Kconfig (8cf7b3277d705976a6c9dce90b481824cf8f10ff) | Kconfig (2c860abfb6c097ba8cf22316ff9957485d0ff4ad) |
---|---|
1config PSERIES 2 bool 3 imply PCI_DEVICES 4 imply TEST_DEVICES 5 imply VIRTIO_VGA 6 imply NVDIMM 7 select DIMM 8 select PCI --- 110 unchanged lines hidden (view full) --- 119 select UNIN_PCI 120 select FW_CFG_PPC 121 122config E500 123 bool 124 imply AT24C 125 imply VIRTIO_PCI 126 select ETSEC | 1config PSERIES 2 bool 3 imply PCI_DEVICES 4 imply TEST_DEVICES 5 imply VIRTIO_VGA 6 imply NVDIMM 7 select DIMM 8 select PCI --- 110 unchanged lines hidden (view full) --- 119 select UNIN_PCI 120 select FW_CFG_PPC 121 122config E500 123 bool 124 imply AT24C 125 imply VIRTIO_PCI 126 select ETSEC |
127 select GPIO_MPC8XXX |
|
127 select OPENPIC 128 select PLATFORM_BUS 129 select PPCE500_PCI 130 select SERIAL 131 select MPC_I2C 132 select FDT_PPC 133 select DS1338 134 --- 26 unchanged lines hidden --- | 128 select OPENPIC 129 select PLATFORM_BUS 130 select PPCE500_PCI 131 select SERIAL 132 select MPC_I2C 133 select FDT_PPC 134 select DS1338 135 --- 26 unchanged lines hidden --- |