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 709e901b9f88..ddcd41b15d17 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig | |||
@@ -86,6 +86,12 @@ config MACH_RD88F5181L_GE | |||
86 | Say 'Y' here if you want your kernel to support the | 86 | Say 'Y' here if you want your kernel to support the |
87 | Marvell Orion-VoIP GE (88F5181L) RD. | 87 | Marvell Orion-VoIP GE (88F5181L) RD. |
88 | 88 | ||
89 | config MACH_RD88F5181L_FXO | ||
90 | bool "Marvell Orion-VoIP FXO Reference Design" | ||
91 | help | ||
92 | Say 'Y' here if you want your kernel to support the | ||
93 | Marvell Orion-VoIP FXO (88F5181L) RD. | ||
94 | |||
89 | endmenu | 95 | endmenu |
90 | 96 | ||
91 | endif | 97 | endif |