diff options
Diffstat (limited to 'arch/ppc64/Kconfig')
-rw-r--r-- | arch/ppc64/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/ppc64/Kconfig b/arch/ppc64/Kconfig index 8cbac7f32092..963f519b7713 100644 --- a/arch/ppc64/Kconfig +++ b/arch/ppc64/Kconfig | |||
@@ -123,6 +123,11 @@ config MPIC | |||
123 | bool | 123 | bool |
124 | default y | 124 | default y |
125 | 125 | ||
126 | config PPC_I8259 | ||
127 | depends on PPC_PSERIES | ||
128 | bool | ||
129 | default y | ||
130 | |||
126 | config BPA_IIC | 131 | config BPA_IIC |
127 | depends on PPC_BPA | 132 | depends on PPC_BPA |
128 | bool | 133 | bool |