From ea08eeccae9297f7aabd2ef7f0c2517ac4549acc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:18:26 +0000 Subject: [PATCH] write in 30M --- kernel/arch/powerpc/configs/mpc5200_defconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kernel/arch/powerpc/configs/mpc5200_defconfig b/kernel/arch/powerpc/configs/mpc5200_defconfig index 7a2b2aa..83d8013 100644 --- a/kernel/arch/powerpc/configs/mpc5200_defconfig +++ b/kernel/arch/powerpc/configs/mpc5200_defconfig @@ -15,7 +15,6 @@ CONFIG_PPC_MPC5200_BUGFIX=y CONFIG_PPC_MPC5200_LPBFIFO=m # CONFIG_PPC_PMAC is not set -CONFIG_SIMPLE_GPIO=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y @@ -27,7 +26,6 @@ CONFIG_IP_PNP_BOOTP=y CONFIG_SYN_COOKIES=y # CONFIG_IPV6 is not set -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_BLOCK=y -- Gitblit v1.6.2