diff options
Diffstat (limited to 'target/linux/ramips/mt7621')
-rw-r--r-- | target/linux/ramips/mt7621/config-3.14 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7621/config-3.14 b/target/linux/ramips/mt7621/config-3.14 index 96703610b3..70fe0cb144 100644 --- a/target/linux/ramips/mt7621/config-3.14 +++ b/target/linux/ramips/mt7621/config-3.14 @@ -177,7 +177,8 @@ CONFIG_SOC_MT7621=y # CONFIG_SOC_RT3883 is not set CONFIG_SPI=y CONFIG_SPI_MASTER=y -CONFIG_SPI_RT2880=y +CONFIG_SPI_MT7621=y +# CONFIG_SPI_RT2880 is not set CONFIG_STOP_MACHINE=y CONFIG_SWCONFIG=y CONFIG_SYNC_R4K=y |