commit | 98d7eaa125d5cbbe288ff29428eb634d2c4f1814 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:18:14 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:33 2019 +0200 |
tree | 4c6e27ee8f65f9ee14922bee82d59c8e097a0ccf | |
parent | f62074eff3e63a91cf7cf0fc934f10829e2f92b1 [diff] [blame] |
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig Migrate the CONFIG_LCRR_* settings to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
diff --git a/configs/sbc8349_defconfig b/configs/sbc8349_defconfig index 865a3ef..d492b86 100644 --- a/configs/sbc8349_defconfig +++ b/configs/sbc8349_defconfig
@@ -84,3 +84,5 @@ CONFIG_OR0_XAM_SET=y CONFIG_OR0_TRLX_RELAXED=y CONFIG_OR0_EHTR_8_CYCLE=y +CONFIG_LCRR_DBYP_PLL_BYPASSED=y +CONFIG_LCRR_CLKDIV_4=y