commit | 71da74743180c81c3af31108839b5d0e6a1aff87 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:18:10 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:33 2019 +0200 |
tree | 9eb3a07ea727e9a80325c5008979dc559305c1a3 | |
parent | be5abb0a834c346f9b22f983e9002ebab2c72cb3 [diff] [blame] |
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig Migrate CONFIG_SYS_IMMR to Kconfig for MPC83xx. Signed-off-by: Mario Six <mario.six@gdsys.cc>
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index 24590d1..9c16a12 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig
@@ -4,6 +4,7 @@ CONFIG_MPC83xx=y CONFIG_HIGH_BATS=y CONFIG_TARGET_IDS8313=y +CONFIG_SYS_IMMR=0xF0000000 CONFIG_CORE_PLL_RATIO_2_1=y CONFIG_PCI_HOST_MODE_ENABLE=y CONFIG_BOOT_ROM_INTERFACE_GPCM_8BIT=y