From 805f9e574dcb85996f6406ea6295fd39247a3201 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43842 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm2708/config-3.14 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/brcm2708') diff --git a/target/linux/brcm2708/config-3.14 b/target/linux/brcm2708/config-3.14 index a343c4cd16..5c4c9e7a3b 100644 --- a/target/linux/brcm2708/config-3.14 +++ b/target/linux/brcm2708/config-3.14 @@ -22,8 +22,6 @@ CONFIG_ARM_UNWIND=y CONFIG_AVERAGE=y # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set -CONFIG_BACKLIGHT_CLASS_DEVICE=m -CONFIG_BACKLIGHT_GENERIC=m CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BCM2708_DMAER=y CONFIG_BCM2708_GPIO=y @@ -150,7 +148,6 @@ CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_XZ is not set CONFIG_KTIME_SCALAR=y # CONFIG_LCD_AMS369FG06 is not set -CONFIG_LCD_CLASS_DEVICE=m # CONFIG_LCD_L4F00242T03 is not set # CONFIG_LCD_LD9040 is not set # CONFIG_LCD_LMS283GF05 is not set -- cgit v1.2.3