summaryrefslogtreecommitdiff
path: root/configs/bg0900_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-02-27 17:20:37 +0300
committerTom Rini <trini@konsulko.com>2019-03-26 00:36:53 +0300
commitc95e632de4a474d89fa733a83a39c66236960edf (patch)
treea774eabc71e5ff5d13ae2e16673bd18f18b2fe55 /configs/bg0900_defconfig
parent14453fbfadc2f98ca35d6033140466c7a4b4947a (diff)
downloadu-boot-c95e632de4a474d89fa733a83a39c66236960edf.tar.xz
Convert CONFIG_DEFAULT_SPI_* to Kconfig
This converts the following to Kconfig: CONFIG_DEFAULT_SPI_BUS CONFIG_DEFAULT_SPI_MODE Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'configs/bg0900_defconfig')
-rw-r--r--configs/bg0900_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig
index a8b5f86f07..2c4d3e3d54 100644
--- a/configs/bg0900_defconfig
+++ b/configs/bg0900_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_GPIO=y
CONFIG_CMD_NAND_TRIMFFS=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
+CONFIG_DEFAULT_SPI_BUS=2
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y