diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-01-18 12:10:26 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-01-18 12:10:26 +0000 |
commit | 2476a09fc65b55431dc7e608cd1e6875dab0666c (patch) | |
tree | c667e72e474d6981a4586453b78ba5f9c3616a54 /target | |
parent | 7ed5c3338cfe2b56e073c7fb870c75108ab22341 (diff) | |
download | upstream-2476a09fc65b55431dc7e608cd1e6875dab0666c.tar.gz upstream-2476a09fc65b55431dc7e608cd1e6875dab0666c.tar.bz2 upstream-2476a09fc65b55431dc7e608cd1e6875dab0666c.zip |
[ep93xx] add missing keyboard symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25036 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ep93xx/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ep93xx/config-2.6.36 b/target/linux/ep93xx/config-2.6.36 index 5f58bc6a1a..dc5e892575 100644 --- a/target/linux/ep93xx/config-2.6.36 +++ b/target/linux/ep93xx/config-2.6.36 @@ -151,6 +151,7 @@ CONFIG_INOTIFY_USER=y CONFIG_INPUT=y # CONFIG_INPUT_MISC is not set CONFIG_INPUT_TOUCHSCREEN=y +# CONFIG_KEYBOARD_EP93XX is not set # CONFIG_LEDS_GPIO is not set CONFIG_LOGO=y CONFIG_LOGO_LINUX_CLUT224=y |