diff options
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r-- | configs/ids8313_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index 7223af1f55..482b51ef87 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig @@ -3,6 +3,9 @@ CONFIG_SYS_TEXT_BASE=0xFFF00000 CONFIG_SYS_CLK_FREQ=66000000 CONFIG_MPC83xx=y CONFIG_TARGET_IDS8313=y +CONFIG_CORE_PLL_RATIO_2_1=y +CONFIG_PCI_HOST_MODE_ENABLE=y +CONFIG_BOOT_ROM_INTERFACE_GPCM_8BIT=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_IMAGE_FORMAT_LEGACY=y |