From 102a0743326a03cd1a1202ceda21e175b7d3575c Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:20:52 +0000 Subject: [PATCH] add new system file --- kernel/arch/powerpc/configs/44x/bluestone_defconfig | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/kernel/arch/powerpc/configs/44x/bluestone_defconfig b/kernel/arch/powerpc/configs/44x/bluestone_defconfig index 6b77aea..37088f2 100644 --- a/kernel/arch/powerpc/configs/44x/bluestone_defconfig +++ b/kernel/arch/powerpc/configs/44x/bluestone_defconfig @@ -11,8 +11,6 @@ # CONFIG_COMPAT_BRK is not set CONFIG_BLUESTONE=y # CONFIG_EBONY is not set -CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y @@ -20,7 +18,6 @@ CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_IP_PNP_BOOTP=y -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_CONNECTOR=y CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y -- Gitblit v1.6.2