]>
Commit | Line | Data |
---|---|---|
82f51817 PB |
1 | config SUN4U |
2 | bool | |
152f8d79 PB |
3 | imply PCI_DEVICES |
4 | imply SUNHME | |
5 | imply TEST_DEVICES | |
3e3fdad6 | 6 | imply PARALLEL |
152f8d79 | 7 | select M48T59 |
a7e23159 | 8 | select ISA_BUS |
72ea60e4 | 9 | select FDC_ISA |
152f8d79 PB |
10 | select SERIAL_ISA |
11 | select PCI_SABRE | |
12 | select IDE_CMD646 | |
152f8d79 PB |
13 | select PCKBD |
14 | select SIMBA | |
7bebc358 | 15 | select CHRP_NVRAM |
82f51817 PB |
16 | |
17 | config NIAGARA | |
18 | bool | |
152f8d79 PB |
19 | select EMPTY_SLOT |
20 | select SUN4V_RTC | |
5aa78a89 | 21 | select UNIMP |