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