1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 05:12:29 +02:00

add missing CONFIG_SPI_DEBUG symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2008-09-24 13:56:07 +00:00
parent 8315549c47
commit 9d23b37ae2
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