diff options
Diffstat (limited to 'arch/blackfin/mach-bf527/boards/Kconfig')
-rw-r--r-- | arch/blackfin/mach-bf527/boards/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf527/boards/Kconfig b/arch/blackfin/mach-bf527/boards/Kconfig index 8bf9e58f0148..df224d04e167 100644 --- a/arch/blackfin/mach-bf527/boards/Kconfig +++ b/arch/blackfin/mach-bf527/boards/Kconfig | |||
@@ -14,4 +14,9 @@ config BFIN527_BLUETECHNIX_CM | |||
14 | help | 14 | help |
15 | CM-BF527 support for EVAL- and DEV-Board. | 15 | CM-BF527 support for EVAL- and DEV-Board. |
16 | 16 | ||
17 | config BFIN526_EZBRD | ||
18 | bool "BF526-EZBRD" | ||
19 | help | ||
20 | BF526-EZBRD/EZKIT Lite board support. | ||
21 | |||
17 | endchoice | 22 | endchoice |