diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-05-10 23:14:57 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-05-10 23:14:57 +0000 |
commit | 8222d04d45ebf74ce95c4a08de43c949d54cfa7b (patch) | |
tree | a7c0950e7a6a05583c35dadff56aaf8ca3990eb0 | |
parent | 40881701d0864c965d98ef0d7b217006847c18bd (diff) | |
download | master-31e0f0ae-8222d04d45ebf74ce95c4a08de43c949d54cfa7b.tar.gz master-31e0f0ae-8222d04d45ebf74ce95c4a08de43c949d54cfa7b.tar.bz2 master-31e0f0ae-8222d04d45ebf74ce95c4a08de43c949d54cfa7b.zip |
add missing config symbol
SVN-Revision: 11105
-rw-r--r-- | target/linux/x86/config-2.6.25 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-2.6.25 b/target/linux/x86/config-2.6.25 index de9404d131..fbb95e1806 100644 --- a/target/linux/x86/config-2.6.25 +++ b/target/linux/x86/config-2.6.25 @@ -177,6 +177,7 @@ CONFIG_IDE_GENERIC=y # CONFIG_IGB is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_EVDEV is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_MOUSE=y |