diff options
Diffstat (limited to 'debian/config/ia64/config.mckinley')
-rw-r--r-- | debian/config/ia64/config.mckinley | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/config/ia64/config.mckinley b/debian/config/ia64/config.mckinley new file mode 100644 index 000000000..581fcde88 --- /dev/null +++ b/debian/config/ia64/config.mckinley @@ -0,0 +1,10 @@ +## +## file: arch/ia64/Kconfig +## +## choice: Processor type +# CONFIG_ITANIUM is not set +CONFIG_MCKINLEY=y +## end choice +CONFIG_SMP=y +CONFIG_NR_CPUS=64 +# CONFIG_SCHED_SMT is not set |