mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:09:53 +02:00
move some PPC symbols to the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17041 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
79b3d01792
commit
94c88a851e
@ -1,3 +1,13 @@
|
||||
# CONFIG_REDWOOD is not set
|
||||
# CONFIG_SIMPLE_GPIO is not set
|
||||
# CONFIG_PPC_16K_PAGES is not set
|
||||
# CONFIG_PPC_256K_PAGES is not set
|
||||
CONFIG_PPC_4K_PAGES=y
|
||||
# CONFIG_PPC_64K_PAGES is not set
|
||||
# CONFIG_PCIEASPM is not set
|
||||
# CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set
|
||||
# CONFIG_HVC_UDBG is not set
|
||||
CONFIG_STDBINUTILS=y
|
||||
# CONFIG_6PACK is not set
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
|
@ -85,7 +85,6 @@ CONFIG_HAVE_MLOCK=y
|
||||
CONFIG_HAVE_OPROFILE=y
|
||||
# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
|
||||
# CONFIG_HCU4 is not set
|
||||
# CONFIG_HVC_UDBG is not set
|
||||
CONFIG_HW_RANDOM=y
|
||||
CONFIG_HZ=250
|
||||
# CONFIG_HZ_100 is not set
|
||||
@ -133,7 +132,6 @@ CONFIG_PAGEFLAGS_EXTENDED=y
|
||||
CONFIG_PAGE_OFFSET=0xc0000000
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCIEAER=y
|
||||
# CONFIG_PCIEASPM is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
|
||||
CONFIG_PCI_DOMAINS=y
|
||||
@ -145,10 +143,6 @@ CONFIG_PPC32=y
|
||||
CONFIG_PPC40x_SIMPLE=y
|
||||
CONFIG_PPC4xx_PCI_EXPRESS=y
|
||||
# CONFIG_PPC64 is not set
|
||||
# CONFIG_PPC_16K_PAGES is not set
|
||||
# CONFIG_PPC_256K_PAGES is not set
|
||||
CONFIG_PPC_4K_PAGES=y
|
||||
# CONFIG_PPC_64K_PAGES is not set
|
||||
# CONFIG_PPC_85xx is not set
|
||||
# CONFIG_PPC_8xx is not set
|
||||
# CONFIG_PPC_970_NAP is not set
|
||||
@ -183,8 +177,6 @@ CONFIG_SERIAL_8250_EXTENDED=y
|
||||
# CONFIG_SERIAL_8250_RSA is not set
|
||||
CONFIG_SERIAL_8250_SHARE_IRQ=y
|
||||
CONFIG_SERIAL_OF_PLATFORM=y
|
||||
# CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set
|
||||
# CONFIG_SIMPLE_GPIO is not set
|
||||
# CONFIG_SLAB is not set
|
||||
# CONFIG_SLOW_WORK is not set
|
||||
CONFIG_SLUB=y
|
||||
|
Loading…
Reference in New Issue
Block a user