From 9bdeb2e579a44aded65f570d855c5c78606e28cb Mon Sep 17 00:00:00 2001 From: Olli Date: Thu, 4 Mar 2021 22:46:16 +0100 Subject: [PATCH] Added required modules for lamobo r1 --- config-bpi-r1 | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/config-bpi-r1 b/config-bpi-r1 index 62e9eca5..faa8b1cb 100644 --- a/config-bpi-r1 +++ b/config-bpi-r1 @@ -14,28 +14,44 @@ CONFIG_PACKAGE_attr=y CONFIG_PACKAGE_f2fs-tools=y CONFIG_PACKAGE_f2fsck=y CONFIG_PACKAGE_mkf2fs=y -CONFIG_PACKAGE_swconfig=y # CONFIG_PACKAGE_mc is not set -CONFIG_PACKAGE_kmod-swconfig=y +CONFIG_PACKAGE_wpad-basic-wolfssl=y +CONFIG_PACKAGE_rtl8188eu-firmware=y +CONFIG_PACKAGE_ath9k-htc-firmware=y +CONFIG_PACKAGE_mt7601u-firmware=y +CONFIG_PACKAGE_rt2800-usb-firmware=y +CONFIG_PACKAGE_rtl8192cu-firmware=y +CONFIG_PACKAGE_rtl8192su-firmware=y +CONFIG_PACKAGE_kmod-switch-bcm53xx=y +CONFIG_PACKAGE_kmod-switch-bcm53xx-mdio=y +CONFIG_PACKAGE_swconfig=y +CONFIG_PACAKGE_kmod-swconfig=y CONFIG_PACKAGE_kmod-ata-sunxi=y -CONFIG_PACKAGE_kmod-rtc-sunxi=m -CONFIG_PACKAGE_kmod-sunxi-ir=y -CONFIG_PACKAGE_kmod-sound-soc-sunxi=y -CONFIG_PACKAGE_kmod-sound-soc-sunxi-spdif=y +CONFIG_PACKAGE_kmod-rtl8192cu=y +CONFIG_PACKAGE_kmod-ath9k-common=y +CONFIG_PACKAGE_kmod-ath9k-htc=y +CONFIG_PACKAGE_kmod-usb-net-rtl8150=y +CONFIG_PACKAGE_kmod-usb-net-rtl8152=y +CONFIG_PACKAGE_kmod-net-rtl8192su=y +CONFIG_PACKAGE_kmod-rtl8187=y CONFIG_PACKAGE_kmod-rtl8192c-common=y CONFIG_PACKAGE_kmod-rtl8192cu=y +CONFIG_PACKAGE_kmod-rtl8xxxu=y +CONFIG_PACKAGE_kmod-sunxi-ir=y +CONFIG_PACKAGE_kmod-sound-soc-sunxi=y CONFIG_PACKAGE_kmod-rtlwifi-usb=y CONFIG_PACKAGE_kmod-rtlwifi=y CONFIG_PACKAGE_kmod-scsi-core=y CONFIG_PACKAGE_kmod-slhc=y CONFIG_PACKAGE_kmod-usb-core=y CONFIG_PACKAGE_kmod-wdt-sunxi=y -CONFIG_PACKAGE_kmod-leds-gpio=m +CONFIG_PACKAGE_kmod-leds-gpio=y CONFIG_PACKAGE_kmod-ledtrig-activity=m -CONFIG_PACKAGE_kmod-ledtrig-gpio=m +CONFIG_PACKAGE_kmod-ledtrig-gpio=y CONFIG_PACKAGE_kmod-ledtrig-oneshot=m CONFIG_PACKAGE_kmod-ledtrig-transient=m CONFIG_PACKAGE_kmod-ipt-led=m CONFIG_PACKAGE_kmod-usb-ledtrig-usbport=m -CONFIG_PACKAGE_wpad-basic-wolfssl=y +CONFIG_PACKAGE_kmod-can-bcm=y CONFIG_KERNEL_ARM_MODULE_PLTS=y +CONFIG_DEFAULT_kmod-sunxi-gmac=y