Kconfig (a9303e1bd05751649e5408e521aab19380c7fd8a) | Kconfig (92f792ece9c41befde64d8799fd3dde5d57407ab) |
---|---|
1config PPC_47x 2 bool "Support for 47x variant" 3 depends on 44x 4 default n 5 select MPIC 6 help 7 This option enables support for the 47x family of processors and is 8 not currently compatible with other 44x or 46x varients --- 201 unchanged lines hidden (view full) --- 210 select PPC4xx_HSTA_MSI 211 select I2C 212 select I2C_IBM_IIC 213 select NETDEVICES 214 select ETHERNET 215 select NET_VENDOR_IBM 216 select IBM_EMAC_EMAC4 217 select IBM_EMAC_RGMII_WOL | 1config PPC_47x 2 bool "Support for 47x variant" 3 depends on 44x 4 default n 5 select MPIC 6 help 7 This option enables support for the 47x family of processors and is 8 not currently compatible with other 44x or 46x varients --- 201 unchanged lines hidden (view full) --- 210 select PPC4xx_HSTA_MSI 211 select I2C 212 select I2C_IBM_IIC 213 select NETDEVICES 214 select ETHERNET 215 select NET_VENDOR_IBM 216 select IBM_EMAC_EMAC4 217 select IBM_EMAC_RGMII_WOL |
218 select USB | 218 select USB if USB_SUPPORT |
219 select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD 220 select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD 221 select MMC_SDHCI 222 select MMC_SDHCI_PLTFM 223 select MMC_SDHCI_OF_476GTR 224 select ATA 225 select SATA_AHCI_PLATFORM 226 help --- 155 unchanged lines hidden --- | 219 select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD 220 select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD 221 select MMC_SDHCI 222 select MMC_SDHCI_PLTFM 223 select MMC_SDHCI_OF_476GTR 224 select ATA 225 select SATA_AHCI_PLATFORM 226 help --- 155 unchanged lines hidden --- |