aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-davinci/Kconfig')
-rw-r--r--arch/arm/mach-davinci/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 56cd03f908e2..0d8ad593a463 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -20,6 +20,13 @@ config MACH_DAVINCI_EVM
20 Configure this option to specify the whether the board used 20 Configure this option to specify the whether the board used
21 for development is a DM644x EVM 21 for development is a DM644x EVM
22 22
23config MACH_SFFSDR
24 bool "Lyrtech SFFSDR"
25 default n
26 depends on ARCH_DAVINCI_DM644x
27 help
28 Say Y here to select the Lyrtech Small Form Factor
29 Software Defined Radio (SFFSDR) board.
23 30
24config DAVINCI_MUX 31config DAVINCI_MUX
25 bool "DAVINCI multiplexing support" 32 bool "DAVINCI multiplexing support"