summaryrefslogtreecommitdiff
path: root/configs/P2041RDB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 18:02:43 +0300
committerTom Rini <trini@konsulko.com>2022-07-07 16:29:56 +0300
commit3dab405b45e5089d42f59d01e3803fab8ac56fcf (patch)
tree2fdacca693c87fe74849be57024e35b425293682 /configs/P2041RDB_defconfig
parenta457ebd78684ba0dba18b1bb5564331f47c180ed (diff)
downloadu-boot-3dab405b45e5089d42f59d01e3803fab8ac56fcf.tar.xz
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/P2041RDB_defconfig')
-rw-r--r--configs/P2041RDB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2041RDB_defconfig b/configs/P2041RDB_defconfig
index e3dd1e93e3..247db8e0fe 100644
--- a/configs/P2041RDB_defconfig
+++ b/configs/P2041RDB_defconfig
@@ -9,6 +9,7 @@ CONFIG_MPC85xx=y
CONFIG_TARGET_P2041RDB=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