1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 06:38:57 +02:00

kernel: ppc40x: ppc44x: add missing kernel config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29742 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo 2012-01-14 12:04:17 +00:00
parent 288c968dab
commit 4773b5ef82
3 changed files with 3 additions and 0 deletions

View File

@ -2523,6 +2523,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set # CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set # CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set # CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set # CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set # CONFIG_SPI_RAMIPS is not set

View File

@ -2543,6 +2543,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set # CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set # CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set # CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set # CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set # CONFIG_SPI_RAMIPS is not set

View File

@ -2616,6 +2616,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set # CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set # CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set # CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set # CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set # CONFIG_SPI_RAMIPS is not set