summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYacine Belkadi2012-04-13 13:24:41 +0200
committerYacine Belkadi2012-06-13 16:42:46 +0200
commit4f14c7a230fcf60e9bbbeac4d89d76d1f5ee1b65 (patch)
tree5664bcbe060a904ef455118d1ee434b0209b70d6
parente16ebfca306ed5923faaf34bf67429506df8ee4a (diff)
cleo/linux/Kconfig: remove temporary "select AFE", refs #3082
"select AFE" was temporary, and is no longer needed now that CONFIG_AFE has been enabled in the defconfig files of all the boards.
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/arch/arm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/cleopatre/linux-2.6.25.10-spc300/arch/arm/Kconfig b/cleopatre/linux-2.6.25.10-spc300/arch/arm/Kconfig
index a8ed54b321..f8c359855d 100644
--- a/cleopatre/linux-2.6.25.10-spc300/arch/arm/Kconfig
+++ b/cleopatre/linux-2.6.25.10-spc300/arch/arm/Kconfig
@@ -217,7 +217,6 @@ config ARCH_SPC300
select SPI_SPC300
select GENERIC_GPIO
select HAVE_GPIO_LIB
- select AFE # This is temporary
select AFE_AD986X # This is temporary
help
This enables support for SPiDCOM Technologies spc300 board.