commit | ca57d3b622c4bc8f9a86b916f3ca3ce186f579e1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:22 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 09:06:46 2022 -0400 |
tree | fc046e9cf5a5604a097945c9054b5dd9bf0e7985 | |
parent | 8303889e144631ad8d00fd81e4fc382f5fa4398d [diff] [blame] |
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>
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 0502ae5..ea07ceb 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig
@@ -88,6 +88,7 @@ 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