targets/generic_fberlin: keep up with renamed CONFIGs of BATMAN-adv

51256a7c84
This commit is contained in:
Sven Roederer 2020-02-25 01:14:46 +01:00 committed by Sven Roederer
parent 01c1e9cc34
commit 2f2a2a4e1e

View File

@ -12,8 +12,9 @@ config 'CONFIG_BUILD_LOG=y'
config '# CONFIG_KERNEL_DEBUG_INFO is not set'
config '# CONFIG_KERNEL_DEBUG_KERNEL is not set'
config '# CONFIG_KERNEL_KALLSYMS is not set'
--config 'CONFIG_KMOD_BATMAN_ADV_DAT=y'
--config 'CONFIG_KMOD_BATMAN_ADV_MCAST=y'
config 'CONFIG_BATMAN_ADV_BLA=y'
config 'CONFIG_BATMAN_ADV_DAT=y'
config 'CONFIG_BATMAN_ADV_MCAST=y'
config 'CONFIG_BUSYBOX_CUSTOM=y'
config '# CONFIG_BUSYBOX_CONFIG_MKSWAP is not set'
config '# CONFIG_BUSYBOX_CONFIG_SWAPON is not set'