diff options
Diffstat (limited to 'default-configs/devices/sh4-softmmu.mak')
-rw-r--r-- | default-configs/devices/sh4-softmmu.mak | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/default-configs/devices/sh4-softmmu.mak b/default-configs/devices/sh4-softmmu.mak new file mode 100644 index 0000000000..565e8b0b5d --- /dev/null +++ b/default-configs/devices/sh4-softmmu.mak @@ -0,0 +1,11 @@ +# Default configuration for sh4eb-softmmu + +# Uncomment the following lines to disable these optional devices: +# +#CONFIG_PCI_DEVICES=n +#CONFIG_TEST_DEVICES=n + +# Boards: +# +CONFIG_R2D=y +CONFIG_SHIX=y |