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 dc929511837f..bdaed867e450 100644 --- a/arch/arm/mach-orion/Kconfig +++ b/arch/arm/mach-orion/Kconfig | |||
@@ -23,6 +23,13 @@ config MACH_KUROBOX_PRO | |||
23 | Say 'Y' here if you want your kernel to support the | 23 | Say 'Y' here if you want your kernel to support the |
24 | KuroBox Pro platform. | 24 | KuroBox Pro platform. |
25 | 25 | ||
26 | config MACH_DNS323 | ||
27 | bool "D-Link DNS-323" | ||
28 | select I2C_BOARDINFO | ||
29 | help | ||
30 | Say 'Y' here if you want your kernel to support the | ||
31 | D-Link DNS-323 platform. | ||
32 | |||
26 | endmenu | 33 | endmenu |
27 | 34 | ||
28 | endif | 35 | endif |