summaryrefslogtreecommitdiff
path: root/configs/minnowmax_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-30 13:23:27 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 12:17:02 (GMT)
commitb9342b2cc69b41964ab31d4154913e72cc72c4b7 (patch)
treedba40aa1bbb1f6694c56ac39dbfc7192f68a0657 /configs/minnowmax_defconfig
parent1df7f0b6a00c2080c50de775b4ef621aad24c47e (diff)
downloadu-boot-fsl-qoriq-b9342b2cc69b41964ab31d4154913e72cc72c4b7.tar.xz
x86: kconfig: Move USB to platform Kconfig
Like other peripheral drivers, move USB related drivers to platform Kconfig as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r--configs/minnowmax_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig
index 5a770a9..0d58848 100644
--- a/configs/minnowmax_defconfig
+++ b/configs/minnowmax_defconfig
@@ -46,7 +46,6 @@ CONFIG_CPU=y
CONFIG_RTL8169=y
CONFIG_DEBUG_UART_BASE=0x3f8
CONFIG_DEBUG_UART_CLOCK=1843200
-CONFIG_USB_XHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_USB_KEYBOARD=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y