summaryrefslogtreecommitdiff
path: root/configs/gwventana_nand_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-06-11 12:46:18 -0700
committerStefano Babic <sbabic@denx.de>2021-07-10 16:53:33 +0200
commitca942ca1d83282ece414fcf5735c0917570c06d7 (patch)
tree5aaddcf6a0fe28114cacffaadd9ff6c920a7e8e3 /configs/gwventana_nand_defconfig
parente27bddff4b97598baaa7186196ebfb28075f702c (diff)
imx: ventana: remove USB_KEYBOARD support
For some time now having USB_KEYBOARD support has caused usb to be initialized on boot. To allow for a quicker bootup we don't want this for Ventana and don't really need USB keyboard support so remove it. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_nand_defconfig')
-rw-r--r--configs/gwventana_nand_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/gwventana_nand_defconfig b/configs/gwventana_nand_defconfig
index 5d022b63ad..7588395c98 100644
--- a/configs/gwventana_nand_defconfig
+++ b/configs/gwventana_nand_defconfig
@@ -114,7 +114,6 @@ CONFIG_IMX_THERMAL=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_STORAGE=y
-CONFIG_USB_KEYBOARD=y
CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Gateworks"