aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-29 16:01:28 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-29 16:01:28 +0000
commite8f45268969e584654835080afda8d3f28011e81 (patch)
tree4a5097861a5aef0ea2cbb77c0b3cec45cfd02331 /target
parent196bd1a08cda62e268455a0d7d35b5f4fd4ff8c7 (diff)
downloadmaster-187ad058-e8f45268969e584654835080afda8d3f28011e81.tar.gz
master-187ad058-e8f45268969e584654835080afda8d3f28011e81.tar.bz2
master-187ad058-e8f45268969e584654835080afda8d3f28011e81.zip
target/brcm-2.4: add missing CONFIG_INPUT_* symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21261 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.4/config-default7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-default b/target/linux/generic-2.4/config-default
index 8490f36b39..7871a27885 100644
--- a/target/linux/generic-2.4/config-default
+++ b/target/linux/generic-2.4/config-default
@@ -176,12 +176,17 @@ CONFIG_HOTPLUG=y
CONFIG_IMQ=m
# CONFIG_INET_ECN is not set
CONFIG_INET=y
+# CONFIG_INPUT is not set
+# CONFIG_INPUT_DB9 is not set
# CONFIG_INPUT_EVDEV is not set
+# CONFIG_INPUT_GAMECON is not set
# CONFIG_INPUT_GAMEPORT is not set
-# CONFIG_INPUT is not set
+# CONFIG_INPUT_IFORCE_USB is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_KEYBDEV is not set
# CONFIG_INPUT_MOUSEDEV is not set
+# CONFIG_INPUT_SERIO is not set
+# CONFIG_INPUT_TURBOGRAFX is not set
# CONFIG_INPUT_UINPUT is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_IP6_NF_FILTER=m