summaryrefslogtreecommitdiff
path: root/configs/P5040DS_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-27 13:35:46 -0400
committerTom Rini <trini@konsulko.com>2022-07-08 17:57:33 -0400
commit38d091ac1d2d57612adb53b802609a7c3dcdbe3d (patch)
treeb08fc8b1717a9438835a608ecc05080db03ffe37 /configs/P5040DS_NAND_defconfig
parent52686b87390791945eb05deaedac3c47f193a80f (diff)
downloadu-boot-38d091ac1d2d57612adb53b802609a7c3dcdbe3d.tar.gz
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/P5040DS_NAND_defconfig')
-rw-r--r--configs/P5040DS_NAND_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P5040DS_NAND_defconfig b/configs/P5040DS_NAND_defconfig
index 741adc5162..f48b0f92f7 100644
--- a/configs/P5040DS_NAND_defconfig
+++ b/configs/P5040DS_NAND_defconfig
@@ -10,6 +10,7 @@ CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_BOOK3E_HV=y
CONFIG_SYS_FSL_CPC=y
+CONFIG_SYS_CACHE_STASHING=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
CONFIG_PCIE3=y