commit | 6fe8994819cc6079ca711bda77f8f1a42b5543bb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jun 16 14:04:33 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:03:01 2022 -0400 |
tree | 65f3e2e52620fd748819c5f2e9fd9450de7ab744 | |
parent | 8e99f7dc8e5369895406e8e9df26eb1a1cc38893 [diff] [blame] |
Convert CONFIG_EXTRA_CLOCK to Kconfig This converts the following to Kconfig: CONFIG_EXTRA_CLOCK Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/board/sysam/stmark2/Kconfig b/board/sysam/stmark2/Kconfig index 4abcdb3..49d0274 100644 --- a/board/sysam/stmark2/Kconfig +++ b/board/sysam/stmark2/Kconfig
@@ -3,6 +3,9 @@ config CF_SBF def_bool y +config EXTRA_CLOCK + def_bool y + config SYS_INPUT_CLKSRC hex default 30000000