diff options
author | Michal Simek <michal.simek@xilinx.com> | 2016-12-21 14:18:31 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut@gmail.com> | 2017-01-17 10:26:21 +0100 |
commit | 63d747477be2f6f948760f2dc9ce0f440c0af45c (patch) | |
tree | 0cade2a175f9f1aabea565654e9396c98c3a3617 /scripts | |
parent | b984700ca4b98597825fbc79c47e7a621889adaf (diff) | |
download | u-boot-63d747477be2f6f948760f2dc9ce0f440c0af45c.tar.gz |
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
Move symbol to Kconfig to cleanup configuration file.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 4935b91a40..12c787817a 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -6819,7 +6819,6 @@ CONFIG_USB_XHCI_FSL CONFIG_USB_XHCI_KEYSTONE CONFIG_USB_XHCI_OMAP CONFIG_USB_XHCI_PCI -CONFIG_USB_XHCI_ZYNQMP CONFIG_USER_LOWLEVEL_INIT CONFIG_USE_FDT CONFIG_USE_INTERRUPT |