From 7cc5b6f9e9ef3414b282d87a51095a834a39969b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Jan 2015 13:02:44 +0000 Subject: 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 SVN-Revision: 43842 --- target/linux/adm8668/config-3.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/adm8668') diff --git a/target/linux/adm8668/config-3.14 b/target/linux/adm8668/config-3.14 index 6d8d3c7e62..25b3753101 100644 --- a/target/linux/adm8668/config-3.14 +++ b/target/linux/adm8668/config-3.14 @@ -27,7 +27,6 @@ CONFIG_DECOMPRESS_LZMA=y # CONFIG_DM9102 is not set CONFIG_DMA_NONCOHERENT=y CONFIG_EARLY_PRINTK=y -CONFIG_EEPROM_93CX6=m CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y -- cgit v1.2.3