CONFIG_LEDS_GPIO_PLATFORM went away a while ago.

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b

Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.

Signed-off-by: Philip Prindeville <[email protected]>
Index: target/linux/x86/geos/config-default
===================================================================
--- target/linux/x86/geos/config-default        (revision 30677)
+++ target/linux/x86/geos/config-default        (working copy)
@@ -12,7 +12,6 @@
 CONFIG_HWMON=y
 # CONFIG_HWMON_DEBUG_CHIP is not set
 # CONFIG_ISDN is not set
-# CONFIG_LEDS_GPIO is not set
 # CONFIG_M486 is not set
 # CONFIG_MATH_EMULATION is not set
 CONFIG_MGEODE_LX=y
Index: target/linux/x86/net5501/config-default
===================================================================
--- target/linux/x86/net5501/config-default     (revision 30677)
+++ target/linux/x86/net5501/config-default     (working copy)
@@ -9,7 +9,6 @@
 CONFIG_HWMON=y
 # CONFIG_HWMON_DEBUG_CHIP is not set
 # CONFIG_ISDN is not set
-# CONFIG_LEDS_GPIO is not set
 # CONFIG_M486 is not set
 # CONFIG_MATH_EMULATION is not set
 CONFIG_MGEODE_LX=y
Index: target/linux/x86/config-3.2
===================================================================
--- target/linux/x86/config-3.2 (revision 30677)
+++ target/linux/x86/config-3.2 (working copy)
@@ -195,6 +195,7 @@
 CONFIG_KALLSYMS=y
 CONFIG_KEXEC=y
 CONFIG_KTIME_SCALAR=y
+# CONFIG_LEDS_GPIO is not set
 # CONFIG_M386 is not set
 CONFIG_M486=y
 # CONFIG_M586 is not set
Index: target/linux/x86/config-3.3
===================================================================
--- target/linux/x86/config-3.3 (revision 30677)
+++ target/linux/x86/config-3.3 (working copy)
@@ -197,6 +197,7 @@
 CONFIG_KALLSYMS=y
 CONFIG_KEXEC=y
 CONFIG_KTIME_SCALAR=y
+# CONFIG_LEDS_GPIO is not set
 # CONFIG_M386 is not set
 CONFIG_M486=y
 # CONFIG_M586 is not set
Index: target/linux/generic/config-3.0
===================================================================
--- target/linux/generic/config-3.0     (revision 30677)
+++ target/linux/generic/config-3.0     (working copy)
@@ -1221,7 +1221,6 @@
 # CONFIG_LEDS_BD2802 is not set
 CONFIG_LEDS_CLASS=y
 # CONFIG_LEDS_DAC124S085 is not set
-CONFIG_LEDS_GPIO_PLATFORM=y
 # CONFIG_LEDS_INTEL_SS4200 is not set
 # CONFIG_LEDS_LM3530 is not set
 # CONFIG_LEDS_LP3944 is not set
Index: target/linux/generic/config-3.1
===================================================================
--- target/linux/generic/config-3.1     (revision 30677)
+++ target/linux/generic/config-3.1     (working copy)
@@ -1234,7 +1234,6 @@
 # CONFIG_LEDS_BD2802 is not set
 CONFIG_LEDS_CLASS=y
 # CONFIG_LEDS_DAC124S085 is not set
-CONFIG_LEDS_GPIO_PLATFORM=y
 # CONFIG_LEDS_INTEL_SS4200 is not set
 # CONFIG_LEDS_LM3530 is not set
 # CONFIG_LEDS_LP3944 is not set
Index: target/linux/generic/config-3.2
===================================================================
--- target/linux/generic/config-3.2     (revision 30677)
+++ target/linux/generic/config-3.2     (working copy)
@@ -1254,7 +1254,6 @@
 # CONFIG_LEDS_BD2802 is not set
 CONFIG_LEDS_CLASS=y
 # CONFIG_LEDS_DAC124S085 is not set
-CONFIG_LEDS_GPIO_PLATFORM=y
 # CONFIG_LEDS_INTEL_SS4200 is not set
 # CONFIG_LEDS_LM3530 is not set
 # CONFIG_LEDS_LP3944 is not set
Index: target/linux/generic/config-3.3
===================================================================
--- target/linux/generic/config-3.3     (revision 30677)
+++ target/linux/generic/config-3.3     (working copy)
@@ -1265,7 +1265,6 @@
 # CONFIG_LEDS_BD2802 is not set
 CONFIG_LEDS_CLASS=y
 # CONFIG_LEDS_DAC124S085 is not set
-CONFIG_LEDS_GPIO_PLATFORM=y
 # CONFIG_LEDS_INTEL_SS4200 is not set
 # CONFIG_LEDS_LM3530 is not set
 # CONFIG_LEDS_LP3944 is not set
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to