summaryrefslogtreecommitdiff
path: root/configs/stmark2_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:23 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:01:44 -0500
commitfbca0e66cc982325d8031094736d79ed007e42e2 (patch)
treedd24058a8f1521a26b3d73677e4f92ac7b8714cd /configs/stmark2_defconfig
parent4a942f49b891872727aa0bdba58e2ca513fc455c (diff)
spi: Migrate CONFIG_CF_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/stmark2_defconfig')
-rw-r--r--configs/stmark2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stmark2_defconfig b/configs/stmark2_defconfig
index 0bffde0168..f7c6d9261a 100644
--- a/configs/stmark2_defconfig
+++ b/configs/stmark2_defconfig
@@ -23,4 +23,5 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=spi-flash.0:1m(u-boot),7m(kernel),-(rootfs)"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MTD=y
+CONFIG_CF_SPI=y
CONFIG_REGEX=y