kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
SVN-Revision: 19924
This commit is contained in:
parent
01a683ec51
commit
127b8ea8f9
1 changed files with 2 additions and 0 deletions
|
@ -2189,6 +2189,7 @@ CONFIG_SND_OSSEMUL=y
|
|||
CONFIG_SND_PCM_OSS_PLUGINS=y
|
||||
# CONFIG_SND_PCXHR is not set
|
||||
# CONFIG_SND_PDAUDIOCF is not set
|
||||
# CONFIG_SND_PPC is not set
|
||||
# CONFIG_SND_RAWMIDI is not set
|
||||
# CONFIG_SND_RIPTIDE is not set
|
||||
# CONFIG_SND_RME32 is not set
|
||||
|
@ -2238,6 +2239,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
|
|||
# CONFIG_SPI is not set
|
||||
# CONFIG_SPI_MASTER is not set
|
||||
# CONFIG_SPI_ORION is not set
|
||||
# CONFIG_SPI_PPC4xx is not set
|
||||
# CONFIG_SPI_PL022 is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
CONFIG_SPLIT_PTLOCK_CPUS=4
|
||||
|
|
Loading…
Reference in a new issue