summaryrefslogtreecommitdiff
path: root/include/configs/dreamplug.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 03:42:22 +0300
committerTom Rini <trini@konsulko.com>2018-02-14 07:01:44 +0300
commit4a942f49b891872727aa0bdba58e2ca513fc455c (patch)
tree45e7474eec60cf39c54852a9ebdc225e1b393791 /include/configs/dreamplug.h
parent2c4b096b4c3e9d115b43edb23b1592a297076ae4 (diff)
downloadu-boot-4a942f49b891872727aa0bdba58e2ca513fc455c.tar.xz
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r--include/configs/dreamplug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 7a739e39d7..c0f5b31550 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -37,7 +37,6 @@
#ifdef CONFIG_CMD_SF
#define CONFIG_HARD_SPI 1
-#define CONFIG_KIRKWOOD_SPI 1
#define CONFIG_ENV_SPI_BUS 0
#define CONFIG_ENV_SPI_CS 0
#define CONFIG_ENV_SPI_MAX_HZ 50000000 /* 50 MHz */