diff options
Diffstat (limited to 'arch/arm/mach-orion/Kconfig')
-rw-r--r-- | arch/arm/mach-orion/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-orion/Kconfig b/arch/arm/mach-orion/Kconfig index 73d9f9aa283f..dc929511837f 100644 --- a/arch/arm/mach-orion/Kconfig +++ b/arch/arm/mach-orion/Kconfig | |||
@@ -16,6 +16,13 @@ config MACH_RD88F5182 | |||
16 | Say 'Y' here if you want your kernel to support the | 16 | Say 'Y' here if you want your kernel to support the |
17 | Marvell Orion-NAS (88F5182) RD2 | 17 | Marvell Orion-NAS (88F5182) RD2 |
18 | 18 | ||
19 | config MACH_KUROBOX_PRO | ||
20 | bool "KuroBox Pro" | ||
21 | select I2C_BOARDINFO | ||
22 | help | ||
23 | Say 'Y' here if you want your kernel to support the | ||
24 | KuroBox Pro platform. | ||
25 | |||
19 | endmenu | 26 | endmenu |
20 | 27 | ||
21 | endif | 28 | endif |