add some more symbols

SVN-Revision: 36834
master
Imre Kaloz 11 years ago
parent 812bb43a47
commit 8170c9cfb0
  1. 1
      package/kernel/modules/usb.mk
  2. 4
      target/linux/generic/config-3.10

@ -135,6 +135,7 @@ define KernelPackage/usb2
CONFIG_USB_EHCI_ATH79=y \
CONFIG_USB_EHCI_BCM63XX=y \
CONFIG_USB_OCTEON_EHCI=y \
CONFIG_USB_EHCI_HCD_ORION=y \
CONFIG_USB_EHCI_HCD_PLATFORM=y
ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,3.8.0)),1)
FILES:= \

@ -455,6 +455,7 @@ CONFIG_CMDLINE=""
# CONFIG_CODE_PATCHING_SELFTEST is not set
# CONFIG_COMEDI is not set
# CONFIG_COMMON_CLK_DEBUG is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMPACTION is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_COMPAT_BRK is not set
@ -892,6 +893,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_CS5535 is not set
# CONFIG_GPIO_EM is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
# CONFIG_GPIO_ICH is not set
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_LANGWELL is not set
@ -905,6 +907,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_RCAR is not set
# CONFIG_GPIO_RDC321X is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SX150X is not set
@ -1324,6 +1327,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IRDA is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_IRQ_DOMAIN_DEBUG is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_IR_IMON is not set
# CONFIG_IR_JVC_DECODER is not set
# CONFIG_IR_LIRC_CODEC is not set

Loading…
Cancel
Save