commit | 7c2e535770f56f5788e3771b9ee2dbf40ec4d93f | [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 | e35012e802de17c60cb38d0201ca4f1afb071d4c [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/kmtepr2_defconfig b/configs/kmtepr2_defconfig index 1a84ff5..32d0980 100644 --- a/configs/kmtepr2_defconfig +++ b/configs/kmtepr2_defconfig
@@ -179,3 +179,6 @@ CONFIG_OR3_AM_256_MBYTES=y CONFIG_OR3_SCY_4=y CONFIG_OR3_EHTR_NORMAL=y +CONFIG_LCRR_DBYP_PLL_BYPASSED=y +CONFIG_LCRR_EADC_1=y +CONFIG_LCRR_CLKDIV_2=y