summaryrefslogtreecommitdiff
path: root/board/sysam
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-16 14:04:33 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:03:01 -0400
commitf96096d0dcb861e42cd74c5952101d27cb4bb705 (patch)
tree65f3e2e52620fd748819c5f2e9fd9450de7ab744 /board/sysam
parentc24e8e2bb34da1fa17d19acf2b542dba5dfb7e47 (diff)
downloadu-boot-socfpga-f96096d0dcb861e42cd74c5952101d27cb4bb705.tar.gz
Convert CONFIG_EXTRA_CLOCK to Kconfig
This converts the following to Kconfig: CONFIG_EXTRA_CLOCK Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/sysam')
-rw-r--r--board/sysam/stmark2/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/sysam/stmark2/Kconfig b/board/sysam/stmark2/Kconfig
index 4abcdb3aaf..49d02744a9 100644
--- a/board/sysam/stmark2/Kconfig
+++ b/board/sysam/stmark2/Kconfig
@@ -3,6 +3,9 @@ if TARGET_STMARK2
config CF_SBF
def_bool y
+config EXTRA_CLOCK
+ def_bool y
+
config SYS_INPUT_CLKSRC
hex
default 30000000