Kconfig (27d5caec4fc5987b89257d2160d042717001dad2) | Kconfig (995d955647f197e6ad658050cb7b4c2ef94347a6) |
---|---|
1config PSERIES 2 bool 3 imply PCI_DEVICES 4 imply TEST_DEVICES 5 imply VIRTIO_VGA 6 select DIMM 7 select PCI 8 select SPAPR_VSCSI --- 15 unchanged lines hidden (view full) --- 24 imply TEST_DEVICES 25 select ISA_IPMI_BT 26 select IPMI_LOCAL 27 select ISA_BUS 28 select MC146818RTC 29 select XICS 30 select XIVE 31 select FDT_PPC | 1config PSERIES 2 bool 3 imply PCI_DEVICES 4 imply TEST_DEVICES 5 imply VIRTIO_VGA 6 select DIMM 7 select PCI 8 select SPAPR_VSCSI --- 15 unchanged lines hidden (view full) --- 24 imply TEST_DEVICES 25 select ISA_IPMI_BT 26 select IPMI_LOCAL 27 select ISA_BUS 28 select MC146818RTC 29 select XICS 30 select XIVE 31 select FDT_PPC |
32 select PCI_EXPRESS 33 select MSI_NONBROKEN | 32 select PCI_POWERNV |
34 35config PPC405 36 bool 37 select M48T59 38 select PFLASH_CFI02 39 select PPC4XX 40 select SERIAL 41 --- 96 unchanged lines hidden --- | 33 34config PPC405 35 bool 36 select M48T59 37 select PFLASH_CFI02 38 select PPC4XX 39 select SERIAL 40 --- 96 unchanged lines hidden --- |