add missing CONFIG_SPI_DEBUG symbol

SVN-Revision: 12683
This commit is contained in:
Nicolas Thill 2008-09-24 13:56:07 +00:00
parent adea7e58b7
commit 4a5ee15bde
4 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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