diff options
author | Adam Ford <aford173@gmail.com> | 2018-01-02 10:39:52 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-22 16:43:30 -0500 |
commit | 6574864df8db62a45e1875d4e1c42e5c8b8cbe0e (patch) | |
tree | 7ffc4cd3dd3bdd1dccf46fd2b4e17e48870460d7 /scripts | |
parent | b9b500b0f9c3a37e064bd84eae65c807b8619dea (diff) | |
download | u-boot-6574864df8db62a45e1875d4e1c42e5c8b8cbe0e.zip u-boot-6574864df8db62a45e1875d4e1c42e5c8b8cbe0e.tar.gz u-boot-6574864df8db62a45e1875d4e1c42e5c8b8cbe0e.tar.bz2 |
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
This converts the following to Kconfig:
CONFIG_ROCKCHIP_USB2_PHY
Signed-off-by: Adam Ford <aford173@gmail.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 3f4b512..526383d 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1793,7 +1793,6 @@ CONFIG_RMSTP9_ENA CONFIG_ROCKCHIP_CHIP_TAG CONFIG_ROCKCHIP_MAX_INIT_SIZE CONFIG_ROCKCHIP_SDHCI_MAX_FREQ -CONFIG_ROCKCHIP_USB2_PHY CONFIG_ROM_STUBS CONFIG_ROOTFS_OFFSET CONFIG_ROOTPATH |