diff options
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index c738f450f936..c0ecf22ae819 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig | |||
@@ -105,6 +105,12 @@ config MACH_RD88F5181L_FXO | |||
105 | Say 'Y' here if you want your kernel to support the | 105 | Say 'Y' here if you want your kernel to support the |
106 | Marvell Orion-VoIP FXO (88F5181L) RD. | 106 | Marvell Orion-VoIP FXO (88F5181L) RD. |
107 | 107 | ||
108 | config MACH_RD88F6183AP_GE | ||
109 | bool "Marvell Orion-1-90 AP GE Reference Design" | ||
110 | help | ||
111 | Say 'Y' here if you want your kernel to support the | ||
112 | Marvell Orion-1-90 (88F6183) AP GE RD. | ||
113 | |||
108 | endmenu | 114 | endmenu |
109 | 115 | ||
110 | endif | 116 | endif |