summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/drivers
diff options
context:
space:
mode:
authorYacine Belkadi2012-04-16 15:37:41 +0200
committerYacine Belkadi2012-06-13 16:28:46 +0200
commit71ee77260de2eece20ceff9b8c1760dcafa62b6e (patch)
tree012bf2e67e044b206c881e04270c86e3af19daa0 /cleopatre/linux-2.6.25.10-spc300/drivers
parent04cafb8b9b1261219e5c04a5684553260eda695c (diff)
cleo/linux/drv/afe/Kconfig: remove "default y" for AD9865
There is no reason for this module to be included by default. It should be (and is) selected by the defconfig files.
Diffstat (limited to 'cleopatre/linux-2.6.25.10-spc300/drivers')
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/drivers/afe/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/cleopatre/linux-2.6.25.10-spc300/drivers/afe/Kconfig b/cleopatre/linux-2.6.25.10-spc300/drivers/afe/Kconfig
index bc8cb3f7b8..3a12fda401 100644
--- a/cleopatre/linux-2.6.25.10-spc300/drivers/afe/Kconfig
+++ b/cleopatre/linux-2.6.25.10-spc300/drivers/afe/Kconfig
@@ -7,7 +7,6 @@ menu "Analog Front End devices"
config AD986X
bool "Support for AD986X Analog Front End"
depends on SPI_MASTER
- default y
help
This option enables support for the AD986X Analog Font End devices
family. These devices are driven by SPI.