diff options
author | Rajesh Bhagat <rajesh.bhagat@nxp.com> | 2021-02-15 09:46:14 +0100 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2021-03-05 10:25:41 +0530 |
commit | c8c0170f192e975c85aadb8ebcfb4d1ac3cfc5f2 (patch) | |
tree | 1d6a69dafd05c587de8741bd13044aca2b249551 /scripts/config_whitelist.txt | |
parent | 504debcd8c1f4d86682ed8f3c7472284a2b6e822 (diff) | |
download | u-boot-c8c0170f192e975c85aadb8ebcfb4d1ac3cfc5f2.tar.gz u-boot-c8c0170f192e975c85aadb8ebcfb4d1ac3cfc5f2.tar.bz2 u-boot-c8c0170f192e975c85aadb8ebcfb4d1ac3cfc5f2.zip |
configs: fsl: move via specific defines to Kconfig
Moves below via specific defines to Kconfig:
CONFIG_FSL_VIA
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'scripts/config_whitelist.txt')
-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 3ba2781e5a..e793cd1169 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -551,7 +551,6 @@ CONFIG_FSL_SERDES2 CONFIG_FSL_SGMII_RISER CONFIG_FSL_TBCLK_EXTRA_DIV CONFIG_FSL_TRUST_ARCH_v1 -CONFIG_FSL_VIA CONFIG_FSMC_NAND_BASE CONFIG_FSMTDBLK CONFIG_FSNOTIFY |