From e67db06e9f6d7e514ee2a9b9b769ecd42977f6fb Mon Sep 17 00:00:00 2001 From: Jia Liu Date: Fri, 20 Jul 2012 15:50:39 +0800 Subject: target-or32: Add target stubs and QOM cpu Add OpenRISC target stubs, QOM cpu and basic machine. Signed-off-by: Jia Liu Signed-off-by: Blue Swirl --- default-configs/or32-softmmu.mak | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 default-configs/or32-softmmu.mak (limited to 'default-configs/or32-softmmu.mak') diff --git a/default-configs/or32-softmmu.mak b/default-configs/or32-softmmu.mak new file mode 100644 index 0000000000..cce474672a --- /dev/null +++ b/default-configs/or32-softmmu.mak @@ -0,0 +1,4 @@ +# Default configuration for or32-softmmu + +CONFIG_SERIAL=y +CONFIG_OPENCORES_ETH=y -- cgit v1.2.1