diff options
Diffstat (limited to 'debian/config/hppa/config.parisc64')
-rw-r--r-- | debian/config/hppa/config.parisc64 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/config/hppa/config.parisc64 b/debian/config/hppa/config.parisc64 new file mode 100644 index 000000000..7a782e78d --- /dev/null +++ b/debian/config/hppa/config.parisc64 @@ -0,0 +1,17 @@ +## +## file: arch/parisc/Kconfig +## +## choice: Processor type +# CONFIG_PA7000 is not set +CONFIG_PA8X00=y +## end choice +CONFIG_64BIT=y +# CONFIG_SMP is not set + +## +## file: mm/Kconfig +## +## choice: Memory model +# CONFIG_FLATMEM_MANUAL is not set +## end choice + |