Skip to content

Commit

Permalink
Remove ppp support. Remove kmod-leds-apu.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckenzie committed Jul 19, 2022
1 parent f69e5f9 commit 6b12c81
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 6b12c81

Please sign in to comment.