diff options
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-3.2 | 1 | ||||
-rw-r--r-- | target/linux/x86/config-3.3 | 1 | ||||
-rw-r--r-- | target/linux/x86/geos/config-default | 1 | ||||
-rw-r--r-- | target/linux/x86/net5501/config-default | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/config-3.2 b/target/linux/x86/config-3.2 index 4396762935..59de08a296 100644 --- a/target/linux/x86/config-3.2 +++ b/target/linux/x86/config-3.2 @@ -195,6 +195,7 @@ CONFIG_JBD2=y 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 diff --git a/target/linux/x86/config-3.3 b/target/linux/x86/config-3.3 index 8843ee19c1..4e4ae39416 100644 --- a/target/linux/x86/config-3.3 +++ b/target/linux/x86/config-3.3 @@ -197,6 +197,7 @@ CONFIG_JBD2=y 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 diff --git a/target/linux/x86/geos/config-default b/target/linux/x86/geos/config-default index 6d4fe037c4..dfe3080810 100644 --- a/target/linux/x86/geos/config-default +++ b/target/linux/x86/geos/config-default @@ -12,7 +12,6 @@ CONFIG_GPIO_SYSFS=y 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 diff --git a/target/linux/x86/net5501/config-default b/target/linux/x86/net5501/config-default index b581e95d61..d2536faede 100644 --- a/target/linux/x86/net5501/config-default +++ b/target/linux/x86/net5501/config-default @@ -9,7 +9,6 @@ CONFIG_GPIO_SYSFS=y 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 |