Add some missing symbols to the generic 2.6.32 config

SVN-Revision: 19490
master
Lars-Peter Clausen 15 years ago
parent 9a201dcd10
commit 4d9a900dbb
  1. 3
      target/linux/generic-2.6/config-2.6.32
  2. 3
      target/linux/omap35xx/config-2.6.32

@ -1055,7 +1055,9 @@ CONFIG_JOLIET=y
CONFIG_KERNEL_LZMA=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KEXEC is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYS is not set
# CONFIG_KMEMTRACE is not set
@ -1685,6 +1687,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_QLA3XXX is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_QT2160 is not set
# CONFIG_QUOTA is not set
# CONFIG_R3964 is not set
# CONFIG_R6040 is not set

@ -674,14 +674,11 @@ CONFIG_INPUT_EVDEV=y
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set

Loading…
Cancel
Save