diff options
author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2018-02-07 02:42:17 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-13 23:00:47 -0500 |
commit | a5dfabea19f961826509118513f833cea25797bb (patch) | |
tree | 1bf1d51845008e31e146c555a22fec5795844823 /include/configs/alt.h | |
parent | 95d3877a5818cc3f149a9d443637ff145bbaaabb (diff) | |
download | u-boot-a5dfabea19f961826509118513f833cea25797bb.tar.gz u-boot-a5dfabea19f961826509118513f833cea25797bb.tar.bz2 u-boot-a5dfabea19f961826509118513f833cea25797bb.zip |
spi: Migrate CONFIG_SH_QSPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r-- | include/configs/alt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h index 9a9e4d918b..f5e41db156 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -33,7 +33,6 @@ /* FLASH */ #define CONFIG_SPI -#define CONFIG_SH_QSPI #define CONFIG_SPI_FLASH_QUAD /* SH Ether */ |