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 | 7498219088c9a11d5cd692c4fcdab766c6c055f1 (patch) | |
tree | c770b99f3b5668442d344bc00e2bcb91d265e66f /target | |
parent | f7c05075ff335f12dd7badb3552eb510e02ffd30 (diff) | |
download | upstream-7498219088c9a11d5cd692c4fcdab766c6c055f1.tar.gz upstream-7498219088c9a11d5cd692c4fcdab766c6c055f1.tar.bz2 upstream-7498219088c9a11d5cd692c4fcdab766c6c055f1.zip |
[x86] add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11105 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |