diff options
Diffstat (limited to 'configs/devices/alpha-softmmu/default.mak')
-rw-r--r-- | configs/devices/alpha-softmmu/default.mak | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/devices/alpha-softmmu/default.mak b/configs/devices/alpha-softmmu/default.mak new file mode 100644 index 0000000000..d186fe8e9b --- /dev/null +++ b/configs/devices/alpha-softmmu/default.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 |