target/brcm-2.4: add missing CONFIG_INPUT_* symbols

SVN-Revision: 21261
master
Nicolas Thill 14 years ago
parent 9da99a7111
commit f8d36d96b8
  1. 7
      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

Loading…
Cancel
Save