diff options
| -rw-r--r-- | arch/powerpc/platforms/40x/Kconfig | 1 | ||||
| -rw-r--r-- | arch/powerpc/platforms/44x/Kconfig | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig index 2a9d66254ffc..5326ece36120 100644 --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig | |||
| @@ -29,6 +29,7 @@ config KILAUEA | |||
| 29 | select 405EX | 29 | select 405EX |
| 30 | select PPC40x_SIMPLE | 30 | select PPC40x_SIMPLE |
| 31 | select PPC4xx_PCI_EXPRESS | 31 | select PPC4xx_PCI_EXPRESS |
| 32 | select PCI | ||
| 32 | select PCI_MSI | 33 | select PCI_MSI |
| 33 | select PPC4xx_MSI | 34 | select PPC4xx_MSI |
| 34 | help | 35 | help |
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig index f024efd5a4c2..9a85d350b1b6 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig | |||
| @@ -21,6 +21,7 @@ config BLUESTONE | |||
| 21 | depends on 44x | 21 | depends on 44x |
| 22 | select PPC44x_SIMPLE | 22 | select PPC44x_SIMPLE |
| 23 | select APM821xx | 23 | select APM821xx |
| 24 | select PCI | ||
| 24 | select PCI_MSI | 25 | select PCI_MSI |
| 25 | select PPC4xx_MSI | 26 | select PPC4xx_MSI |
| 26 | select PPC4xx_PCI_EXPRESS | 27 | select PPC4xx_PCI_EXPRESS |
| @@ -200,6 +201,7 @@ config AKEBONO | |||
| 200 | select SWIOTLB | 201 | select SWIOTLB |
| 201 | select 476FPE | 202 | select 476FPE |
| 202 | select PPC4xx_PCI_EXPRESS | 203 | select PPC4xx_PCI_EXPRESS |
| 204 | select PCI | ||
| 203 | select PCI_MSI | 205 | select PCI_MSI |
| 204 | select PPC4xx_HSTA_MSI | 206 | select PPC4xx_HSTA_MSI |
| 205 | select I2C | 207 | select I2C |
