diff options
Diffstat (limited to 'arch/blackfin/mach-bf561/boards/Kconfig')
-rw-r--r-- | arch/blackfin/mach-bf561/boards/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf561/boards/Kconfig b/arch/blackfin/mach-bf561/boards/Kconfig index e4bc6d7c5a6a..1aa529b9f8bb 100644 --- a/arch/blackfin/mach-bf561/boards/Kconfig +++ b/arch/blackfin/mach-bf561/boards/Kconfig | |||
@@ -19,4 +19,11 @@ config BFIN561_BLUETECHNIX_CM | |||
19 | help | 19 | help |
20 | CM-BF561 support for EVAL- and DEV-Board. | 20 | CM-BF561 support for EVAL- and DEV-Board. |
21 | 21 | ||
22 | config BFIN561_ACVILON | ||
23 | bool "BF561-ACVILON" | ||
24 | help | ||
25 | BF561-ACVILON System On Module support (SO-DIMM 144). | ||
26 | For more information about Acvilon BF561 SoM | ||
27 | please go to http://www.niistt.ru/ | ||
28 | |||
22 | endchoice | 29 | endchoice |