diff options
| author | Adam Ford <[email protected]> | 2019-08-14 07:23:43 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-08-23 16:42:38 -0400 |
| commit | 3f70bef1b8c2519fe34a16937457342629303e62 (patch) | |
| tree | 4c1ccb0c64c286a29cdb59eceb7622872695a12d /scripts | |
| parent | 057055660fd52cc52c6dfe2ac67dc6ae3040c71f (diff) | |
Convert CONFIG_FSL_USDHC to Kconfig
This converts the following to Kconfig:
CONFIG_FSL_USDHC
Signed-off-by: Adam Ford <[email protected]>
[trini: Add IMX8M, TARGET_S32V234EVB to FSL_USDHC list]
Signed-off-by: Tom Rini <[email protected]>
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 fb3c3b840f9..0a646bda5f2 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -621,7 +621,6 @@ CONFIG_FSL_SGMII_RISER CONFIG_FSL_SPI_INTERFACE CONFIG_FSL_TBCLK_EXTRA_DIV CONFIG_FSL_TRUST_ARCH_v1 -CONFIG_FSL_USDHC CONFIG_FSL_VIA CONFIG_FSMC_NAND_BASE CONFIG_FSMTDBLK |
