diff options
Diffstat (limited to 'arch/powerpc/platforms/82xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/82xx/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/82xx/Kconfig b/arch/powerpc/platforms/82xx/Kconfig index 75eb1ede5497..30f008b2f92e 100644 --- a/arch/powerpc/platforms/82xx/Kconfig +++ b/arch/powerpc/platforms/82xx/Kconfig | |||
@@ -38,6 +38,14 @@ config EP8248E | |||
38 | This board is also resold by Freescale as the QUICCStart | 38 | This board is also resold by Freescale as the QUICCStart |
39 | MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE. | 39 | MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE. |
40 | 40 | ||
41 | config MGCOGE | ||
42 | bool "Keymile MGCOGE" | ||
43 | select 8272 | ||
44 | select 8260 | ||
45 | select FSL_SOC | ||
46 | help | ||
47 | This enables support for the Keymile MGCOGE board. | ||
48 | |||
41 | endif | 49 | endif |
42 | 50 | ||
43 | config PQ2ADS | 51 | config PQ2ADS |