summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_basic_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-07-30 20:16:25 +0300
committerPatrice Chotard <patrice.chotard@st.com>2019-08-27 10:36:56 +0300
commit16a0722320f9692e5dc42a1cab47644fa56ddb36 (patch)
tree77d3dbb568f444802f859c04f42185139170f160 /configs/stm32mp15_basic_defconfig
parent3a5a935c52d4d334459a70ead819f2d7b6797727 (diff)
downloadu-boot-16a0722320f9692e5dc42a1cab47644fa56ddb36.tar.xz
stm32mp1: configs: select CONFIG_STM32_SERIAL
Select the serial driver mandatory for the console. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'configs/stm32mp15_basic_defconfig')
-rw-r--r--configs/stm32mp15_basic_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig
index a4c202789b..1edea79492 100644
--- a/configs/stm32mp15_basic_defconfig
+++ b/configs/stm32mp15_basic_defconfig
@@ -106,7 +106,6 @@ CONFIG_REMOTEPROC_STM32_COPRO=y
CONFIG_DM_RTC=y
CONFIG_RTC_STM32=y
CONFIG_SERIAL_RX_BUFFER=y
-CONFIG_STM32_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_STM32_QSPI=y