summaryrefslogtreecommitdiff
path: root/configs/stout_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:22 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 09:06:46 -0400
commit5d14c336b21da34d07e93b5689ccffd52b8cc658 (patch)
treefc046e9cf5a5604a097945c9054b5dd9bf0e7985 /configs/stout_defconfig
parentf9f3209a3478b1393180705cfdaed618d5d6ed3a (diff)
Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig
This converts the following to Kconfig: CONFIG_SH_SCIF_CLK_FREQ Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r--configs/stout_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig
index 0502ae5d30..ea07ceb8f3 100644
--- a/configs/stout_defconfig
+++ b/configs/stout_defconfig
@@ -88,6 +88,7 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_SCIF_CONSOLE=y
+CONFIG_SH_SCIF_CLK_FREQ=52000000
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_SH_QSPI=y