diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 19:46:51 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 19:46:51 +0000 |
commit | 7803b63b1ea456f049c99937f58908ac3ad459e0 (patch) | |
tree | 5b3ca651886b8c9d49c79472dd3a0744bb5f5e33 | |
parent | 8add8990967476eca6150cd5efe2df869c3d525c (diff) |
[kernel] generic-2.6/2.6.28: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14184 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 8479755b5..4cb6f574d 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 |