| 1 | config SUN4U |
| 2 | bool |
| 3 | default y |
| 4 | depends on SPARC64 |
| 5 | imply PCI_DEVICES |
| 6 | imply SUNHME |
| 7 | imply TEST_DEVICES |
| 8 | imply PARALLEL |
| 9 | select M48T59 |
| 10 | select ISA_BUS |
| 11 | select FDC_ISA |
| 12 | select SERIAL_ISA |
| 13 | select SERIAL_MM |
| 14 | select PCI_SABRE |
| 15 | select IDE_CMD646 |
| 16 | select PCKBD |
| 17 | select SIMBA |
| 18 | select CHRP_NVRAM |
| 19 | |
| 20 | config NIAGARA |
| 21 | bool |
| 22 | default y |
| 23 | depends on SPARC64 |
| 24 | select EMPTY_SLOT |
| 25 | select SUN4V_RTC |
| 26 | select UNIMP |