diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-02 18:46:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-02 18:46:40 +0000 |
commit | e32b61303b36991ed145d68fca12947b086c0da3 (patch) | |
tree | 9bcc1ad1662113a97e17f72f107c9ec3fb5e0f8d /target/linux | |
parent | e09d907bbbc1d2276296a7f232f58062f3c03e3d (diff) |
[kernel] generic/2.6.30: add missing Kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15560 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 05658a7c3..5fb7328cb 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -653,6 +653,7 @@ CONFIG_INITRAMFS_COMPRESSION_NONE=y # CONFIG_INPUT_EVBUG is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_FF_MEMLESS is not set +# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set # CONFIG_INPUT is not set # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_JOYSTICK is not set @@ -866,6 +867,7 @@ CONFIG_JOLIET=y # CONFIG_LDM_PARTITION is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_CLASS=y +# CONFIG_LEDS_DAC124S085 is not set CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_LP5521 is not set # CONFIG_LEDS_PCA9532 is not set @@ -1631,6 +1633,7 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_CORE=y # CONFIG_SERIAL_JSM is not set +# CONFIG_SERIAL_MAX3100 is not set # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_SERIAL_UARTLITE is not set # CONFIG_SERIO is not set |