diff options
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r-- | configs/ids8313_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index 24590d1448..9c16a1231c 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_CLK_FREQ=66000000 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 |