diff options
author | Rajesh Bhagat | 2019-01-20 05:30:06 +0000 |
---|---|---|
committer | Prabhakar Kushwaha | 2019-02-19 10:26:44 +0530 |
commit | bbf5b2528211dd34f257edea7aa1c9b1dfa05f9b (patch) | |
tree | 9e7ba2b8e4e85c5445cef789c2b58998d57c7ae4 /scripts | |
parent | a8608060052dd083ea57fae52d2bb58537e7605a (diff) |
armv8: layerscape: move TZASC and TZPC configs to Kconfig
Moves FSL_TZASC_400 and FSL_TZPC_BP147 configs to Kconfig
for LS1088A and LS2088A platforms.
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 2b3572568b1..ef4efd4d724 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -670,8 +670,6 @@ CONFIG_FSL_SGMII_RISER CONFIG_FSL_SPI_INTERFACE CONFIG_FSL_TBCLK_EXTRA_DIV CONFIG_FSL_TRUST_ARCH_v1 -CONFIG_FSL_TZASC_400 -CONFIG_FSL_TZPC_BP147 CONFIG_FSL_USDHC CONFIG_FSL_VIA CONFIG_FSMC_NAND_BASE |