diff options
| author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-02 18:46:40 +0000 |
|---|---|---|
| committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-02 18:46:40 +0000 |
| commit | 1a24fcd9ecdeb5256c80ccde1530943d15b7a9a6 (patch) | |
| tree | 4dd7518d18115ec74463629fce32c29ea08244af | |
| parent | 247973e742e90c6d51ee2d7835cff7e7c29570a8 (diff) | |
| download | upstream-1a24fcd9ecdeb5256c80ccde1530943d15b7a9a6.tar.gz upstream-1a24fcd9ecdeb5256c80ccde1530943d15b7a9a6.tar.bz2 upstream-1a24fcd9ecdeb5256c80ccde1530943d15b7a9a6.zip | |
generic/2.6.30: add missing Kconfig options
SVN-Revision: 15560
| -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 05658a7c357..5fb7328cb9c 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 |
