diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-18 12:10:26 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-18 12:10:26 +0000 |
commit | f9887a55d2869bac4a2a1989378e0b1a836b038b (patch) | |
tree | c667e72e474d6981a4586453b78ba5f9c3616a54 /target/linux | |
parent | d2a724553ed43287ec48f9394781398ea494686d (diff) |
[ep93xx] add missing keyboard symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25036 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 5f58bc6a1..dc5e89257 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 |