aboutsummaryrefslogtreecommitdiff
path: root/default-configs
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2011-03-07 23:32:44 +0100
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-04-04 10:26:54 +0200
commit5052d2277fdcc08afda245ebfce3163935dc7dfb (patch)
tree6351945d35e61cc48d1178ba60a8479da4e84786 /default-configs
parent38d3339398ec0cffa53834ed32306836a4ad2c78 (diff)
lm32: add support for the Milkymist board
This patch adds almost complete support for the Milkymist system-on-chip (http://www.milkymist.org). Additional to running bare metal applications, booting a linux kernel with initrd is supported. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/lm32-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/lm32-softmmu.mak b/default-configs/lm32-softmmu.mak
index 3e7f57e700..0d19974b40 100644
--- a/default-configs/lm32-softmmu.mak
+++ b/default-configs/lm32-softmmu.mak
@@ -1,5 +1,6 @@
# Default configuration for lm32-softmmu
CONFIG_PTIMER=y
+CONFIG_PFLASH_CFI01=y
CONFIG_PFLASH_CFI02=y
CONFIG_SD=y