diff options
Diffstat (limited to 'arch/arm/mach-integrator/Kconfig')
| -rw-r--r-- | arch/arm/mach-integrator/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-integrator/Kconfig b/arch/arm/mach-integrator/Kconfig index 350e26636a06..abeff25532ab 100644 --- a/arch/arm/mach-integrator/Kconfig +++ b/arch/arm/mach-integrator/Kconfig | |||
| @@ -8,6 +8,7 @@ config ARCH_INTEGRATOR_AP | |||
| 8 | select MIGHT_HAVE_PCI | 8 | select MIGHT_HAVE_PCI |
| 9 | select SERIAL_AMBA_PL010 | 9 | select SERIAL_AMBA_PL010 |
| 10 | select SERIAL_AMBA_PL010_CONSOLE | 10 | select SERIAL_AMBA_PL010_CONSOLE |
| 11 | select SOC_BUS | ||
| 11 | help | 12 | help |
| 12 | Include support for the ARM(R) Integrator/AP and | 13 | Include support for the ARM(R) Integrator/AP and |
| 13 | Integrator/PP2 platforms. | 14 | Integrator/PP2 platforms. |
| @@ -19,6 +20,7 @@ config ARCH_INTEGRATOR_CP | |||
| 19 | select PLAT_VERSATILE_CLCD | 20 | select PLAT_VERSATILE_CLCD |
| 20 | select SERIAL_AMBA_PL011 | 21 | select SERIAL_AMBA_PL011 |
| 21 | select SERIAL_AMBA_PL011_CONSOLE | 22 | select SERIAL_AMBA_PL011_CONSOLE |
| 23 | select SOC_BUS | ||
| 22 | help | 24 | help |
| 23 | Include support for the ARM(R) Integrator CP platform. | 25 | Include support for the ARM(R) Integrator CP platform. |
| 24 | 26 | ||
