From: nico Date: Wed, 24 Sep 2008 13:56:07 +0000 (+0000) Subject: add missing CONFIG_SPI_DEBUG symbol X-Git-Tag: fast2504n-3.10.28-merged~17729 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=9d23b37ae2f11af51eeacf3268fbb17d096c981f;p=openwrt.git add missing CONFIG_SPI_DEBUG symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index a2178865b6..fc7b95c290 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1393,6 +1393,7 @@ CONFIG_SOUND=m # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set # CONFIG_SPI is not set +# CONFIG_SPI_DEBUG is not set # CONFIG_SPI_MASTER is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_TLE62X0 is not set diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 201df22428..16d7db3419 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -1435,6 +1435,7 @@ CONFIG_SOUND=m # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set # CONFIG_SPI is not set +# CONFIG_SPI_DEBUG is not set # CONFIG_SPI_MASTER is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_TLE62X0 is not set diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index cba2e23767..7476c06cc8 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1479,6 +1479,7 @@ CONFIG_SOUND=m # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set # CONFIG_SPI is not set +# CONFIG_SPI_DEBUG is not set # CONFIG_SPI_MASTER is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_TLE62X0 is not set diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 3f2cdd72e8..7022a2f7d9 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1510,6 +1510,7 @@ CONFIG_SOUND=m # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set # CONFIG_SPI is not set +# CONFIG_SPI_DEBUG is not set # CONFIG_SPI_MASTER is not set # CONFIG_SPI_AT25 is not set # CONFIG_SPI_TLE62X0 is not set