diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 19:46:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 19:46:51 +0000 |
commit | 87d29df81ec3d517d4fc33783fc7f3db368d72bd (patch) | |
tree | 6ed0289e6991828f434f5d2588cb49429d6bc41a /target/linux/generic-2.6 | |
parent | 58765184c64105ef29a72f221df8c9f2e6207fb6 (diff) | |
download | upstream-87d29df81ec3d517d4fc33783fc7f3db368d72bd.tar.gz upstream-87d29df81ec3d517d4fc33783fc7f3db368d72bd.tar.bz2 upstream-87d29df81ec3d517d4fc33783fc7f3db368d72bd.zip |
generic-2.6/2.6.28: add missing config symbol
SVN-Revision: 14184
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 8479755b5d..4cb6f574d7 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -577,6 +577,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_INPUT_ATI_REMOTE is not set # CONFIG_INPUT_ATI_REMOTE2 is not set # CONFIG_INPUT_ATLAS_BTNS is not set +# CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_EVBUG is not set CONFIG_INPUT_EVDEV=m # CONFIG_INPUT_FF_MEMLESS is not set |