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:
Jonas Gorski
2012-01-14 12:04:17 +00:00
parent ded3e716f6
commit 743fd0610a
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_OC_TINY is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI 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_OC_TINY is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI 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_OC_TINY is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set