commit | 82a2499011a73bcafab723e1bab4127e55a64844 | [log] [tgz] |
---|---|---|
author | Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | Mon Mar 26 22:10:59 2012 +1000 |
committer | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Oct 10 11:13:32 2012 +1000 |
tree | 10f408a854256616fd6456ef69f839c6e871c5b2 | |
parent | a3578d4a51250365fb7f048e8154942a2659cc4a [diff] [blame] |
m25p80: Initial implementation of SPI flash device Added device model for m25p80 style SPI flash family. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index f335a72..2f1a5c9 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak
@@ -22,6 +22,7 @@ CONFIG_MAX111X=y CONFIG_SSI=y CONFIG_SSI_SD=y +CONFIG_SSI_M25P80=y CONFIG_LAN9118=y CONFIG_SMC91C111=y CONFIG_DS1338=y