diff options
Diffstat (limited to 'debian/config/alpha/config.alpha-smp')
-rw-r--r-- | debian/config/alpha/config.alpha-smp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/config/alpha/config.alpha-smp b/debian/config/alpha/config.alpha-smp new file mode 100644 index 0000000000..7b53986dbc --- /dev/null +++ b/debian/config/alpha/config.alpha-smp @@ -0,0 +1,15 @@ +## +## file: arch/alpha/Kconfig +## +CONFIG_SMP=y +CONFIG_NR_CPUS=64 + +## +## file: arch/alpha/Kconfig.debug +## +# CONFIG_ALPHA_LEGACY_START_ADDRESS is not set + +## +## file: drivers/scsi/Kconfig +## +CONFIG_SCSI=y |