mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
[ppc] fix missing config symbol when doing a select all packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c1e8ec7da4
commit
d244de880d
@ -213,6 +213,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
|
||||
CONFIG_SERIAL_8250_SHARE_IRQ=y
|
||||
CONFIG_SERIAL_OF_PLATFORM=y
|
||||
CONFIG_SLABINFO=y
|
||||
# CONFIG_SND_PPC is not set
|
||||
# CONFIG_SOFT_WATCHDOG is not set
|
||||
# CONFIG_SOUND is not set
|
||||
# CONFIG_SPARSEMEM_STATIC is not set
|
||||
|
@ -159,6 +159,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
|
||||
CONFIG_SERIAL_OF_PLATFORM=y
|
||||
# CONFIG_SERIAL_TEXT_DEBUG is not set
|
||||
# CONFIG_SEQUOIA is not set
|
||||
# CONFIG_SND_PPC is not set
|
||||
# CONFIG_SOFT_WATCHDOG is not set
|
||||
# CONFIG_SOUND is not set
|
||||
# CONFIG_SPARSEMEM_STATIC is not set
|
||||
|
Loading…
Reference in New Issue
Block a user