aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-03 18:48:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-03 18:48:10 +0000
commit7b966b91741fcd5b8b08e0f58d9931fb04319f5b (patch)
tree3fd745d7ed3c26608d621a17c87aa96afe455844 /target/linux/generic/config-3.18
parentc3daf8ff1ed7db58f102b930ab860094ae4269fd (diff)
downloadmaster-187ad058-7b966b91741fcd5b8b08e0f58d9931fb04319f5b.tar.gz
master-187ad058-7b966b91741fcd5b8b08e0f58d9931fb04319f5b.tar.bz2
master-187ad058-7b966b91741fcd5b8b08e0f58d9931fb04319f5b.zip
linux: Add missing config options to generic configs
These missing options have been noticed while enabling the following configuration options on ipq806x, but they're available in the standard kernel: *ARCH_QCOM *CONFIG_USB_SUPPORT *CONFIG_USB_DWC3 *CONFIG_MFD_SYSCON Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45256 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.1812
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index e4df694769..7c05594e5b 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -925,6 +925,7 @@ CONFIG_DQL=y
# CONFIG_DVB_TUNER_DIB0090 is not set
# CONFIG_DW_DMAC is not set
# CONFIG_DW_WATCHDOG is not set
+# CONFIG_DWC3_HOST_USB3_LPM_ENABLE is not set
# CONFIG_DX_SEP is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_E100 is not set
@@ -1171,6 +1172,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_SX150X is not set
+# CONFIG_GPIO_SYSCON is not set
# CONFIG_GPIO_SYSFS is not set
# CONFIG_GPIO_TS5500 is not set
# CONFIG_GPIO_VX855 is not set
@@ -1822,6 +1824,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y
# CONFIG_LEDS_PCA9685 is not set
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_RENESAS_TPU is not set
+# CONFIG_LEDS_SYSCON is not set
# CONFIG_LEDS_TCA6507 is not set
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
@@ -2836,6 +2839,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_PHYS_ADDR_T_64BIT is not set
# CONFIG_PHY_EXYNOS_DP_VIDEO is not set
# CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
+# CONFIG_PHY_QCOM_DWC3 is not set
# CONFIG_PHY_SAMSUNG_USB2 is not set
# CONFIG_PID_IN_CONTEXTIDR is not set
# CONFIG_PID_NS is not set
@@ -2869,6 +2873,7 @@ CONFIG_PINMUX=y
# CONFIG_POWER_AVS is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_RESET_RESTART is not set
+# CONFIG_POWER_RESET_VERSATILE is not set
# CONFIG_POWER_SUPPLY is not set
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PPC4xx_GPIO is not set
@@ -2994,6 +2999,7 @@ CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_REGULATOR is not set
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
+# CONFIG_REGULATOR_ANATOP is not set
# CONFIG_REGULATOR_BQ24022 is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
@@ -4053,11 +4059,16 @@ CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DWC2_HOST is not set
# CONFIG_USB_DWC2_PERIPHERAL is not set
# CONFIG_USB_DWC3 is not set
+# CONFIG_USB_DWC3_EXYNOS is not set
+# CONFIG_USB_DWC3_QCOM is not set
+# CONFIG_USB_DWC3_PCI is not set
+# CONFIG_USB_DWC3_KEYSTONE is not set
# CONFIG_USB_DWC_OTG_LPM is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_EG20T is not set
# CONFIG_USB_EHCI_HCD_AT91 is not set
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
+# CONFIG_USB_EHCI_MSM is not set
# CONFIG_USB_EHCI_MV is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
@@ -4181,6 +4192,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_MOUSE is not set
+# CONFIG_USB_MSM_OTG is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_MV_U3D is not set
# CONFIG_USB_MV_UDC is not set