diff options
Diffstat (limited to 'debian/config/hppa/config.parisc')
-rw-r--r-- | debian/config/hppa/config.parisc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/config/hppa/config.parisc b/debian/config/hppa/config.parisc new file mode 100644 index 000000000..ded3d23a5 --- /dev/null +++ b/debian/config/hppa/config.parisc @@ -0,0 +1,25 @@ +## +## file: arch/parisc/Kconfig +## +## choice: Processor type +CONFIG_PA7000=y +# CONFIG_PA8X00 is not set +## end choice +CONFIG_SMP=y +CONFIG_NR_CPUS=4 + +## +## file: drivers/net/ethernet/ti/Kconfig +## +CONFIG_TLAN=m + +## +## file: drivers/scsi/Kconfig +## +# CONFIG_SCSI_NSP32 is not set + +## +## file: drivers/scsi/pcmcia/Kconfig +## +CONFIG_PCMCIA_AHA152X=m +CONFIG_PCMCIA_NINJA_SCSI=m |