aboutsummaryrefslogtreecommitdiff
path: root/configs/T2080QDS_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-06-27 13:35:46 -0400
committerTom Rini2022-07-08 17:57:33 -0400
commit38d091ac1d2d57612adb53b802609a7c3dcdbe3d (patch)
treeb08fc8b1717a9438835a608ecc05080db03ffe37 /configs/T2080QDS_NAND_defconfig
parent52686b87390791945eb05deaedac3c47f193a80f (diff)
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CACHE_STASHING Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T2080QDS_NAND_defconfig')
-rw-r--r--configs/T2080QDS_NAND_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080QDS_NAND_defconfig b/configs/T2080QDS_NAND_defconfig
index 0a83ed19b19..f9475619603 100644
--- a/configs/T2080QDS_NAND_defconfig
+++ b/configs/T2080QDS_NAND_defconfig
@@ -14,6 +14,7 @@ CONFIG_TARGET_T2080QDS=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_BOOK3E_HV=y
CONFIG_SYS_FSL_CPC=y
+CONFIG_SYS_CACHE_STASHING=y
CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_SPL_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_PCIE1=y