aboutsummaryrefslogtreecommitdiff
path: root/configs/P3041DS_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-06-25 11:02:43 -0400
committerTom Rini2022-07-07 09:29:56 -0400
commit3dab405b45e5089d42f59d01e3803fab8ac56fcf (patch)
tree2fdacca693c87fe74849be57024e35b425293682 /configs/P3041DS_defconfig
parenta457ebd78684ba0dba18b1bb5564331f47c180ed (diff)
Convert CONFIG_SYS_BOOK3E_HV to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOK3E_HV Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P3041DS_defconfig')
-rw-r--r--configs/P3041DS_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P3041DS_defconfig b/configs/P3041DS_defconfig
index d083c256b08..b587d525a26 100644
--- a/configs/P3041DS_defconfig
+++ b/configs/P3041DS_defconfig
@@ -9,6 +9,7 @@ CONFIG_MPC85xx=y
CONFIG_TARGET_P3041DS=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_ENABLE_36BIT_PHYS=y
+CONFIG_SYS_BOOK3E_HV=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
CONFIG_PCIE3=y