From 6b12c8167dad149b7862ae0a15ff49629ff0f969 Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Tue, 19 Jul 2022 13:24:28 +1000 Subject: [PATCH] Remove ppp support. Remove kmod-leds-apu. --- .config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.config b/.config index 1df5d53..c56c921 100644 --- a/.config +++ b/.config @@ -16,6 +16,7 @@ CONFIG_KERNEL_DEVMEM=y # not required CONFIG_AUDIO_SUPPORT=n CONFIG_DISPLAY_SUPPORT=n +CONFIG_PACKAGE_ppp=n CONFIG_PCMCIA_SUPPORT=n # APU 2 kernel modules @@ -25,7 +26,6 @@ CONFIG_PACKAGE_kmod-ata-ahci=y CONFIG_PACKAGE_kmod-crypto-hw-ccp=y CONFIG_PACKAGE_kmod-fs-ext4=y CONFIG_PACKAGE_kmod-igb=y -CONFIG_PACKAGE_kmod-leds-apu=y CONFIG_PACKAGE_kmod-leds-gpio=y CONFIG_PACKAGE_kmod-gpio-button-hotplug=y CONFIG_PACKAGE_kmod-gpio-nct5104d=y @@ -94,8 +94,5 @@ CONFIG_PACKAGE_kmod-forcedeth=n CONFIG_PACKAGE_kmod-ifb=n CONFIG_PACKAGE_kmod-ixgbe=n CONFIG_PACKAGE_kmod-mii=n -CONFIG_PACKAGE_kmod-ppp=n -CONFIG_PACKAGE_kmod-pppoe=n -CONFIG_PACKAGE_kmod-pppox=n CONFIG_PACKAGE_kmod-r8169=n