forked from Ivasoft/openwrt
all targets: remove all =m kernel config symbols
modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43842
This commit is contained in:
@@ -211,7 +211,6 @@ CONFIG_INPUT_KEYBOARD=y
|
||||
CONFIG_INSTRUCTION_DECODER=y
|
||||
# CONFIG_INTEL_POWERCLAMP is not set
|
||||
# CONFIG_IOMMU_STRESS is not set
|
||||
CONFIG_IOSF_MBI=m
|
||||
CONFIG_IO_DELAY_0X80=y
|
||||
# CONFIG_IO_DELAY_0XED is not set
|
||||
# CONFIG_IO_DELAY_NONE is not set
|
||||
|
||||
Reference in New Issue
Block a user