summaryrefslogtreecommitdiff
path: root/include/configs/efi-x86.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-08-09 00:21:54 -0700
committerMarek Vasut <marex@denx.de>2017-08-21 11:30:44 +0200
commita11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2 (patch)
tree8bef6d9667258bcad2384941d52cab535481bed1 /include/configs/efi-x86.h
parent2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383 (diff)
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
This converts CONFIG_USB_EHCI_PCI to a Kconfig option, and updates all boards that use it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/efi-x86.h')
-rw-r--r--include/configs/efi-x86.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/efi-x86.h b/include/configs/efi-x86.h
index fa263632a25..43935bf4b4f 100644
--- a/include/configs/efi-x86.h
+++ b/include/configs/efi-x86.h
@@ -12,7 +12,6 @@
#undef CONFIG_TPM_TIS_BASE_ADDRESS
#undef CONFIG_SCSI_AHCI
-#undef CONFIG_USB_EHCI_PCI
#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,vga,serial\0" \
"stdout=vga,serial\0" \