summaryrefslogtreecommitdiff
path: root/board/sysam/stmark2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/sysam/stmark2/Kconfig')
-rw-r--r--board/sysam/stmark2/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/sysam/stmark2/Kconfig b/board/sysam/stmark2/Kconfig
index 87ab7ab7b5..4abcdb3aaf 100644
--- a/board/sysam/stmark2/Kconfig
+++ b/board/sysam/stmark2/Kconfig
@@ -1,5 +1,12 @@
if TARGET_STMARK2
+config CF_SBF
+ def_bool y
+
+config SYS_INPUT_CLKSRC
+ hex
+ default 30000000
+
config SYS_CPU
default "mcf5445x"