aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
authorHugo Villeneuve <hugo.villeneuve@lyrtech.com>2009-04-29 16:46:57 -0700
committerKevin Hilman <khilman@deeprootsystems.com>2009-05-26 07:18:15 -0700
commitf5ce6a67a78357da5e88782b1cf1cc10b36f102c (patch)
treeab65c2f686e053bb6f094dbe6156384e7bfc83bd /arch/arm/mach-davinci/Kconfig
parentfb6313879caa46831d71a316b97b51d37d100269 (diff)
downloadkernel_samsung_smdk4412-f5ce6a67a78357da5e88782b1cf1cc10b36f102c.zip
kernel_samsung_smdk4412-f5ce6a67a78357da5e88782b1cf1cc10b36f102c.tar.gz
kernel_samsung_smdk4412-f5ce6a67a78357da5e88782b1cf1cc10b36f102c.tar.bz2
davinci: DM644x: add support for SFFSDR board
Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
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 56cd03f..0d8ad59 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -20,6 +20,13 @@ config MACH_DAVINCI_EVM
Configure this option to specify the whether the board used
for development is a DM644x EVM
+config MACH_SFFSDR
+ bool "Lyrtech SFFSDR"
+ default n
+ depends on ARCH_DAVINCI_DM644x
+ help
+ Say Y here to select the Lyrtech Small Form Factor
+ Software Defined Radio (SFFSDR) board.
config DAVINCI_MUX
bool "DAVINCI multiplexing support"