aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/feature-removal-schedule.txt13
-rw-r--r--MAINTAINERS6
-rw-r--r--arch/avr32/Makefile14
-rw-r--r--arch/avr32/boards/atngw100/setup.c2
-rw-r--r--arch/avr32/boards/atstk1000/atstk1002.c2
-rw-r--r--arch/avr32/configs/atngw100_defconfig106
-rw-r--r--arch/avr32/configs/atstk1002_defconfig153
-rw-r--r--arch/avr32/configs/atstk1003_defconfig140
-rw-r--r--arch/avr32/configs/atstk1004_defconfig46
-rw-r--r--arch/avr32/configs/atstk1006_defconfig1304
-rw-r--r--arch/avr32/mach-at32ap/Makefile1
-rw-r--r--arch/avr32/mach-at32ap/at32ap700x.c26
-rw-r--r--arch/avr32/mach-at32ap/clock.c2
-rw-r--r--arch/avr32/mach-at32ap/hmatrix.c88
-rw-r--r--arch/avr32/mach-at32ap/hmatrix.h182
-rw-r--r--arch/avr32/mach-at32ap/include/mach/at32ap700x.h37
-rw-r--r--arch/avr32/mach-at32ap/include/mach/chip.h19
-rw-r--r--arch/avr32/mach-at32ap/include/mach/hmatrix.h55
-rw-r--r--arch/avr32/mach-at32ap/pm.c4
-rw-r--r--arch/avr32/mach-at32ap/pm.h12
-rw-r--r--arch/m68k/kernel/entry.S6
-rw-r--r--arch/m68knommu/include/asm/unistd.h8
-rw-r--r--arch/m68knommu/kernel/syscalltable.S6
-rw-r--r--arch/powerpc/boot/dts/warp.dts22
-rw-r--r--arch/powerpc/configs/40x/ep405_defconfig207
-rw-r--r--arch/powerpc/configs/40x/kilauea_defconfig196
-rw-r--r--arch/powerpc/configs/40x/makalu_defconfig196
-rw-r--r--arch/powerpc/configs/40x/walnut_defconfig203
-rw-r--r--arch/powerpc/configs/44x/bamboo_defconfig206
-rw-r--r--arch/powerpc/configs/44x/canyonlands_defconfig116
-rw-r--r--arch/powerpc/configs/44x/ebony_defconfig207
-rw-r--r--arch/powerpc/configs/44x/katmai_defconfig259
-rw-r--r--arch/powerpc/configs/44x/rainier_defconfig207
-rw-r--r--arch/powerpc/configs/44x/sam440ep_defconfig109
-rw-r--r--arch/powerpc/configs/44x/sequoia_defconfig207
-rw-r--r--arch/powerpc/configs/44x/taishan_defconfig208
-rw-r--r--arch/powerpc/configs/44x/virtex5_defconfig100
-rw-r--r--arch/powerpc/configs/44x/warp_defconfig232
-rw-r--r--arch/powerpc/configs/ppc40x_defconfig374
-rw-r--r--arch/powerpc/configs/ppc44x_defconfig375
-rw-r--r--arch/powerpc/include/asm/mmu-hash64.h2
-rw-r--r--arch/powerpc/kernel/pci-common.c17
-rw-r--r--arch/powerpc/kernel/rtas.c5
-rw-r--r--arch/powerpc/mm/hash_utils_64.c63
-rw-r--r--arch/powerpc/mm/init_64.c9
-rw-r--r--arch/powerpc/platforms/44x/warp-nand.c2
-rw-r--r--arch/powerpc/platforms/44x/warp.c25
-rw-r--r--drivers/char/tty_io.c2
-rw-r--r--drivers/net/atl1e/atl1e_main.c4
-rw-r--r--drivers/pci/msi.c5
-rw-r--r--drivers/pci/pci.c3
-rw-r--r--drivers/pci/probe.c54
-rw-r--r--drivers/pci/quirks.c7
-rw-r--r--drivers/video/console/fbcon.h2
-rw-r--r--drivers/watchdog/Makefile5
-rw-r--r--drivers/watchdog/at91rm9200_wdt.c2
-rw-r--r--drivers/watchdog/ixp4xx_wdt.c2
-rw-r--r--drivers/watchdog/pcwd.c2
-rw-r--r--drivers/watchdog/shwdt.c24
-rw-r--r--drivers/watchdog/txx9wdt.c2
-rw-r--r--drivers/watchdog/wdt285.c2
-rw-r--r--include/asm-avr32/arch-at32ap/at32ap700x.h49
-rw-r--r--include/asm-avr32/arch-at32ap/board.h121
-rw-r--r--include/asm-avr32/arch-at32ap/cpu.h35
-rw-r--r--include/asm-avr32/arch-at32ap/gpio.h45
-rw-r--r--include/asm-avr32/arch-at32ap/init.h18
-rw-r--r--include/asm-avr32/arch-at32ap/io.h39
-rw-r--r--include/asm-avr32/arch-at32ap/irq.h14
-rw-r--r--include/asm-avr32/arch-at32ap/pm.h51
-rw-r--r--include/asm-avr32/arch-at32ap/portmux.h29
-rw-r--r--include/asm-avr32/arch-at32ap/smc.h113
-rw-r--r--include/asm-avr32/arch-at32ap/sram.h30
-rw-r--r--include/asm-m68k/unistd.h8
-rw-r--r--include/linux/harrier_defs.h212
-rw-r--r--include/linux/pci.h11
-rw-r--r--include/linux/pci_ids.h2
-rw-r--r--include/linux/slub_def.h1
-rw-r--r--kernel/dma-coherent.c10
-rw-r--r--mm/slab.c1
-rw-r--r--mm/slob.c1
-rw-r--r--mm/slub.c27
81 files changed, 4536 insertions, 2176 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index c23955404bf..17cab3c74e8 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -205,19 +205,6 @@ Who: Tejun Heo <htejun@gmail.com>
205 205
206--------------------------- 206---------------------------
207 207
208What: The arch/ppc and include/asm-ppc directories
209When: Jun 2008
210Why: The arch/powerpc tree is the merged architecture for ppc32 and ppc64
211 platforms. Currently there are efforts underway to port the remaining
212 arch/ppc platforms to the merged tree. New submissions to the arch/ppc
213 tree have been frozen with the 2.6.22 kernel release and that tree will
214 remain in bug-fix only mode until its scheduled removal. Platforms
215 that are not ported by June 2008 will be removed due to the lack of an
216 interested maintainer.
217Who: linuxppc-dev@ozlabs.org
218
219---------------------------
220
221What: i386/x86_64 bzImage symlinks 208What: i386/x86_64 bzImage symlinks
222When: April 2010 209When: April 2010
223 210
diff --git a/MAINTAINERS b/MAINTAINERS
index 41d7a1ed03d..b343814a1ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4683,12 +4683,6 @@ L: linux-wireless@vger.kernel.org
4683L: zd1211-devs@lists.sourceforge.net (subscribers-only) 4683L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4684S: Maintained 4684S: Maintained
4685 4685
4686ZF MACHZ WATCHDOG
4687P: Fernando Fuganti
4688M: fuganti@netbank.com.br
4689W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4690S: Maintained
4691
4692ZR36067 VIDEO FOR LINUX DRIVER 4686ZR36067 VIDEO FOR LINUX DRIVER
4693P: Ronald Bultje 4687P: Ronald Bultje
4694M: rbultje@ronald.bitfreak.net 4688M: rbultje@ronald.bitfreak.net
diff --git a/arch/avr32/Makefile b/arch/avr32/Makefile
index 5b46433d53a..c9e1f0b47fd 100644
--- a/arch/avr32/Makefile
+++ b/arch/avr32/Makefile
@@ -39,20 +39,6 @@ core-y += arch/avr32/mm/
39drivers-$(CONFIG_OPROFILE) += arch/avr32/oprofile/ 39drivers-$(CONFIG_OPROFILE) += arch/avr32/oprofile/
40libs-y += arch/avr32/lib/ 40libs-y += arch/avr32/lib/
41 41
42archincdir-$(CONFIG_PLATFORM_AT32AP) := arch-at32ap
43
44include/asm-avr32/.arch: $(wildcard include/config/platform/*.h) include/config/auto.conf
45 @echo ' SYMLINK include/asm-avr32/arch -> include/asm-avr32/$(archincdir-y)'
46ifneq ($(KBUILD_SRC),)
47 $(Q)mkdir -p include/asm-avr32
48 $(Q)ln -fsn $(srctree)/include/asm-avr32/$(archincdir-y) include/asm-avr32/arch
49else
50 $(Q)ln -fsn $(archincdir-y) include/asm-avr32/arch
51endif
52 @touch $@
53
54archprepare: include/asm-avr32/.arch
55
56CLEAN_FILES += include/asm-avr32/.arch include/asm-avr32/arch 42CLEAN_FILES += include/asm-avr32/.arch include/asm-avr32/arch
57 43
58BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec 44BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec
diff --git a/arch/avr32/boards/atngw100/setup.c b/arch/avr32/boards/atngw100/setup.c
index 670c87b2db1..b8286f1ce85 100644
--- a/arch/avr32/boards/atngw100/setup.c
+++ b/arch/avr32/boards/atngw100/setup.c
@@ -47,7 +47,7 @@ static struct eth_platform_data __initdata eth_data[2];
47static struct spi_board_info spi0_board_info[] __initdata = { 47static struct spi_board_info spi0_board_info[] __initdata = {
48 { 48 {
49 .modalias = "mtd_dataflash", 49 .modalias = "mtd_dataflash",
50 .max_speed_hz = 10000000, 50 .max_speed_hz = 8000000,
51 .chip_select = 0, 51 .chip_select = 0,
52 }, 52 },
53}; 53};
diff --git a/arch/avr32/boards/atstk1000/atstk1002.c b/arch/avr32/boards/atstk1000/atstk1002.c
index b33542b9756..ee4c292683e 100644
--- a/arch/avr32/boards/atstk1000/atstk1002.c
+++ b/arch/avr32/boards/atstk1000/atstk1002.c
@@ -96,7 +96,7 @@ static struct mtd_partition *nand_part_info(int size, int *num_partitions)
96 return nand_partitions; 96 return nand_partitions;
97} 97}
98 98
99struct atmel_nand_data atstk1006_nand_data __initdata = { 99static struct atmel_nand_data atstk1006_nand_data __initdata = {
100 .cle = 21, 100 .cle = 21,
101 .ale = 22, 101 .ale = 22,
102 .rdy_pin = GPIO_PIN_PB(30), 102 .rdy_pin = GPIO_PIN_PB(30),
diff --git a/arch/avr32/configs/atngw100_defconfig b/arch/avr32/configs/atngw100_defconfig
index 119edb839ac..541520912c5 100644
--- a/arch/avr32/configs/atngw100_defconfig
+++ b/arch/avr32/configs/atngw100_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:30:59 2008 4# Tue Aug 5 16:00:47 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -78,10 +78,16 @@ CONFIG_PROFILING=y
78CONFIG_OPROFILE=m 78CONFIG_OPROFILE=m
79CONFIG_HAVE_OPROFILE=y 79CONFIG_HAVE_OPROFILE=y
80CONFIG_KPROBES=y 80CONFIG_KPROBES=y
81# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
82# CONFIG_HAVE_IOREMAP_PROT is not set
81CONFIG_HAVE_KPROBES=y 83CONFIG_HAVE_KPROBES=y
82# CONFIG_HAVE_KRETPROBES is not set 84# CONFIG_HAVE_KRETPROBES is not set
85# CONFIG_HAVE_ARCH_TRACEHOOK is not set
83# CONFIG_HAVE_DMA_ATTRS is not set 86# CONFIG_HAVE_DMA_ATTRS is not set
87# CONFIG_USE_GENERIC_SMP_HELPERS is not set
88CONFIG_HAVE_CLK=y
84CONFIG_PROC_PAGE_MONITOR=y 89CONFIG_PROC_PAGE_MONITOR=y
90# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
85CONFIG_SLABINFO=y 91CONFIG_SLABINFO=y
86CONFIG_RT_MUTEXES=y 92CONFIG_RT_MUTEXES=y
87# CONFIG_TINY_SHMEM is not set 93# CONFIG_TINY_SHMEM is not set
@@ -98,6 +104,7 @@ CONFIG_BLOCK=y
98# CONFIG_BLK_DEV_IO_TRACE is not set 104# CONFIG_BLK_DEV_IO_TRACE is not set
99# CONFIG_LSF is not set 105# CONFIG_LSF is not set
100# CONFIG_BLK_DEV_BSG is not set 106# CONFIG_BLK_DEV_BSG is not set
107# CONFIG_BLK_DEV_INTEGRITY is not set
101 108
102# 109#
103# IO Schedulers 110# IO Schedulers
@@ -142,6 +149,7 @@ CONFIG_PHYS_OFFSET=0x10000000
142CONFIG_PREEMPT_NONE=y 149CONFIG_PREEMPT_NONE=y
143# CONFIG_PREEMPT_VOLUNTARY is not set 150# CONFIG_PREEMPT_VOLUNTARY is not set
144# CONFIG_PREEMPT is not set 151# CONFIG_PREEMPT is not set
152CONFIG_QUICKLIST=y
145# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 153# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
146# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 154# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
147# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 155# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -160,6 +168,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
160CONFIG_SPLIT_PTLOCK_CPUS=4 168CONFIG_SPLIT_PTLOCK_CPUS=4
161# CONFIG_RESOURCES_64BIT is not set 169# CONFIG_RESOURCES_64BIT is not set
162CONFIG_ZONE_DMA_FLAG=0 170CONFIG_ZONE_DMA_FLAG=0
171CONFIG_NR_QUICK=2
163CONFIG_VIRT_TO_BUS=y 172CONFIG_VIRT_TO_BUS=y
164# CONFIG_OWNERSHIP_TRACE is not set 173# CONFIG_OWNERSHIP_TRACE is not set
165CONFIG_NMI_DEBUGGING=y 174CONFIG_NMI_DEBUGGING=y
@@ -174,6 +183,12 @@ CONFIG_CMDLINE=""
174# 183#
175# Power management options 184# Power management options
176# 185#
186CONFIG_PM=y
187# CONFIG_PM_DEBUG is not set
188CONFIG_PM_SLEEP=y
189CONFIG_SUSPEND=y
190CONFIG_SUSPEND_FREEZER=y
191CONFIG_ARCH_SUSPEND_POSSIBLE=y
177 192
178# 193#
179# CPU Frequency scaling 194# CPU Frequency scaling
@@ -205,10 +220,6 @@ CONFIG_CPU_FREQ_AT32AP=y
205# 220#
206CONFIG_BINFMT_ELF=y 221CONFIG_BINFMT_ELF=y
207# CONFIG_BINFMT_MISC is not set 222# CONFIG_BINFMT_MISC is not set
208
209#
210# Networking
211#
212CONFIG_NET=y 223CONFIG_NET=y
213 224
214# 225#
@@ -222,6 +233,7 @@ CONFIG_XFRM_USER=y
222# CONFIG_XFRM_SUB_POLICY is not set 233# CONFIG_XFRM_SUB_POLICY is not set
223# CONFIG_XFRM_MIGRATE is not set 234# CONFIG_XFRM_MIGRATE is not set
224# CONFIG_XFRM_STATISTICS is not set 235# CONFIG_XFRM_STATISTICS is not set
236CONFIG_XFRM_IPCOMP=y
225CONFIG_NET_KEY=y 237CONFIG_NET_KEY=y
226# CONFIG_NET_KEY_MIGRATE is not set 238# CONFIG_NET_KEY_MIGRATE is not set
227CONFIG_INET=y 239CONFIG_INET=y
@@ -339,8 +351,10 @@ CONFIG_IP6_NF_MANGLE=m
339# CONFIG_IP_SCTP is not set 351# CONFIG_IP_SCTP is not set
340# CONFIG_TIPC is not set 352# CONFIG_TIPC is not set
341# CONFIG_ATM is not set 353# CONFIG_ATM is not set
354CONFIG_STP=m
342CONFIG_BRIDGE=m 355CONFIG_BRIDGE=m
343CONFIG_VLAN_8021Q=m 356CONFIG_VLAN_8021Q=m
357# CONFIG_VLAN_8021Q_GVRP is not set
344# CONFIG_DECNET is not set 358# CONFIG_DECNET is not set
345CONFIG_LLC=m 359CONFIG_LLC=m
346# CONFIG_LLC2 is not set 360# CONFIG_LLC2 is not set
@@ -499,7 +513,6 @@ CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
499# CONFIG_ATA is not set 513# CONFIG_ATA is not set
500# CONFIG_MD is not set 514# CONFIG_MD is not set
501CONFIG_NETDEVICES=y 515CONFIG_NETDEVICES=y
502# CONFIG_NETDEVICES_MULTIQUEUE is not set
503# CONFIG_DUMMY is not set 516# CONFIG_DUMMY is not set
504# CONFIG_BONDING is not set 517# CONFIG_BONDING is not set
505# CONFIG_MACVLAN is not set 518# CONFIG_MACVLAN is not set
@@ -607,21 +620,35 @@ CONFIG_I2C_ALGOBIT=m
607# 620#
608# I2C Hardware Bus support 621# I2C Hardware Bus support
609# 622#
623
624#
625# I2C system bus drivers (mostly embedded / system-on-chip)
626#
610CONFIG_I2C_GPIO=m 627CONFIG_I2C_GPIO=m
611# CONFIG_I2C_OCORES is not set 628# CONFIG_I2C_OCORES is not set
612# CONFIG_I2C_PARPORT_LIGHT is not set
613# CONFIG_I2C_SIMTEC is not set 629# CONFIG_I2C_SIMTEC is not set
630
631#
632# External I2C/SMBus adapter drivers
633#
634# CONFIG_I2C_PARPORT_LIGHT is not set
614# CONFIG_I2C_TAOS_EVM is not set 635# CONFIG_I2C_TAOS_EVM is not set
615# CONFIG_I2C_STUB is not set 636
637#
638# Other I2C/SMBus bus drivers
639#
616# CONFIG_I2C_PCA_PLATFORM is not set 640# CONFIG_I2C_PCA_PLATFORM is not set
641# CONFIG_I2C_STUB is not set
617 642
618# 643#
619# Miscellaneous I2C Chip support 644# Miscellaneous I2C Chip support
620# 645#
621# CONFIG_DS1682 is not set 646# CONFIG_DS1682 is not set
647CONFIG_AT24=m
622# CONFIG_SENSORS_EEPROM is not set 648# CONFIG_SENSORS_EEPROM is not set
623# CONFIG_SENSORS_PCF8574 is not set 649# CONFIG_SENSORS_PCF8574 is not set
624# CONFIG_PCF8575 is not set 650# CONFIG_PCF8575 is not set
651# CONFIG_SENSORS_PCA9539 is not set
625# CONFIG_SENSORS_PCF8591 is not set 652# CONFIG_SENSORS_PCF8591 is not set
626# CONFIG_TPS65010 is not set 653# CONFIG_TPS65010 is not set
627# CONFIG_SENSORS_MAX6875 is not set 654# CONFIG_SENSORS_MAX6875 is not set
@@ -646,27 +673,32 @@ CONFIG_SPI_ATMEL=y
646# CONFIG_SPI_AT25 is not set 673# CONFIG_SPI_AT25 is not set
647CONFIG_SPI_SPIDEV=m 674CONFIG_SPI_SPIDEV=m
648# CONFIG_SPI_TLE62X0 is not set 675# CONFIG_SPI_TLE62X0 is not set
649CONFIG_HAVE_GPIO_LIB=y 676CONFIG_ARCH_REQUIRE_GPIOLIB=y
650 677CONFIG_GPIOLIB=y
651#
652# GPIO Support
653#
654# CONFIG_DEBUG_GPIO is not set 678# CONFIG_DEBUG_GPIO is not set
679CONFIG_GPIO_SYSFS=y
655 680
656# 681#
657# I2C GPIO expanders: 682# I2C GPIO expanders:
658# 683#
684# CONFIG_GPIO_MAX732X is not set
659# CONFIG_GPIO_PCA953X is not set 685# CONFIG_GPIO_PCA953X is not set
660# CONFIG_GPIO_PCF857X is not set 686# CONFIG_GPIO_PCF857X is not set
661 687
662# 688#
689# PCI GPIO expanders:
690#
691
692#
663# SPI GPIO expanders: 693# SPI GPIO expanders:
664# 694#
695# CONFIG_GPIO_MAX7301 is not set
665# CONFIG_GPIO_MCP23S08 is not set 696# CONFIG_GPIO_MCP23S08 is not set
666# CONFIG_W1 is not set 697# CONFIG_W1 is not set
667# CONFIG_POWER_SUPPLY is not set 698# CONFIG_POWER_SUPPLY is not set
668# CONFIG_HWMON is not set 699# CONFIG_HWMON is not set
669# CONFIG_THERMAL is not set 700# CONFIG_THERMAL is not set
701# CONFIG_THERMAL_HWMON is not set
670CONFIG_WATCHDOG=y 702CONFIG_WATCHDOG=y
671# CONFIG_WATCHDOG_NOWAYOUT is not set 703# CONFIG_WATCHDOG_NOWAYOUT is not set
672 704
@@ -685,6 +717,7 @@ CONFIG_SSB_POSSIBLE=y
685# 717#
686# Multifunction device drivers 718# Multifunction device drivers
687# 719#
720# CONFIG_MFD_CORE is not set
688# CONFIG_MFD_SM501 is not set 721# CONFIG_MFD_SM501 is not set
689# CONFIG_HTC_PASIC3 is not set 722# CONFIG_HTC_PASIC3 is not set
690 723
@@ -716,10 +749,6 @@ CONFIG_SSB_POSSIBLE=y
716# Display device support 749# Display device support
717# 750#
718# CONFIG_DISPLAY_SUPPORT is not set 751# CONFIG_DISPLAY_SUPPORT is not set
719
720#
721# Sound
722#
723# CONFIG_SOUND is not set 752# CONFIG_SOUND is not set
724CONFIG_USB_SUPPORT=y 753CONFIG_USB_SUPPORT=y
725# CONFIG_USB_ARCH_HAS_HCD is not set 754# CONFIG_USB_ARCH_HAS_HCD is not set
@@ -740,7 +769,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
740CONFIG_USB_ATMEL_USBA=y 769CONFIG_USB_ATMEL_USBA=y
741# CONFIG_USB_GADGET_FSL_USB2 is not set 770# CONFIG_USB_GADGET_FSL_USB2 is not set
742# CONFIG_USB_GADGET_NET2280 is not set 771# CONFIG_USB_GADGET_NET2280 is not set
743# CONFIG_USB_GADGET_PXA2XX is not set 772# CONFIG_USB_GADGET_PXA25X is not set
744# CONFIG_USB_GADGET_M66592 is not set 773# CONFIG_USB_GADGET_M66592 is not set
745# CONFIG_USB_GADGET_PXA27X is not set 774# CONFIG_USB_GADGET_PXA27X is not set
746# CONFIG_USB_GADGET_GOKU is not set 775# CONFIG_USB_GADGET_GOKU is not set
@@ -759,21 +788,24 @@ CONFIG_USB_FILE_STORAGE=m
759CONFIG_USB_G_SERIAL=m 788CONFIG_USB_G_SERIAL=m
760# CONFIG_USB_MIDI_GADGET is not set 789# CONFIG_USB_MIDI_GADGET is not set
761# CONFIG_USB_G_PRINTER is not set 790# CONFIG_USB_G_PRINTER is not set
762CONFIG_MMC=m 791CONFIG_USB_CDC_COMPOSITE=m
792CONFIG_MMC=y
763# CONFIG_MMC_DEBUG is not set 793# CONFIG_MMC_DEBUG is not set
764# CONFIG_MMC_UNSAFE_RESUME is not set 794# CONFIG_MMC_UNSAFE_RESUME is not set
765 795
766# 796#
767# MMC/SD Card Drivers 797# MMC/SD Card Drivers
768# 798#
769CONFIG_MMC_BLOCK=m 799CONFIG_MMC_BLOCK=y
770CONFIG_MMC_BLOCK_BOUNCE=y 800CONFIG_MMC_BLOCK_BOUNCE=y
771# CONFIG_SDIO_UART is not set 801# CONFIG_SDIO_UART is not set
772# CONFIG_MMC_TEST is not set 802CONFIG_MMC_TEST=m
773 803
774# 804#
775# MMC/SD Host Controller Drivers 805# MMC/SD Host Controller Drivers
776# 806#
807# CONFIG_MMC_SDHCI is not set
808CONFIG_MMC_ATMELMCI=y
777CONFIG_MMC_SPI=m 809CONFIG_MMC_SPI=m
778# CONFIG_MEMSTICK is not set 810# CONFIG_MEMSTICK is not set
779CONFIG_NEW_LEDS=y 811CONFIG_NEW_LEDS=y
@@ -783,6 +815,7 @@ CONFIG_LEDS_CLASS=y
783# LED drivers 815# LED drivers
784# 816#
785CONFIG_LEDS_GPIO=y 817CONFIG_LEDS_GPIO=y
818# CONFIG_LEDS_PCA955X is not set
786 819
787# 820#
788# LED Triggers 821# LED Triggers
@@ -821,10 +854,13 @@ CONFIG_RTC_INTF_DEV=y
821# CONFIG_RTC_DRV_PCF8583 is not set 854# CONFIG_RTC_DRV_PCF8583 is not set
822# CONFIG_RTC_DRV_M41T80 is not set 855# CONFIG_RTC_DRV_M41T80 is not set
823# CONFIG_RTC_DRV_S35390A is not set 856# CONFIG_RTC_DRV_S35390A is not set
857# CONFIG_RTC_DRV_FM3130 is not set
824 858
825# 859#
826# SPI RTC drivers 860# SPI RTC drivers
827# 861#
862# CONFIG_RTC_DRV_M41T94 is not set
863# CONFIG_RTC_DRV_DS1305 is not set
828# CONFIG_RTC_DRV_MAX6902 is not set 864# CONFIG_RTC_DRV_MAX6902 is not set
829# CONFIG_RTC_DRV_R9701 is not set 865# CONFIG_RTC_DRV_R9701 is not set
830# CONFIG_RTC_DRV_RS5C348 is not set 866# CONFIG_RTC_DRV_RS5C348 is not set
@@ -844,6 +880,19 @@ CONFIG_RTC_INTF_DEV=y
844# on-CPU RTC drivers 880# on-CPU RTC drivers
845# 881#
846CONFIG_RTC_DRV_AT32AP700X=y 882CONFIG_RTC_DRV_AT32AP700X=y
883CONFIG_DMADEVICES=y
884
885#
886# DMA Devices
887#
888CONFIG_DW_DMAC=y
889CONFIG_DMA_ENGINE=y
890
891#
892# DMA Clients
893#
894# CONFIG_NET_DMA is not set
895CONFIG_DMATEST=m
847# CONFIG_UIO is not set 896# CONFIG_UIO is not set
848 897
849# 898#
@@ -921,6 +970,7 @@ CONFIG_JFFS2_RTIME=y
921# CONFIG_CRAMFS is not set 970# CONFIG_CRAMFS is not set
922# CONFIG_VXFS_FS is not set 971# CONFIG_VXFS_FS is not set
923# CONFIG_MINIX_FS is not set 972# CONFIG_MINIX_FS is not set
973# CONFIG_OMFS_FS is not set
924# CONFIG_HPFS_FS is not set 974# CONFIG_HPFS_FS is not set
925# CONFIG_QNX4FS_FS is not set 975# CONFIG_QNX4FS_FS is not set
926# CONFIG_ROMFS_FS is not set 976# CONFIG_ROMFS_FS is not set
@@ -931,17 +981,16 @@ CONFIG_NFS_FS=y
931CONFIG_NFS_V3=y 981CONFIG_NFS_V3=y
932# CONFIG_NFS_V3_ACL is not set 982# CONFIG_NFS_V3_ACL is not set
933# CONFIG_NFS_V4 is not set 983# CONFIG_NFS_V4 is not set
984CONFIG_ROOT_NFS=y
934CONFIG_NFSD=m 985CONFIG_NFSD=m
935CONFIG_NFSD_V3=y 986CONFIG_NFSD_V3=y
936# CONFIG_NFSD_V3_ACL is not set 987# CONFIG_NFSD_V3_ACL is not set
937# CONFIG_NFSD_V4 is not set 988# CONFIG_NFSD_V4 is not set
938CONFIG_ROOT_NFS=y
939CONFIG_LOCKD=y 989CONFIG_LOCKD=y
940CONFIG_LOCKD_V4=y 990CONFIG_LOCKD_V4=y
941CONFIG_EXPORTFS=m 991CONFIG_EXPORTFS=m
942CONFIG_NFS_COMMON=y 992CONFIG_NFS_COMMON=y
943CONFIG_SUNRPC=y 993CONFIG_SUNRPC=y
944# CONFIG_SUNRPC_BIND34 is not set
945# CONFIG_RPCSEC_GSS_KRB5 is not set 994# CONFIG_RPCSEC_GSS_KRB5 is not set
946# CONFIG_RPCSEC_GSS_SPKM3 is not set 995# CONFIG_RPCSEC_GSS_SPKM3 is not set
947CONFIG_SMB_FS=m 996CONFIG_SMB_FS=m
@@ -1017,6 +1066,8 @@ CONFIG_MAGIC_SYSRQ=y
1017CONFIG_DEBUG_KERNEL=y 1066CONFIG_DEBUG_KERNEL=y
1018# CONFIG_DEBUG_SHIRQ is not set 1067# CONFIG_DEBUG_SHIRQ is not set
1019CONFIG_DETECT_SOFTLOCKUP=y 1068CONFIG_DETECT_SOFTLOCKUP=y
1069# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1070CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1020CONFIG_SCHED_DEBUG=y 1071CONFIG_SCHED_DEBUG=y
1021# CONFIG_SCHEDSTATS is not set 1072# CONFIG_SCHEDSTATS is not set
1022# CONFIG_TIMER_STATS is not set 1073# CONFIG_TIMER_STATS is not set
@@ -1037,6 +1088,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1037# CONFIG_DEBUG_INFO is not set 1088# CONFIG_DEBUG_INFO is not set
1038# CONFIG_DEBUG_VM is not set 1089# CONFIG_DEBUG_VM is not set
1039# CONFIG_DEBUG_WRITECOUNT is not set 1090# CONFIG_DEBUG_WRITECOUNT is not set
1091# CONFIG_DEBUG_MEMORY_INIT is not set
1040# CONFIG_DEBUG_LIST is not set 1092# CONFIG_DEBUG_LIST is not set
1041# CONFIG_DEBUG_SG is not set 1093# CONFIG_DEBUG_SG is not set
1042CONFIG_FRAME_POINTER=y 1094CONFIG_FRAME_POINTER=y
@@ -1101,6 +1153,10 @@ CONFIG_CRYPTO_HMAC=y
1101# CONFIG_CRYPTO_MD4 is not set 1153# CONFIG_CRYPTO_MD4 is not set
1102CONFIG_CRYPTO_MD5=y 1154CONFIG_CRYPTO_MD5=y
1103# CONFIG_CRYPTO_MICHAEL_MIC is not set 1155# CONFIG_CRYPTO_MICHAEL_MIC is not set
1156# CONFIG_CRYPTO_RMD128 is not set
1157# CONFIG_CRYPTO_RMD160 is not set
1158# CONFIG_CRYPTO_RMD256 is not set
1159# CONFIG_CRYPTO_RMD320 is not set
1104CONFIG_CRYPTO_SHA1=y 1160CONFIG_CRYPTO_SHA1=y
1105# CONFIG_CRYPTO_SHA256 is not set 1161# CONFIG_CRYPTO_SHA256 is not set
1106# CONFIG_CRYPTO_SHA512 is not set 1162# CONFIG_CRYPTO_SHA512 is not set
@@ -1141,12 +1197,14 @@ CONFIG_BITREVERSE=y
1141# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1197# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1142CONFIG_CRC_CCITT=m 1198CONFIG_CRC_CCITT=m
1143# CONFIG_CRC16 is not set 1199# CONFIG_CRC16 is not set
1200# CONFIG_CRC_T10DIF is not set
1144CONFIG_CRC_ITU_T=m 1201CONFIG_CRC_ITU_T=m
1145CONFIG_CRC32=y 1202CONFIG_CRC32=y
1146CONFIG_CRC7=m 1203CONFIG_CRC7=m
1147# CONFIG_LIBCRC32C is not set 1204# CONFIG_LIBCRC32C is not set
1148CONFIG_ZLIB_INFLATE=y 1205CONFIG_ZLIB_INFLATE=y
1149CONFIG_ZLIB_DEFLATE=y 1206CONFIG_ZLIB_DEFLATE=y
1207CONFIG_GENERIC_ALLOCATOR=y
1150CONFIG_PLIST=y 1208CONFIG_PLIST=y
1151CONFIG_HAS_IOMEM=y 1209CONFIG_HAS_IOMEM=y
1152CONFIG_HAS_IOPORT=y 1210CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1002_defconfig b/arch/avr32/configs/atstk1002_defconfig
index c6d02eac879..69fce6b6a78 100644
--- a/arch/avr32/configs/atstk1002_defconfig
+++ b/arch/avr32/configs/atstk1002_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:30:20 2008 4# Mon Aug 4 16:02:27 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -77,10 +77,16 @@ CONFIG_PROFILING=y
77CONFIG_OPROFILE=m 77CONFIG_OPROFILE=m
78CONFIG_HAVE_OPROFILE=y 78CONFIG_HAVE_OPROFILE=y
79CONFIG_KPROBES=y 79CONFIG_KPROBES=y
80# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
81# CONFIG_HAVE_IOREMAP_PROT is not set
80CONFIG_HAVE_KPROBES=y 82CONFIG_HAVE_KPROBES=y
81# CONFIG_HAVE_KRETPROBES is not set 83# CONFIG_HAVE_KRETPROBES is not set
84# CONFIG_HAVE_ARCH_TRACEHOOK is not set
82# CONFIG_HAVE_DMA_ATTRS is not set 85# CONFIG_HAVE_DMA_ATTRS is not set
86# CONFIG_USE_GENERIC_SMP_HELPERS is not set
87CONFIG_HAVE_CLK=y
83CONFIG_PROC_PAGE_MONITOR=y 88CONFIG_PROC_PAGE_MONITOR=y
89# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
84CONFIG_SLABINFO=y 90CONFIG_SLABINFO=y
85CONFIG_RT_MUTEXES=y 91CONFIG_RT_MUTEXES=y
86# CONFIG_TINY_SHMEM is not set 92# CONFIG_TINY_SHMEM is not set
@@ -91,12 +97,13 @@ CONFIG_MODULE_UNLOAD=y
91# CONFIG_MODULE_FORCE_UNLOAD is not set 97# CONFIG_MODULE_FORCE_UNLOAD is not set
92# CONFIG_MODVERSIONS is not set 98# CONFIG_MODVERSIONS is not set
93# CONFIG_MODULE_SRCVERSION_ALL is not set 99# CONFIG_MODULE_SRCVERSION_ALL is not set
94# CONFIG_KMOD is not set 100CONFIG_KMOD=y
95CONFIG_BLOCK=y 101CONFIG_BLOCK=y
96# CONFIG_LBD is not set 102# CONFIG_LBD is not set
97# CONFIG_BLK_DEV_IO_TRACE is not set 103# CONFIG_BLK_DEV_IO_TRACE is not set
98# CONFIG_LSF is not set 104# CONFIG_LSF is not set
99# CONFIG_BLK_DEV_BSG is not set 105# CONFIG_BLK_DEV_BSG is not set
106# CONFIG_BLK_DEV_INTEGRITY is not set
100 107
101# 108#
102# IO Schedulers 109# IO Schedulers
@@ -130,6 +137,7 @@ CONFIG_BOARD_ATSTK1000=y
130CONFIG_BOARD_ATSTK1002=y 137CONFIG_BOARD_ATSTK1002=y
131# CONFIG_BOARD_ATSTK1003 is not set 138# CONFIG_BOARD_ATSTK1003 is not set
132# CONFIG_BOARD_ATSTK1004 is not set 139# CONFIG_BOARD_ATSTK1004 is not set
140# CONFIG_BOARD_ATSTK1006 is not set
133# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 141# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
134# CONFIG_BOARD_ATSTK100X_SPI1 is not set 142# CONFIG_BOARD_ATSTK100X_SPI1 is not set
135# CONFIG_BOARD_ATSTK1000_J2_LED is not set 143# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -150,6 +158,7 @@ CONFIG_PHYS_OFFSET=0x10000000
150CONFIG_PREEMPT_NONE=y 158CONFIG_PREEMPT_NONE=y
151# CONFIG_PREEMPT_VOLUNTARY is not set 159# CONFIG_PREEMPT_VOLUNTARY is not set
152# CONFIG_PREEMPT is not set 160# CONFIG_PREEMPT is not set
161CONFIG_QUICKLIST=y
153# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 162# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
154# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 163# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
155# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 164# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -168,6 +177,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
168CONFIG_SPLIT_PTLOCK_CPUS=4 177CONFIG_SPLIT_PTLOCK_CPUS=4
169# CONFIG_RESOURCES_64BIT is not set 178# CONFIG_RESOURCES_64BIT is not set
170CONFIG_ZONE_DMA_FLAG=0 179CONFIG_ZONE_DMA_FLAG=0
180CONFIG_NR_QUICK=2
171CONFIG_VIRT_TO_BUS=y 181CONFIG_VIRT_TO_BUS=y
172# CONFIG_OWNERSHIP_TRACE is not set 182# CONFIG_OWNERSHIP_TRACE is not set
173CONFIG_NMI_DEBUGGING=y 183CONFIG_NMI_DEBUGGING=y
@@ -182,6 +192,12 @@ CONFIG_CMDLINE=""
182# 192#
183# Power management options 193# Power management options
184# 194#
195CONFIG_PM=y
196# CONFIG_PM_DEBUG is not set
197CONFIG_PM_SLEEP=y
198CONFIG_SUSPEND=y
199CONFIG_SUSPEND_FREEZER=y
200CONFIG_ARCH_SUSPEND_POSSIBLE=y
185 201
186# 202#
187# CPU Frequency scaling 203# CPU Frequency scaling
@@ -213,10 +229,6 @@ CONFIG_CPU_FREQ_AT32AP=y
213# 229#
214CONFIG_BINFMT_ELF=y 230CONFIG_BINFMT_ELF=y
215# CONFIG_BINFMT_MISC is not set 231# CONFIG_BINFMT_MISC is not set
216
217#
218# Networking
219#
220CONFIG_NET=y 232CONFIG_NET=y
221 233
222# 234#
@@ -230,6 +242,7 @@ CONFIG_XFRM_USER=m
230# CONFIG_XFRM_SUB_POLICY is not set 242# CONFIG_XFRM_SUB_POLICY is not set
231# CONFIG_XFRM_MIGRATE is not set 243# CONFIG_XFRM_MIGRATE is not set
232# CONFIG_XFRM_STATISTICS is not set 244# CONFIG_XFRM_STATISTICS is not set
245CONFIG_XFRM_IPCOMP=m
233CONFIG_NET_KEY=m 246CONFIG_NET_KEY=m
234# CONFIG_NET_KEY_MIGRATE is not set 247# CONFIG_NET_KEY_MIGRATE is not set
235CONFIG_INET=y 248CONFIG_INET=y
@@ -284,6 +297,7 @@ CONFIG_IPV6_TUNNEL=m
284# CONFIG_IP_SCTP is not set 297# CONFIG_IP_SCTP is not set
285# CONFIG_TIPC is not set 298# CONFIG_TIPC is not set
286# CONFIG_ATM is not set 299# CONFIG_ATM is not set
300CONFIG_STP=m
287CONFIG_BRIDGE=m 301CONFIG_BRIDGE=m
288# CONFIG_VLAN_8021Q is not set 302# CONFIG_VLAN_8021Q is not set
289# CONFIG_DECNET is not set 303# CONFIG_DECNET is not set
@@ -474,6 +488,7 @@ CONFIG_SCSI_WAIT_SCAN=m
474# CONFIG_SCSI_SAS_LIBSAS is not set 488# CONFIG_SCSI_SAS_LIBSAS is not set
475# CONFIG_SCSI_SRP_ATTRS is not set 489# CONFIG_SCSI_SRP_ATTRS is not set
476# CONFIG_SCSI_LOWLEVEL is not set 490# CONFIG_SCSI_LOWLEVEL is not set
491# CONFIG_SCSI_DH is not set
477CONFIG_ATA=m 492CONFIG_ATA=m
478# CONFIG_ATA_NONSTANDARD is not set 493# CONFIG_ATA_NONSTANDARD is not set
479# CONFIG_SATA_PMP is not set 494# CONFIG_SATA_PMP is not set
@@ -483,7 +498,6 @@ CONFIG_PATA_AT32=m
483# CONFIG_PATA_PLATFORM is not set 498# CONFIG_PATA_PLATFORM is not set
484# CONFIG_MD is not set 499# CONFIG_MD is not set
485CONFIG_NETDEVICES=y 500CONFIG_NETDEVICES=y
486# CONFIG_NETDEVICES_MULTIQUEUE is not set
487# CONFIG_DUMMY is not set 501# CONFIG_DUMMY is not set
488# CONFIG_BONDING is not set 502# CONFIG_BONDING is not set
489# CONFIG_MACVLAN is not set 503# CONFIG_MACVLAN is not set
@@ -625,21 +639,35 @@ CONFIG_I2C_ALGOBIT=m
625# 639#
626# I2C Hardware Bus support 640# I2C Hardware Bus support
627# 641#
642
643#
644# I2C system bus drivers (mostly embedded / system-on-chip)
645#
628CONFIG_I2C_GPIO=m 646CONFIG_I2C_GPIO=m
629# CONFIG_I2C_OCORES is not set 647# CONFIG_I2C_OCORES is not set
630# CONFIG_I2C_PARPORT_LIGHT is not set
631# CONFIG_I2C_SIMTEC is not set 648# CONFIG_I2C_SIMTEC is not set
649
650#
651# External I2C/SMBus adapter drivers
652#
653# CONFIG_I2C_PARPORT_LIGHT is not set
632# CONFIG_I2C_TAOS_EVM is not set 654# CONFIG_I2C_TAOS_EVM is not set
633# CONFIG_I2C_STUB is not set 655
656#
657# Other I2C/SMBus bus drivers
658#
634# CONFIG_I2C_PCA_PLATFORM is not set 659# CONFIG_I2C_PCA_PLATFORM is not set
660# CONFIG_I2C_STUB is not set
635 661
636# 662#
637# Miscellaneous I2C Chip support 663# Miscellaneous I2C Chip support
638# 664#
639# CONFIG_DS1682 is not set 665# CONFIG_DS1682 is not set
666CONFIG_AT24=m
640# CONFIG_SENSORS_EEPROM is not set 667# CONFIG_SENSORS_EEPROM is not set
641# CONFIG_SENSORS_PCF8574 is not set 668# CONFIG_SENSORS_PCF8574 is not set
642# CONFIG_PCF8575 is not set 669# CONFIG_PCF8575 is not set
670# CONFIG_SENSORS_PCA9539 is not set
643# CONFIG_SENSORS_PCF8591 is not set 671# CONFIG_SENSORS_PCF8591 is not set
644# CONFIG_TPS65010 is not set 672# CONFIG_TPS65010 is not set
645# CONFIG_SENSORS_MAX6875 is not set 673# CONFIG_SENSORS_MAX6875 is not set
@@ -664,27 +692,32 @@ CONFIG_SPI_ATMEL=y
664# CONFIG_SPI_AT25 is not set 692# CONFIG_SPI_AT25 is not set
665CONFIG_SPI_SPIDEV=m 693CONFIG_SPI_SPIDEV=m
666# CONFIG_SPI_TLE62X0 is not set 694# CONFIG_SPI_TLE62X0 is not set
667CONFIG_HAVE_GPIO_LIB=y 695CONFIG_ARCH_REQUIRE_GPIOLIB=y
668 696CONFIG_GPIOLIB=y
669#
670# GPIO Support
671#
672# CONFIG_DEBUG_GPIO is not set 697# CONFIG_DEBUG_GPIO is not set
698CONFIG_GPIO_SYSFS=y
673 699
674# 700#
675# I2C GPIO expanders: 701# I2C GPIO expanders:
676# 702#
703# CONFIG_GPIO_MAX732X is not set
677# CONFIG_GPIO_PCA953X is not set 704# CONFIG_GPIO_PCA953X is not set
678# CONFIG_GPIO_PCF857X is not set 705# CONFIG_GPIO_PCF857X is not set
679 706
680# 707#
708# PCI GPIO expanders:
709#
710
711#
681# SPI GPIO expanders: 712# SPI GPIO expanders:
682# 713#
714# CONFIG_GPIO_MAX7301 is not set
683# CONFIG_GPIO_MCP23S08 is not set 715# CONFIG_GPIO_MCP23S08 is not set
684# CONFIG_W1 is not set 716# CONFIG_W1 is not set
685# CONFIG_POWER_SUPPLY is not set 717# CONFIG_POWER_SUPPLY is not set
686# CONFIG_HWMON is not set 718# CONFIG_HWMON is not set
687# CONFIG_THERMAL is not set 719# CONFIG_THERMAL is not set
720# CONFIG_THERMAL_HWMON is not set
688CONFIG_WATCHDOG=y 721CONFIG_WATCHDOG=y
689# CONFIG_WATCHDOG_NOWAYOUT is not set 722# CONFIG_WATCHDOG_NOWAYOUT is not set
690 723
@@ -703,6 +736,7 @@ CONFIG_SSB_POSSIBLE=y
703# 736#
704# Multifunction device drivers 737# Multifunction device drivers
705# 738#
739# CONFIG_MFD_CORE is not set
706# CONFIG_MFD_SM501 is not set 740# CONFIG_MFD_SM501 is not set
707# CONFIG_HTC_PASIC3 is not set 741# CONFIG_HTC_PASIC3 is not set
708 742
@@ -754,6 +788,9 @@ CONFIG_FB_ATMEL=y
754CONFIG_BACKLIGHT_LCD_SUPPORT=y 788CONFIG_BACKLIGHT_LCD_SUPPORT=y
755CONFIG_LCD_CLASS_DEVICE=y 789CONFIG_LCD_CLASS_DEVICE=y
756CONFIG_LCD_LTV350QV=y 790CONFIG_LCD_LTV350QV=y
791# CONFIG_LCD_ILI9320 is not set
792# CONFIG_LCD_VGG2432A4 is not set
793# CONFIG_LCD_PLATFORM is not set
757# CONFIG_BACKLIGHT_CLASS_DEVICE is not set 794# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
758 795
759# 796#
@@ -761,15 +798,7 @@ CONFIG_LCD_LTV350QV=y
761# 798#
762# CONFIG_DISPLAY_SUPPORT is not set 799# CONFIG_DISPLAY_SUPPORT is not set
763# CONFIG_LOGO is not set 800# CONFIG_LOGO is not set
764
765#
766# Sound
767#
768CONFIG_SOUND=m 801CONFIG_SOUND=m
769
770#
771# Advanced Linux Sound Architecture
772#
773CONFIG_SND=m 802CONFIG_SND=m
774CONFIG_SND_TIMER=m 803CONFIG_SND_TIMER=m
775CONFIG_SND_PCM=m 804CONFIG_SND_PCM=m
@@ -783,37 +812,11 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
783# CONFIG_SND_VERBOSE_PROCFS is not set 812# CONFIG_SND_VERBOSE_PROCFS is not set
784# CONFIG_SND_VERBOSE_PRINTK is not set 813# CONFIG_SND_VERBOSE_PRINTK is not set
785# CONFIG_SND_DEBUG is not set 814# CONFIG_SND_DEBUG is not set
786 815# CONFIG_SND_DRIVERS is not set
787# 816CONFIG_SND_SPI=y
788# Generic devices
789#
790# CONFIG_SND_DUMMY is not set
791# CONFIG_SND_MTPAV is not set
792# CONFIG_SND_SERIAL_U16550 is not set
793# CONFIG_SND_MPU401 is not set
794
795#
796# SPI devices
797#
798CONFIG_SND_AT73C213=m 817CONFIG_SND_AT73C213=m
799CONFIG_SND_AT73C213_TARGET_BITRATE=48000 818CONFIG_SND_AT73C213_TARGET_BITRATE=48000
800
801#
802# System on Chip audio support
803#
804# CONFIG_SND_SOC is not set 819# CONFIG_SND_SOC is not set
805
806#
807# ALSA SoC audio for Freescale SOCs
808#
809
810#
811# SoC Audio for the Texas Instruments OMAP
812#
813
814#
815# Open Sound System
816#
817# CONFIG_SOUND_PRIME is not set 820# CONFIG_SOUND_PRIME is not set
818# CONFIG_HID_SUPPORT is not set 821# CONFIG_HID_SUPPORT is not set
819CONFIG_USB_SUPPORT=y 822CONFIG_USB_SUPPORT=y
@@ -836,7 +839,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
836CONFIG_USB_ATMEL_USBA=y 839CONFIG_USB_ATMEL_USBA=y
837# CONFIG_USB_GADGET_FSL_USB2 is not set 840# CONFIG_USB_GADGET_FSL_USB2 is not set
838# CONFIG_USB_GADGET_NET2280 is not set 841# CONFIG_USB_GADGET_NET2280 is not set
839# CONFIG_USB_GADGET_PXA2XX is not set 842# CONFIG_USB_GADGET_PXA25X is not set
840# CONFIG_USB_GADGET_M66592 is not set 843# CONFIG_USB_GADGET_M66592 is not set
841# CONFIG_USB_GADGET_PXA27X is not set 844# CONFIG_USB_GADGET_PXA27X is not set
842# CONFIG_USB_GADGET_GOKU is not set 845# CONFIG_USB_GADGET_GOKU is not set
@@ -855,21 +858,24 @@ CONFIG_USB_FILE_STORAGE=m
855CONFIG_USB_G_SERIAL=m 858CONFIG_USB_G_SERIAL=m
856# CONFIG_USB_MIDI_GADGET is not set 859# CONFIG_USB_MIDI_GADGET is not set
857# CONFIG_USB_G_PRINTER is not set 860# CONFIG_USB_G_PRINTER is not set
858CONFIG_MMC=m 861CONFIG_USB_CDC_COMPOSITE=m
862CONFIG_MMC=y
859# CONFIG_MMC_DEBUG is not set 863# CONFIG_MMC_DEBUG is not set
860# CONFIG_MMC_UNSAFE_RESUME is not set 864# CONFIG_MMC_UNSAFE_RESUME is not set
861 865
862# 866#
863# MMC/SD Card Drivers 867# MMC/SD Card Drivers
864# 868#
865CONFIG_MMC_BLOCK=m 869CONFIG_MMC_BLOCK=y
866CONFIG_MMC_BLOCK_BOUNCE=y 870CONFIG_MMC_BLOCK_BOUNCE=y
867# CONFIG_SDIO_UART is not set 871# CONFIG_SDIO_UART is not set
868CONFIG_MMC_TEST=m 872# CONFIG_MMC_TEST is not set
869 873
870# 874#
871# MMC/SD Host Controller Drivers 875# MMC/SD Host Controller Drivers
872# 876#
877# CONFIG_MMC_SDHCI is not set
878CONFIG_MMC_ATMELMCI=y
873CONFIG_MMC_SPI=m 879CONFIG_MMC_SPI=m
874# CONFIG_MEMSTICK is not set 880# CONFIG_MEMSTICK is not set
875CONFIG_NEW_LEDS=y 881CONFIG_NEW_LEDS=y
@@ -879,7 +885,9 @@ CONFIG_LEDS_CLASS=m
879# LED drivers 885# LED drivers
880# 886#
881CONFIG_LEDS_ATMEL_PWM=m 887CONFIG_LEDS_ATMEL_PWM=m
888# CONFIG_LEDS_PCA9532 is not set
882CONFIG_LEDS_GPIO=m 889CONFIG_LEDS_GPIO=m
890# CONFIG_LEDS_PCA955X is not set
883 891
884# 892#
885# LED Triggers 893# LED Triggers
@@ -918,10 +926,13 @@ CONFIG_RTC_INTF_DEV=y
918# CONFIG_RTC_DRV_PCF8583 is not set 926# CONFIG_RTC_DRV_PCF8583 is not set
919# CONFIG_RTC_DRV_M41T80 is not set 927# CONFIG_RTC_DRV_M41T80 is not set
920# CONFIG_RTC_DRV_S35390A is not set 928# CONFIG_RTC_DRV_S35390A is not set
929# CONFIG_RTC_DRV_FM3130 is not set
921 930
922# 931#
923# SPI RTC drivers 932# SPI RTC drivers
924# 933#
934# CONFIG_RTC_DRV_M41T94 is not set
935# CONFIG_RTC_DRV_DS1305 is not set
925# CONFIG_RTC_DRV_MAX6902 is not set 936# CONFIG_RTC_DRV_MAX6902 is not set
926# CONFIG_RTC_DRV_R9701 is not set 937# CONFIG_RTC_DRV_R9701 is not set
927# CONFIG_RTC_DRV_RS5C348 is not set 938# CONFIG_RTC_DRV_RS5C348 is not set
@@ -941,18 +952,31 @@ CONFIG_RTC_INTF_DEV=y
941# on-CPU RTC drivers 952# on-CPU RTC drivers
942# 953#
943CONFIG_RTC_DRV_AT32AP700X=y 954CONFIG_RTC_DRV_AT32AP700X=y
955CONFIG_DMADEVICES=y
956
957#
958# DMA Devices
959#
960CONFIG_DW_DMAC=y
961CONFIG_DMA_ENGINE=y
962
963#
964# DMA Clients
965#
966# CONFIG_NET_DMA is not set
967CONFIG_DMATEST=m
944# CONFIG_UIO is not set 968# CONFIG_UIO is not set
945 969
946# 970#
947# File systems 971# File systems
948# 972#
949CONFIG_EXT2_FS=m 973CONFIG_EXT2_FS=y
950# CONFIG_EXT2_FS_XATTR is not set 974# CONFIG_EXT2_FS_XATTR is not set
951# CONFIG_EXT2_FS_XIP is not set 975# CONFIG_EXT2_FS_XIP is not set
952CONFIG_EXT3_FS=m 976CONFIG_EXT3_FS=y
953# CONFIG_EXT3_FS_XATTR is not set 977# CONFIG_EXT3_FS_XATTR is not set
954# CONFIG_EXT4DEV_FS is not set 978# CONFIG_EXT4DEV_FS is not set
955CONFIG_JBD=m 979CONFIG_JBD=y
956# CONFIG_JBD_DEBUG is not set 980# CONFIG_JBD_DEBUG is not set
957# CONFIG_REISERFS_FS is not set 981# CONFIG_REISERFS_FS is not set
958# CONFIG_JFS_FS is not set 982# CONFIG_JFS_FS is not set
@@ -1018,6 +1042,7 @@ CONFIG_JFFS2_RTIME=y
1018# CONFIG_CRAMFS is not set 1042# CONFIG_CRAMFS is not set
1019# CONFIG_VXFS_FS is not set 1043# CONFIG_VXFS_FS is not set
1020CONFIG_MINIX_FS=m 1044CONFIG_MINIX_FS=m
1045# CONFIG_OMFS_FS is not set
1021# CONFIG_HPFS_FS is not set 1046# CONFIG_HPFS_FS is not set
1022# CONFIG_QNX4FS_FS is not set 1047# CONFIG_QNX4FS_FS is not set
1023# CONFIG_ROMFS_FS is not set 1048# CONFIG_ROMFS_FS is not set
@@ -1028,13 +1053,12 @@ CONFIG_NFS_FS=y
1028CONFIG_NFS_V3=y 1053CONFIG_NFS_V3=y
1029# CONFIG_NFS_V3_ACL is not set 1054# CONFIG_NFS_V3_ACL is not set
1030# CONFIG_NFS_V4 is not set 1055# CONFIG_NFS_V4 is not set
1031# CONFIG_NFSD is not set
1032CONFIG_ROOT_NFS=y 1056CONFIG_ROOT_NFS=y
1057# CONFIG_NFSD is not set
1033CONFIG_LOCKD=y 1058CONFIG_LOCKD=y
1034CONFIG_LOCKD_V4=y 1059CONFIG_LOCKD_V4=y
1035CONFIG_NFS_COMMON=y 1060CONFIG_NFS_COMMON=y
1036CONFIG_SUNRPC=y 1061CONFIG_SUNRPC=y
1037# CONFIG_SUNRPC_BIND34 is not set
1038# CONFIG_RPCSEC_GSS_KRB5 is not set 1062# CONFIG_RPCSEC_GSS_KRB5 is not set
1039# CONFIG_RPCSEC_GSS_SPKM3 is not set 1063# CONFIG_RPCSEC_GSS_SPKM3 is not set
1040# CONFIG_SMB_FS is not set 1064# CONFIG_SMB_FS is not set
@@ -1104,6 +1128,8 @@ CONFIG_DEBUG_FS=y
1104CONFIG_DEBUG_KERNEL=y 1128CONFIG_DEBUG_KERNEL=y
1105# CONFIG_DEBUG_SHIRQ is not set 1129# CONFIG_DEBUG_SHIRQ is not set
1106CONFIG_DETECT_SOFTLOCKUP=y 1130CONFIG_DETECT_SOFTLOCKUP=y
1131# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1132CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1107CONFIG_SCHED_DEBUG=y 1133CONFIG_SCHED_DEBUG=y
1108# CONFIG_SCHEDSTATS is not set 1134# CONFIG_SCHEDSTATS is not set
1109# CONFIG_TIMER_STATS is not set 1135# CONFIG_TIMER_STATS is not set
@@ -1124,6 +1150,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1124# CONFIG_DEBUG_INFO is not set 1150# CONFIG_DEBUG_INFO is not set
1125# CONFIG_DEBUG_VM is not set 1151# CONFIG_DEBUG_VM is not set
1126# CONFIG_DEBUG_WRITECOUNT is not set 1152# CONFIG_DEBUG_WRITECOUNT is not set
1153# CONFIG_DEBUG_MEMORY_INIT is not set
1127# CONFIG_DEBUG_LIST is not set 1154# CONFIG_DEBUG_LIST is not set
1128# CONFIG_DEBUG_SG is not set 1155# CONFIG_DEBUG_SG is not set
1129CONFIG_FRAME_POINTER=y 1156CONFIG_FRAME_POINTER=y
@@ -1188,6 +1215,10 @@ CONFIG_CRYPTO_HMAC=m
1188# CONFIG_CRYPTO_MD4 is not set 1215# CONFIG_CRYPTO_MD4 is not set
1189CONFIG_CRYPTO_MD5=m 1216CONFIG_CRYPTO_MD5=m
1190# CONFIG_CRYPTO_MICHAEL_MIC is not set 1217# CONFIG_CRYPTO_MICHAEL_MIC is not set
1218# CONFIG_CRYPTO_RMD128 is not set
1219# CONFIG_CRYPTO_RMD160 is not set
1220# CONFIG_CRYPTO_RMD256 is not set
1221# CONFIG_CRYPTO_RMD320 is not set
1191CONFIG_CRYPTO_SHA1=m 1222CONFIG_CRYPTO_SHA1=m
1192# CONFIG_CRYPTO_SHA256 is not set 1223# CONFIG_CRYPTO_SHA256 is not set
1193# CONFIG_CRYPTO_SHA512 is not set 1224# CONFIG_CRYPTO_SHA512 is not set
@@ -1228,12 +1259,14 @@ CONFIG_BITREVERSE=y
1228# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1259# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1229CONFIG_CRC_CCITT=m 1260CONFIG_CRC_CCITT=m
1230# CONFIG_CRC16 is not set 1261# CONFIG_CRC16 is not set
1262CONFIG_CRC_T10DIF=m
1231CONFIG_CRC_ITU_T=m 1263CONFIG_CRC_ITU_T=m
1232CONFIG_CRC32=y 1264CONFIG_CRC32=y
1233CONFIG_CRC7=m 1265CONFIG_CRC7=m
1234# CONFIG_LIBCRC32C is not set 1266# CONFIG_LIBCRC32C is not set
1235CONFIG_ZLIB_INFLATE=y 1267CONFIG_ZLIB_INFLATE=y
1236CONFIG_ZLIB_DEFLATE=y 1268CONFIG_ZLIB_DEFLATE=y
1269CONFIG_GENERIC_ALLOCATOR=y
1237CONFIG_PLIST=y 1270CONFIG_PLIST=y
1238CONFIG_HAS_IOMEM=y 1271CONFIG_HAS_IOMEM=y
1239CONFIG_HAS_IOPORT=y 1272CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1003_defconfig b/arch/avr32/configs/atstk1003_defconfig
index 5a4ae6b5d28..5477ed3183b 100644
--- a/arch/avr32/configs/atstk1003_defconfig
+++ b/arch/avr32/configs/atstk1003_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:33:05 2008 4# Tue Aug 5 15:34:44 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -80,10 +80,16 @@ CONFIG_PROFILING=y
80CONFIG_OPROFILE=m 80CONFIG_OPROFILE=m
81CONFIG_HAVE_OPROFILE=y 81CONFIG_HAVE_OPROFILE=y
82CONFIG_KPROBES=y 82CONFIG_KPROBES=y
83# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
84# CONFIG_HAVE_IOREMAP_PROT is not set
83CONFIG_HAVE_KPROBES=y 85CONFIG_HAVE_KPROBES=y
84# CONFIG_HAVE_KRETPROBES is not set 86# CONFIG_HAVE_KRETPROBES is not set
87# CONFIG_HAVE_ARCH_TRACEHOOK is not set
85# CONFIG_HAVE_DMA_ATTRS is not set 88# CONFIG_HAVE_DMA_ATTRS is not set
89# CONFIG_USE_GENERIC_SMP_HELPERS is not set
90CONFIG_HAVE_CLK=y
86CONFIG_PROC_PAGE_MONITOR=y 91CONFIG_PROC_PAGE_MONITOR=y
92# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
87CONFIG_RT_MUTEXES=y 93CONFIG_RT_MUTEXES=y
88# CONFIG_TINY_SHMEM is not set 94# CONFIG_TINY_SHMEM is not set
89CONFIG_BASE_SMALL=1 95CONFIG_BASE_SMALL=1
@@ -93,12 +99,13 @@ CONFIG_MODULE_UNLOAD=y
93# CONFIG_MODULE_FORCE_UNLOAD is not set 99# CONFIG_MODULE_FORCE_UNLOAD is not set
94# CONFIG_MODVERSIONS is not set 100# CONFIG_MODVERSIONS is not set
95# CONFIG_MODULE_SRCVERSION_ALL is not set 101# CONFIG_MODULE_SRCVERSION_ALL is not set
96# CONFIG_KMOD is not set 102CONFIG_KMOD=y
97CONFIG_BLOCK=y 103CONFIG_BLOCK=y
98# CONFIG_LBD is not set 104# CONFIG_LBD is not set
99# CONFIG_BLK_DEV_IO_TRACE is not set 105# CONFIG_BLK_DEV_IO_TRACE is not set
100# CONFIG_LSF is not set 106# CONFIG_LSF is not set
101# CONFIG_BLK_DEV_BSG is not set 107# CONFIG_BLK_DEV_BSG is not set
108# CONFIG_BLK_DEV_INTEGRITY is not set
102 109
103# 110#
104# IO Schedulers 111# IO Schedulers
@@ -132,6 +139,7 @@ CONFIG_BOARD_ATSTK1000=y
132# CONFIG_BOARD_ATSTK1002 is not set 139# CONFIG_BOARD_ATSTK1002 is not set
133CONFIG_BOARD_ATSTK1003=y 140CONFIG_BOARD_ATSTK1003=y
134# CONFIG_BOARD_ATSTK1004 is not set 141# CONFIG_BOARD_ATSTK1004 is not set
142# CONFIG_BOARD_ATSTK1006 is not set
135# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 143# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
136# CONFIG_BOARD_ATSTK100X_SPI1 is not set 144# CONFIG_BOARD_ATSTK100X_SPI1 is not set
137# CONFIG_BOARD_ATSTK1000_J2_LED is not set 145# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -152,6 +160,7 @@ CONFIG_PHYS_OFFSET=0x10000000
152CONFIG_PREEMPT_NONE=y 160CONFIG_PREEMPT_NONE=y
153# CONFIG_PREEMPT_VOLUNTARY is not set 161# CONFIG_PREEMPT_VOLUNTARY is not set
154# CONFIG_PREEMPT is not set 162# CONFIG_PREEMPT is not set
163CONFIG_QUICKLIST=y
155# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 164# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
156# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 165# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
157# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 166# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -170,6 +179,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
170CONFIG_SPLIT_PTLOCK_CPUS=4 179CONFIG_SPLIT_PTLOCK_CPUS=4
171# CONFIG_RESOURCES_64BIT is not set 180# CONFIG_RESOURCES_64BIT is not set
172CONFIG_ZONE_DMA_FLAG=0 181CONFIG_ZONE_DMA_FLAG=0
182CONFIG_NR_QUICK=2
173CONFIG_VIRT_TO_BUS=y 183CONFIG_VIRT_TO_BUS=y
174# CONFIG_OWNERSHIP_TRACE is not set 184# CONFIG_OWNERSHIP_TRACE is not set
175CONFIG_NMI_DEBUGGING=y 185CONFIG_NMI_DEBUGGING=y
@@ -184,6 +194,12 @@ CONFIG_CMDLINE=""
184# 194#
185# Power management options 195# Power management options
186# 196#
197CONFIG_PM=y
198# CONFIG_PM_DEBUG is not set
199CONFIG_PM_SLEEP=y
200CONFIG_SUSPEND=y
201CONFIG_SUSPEND_FREEZER=y
202CONFIG_ARCH_SUSPEND_POSSIBLE=y
187 203
188# 204#
189# CPU Frequency scaling 205# CPU Frequency scaling
@@ -215,10 +231,6 @@ CONFIG_CPU_FREQ_AT32AP=y
215# 231#
216CONFIG_BINFMT_ELF=y 232CONFIG_BINFMT_ELF=y
217# CONFIG_BINFMT_MISC is not set 233# CONFIG_BINFMT_MISC is not set
218
219#
220# Networking
221#
222CONFIG_NET=y 234CONFIG_NET=y
223 235
224# 236#
@@ -449,6 +461,7 @@ CONFIG_SCSI_WAIT_SCAN=m
449CONFIG_SCSI_LOWLEVEL=y 461CONFIG_SCSI_LOWLEVEL=y
450# CONFIG_ISCSI_TCP is not set 462# CONFIG_ISCSI_TCP is not set
451# CONFIG_SCSI_DEBUG is not set 463# CONFIG_SCSI_DEBUG is not set
464# CONFIG_SCSI_DH is not set
452CONFIG_ATA=m 465CONFIG_ATA=m
453# CONFIG_ATA_NONSTANDARD is not set 466# CONFIG_ATA_NONSTANDARD is not set
454# CONFIG_SATA_PMP is not set 467# CONFIG_SATA_PMP is not set
@@ -458,7 +471,6 @@ CONFIG_PATA_AT32=m
458# CONFIG_PATA_PLATFORM is not set 471# CONFIG_PATA_PLATFORM is not set
459# CONFIG_MD is not set 472# CONFIG_MD is not set
460CONFIG_NETDEVICES=y 473CONFIG_NETDEVICES=y
461# CONFIG_NETDEVICES_MULTIQUEUE is not set
462# CONFIG_DUMMY is not set 474# CONFIG_DUMMY is not set
463# CONFIG_BONDING is not set 475# CONFIG_BONDING is not set
464# CONFIG_MACVLAN is not set 476# CONFIG_MACVLAN is not set
@@ -575,21 +587,35 @@ CONFIG_I2C_ALGOBIT=m
575# 587#
576# I2C Hardware Bus support 588# I2C Hardware Bus support
577# 589#
590
591#
592# I2C system bus drivers (mostly embedded / system-on-chip)
593#
578CONFIG_I2C_GPIO=m 594CONFIG_I2C_GPIO=m
579# CONFIG_I2C_OCORES is not set 595# CONFIG_I2C_OCORES is not set
580# CONFIG_I2C_PARPORT_LIGHT is not set
581# CONFIG_I2C_SIMTEC is not set 596# CONFIG_I2C_SIMTEC is not set
597
598#
599# External I2C/SMBus adapter drivers
600#
601# CONFIG_I2C_PARPORT_LIGHT is not set
582# CONFIG_I2C_TAOS_EVM is not set 602# CONFIG_I2C_TAOS_EVM is not set
583# CONFIG_I2C_STUB is not set 603
604#
605# Other I2C/SMBus bus drivers
606#
584# CONFIG_I2C_PCA_PLATFORM is not set 607# CONFIG_I2C_PCA_PLATFORM is not set
608# CONFIG_I2C_STUB is not set
585 609
586# 610#
587# Miscellaneous I2C Chip support 611# Miscellaneous I2C Chip support
588# 612#
589# CONFIG_DS1682 is not set 613# CONFIG_DS1682 is not set
614CONFIG_AT24=m
590# CONFIG_SENSORS_EEPROM is not set 615# CONFIG_SENSORS_EEPROM is not set
591# CONFIG_SENSORS_PCF8574 is not set 616# CONFIG_SENSORS_PCF8574 is not set
592# CONFIG_PCF8575 is not set 617# CONFIG_PCF8575 is not set
618# CONFIG_SENSORS_PCA9539 is not set
593# CONFIG_SENSORS_PCF8591 is not set 619# CONFIG_SENSORS_PCF8591 is not set
594# CONFIG_TPS65010 is not set 620# CONFIG_TPS65010 is not set
595# CONFIG_SENSORS_MAX6875 is not set 621# CONFIG_SENSORS_MAX6875 is not set
@@ -614,27 +640,32 @@ CONFIG_SPI_ATMEL=y
614# CONFIG_SPI_AT25 is not set 640# CONFIG_SPI_AT25 is not set
615CONFIG_SPI_SPIDEV=m 641CONFIG_SPI_SPIDEV=m
616# CONFIG_SPI_TLE62X0 is not set 642# CONFIG_SPI_TLE62X0 is not set
617CONFIG_HAVE_GPIO_LIB=y 643CONFIG_ARCH_REQUIRE_GPIOLIB=y
618 644CONFIG_GPIOLIB=y
619#
620# GPIO Support
621#
622# CONFIG_DEBUG_GPIO is not set 645# CONFIG_DEBUG_GPIO is not set
646CONFIG_GPIO_SYSFS=y
623 647
624# 648#
625# I2C GPIO expanders: 649# I2C GPIO expanders:
626# 650#
651# CONFIG_GPIO_MAX732X is not set
627# CONFIG_GPIO_PCA953X is not set 652# CONFIG_GPIO_PCA953X is not set
628# CONFIG_GPIO_PCF857X is not set 653# CONFIG_GPIO_PCF857X is not set
629 654
630# 655#
656# PCI GPIO expanders:
657#
658
659#
631# SPI GPIO expanders: 660# SPI GPIO expanders:
632# 661#
662# CONFIG_GPIO_MAX7301 is not set
633# CONFIG_GPIO_MCP23S08 is not set 663# CONFIG_GPIO_MCP23S08 is not set
634# CONFIG_W1 is not set 664# CONFIG_W1 is not set
635# CONFIG_POWER_SUPPLY is not set 665# CONFIG_POWER_SUPPLY is not set
636# CONFIG_HWMON is not set 666# CONFIG_HWMON is not set
637# CONFIG_THERMAL is not set 667# CONFIG_THERMAL is not set
668# CONFIG_THERMAL_HWMON is not set
638CONFIG_WATCHDOG=y 669CONFIG_WATCHDOG=y
639# CONFIG_WATCHDOG_NOWAYOUT is not set 670# CONFIG_WATCHDOG_NOWAYOUT is not set
640 671
@@ -653,6 +684,7 @@ CONFIG_SSB_POSSIBLE=y
653# 684#
654# Multifunction device drivers 685# Multifunction device drivers
655# 686#
687# CONFIG_MFD_CORE is not set
656# CONFIG_MFD_SM501 is not set 688# CONFIG_MFD_SM501 is not set
657# CONFIG_HTC_PASIC3 is not set 689# CONFIG_HTC_PASIC3 is not set
658 690
@@ -684,15 +716,7 @@ CONFIG_SSB_POSSIBLE=y
684# Display device support 716# Display device support
685# 717#
686# CONFIG_DISPLAY_SUPPORT is not set 718# CONFIG_DISPLAY_SUPPORT is not set
687
688#
689# Sound
690#
691CONFIG_SOUND=m 719CONFIG_SOUND=m
692
693#
694# Advanced Linux Sound Architecture
695#
696CONFIG_SND=m 720CONFIG_SND=m
697CONFIG_SND_TIMER=m 721CONFIG_SND_TIMER=m
698CONFIG_SND_PCM=m 722CONFIG_SND_PCM=m
@@ -706,37 +730,11 @@ CONFIG_SND_SUPPORT_OLD_API=y
706CONFIG_SND_VERBOSE_PROCFS=y 730CONFIG_SND_VERBOSE_PROCFS=y
707# CONFIG_SND_VERBOSE_PRINTK is not set 731# CONFIG_SND_VERBOSE_PRINTK is not set
708# CONFIG_SND_DEBUG is not set 732# CONFIG_SND_DEBUG is not set
709 733# CONFIG_SND_DRIVERS is not set
710# 734CONFIG_SND_SPI=y
711# Generic devices
712#
713# CONFIG_SND_DUMMY is not set
714# CONFIG_SND_MTPAV is not set
715# CONFIG_SND_SERIAL_U16550 is not set
716# CONFIG_SND_MPU401 is not set
717
718#
719# SPI devices
720#
721CONFIG_SND_AT73C213=m 735CONFIG_SND_AT73C213=m
722CONFIG_SND_AT73C213_TARGET_BITRATE=48000 736CONFIG_SND_AT73C213_TARGET_BITRATE=48000
723
724#
725# System on Chip audio support
726#
727# CONFIG_SND_SOC is not set 737# CONFIG_SND_SOC is not set
728
729#
730# ALSA SoC audio for Freescale SOCs
731#
732
733#
734# SoC Audio for the Texas Instruments OMAP
735#
736
737#
738# Open Sound System
739#
740# CONFIG_SOUND_PRIME is not set 738# CONFIG_SOUND_PRIME is not set
741# CONFIG_HID_SUPPORT is not set 739# CONFIG_HID_SUPPORT is not set
742CONFIG_USB_SUPPORT=y 740CONFIG_USB_SUPPORT=y
@@ -759,7 +757,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
759CONFIG_USB_ATMEL_USBA=y 757CONFIG_USB_ATMEL_USBA=y
760# CONFIG_USB_GADGET_FSL_USB2 is not set 758# CONFIG_USB_GADGET_FSL_USB2 is not set
761# CONFIG_USB_GADGET_NET2280 is not set 759# CONFIG_USB_GADGET_NET2280 is not set
762# CONFIG_USB_GADGET_PXA2XX is not set 760# CONFIG_USB_GADGET_PXA25X is not set
763# CONFIG_USB_GADGET_M66592 is not set 761# CONFIG_USB_GADGET_M66592 is not set
764# CONFIG_USB_GADGET_PXA27X is not set 762# CONFIG_USB_GADGET_PXA27X is not set
765# CONFIG_USB_GADGET_GOKU is not set 763# CONFIG_USB_GADGET_GOKU is not set
@@ -778,21 +776,24 @@ CONFIG_USB_FILE_STORAGE=m
778CONFIG_USB_G_SERIAL=m 776CONFIG_USB_G_SERIAL=m
779# CONFIG_USB_MIDI_GADGET is not set 777# CONFIG_USB_MIDI_GADGET is not set
780# CONFIG_USB_G_PRINTER is not set 778# CONFIG_USB_G_PRINTER is not set
781CONFIG_MMC=m 779CONFIG_USB_CDC_COMPOSITE=m
780CONFIG_MMC=y
782# CONFIG_MMC_DEBUG is not set 781# CONFIG_MMC_DEBUG is not set
783# CONFIG_MMC_UNSAFE_RESUME is not set 782# CONFIG_MMC_UNSAFE_RESUME is not set
784 783
785# 784#
786# MMC/SD Card Drivers 785# MMC/SD Card Drivers
787# 786#
788CONFIG_MMC_BLOCK=m 787CONFIG_MMC_BLOCK=y
789# CONFIG_MMC_BLOCK_BOUNCE is not set 788CONFIG_MMC_BLOCK_BOUNCE=y
790# CONFIG_SDIO_UART is not set 789# CONFIG_SDIO_UART is not set
791# CONFIG_MMC_TEST is not set 790CONFIG_MMC_TEST=m
792 791
793# 792#
794# MMC/SD Host Controller Drivers 793# MMC/SD Host Controller Drivers
795# 794#
795# CONFIG_MMC_SDHCI is not set
796CONFIG_MMC_ATMELMCI=y
796CONFIG_MMC_SPI=m 797CONFIG_MMC_SPI=m
797# CONFIG_MEMSTICK is not set 798# CONFIG_MEMSTICK is not set
798CONFIG_NEW_LEDS=y 799CONFIG_NEW_LEDS=y
@@ -802,7 +803,9 @@ CONFIG_LEDS_CLASS=y
802# LED drivers 803# LED drivers
803# 804#
804CONFIG_LEDS_ATMEL_PWM=m 805CONFIG_LEDS_ATMEL_PWM=m
806# CONFIG_LEDS_PCA9532 is not set
805CONFIG_LEDS_GPIO=y 807CONFIG_LEDS_GPIO=y
808# CONFIG_LEDS_PCA955X is not set
806 809
807# 810#
808# LED Triggers 811# LED Triggers
@@ -841,10 +844,13 @@ CONFIG_RTC_INTF_DEV=y
841# CONFIG_RTC_DRV_PCF8583 is not set 844# CONFIG_RTC_DRV_PCF8583 is not set
842# CONFIG_RTC_DRV_M41T80 is not set 845# CONFIG_RTC_DRV_M41T80 is not set
843# CONFIG_RTC_DRV_S35390A is not set 846# CONFIG_RTC_DRV_S35390A is not set
847# CONFIG_RTC_DRV_FM3130 is not set
844 848
845# 849#
846# SPI RTC drivers 850# SPI RTC drivers
847# 851#
852# CONFIG_RTC_DRV_M41T94 is not set
853# CONFIG_RTC_DRV_DS1305 is not set
848# CONFIG_RTC_DRV_MAX6902 is not set 854# CONFIG_RTC_DRV_MAX6902 is not set
849# CONFIG_RTC_DRV_R9701 is not set 855# CONFIG_RTC_DRV_R9701 is not set
850# CONFIG_RTC_DRV_RS5C348 is not set 856# CONFIG_RTC_DRV_RS5C348 is not set
@@ -864,8 +870,20 @@ CONFIG_RTC_INTF_DEV=y
864# on-CPU RTC drivers 870# on-CPU RTC drivers
865# 871#
866CONFIG_RTC_DRV_AT32AP700X=y 872CONFIG_RTC_DRV_AT32AP700X=y
867CONFIG_UIO=m 873CONFIG_DMADEVICES=y
868# CONFIG_UIO_SMX is not set 874
875#
876# DMA Devices
877#
878CONFIG_DW_DMAC=y
879CONFIG_DMA_ENGINE=y
880
881#
882# DMA Clients
883#
884# CONFIG_NET_DMA is not set
885CONFIG_DMATEST=m
886# CONFIG_UIO is not set
869 887
870# 888#
871# File systems 889# File systems
@@ -943,6 +961,7 @@ CONFIG_JFFS2_RTIME=y
943# CONFIG_CRAMFS is not set 961# CONFIG_CRAMFS is not set
944# CONFIG_VXFS_FS is not set 962# CONFIG_VXFS_FS is not set
945# CONFIG_MINIX_FS is not set 963# CONFIG_MINIX_FS is not set
964# CONFIG_OMFS_FS is not set
946# CONFIG_HPFS_FS is not set 965# CONFIG_HPFS_FS is not set
947# CONFIG_QNX4FS_FS is not set 966# CONFIG_QNX4FS_FS is not set
948# CONFIG_ROMFS_FS is not set 967# CONFIG_ROMFS_FS is not set
@@ -1011,6 +1030,8 @@ CONFIG_DEBUG_FS=y
1011CONFIG_DEBUG_KERNEL=y 1030CONFIG_DEBUG_KERNEL=y
1012# CONFIG_DEBUG_SHIRQ is not set 1031# CONFIG_DEBUG_SHIRQ is not set
1013CONFIG_DETECT_SOFTLOCKUP=y 1032CONFIG_DETECT_SOFTLOCKUP=y
1033# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1034CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1014CONFIG_SCHED_DEBUG=y 1035CONFIG_SCHED_DEBUG=y
1015# CONFIG_SCHEDSTATS is not set 1036# CONFIG_SCHEDSTATS is not set
1016# CONFIG_TIMER_STATS is not set 1037# CONFIG_TIMER_STATS is not set
@@ -1029,6 +1050,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1029# CONFIG_DEBUG_INFO is not set 1050# CONFIG_DEBUG_INFO is not set
1030# CONFIG_DEBUG_VM is not set 1051# CONFIG_DEBUG_VM is not set
1031# CONFIG_DEBUG_WRITECOUNT is not set 1052# CONFIG_DEBUG_WRITECOUNT is not set
1053# CONFIG_DEBUG_MEMORY_INIT is not set
1032# CONFIG_DEBUG_LIST is not set 1054# CONFIG_DEBUG_LIST is not set
1033# CONFIG_DEBUG_SG is not set 1055# CONFIG_DEBUG_SG is not set
1034CONFIG_FRAME_POINTER=y 1056CONFIG_FRAME_POINTER=y
@@ -1056,6 +1078,7 @@ CONFIG_BITREVERSE=y
1056# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1078# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1057CONFIG_CRC_CCITT=m 1079CONFIG_CRC_CCITT=m
1058# CONFIG_CRC16 is not set 1080# CONFIG_CRC16 is not set
1081CONFIG_CRC_T10DIF=m
1059CONFIG_CRC_ITU_T=m 1082CONFIG_CRC_ITU_T=m
1060CONFIG_CRC32=y 1083CONFIG_CRC32=y
1061CONFIG_CRC7=m 1084CONFIG_CRC7=m
@@ -1063,6 +1086,7 @@ CONFIG_CRC7=m
1063CONFIG_AUDIT_GENERIC=y 1086CONFIG_AUDIT_GENERIC=y
1064CONFIG_ZLIB_INFLATE=y 1087CONFIG_ZLIB_INFLATE=y
1065CONFIG_ZLIB_DEFLATE=y 1088CONFIG_ZLIB_DEFLATE=y
1089CONFIG_GENERIC_ALLOCATOR=y
1066CONFIG_PLIST=y 1090CONFIG_PLIST=y
1067CONFIG_HAS_IOMEM=y 1091CONFIG_HAS_IOMEM=y
1068CONFIG_HAS_IOPORT=y 1092CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1004_defconfig b/arch/avr32/configs/atstk1004_defconfig
index a0912fb7c92..69e6c0d08ce 100644
--- a/arch/avr32/configs/atstk1004_defconfig
+++ b/arch/avr32/configs/atstk1004_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:34:57 2008 4# Tue Aug 5 15:38:56 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -69,10 +69,16 @@ CONFIG_SLOB=y
69# CONFIG_PROFILING is not set 69# CONFIG_PROFILING is not set
70# CONFIG_MARKERS is not set 70# CONFIG_MARKERS is not set
71CONFIG_HAVE_OPROFILE=y 71CONFIG_HAVE_OPROFILE=y
72# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
73# CONFIG_HAVE_IOREMAP_PROT is not set
72CONFIG_HAVE_KPROBES=y 74CONFIG_HAVE_KPROBES=y
73# CONFIG_HAVE_KRETPROBES is not set 75# CONFIG_HAVE_KRETPROBES is not set
76# CONFIG_HAVE_ARCH_TRACEHOOK is not set
74# CONFIG_HAVE_DMA_ATTRS is not set 77# CONFIG_HAVE_DMA_ATTRS is not set
78# CONFIG_USE_GENERIC_SMP_HELPERS is not set
79CONFIG_HAVE_CLK=y
75# CONFIG_PROC_PAGE_MONITOR is not set 80# CONFIG_PROC_PAGE_MONITOR is not set
81# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
76# CONFIG_TINY_SHMEM is not set 82# CONFIG_TINY_SHMEM is not set
77CONFIG_BASE_SMALL=1 83CONFIG_BASE_SMALL=1
78# CONFIG_MODULES is not set 84# CONFIG_MODULES is not set
@@ -97,6 +103,7 @@ CONFIG_BOARD_ATSTK1000=y
97# CONFIG_BOARD_ATSTK1002 is not set 103# CONFIG_BOARD_ATSTK1002 is not set
98# CONFIG_BOARD_ATSTK1003 is not set 104# CONFIG_BOARD_ATSTK1003 is not set
99CONFIG_BOARD_ATSTK1004=y 105CONFIG_BOARD_ATSTK1004=y
106# CONFIG_BOARD_ATSTK1006 is not set
100# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 107# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
101# CONFIG_BOARD_ATSTK100X_SPI1 is not set 108# CONFIG_BOARD_ATSTK100X_SPI1 is not set
102# CONFIG_BOARD_ATSTK1000_J2_LED is not set 109# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -115,6 +122,7 @@ CONFIG_PHYS_OFFSET=0x10000000
115CONFIG_PREEMPT_NONE=y 122CONFIG_PREEMPT_NONE=y
116# CONFIG_PREEMPT_VOLUNTARY is not set 123# CONFIG_PREEMPT_VOLUNTARY is not set
117# CONFIG_PREEMPT is not set 124# CONFIG_PREEMPT is not set
125CONFIG_QUICKLIST=y
118# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 126# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
119# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 127# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
120# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 128# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -133,6 +141,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
133CONFIG_SPLIT_PTLOCK_CPUS=4 141CONFIG_SPLIT_PTLOCK_CPUS=4
134# CONFIG_RESOURCES_64BIT is not set 142# CONFIG_RESOURCES_64BIT is not set
135CONFIG_ZONE_DMA_FLAG=0 143CONFIG_ZONE_DMA_FLAG=0
144CONFIG_NR_QUICK=2
136CONFIG_VIRT_TO_BUS=y 145CONFIG_VIRT_TO_BUS=y
137# CONFIG_OWNERSHIP_TRACE is not set 146# CONFIG_OWNERSHIP_TRACE is not set
138# CONFIG_NMI_DEBUGGING is not set 147# CONFIG_NMI_DEBUGGING is not set
@@ -147,6 +156,8 @@ CONFIG_CMDLINE=""
147# 156#
148# Power management options 157# Power management options
149# 158#
159# CONFIG_PM is not set
160CONFIG_ARCH_SUSPEND_POSSIBLE=y
150 161
151# 162#
152# CPU Frequency scaling 163# CPU Frequency scaling
@@ -164,10 +175,6 @@ CONFIG_CMDLINE=""
164# 175#
165CONFIG_BINFMT_ELF=y 176CONFIG_BINFMT_ELF=y
166# CONFIG_BINFMT_MISC is not set 177# CONFIG_BINFMT_MISC is not set
167
168#
169# Networking
170#
171CONFIG_NET=y 178CONFIG_NET=y
172 179
173# 180#
@@ -390,24 +397,28 @@ CONFIG_SPI_ATMEL=y
390# CONFIG_SPI_AT25 is not set 397# CONFIG_SPI_AT25 is not set
391# CONFIG_SPI_SPIDEV is not set 398# CONFIG_SPI_SPIDEV is not set
392# CONFIG_SPI_TLE62X0 is not set 399# CONFIG_SPI_TLE62X0 is not set
393CONFIG_HAVE_GPIO_LIB=y 400CONFIG_ARCH_REQUIRE_GPIOLIB=y
401CONFIG_GPIOLIB=y
402# CONFIG_GPIO_SYSFS is not set
394 403
395# 404#
396# GPIO Support 405# I2C GPIO expanders:
397# 406#
398 407
399# 408#
400# I2C GPIO expanders: 409# PCI GPIO expanders:
401# 410#
402 411
403# 412#
404# SPI GPIO expanders: 413# SPI GPIO expanders:
405# 414#
415# CONFIG_GPIO_MAX7301 is not set
406# CONFIG_GPIO_MCP23S08 is not set 416# CONFIG_GPIO_MCP23S08 is not set
407# CONFIG_W1 is not set 417# CONFIG_W1 is not set
408# CONFIG_POWER_SUPPLY is not set 418# CONFIG_POWER_SUPPLY is not set
409# CONFIG_HWMON is not set 419# CONFIG_HWMON is not set
410# CONFIG_THERMAL is not set 420# CONFIG_THERMAL is not set
421# CONFIG_THERMAL_HWMON is not set
411CONFIG_WATCHDOG=y 422CONFIG_WATCHDOG=y
412# CONFIG_WATCHDOG_NOWAYOUT is not set 423# CONFIG_WATCHDOG_NOWAYOUT is not set
413 424
@@ -426,6 +437,7 @@ CONFIG_SSB_POSSIBLE=y
426# 437#
427# Multifunction device drivers 438# Multifunction device drivers
428# 439#
440# CONFIG_MFD_CORE is not set
429# CONFIG_MFD_SM501 is not set 441# CONFIG_MFD_SM501 is not set
430# CONFIG_HTC_PASIC3 is not set 442# CONFIG_HTC_PASIC3 is not set
431 443
@@ -477,6 +489,9 @@ CONFIG_FB_ATMEL=y
477CONFIG_BACKLIGHT_LCD_SUPPORT=y 489CONFIG_BACKLIGHT_LCD_SUPPORT=y
478CONFIG_LCD_CLASS_DEVICE=y 490CONFIG_LCD_CLASS_DEVICE=y
479CONFIG_LCD_LTV350QV=y 491CONFIG_LCD_LTV350QV=y
492# CONFIG_LCD_ILI9320 is not set
493# CONFIG_LCD_VGG2432A4 is not set
494# CONFIG_LCD_PLATFORM is not set
480# CONFIG_BACKLIGHT_CLASS_DEVICE is not set 495# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
481 496
482# 497#
@@ -484,10 +499,6 @@ CONFIG_LCD_LTV350QV=y
484# 499#
485# CONFIG_DISPLAY_SUPPORT is not set 500# CONFIG_DISPLAY_SUPPORT is not set
486# CONFIG_LOGO is not set 501# CONFIG_LOGO is not set
487
488#
489# Sound
490#
491# CONFIG_SOUND is not set 502# CONFIG_SOUND is not set
492CONFIG_USB_SUPPORT=y 503CONFIG_USB_SUPPORT=y
493# CONFIG_USB_ARCH_HAS_HCD is not set 504# CONFIG_USB_ARCH_HAS_HCD is not set
@@ -507,7 +518,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
507CONFIG_USB_ATMEL_USBA=y 518CONFIG_USB_ATMEL_USBA=y
508# CONFIG_USB_GADGET_FSL_USB2 is not set 519# CONFIG_USB_GADGET_FSL_USB2 is not set
509# CONFIG_USB_GADGET_NET2280 is not set 520# CONFIG_USB_GADGET_NET2280 is not set
510# CONFIG_USB_GADGET_PXA2XX is not set 521# CONFIG_USB_GADGET_PXA25X is not set
511# CONFIG_USB_GADGET_M66592 is not set 522# CONFIG_USB_GADGET_M66592 is not set
512# CONFIG_USB_GADGET_PXA27X is not set 523# CONFIG_USB_GADGET_PXA27X is not set
513# CONFIG_USB_GADGET_GOKU is not set 524# CONFIG_USB_GADGET_GOKU is not set
@@ -525,6 +536,7 @@ CONFIG_USB_ETH=y
525# CONFIG_USB_G_SERIAL is not set 536# CONFIG_USB_G_SERIAL is not set
526# CONFIG_USB_MIDI_GADGET is not set 537# CONFIG_USB_MIDI_GADGET is not set
527# CONFIG_USB_G_PRINTER is not set 538# CONFIG_USB_G_PRINTER is not set
539# CONFIG_USB_CDC_COMPOSITE is not set
528# CONFIG_MMC is not set 540# CONFIG_MMC is not set
529# CONFIG_MEMSTICK is not set 541# CONFIG_MEMSTICK is not set
530# CONFIG_NEW_LEDS is not set 542# CONFIG_NEW_LEDS is not set
@@ -547,6 +559,8 @@ CONFIG_RTC_INTF_DEV=y
547# 559#
548# SPI RTC drivers 560# SPI RTC drivers
549# 561#
562# CONFIG_RTC_DRV_M41T94 is not set
563# CONFIG_RTC_DRV_DS1305 is not set
550# CONFIG_RTC_DRV_MAX6902 is not set 564# CONFIG_RTC_DRV_MAX6902 is not set
551# CONFIG_RTC_DRV_R9701 is not set 565# CONFIG_RTC_DRV_R9701 is not set
552# CONFIG_RTC_DRV_RS5C348 is not set 566# CONFIG_RTC_DRV_RS5C348 is not set
@@ -566,6 +580,7 @@ CONFIG_RTC_INTF_DEV=y
566# on-CPU RTC drivers 580# on-CPU RTC drivers
567# 581#
568CONFIG_RTC_DRV_AT32AP700X=y 582CONFIG_RTC_DRV_AT32AP700X=y
583# CONFIG_DMADEVICES is not set
569# CONFIG_UIO is not set 584# CONFIG_UIO is not set
570 585
571# 586#
@@ -620,6 +635,7 @@ CONFIG_MAGIC_SYSRQ=y
620# CONFIG_HEADERS_CHECK is not set 635# CONFIG_HEADERS_CHECK is not set
621# CONFIG_DEBUG_KERNEL is not set 636# CONFIG_DEBUG_KERNEL is not set
622# CONFIG_DEBUG_BUGVERBOSE is not set 637# CONFIG_DEBUG_BUGVERBOSE is not set
638# CONFIG_DEBUG_MEMORY_INIT is not set
623# CONFIG_SAMPLES is not set 639# CONFIG_SAMPLES is not set
624 640
625# 641#
@@ -638,12 +654,14 @@ CONFIG_BITREVERSE=y
638# CONFIG_GENERIC_FIND_NEXT_BIT is not set 654# CONFIG_GENERIC_FIND_NEXT_BIT is not set
639# CONFIG_CRC_CCITT is not set 655# CONFIG_CRC_CCITT is not set
640# CONFIG_CRC16 is not set 656# CONFIG_CRC16 is not set
657# CONFIG_CRC_T10DIF is not set
641# CONFIG_CRC_ITU_T is not set 658# CONFIG_CRC_ITU_T is not set
642CONFIG_CRC32=y 659CONFIG_CRC32=y
643# CONFIG_CRC7 is not set 660# CONFIG_CRC7 is not set
644# CONFIG_LIBCRC32C is not set 661# CONFIG_LIBCRC32C is not set
645CONFIG_ZLIB_INFLATE=y 662CONFIG_ZLIB_INFLATE=y
646CONFIG_ZLIB_DEFLATE=y 663CONFIG_ZLIB_DEFLATE=y
664CONFIG_GENERIC_ALLOCATOR=y
647CONFIG_HAS_IOMEM=y 665CONFIG_HAS_IOMEM=y
648CONFIG_HAS_IOPORT=y 666CONFIG_HAS_IOPORT=y
649CONFIG_HAS_DMA=y 667CONFIG_HAS_DMA=y
diff --git a/arch/avr32/configs/atstk1006_defconfig b/arch/avr32/configs/atstk1006_defconfig
new file mode 100644
index 00000000000..8b6e54c9946
--- /dev/null
+++ b/arch/avr32/configs/atstk1006_defconfig
@@ -0,0 +1,1304 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.27-rc1
4# Tue Aug 5 15:40:26 2008
5#
6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y
8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_STACKTRACE_SUPPORT=y
10CONFIG_LOCKDEP_SUPPORT=y
11CONFIG_TRACE_IRQFLAGS_SUPPORT=y
12CONFIG_HARDIRQS_SW_RESEND=y
13CONFIG_GENERIC_IRQ_PROBE=y
14CONFIG_RWSEM_GENERIC_SPINLOCK=y
15CONFIG_GENERIC_TIME=y
16CONFIG_GENERIC_CLOCKEVENTS=y
17# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
18# CONFIG_ARCH_HAS_ILOG2_U32 is not set
19# CONFIG_ARCH_HAS_ILOG2_U64 is not set
20CONFIG_GENERIC_HWEIGHT=y
21CONFIG_GENERIC_CALIBRATE_DELAY=y
22CONFIG_GENERIC_BUG=y
23CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
24
25#
26# General setup
27#
28CONFIG_EXPERIMENTAL=y
29CONFIG_BROKEN_ON_SMP=y
30CONFIG_INIT_ENV_ARG_LIMIT=32
31CONFIG_LOCALVERSION=""
32# CONFIG_LOCALVERSION_AUTO is not set
33CONFIG_SWAP=y
34CONFIG_SYSVIPC=y
35CONFIG_SYSVIPC_SYSCTL=y
36CONFIG_POSIX_MQUEUE=y
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
39# CONFIG_AUDIT is not set
40# CONFIG_IKCONFIG is not set
41CONFIG_LOG_BUF_SHIFT=14
42# CONFIG_CGROUPS is not set
43# CONFIG_GROUP_SCHED is not set
44CONFIG_SYSFS_DEPRECATED=y
45CONFIG_SYSFS_DEPRECATED_V2=y
46CONFIG_RELAY=y
47# CONFIG_NAMESPACES is not set
48CONFIG_BLK_DEV_INITRD=y
49CONFIG_INITRAMFS_SOURCE=""
50CONFIG_CC_OPTIMIZE_FOR_SIZE=y
51CONFIG_SYSCTL=y
52CONFIG_EMBEDDED=y
53# CONFIG_SYSCTL_SYSCALL is not set
54CONFIG_KALLSYMS=y
55# CONFIG_KALLSYMS_ALL is not set
56# CONFIG_KALLSYMS_EXTRA_PASS is not set
57CONFIG_HOTPLUG=y
58CONFIG_PRINTK=y
59CONFIG_BUG=y
60CONFIG_ELF_CORE=y
61# CONFIG_COMPAT_BRK is not set
62# CONFIG_BASE_FULL is not set
63CONFIG_FUTEX=y
64CONFIG_ANON_INODES=y
65CONFIG_EPOLL=y
66CONFIG_SIGNALFD=y
67CONFIG_TIMERFD=y
68CONFIG_EVENTFD=y
69CONFIG_SHMEM=y
70CONFIG_VM_EVENT_COUNTERS=y
71CONFIG_SLUB_DEBUG=y
72# CONFIG_SLAB is not set
73CONFIG_SLUB=y
74# CONFIG_SLOB is not set
75CONFIG_PROFILING=y
76# CONFIG_MARKERS is not set
77CONFIG_OPROFILE=m
78CONFIG_HAVE_OPROFILE=y
79CONFIG_KPROBES=y
80# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
81# CONFIG_HAVE_IOREMAP_PROT is not set
82CONFIG_HAVE_KPROBES=y
83# CONFIG_HAVE_KRETPROBES is not set
84# CONFIG_HAVE_ARCH_TRACEHOOK is not set
85# CONFIG_HAVE_DMA_ATTRS is not set
86# CONFIG_USE_GENERIC_SMP_HELPERS is not set
87CONFIG_HAVE_CLK=y
88CONFIG_PROC_PAGE_MONITOR=y
89# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
90CONFIG_SLABINFO=y
91CONFIG_RT_MUTEXES=y
92# CONFIG_TINY_SHMEM is not set
93CONFIG_BASE_SMALL=1
94CONFIG_MODULES=y
95# CONFIG_MODULE_FORCE_LOAD is not set
96CONFIG_MODULE_UNLOAD=y
97# CONFIG_MODULE_FORCE_UNLOAD is not set
98# CONFIG_MODVERSIONS is not set
99# CONFIG_MODULE_SRCVERSION_ALL is not set
100CONFIG_KMOD=y
101CONFIG_BLOCK=y
102# CONFIG_LBD is not set
103# CONFIG_BLK_DEV_IO_TRACE is not set
104# CONFIG_LSF is not set
105# CONFIG_BLK_DEV_BSG is not set
106# CONFIG_BLK_DEV_INTEGRITY is not set
107
108#
109# IO Schedulers
110#
111CONFIG_IOSCHED_NOOP=y
112# CONFIG_IOSCHED_AS is not set
113# CONFIG_IOSCHED_DEADLINE is not set
114CONFIG_IOSCHED_CFQ=y
115# CONFIG_DEFAULT_AS is not set
116# CONFIG_DEFAULT_DEADLINE is not set
117CONFIG_DEFAULT_CFQ=y
118# CONFIG_DEFAULT_NOOP is not set
119CONFIG_DEFAULT_IOSCHED="cfq"
120CONFIG_CLASSIC_RCU=y
121
122#
123# System Type and features
124#
125CONFIG_TICK_ONESHOT=y
126CONFIG_NO_HZ=y
127CONFIG_HIGH_RES_TIMERS=y
128CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
129CONFIG_SUBARCH_AVR32B=y
130CONFIG_MMU=y
131CONFIG_PERFORMANCE_COUNTERS=y
132CONFIG_PLATFORM_AT32AP=y
133CONFIG_CPU_AT32AP700X=y
134CONFIG_CPU_AT32AP7000=y
135CONFIG_BOARD_ATSTK1000=y
136# CONFIG_BOARD_ATNGW100 is not set
137# CONFIG_BOARD_ATSTK1002 is not set
138# CONFIG_BOARD_ATSTK1003 is not set
139# CONFIG_BOARD_ATSTK1004 is not set
140CONFIG_BOARD_ATSTK1006=y
141# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
142# CONFIG_BOARD_ATSTK100X_SPI1 is not set
143# CONFIG_BOARD_ATSTK1000_J2_LED is not set
144# CONFIG_BOARD_ATSTK1000_J2_LED8 is not set
145# CONFIG_BOARD_ATSTK1000_J2_RGB is not set
146CONFIG_BOARD_ATSTK1000_EXTDAC=y
147CONFIG_LOADER_U_BOOT=y
148
149#
150# Atmel AVR32 AP options
151#
152# CONFIG_AP700X_32_BIT_SMC is not set
153CONFIG_AP700X_16_BIT_SMC=y
154# CONFIG_AP700X_8_BIT_SMC is not set
155CONFIG_LOAD_ADDRESS=0x10000000
156CONFIG_ENTRY_ADDRESS=0x90000000
157CONFIG_PHYS_OFFSET=0x10000000
158CONFIG_PREEMPT_NONE=y
159# CONFIG_PREEMPT_VOLUNTARY is not set
160# CONFIG_PREEMPT is not set
161CONFIG_QUICKLIST=y
162# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
163# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
164# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
165CONFIG_ARCH_FLATMEM_ENABLE=y
166# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
167# CONFIG_ARCH_SPARSEMEM_ENABLE is not set
168CONFIG_SELECT_MEMORY_MODEL=y
169CONFIG_FLATMEM_MANUAL=y
170# CONFIG_DISCONTIGMEM_MANUAL is not set
171# CONFIG_SPARSEMEM_MANUAL is not set
172CONFIG_FLATMEM=y
173CONFIG_FLAT_NODE_MEM_MAP=y
174# CONFIG_SPARSEMEM_STATIC is not set
175# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
176CONFIG_PAGEFLAGS_EXTENDED=y
177CONFIG_SPLIT_PTLOCK_CPUS=4
178# CONFIG_RESOURCES_64BIT is not set
179CONFIG_ZONE_DMA_FLAG=0
180CONFIG_NR_QUICK=2
181CONFIG_VIRT_TO_BUS=y
182# CONFIG_OWNERSHIP_TRACE is not set
183CONFIG_NMI_DEBUGGING=y
184# CONFIG_HZ_100 is not set
185CONFIG_HZ_250=y
186# CONFIG_HZ_300 is not set
187# CONFIG_HZ_1000 is not set
188CONFIG_HZ=250
189# CONFIG_SCHED_HRTICK is not set
190CONFIG_CMDLINE=""
191
192#
193# Power management options
194#
195CONFIG_PM=y
196# CONFIG_PM_DEBUG is not set
197CONFIG_PM_SLEEP=y
198CONFIG_SUSPEND=y
199CONFIG_SUSPEND_FREEZER=y
200CONFIG_ARCH_SUSPEND_POSSIBLE=y
201
202#
203# CPU Frequency scaling
204#
205CONFIG_CPU_FREQ=y
206CONFIG_CPU_FREQ_TABLE=y
207# CONFIG_CPU_FREQ_DEBUG is not set
208# CONFIG_CPU_FREQ_STAT is not set
209# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
210# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
211# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
212CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
213# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
214CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
215# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
216CONFIG_CPU_FREQ_GOV_USERSPACE=y
217CONFIG_CPU_FREQ_GOV_ONDEMAND=y
218# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
219CONFIG_CPU_FREQ_AT32AP=y
220
221#
222# Bus options
223#
224# CONFIG_ARCH_SUPPORTS_MSI is not set
225# CONFIG_PCCARD is not set
226
227#
228# Executable file formats
229#
230CONFIG_BINFMT_ELF=y
231# CONFIG_BINFMT_MISC is not set
232CONFIG_NET=y
233
234#
235# Networking options
236#
237CONFIG_PACKET=y
238CONFIG_PACKET_MMAP=y
239CONFIG_UNIX=y
240CONFIG_XFRM=y
241CONFIG_XFRM_USER=m
242# CONFIG_XFRM_SUB_POLICY is not set
243# CONFIG_XFRM_MIGRATE is not set
244# CONFIG_XFRM_STATISTICS is not set
245CONFIG_XFRM_IPCOMP=m
246CONFIG_NET_KEY=m
247# CONFIG_NET_KEY_MIGRATE is not set
248CONFIG_INET=y
249# CONFIG_IP_MULTICAST is not set
250# CONFIG_IP_ADVANCED_ROUTER is not set
251CONFIG_IP_FIB_HASH=y
252CONFIG_IP_PNP=y
253CONFIG_IP_PNP_DHCP=y
254# CONFIG_IP_PNP_BOOTP is not set
255# CONFIG_IP_PNP_RARP is not set
256CONFIG_NET_IPIP=m
257CONFIG_NET_IPGRE=m
258# CONFIG_ARPD is not set
259# CONFIG_SYN_COOKIES is not set
260CONFIG_INET_AH=m
261CONFIG_INET_ESP=m
262# CONFIG_INET_IPCOMP is not set
263# CONFIG_INET_XFRM_TUNNEL is not set
264CONFIG_INET_TUNNEL=m
265CONFIG_INET_XFRM_MODE_TRANSPORT=m
266CONFIG_INET_XFRM_MODE_TUNNEL=m
267CONFIG_INET_XFRM_MODE_BEET=m
268# CONFIG_INET_LRO is not set
269CONFIG_INET_DIAG=y
270CONFIG_INET_TCP_DIAG=y
271# CONFIG_TCP_CONG_ADVANCED is not set
272CONFIG_TCP_CONG_CUBIC=y
273CONFIG_DEFAULT_TCP_CONG="cubic"
274# CONFIG_TCP_MD5SIG is not set
275CONFIG_IPV6=m
276# CONFIG_IPV6_PRIVACY is not set
277# CONFIG_IPV6_ROUTER_PREF is not set
278# CONFIG_IPV6_OPTIMISTIC_DAD is not set
279CONFIG_INET6_AH=m
280CONFIG_INET6_ESP=m
281CONFIG_INET6_IPCOMP=m
282# CONFIG_IPV6_MIP6 is not set
283CONFIG_INET6_XFRM_TUNNEL=m
284CONFIG_INET6_TUNNEL=m
285CONFIG_INET6_XFRM_MODE_TRANSPORT=m
286CONFIG_INET6_XFRM_MODE_TUNNEL=m
287CONFIG_INET6_XFRM_MODE_BEET=m
288# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
289CONFIG_IPV6_SIT=m
290CONFIG_IPV6_NDISC_NODETYPE=y
291CONFIG_IPV6_TUNNEL=m
292# CONFIG_IPV6_MULTIPLE_TABLES is not set
293# CONFIG_IPV6_MROUTE is not set
294# CONFIG_NETWORK_SECMARK is not set
295# CONFIG_NETFILTER is not set
296# CONFIG_IP_DCCP is not set
297# CONFIG_IP_SCTP is not set
298# CONFIG_TIPC is not set
299# CONFIG_ATM is not set
300CONFIG_STP=m
301CONFIG_BRIDGE=m
302# CONFIG_VLAN_8021Q is not set
303# CONFIG_DECNET is not set
304CONFIG_LLC=m
305# CONFIG_LLC2 is not set
306# CONFIG_IPX is not set
307# CONFIG_ATALK is not set
308# CONFIG_X25 is not set
309# CONFIG_LAPB is not set
310# CONFIG_ECONET is not set
311# CONFIG_WAN_ROUTER is not set
312# CONFIG_NET_SCHED is not set
313
314#
315# Network testing
316#
317# CONFIG_NET_PKTGEN is not set
318# CONFIG_NET_TCPPROBE is not set
319# CONFIG_HAMRADIO is not set
320# CONFIG_CAN is not set
321# CONFIG_IRDA is not set
322# CONFIG_BT is not set
323# CONFIG_AF_RXRPC is not set
324
325#
326# Wireless
327#
328# CONFIG_CFG80211 is not set
329# CONFIG_WIRELESS_EXT is not set
330# CONFIG_MAC80211 is not set
331# CONFIG_IEEE80211 is not set
332# CONFIG_RFKILL is not set
333# CONFIG_NET_9P is not set
334
335#
336# Device Drivers
337#
338
339#
340# Generic Driver Options
341#
342CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y
344# CONFIG_PREVENT_FIRMWARE_BUILD is not set
345# CONFIG_FW_LOADER is not set
346# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set
349# CONFIG_CONNECTOR is not set
350CONFIG_MTD=y
351# CONFIG_MTD_DEBUG is not set
352# CONFIG_MTD_CONCAT is not set
353CONFIG_MTD_PARTITIONS=y
354# CONFIG_MTD_REDBOOT_PARTS is not set
355CONFIG_MTD_CMDLINE_PARTS=y
356# CONFIG_MTD_AR7_PARTS is not set
357
358#
359# User Modules And Translation Layers
360#
361CONFIG_MTD_CHAR=y
362CONFIG_MTD_BLKDEVS=y
363CONFIG_MTD_BLOCK=y
364# CONFIG_FTL is not set
365# CONFIG_NFTL is not set
366# CONFIG_INFTL is not set
367# CONFIG_RFD_FTL is not set
368# CONFIG_SSFDC is not set
369# CONFIG_MTD_OOPS is not set
370
371#
372# RAM/ROM/Flash chip drivers
373#
374CONFIG_MTD_CFI=y
375# CONFIG_MTD_JEDECPROBE is not set
376CONFIG_MTD_GEN_PROBE=y
377# CONFIG_MTD_CFI_ADV_OPTIONS is not set
378CONFIG_MTD_MAP_BANK_WIDTH_1=y
379CONFIG_MTD_MAP_BANK_WIDTH_2=y
380CONFIG_MTD_MAP_BANK_WIDTH_4=y
381# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
383# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
384CONFIG_MTD_CFI_I1=y
385CONFIG_MTD_CFI_I2=y
386# CONFIG_MTD_CFI_I4 is not set
387# CONFIG_MTD_CFI_I8 is not set
388# CONFIG_MTD_CFI_INTELEXT is not set
389CONFIG_MTD_CFI_AMDSTD=y
390# CONFIG_MTD_CFI_STAA is not set
391CONFIG_MTD_CFI_UTIL=y
392# CONFIG_MTD_RAM is not set
393# CONFIG_MTD_ROM is not set
394# CONFIG_MTD_ABSENT is not set
395
396#
397# Mapping drivers for chip access
398#
399# CONFIG_MTD_COMPLEX_MAPPINGS is not set
400CONFIG_MTD_PHYSMAP=y
401CONFIG_MTD_PHYSMAP_START=0x8000000
402CONFIG_MTD_PHYSMAP_LEN=0x0
403CONFIG_MTD_PHYSMAP_BANKWIDTH=2
404# CONFIG_MTD_PLATRAM is not set
405
406#
407# Self-contained MTD device drivers
408#
409CONFIG_MTD_DATAFLASH=m
410CONFIG_MTD_M25P80=m
411CONFIG_M25PXX_USE_FAST_READ=y
412# CONFIG_MTD_SLRAM is not set
413# CONFIG_MTD_PHRAM is not set
414# CONFIG_MTD_MTDRAM is not set
415# CONFIG_MTD_BLOCK2MTD is not set
416
417#
418# Disk-On-Chip Device Drivers
419#
420# CONFIG_MTD_DOC2000 is not set
421# CONFIG_MTD_DOC2001 is not set
422# CONFIG_MTD_DOC2001PLUS is not set
423CONFIG_MTD_NAND=y
424# CONFIG_MTD_NAND_VERIFY_WRITE is not set
425# CONFIG_MTD_NAND_ECC_SMC is not set
426# CONFIG_MTD_NAND_MUSEUM_IDS is not set
427CONFIG_MTD_NAND_IDS=y
428# CONFIG_MTD_NAND_DISKONCHIP is not set
429CONFIG_MTD_NAND_ATMEL=y
430CONFIG_MTD_NAND_ATMEL_ECC_HW=y
431# CONFIG_MTD_NAND_ATMEL_ECC_SOFT is not set
432# CONFIG_MTD_NAND_ATMEL_ECC_NONE is not set
433# CONFIG_MTD_NAND_NANDSIM is not set
434# CONFIG_MTD_NAND_PLATFORM is not set
435# CONFIG_MTD_ONENAND is not set
436
437#
438# UBI - Unsorted block images
439#
440CONFIG_MTD_UBI=y
441CONFIG_MTD_UBI_WL_THRESHOLD=4096
442CONFIG_MTD_UBI_BEB_RESERVE=1
443# CONFIG_MTD_UBI_GLUEBI is not set
444
445#
446# UBI debugging options
447#
448# CONFIG_MTD_UBI_DEBUG is not set
449# CONFIG_PARPORT is not set
450CONFIG_BLK_DEV=y
451# CONFIG_BLK_DEV_COW_COMMON is not set
452CONFIG_BLK_DEV_LOOP=m
453# CONFIG_BLK_DEV_CRYPTOLOOP is not set
454CONFIG_BLK_DEV_NBD=m
455CONFIG_BLK_DEV_RAM=m
456CONFIG_BLK_DEV_RAM_COUNT=16
457CONFIG_BLK_DEV_RAM_SIZE=4096
458# CONFIG_BLK_DEV_XIP is not set
459# CONFIG_CDROM_PKTCDVD is not set
460# CONFIG_ATA_OVER_ETH is not set
461CONFIG_MISC_DEVICES=y
462CONFIG_ATMEL_PWM=m
463CONFIG_ATMEL_TCLIB=y
464CONFIG_ATMEL_TCB_CLKSRC=y
465CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
466# CONFIG_EEPROM_93CX6 is not set
467CONFIG_ATMEL_SSC=m
468# CONFIG_ENCLOSURE_SERVICES is not set
469# CONFIG_HAVE_IDE is not set
470
471#
472# SCSI device support
473#
474# CONFIG_RAID_ATTRS is not set
475CONFIG_SCSI=m
476CONFIG_SCSI_DMA=y
477# CONFIG_SCSI_TGT is not set
478# CONFIG_SCSI_NETLINK is not set
479# CONFIG_SCSI_PROC_FS is not set
480
481#
482# SCSI support type (disk, tape, CD-ROM)
483#
484CONFIG_BLK_DEV_SD=m
485# CONFIG_CHR_DEV_ST is not set
486# CONFIG_CHR_DEV_OSST is not set
487CONFIG_BLK_DEV_SR=m
488# CONFIG_BLK_DEV_SR_VENDOR is not set
489# CONFIG_CHR_DEV_SG is not set
490# CONFIG_CHR_DEV_SCH is not set
491
492#
493# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
494#
495# CONFIG_SCSI_MULTI_LUN is not set
496# CONFIG_SCSI_CONSTANTS is not set
497# CONFIG_SCSI_LOGGING is not set
498# CONFIG_SCSI_SCAN_ASYNC is not set
499CONFIG_SCSI_WAIT_SCAN=m
500
501#
502# SCSI Transports
503#
504# CONFIG_SCSI_SPI_ATTRS is not set
505# CONFIG_SCSI_FC_ATTRS is not set
506# CONFIG_SCSI_ISCSI_ATTRS is not set
507# CONFIG_SCSI_SAS_LIBSAS is not set
508# CONFIG_SCSI_SRP_ATTRS is not set
509# CONFIG_SCSI_LOWLEVEL is not set
510# CONFIG_SCSI_DH is not set
511CONFIG_ATA=m
512# CONFIG_ATA_NONSTANDARD is not set
513# CONFIG_SATA_PMP is not set
514CONFIG_ATA_SFF=y
515# CONFIG_SATA_MV is not set
516CONFIG_PATA_AT32=m
517# CONFIG_PATA_PLATFORM is not set
518# CONFIG_MD is not set
519CONFIG_NETDEVICES=y
520# CONFIG_DUMMY is not set
521# CONFIG_BONDING is not set
522# CONFIG_MACVLAN is not set
523# CONFIG_EQUALIZER is not set
524CONFIG_TUN=m
525# CONFIG_VETH is not set
526CONFIG_PHYLIB=y
527
528#
529# MII PHY device drivers
530#
531# CONFIG_MARVELL_PHY is not set
532# CONFIG_DAVICOM_PHY is not set
533# CONFIG_QSEMI_PHY is not set
534# CONFIG_LXT_PHY is not set
535# CONFIG_CICADA_PHY is not set
536# CONFIG_VITESSE_PHY is not set
537# CONFIG_SMSC_PHY is not set
538# CONFIG_BROADCOM_PHY is not set
539# CONFIG_ICPLUS_PHY is not set
540# CONFIG_REALTEK_PHY is not set
541# CONFIG_FIXED_PHY is not set
542# CONFIG_MDIO_BITBANG is not set
543CONFIG_NET_ETHERNET=y
544# CONFIG_MII is not set
545CONFIG_MACB=y
546# CONFIG_ENC28J60 is not set
547# CONFIG_IBM_NEW_EMAC_ZMII is not set
548# CONFIG_IBM_NEW_EMAC_RGMII is not set
549# CONFIG_IBM_NEW_EMAC_TAH is not set
550# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
551# CONFIG_B44 is not set
552# CONFIG_NETDEV_1000 is not set
553# CONFIG_NETDEV_10000 is not set
554
555#
556# Wireless LAN
557#
558# CONFIG_WLAN_PRE80211 is not set
559# CONFIG_WLAN_80211 is not set
560# CONFIG_IWLWIFI_LEDS is not set
561# CONFIG_WAN is not set
562CONFIG_PPP=m
563# CONFIG_PPP_MULTILINK is not set
564# CONFIG_PPP_FILTER is not set
565CONFIG_PPP_ASYNC=m
566# CONFIG_PPP_SYNC_TTY is not set
567CONFIG_PPP_DEFLATE=m
568CONFIG_PPP_BSDCOMP=m
569# CONFIG_PPP_MPPE is not set
570# CONFIG_PPPOE is not set
571# CONFIG_PPPOL2TP is not set
572# CONFIG_SLIP is not set
573CONFIG_SLHC=m
574# CONFIG_NETCONSOLE is not set
575# CONFIG_NETPOLL is not set
576# CONFIG_NET_POLL_CONTROLLER is not set
577# CONFIG_ISDN is not set
578# CONFIG_PHONE is not set
579
580#
581# Input device support
582#
583CONFIG_INPUT=m
584# CONFIG_INPUT_FF_MEMLESS is not set
585CONFIG_INPUT_POLLDEV=m
586
587#
588# Userland interfaces
589#
590CONFIG_INPUT_MOUSEDEV=m
591CONFIG_INPUT_MOUSEDEV_PSAUX=y
592CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
593CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
594# CONFIG_INPUT_JOYDEV is not set
595CONFIG_INPUT_EVDEV=m
596# CONFIG_INPUT_EVBUG is not set
597
598#
599# Input Device Drivers
600#
601CONFIG_INPUT_KEYBOARD=y
602# CONFIG_KEYBOARD_ATKBD is not set
603# CONFIG_KEYBOARD_SUNKBD is not set
604# CONFIG_KEYBOARD_LKKBD is not set
605# CONFIG_KEYBOARD_XTKBD is not set
606# CONFIG_KEYBOARD_NEWTON is not set
607# CONFIG_KEYBOARD_STOWAWAY is not set
608CONFIG_KEYBOARD_GPIO=m
609CONFIG_INPUT_MOUSE=y
610# CONFIG_MOUSE_PS2 is not set
611# CONFIG_MOUSE_SERIAL is not set
612# CONFIG_MOUSE_VSXXXAA is not set
613CONFIG_MOUSE_GPIO=m
614# CONFIG_INPUT_JOYSTICK is not set
615# CONFIG_INPUT_TABLET is not set
616# CONFIG_INPUT_TOUCHSCREEN is not set
617# CONFIG_INPUT_MISC is not set
618
619#
620# Hardware I/O ports
621#
622# CONFIG_SERIO is not set
623# CONFIG_GAMEPORT is not set
624
625#
626# Character devices
627#
628# CONFIG_VT is not set
629# CONFIG_DEVKMEM is not set
630# CONFIG_SERIAL_NONSTANDARD is not set
631
632#
633# Serial drivers
634#
635# CONFIG_SERIAL_8250 is not set
636
637#
638# Non-8250 serial port support
639#
640CONFIG_SERIAL_ATMEL=y
641CONFIG_SERIAL_ATMEL_CONSOLE=y
642CONFIG_SERIAL_ATMEL_PDC=y
643# CONFIG_SERIAL_ATMEL_TTYAT is not set
644CONFIG_SERIAL_CORE=y
645CONFIG_SERIAL_CORE_CONSOLE=y
646CONFIG_UNIX98_PTYS=y
647# CONFIG_LEGACY_PTYS is not set
648# CONFIG_IPMI_HANDLER is not set
649# CONFIG_HW_RANDOM is not set
650# CONFIG_R3964 is not set
651# CONFIG_RAW_DRIVER is not set
652# CONFIG_TCG_TPM is not set
653CONFIG_I2C=m
654CONFIG_I2C_BOARDINFO=y
655CONFIG_I2C_CHARDEV=m
656CONFIG_I2C_ALGOBIT=m
657
658#
659# I2C Hardware Bus support
660#
661
662#
663# I2C system bus drivers (mostly embedded / system-on-chip)
664#
665CONFIG_I2C_GPIO=m
666# CONFIG_I2C_OCORES is not set
667# CONFIG_I2C_SIMTEC is not set
668
669#
670# External I2C/SMBus adapter drivers
671#
672# CONFIG_I2C_PARPORT_LIGHT is not set
673# CONFIG_I2C_TAOS_EVM is not set
674
675#
676# Other I2C/SMBus bus drivers
677#
678# CONFIG_I2C_PCA_PLATFORM is not set
679# CONFIG_I2C_STUB is not set
680
681#
682# Miscellaneous I2C Chip support
683#
684# CONFIG_DS1682 is not set
685# CONFIG_AT24 is not set
686# CONFIG_SENSORS_EEPROM is not set
687# CONFIG_SENSORS_PCF8574 is not set
688# CONFIG_PCF8575 is not set
689# CONFIG_SENSORS_PCA9539 is not set
690# CONFIG_SENSORS_PCF8591 is not set
691# CONFIG_TPS65010 is not set
692# CONFIG_SENSORS_MAX6875 is not set
693# CONFIG_SENSORS_TSL2550 is not set
694# CONFIG_I2C_DEBUG_CORE is not set
695# CONFIG_I2C_DEBUG_ALGO is not set
696# CONFIG_I2C_DEBUG_BUS is not set
697# CONFIG_I2C_DEBUG_CHIP is not set
698CONFIG_SPI=y
699# CONFIG_SPI_DEBUG is not set
700CONFIG_SPI_MASTER=y
701
702#
703# SPI Master Controller Drivers
704#
705CONFIG_SPI_ATMEL=y
706# CONFIG_SPI_BITBANG is not set
707
708#
709# SPI Protocol Masters
710#
711# CONFIG_SPI_AT25 is not set
712CONFIG_SPI_SPIDEV=m
713# CONFIG_SPI_TLE62X0 is not set
714CONFIG_ARCH_REQUIRE_GPIOLIB=y
715CONFIG_GPIOLIB=y
716# CONFIG_DEBUG_GPIO is not set
717CONFIG_GPIO_SYSFS=y
718
719#
720# I2C GPIO expanders:
721#
722# CONFIG_GPIO_MAX732X is not set
723# CONFIG_GPIO_PCA953X is not set
724# CONFIG_GPIO_PCF857X is not set
725
726#
727# PCI GPIO expanders:
728#
729
730#
731# SPI GPIO expanders:
732#
733# CONFIG_GPIO_MAX7301 is not set
734# CONFIG_GPIO_MCP23S08 is not set
735# CONFIG_W1 is not set
736# CONFIG_POWER_SUPPLY is not set
737# CONFIG_HWMON is not set
738# CONFIG_THERMAL is not set
739# CONFIG_THERMAL_HWMON is not set
740CONFIG_WATCHDOG=y
741# CONFIG_WATCHDOG_NOWAYOUT is not set
742
743#
744# Watchdog Device Drivers
745#
746# CONFIG_SOFT_WATCHDOG is not set
747CONFIG_AT32AP700X_WDT=y
748
749#
750# Sonics Silicon Backplane
751#
752CONFIG_SSB_POSSIBLE=y
753# CONFIG_SSB is not set
754
755#
756# Multifunction device drivers
757#
758# CONFIG_MFD_CORE is not set
759# CONFIG_MFD_SM501 is not set
760# CONFIG_HTC_PASIC3 is not set
761
762#
763# Multimedia devices
764#
765
766#
767# Multimedia core support
768#
769# CONFIG_VIDEO_DEV is not set
770# CONFIG_DVB_CORE is not set
771# CONFIG_VIDEO_MEDIA is not set
772
773#
774# Multimedia drivers
775#
776# CONFIG_DAB is not set
777
778#
779# Graphics support
780#
781# CONFIG_VGASTATE is not set
782# CONFIG_VIDEO_OUTPUT_CONTROL is not set
783CONFIG_FB=y
784# CONFIG_FIRMWARE_EDID is not set
785# CONFIG_FB_DDC is not set
786CONFIG_FB_CFB_FILLRECT=y
787CONFIG_FB_CFB_COPYAREA=y
788CONFIG_FB_CFB_IMAGEBLIT=y
789# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
790# CONFIG_FB_SYS_FILLRECT is not set
791# CONFIG_FB_SYS_COPYAREA is not set
792# CONFIG_FB_SYS_IMAGEBLIT is not set
793# CONFIG_FB_FOREIGN_ENDIAN is not set
794# CONFIG_FB_SYS_FOPS is not set
795# CONFIG_FB_SVGALIB is not set
796# CONFIG_FB_MACMODES is not set
797# CONFIG_FB_BACKLIGHT is not set
798# CONFIG_FB_MODE_HELPERS is not set
799# CONFIG_FB_TILEBLITTING is not set
800
801#
802# Frame buffer hardware drivers
803#
804# CONFIG_FB_S1D13XXX is not set
805CONFIG_FB_ATMEL=y
806# CONFIG_FB_VIRTUAL is not set
807CONFIG_BACKLIGHT_LCD_SUPPORT=y
808CONFIG_LCD_CLASS_DEVICE=y
809CONFIG_LCD_LTV350QV=y
810# CONFIG_LCD_ILI9320 is not set
811# CONFIG_LCD_VGG2432A4 is not set
812# CONFIG_LCD_PLATFORM is not set
813# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
814
815#
816# Display device support
817#
818# CONFIG_DISPLAY_SUPPORT is not set
819# CONFIG_LOGO is not set
820CONFIG_SOUND=m
821CONFIG_SND=m
822CONFIG_SND_TIMER=m
823CONFIG_SND_PCM=m
824# CONFIG_SND_SEQUENCER is not set
825CONFIG_SND_OSSEMUL=y
826CONFIG_SND_MIXER_OSS=m
827CONFIG_SND_PCM_OSS=m
828CONFIG_SND_PCM_OSS_PLUGINS=y
829# CONFIG_SND_DYNAMIC_MINORS is not set
830# CONFIG_SND_SUPPORT_OLD_API is not set
831# CONFIG_SND_VERBOSE_PROCFS is not set
832# CONFIG_SND_VERBOSE_PRINTK is not set
833# CONFIG_SND_DEBUG is not set
834CONFIG_SND_DRIVERS=y
835# CONFIG_SND_DUMMY is not set
836# CONFIG_SND_MTPAV is not set
837# CONFIG_SND_SERIAL_U16550 is not set
838# CONFIG_SND_MPU401 is not set
839CONFIG_SND_SPI=y
840CONFIG_SND_AT73C213=m
841CONFIG_SND_AT73C213_TARGET_BITRATE=48000
842# CONFIG_SND_SOC is not set
843# CONFIG_SOUND_PRIME is not set
844# CONFIG_HID_SUPPORT is not set
845CONFIG_USB_SUPPORT=y
846# CONFIG_USB_ARCH_HAS_HCD is not set
847# CONFIG_USB_ARCH_HAS_OHCI is not set
848# CONFIG_USB_ARCH_HAS_EHCI is not set
849# CONFIG_USB_OTG_WHITELIST is not set
850# CONFIG_USB_OTG_BLACKLIST_HUB is not set
851
852#
853# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
854#
855CONFIG_USB_GADGET=y
856# CONFIG_USB_GADGET_DEBUG is not set
857# CONFIG_USB_GADGET_DEBUG_FILES is not set
858# CONFIG_USB_GADGET_DEBUG_FS is not set
859CONFIG_USB_GADGET_SELECTED=y
860# CONFIG_USB_GADGET_AMD5536UDC is not set
861CONFIG_USB_GADGET_ATMEL_USBA=y
862CONFIG_USB_ATMEL_USBA=y
863# CONFIG_USB_GADGET_FSL_USB2 is not set
864# CONFIG_USB_GADGET_NET2280 is not set
865# CONFIG_USB_GADGET_PXA25X is not set
866# CONFIG_USB_GADGET_M66592 is not set
867# CONFIG_USB_GADGET_PXA27X is not set
868# CONFIG_USB_GADGET_GOKU is not set
869# CONFIG_USB_GADGET_LH7A40X is not set
870# CONFIG_USB_GADGET_OMAP is not set
871# CONFIG_USB_GADGET_S3C2410 is not set
872# CONFIG_USB_GADGET_AT91 is not set
873# CONFIG_USB_GADGET_DUMMY_HCD is not set
874CONFIG_USB_GADGET_DUALSPEED=y
875CONFIG_USB_ZERO=m
876CONFIG_USB_ETH=m
877CONFIG_USB_ETH_RNDIS=y
878CONFIG_USB_GADGETFS=m
879CONFIG_USB_FILE_STORAGE=m
880# CONFIG_USB_FILE_STORAGE_TEST is not set
881CONFIG_USB_G_SERIAL=m
882# CONFIG_USB_MIDI_GADGET is not set
883# CONFIG_USB_G_PRINTER is not set
884# CONFIG_USB_CDC_COMPOSITE is not set
885CONFIG_MMC=y
886# CONFIG_MMC_DEBUG is not set
887# CONFIG_MMC_UNSAFE_RESUME is not set
888
889#
890# MMC/SD Card Drivers
891#
892CONFIG_MMC_BLOCK=y
893CONFIG_MMC_BLOCK_BOUNCE=y
894# CONFIG_SDIO_UART is not set
895# CONFIG_MMC_TEST is not set
896
897#
898# MMC/SD Host Controller Drivers
899#
900# CONFIG_MMC_SDHCI is not set
901CONFIG_MMC_ATMELMCI=y
902CONFIG_MMC_SPI=m
903# CONFIG_MEMSTICK is not set
904CONFIG_NEW_LEDS=y
905CONFIG_LEDS_CLASS=m
906
907#
908# LED drivers
909#
910CONFIG_LEDS_ATMEL_PWM=m
911# CONFIG_LEDS_PCA9532 is not set
912CONFIG_LEDS_GPIO=m
913# CONFIG_LEDS_PCA955X is not set
914
915#
916# LED Triggers
917#
918CONFIG_LEDS_TRIGGERS=y
919CONFIG_LEDS_TRIGGER_TIMER=m
920CONFIG_LEDS_TRIGGER_HEARTBEAT=m
921CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
922# CONFIG_ACCESSIBILITY is not set
923CONFIG_RTC_LIB=y
924CONFIG_RTC_CLASS=y
925CONFIG_RTC_HCTOSYS=y
926CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
927# CONFIG_RTC_DEBUG is not set
928
929#
930# RTC interfaces
931#
932CONFIG_RTC_INTF_SYSFS=y
933CONFIG_RTC_INTF_PROC=y
934CONFIG_RTC_INTF_DEV=y
935# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
936# CONFIG_RTC_DRV_TEST is not set
937
938#
939# I2C RTC drivers
940#
941# CONFIG_RTC_DRV_DS1307 is not set
942# CONFIG_RTC_DRV_DS1374 is not set
943# CONFIG_RTC_DRV_DS1672 is not set
944# CONFIG_RTC_DRV_MAX6900 is not set
945# CONFIG_RTC_DRV_RS5C372 is not set
946# CONFIG_RTC_DRV_ISL1208 is not set
947# CONFIG_RTC_DRV_X1205 is not set
948# CONFIG_RTC_DRV_PCF8563 is not set
949# CONFIG_RTC_DRV_PCF8583 is not set
950# CONFIG_RTC_DRV_M41T80 is not set
951# CONFIG_RTC_DRV_S35390A is not set
952# CONFIG_RTC_DRV_FM3130 is not set
953
954#
955# SPI RTC drivers
956#
957# CONFIG_RTC_DRV_M41T94 is not set
958# CONFIG_RTC_DRV_DS1305 is not set
959# CONFIG_RTC_DRV_MAX6902 is not set
960# CONFIG_RTC_DRV_R9701 is not set
961# CONFIG_RTC_DRV_RS5C348 is not set
962
963#
964# Platform RTC drivers
965#
966# CONFIG_RTC_DRV_DS1511 is not set
967# CONFIG_RTC_DRV_DS1553 is not set
968# CONFIG_RTC_DRV_DS1742 is not set
969# CONFIG_RTC_DRV_STK17TA8 is not set
970# CONFIG_RTC_DRV_M48T86 is not set
971# CONFIG_RTC_DRV_M48T59 is not set
972# CONFIG_RTC_DRV_V3020 is not set
973
974#
975# on-CPU RTC drivers
976#
977CONFIG_RTC_DRV_AT32AP700X=y
978CONFIG_DMADEVICES=y
979
980#
981# DMA Devices
982#
983CONFIG_DW_DMAC=y
984CONFIG_DMA_ENGINE=y
985
986#
987# DMA Clients
988#
989# CONFIG_NET_DMA is not set
990CONFIG_DMATEST=m
991# CONFIG_UIO is not set
992
993#
994# File systems
995#
996CONFIG_EXT2_FS=m
997# CONFIG_EXT2_FS_XATTR is not set
998# CONFIG_EXT2_FS_XIP is not set
999CONFIG_EXT3_FS=m
1000# CONFIG_EXT3_FS_XATTR is not set
1001# CONFIG_EXT4DEV_FS is not set
1002CONFIG_JBD=m
1003# CONFIG_JBD_DEBUG is not set
1004# CONFIG_REISERFS_FS is not set
1005# CONFIG_JFS_FS is not set
1006# CONFIG_FS_POSIX_ACL is not set
1007# CONFIG_XFS_FS is not set
1008# CONFIG_OCFS2_FS is not set
1009# CONFIG_DNOTIFY is not set
1010CONFIG_INOTIFY=y
1011CONFIG_INOTIFY_USER=y
1012# CONFIG_QUOTA is not set
1013# CONFIG_AUTOFS_FS is not set
1014# CONFIG_AUTOFS4_FS is not set
1015CONFIG_FUSE_FS=m
1016
1017#
1018# CD-ROM/DVD Filesystems
1019#
1020# CONFIG_ISO9660_FS is not set
1021# CONFIG_UDF_FS is not set
1022
1023#
1024# DOS/FAT/NT Filesystems
1025#
1026CONFIG_FAT_FS=m
1027CONFIG_MSDOS_FS=m
1028CONFIG_VFAT_FS=m
1029CONFIG_FAT_DEFAULT_CODEPAGE=437
1030CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1031# CONFIG_NTFS_FS is not set
1032
1033#
1034# Pseudo filesystems
1035#
1036CONFIG_PROC_FS=y
1037CONFIG_PROC_KCORE=y
1038CONFIG_PROC_SYSCTL=y
1039CONFIG_SYSFS=y
1040CONFIG_TMPFS=y
1041# CONFIG_TMPFS_POSIX_ACL is not set
1042# CONFIG_HUGETLB_PAGE is not set
1043# CONFIG_CONFIGFS_FS is not set
1044
1045#
1046# Miscellaneous filesystems
1047#
1048# CONFIG_ADFS_FS is not set
1049# CONFIG_AFFS_FS is not set
1050# CONFIG_HFS_FS is not set
1051# CONFIG_HFSPLUS_FS is not set
1052# CONFIG_BEFS_FS is not set
1053# CONFIG_BFS_FS is not set
1054# CONFIG_EFS_FS is not set
1055CONFIG_JFFS2_FS=y
1056CONFIG_JFFS2_FS_DEBUG=0
1057# CONFIG_JFFS2_FS_WRITEBUFFER is not set
1058# CONFIG_JFFS2_SUMMARY is not set
1059# CONFIG_JFFS2_FS_XATTR is not set
1060# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1061CONFIG_JFFS2_ZLIB=y
1062# CONFIG_JFFS2_LZO is not set
1063CONFIG_JFFS2_RTIME=y
1064# CONFIG_JFFS2_RUBIN is not set
1065CONFIG_UBIFS_FS=y
1066CONFIG_UBIFS_FS_XATTR=y
1067# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
1068CONFIG_UBIFS_FS_LZO=y
1069CONFIG_UBIFS_FS_ZLIB=y
1070# CONFIG_UBIFS_FS_DEBUG is not set
1071# CONFIG_CRAMFS is not set
1072# CONFIG_VXFS_FS is not set
1073CONFIG_MINIX_FS=m
1074# CONFIG_OMFS_FS is not set
1075# CONFIG_HPFS_FS is not set
1076# CONFIG_QNX4FS_FS is not set
1077# CONFIG_ROMFS_FS is not set
1078# CONFIG_SYSV_FS is not set
1079# CONFIG_UFS_FS is not set
1080CONFIG_NETWORK_FILESYSTEMS=y
1081CONFIG_NFS_FS=y
1082CONFIG_NFS_V3=y
1083# CONFIG_NFS_V3_ACL is not set
1084# CONFIG_NFS_V4 is not set
1085CONFIG_ROOT_NFS=y
1086# CONFIG_NFSD is not set
1087CONFIG_LOCKD=y
1088CONFIG_LOCKD_V4=y
1089CONFIG_NFS_COMMON=y
1090CONFIG_SUNRPC=y
1091# CONFIG_RPCSEC_GSS_KRB5 is not set
1092# CONFIG_RPCSEC_GSS_SPKM3 is not set
1093# CONFIG_SMB_FS is not set
1094# CONFIG_CIFS is not set
1095# CONFIG_NCP_FS is not set
1096# CONFIG_CODA_FS is not set
1097# CONFIG_AFS_FS is not set
1098
1099#
1100# Partition Types
1101#
1102# CONFIG_PARTITION_ADVANCED is not set
1103CONFIG_MSDOS_PARTITION=y
1104CONFIG_NLS=m
1105CONFIG_NLS_DEFAULT="iso8859-1"
1106CONFIG_NLS_CODEPAGE_437=m
1107# CONFIG_NLS_CODEPAGE_737 is not set
1108# CONFIG_NLS_CODEPAGE_775 is not set
1109# CONFIG_NLS_CODEPAGE_850 is not set
1110# CONFIG_NLS_CODEPAGE_852 is not set
1111# CONFIG_NLS_CODEPAGE_855 is not set
1112# CONFIG_NLS_CODEPAGE_857 is not set
1113# CONFIG_NLS_CODEPAGE_860 is not set
1114# CONFIG_NLS_CODEPAGE_861 is not set
1115# CONFIG_NLS_CODEPAGE_862 is not set
1116# CONFIG_NLS_CODEPAGE_863 is not set
1117# CONFIG_NLS_CODEPAGE_864 is not set
1118# CONFIG_NLS_CODEPAGE_865 is not set
1119# CONFIG_NLS_CODEPAGE_866 is not set
1120# CONFIG_NLS_CODEPAGE_869 is not set
1121# CONFIG_NLS_CODEPAGE_936 is not set
1122# CONFIG_NLS_CODEPAGE_950 is not set
1123# CONFIG_NLS_CODEPAGE_932 is not set
1124# CONFIG_NLS_CODEPAGE_949 is not set
1125# CONFIG_NLS_CODEPAGE_874 is not set
1126# CONFIG_NLS_ISO8859_8 is not set
1127# CONFIG_NLS_CODEPAGE_1250 is not set
1128# CONFIG_NLS_CODEPAGE_1251 is not set
1129# CONFIG_NLS_ASCII is not set
1130CONFIG_NLS_ISO8859_1=m
1131# CONFIG_NLS_ISO8859_2 is not set
1132# CONFIG_NLS_ISO8859_3 is not set
1133# CONFIG_NLS_ISO8859_4 is not set
1134# CONFIG_NLS_ISO8859_5 is not set
1135# CONFIG_NLS_ISO8859_6 is not set
1136# CONFIG_NLS_ISO8859_7 is not set
1137# CONFIG_NLS_ISO8859_9 is not set
1138# CONFIG_NLS_ISO8859_13 is not set
1139# CONFIG_NLS_ISO8859_14 is not set
1140# CONFIG_NLS_ISO8859_15 is not set
1141# CONFIG_NLS_KOI8_R is not set
1142# CONFIG_NLS_KOI8_U is not set
1143CONFIG_NLS_UTF8=m
1144# CONFIG_DLM is not set
1145
1146#
1147# Kernel hacking
1148#
1149# CONFIG_PRINTK_TIME is not set
1150CONFIG_ENABLE_WARN_DEPRECATED=y
1151CONFIG_ENABLE_MUST_CHECK=y
1152CONFIG_FRAME_WARN=1024
1153CONFIG_MAGIC_SYSRQ=y
1154# CONFIG_UNUSED_SYMBOLS is not set
1155CONFIG_DEBUG_FS=y
1156# CONFIG_HEADERS_CHECK is not set
1157CONFIG_DEBUG_KERNEL=y
1158# CONFIG_DEBUG_SHIRQ is not set
1159CONFIG_DETECT_SOFTLOCKUP=y
1160# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1161CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1162CONFIG_SCHED_DEBUG=y
1163# CONFIG_SCHEDSTATS is not set
1164# CONFIG_TIMER_STATS is not set
1165# CONFIG_DEBUG_OBJECTS is not set
1166# CONFIG_SLUB_DEBUG_ON is not set
1167# CONFIG_SLUB_STATS is not set
1168# CONFIG_DEBUG_RT_MUTEXES is not set
1169# CONFIG_RT_MUTEX_TESTER is not set
1170# CONFIG_DEBUG_SPINLOCK is not set
1171# CONFIG_DEBUG_MUTEXES is not set
1172# CONFIG_DEBUG_LOCK_ALLOC is not set
1173# CONFIG_PROVE_LOCKING is not set
1174# CONFIG_LOCK_STAT is not set
1175# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1176# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1177# CONFIG_DEBUG_KOBJECT is not set
1178CONFIG_DEBUG_BUGVERBOSE=y
1179# CONFIG_DEBUG_INFO is not set
1180# CONFIG_DEBUG_VM is not set
1181# CONFIG_DEBUG_WRITECOUNT is not set
1182# CONFIG_DEBUG_MEMORY_INIT is not set
1183# CONFIG_DEBUG_LIST is not set
1184# CONFIG_DEBUG_SG is not set
1185CONFIG_FRAME_POINTER=y
1186# CONFIG_BOOT_PRINTK_DELAY is not set
1187# CONFIG_RCU_TORTURE_TEST is not set
1188# CONFIG_KPROBES_SANITY_TEST is not set
1189# CONFIG_BACKTRACE_SELF_TEST is not set
1190# CONFIG_LKDTM is not set
1191# CONFIG_FAULT_INJECTION is not set
1192# CONFIG_SAMPLES is not set
1193
1194#
1195# Security options
1196#
1197# CONFIG_KEYS is not set
1198# CONFIG_SECURITY is not set
1199# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1200CONFIG_CRYPTO=y
1201
1202#
1203# Crypto core or helper
1204#
1205CONFIG_CRYPTO_ALGAPI=y
1206CONFIG_CRYPTO_AEAD=m
1207CONFIG_CRYPTO_BLKCIPHER=m
1208CONFIG_CRYPTO_HASH=m
1209CONFIG_CRYPTO_MANAGER=m
1210# CONFIG_CRYPTO_GF128MUL is not set
1211# CONFIG_CRYPTO_NULL is not set
1212# CONFIG_CRYPTO_CRYPTD is not set
1213CONFIG_CRYPTO_AUTHENC=m
1214# CONFIG_CRYPTO_TEST is not set
1215
1216#
1217# Authenticated Encryption with Associated Data
1218#
1219# CONFIG_CRYPTO_CCM is not set
1220# CONFIG_CRYPTO_GCM is not set
1221# CONFIG_CRYPTO_SEQIV is not set
1222
1223#
1224# Block modes
1225#
1226CONFIG_CRYPTO_CBC=m
1227# CONFIG_CRYPTO_CTR is not set
1228# CONFIG_CRYPTO_CTS is not set
1229# CONFIG_CRYPTO_ECB is not set
1230# CONFIG_CRYPTO_LRW is not set
1231# CONFIG_CRYPTO_PCBC is not set
1232# CONFIG_CRYPTO_XTS is not set
1233
1234#
1235# Hash modes
1236#
1237CONFIG_CRYPTO_HMAC=m
1238# CONFIG_CRYPTO_XCBC is not set
1239
1240#
1241# Digest
1242#
1243# CONFIG_CRYPTO_CRC32C is not set
1244# CONFIG_CRYPTO_MD4 is not set
1245CONFIG_CRYPTO_MD5=m
1246# CONFIG_CRYPTO_MICHAEL_MIC is not set
1247# CONFIG_CRYPTO_RMD128 is not set
1248# CONFIG_CRYPTO_RMD160 is not set
1249# CONFIG_CRYPTO_RMD256 is not set
1250# CONFIG_CRYPTO_RMD320 is not set
1251CONFIG_CRYPTO_SHA1=m
1252# CONFIG_CRYPTO_SHA256 is not set
1253# CONFIG_CRYPTO_SHA512 is not set
1254# CONFIG_CRYPTO_TGR192 is not set
1255# CONFIG_CRYPTO_WP512 is not set
1256
1257#
1258# Ciphers
1259#
1260# CONFIG_CRYPTO_AES is not set
1261# CONFIG_CRYPTO_ANUBIS is not set
1262# CONFIG_CRYPTO_ARC4 is not set
1263# CONFIG_CRYPTO_BLOWFISH is not set
1264# CONFIG_CRYPTO_CAMELLIA is not set
1265# CONFIG_CRYPTO_CAST5 is not set
1266# CONFIG_CRYPTO_CAST6 is not set
1267CONFIG_CRYPTO_DES=m
1268# CONFIG_CRYPTO_FCRYPT is not set
1269# CONFIG_CRYPTO_KHAZAD is not set
1270# CONFIG_CRYPTO_SALSA20 is not set
1271# CONFIG_CRYPTO_SEED is not set
1272# CONFIG_CRYPTO_SERPENT is not set
1273# CONFIG_CRYPTO_TEA is not set
1274# CONFIG_CRYPTO_TWOFISH is not set
1275
1276#
1277# Compression
1278#
1279CONFIG_CRYPTO_DEFLATE=y
1280CONFIG_CRYPTO_LZO=y
1281# CONFIG_CRYPTO_HW is not set
1282
1283#
1284# Library routines
1285#
1286CONFIG_BITREVERSE=y
1287# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1288# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1289CONFIG_CRC_CCITT=m
1290CONFIG_CRC16=y
1291CONFIG_CRC_T10DIF=m
1292CONFIG_CRC_ITU_T=m
1293CONFIG_CRC32=y
1294CONFIG_CRC7=m
1295# CONFIG_LIBCRC32C is not set
1296CONFIG_ZLIB_INFLATE=y
1297CONFIG_ZLIB_DEFLATE=y
1298CONFIG_LZO_COMPRESS=y
1299CONFIG_LZO_DECOMPRESS=y
1300CONFIG_GENERIC_ALLOCATOR=y
1301CONFIG_PLIST=y
1302CONFIG_HAS_IOMEM=y
1303CONFIG_HAS_IOPORT=y
1304CONFIG_HAS_DMA=y
diff --git a/arch/avr32/mach-at32ap/Makefile b/arch/avr32/mach-at32ap/Makefile
index d5018e2eed2..514c9a9b009 100644
--- a/arch/avr32/mach-at32ap/Makefile
+++ b/arch/avr32/mach-at32ap/Makefile
@@ -1,4 +1,5 @@
1obj-y += pdc.o clock.o intc.o extint.o pio.o hsmc.o 1obj-y += pdc.o clock.o intc.o extint.o pio.o hsmc.o
2obj-y += hmatrix.o
2obj-$(CONFIG_CPU_AT32AP700X) += at32ap700x.o pm-at32ap700x.o 3obj-$(CONFIG_CPU_AT32AP700X) += at32ap700x.o pm-at32ap700x.o
3obj-$(CONFIG_CPU_FREQ_AT32AP) += cpufreq.o 4obj-$(CONFIG_CPU_FREQ_AT32AP) += cpufreq.o
4obj-$(CONFIG_PM) += pm.o 5obj-$(CONFIG_PM) += pm.o
diff --git a/arch/avr32/mach-at32ap/at32ap700x.c b/arch/avr32/mach-at32ap/at32ap700x.c
index 92bfb4d8ae4..e01dbe4ebb4 100644
--- a/arch/avr32/mach-at32ap/at32ap700x.c
+++ b/arch/avr32/mach-at32ap/at32ap700x.c
@@ -22,13 +22,13 @@
22 22
23#include <mach/at32ap700x.h> 23#include <mach/at32ap700x.h>
24#include <mach/board.h> 24#include <mach/board.h>
25#include <mach/hmatrix.h>
25#include <mach/portmux.h> 26#include <mach/portmux.h>
26#include <mach/sram.h> 27#include <mach/sram.h>
27 28
28#include <video/atmel_lcdc.h> 29#include <video/atmel_lcdc.h>
29 30
30#include "clock.h" 31#include "clock.h"
31#include "hmatrix.h"
32#include "pio.h" 32#include "pio.h"
33#include "pm.h" 33#include "pm.h"
34 34
@@ -725,7 +725,7 @@ static struct clk pico_clk = {
725 * HMATRIX 725 * HMATRIX
726 * -------------------------------------------------------------------- */ 726 * -------------------------------------------------------------------- */
727 727
728static struct clk hmatrix_clk = { 728struct clk at32_hmatrix_clk = {
729 .name = "hmatrix_clk", 729 .name = "hmatrix_clk",
730 .parent = &pbb_clk, 730 .parent = &pbb_clk,
731 .mode = pbb_clk_mode, 731 .mode = pbb_clk_mode,
@@ -733,12 +733,6 @@ static struct clk hmatrix_clk = {
733 .index = 2, 733 .index = 2,
734 .users = 1, 734 .users = 1,
735}; 735};
736#define HMATRIX_BASE ((void __iomem *)0xfff00800)
737
738#define hmatrix_readl(reg) \
739 __raw_readl((HMATRIX_BASE) + HMATRIX_##reg)
740#define hmatrix_writel(reg,value) \
741 __raw_writel((value), (HMATRIX_BASE) + HMATRIX_##reg)
742 736
743/* 737/*
744 * Set bits in the HMATRIX Special Function Register (SFR) used by the 738 * Set bits in the HMATRIX Special Function Register (SFR) used by the
@@ -748,13 +742,7 @@ static struct clk hmatrix_clk = {
748 */ 742 */
749static inline void set_ebi_sfr_bits(u32 mask) 743static inline void set_ebi_sfr_bits(u32 mask)
750{ 744{
751 u32 sfr; 745 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, mask);
752
753 clk_enable(&hmatrix_clk);
754 sfr = hmatrix_readl(SFR4);
755 sfr |= mask;
756 hmatrix_writel(SFR4, sfr);
757 clk_disable(&hmatrix_clk);
758} 746}
759 747
760/* -------------------------------------------------------------------- 748/* --------------------------------------------------------------------
@@ -1779,7 +1767,7 @@ static int __init at32_init_ide_or_cf(struct platform_device *pdev,
1779 return ret; 1767 return ret;
1780 1768
1781 select_peripheral(PE(21), PERIPH_A, 0); /* NCS4 -> OE_N */ 1769 select_peripheral(PE(21), PERIPH_A, 0); /* NCS4 -> OE_N */
1782 set_ebi_sfr_bits(HMATRIX_BIT(CS4A)); 1770 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF0_ENABLE);
1783 break; 1771 break;
1784 case 5: 1772 case 5:
1785 ret = platform_device_add_resources(pdev, 1773 ret = platform_device_add_resources(pdev,
@@ -1789,7 +1777,7 @@ static int __init at32_init_ide_or_cf(struct platform_device *pdev,
1789 return ret; 1777 return ret;
1790 1778
1791 select_peripheral(PE(22), PERIPH_A, 0); /* NCS5 -> OE_N */ 1779 select_peripheral(PE(22), PERIPH_A, 0); /* NCS5 -> OE_N */
1792 set_ebi_sfr_bits(HMATRIX_BIT(CS5A)); 1780 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_CF1_ENABLE);
1793 break; 1781 break;
1794 default: 1782 default:
1795 return -EINVAL; 1783 return -EINVAL;
@@ -1905,7 +1893,7 @@ at32_add_device_nand(unsigned int id, struct atmel_nand_data *data)
1905 sizeof(struct atmel_nand_data))) 1893 sizeof(struct atmel_nand_data)))
1906 goto fail; 1894 goto fail;
1907 1895
1908 set_ebi_sfr_bits(HMATRIX_BIT(CS3A)); 1896 hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, HMATRIX_EBI_NAND_ENABLE);
1909 if (data->enable_pin) 1897 if (data->enable_pin)
1910 at32_select_gpio(data->enable_pin, 1898 at32_select_gpio(data->enable_pin,
1911 AT32_GPIOF_OUTPUT | AT32_GPIOF_HIGH); 1899 AT32_GPIOF_OUTPUT | AT32_GPIOF_HIGH);
@@ -2097,7 +2085,7 @@ struct clk *at32_clock_list[] = {
2097 &pbb_clk, 2085 &pbb_clk,
2098 &at32_pm_pclk, 2086 &at32_pm_pclk,
2099 &at32_intc0_pclk, 2087 &at32_intc0_pclk,
2100 &hmatrix_clk, 2088 &at32_hmatrix_clk,
2101 &ebi_clk, 2089 &ebi_clk,
2102 &hramc_clk, 2090 &hramc_clk,
2103 &sdramc_clk, 2091 &sdramc_clk,
diff --git a/arch/avr32/mach-at32ap/clock.c b/arch/avr32/mach-at32ap/clock.c
index 4642117cc9a..6c27ddac5ad 100644
--- a/arch/avr32/mach-at32ap/clock.c
+++ b/arch/avr32/mach-at32ap/clock.c
@@ -16,6 +16,8 @@
16#include <linux/device.h> 16#include <linux/device.h>
17#include <linux/string.h> 17#include <linux/string.h>
18 18
19#include <mach/chip.h>
20
19#include "clock.h" 21#include "clock.h"
20 22
21static DEFINE_SPINLOCK(clk_lock); 23static DEFINE_SPINLOCK(clk_lock);
diff --git a/arch/avr32/mach-at32ap/hmatrix.c b/arch/avr32/mach-at32ap/hmatrix.c
new file mode 100644
index 00000000000..48f5ede7746
--- /dev/null
+++ b/arch/avr32/mach-at32ap/hmatrix.c
@@ -0,0 +1,88 @@
1/*
2 * High-Speed Bus Matrix helper functions
3 *
4 * Copyright (C) 2008 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#include <linux/clk.h>
11#include <linux/io.h>
12
13#include <mach/chip.h>
14#include <mach/hmatrix.h>
15
16static inline void __hmatrix_write_reg(unsigned long offset, u32 value)
17{
18 __raw_writel(value, (void __iomem __force *)(HMATRIX_BASE + offset));
19}
20
21static inline u32 __hmatrix_read_reg(unsigned long offset)
22{
23 return __raw_readl((void __iomem __force *)(HMATRIX_BASE + offset));
24}
25
26/**
27 * hmatrix_write_reg - write HMATRIX configuration register
28 * @offset: register offset
29 * @value: value to be written to the register at @offset
30 */
31void hmatrix_write_reg(unsigned long offset, u32 value)
32{
33 clk_enable(&at32_hmatrix_clk);
34 __hmatrix_write_reg(offset, value);
35 __hmatrix_read_reg(offset);
36 clk_disable(&at32_hmatrix_clk);
37}
38
39/**
40 * hmatrix_read_reg - read HMATRIX configuration register
41 * @offset: register offset
42 *
43 * Returns the value of the register at @offset.
44 */
45u32 hmatrix_read_reg(unsigned long offset)
46{
47 u32 value;
48
49 clk_enable(&at32_hmatrix_clk);
50 value = __hmatrix_read_reg(offset);
51 clk_disable(&at32_hmatrix_clk);
52
53 return value;
54}
55
56/**
57 * hmatrix_sfr_set_bits - set bits in a slave's Special Function Register
58 * @slave_id: operate on the SFR belonging to this slave
59 * @mask: mask of bits to be set in the SFR
60 */
61void hmatrix_sfr_set_bits(unsigned int slave_id, u32 mask)
62{
63 u32 value;
64
65 clk_enable(&at32_hmatrix_clk);
66 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id));
67 value |= mask;
68 __hmatrix_write_reg(HMATRIX_SFR(slave_id), value);
69 __hmatrix_read_reg(HMATRIX_SFR(slave_id));
70 clk_disable(&at32_hmatrix_clk);
71}
72
73/**
74 * hmatrix_sfr_set_bits - clear bits in a slave's Special Function Register
75 * @slave_id: operate on the SFR belonging to this slave
76 * @mask: mask of bits to be cleared in the SFR
77 */
78void hmatrix_sfr_clear_bits(unsigned int slave_id, u32 mask)
79{
80 u32 value;
81
82 clk_enable(&at32_hmatrix_clk);
83 value = __hmatrix_read_reg(HMATRIX_SFR(slave_id));
84 value &= ~mask;
85 __hmatrix_write_reg(HMATRIX_SFR(slave_id), value);
86 __hmatrix_read_reg(HMATRIX_SFR(slave_id));
87 clk_disable(&at32_hmatrix_clk);
88}
diff --git a/arch/avr32/mach-at32ap/hmatrix.h b/arch/avr32/mach-at32ap/hmatrix.h
deleted file mode 100644
index d10bfb60d68..00000000000
--- a/arch/avr32/mach-at32ap/hmatrix.h
+++ /dev/null
@@ -1,182 +0,0 @@
1/*
2 * Register definitions for High-Speed Bus Matrix
3 */
4#ifndef __HMATRIX_H
5#define __HMATRIX_H
6
7/* HMATRIX register offsets */
8#define HMATRIX_MCFG0 0x0000
9#define HMATRIX_MCFG1 0x0004
10#define HMATRIX_MCFG2 0x0008
11#define HMATRIX_MCFG3 0x000c
12#define HMATRIX_MCFG4 0x0010
13#define HMATRIX_MCFG5 0x0014
14#define HMATRIX_MCFG6 0x0018
15#define HMATRIX_MCFG7 0x001c
16#define HMATRIX_MCFG8 0x0020
17#define HMATRIX_MCFG9 0x0024
18#define HMATRIX_MCFG10 0x0028
19#define HMATRIX_MCFG11 0x002c
20#define HMATRIX_MCFG12 0x0030
21#define HMATRIX_MCFG13 0x0034
22#define HMATRIX_MCFG14 0x0038
23#define HMATRIX_MCFG15 0x003c
24#define HMATRIX_SCFG0 0x0040
25#define HMATRIX_SCFG1 0x0044
26#define HMATRIX_SCFG2 0x0048
27#define HMATRIX_SCFG3 0x004c
28#define HMATRIX_SCFG4 0x0050
29#define HMATRIX_SCFG5 0x0054
30#define HMATRIX_SCFG6 0x0058
31#define HMATRIX_SCFG7 0x005c
32#define HMATRIX_SCFG8 0x0060
33#define HMATRIX_SCFG9 0x0064
34#define HMATRIX_SCFG10 0x0068
35#define HMATRIX_SCFG11 0x006c
36#define HMATRIX_SCFG12 0x0070
37#define HMATRIX_SCFG13 0x0074
38#define HMATRIX_SCFG14 0x0078
39#define HMATRIX_SCFG15 0x007c
40#define HMATRIX_PRAS0 0x0080
41#define HMATRIX_PRBS0 0x0084
42#define HMATRIX_PRAS1 0x0088
43#define HMATRIX_PRBS1 0x008c
44#define HMATRIX_PRAS2 0x0090
45#define HMATRIX_PRBS2 0x0094
46#define HMATRIX_PRAS3 0x0098
47#define HMATRIX_PRBS3 0x009c
48#define HMATRIX_PRAS4 0x00a0
49#define HMATRIX_PRBS4 0x00a4
50#define HMATRIX_PRAS5 0x00a8
51#define HMATRIX_PRBS5 0x00ac
52#define HMATRIX_PRAS6 0x00b0
53#define HMATRIX_PRBS6 0x00b4
54#define HMATRIX_PRAS7 0x00b8
55#define HMATRIX_PRBS7 0x00bc
56#define HMATRIX_PRAS8 0x00c0
57#define HMATRIX_PRBS8 0x00c4
58#define HMATRIX_PRAS9 0x00c8
59#define HMATRIX_PRBS9 0x00cc
60#define HMATRIX_PRAS10 0x00d0
61#define HMATRIX_PRBS10 0x00d4
62#define HMATRIX_PRAS11 0x00d8
63#define HMATRIX_PRBS11 0x00dc
64#define HMATRIX_PRAS12 0x00e0
65#define HMATRIX_PRBS12 0x00e4
66#define HMATRIX_PRAS13 0x00e8
67#define HMATRIX_PRBS13 0x00ec
68#define HMATRIX_PRAS14 0x00f0
69#define HMATRIX_PRBS14 0x00f4
70#define HMATRIX_PRAS15 0x00f8
71#define HMATRIX_PRBS15 0x00fc
72#define HMATRIX_MRCR 0x0100
73#define HMATRIX_SFR0 0x0110
74#define HMATRIX_SFR1 0x0114
75#define HMATRIX_SFR2 0x0118
76#define HMATRIX_SFR3 0x011c
77#define HMATRIX_SFR4 0x0120
78#define HMATRIX_SFR5 0x0124
79#define HMATRIX_SFR6 0x0128
80#define HMATRIX_SFR7 0x012c
81#define HMATRIX_SFR8 0x0130
82#define HMATRIX_SFR9 0x0134
83#define HMATRIX_SFR10 0x0138
84#define HMATRIX_SFR11 0x013c
85#define HMATRIX_SFR12 0x0140
86#define HMATRIX_SFR13 0x0144
87#define HMATRIX_SFR14 0x0148
88#define HMATRIX_SFR15 0x014c
89
90/* Bitfields in MCFGx */
91#define HMATRIX_ULBT_OFFSET 0
92#define HMATRIX_ULBT_SIZE 3
93
94/* Bitfields in SCFGx */
95#define HMATRIX_SLOT_CYCLE_OFFSET 0
96#define HMATRIX_SLOT_CYCLE_SIZE 8
97#define HMATRIX_DEFMSTR_TYPE_OFFSET 16
98#define HMATRIX_DEFMSTR_TYPE_SIZE 2
99#define HMATRIX_FIXED_DEFMSTR_OFFSET 18
100#define HMATRIX_FIXED_DEFMSTR_SIZE 4
101#define HMATRIX_ARBT_OFFSET 24
102#define HMATRIX_ARBT_SIZE 2
103
104/* Bitfields in PRASx */
105#define HMATRIX_M0PR_OFFSET 0
106#define HMATRIX_M0PR_SIZE 4
107#define HMATRIX_M1PR_OFFSET 4
108#define HMATRIX_M1PR_SIZE 4
109#define HMATRIX_M2PR_OFFSET 8
110#define HMATRIX_M2PR_SIZE 4
111#define HMATRIX_M3PR_OFFSET 12
112#define HMATRIX_M3PR_SIZE 4
113#define HMATRIX_M4PR_OFFSET 16
114#define HMATRIX_M4PR_SIZE 4
115#define HMATRIX_M5PR_OFFSET 20
116#define HMATRIX_M5PR_SIZE 4
117#define HMATRIX_M6PR_OFFSET 24
118#define HMATRIX_M6PR_SIZE 4
119#define HMATRIX_M7PR_OFFSET 28
120#define HMATRIX_M7PR_SIZE 4
121
122/* Bitfields in PRBSx */
123#define HMATRIX_M8PR_OFFSET 0
124#define HMATRIX_M8PR_SIZE 4
125#define HMATRIX_M9PR_OFFSET 4
126#define HMATRIX_M9PR_SIZE 4
127#define HMATRIX_M10PR_OFFSET 8
128#define HMATRIX_M10PR_SIZE 4
129#define HMATRIX_M11PR_OFFSET 12
130#define HMATRIX_M11PR_SIZE 4
131#define HMATRIX_M12PR_OFFSET 16
132#define HMATRIX_M12PR_SIZE 4
133#define HMATRIX_M13PR_OFFSET 20
134#define HMATRIX_M13PR_SIZE 4
135#define HMATRIX_M14PR_OFFSET 24
136#define HMATRIX_M14PR_SIZE 4
137#define HMATRIX_M15PR_OFFSET 28
138#define HMATRIX_M15PR_SIZE 4
139
140/* Bitfields in SFR4 */
141#define HMATRIX_CS1A_OFFSET 1
142#define HMATRIX_CS1A_SIZE 1
143#define HMATRIX_CS3A_OFFSET 3
144#define HMATRIX_CS3A_SIZE 1
145#define HMATRIX_CS4A_OFFSET 4
146#define HMATRIX_CS4A_SIZE 1
147#define HMATRIX_CS5A_OFFSET 5
148#define HMATRIX_CS5A_SIZE 1
149#define HMATRIX_DBPUC_OFFSET 8
150#define HMATRIX_DBPUC_SIZE 1
151
152/* Constants for ULBT */
153#define HMATRIX_ULBT_INFINITE 0
154#define HMATRIX_ULBT_SINGLE 1
155#define HMATRIX_ULBT_FOUR_BEAT 2
156#define HMATRIX_ULBT_EIGHT_BEAT 3
157#define HMATRIX_ULBT_SIXTEEN_BEAT 4
158
159/* Constants for DEFMSTR_TYPE */
160#define HMATRIX_DEFMSTR_TYPE_NO_DEFAULT 0
161#define HMATRIX_DEFMSTR_TYPE_LAST_DEFAULT 1
162#define HMATRIX_DEFMSTR_TYPE_FIXED_DEFAULT 2
163
164/* Constants for ARBT */
165#define HMATRIX_ARBT_ROUND_ROBIN 0
166#define HMATRIX_ARBT_FIXED_PRIORITY 1
167
168/* Bit manipulation macros */
169#define HMATRIX_BIT(name) \
170 (1 << HMATRIX_##name##_OFFSET)
171#define HMATRIX_BF(name,value) \
172 (((value) & ((1 << HMATRIX_##name##_SIZE) - 1)) \
173 << HMATRIX_##name##_OFFSET)
174#define HMATRIX_BFEXT(name,value) \
175 (((value) >> HMATRIX_##name##_OFFSET) \
176 & ((1 << HMATRIX_##name##_SIZE) - 1))
177#define HMATRIX_BFINS(name,value,old) \
178 (((old) & ~(((1 << HMATRIX_##name##_SIZE) - 1) \
179 << HMATRIX_##name##_OFFSET)) \
180 | HMATRIX_BF(name,value))
181
182#endif /* __HMATRIX_H */
diff --git a/arch/avr32/mach-at32ap/include/mach/at32ap700x.h b/arch/avr32/mach-at32ap/include/mach/at32ap700x.h
index d18a3053be0..1e9852d65cc 100644
--- a/arch/avr32/mach-at32ap/include/mach/at32ap700x.h
+++ b/arch/avr32/mach-at32ap/include/mach/at32ap700x.h
@@ -46,4 +46,41 @@
46#define DMAC_DMAREQ_2 9 46#define DMAC_DMAREQ_2 9
47#define DMAC_DMAREQ_3 10 47#define DMAC_DMAREQ_3 10
48 48
49/* HSB master IDs */
50#define HMATRIX_MASTER_CPU_DCACHE 0
51#define HMATRIX_MASTER_CPU_ICACHE 1
52#define HMATRIX_MASTER_PDC 2
53#define HMATRIX_MASTER_ISI 3
54#define HMATRIX_MASTER_USBA 4
55#define HMATRIX_MASTER_LCDC 5
56#define HMATRIX_MASTER_MACB0 6
57#define HMATRIX_MASTER_MACB1 7
58#define HMATRIX_MASTER_DMACA_M0 8
59#define HMATRIX_MASTER_DMACA_M1 9
60
61/* HSB slave IDs */
62#define HMATRIX_SLAVE_SRAM0 0
63#define HMATRIX_SLAVE_SRAM1 1
64#define HMATRIX_SLAVE_PBA 2
65#define HMATRIX_SLAVE_PBB 3
66#define HMATRIX_SLAVE_EBI 4
67#define HMATRIX_SLAVE_USBA 5
68#define HMATRIX_SLAVE_LCDC 6
69#define HMATRIX_SLAVE_DMACA 7
70
71/* Bits in HMATRIX SFR4 (EBI) */
72#define HMATRIX_EBI_SDRAM_ENABLE (1 << 1)
73#define HMATRIX_EBI_NAND_ENABLE (1 << 3)
74#define HMATRIX_EBI_CF0_ENABLE (1 << 4)
75#define HMATRIX_EBI_CF1_ENABLE (1 << 5)
76#define HMATRIX_EBI_PULLUP_DISABLE (1 << 8)
77
78/*
79 * Base addresses of controllers that may be accessed early by
80 * platform code.
81 */
82#define PM_BASE 0xfff00000
83#define HMATRIX_BASE 0xfff00800
84#define SDRAMC_BASE 0xfff03800
85
49#endif /* __ASM_ARCH_AT32AP700X_H__ */ 86#endif /* __ASM_ARCH_AT32AP700X_H__ */
diff --git a/arch/avr32/mach-at32ap/include/mach/chip.h b/arch/avr32/mach-at32ap/include/mach/chip.h
new file mode 100644
index 00000000000..5efca6da6ac
--- /dev/null
+++ b/arch/avr32/mach-at32ap/include/mach/chip.h
@@ -0,0 +1,19 @@
1/*
2 * AVR32 chip-specific definitions
3 *
4 * Copyright (C) 2008 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_AVR32_ARCH_CHIP_H__
11#define __ASM_AVR32_ARCH_CHIP_H__
12
13#if defined(CONFIG_CPU_AT32AP700X)
14# include <mach/at32ap700x.h>
15#else
16# error Unknown chip type selected
17#endif
18
19#endif /* __ASM_AVR32_ARCH_CHIP_H__ */
diff --git a/arch/avr32/mach-at32ap/include/mach/hmatrix.h b/arch/avr32/mach-at32ap/include/mach/hmatrix.h
new file mode 100644
index 00000000000..7a368f227eb
--- /dev/null
+++ b/arch/avr32/mach-at32ap/include/mach/hmatrix.h
@@ -0,0 +1,55 @@
1/*
2 * High-Speed Bus Matrix configuration registers
3 *
4 * Copyright (C) 2008 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __HMATRIX_H
11#define __HMATRIX_H
12
13extern struct clk at32_hmatrix_clk;
14
15void hmatrix_write_reg(unsigned long offset, u32 value);
16u32 hmatrix_read_reg(unsigned long offset);
17
18void hmatrix_sfr_set_bits(unsigned int slave_id, u32 mask);
19void hmatrix_sfr_clear_bits(unsigned int slave_id, u32 mask);
20
21/* Master Configuration register */
22#define HMATRIX_MCFG(m) (0x0000 + 4 * (m))
23/* Undefined length burst limit */
24# define HMATRIX_MCFG_ULBT_INFINITE 0 /* Infinite length */
25# define HMATRIX_MCFG_ULBT_SINGLE 1 /* Single Access */
26# define HMATRIX_MCFG_ULBT_FOUR_BEAT 2 /* Four beat */
27# define HMATRIX_MCFG_ULBT_EIGHT_BEAT 3 /* Eight beat */
28# define HMATRIX_MCFG_ULBT_SIXTEEN_BEAT 4 /* Sixteen beat */
29
30/* Slave Configuration register */
31#define HMATRIX_SCFG(s) (0x0040 + 4 * (s))
32# define HMATRIX_SCFG_SLOT_CYCLE(x) ((x) << 0) /* Max burst cycles */
33# define HMATRIX_SCFG_DEFMSTR_NONE ( 0 << 16) /* No default master */
34# define HMATRIX_SCFG_DEFMSTR_LAST ( 1 << 16) /* Last def master */
35# define HMATRIX_SCFG_DEFMSTR_FIXED ( 2 << 16) /* Fixed def master */
36# define HMATRIX_SCFG_FIXED_DEFMSTR(m) ((m) << 18) /* Fixed master ID */
37# define HMATRIX_SCFG_ARBT_ROUND_ROBIN ( 0 << 24) /* RR arbitration */
38# define HMATRIX_SCFG_ARBT_FIXED_PRIO ( 1 << 24) /* Fixed priority */
39
40/* Slave Priority register A (master 0..7) */
41#define HMATRIX_PRAS(s) (0x0080 + 8 * (s))
42# define HMATRIX_PRAS_PRIO(m, p) ((p) << ((m) * 4))
43
44/* Slave Priority register A (master 8..15) */
45#define HMATRIX_PRBS(s) (0x0084 + 8 * (s))
46# define HMATRIX_PRBS_PRIO(m, p) ((p) << (((m) - 8) * 4))
47
48/* Master Remap Control Register */
49#define HMATRIX_MRCR 0x0100
50# define HMATRIX_MRCR_REMAP(m) ( 1 << (m)) /* Remap master m */
51
52/* Special Function Register. Bit definitions are chip-specific */
53#define HMATRIX_SFR(s) (0x0110 + 4 * (s))
54
55#endif /* __HMATRIX_H */
diff --git a/arch/avr32/mach-at32ap/pm.c b/arch/avr32/mach-at32ap/pm.c
index a0cbef54fc2..f021edfeaab 100644
--- a/arch/avr32/mach-at32ap/pm.c
+++ b/arch/avr32/mach-at32ap/pm.c
@@ -14,12 +14,10 @@
14#include <asm/cacheflush.h> 14#include <asm/cacheflush.h>
15#include <asm/sysreg.h> 15#include <asm/sysreg.h>
16 16
17#include <mach/chip.h>
17#include <mach/pm.h> 18#include <mach/pm.h>
18#include <mach/sram.h> 19#include <mach/sram.h>
19 20
20/* FIXME: This is only valid for AP7000 */
21#define SDRAMC_BASE 0xfff03800
22
23#include "sdramc.h" 21#include "sdramc.h"
24 22
25#define SRAM_PAGE_FLAGS (SYSREG_BIT(TLBELO_D) | SYSREG_BF(SZ, 1) \ 23#define SRAM_PAGE_FLAGS (SYSREG_BIT(TLBELO_D) | SYSREG_BF(SZ, 1) \
diff --git a/arch/avr32/mach-at32ap/pm.h b/arch/avr32/mach-at32ap/pm.h
index 694d521edc2..532a3732c21 100644
--- a/arch/avr32/mach-at32ap/pm.h
+++ b/arch/avr32/mach-at32ap/pm.h
@@ -4,14 +4,6 @@
4#ifndef __ARCH_AVR32_MACH_AT32AP_PM_H__ 4#ifndef __ARCH_AVR32_MACH_AT32AP_PM_H__
5#define __ARCH_AVR32_MACH_AT32AP_PM_H__ 5#define __ARCH_AVR32_MACH_AT32AP_PM_H__
6 6
7/*
8 * We can reduce the code size a bit by using a constant here. Since
9 * this file is only used on AVR32 AP CPUs with segmentation enabled,
10 * it's safe to not use ioremap. Generic drivers should of course
11 * never do this.
12 */
13#define AT32_PM_BASE 0xfff00000
14
15/* PM register offsets */ 7/* PM register offsets */
16#define PM_MCCTRL 0x0000 8#define PM_MCCTRL 0x0000
17#define PM_CKSEL 0x0004 9#define PM_CKSEL 0x0004
@@ -113,8 +105,8 @@
113 105
114/* Register access macros */ 106/* Register access macros */
115#define pm_readl(reg) \ 107#define pm_readl(reg) \
116 __raw_readl((void __iomem __force *)AT32_PM_BASE + PM_##reg) 108 __raw_readl((void __iomem __force *)PM_BASE + PM_##reg)
117#define pm_writel(reg,value) \ 109#define pm_writel(reg,value) \
118 __raw_writel((value), (void __iomem __force *)AT32_PM_BASE + PM_##reg) 110 __raw_writel((value), (void __iomem __force *)PM_BASE + PM_##reg)
119 111
120#endif /* __ARCH_AVR32_MACH_AT32AP_PM_H__ */ 112#endif /* __ARCH_AVR32_MACH_AT32AP_PM_H__ */
diff --git a/arch/m68k/kernel/entry.S b/arch/m68k/kernel/entry.S
index 18a9c5f4b00..f28404d9a2b 100644
--- a/arch/m68k/kernel/entry.S
+++ b/arch/m68k/kernel/entry.S
@@ -747,4 +747,10 @@ sys_call_table:
747 .long sys_fallocate /* 320 */ 747 .long sys_fallocate /* 320 */
748 .long sys_timerfd_settime 748 .long sys_timerfd_settime
749 .long sys_timerfd_gettime 749 .long sys_timerfd_gettime
750 .long sys_signalfd4
751 .long sys_eventfd2
752 .long sys_epoll_create1 /* 325 */
753 .long sys_dup3
754 .long sys_pipe2
755 .long sys_inotify_init1
750 756
diff --git a/arch/m68knommu/include/asm/unistd.h b/arch/m68knommu/include/asm/unistd.h
index 4ba98b9c5d7..b034a2f7b44 100644
--- a/arch/m68knommu/include/asm/unistd.h
+++ b/arch/m68knommu/include/asm/unistd.h
@@ -326,10 +326,16 @@
326#define __NR_fallocate 320 326#define __NR_fallocate 320
327#define __NR_timerfd_settime 321 327#define __NR_timerfd_settime 321
328#define __NR_timerfd_gettime 322 328#define __NR_timerfd_gettime 322
329#define __NR_signalfd4 323
330#define __NR_eventfd2 324
331#define __NR_epoll_create1 325
332#define __NR_dup3 326
333#define __NR_pipe2 327
334#define __NR_inotify_init1 328
329 335
330#ifdef __KERNEL__ 336#ifdef __KERNEL__
331 337
332#define NR_syscalls 323 338#define NR_syscalls 329
333 339
334#define __ARCH_WANT_IPC_PARSE_VERSION 340#define __ARCH_WANT_IPC_PARSE_VERSION
335#define __ARCH_WANT_OLD_READDIR 341#define __ARCH_WANT_OLD_READDIR
diff --git a/arch/m68knommu/kernel/syscalltable.S b/arch/m68knommu/kernel/syscalltable.S
index fca2e49917a..812f8d8b7a8 100644
--- a/arch/m68knommu/kernel/syscalltable.S
+++ b/arch/m68knommu/kernel/syscalltable.S
@@ -341,6 +341,12 @@ ENTRY(sys_call_table)
341 .long sys_fallocate /* 320 */ 341 .long sys_fallocate /* 320 */
342 .long sys_timerfd_settime 342 .long sys_timerfd_settime
343 .long sys_timerfd_gettime 343 .long sys_timerfd_gettime
344 .long sys_signalfd4
345 .long sys_eventfd2
346 .long sys_epoll_create1 /* 325 */
347 .long sys_dup3
348 .long sys_pipe2
349 .long sys_inotify_init1
344 350
345 .rept NR_syscalls-(.-sys_call_table)/4 351 .rept NR_syscalls-(.-sys_call_table)/4
346 .long sys_ni_syscall 352 .long sys_ni_syscall
diff --git a/arch/powerpc/boot/dts/warp.dts b/arch/powerpc/boot/dts/warp.dts
index 340018cf16b..f4e4ba69eef 100644
--- a/arch/powerpc/boot/dts/warp.dts
+++ b/arch/powerpc/boot/dts/warp.dts
@@ -139,6 +139,11 @@
139 interrupt-parent = <&UIC0>; 139 interrupt-parent = <&UIC0>;
140 }; 140 };
141 141
142 fpga@2,2000 {
143 compatible = "pika,fpga-sgl";
144 reg = <0x00000002 0x00002000 0x00000200>;
145 };
146
142 fpga@2,4000 { 147 fpga@2,4000 {
143 compatible = "pika,fpga-sd"; 148 compatible = "pika,fpga-sd";
144 reg = <0x00000002 0x00004000 0x00000A00>; 149 reg = <0x00000002 0x00004000 0x00000A00>;
@@ -152,7 +157,7 @@
152 #size-cells = <1>; 157 #size-cells = <1>;
153 partition@300000 { 158 partition@300000 {
154 label = "fpga"; 159 label = "fpga";
155 reg = <0x0030000 0x00040000>; 160 reg = <0x0300000 0x00040000>;
156 }; 161 };
157 partition@340000 { 162 partition@340000 {
158 label = "env"; 163 label = "env";
@@ -181,7 +186,6 @@
181 reg = <0xef600700 0x00000014>; 186 reg = <0xef600700 0x00000014>;
182 interrupt-parent = <&UIC0>; 187 interrupt-parent = <&UIC0>;
183 interrupts = <0x2 0x4>; 188 interrupts = <0x2 0x4>;
184 index = <0x0>;
185 #address-cells = <1>; 189 #address-cells = <1>;
186 #size-cells = <0>; 190 #size-cells = <0>;
187 191
@@ -191,6 +195,12 @@
191 interrupts = <0x19 0x8>; 195 interrupts = <0x19 0x8>;
192 interrupt-parent = <&UIC0>; 196 interrupt-parent = <&UIC0>;
193 }; 197 };
198
199 /* This will create 52 and 53 */
200 at24@52 {
201 compatible = "at,24c04";
202 reg = <0x52>;
203 };
194 }; 204 };
195 205
196 GPIO0: gpio@ef600b00 { 206 GPIO0: gpio@ef600b00 {
@@ -209,7 +219,13 @@
209 led@31 { 219 led@31 {
210 compatible = "linux,gpio-led"; 220 compatible = "linux,gpio-led";
211 linux,name = ":green:"; 221 linux,name = ":green:";
212 gpios = <&GPIO1 0x30 0>; 222 gpios = <&GPIO1 31 0>;
223 };
224
225 led@30 {
226 compatible = "linux,gpio-led";
227 linux,name = ":red:";
228 gpios = <&GPIO1 30 0>;
213 }; 229 };
214 }; 230 };
215 231
diff --git a/arch/powerpc/configs/40x/ep405_defconfig b/arch/powerpc/configs/40x/ep405_defconfig
index e24240a9a04..2113ae2ab40 100644
--- a/arch/powerpc/configs/40x/ep405_defconfig
+++ b/arch/powerpc/configs/40x/ep405_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:50:09 2008 4# Tue Aug 5 19:34:03 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -26,8 +26,12 @@ CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y 26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y 27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y 28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y 31CONFIG_IRQ_PER_CPU=y
32CONFIG_STACKTRACE_SUPPORT=y
33CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34CONFIG_LOCKDEP_SUPPORT=y
31CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y 36CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y 37CONFIG_GENERIC_HWEIGHT=y
@@ -75,6 +79,7 @@ CONFIG_FAIR_GROUP_SCHED=y
75CONFIG_USER_SCHED=y 79CONFIG_USER_SCHED=y
76# CONFIG_CGROUP_SCHED is not set 80# CONFIG_CGROUP_SCHED is not set
77CONFIG_SYSFS_DEPRECATED=y 81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set 83# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set 84# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y 85CONFIG_BLK_DEV_INITRD=y
@@ -83,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE=""
83CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
86CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
87CONFIG_KALLSYMS_ALL=y 93CONFIG_KALLSYMS_ALL=y
88CONFIG_KALLSYMS_EXTRA_PASS=y 94CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -108,13 +114,22 @@ CONFIG_SLUB=y
108# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
109CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
110# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
111CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
112CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
113CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
114CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
118CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
119# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
120# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -125,6 +140,7 @@ CONFIG_LBD=y
125# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set 141# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
128 144
129# 145#
130# IO Schedulers 146# IO Schedulers
@@ -139,14 +155,11 @@ CONFIG_DEFAULT_AS=y
139# CONFIG_DEFAULT_NOOP is not set 155# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory" 156CONFIG_DEFAULT_IOSCHED="anticipatory"
141CONFIG_CLASSIC_RCU=y 157CONFIG_CLASSIC_RCU=y
142# CONFIG_PREEMPT_RCU is not set
143# CONFIG_PPC4xx_PCI_EXPRESS is not set 158# CONFIG_PPC4xx_PCI_EXPRESS is not set
144 159
145# 160#
146# Platform support 161# Platform support
147# 162#
148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
150# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
@@ -188,7 +201,6 @@ CONFIG_HZ=250
188CONFIG_PREEMPT_NONE=y 201CONFIG_PREEMPT_NONE=y
189# CONFIG_PREEMPT_VOLUNTARY is not set 202# CONFIG_PREEMPT_VOLUNTARY is not set
190# CONFIG_PREEMPT is not set 203# CONFIG_PREEMPT is not set
191CONFIG_RCU_TRACE=y
192CONFIG_BINFMT_ELF=y 204CONFIG_BINFMT_ELF=y
193# CONFIG_BINFMT_MISC is not set 205# CONFIG_BINFMT_MISC is not set
194# CONFIG_MATH_EMULATION is not set 206# CONFIG_MATH_EMULATION is not set
@@ -206,13 +218,17 @@ CONFIG_FLATMEM=y
206CONFIG_FLAT_NODE_MEM_MAP=y 218CONFIG_FLAT_NODE_MEM_MAP=y
207# CONFIG_SPARSEMEM_STATIC is not set 219# CONFIG_SPARSEMEM_STATIC is not set
208# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 220# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
221CONFIG_PAGEFLAGS_EXTENDED=y
209CONFIG_SPLIT_PTLOCK_CPUS=4 222CONFIG_SPLIT_PTLOCK_CPUS=4
223CONFIG_MIGRATION=y
210# CONFIG_RESOURCES_64BIT is not set 224# CONFIG_RESOURCES_64BIT is not set
211CONFIG_ZONE_DMA_FLAG=1 225CONFIG_ZONE_DMA_FLAG=1
212CONFIG_BOUNCE=y 226CONFIG_BOUNCE=y
213CONFIG_VIRT_TO_BUS=y 227CONFIG_VIRT_TO_BUS=y
228CONFIG_FORCE_MAX_ZONEORDER=11
214CONFIG_PROC_DEVICETREE=y 229CONFIG_PROC_DEVICETREE=y
215# CONFIG_CMDLINE_BOOL is not set 230# CONFIG_CMDLINE_BOOL is not set
231CONFIG_EXTRA_TARGETS=""
216# CONFIG_PM is not set 232# CONFIG_PM is not set
217CONFIG_SECCOMP=y 233CONFIG_SECCOMP=y
218CONFIG_ISA_DMA_API=y 234CONFIG_ISA_DMA_API=y
@@ -222,6 +238,8 @@ CONFIG_ISA_DMA_API=y
222# 238#
223CONFIG_ZONE_DMA=y 239CONFIG_ZONE_DMA=y
224CONFIG_PPC_INDIRECT_PCI=y 240CONFIG_PPC_INDIRECT_PCI=y
241CONFIG_4xx_SOC=y
242CONFIG_PPC_PCI_CHOICE=y
225CONFIG_PCI=y 243CONFIG_PCI=y
226CONFIG_PCI_DOMAINS=y 244CONFIG_PCI_DOMAINS=y
227CONFIG_PCI_SYSCALL=y 245CONFIG_PCI_SYSCALL=y
@@ -232,6 +250,7 @@ CONFIG_PCI_LEGACY=y
232# CONFIG_PCI_DEBUG is not set 250# CONFIG_PCI_DEBUG is not set
233# CONFIG_PCCARD is not set 251# CONFIG_PCCARD is not set
234# CONFIG_HOTPLUG_PCI is not set 252# CONFIG_HOTPLUG_PCI is not set
253# CONFIG_HAS_RAPIDIO is not set
235 254
236# 255#
237# Advanced setup 256# Advanced setup
@@ -241,17 +260,13 @@ CONFIG_PCI_LEGACY=y
241# 260#
242# Default settings for advanced configuration options are used 261# Default settings for advanced configuration options are used
243# 262#
244CONFIG_HIGHMEM_START=0xfe000000
245CONFIG_LOWMEM_SIZE=0x30000000 263CONFIG_LOWMEM_SIZE=0x30000000
264CONFIG_PAGE_OFFSET=0xc0000000
246CONFIG_KERNEL_START=0xc0000000 265CONFIG_KERNEL_START=0xc0000000
266CONFIG_PHYSICAL_START=0x00000000
247CONFIG_TASK_SIZE=0xc0000000 267CONFIG_TASK_SIZE=0xc0000000
248CONFIG_CONSISTENT_START=0xff100000 268CONFIG_CONSISTENT_START=0xff100000
249CONFIG_CONSISTENT_SIZE=0x00200000 269CONFIG_CONSISTENT_SIZE=0x00200000
250CONFIG_BOOT_LOAD=0x00400000
251
252#
253# Networking
254#
255CONFIG_NET=y 270CONFIG_NET=y
256 271
257# 272#
@@ -289,8 +304,6 @@ CONFIG_TCP_CONG_CUBIC=y
289CONFIG_DEFAULT_TCP_CONG="cubic" 304CONFIG_DEFAULT_TCP_CONG="cubic"
290# CONFIG_TCP_MD5SIG is not set 305# CONFIG_TCP_MD5SIG is not set
291# CONFIG_IPV6 is not set 306# CONFIG_IPV6 is not set
292# CONFIG_INET6_XFRM_TUNNEL is not set
293# CONFIG_INET6_TUNNEL is not set
294# CONFIG_NETWORK_SECMARK is not set 307# CONFIG_NETWORK_SECMARK is not set
295# CONFIG_NETFILTER is not set 308# CONFIG_NETFILTER is not set
296# CONFIG_IP_DCCP is not set 309# CONFIG_IP_DCCP is not set
@@ -340,6 +353,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
340CONFIG_STANDALONE=y 353CONFIG_STANDALONE=y
341CONFIG_PREVENT_FIRMWARE_BUILD=y 354CONFIG_PREVENT_FIRMWARE_BUILD=y
342CONFIG_FW_LOADER=y 355CONFIG_FW_LOADER=y
356CONFIG_FIRMWARE_IN_KERNEL=y
357CONFIG_EXTRA_FIRMWARE=""
343# CONFIG_DEBUG_DRIVER is not set 358# CONFIG_DEBUG_DRIVER is not set
344# CONFIG_DEBUG_DEVRES is not set 359# CONFIG_DEBUG_DEVRES is not set
345# CONFIG_SYS_HYPERVISOR is not set 360# CONFIG_SYS_HYPERVISOR is not set
@@ -352,6 +367,7 @@ CONFIG_MTD_PARTITIONS=y
352# CONFIG_MTD_REDBOOT_PARTS is not set 367# CONFIG_MTD_REDBOOT_PARTS is not set
353CONFIG_MTD_CMDLINE_PARTS=y 368CONFIG_MTD_CMDLINE_PARTS=y
354CONFIG_MTD_OF_PARTS=y 369CONFIG_MTD_OF_PARTS=y
370# CONFIG_MTD_AR7_PARTS is not set
355 371
356# 372#
357# User Modules And Translation Layers 373# User Modules And Translation Layers
@@ -443,12 +459,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
443# CONFIG_CDROM_PKTCDVD is not set 459# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set 460# CONFIG_ATA_OVER_ETH is not set
445# CONFIG_XILINX_SYSACE is not set 461# CONFIG_XILINX_SYSACE is not set
462# CONFIG_BLK_DEV_HD is not set
446CONFIG_MISC_DEVICES=y 463CONFIG_MISC_DEVICES=y
447# CONFIG_PHANTOM is not set 464# CONFIG_PHANTOM is not set
448# CONFIG_EEPROM_93CX6 is not set 465# CONFIG_EEPROM_93CX6 is not set
449# CONFIG_SGI_IOC4 is not set 466# CONFIG_SGI_IOC4 is not set
450# CONFIG_TIFM_CORE is not set 467# CONFIG_TIFM_CORE is not set
451# CONFIG_ENCLOSURE_SERVICES is not set 468# CONFIG_ENCLOSURE_SERVICES is not set
469# CONFIG_HP_ILO is not set
452CONFIG_HAVE_IDE=y 470CONFIG_HAVE_IDE=y
453# CONFIG_IDE is not set 471# CONFIG_IDE is not set
454 472
@@ -466,12 +484,15 @@ CONFIG_HAVE_IDE=y
466# 484#
467# IEEE 1394 (FireWire) support 485# IEEE 1394 (FireWire) support
468# 486#
487
488#
489# Enable only one of the two stacks, unless you know what you are doing
490#
469# CONFIG_FIREWIRE is not set 491# CONFIG_FIREWIRE is not set
470# CONFIG_IEEE1394 is not set 492# CONFIG_IEEE1394 is not set
471# CONFIG_I2O is not set 493# CONFIG_I2O is not set
472# CONFIG_MACINTOSH_DRIVERS is not set 494# CONFIG_MACINTOSH_DRIVERS is not set
473CONFIG_NETDEVICES=y 495CONFIG_NETDEVICES=y
474# CONFIG_NETDEVICES_MULTIQUEUE is not set
475# CONFIG_DUMMY is not set 496# CONFIG_DUMMY is not set
476# CONFIG_BONDING is not set 497# CONFIG_BONDING is not set
477# CONFIG_MACVLAN is not set 498# CONFIG_MACVLAN is not set
@@ -506,7 +527,6 @@ CONFIG_NETDEV_1000=y
506# CONFIG_DL2K is not set 527# CONFIG_DL2K is not set
507# CONFIG_E1000 is not set 528# CONFIG_E1000 is not set
508# CONFIG_E1000E is not set 529# CONFIG_E1000E is not set
509# CONFIG_E1000E_ENABLED is not set
510# CONFIG_IP1000 is not set 530# CONFIG_IP1000 is not set
511# CONFIG_IGB is not set 531# CONFIG_IGB is not set
512# CONFIG_NS83820 is not set 532# CONFIG_NS83820 is not set
@@ -516,12 +536,12 @@ CONFIG_NETDEV_1000=y
516# CONFIG_SIS190 is not set 536# CONFIG_SIS190 is not set
517# CONFIG_SKGE is not set 537# CONFIG_SKGE is not set
518# CONFIG_SKY2 is not set 538# CONFIG_SKY2 is not set
519# CONFIG_SK98LIN is not set
520# CONFIG_VIA_VELOCITY is not set 539# CONFIG_VIA_VELOCITY is not set
521# CONFIG_TIGON3 is not set 540# CONFIG_TIGON3 is not set
522# CONFIG_BNX2 is not set 541# CONFIG_BNX2 is not set
523# CONFIG_QLA3XXX is not set 542# CONFIG_QLA3XXX is not set
524# CONFIG_ATL1 is not set 543# CONFIG_ATL1 is not set
544# CONFIG_ATL1E is not set
525CONFIG_NETDEV_10000=y 545CONFIG_NETDEV_10000=y
526# CONFIG_CHELSIO_T1 is not set 546# CONFIG_CHELSIO_T1 is not set
527# CONFIG_CHELSIO_T3 is not set 547# CONFIG_CHELSIO_T3 is not set
@@ -534,6 +554,7 @@ CONFIG_NETDEV_10000=y
534# CONFIG_MLX4_CORE is not set 554# CONFIG_MLX4_CORE is not set
535# CONFIG_TEHUTI is not set 555# CONFIG_TEHUTI is not set
536# CONFIG_BNX2X is not set 556# CONFIG_BNX2X is not set
557# CONFIG_SFC is not set
537# CONFIG_TR is not set 558# CONFIG_TR is not set
538 559
539# 560#
@@ -541,6 +562,7 @@ CONFIG_NETDEV_10000=y
541# 562#
542# CONFIG_WLAN_PRE80211 is not set 563# CONFIG_WLAN_PRE80211 is not set
543# CONFIG_WLAN_80211 is not set 564# CONFIG_WLAN_80211 is not set
565# CONFIG_IWLWIFI_LEDS is not set
544 566
545# 567#
546# USB Network Adapters 568# USB Network Adapters
@@ -576,6 +598,7 @@ CONFIG_NETDEV_10000=y
576# Character devices 598# Character devices
577# 599#
578# CONFIG_VT is not set 600# CONFIG_VT is not set
601CONFIG_DEVKMEM=y
579# CONFIG_SERIAL_NONSTANDARD is not set 602# CONFIG_SERIAL_NONSTANDARD is not set
580# CONFIG_NOZOMI is not set 603# CONFIG_NOZOMI is not set
581 604
@@ -614,12 +637,9 @@ CONFIG_LEGACY_PTY_COUNT=256
614# CONFIG_TCG_TPM is not set 637# CONFIG_TCG_TPM is not set
615CONFIG_DEVPORT=y 638CONFIG_DEVPORT=y
616# CONFIG_I2C is not set 639# CONFIG_I2C is not set
617
618#
619# SPI support
620#
621# CONFIG_SPI is not set 640# CONFIG_SPI is not set
622# CONFIG_SPI_MASTER is not set 641CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
642# CONFIG_GPIOLIB is not set
623# CONFIG_W1 is not set 643# CONFIG_W1 is not set
624# CONFIG_POWER_SUPPLY is not set 644# CONFIG_POWER_SUPPLY is not set
625# CONFIG_HWMON is not set 645# CONFIG_HWMON is not set
@@ -635,13 +655,24 @@ CONFIG_SSB_POSSIBLE=y
635# 655#
636# Multifunction device drivers 656# Multifunction device drivers
637# 657#
658# CONFIG_MFD_CORE is not set
638# CONFIG_MFD_SM501 is not set 659# CONFIG_MFD_SM501 is not set
660# CONFIG_HTC_PASIC3 is not set
639 661
640# 662#
641# Multimedia devices 663# Multimedia devices
642# 664#
665
666#
667# Multimedia core support
668#
643# CONFIG_VIDEO_DEV is not set 669# CONFIG_VIDEO_DEV is not set
644# CONFIG_DVB_CORE is not set 670# CONFIG_DVB_CORE is not set
671# CONFIG_VIDEO_MEDIA is not set
672
673#
674# Multimedia drivers
675#
645# CONFIG_DAB is not set 676# CONFIG_DAB is not set
646 677
647# 678#
@@ -658,10 +689,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
658# Display device support 689# Display device support
659# 690#
660# CONFIG_DISPLAY_SUPPORT is not set 691# CONFIG_DISPLAY_SUPPORT is not set
661
662#
663# Sound
664#
665# CONFIG_SOUND is not set 692# CONFIG_SOUND is not set
666CONFIG_USB_SUPPORT=y 693CONFIG_USB_SUPPORT=y
667CONFIG_USB_ARCH_HAS_HCD=y 694CONFIG_USB_ARCH_HAS_HCD=y
@@ -678,12 +705,16 @@ CONFIG_USB_DEVICEFS=y
678CONFIG_USB_DEVICE_CLASS=y 705CONFIG_USB_DEVICE_CLASS=y
679# CONFIG_USB_DYNAMIC_MINORS is not set 706# CONFIG_USB_DYNAMIC_MINORS is not set
680# CONFIG_USB_OTG is not set 707# CONFIG_USB_OTG is not set
708# CONFIG_USB_OTG_WHITELIST is not set
709# CONFIG_USB_OTG_BLACKLIST_HUB is not set
681 710
682# 711#
683# USB Host Controller Drivers 712# USB Host Controller Drivers
684# 713#
714# CONFIG_USB_C67X00_HCD is not set
685# CONFIG_USB_EHCI_HCD is not set 715# CONFIG_USB_EHCI_HCD is not set
686# CONFIG_USB_ISP116X_HCD is not set 716# CONFIG_USB_ISP116X_HCD is not set
717# CONFIG_USB_ISP1760_HCD is not set
687CONFIG_USB_OHCI_HCD=y 718CONFIG_USB_OHCI_HCD=y
688CONFIG_USB_OHCI_HCD_PPC_OF=y 719CONFIG_USB_OHCI_HCD_PPC_OF=y
689CONFIG_USB_OHCI_HCD_PPC_OF_BE=y 720CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
@@ -701,6 +732,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
701# 732#
702# CONFIG_USB_ACM is not set 733# CONFIG_USB_ACM is not set
703# CONFIG_USB_PRINTER is not set 734# CONFIG_USB_PRINTER is not set
735# CONFIG_USB_WDM is not set
704 736
705# 737#
706# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 738# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -744,17 +776,16 @@ CONFIG_USB_MON=y
744# CONFIG_USB_TRANCEVIBRATOR is not set 776# CONFIG_USB_TRANCEVIBRATOR is not set
745# CONFIG_USB_IOWARRIOR is not set 777# CONFIG_USB_IOWARRIOR is not set
746# CONFIG_USB_TEST is not set 778# CONFIG_USB_TEST is not set
779# CONFIG_USB_ISIGHTFW is not set
747# CONFIG_USB_GADGET is not set 780# CONFIG_USB_GADGET is not set
748# CONFIG_MMC is not set 781# CONFIG_MMC is not set
749# CONFIG_MEMSTICK is not set 782# CONFIG_MEMSTICK is not set
750# CONFIG_NEW_LEDS is not set 783# CONFIG_NEW_LEDS is not set
784# CONFIG_ACCESSIBILITY is not set
751# CONFIG_INFINIBAND is not set 785# CONFIG_INFINIBAND is not set
752# CONFIG_EDAC is not set 786# CONFIG_EDAC is not set
753# CONFIG_RTC_CLASS is not set 787# CONFIG_RTC_CLASS is not set
754 788# CONFIG_DMADEVICES is not set
755#
756# Userspace I/O
757#
758# CONFIG_UIO is not set 789# CONFIG_UIO is not set
759 790
760# 791#
@@ -769,7 +800,6 @@ CONFIG_EXT2_FS=y
769# CONFIG_JFS_FS is not set 800# CONFIG_JFS_FS is not set
770# CONFIG_FS_POSIX_ACL is not set 801# CONFIG_FS_POSIX_ACL is not set
771# CONFIG_XFS_FS is not set 802# CONFIG_XFS_FS is not set
772# CONFIG_GFS2_FS is not set
773# CONFIG_OCFS2_FS is not set 803# CONFIG_OCFS2_FS is not set
774CONFIG_DNOTIFY=y 804CONFIG_DNOTIFY=y
775CONFIG_INOTIFY=y 805CONFIG_INOTIFY=y
@@ -818,6 +848,7 @@ CONFIG_TMPFS=y
818CONFIG_CRAMFS=y 848CONFIG_CRAMFS=y
819# CONFIG_VXFS_FS is not set 849# CONFIG_VXFS_FS is not set
820# CONFIG_MINIX_FS is not set 850# CONFIG_MINIX_FS is not set
851# CONFIG_OMFS_FS is not set
821# CONFIG_HPFS_FS is not set 852# CONFIG_HPFS_FS is not set
822# CONFIG_QNX4FS_FS is not set 853# CONFIG_QNX4FS_FS is not set
823# CONFIG_ROMFS_FS is not set 854# CONFIG_ROMFS_FS is not set
@@ -828,14 +859,12 @@ CONFIG_NFS_FS=y
828CONFIG_NFS_V3=y 859CONFIG_NFS_V3=y
829# CONFIG_NFS_V3_ACL is not set 860# CONFIG_NFS_V3_ACL is not set
830# CONFIG_NFS_V4 is not set 861# CONFIG_NFS_V4 is not set
831# CONFIG_NFS_DIRECTIO is not set
832# CONFIG_NFSD is not set
833CONFIG_ROOT_NFS=y 862CONFIG_ROOT_NFS=y
863# CONFIG_NFSD is not set
834CONFIG_LOCKD=y 864CONFIG_LOCKD=y
835CONFIG_LOCKD_V4=y 865CONFIG_LOCKD_V4=y
836CONFIG_NFS_COMMON=y 866CONFIG_NFS_COMMON=y
837CONFIG_SUNRPC=y 867CONFIG_SUNRPC=y
838# CONFIG_SUNRPC_BIND34 is not set
839# CONFIG_RPCSEC_GSS_KRB5 is not set 868# CONFIG_RPCSEC_GSS_KRB5 is not set
840# CONFIG_RPCSEC_GSS_SPKM3 is not set 869# CONFIG_RPCSEC_GSS_SPKM3 is not set
841# CONFIG_SMB_FS is not set 870# CONFIG_SMB_FS is not set
@@ -856,8 +885,10 @@ CONFIG_MSDOS_PARTITION=y
856# Library routines 885# Library routines
857# 886#
858CONFIG_BITREVERSE=y 887CONFIG_BITREVERSE=y
888# CONFIG_GENERIC_FIND_FIRST_BIT is not set
859# CONFIG_CRC_CCITT is not set 889# CONFIG_CRC_CCITT is not set
860# CONFIG_CRC16 is not set 890# CONFIG_CRC16 is not set
891# CONFIG_CRC_T10DIF is not set
861# CONFIG_CRC_ITU_T is not set 892# CONFIG_CRC_ITU_T is not set
862CONFIG_CRC32=y 893CONFIG_CRC32=y
863# CONFIG_CRC7 is not set 894# CONFIG_CRC7 is not set
@@ -867,6 +898,7 @@ CONFIG_PLIST=y
867CONFIG_HAS_IOMEM=y 898CONFIG_HAS_IOMEM=y
868CONFIG_HAS_IOPORT=y 899CONFIG_HAS_IOPORT=y
869CONFIG_HAS_DMA=y 900CONFIG_HAS_DMA=y
901CONFIG_HAVE_LMB=y
870 902
871# 903#
872# Kernel hacking 904# Kernel hacking
@@ -874,6 +906,7 @@ CONFIG_HAS_DMA=y
874# CONFIG_PRINTK_TIME is not set 906# CONFIG_PRINTK_TIME is not set
875CONFIG_ENABLE_WARN_DEPRECATED=y 907CONFIG_ENABLE_WARN_DEPRECATED=y
876CONFIG_ENABLE_MUST_CHECK=y 908CONFIG_ENABLE_MUST_CHECK=y
909CONFIG_FRAME_WARN=1024
877CONFIG_MAGIC_SYSRQ=y 910CONFIG_MAGIC_SYSRQ=y
878# CONFIG_UNUSED_SYMBOLS is not set 911# CONFIG_UNUSED_SYMBOLS is not set
879CONFIG_DEBUG_FS=y 912CONFIG_DEBUG_FS=y
@@ -881,9 +914,12 @@ CONFIG_DEBUG_FS=y
881CONFIG_DEBUG_KERNEL=y 914CONFIG_DEBUG_KERNEL=y
882# CONFIG_DEBUG_SHIRQ is not set 915# CONFIG_DEBUG_SHIRQ is not set
883CONFIG_DETECT_SOFTLOCKUP=y 916CONFIG_DETECT_SOFTLOCKUP=y
917# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
918CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
884CONFIG_SCHED_DEBUG=y 919CONFIG_SCHED_DEBUG=y
885# CONFIG_SCHEDSTATS is not set 920# CONFIG_SCHEDSTATS is not set
886# CONFIG_TIMER_STATS is not set 921# CONFIG_TIMER_STATS is not set
922# CONFIG_DEBUG_OBJECTS is not set
887# CONFIG_SLUB_DEBUG_ON is not set 923# CONFIG_SLUB_DEBUG_ON is not set
888# CONFIG_SLUB_STATS is not set 924# CONFIG_SLUB_STATS is not set
889# CONFIG_DEBUG_RT_MUTEXES is not set 925# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -896,17 +932,30 @@ CONFIG_SCHED_DEBUG=y
896CONFIG_DEBUG_BUGVERBOSE=y 932CONFIG_DEBUG_BUGVERBOSE=y
897# CONFIG_DEBUG_INFO is not set 933# CONFIG_DEBUG_INFO is not set
898# CONFIG_DEBUG_VM is not set 934# CONFIG_DEBUG_VM is not set
935# CONFIG_DEBUG_WRITECOUNT is not set
936# CONFIG_DEBUG_MEMORY_INIT is not set
899# CONFIG_DEBUG_LIST is not set 937# CONFIG_DEBUG_LIST is not set
900# CONFIG_DEBUG_SG is not set 938# CONFIG_DEBUG_SG is not set
901# CONFIG_BOOT_PRINTK_DELAY is not set 939# CONFIG_BOOT_PRINTK_DELAY is not set
902# CONFIG_RCU_TORTURE_TEST is not set 940# CONFIG_RCU_TORTURE_TEST is not set
903# CONFIG_BACKTRACE_SELF_TEST is not set 941# CONFIG_BACKTRACE_SELF_TEST is not set
904# CONFIG_FAULT_INJECTION is not set 942# CONFIG_FAULT_INJECTION is not set
943# CONFIG_LATENCYTOP is not set
944CONFIG_HAVE_FTRACE=y
945CONFIG_HAVE_DYNAMIC_FTRACE=y
946# CONFIG_FTRACE is not set
947# CONFIG_SCHED_TRACER is not set
948# CONFIG_CONTEXT_SWITCH_TRACER is not set
905# CONFIG_SAMPLES is not set 949# CONFIG_SAMPLES is not set
950CONFIG_HAVE_ARCH_KGDB=y
951# CONFIG_KGDB is not set
906# CONFIG_DEBUG_STACKOVERFLOW is not set 952# CONFIG_DEBUG_STACKOVERFLOW is not set
907# CONFIG_DEBUG_STACK_USAGE is not set 953# CONFIG_DEBUG_STACK_USAGE is not set
908# CONFIG_DEBUG_PAGEALLOC is not set 954# CONFIG_DEBUG_PAGEALLOC is not set
909# CONFIG_DEBUGGER is not set 955# CONFIG_CODE_PATCHING_SELFTEST is not set
956# CONFIG_FTR_FIXUP_SELFTEST is not set
957# CONFIG_XMON is not set
958# CONFIG_IRQSTACKS is not set
910# CONFIG_VIRQ_DEBUG is not set 959# CONFIG_VIRQ_DEBUG is not set
911# CONFIG_BDI_SWITCH is not set 960# CONFIG_BDI_SWITCH is not set
912# CONFIG_PPC_EARLY_DEBUG is not set 961# CONFIG_PPC_EARLY_DEBUG is not set
@@ -918,51 +967,85 @@ CONFIG_DEBUG_BUGVERBOSE=y
918# CONFIG_SECURITY is not set 967# CONFIG_SECURITY is not set
919# CONFIG_SECURITY_FILE_CAPABILITIES is not set 968# CONFIG_SECURITY_FILE_CAPABILITIES is not set
920CONFIG_CRYPTO=y 969CONFIG_CRYPTO=y
970
971#
972# Crypto core or helper
973#
921CONFIG_CRYPTO_ALGAPI=y 974CONFIG_CRYPTO_ALGAPI=y
922CONFIG_CRYPTO_BLKCIPHER=y 975CONFIG_CRYPTO_BLKCIPHER=y
923# CONFIG_CRYPTO_SEQIV is not set
924CONFIG_CRYPTO_MANAGER=y 976CONFIG_CRYPTO_MANAGER=y
977# CONFIG_CRYPTO_GF128MUL is not set
978# CONFIG_CRYPTO_NULL is not set
979# CONFIG_CRYPTO_CRYPTD is not set
980# CONFIG_CRYPTO_AUTHENC is not set
981# CONFIG_CRYPTO_TEST is not set
982
983#
984# Authenticated Encryption with Associated Data
985#
986# CONFIG_CRYPTO_CCM is not set
987# CONFIG_CRYPTO_GCM is not set
988# CONFIG_CRYPTO_SEQIV is not set
989
990#
991# Block modes
992#
993CONFIG_CRYPTO_CBC=y
994# CONFIG_CRYPTO_CTR is not set
995# CONFIG_CRYPTO_CTS is not set
996CONFIG_CRYPTO_ECB=y
997# CONFIG_CRYPTO_LRW is not set
998CONFIG_CRYPTO_PCBC=y
999# CONFIG_CRYPTO_XTS is not set
1000
1001#
1002# Hash modes
1003#
925# CONFIG_CRYPTO_HMAC is not set 1004# CONFIG_CRYPTO_HMAC is not set
926# CONFIG_CRYPTO_XCBC is not set 1005# CONFIG_CRYPTO_XCBC is not set
927# CONFIG_CRYPTO_NULL is not set 1006
1007#
1008# Digest
1009#
1010# CONFIG_CRYPTO_CRC32C is not set
928# CONFIG_CRYPTO_MD4 is not set 1011# CONFIG_CRYPTO_MD4 is not set
929CONFIG_CRYPTO_MD5=y 1012CONFIG_CRYPTO_MD5=y
1013# CONFIG_CRYPTO_MICHAEL_MIC is not set
1014# CONFIG_CRYPTO_RMD128 is not set
1015# CONFIG_CRYPTO_RMD160 is not set
1016# CONFIG_CRYPTO_RMD256 is not set
1017# CONFIG_CRYPTO_RMD320 is not set
930# CONFIG_CRYPTO_SHA1 is not set 1018# CONFIG_CRYPTO_SHA1 is not set
931# CONFIG_CRYPTO_SHA256 is not set 1019# CONFIG_CRYPTO_SHA256 is not set
932# CONFIG_CRYPTO_SHA512 is not set 1020# CONFIG_CRYPTO_SHA512 is not set
933# CONFIG_CRYPTO_WP512 is not set
934# CONFIG_CRYPTO_TGR192 is not set 1021# CONFIG_CRYPTO_TGR192 is not set
935# CONFIG_CRYPTO_GF128MUL is not set 1022# CONFIG_CRYPTO_WP512 is not set
936CONFIG_CRYPTO_ECB=y 1023
937CONFIG_CRYPTO_CBC=y 1024#
938CONFIG_CRYPTO_PCBC=y 1025# Ciphers
939# CONFIG_CRYPTO_LRW is not set 1026#
940# CONFIG_CRYPTO_XTS is not set
941# CONFIG_CRYPTO_CTR is not set
942# CONFIG_CRYPTO_GCM is not set
943# CONFIG_CRYPTO_CCM is not set
944# CONFIG_CRYPTO_CRYPTD is not set
945CONFIG_CRYPTO_DES=y
946# CONFIG_CRYPTO_FCRYPT is not set
947# CONFIG_CRYPTO_BLOWFISH is not set
948# CONFIG_CRYPTO_TWOFISH is not set
949# CONFIG_CRYPTO_SERPENT is not set
950# CONFIG_CRYPTO_AES is not set 1027# CONFIG_CRYPTO_AES is not set
1028# CONFIG_CRYPTO_ANUBIS is not set
1029# CONFIG_CRYPTO_ARC4 is not set
1030# CONFIG_CRYPTO_BLOWFISH is not set
1031# CONFIG_CRYPTO_CAMELLIA is not set
951# CONFIG_CRYPTO_CAST5 is not set 1032# CONFIG_CRYPTO_CAST5 is not set
952# CONFIG_CRYPTO_CAST6 is not set 1033# CONFIG_CRYPTO_CAST6 is not set
953# CONFIG_CRYPTO_TEA is not set 1034CONFIG_CRYPTO_DES=y
954# CONFIG_CRYPTO_ARC4 is not set 1035# CONFIG_CRYPTO_FCRYPT is not set
955# CONFIG_CRYPTO_KHAZAD is not set 1036# CONFIG_CRYPTO_KHAZAD is not set
956# CONFIG_CRYPTO_ANUBIS is not set
957# CONFIG_CRYPTO_SEED is not set
958# CONFIG_CRYPTO_SALSA20 is not set 1037# CONFIG_CRYPTO_SALSA20 is not set
1038# CONFIG_CRYPTO_SEED is not set
1039# CONFIG_CRYPTO_SERPENT is not set
1040# CONFIG_CRYPTO_TEA is not set
1041# CONFIG_CRYPTO_TWOFISH is not set
1042
1043#
1044# Compression
1045#
959# CONFIG_CRYPTO_DEFLATE is not set 1046# CONFIG_CRYPTO_DEFLATE is not set
960# CONFIG_CRYPTO_MICHAEL_MIC is not set
961# CONFIG_CRYPTO_CRC32C is not set
962# CONFIG_CRYPTO_CAMELLIA is not set
963# CONFIG_CRYPTO_TEST is not set
964# CONFIG_CRYPTO_AUTHENC is not set
965# CONFIG_CRYPTO_LZO is not set 1047# CONFIG_CRYPTO_LZO is not set
966CONFIG_CRYPTO_HW=y 1048CONFIG_CRYPTO_HW=y
967# CONFIG_CRYPTO_DEV_HIFN_795X is not set 1049# CONFIG_CRYPTO_DEV_HIFN_795X is not set
968# CONFIG_PPC_CLOCK is not set 1050# CONFIG_PPC_CLOCK is not set
1051# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/40x/kilauea_defconfig b/arch/powerpc/configs/40x/kilauea_defconfig
index 2f475391f1d..565ed9666c5 100644
--- a/arch/powerpc/configs/40x/kilauea_defconfig
+++ b/arch/powerpc/configs/40x/kilauea_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:51:43 2008 4# Tue Aug 5 19:36:14 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -26,8 +26,12 @@ CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y 26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y 27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y 28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y 31CONFIG_IRQ_PER_CPU=y
32CONFIG_STACKTRACE_SUPPORT=y
33CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34CONFIG_LOCKDEP_SUPPORT=y
31CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y 36CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y 37CONFIG_GENERIC_HWEIGHT=y
@@ -75,6 +79,7 @@ CONFIG_GROUP_SCHED=y
75CONFIG_USER_SCHED=y 79CONFIG_USER_SCHED=y
76# CONFIG_CGROUP_SCHED is not set 80# CONFIG_CGROUP_SCHED is not set
77CONFIG_SYSFS_DEPRECATED=y 81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set 83# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set 84# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y 85CONFIG_BLK_DEV_INITRD=y
@@ -83,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE=""
83CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
86CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
87CONFIG_KALLSYMS_ALL=y 93CONFIG_KALLSYMS_ALL=y
88CONFIG_KALLSYMS_EXTRA_PASS=y 94CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -108,13 +114,22 @@ CONFIG_SLUB=y
108# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
109CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
110# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
111CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
112CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
113CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
114CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
118CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
119# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
120# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -125,6 +140,7 @@ CONFIG_LBD=y
125# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set 141# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
128 144
129# 145#
130# IO Schedulers 146# IO Schedulers
@@ -139,14 +155,11 @@ CONFIG_DEFAULT_AS=y
139# CONFIG_DEFAULT_NOOP is not set 155# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory" 156CONFIG_DEFAULT_IOSCHED="anticipatory"
141CONFIG_CLASSIC_RCU=y 157CONFIG_CLASSIC_RCU=y
142# CONFIG_PREEMPT_RCU is not set
143CONFIG_PPC4xx_PCI_EXPRESS=y 158CONFIG_PPC4xx_PCI_EXPRESS=y
144 159
145# 160#
146# Platform support 161# Platform support
147# 162#
148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
150# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
@@ -186,7 +199,6 @@ CONFIG_HZ=250
186CONFIG_PREEMPT_NONE=y 199CONFIG_PREEMPT_NONE=y
187# CONFIG_PREEMPT_VOLUNTARY is not set 200# CONFIG_PREEMPT_VOLUNTARY is not set
188# CONFIG_PREEMPT is not set 201# CONFIG_PREEMPT is not set
189CONFIG_RCU_TRACE=y
190CONFIG_BINFMT_ELF=y 202CONFIG_BINFMT_ELF=y
191# CONFIG_BINFMT_MISC is not set 203# CONFIG_BINFMT_MISC is not set
192# CONFIG_MATH_EMULATION is not set 204# CONFIG_MATH_EMULATION is not set
@@ -204,13 +216,17 @@ CONFIG_FLATMEM=y
204CONFIG_FLAT_NODE_MEM_MAP=y 216CONFIG_FLAT_NODE_MEM_MAP=y
205# CONFIG_SPARSEMEM_STATIC is not set 217# CONFIG_SPARSEMEM_STATIC is not set
206# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 218# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
219CONFIG_PAGEFLAGS_EXTENDED=y
207CONFIG_SPLIT_PTLOCK_CPUS=4 220CONFIG_SPLIT_PTLOCK_CPUS=4
221CONFIG_MIGRATION=y
208# CONFIG_RESOURCES_64BIT is not set 222# CONFIG_RESOURCES_64BIT is not set
209CONFIG_ZONE_DMA_FLAG=1 223CONFIG_ZONE_DMA_FLAG=1
210CONFIG_BOUNCE=y 224CONFIG_BOUNCE=y
211CONFIG_VIRT_TO_BUS=y 225CONFIG_VIRT_TO_BUS=y
226CONFIG_FORCE_MAX_ZONEORDER=11
212CONFIG_PROC_DEVICETREE=y 227CONFIG_PROC_DEVICETREE=y
213# CONFIG_CMDLINE_BOOL is not set 228# CONFIG_CMDLINE_BOOL is not set
229CONFIG_EXTRA_TARGETS=""
214# CONFIG_PM is not set 230# CONFIG_PM is not set
215CONFIG_SECCOMP=y 231CONFIG_SECCOMP=y
216CONFIG_ISA_DMA_API=y 232CONFIG_ISA_DMA_API=y
@@ -220,6 +236,8 @@ CONFIG_ISA_DMA_API=y
220# 236#
221CONFIG_ZONE_DMA=y 237CONFIG_ZONE_DMA=y
222CONFIG_PPC_INDIRECT_PCI=y 238CONFIG_PPC_INDIRECT_PCI=y
239CONFIG_4xx_SOC=y
240CONFIG_PPC_PCI_CHOICE=y
223CONFIG_PCI=y 241CONFIG_PCI=y
224CONFIG_PCI_DOMAINS=y 242CONFIG_PCI_DOMAINS=y
225CONFIG_PCI_SYSCALL=y 243CONFIG_PCI_SYSCALL=y
@@ -230,6 +248,7 @@ CONFIG_PCI_LEGACY=y
230# CONFIG_PCI_DEBUG is not set 248# CONFIG_PCI_DEBUG is not set
231# CONFIG_PCCARD is not set 249# CONFIG_PCCARD is not set
232# CONFIG_HOTPLUG_PCI is not set 250# CONFIG_HOTPLUG_PCI is not set
251# CONFIG_HAS_RAPIDIO is not set
233 252
234# 253#
235# Advanced setup 254# Advanced setup
@@ -239,17 +258,13 @@ CONFIG_PCI_LEGACY=y
239# 258#
240# Default settings for advanced configuration options are used 259# Default settings for advanced configuration options are used
241# 260#
242CONFIG_HIGHMEM_START=0xfe000000
243CONFIG_LOWMEM_SIZE=0x30000000 261CONFIG_LOWMEM_SIZE=0x30000000
262CONFIG_PAGE_OFFSET=0xc0000000
244CONFIG_KERNEL_START=0xc0000000 263CONFIG_KERNEL_START=0xc0000000
264CONFIG_PHYSICAL_START=0x00000000
245CONFIG_TASK_SIZE=0xc0000000 265CONFIG_TASK_SIZE=0xc0000000
246CONFIG_CONSISTENT_START=0xff100000 266CONFIG_CONSISTENT_START=0xff100000
247CONFIG_CONSISTENT_SIZE=0x00200000 267CONFIG_CONSISTENT_SIZE=0x00200000
248CONFIG_BOOT_LOAD=0x00400000
249
250#
251# Networking
252#
253CONFIG_NET=y 268CONFIG_NET=y
254 269
255# 270#
@@ -287,8 +302,6 @@ CONFIG_TCP_CONG_CUBIC=y
287CONFIG_DEFAULT_TCP_CONG="cubic" 302CONFIG_DEFAULT_TCP_CONG="cubic"
288# CONFIG_TCP_MD5SIG is not set 303# CONFIG_TCP_MD5SIG is not set
289# CONFIG_IPV6 is not set 304# CONFIG_IPV6 is not set
290# CONFIG_INET6_XFRM_TUNNEL is not set
291# CONFIG_INET6_TUNNEL is not set
292# CONFIG_NETWORK_SECMARK is not set 305# CONFIG_NETWORK_SECMARK is not set
293# CONFIG_NETFILTER is not set 306# CONFIG_NETFILTER is not set
294# CONFIG_IP_DCCP is not set 307# CONFIG_IP_DCCP is not set
@@ -338,6 +351,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
338CONFIG_STANDALONE=y 351CONFIG_STANDALONE=y
339CONFIG_PREVENT_FIRMWARE_BUILD=y 352CONFIG_PREVENT_FIRMWARE_BUILD=y
340CONFIG_FW_LOADER=y 353CONFIG_FW_LOADER=y
354CONFIG_FIRMWARE_IN_KERNEL=y
355CONFIG_EXTRA_FIRMWARE=""
341# CONFIG_DEBUG_DRIVER is not set 356# CONFIG_DEBUG_DRIVER is not set
342# CONFIG_DEBUG_DEVRES is not set 357# CONFIG_DEBUG_DEVRES is not set
343# CONFIG_SYS_HYPERVISOR is not set 358# CONFIG_SYS_HYPERVISOR is not set
@@ -350,6 +365,7 @@ CONFIG_MTD_PARTITIONS=y
350# CONFIG_MTD_REDBOOT_PARTS is not set 365# CONFIG_MTD_REDBOOT_PARTS is not set
351CONFIG_MTD_CMDLINE_PARTS=y 366CONFIG_MTD_CMDLINE_PARTS=y
352CONFIG_MTD_OF_PARTS=y 367CONFIG_MTD_OF_PARTS=y
368# CONFIG_MTD_AR7_PARTS is not set
353 369
354# 370#
355# User Modules And Translation Layers 371# User Modules And Translation Layers
@@ -440,6 +456,7 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
440# CONFIG_CDROM_PKTCDVD is not set 456# CONFIG_CDROM_PKTCDVD is not set
441# CONFIG_ATA_OVER_ETH is not set 457# CONFIG_ATA_OVER_ETH is not set
442# CONFIG_XILINX_SYSACE is not set 458# CONFIG_XILINX_SYSACE is not set
459# CONFIG_BLK_DEV_HD is not set
443# CONFIG_MISC_DEVICES is not set 460# CONFIG_MISC_DEVICES is not set
444CONFIG_HAVE_IDE=y 461CONFIG_HAVE_IDE=y
445# CONFIG_IDE is not set 462# CONFIG_IDE is not set
@@ -458,12 +475,15 @@ CONFIG_HAVE_IDE=y
458# 475#
459# IEEE 1394 (FireWire) support 476# IEEE 1394 (FireWire) support
460# 477#
478
479#
480# Enable only one of the two stacks, unless you know what you are doing
481#
461# CONFIG_FIREWIRE is not set 482# CONFIG_FIREWIRE is not set
462# CONFIG_IEEE1394 is not set 483# CONFIG_IEEE1394 is not set
463# CONFIG_I2O is not set 484# CONFIG_I2O is not set
464# CONFIG_MACINTOSH_DRIVERS is not set 485# CONFIG_MACINTOSH_DRIVERS is not set
465CONFIG_NETDEVICES=y 486CONFIG_NETDEVICES=y
466# CONFIG_NETDEVICES_MULTIQUEUE is not set
467# CONFIG_DUMMY is not set 487# CONFIG_DUMMY is not set
468# CONFIG_BONDING is not set 488# CONFIG_BONDING is not set
469# CONFIG_MACVLAN is not set 489# CONFIG_MACVLAN is not set
@@ -502,6 +522,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
502# 522#
503# CONFIG_WLAN_PRE80211 is not set 523# CONFIG_WLAN_PRE80211 is not set
504# CONFIG_WLAN_80211 is not set 524# CONFIG_WLAN_80211 is not set
525# CONFIG_IWLWIFI_LEDS is not set
505# CONFIG_WAN is not set 526# CONFIG_WAN is not set
506# CONFIG_FDDI is not set 527# CONFIG_FDDI is not set
507# CONFIG_HIPPI is not set 528# CONFIG_HIPPI is not set
@@ -528,6 +549,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
528# Character devices 549# Character devices
529# 550#
530# CONFIG_VT is not set 551# CONFIG_VT is not set
552CONFIG_DEVKMEM=y
531# CONFIG_SERIAL_NONSTANDARD is not set 553# CONFIG_SERIAL_NONSTANDARD is not set
532# CONFIG_NOZOMI is not set 554# CONFIG_NOZOMI is not set
533 555
@@ -566,12 +588,9 @@ CONFIG_LEGACY_PTY_COUNT=256
566# CONFIG_TCG_TPM is not set 588# CONFIG_TCG_TPM is not set
567CONFIG_DEVPORT=y 589CONFIG_DEVPORT=y
568# CONFIG_I2C is not set 590# CONFIG_I2C is not set
569
570#
571# SPI support
572#
573# CONFIG_SPI is not set 591# CONFIG_SPI is not set
574# CONFIG_SPI_MASTER is not set 592CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
593# CONFIG_GPIOLIB is not set
575# CONFIG_W1 is not set 594# CONFIG_W1 is not set
576# CONFIG_POWER_SUPPLY is not set 595# CONFIG_POWER_SUPPLY is not set
577# CONFIG_HWMON is not set 596# CONFIG_HWMON is not set
@@ -587,13 +606,24 @@ CONFIG_SSB_POSSIBLE=y
587# 606#
588# Multifunction device drivers 607# Multifunction device drivers
589# 608#
609# CONFIG_MFD_CORE is not set
590# CONFIG_MFD_SM501 is not set 610# CONFIG_MFD_SM501 is not set
611# CONFIG_HTC_PASIC3 is not set
591 612
592# 613#
593# Multimedia devices 614# Multimedia devices
594# 615#
616
617#
618# Multimedia core support
619#
595# CONFIG_VIDEO_DEV is not set 620# CONFIG_VIDEO_DEV is not set
596# CONFIG_DVB_CORE is not set 621# CONFIG_DVB_CORE is not set
622# CONFIG_VIDEO_MEDIA is not set
623
624#
625# Multimedia drivers
626#
597# CONFIG_DAB is not set 627# CONFIG_DAB is not set
598 628
599# 629#
@@ -610,22 +640,16 @@ CONFIG_SSB_POSSIBLE=y
610# Display device support 640# Display device support
611# 641#
612# CONFIG_DISPLAY_SUPPORT is not set 642# CONFIG_DISPLAY_SUPPORT is not set
613
614#
615# Sound
616#
617# CONFIG_SOUND is not set 643# CONFIG_SOUND is not set
618# CONFIG_USB_SUPPORT is not set 644# CONFIG_USB_SUPPORT is not set
619# CONFIG_MMC is not set 645# CONFIG_MMC is not set
620# CONFIG_MEMSTICK is not set 646# CONFIG_MEMSTICK is not set
621# CONFIG_NEW_LEDS is not set 647# CONFIG_NEW_LEDS is not set
648# CONFIG_ACCESSIBILITY is not set
622# CONFIG_INFINIBAND is not set 649# CONFIG_INFINIBAND is not set
623# CONFIG_EDAC is not set 650# CONFIG_EDAC is not set
624# CONFIG_RTC_CLASS is not set 651# CONFIG_RTC_CLASS is not set
625 652# CONFIG_DMADEVICES is not set
626#
627# Userspace I/O
628#
629# CONFIG_UIO is not set 653# CONFIG_UIO is not set
630 654
631# 655#
@@ -640,7 +664,6 @@ CONFIG_EXT2_FS=y
640# CONFIG_JFS_FS is not set 664# CONFIG_JFS_FS is not set
641# CONFIG_FS_POSIX_ACL is not set 665# CONFIG_FS_POSIX_ACL is not set
642# CONFIG_XFS_FS is not set 666# CONFIG_XFS_FS is not set
643# CONFIG_GFS2_FS is not set
644# CONFIG_OCFS2_FS is not set 667# CONFIG_OCFS2_FS is not set
645CONFIG_DNOTIFY=y 668CONFIG_DNOTIFY=y
646CONFIG_INOTIFY=y 669CONFIG_INOTIFY=y
@@ -689,6 +712,7 @@ CONFIG_TMPFS=y
689CONFIG_CRAMFS=y 712CONFIG_CRAMFS=y
690# CONFIG_VXFS_FS is not set 713# CONFIG_VXFS_FS is not set
691# CONFIG_MINIX_FS is not set 714# CONFIG_MINIX_FS is not set
715# CONFIG_OMFS_FS is not set
692# CONFIG_HPFS_FS is not set 716# CONFIG_HPFS_FS is not set
693# CONFIG_QNX4FS_FS is not set 717# CONFIG_QNX4FS_FS is not set
694# CONFIG_ROMFS_FS is not set 718# CONFIG_ROMFS_FS is not set
@@ -699,14 +723,12 @@ CONFIG_NFS_FS=y
699CONFIG_NFS_V3=y 723CONFIG_NFS_V3=y
700# CONFIG_NFS_V3_ACL is not set 724# CONFIG_NFS_V3_ACL is not set
701# CONFIG_NFS_V4 is not set 725# CONFIG_NFS_V4 is not set
702# CONFIG_NFS_DIRECTIO is not set
703# CONFIG_NFSD is not set
704CONFIG_ROOT_NFS=y 726CONFIG_ROOT_NFS=y
727# CONFIG_NFSD is not set
705CONFIG_LOCKD=y 728CONFIG_LOCKD=y
706CONFIG_LOCKD_V4=y 729CONFIG_LOCKD_V4=y
707CONFIG_NFS_COMMON=y 730CONFIG_NFS_COMMON=y
708CONFIG_SUNRPC=y 731CONFIG_SUNRPC=y
709# CONFIG_SUNRPC_BIND34 is not set
710# CONFIG_RPCSEC_GSS_KRB5 is not set 732# CONFIG_RPCSEC_GSS_KRB5 is not set
711# CONFIG_RPCSEC_GSS_SPKM3 is not set 733# CONFIG_RPCSEC_GSS_SPKM3 is not set
712# CONFIG_SMB_FS is not set 734# CONFIG_SMB_FS is not set
@@ -727,8 +749,10 @@ CONFIG_MSDOS_PARTITION=y
727# Library routines 749# Library routines
728# 750#
729CONFIG_BITREVERSE=y 751CONFIG_BITREVERSE=y
752# CONFIG_GENERIC_FIND_FIRST_BIT is not set
730# CONFIG_CRC_CCITT is not set 753# CONFIG_CRC_CCITT is not set
731# CONFIG_CRC16 is not set 754# CONFIG_CRC16 is not set
755# CONFIG_CRC_T10DIF is not set
732# CONFIG_CRC_ITU_T is not set 756# CONFIG_CRC_ITU_T is not set
733CONFIG_CRC32=y 757CONFIG_CRC32=y
734# CONFIG_CRC7 is not set 758# CONFIG_CRC7 is not set
@@ -738,6 +762,7 @@ CONFIG_PLIST=y
738CONFIG_HAS_IOMEM=y 762CONFIG_HAS_IOMEM=y
739CONFIG_HAS_IOPORT=y 763CONFIG_HAS_IOPORT=y
740CONFIG_HAS_DMA=y 764CONFIG_HAS_DMA=y
765CONFIG_HAVE_LMB=y
741 766
742# 767#
743# Kernel hacking 768# Kernel hacking
@@ -745,6 +770,7 @@ CONFIG_HAS_DMA=y
745# CONFIG_PRINTK_TIME is not set 770# CONFIG_PRINTK_TIME is not set
746CONFIG_ENABLE_WARN_DEPRECATED=y 771CONFIG_ENABLE_WARN_DEPRECATED=y
747CONFIG_ENABLE_MUST_CHECK=y 772CONFIG_ENABLE_MUST_CHECK=y
773CONFIG_FRAME_WARN=1024
748CONFIG_MAGIC_SYSRQ=y 774CONFIG_MAGIC_SYSRQ=y
749# CONFIG_UNUSED_SYMBOLS is not set 775# CONFIG_UNUSED_SYMBOLS is not set
750CONFIG_DEBUG_FS=y 776CONFIG_DEBUG_FS=y
@@ -752,9 +778,12 @@ CONFIG_DEBUG_FS=y
752CONFIG_DEBUG_KERNEL=y 778CONFIG_DEBUG_KERNEL=y
753# CONFIG_DEBUG_SHIRQ is not set 779# CONFIG_DEBUG_SHIRQ is not set
754CONFIG_DETECT_SOFTLOCKUP=y 780CONFIG_DETECT_SOFTLOCKUP=y
781# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
782CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
755CONFIG_SCHED_DEBUG=y 783CONFIG_SCHED_DEBUG=y
756# CONFIG_SCHEDSTATS is not set 784# CONFIG_SCHEDSTATS is not set
757# CONFIG_TIMER_STATS is not set 785# CONFIG_TIMER_STATS is not set
786# CONFIG_DEBUG_OBJECTS is not set
758# CONFIG_SLUB_DEBUG_ON is not set 787# CONFIG_SLUB_DEBUG_ON is not set
759# CONFIG_SLUB_STATS is not set 788# CONFIG_SLUB_STATS is not set
760# CONFIG_DEBUG_RT_MUTEXES is not set 789# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -767,17 +796,30 @@ CONFIG_SCHED_DEBUG=y
767CONFIG_DEBUG_BUGVERBOSE=y 796CONFIG_DEBUG_BUGVERBOSE=y
768# CONFIG_DEBUG_INFO is not set 797# CONFIG_DEBUG_INFO is not set
769# CONFIG_DEBUG_VM is not set 798# CONFIG_DEBUG_VM is not set
799# CONFIG_DEBUG_WRITECOUNT is not set
800# CONFIG_DEBUG_MEMORY_INIT is not set
770# CONFIG_DEBUG_LIST is not set 801# CONFIG_DEBUG_LIST is not set
771# CONFIG_DEBUG_SG is not set 802# CONFIG_DEBUG_SG is not set
772# CONFIG_BOOT_PRINTK_DELAY is not set 803# CONFIG_BOOT_PRINTK_DELAY is not set
773# CONFIG_RCU_TORTURE_TEST is not set 804# CONFIG_RCU_TORTURE_TEST is not set
774# CONFIG_BACKTRACE_SELF_TEST is not set 805# CONFIG_BACKTRACE_SELF_TEST is not set
775# CONFIG_FAULT_INJECTION is not set 806# CONFIG_FAULT_INJECTION is not set
807# CONFIG_LATENCYTOP is not set
808CONFIG_HAVE_FTRACE=y
809CONFIG_HAVE_DYNAMIC_FTRACE=y
810# CONFIG_FTRACE is not set
811# CONFIG_SCHED_TRACER is not set
812# CONFIG_CONTEXT_SWITCH_TRACER is not set
776# CONFIG_SAMPLES is not set 813# CONFIG_SAMPLES is not set
814CONFIG_HAVE_ARCH_KGDB=y
815# CONFIG_KGDB is not set
777# CONFIG_DEBUG_STACKOVERFLOW is not set 816# CONFIG_DEBUG_STACKOVERFLOW is not set
778# CONFIG_DEBUG_STACK_USAGE is not set 817# CONFIG_DEBUG_STACK_USAGE is not set
779# CONFIG_DEBUG_PAGEALLOC is not set 818# CONFIG_DEBUG_PAGEALLOC is not set
780# CONFIG_DEBUGGER is not set 819# CONFIG_CODE_PATCHING_SELFTEST is not set
820# CONFIG_FTR_FIXUP_SELFTEST is not set
821# CONFIG_XMON is not set
822# CONFIG_IRQSTACKS is not set
781# CONFIG_VIRQ_DEBUG is not set 823# CONFIG_VIRQ_DEBUG is not set
782# CONFIG_BDI_SWITCH is not set 824# CONFIG_BDI_SWITCH is not set
783# CONFIG_PPC_EARLY_DEBUG is not set 825# CONFIG_PPC_EARLY_DEBUG is not set
@@ -789,51 +831,85 @@ CONFIG_DEBUG_BUGVERBOSE=y
789# CONFIG_SECURITY is not set 831# CONFIG_SECURITY is not set
790# CONFIG_SECURITY_FILE_CAPABILITIES is not set 832# CONFIG_SECURITY_FILE_CAPABILITIES is not set
791CONFIG_CRYPTO=y 833CONFIG_CRYPTO=y
834
835#
836# Crypto core or helper
837#
792CONFIG_CRYPTO_ALGAPI=y 838CONFIG_CRYPTO_ALGAPI=y
793CONFIG_CRYPTO_BLKCIPHER=y 839CONFIG_CRYPTO_BLKCIPHER=y
794# CONFIG_CRYPTO_SEQIV is not set
795CONFIG_CRYPTO_MANAGER=y 840CONFIG_CRYPTO_MANAGER=y
841# CONFIG_CRYPTO_GF128MUL is not set
842# CONFIG_CRYPTO_NULL is not set
843# CONFIG_CRYPTO_CRYPTD is not set
844# CONFIG_CRYPTO_AUTHENC is not set
845# CONFIG_CRYPTO_TEST is not set
846
847#
848# Authenticated Encryption with Associated Data
849#
850# CONFIG_CRYPTO_CCM is not set
851# CONFIG_CRYPTO_GCM is not set
852# CONFIG_CRYPTO_SEQIV is not set
853
854#
855# Block modes
856#
857CONFIG_CRYPTO_CBC=y
858# CONFIG_CRYPTO_CTR is not set
859# CONFIG_CRYPTO_CTS is not set
860CONFIG_CRYPTO_ECB=y
861# CONFIG_CRYPTO_LRW is not set
862CONFIG_CRYPTO_PCBC=y
863# CONFIG_CRYPTO_XTS is not set
864
865#
866# Hash modes
867#
796# CONFIG_CRYPTO_HMAC is not set 868# CONFIG_CRYPTO_HMAC is not set
797# CONFIG_CRYPTO_XCBC is not set 869# CONFIG_CRYPTO_XCBC is not set
798# CONFIG_CRYPTO_NULL is not set 870
871#
872# Digest
873#
874# CONFIG_CRYPTO_CRC32C is not set
799# CONFIG_CRYPTO_MD4 is not set 875# CONFIG_CRYPTO_MD4 is not set
800CONFIG_CRYPTO_MD5=y 876CONFIG_CRYPTO_MD5=y
877# CONFIG_CRYPTO_MICHAEL_MIC is not set
878# CONFIG_CRYPTO_RMD128 is not set
879# CONFIG_CRYPTO_RMD160 is not set
880# CONFIG_CRYPTO_RMD256 is not set
881# CONFIG_CRYPTO_RMD320 is not set
801# CONFIG_CRYPTO_SHA1 is not set 882# CONFIG_CRYPTO_SHA1 is not set
802# CONFIG_CRYPTO_SHA256 is not set 883# CONFIG_CRYPTO_SHA256 is not set
803# CONFIG_CRYPTO_SHA512 is not set 884# CONFIG_CRYPTO_SHA512 is not set
804# CONFIG_CRYPTO_WP512 is not set
805# CONFIG_CRYPTO_TGR192 is not set 885# CONFIG_CRYPTO_TGR192 is not set
806# CONFIG_CRYPTO_GF128MUL is not set 886# CONFIG_CRYPTO_WP512 is not set
807CONFIG_CRYPTO_ECB=y 887
808CONFIG_CRYPTO_CBC=y 888#
809CONFIG_CRYPTO_PCBC=y 889# Ciphers
810# CONFIG_CRYPTO_LRW is not set 890#
811# CONFIG_CRYPTO_XTS is not set
812# CONFIG_CRYPTO_CTR is not set
813# CONFIG_CRYPTO_GCM is not set
814# CONFIG_CRYPTO_CCM is not set
815# CONFIG_CRYPTO_CRYPTD is not set
816CONFIG_CRYPTO_DES=y
817# CONFIG_CRYPTO_FCRYPT is not set
818# CONFIG_CRYPTO_BLOWFISH is not set
819# CONFIG_CRYPTO_TWOFISH is not set
820# CONFIG_CRYPTO_SERPENT is not set
821# CONFIG_CRYPTO_AES is not set 891# CONFIG_CRYPTO_AES is not set
892# CONFIG_CRYPTO_ANUBIS is not set
893# CONFIG_CRYPTO_ARC4 is not set
894# CONFIG_CRYPTO_BLOWFISH is not set
895# CONFIG_CRYPTO_CAMELLIA is not set
822# CONFIG_CRYPTO_CAST5 is not set 896# CONFIG_CRYPTO_CAST5 is not set
823# CONFIG_CRYPTO_CAST6 is not set 897# CONFIG_CRYPTO_CAST6 is not set
824# CONFIG_CRYPTO_TEA is not set 898CONFIG_CRYPTO_DES=y
825# CONFIG_CRYPTO_ARC4 is not set 899# CONFIG_CRYPTO_FCRYPT is not set
826# CONFIG_CRYPTO_KHAZAD is not set 900# CONFIG_CRYPTO_KHAZAD is not set
827# CONFIG_CRYPTO_ANUBIS is not set
828# CONFIG_CRYPTO_SEED is not set
829# CONFIG_CRYPTO_SALSA20 is not set 901# CONFIG_CRYPTO_SALSA20 is not set
902# CONFIG_CRYPTO_SEED is not set
903# CONFIG_CRYPTO_SERPENT is not set
904# CONFIG_CRYPTO_TEA is not set
905# CONFIG_CRYPTO_TWOFISH is not set
906
907#
908# Compression
909#
830# CONFIG_CRYPTO_DEFLATE is not set 910# CONFIG_CRYPTO_DEFLATE is not set
831# CONFIG_CRYPTO_MICHAEL_MIC is not set
832# CONFIG_CRYPTO_CRC32C is not set
833# CONFIG_CRYPTO_CAMELLIA is not set
834# CONFIG_CRYPTO_TEST is not set
835# CONFIG_CRYPTO_AUTHENC is not set
836# CONFIG_CRYPTO_LZO is not set 911# CONFIG_CRYPTO_LZO is not set
837CONFIG_CRYPTO_HW=y 912CONFIG_CRYPTO_HW=y
838# CONFIG_CRYPTO_DEV_HIFN_795X is not set 913# CONFIG_CRYPTO_DEV_HIFN_795X is not set
839# CONFIG_PPC_CLOCK is not set 914# CONFIG_PPC_CLOCK is not set
915# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/40x/makalu_defconfig b/arch/powerpc/configs/40x/makalu_defconfig
index 9ef4d8a312c..987a4481800 100644
--- a/arch/powerpc/configs/40x/makalu_defconfig
+++ b/arch/powerpc/configs/40x/makalu_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:52:30 2008 4# Tue Aug 5 19:38:39 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -26,8 +26,12 @@ CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y 26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y 27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y 28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y 31CONFIG_IRQ_PER_CPU=y
32CONFIG_STACKTRACE_SUPPORT=y
33CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34CONFIG_LOCKDEP_SUPPORT=y
31CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y 36CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y 37CONFIG_GENERIC_HWEIGHT=y
@@ -75,6 +79,7 @@ CONFIG_GROUP_SCHED=y
75CONFIG_USER_SCHED=y 79CONFIG_USER_SCHED=y
76# CONFIG_CGROUP_SCHED is not set 80# CONFIG_CGROUP_SCHED is not set
77CONFIG_SYSFS_DEPRECATED=y 81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set 83# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set 84# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y 85CONFIG_BLK_DEV_INITRD=y
@@ -83,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE=""
83CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
86CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
87CONFIG_KALLSYMS_ALL=y 93CONFIG_KALLSYMS_ALL=y
88CONFIG_KALLSYMS_EXTRA_PASS=y 94CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -108,13 +114,22 @@ CONFIG_SLUB=y
108# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
109CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
110# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
111CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
112CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
113CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
114CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
118CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
119# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
120# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -125,6 +140,7 @@ CONFIG_LBD=y
125# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set 141# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
128 144
129# 145#
130# IO Schedulers 146# IO Schedulers
@@ -139,14 +155,11 @@ CONFIG_DEFAULT_AS=y
139# CONFIG_DEFAULT_NOOP is not set 155# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory" 156CONFIG_DEFAULT_IOSCHED="anticipatory"
141CONFIG_CLASSIC_RCU=y 157CONFIG_CLASSIC_RCU=y
142# CONFIG_PREEMPT_RCU is not set
143CONFIG_PPC4xx_PCI_EXPRESS=y 158CONFIG_PPC4xx_PCI_EXPRESS=y
144 159
145# 160#
146# Platform support 161# Platform support
147# 162#
148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
150# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
@@ -186,7 +199,6 @@ CONFIG_HZ=250
186CONFIG_PREEMPT_NONE=y 199CONFIG_PREEMPT_NONE=y
187# CONFIG_PREEMPT_VOLUNTARY is not set 200# CONFIG_PREEMPT_VOLUNTARY is not set
188# CONFIG_PREEMPT is not set 201# CONFIG_PREEMPT is not set
189CONFIG_RCU_TRACE=y
190CONFIG_BINFMT_ELF=y 202CONFIG_BINFMT_ELF=y
191# CONFIG_BINFMT_MISC is not set 203# CONFIG_BINFMT_MISC is not set
192# CONFIG_MATH_EMULATION is not set 204# CONFIG_MATH_EMULATION is not set
@@ -204,13 +216,17 @@ CONFIG_FLATMEM=y
204CONFIG_FLAT_NODE_MEM_MAP=y 216CONFIG_FLAT_NODE_MEM_MAP=y
205# CONFIG_SPARSEMEM_STATIC is not set 217# CONFIG_SPARSEMEM_STATIC is not set
206# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 218# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
219CONFIG_PAGEFLAGS_EXTENDED=y
207CONFIG_SPLIT_PTLOCK_CPUS=4 220CONFIG_SPLIT_PTLOCK_CPUS=4
221CONFIG_MIGRATION=y
208# CONFIG_RESOURCES_64BIT is not set 222# CONFIG_RESOURCES_64BIT is not set
209CONFIG_ZONE_DMA_FLAG=1 223CONFIG_ZONE_DMA_FLAG=1
210CONFIG_BOUNCE=y 224CONFIG_BOUNCE=y
211CONFIG_VIRT_TO_BUS=y 225CONFIG_VIRT_TO_BUS=y
226CONFIG_FORCE_MAX_ZONEORDER=11
212CONFIG_PROC_DEVICETREE=y 227CONFIG_PROC_DEVICETREE=y
213# CONFIG_CMDLINE_BOOL is not set 228# CONFIG_CMDLINE_BOOL is not set
229CONFIG_EXTRA_TARGETS=""
214# CONFIG_PM is not set 230# CONFIG_PM is not set
215CONFIG_SECCOMP=y 231CONFIG_SECCOMP=y
216CONFIG_ISA_DMA_API=y 232CONFIG_ISA_DMA_API=y
@@ -220,6 +236,8 @@ CONFIG_ISA_DMA_API=y
220# 236#
221CONFIG_ZONE_DMA=y 237CONFIG_ZONE_DMA=y
222CONFIG_PPC_INDIRECT_PCI=y 238CONFIG_PPC_INDIRECT_PCI=y
239CONFIG_4xx_SOC=y
240CONFIG_PPC_PCI_CHOICE=y
223CONFIG_PCI=y 241CONFIG_PCI=y
224CONFIG_PCI_DOMAINS=y 242CONFIG_PCI_DOMAINS=y
225CONFIG_PCI_SYSCALL=y 243CONFIG_PCI_SYSCALL=y
@@ -230,6 +248,7 @@ CONFIG_PCI_LEGACY=y
230# CONFIG_PCI_DEBUG is not set 248# CONFIG_PCI_DEBUG is not set
231# CONFIG_PCCARD is not set 249# CONFIG_PCCARD is not set
232# CONFIG_HOTPLUG_PCI is not set 250# CONFIG_HOTPLUG_PCI is not set
251# CONFIG_HAS_RAPIDIO is not set
233 252
234# 253#
235# Advanced setup 254# Advanced setup
@@ -239,17 +258,13 @@ CONFIG_PCI_LEGACY=y
239# 258#
240# Default settings for advanced configuration options are used 259# Default settings for advanced configuration options are used
241# 260#
242CONFIG_HIGHMEM_START=0xfe000000
243CONFIG_LOWMEM_SIZE=0x30000000 261CONFIG_LOWMEM_SIZE=0x30000000
262CONFIG_PAGE_OFFSET=0xc0000000
244CONFIG_KERNEL_START=0xc0000000 263CONFIG_KERNEL_START=0xc0000000
264CONFIG_PHYSICAL_START=0x00000000
245CONFIG_TASK_SIZE=0xc0000000 265CONFIG_TASK_SIZE=0xc0000000
246CONFIG_CONSISTENT_START=0xff100000 266CONFIG_CONSISTENT_START=0xff100000
247CONFIG_CONSISTENT_SIZE=0x00200000 267CONFIG_CONSISTENT_SIZE=0x00200000
248CONFIG_BOOT_LOAD=0x00400000
249
250#
251# Networking
252#
253CONFIG_NET=y 268CONFIG_NET=y
254 269
255# 270#
@@ -287,8 +302,6 @@ CONFIG_TCP_CONG_CUBIC=y
287CONFIG_DEFAULT_TCP_CONG="cubic" 302CONFIG_DEFAULT_TCP_CONG="cubic"
288# CONFIG_TCP_MD5SIG is not set 303# CONFIG_TCP_MD5SIG is not set
289# CONFIG_IPV6 is not set 304# CONFIG_IPV6 is not set
290# CONFIG_INET6_XFRM_TUNNEL is not set
291# CONFIG_INET6_TUNNEL is not set
292# CONFIG_NETWORK_SECMARK is not set 305# CONFIG_NETWORK_SECMARK is not set
293# CONFIG_NETFILTER is not set 306# CONFIG_NETFILTER is not set
294# CONFIG_IP_DCCP is not set 307# CONFIG_IP_DCCP is not set
@@ -338,6 +351,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
338CONFIG_STANDALONE=y 351CONFIG_STANDALONE=y
339CONFIG_PREVENT_FIRMWARE_BUILD=y 352CONFIG_PREVENT_FIRMWARE_BUILD=y
340CONFIG_FW_LOADER=y 353CONFIG_FW_LOADER=y
354CONFIG_FIRMWARE_IN_KERNEL=y
355CONFIG_EXTRA_FIRMWARE=""
341# CONFIG_DEBUG_DRIVER is not set 356# CONFIG_DEBUG_DRIVER is not set
342# CONFIG_DEBUG_DEVRES is not set 357# CONFIG_DEBUG_DEVRES is not set
343# CONFIG_SYS_HYPERVISOR is not set 358# CONFIG_SYS_HYPERVISOR is not set
@@ -350,6 +365,7 @@ CONFIG_MTD_PARTITIONS=y
350# CONFIG_MTD_REDBOOT_PARTS is not set 365# CONFIG_MTD_REDBOOT_PARTS is not set
351CONFIG_MTD_CMDLINE_PARTS=y 366CONFIG_MTD_CMDLINE_PARTS=y
352CONFIG_MTD_OF_PARTS=y 367CONFIG_MTD_OF_PARTS=y
368# CONFIG_MTD_AR7_PARTS is not set
353 369
354# 370#
355# User Modules And Translation Layers 371# User Modules And Translation Layers
@@ -440,6 +456,7 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
440# CONFIG_CDROM_PKTCDVD is not set 456# CONFIG_CDROM_PKTCDVD is not set
441# CONFIG_ATA_OVER_ETH is not set 457# CONFIG_ATA_OVER_ETH is not set
442# CONFIG_XILINX_SYSACE is not set 458# CONFIG_XILINX_SYSACE is not set
459# CONFIG_BLK_DEV_HD is not set
443# CONFIG_MISC_DEVICES is not set 460# CONFIG_MISC_DEVICES is not set
444CONFIG_HAVE_IDE=y 461CONFIG_HAVE_IDE=y
445# CONFIG_IDE is not set 462# CONFIG_IDE is not set
@@ -458,12 +475,15 @@ CONFIG_HAVE_IDE=y
458# 475#
459# IEEE 1394 (FireWire) support 476# IEEE 1394 (FireWire) support
460# 477#
478
479#
480# Enable only one of the two stacks, unless you know what you are doing
481#
461# CONFIG_FIREWIRE is not set 482# CONFIG_FIREWIRE is not set
462# CONFIG_IEEE1394 is not set 483# CONFIG_IEEE1394 is not set
463# CONFIG_I2O is not set 484# CONFIG_I2O is not set
464# CONFIG_MACINTOSH_DRIVERS is not set 485# CONFIG_MACINTOSH_DRIVERS is not set
465CONFIG_NETDEVICES=y 486CONFIG_NETDEVICES=y
466# CONFIG_NETDEVICES_MULTIQUEUE is not set
467# CONFIG_DUMMY is not set 487# CONFIG_DUMMY is not set
468# CONFIG_BONDING is not set 488# CONFIG_BONDING is not set
469# CONFIG_MACVLAN is not set 489# CONFIG_MACVLAN is not set
@@ -502,6 +522,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
502# 522#
503# CONFIG_WLAN_PRE80211 is not set 523# CONFIG_WLAN_PRE80211 is not set
504# CONFIG_WLAN_80211 is not set 524# CONFIG_WLAN_80211 is not set
525# CONFIG_IWLWIFI_LEDS is not set
505# CONFIG_WAN is not set 526# CONFIG_WAN is not set
506# CONFIG_FDDI is not set 527# CONFIG_FDDI is not set
507# CONFIG_HIPPI is not set 528# CONFIG_HIPPI is not set
@@ -528,6 +549,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
528# Character devices 549# Character devices
529# 550#
530# CONFIG_VT is not set 551# CONFIG_VT is not set
552CONFIG_DEVKMEM=y
531# CONFIG_SERIAL_NONSTANDARD is not set 553# CONFIG_SERIAL_NONSTANDARD is not set
532# CONFIG_NOZOMI is not set 554# CONFIG_NOZOMI is not set
533 555
@@ -566,12 +588,9 @@ CONFIG_LEGACY_PTY_COUNT=256
566# CONFIG_TCG_TPM is not set 588# CONFIG_TCG_TPM is not set
567CONFIG_DEVPORT=y 589CONFIG_DEVPORT=y
568# CONFIG_I2C is not set 590# CONFIG_I2C is not set
569
570#
571# SPI support
572#
573# CONFIG_SPI is not set 591# CONFIG_SPI is not set
574# CONFIG_SPI_MASTER is not set 592CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
593# CONFIG_GPIOLIB is not set
575# CONFIG_W1 is not set 594# CONFIG_W1 is not set
576# CONFIG_POWER_SUPPLY is not set 595# CONFIG_POWER_SUPPLY is not set
577# CONFIG_HWMON is not set 596# CONFIG_HWMON is not set
@@ -587,13 +606,24 @@ CONFIG_SSB_POSSIBLE=y
587# 606#
588# Multifunction device drivers 607# Multifunction device drivers
589# 608#
609# CONFIG_MFD_CORE is not set
590# CONFIG_MFD_SM501 is not set 610# CONFIG_MFD_SM501 is not set
611# CONFIG_HTC_PASIC3 is not set
591 612
592# 613#
593# Multimedia devices 614# Multimedia devices
594# 615#
616
617#
618# Multimedia core support
619#
595# CONFIG_VIDEO_DEV is not set 620# CONFIG_VIDEO_DEV is not set
596# CONFIG_DVB_CORE is not set 621# CONFIG_DVB_CORE is not set
622# CONFIG_VIDEO_MEDIA is not set
623
624#
625# Multimedia drivers
626#
597# CONFIG_DAB is not set 627# CONFIG_DAB is not set
598 628
599# 629#
@@ -610,22 +640,16 @@ CONFIG_SSB_POSSIBLE=y
610# Display device support 640# Display device support
611# 641#
612# CONFIG_DISPLAY_SUPPORT is not set 642# CONFIG_DISPLAY_SUPPORT is not set
613
614#
615# Sound
616#
617# CONFIG_SOUND is not set 643# CONFIG_SOUND is not set
618# CONFIG_USB_SUPPORT is not set 644# CONFIG_USB_SUPPORT is not set
619# CONFIG_MMC is not set 645# CONFIG_MMC is not set
620# CONFIG_MEMSTICK is not set 646# CONFIG_MEMSTICK is not set
621# CONFIG_NEW_LEDS is not set 647# CONFIG_NEW_LEDS is not set
648# CONFIG_ACCESSIBILITY is not set
622# CONFIG_INFINIBAND is not set 649# CONFIG_INFINIBAND is not set
623# CONFIG_EDAC is not set 650# CONFIG_EDAC is not set
624# CONFIG_RTC_CLASS is not set 651# CONFIG_RTC_CLASS is not set
625 652# CONFIG_DMADEVICES is not set
626#
627# Userspace I/O
628#
629# CONFIG_UIO is not set 653# CONFIG_UIO is not set
630 654
631# 655#
@@ -640,7 +664,6 @@ CONFIG_EXT2_FS=y
640# CONFIG_JFS_FS is not set 664# CONFIG_JFS_FS is not set
641# CONFIG_FS_POSIX_ACL is not set 665# CONFIG_FS_POSIX_ACL is not set
642# CONFIG_XFS_FS is not set 666# CONFIG_XFS_FS is not set
643# CONFIG_GFS2_FS is not set
644# CONFIG_OCFS2_FS is not set 667# CONFIG_OCFS2_FS is not set
645CONFIG_DNOTIFY=y 668CONFIG_DNOTIFY=y
646CONFIG_INOTIFY=y 669CONFIG_INOTIFY=y
@@ -689,6 +712,7 @@ CONFIG_TMPFS=y
689CONFIG_CRAMFS=y 712CONFIG_CRAMFS=y
690# CONFIG_VXFS_FS is not set 713# CONFIG_VXFS_FS is not set
691# CONFIG_MINIX_FS is not set 714# CONFIG_MINIX_FS is not set
715# CONFIG_OMFS_FS is not set
692# CONFIG_HPFS_FS is not set 716# CONFIG_HPFS_FS is not set
693# CONFIG_QNX4FS_FS is not set 717# CONFIG_QNX4FS_FS is not set
694# CONFIG_ROMFS_FS is not set 718# CONFIG_ROMFS_FS is not set
@@ -699,14 +723,12 @@ CONFIG_NFS_FS=y
699CONFIG_NFS_V3=y 723CONFIG_NFS_V3=y
700# CONFIG_NFS_V3_ACL is not set 724# CONFIG_NFS_V3_ACL is not set
701# CONFIG_NFS_V4 is not set 725# CONFIG_NFS_V4 is not set
702# CONFIG_NFS_DIRECTIO is not set
703# CONFIG_NFSD is not set
704CONFIG_ROOT_NFS=y 726CONFIG_ROOT_NFS=y
727# CONFIG_NFSD is not set
705CONFIG_LOCKD=y 728CONFIG_LOCKD=y
706CONFIG_LOCKD_V4=y 729CONFIG_LOCKD_V4=y
707CONFIG_NFS_COMMON=y 730CONFIG_NFS_COMMON=y
708CONFIG_SUNRPC=y 731CONFIG_SUNRPC=y
709# CONFIG_SUNRPC_BIND34 is not set
710# CONFIG_RPCSEC_GSS_KRB5 is not set 732# CONFIG_RPCSEC_GSS_KRB5 is not set
711# CONFIG_RPCSEC_GSS_SPKM3 is not set 733# CONFIG_RPCSEC_GSS_SPKM3 is not set
712# CONFIG_SMB_FS is not set 734# CONFIG_SMB_FS is not set
@@ -727,8 +749,10 @@ CONFIG_MSDOS_PARTITION=y
727# Library routines 749# Library routines
728# 750#
729CONFIG_BITREVERSE=y 751CONFIG_BITREVERSE=y
752# CONFIG_GENERIC_FIND_FIRST_BIT is not set
730# CONFIG_CRC_CCITT is not set 753# CONFIG_CRC_CCITT is not set
731# CONFIG_CRC16 is not set 754# CONFIG_CRC16 is not set
755# CONFIG_CRC_T10DIF is not set
732# CONFIG_CRC_ITU_T is not set 756# CONFIG_CRC_ITU_T is not set
733CONFIG_CRC32=y 757CONFIG_CRC32=y
734# CONFIG_CRC7 is not set 758# CONFIG_CRC7 is not set
@@ -738,6 +762,7 @@ CONFIG_PLIST=y
738CONFIG_HAS_IOMEM=y 762CONFIG_HAS_IOMEM=y
739CONFIG_HAS_IOPORT=y 763CONFIG_HAS_IOPORT=y
740CONFIG_HAS_DMA=y 764CONFIG_HAS_DMA=y
765CONFIG_HAVE_LMB=y
741 766
742# 767#
743# Kernel hacking 768# Kernel hacking
@@ -745,6 +770,7 @@ CONFIG_HAS_DMA=y
745# CONFIG_PRINTK_TIME is not set 770# CONFIG_PRINTK_TIME is not set
746CONFIG_ENABLE_WARN_DEPRECATED=y 771CONFIG_ENABLE_WARN_DEPRECATED=y
747CONFIG_ENABLE_MUST_CHECK=y 772CONFIG_ENABLE_MUST_CHECK=y
773CONFIG_FRAME_WARN=1024
748CONFIG_MAGIC_SYSRQ=y 774CONFIG_MAGIC_SYSRQ=y
749# CONFIG_UNUSED_SYMBOLS is not set 775# CONFIG_UNUSED_SYMBOLS is not set
750CONFIG_DEBUG_FS=y 776CONFIG_DEBUG_FS=y
@@ -752,9 +778,12 @@ CONFIG_DEBUG_FS=y
752CONFIG_DEBUG_KERNEL=y 778CONFIG_DEBUG_KERNEL=y
753# CONFIG_DEBUG_SHIRQ is not set 779# CONFIG_DEBUG_SHIRQ is not set
754CONFIG_DETECT_SOFTLOCKUP=y 780CONFIG_DETECT_SOFTLOCKUP=y
781# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
782CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
755CONFIG_SCHED_DEBUG=y 783CONFIG_SCHED_DEBUG=y
756# CONFIG_SCHEDSTATS is not set 784# CONFIG_SCHEDSTATS is not set
757# CONFIG_TIMER_STATS is not set 785# CONFIG_TIMER_STATS is not set
786# CONFIG_DEBUG_OBJECTS is not set
758# CONFIG_SLUB_DEBUG_ON is not set 787# CONFIG_SLUB_DEBUG_ON is not set
759# CONFIG_SLUB_STATS is not set 788# CONFIG_SLUB_STATS is not set
760# CONFIG_DEBUG_RT_MUTEXES is not set 789# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -767,17 +796,30 @@ CONFIG_SCHED_DEBUG=y
767CONFIG_DEBUG_BUGVERBOSE=y 796CONFIG_DEBUG_BUGVERBOSE=y
768# CONFIG_DEBUG_INFO is not set 797# CONFIG_DEBUG_INFO is not set
769# CONFIG_DEBUG_VM is not set 798# CONFIG_DEBUG_VM is not set
799# CONFIG_DEBUG_WRITECOUNT is not set
800# CONFIG_DEBUG_MEMORY_INIT is not set
770# CONFIG_DEBUG_LIST is not set 801# CONFIG_DEBUG_LIST is not set
771# CONFIG_DEBUG_SG is not set 802# CONFIG_DEBUG_SG is not set
772# CONFIG_BOOT_PRINTK_DELAY is not set 803# CONFIG_BOOT_PRINTK_DELAY is not set
773# CONFIG_RCU_TORTURE_TEST is not set 804# CONFIG_RCU_TORTURE_TEST is not set
774# CONFIG_BACKTRACE_SELF_TEST is not set 805# CONFIG_BACKTRACE_SELF_TEST is not set
775# CONFIG_FAULT_INJECTION is not set 806# CONFIG_FAULT_INJECTION is not set
807# CONFIG_LATENCYTOP is not set
808CONFIG_HAVE_FTRACE=y
809CONFIG_HAVE_DYNAMIC_FTRACE=y
810# CONFIG_FTRACE is not set
811# CONFIG_SCHED_TRACER is not set
812# CONFIG_CONTEXT_SWITCH_TRACER is not set
776# CONFIG_SAMPLES is not set 813# CONFIG_SAMPLES is not set
814CONFIG_HAVE_ARCH_KGDB=y
815# CONFIG_KGDB is not set
777# CONFIG_DEBUG_STACKOVERFLOW is not set 816# CONFIG_DEBUG_STACKOVERFLOW is not set
778# CONFIG_DEBUG_STACK_USAGE is not set 817# CONFIG_DEBUG_STACK_USAGE is not set
779# CONFIG_DEBUG_PAGEALLOC is not set 818# CONFIG_DEBUG_PAGEALLOC is not set
780# CONFIG_DEBUGGER is not set 819# CONFIG_CODE_PATCHING_SELFTEST is not set
820# CONFIG_FTR_FIXUP_SELFTEST is not set
821# CONFIG_XMON is not set
822# CONFIG_IRQSTACKS is not set
781# CONFIG_VIRQ_DEBUG is not set 823# CONFIG_VIRQ_DEBUG is not set
782# CONFIG_BDI_SWITCH is not set 824# CONFIG_BDI_SWITCH is not set
783# CONFIG_PPC_EARLY_DEBUG is not set 825# CONFIG_PPC_EARLY_DEBUG is not set
@@ -789,51 +831,85 @@ CONFIG_DEBUG_BUGVERBOSE=y
789# CONFIG_SECURITY is not set 831# CONFIG_SECURITY is not set
790# CONFIG_SECURITY_FILE_CAPABILITIES is not set 832# CONFIG_SECURITY_FILE_CAPABILITIES is not set
791CONFIG_CRYPTO=y 833CONFIG_CRYPTO=y
834
835#
836# Crypto core or helper
837#
792CONFIG_CRYPTO_ALGAPI=y 838CONFIG_CRYPTO_ALGAPI=y
793CONFIG_CRYPTO_BLKCIPHER=y 839CONFIG_CRYPTO_BLKCIPHER=y
794# CONFIG_CRYPTO_SEQIV is not set
795CONFIG_CRYPTO_MANAGER=y 840CONFIG_CRYPTO_MANAGER=y
841# CONFIG_CRYPTO_GF128MUL is not set
842# CONFIG_CRYPTO_NULL is not set
843# CONFIG_CRYPTO_CRYPTD is not set
844# CONFIG_CRYPTO_AUTHENC is not set
845# CONFIG_CRYPTO_TEST is not set
846
847#
848# Authenticated Encryption with Associated Data
849#
850# CONFIG_CRYPTO_CCM is not set
851# CONFIG_CRYPTO_GCM is not set
852# CONFIG_CRYPTO_SEQIV is not set
853
854#
855# Block modes
856#
857CONFIG_CRYPTO_CBC=y
858# CONFIG_CRYPTO_CTR is not set
859# CONFIG_CRYPTO_CTS is not set
860CONFIG_CRYPTO_ECB=y
861# CONFIG_CRYPTO_LRW is not set
862CONFIG_CRYPTO_PCBC=y
863# CONFIG_CRYPTO_XTS is not set
864
865#
866# Hash modes
867#
796# CONFIG_CRYPTO_HMAC is not set 868# CONFIG_CRYPTO_HMAC is not set
797# CONFIG_CRYPTO_XCBC is not set 869# CONFIG_CRYPTO_XCBC is not set
798# CONFIG_CRYPTO_NULL is not set 870
871#
872# Digest
873#
874# CONFIG_CRYPTO_CRC32C is not set
799# CONFIG_CRYPTO_MD4 is not set 875# CONFIG_CRYPTO_MD4 is not set
800CONFIG_CRYPTO_MD5=y 876CONFIG_CRYPTO_MD5=y
877# CONFIG_CRYPTO_MICHAEL_MIC is not set
878# CONFIG_CRYPTO_RMD128 is not set
879# CONFIG_CRYPTO_RMD160 is not set
880# CONFIG_CRYPTO_RMD256 is not set
881# CONFIG_CRYPTO_RMD320 is not set
801# CONFIG_CRYPTO_SHA1 is not set 882# CONFIG_CRYPTO_SHA1 is not set
802# CONFIG_CRYPTO_SHA256 is not set 883# CONFIG_CRYPTO_SHA256 is not set
803# CONFIG_CRYPTO_SHA512 is not set 884# CONFIG_CRYPTO_SHA512 is not set
804# CONFIG_CRYPTO_WP512 is not set
805# CONFIG_CRYPTO_TGR192 is not set 885# CONFIG_CRYPTO_TGR192 is not set
806# CONFIG_CRYPTO_GF128MUL is not set 886# CONFIG_CRYPTO_WP512 is not set
807CONFIG_CRYPTO_ECB=y 887
808CONFIG_CRYPTO_CBC=y 888#
809CONFIG_CRYPTO_PCBC=y 889# Ciphers
810# CONFIG_CRYPTO_LRW is not set 890#
811# CONFIG_CRYPTO_XTS is not set
812# CONFIG_CRYPTO_CTR is not set
813# CONFIG_CRYPTO_GCM is not set
814# CONFIG_CRYPTO_CCM is not set
815# CONFIG_CRYPTO_CRYPTD is not set
816CONFIG_CRYPTO_DES=y
817# CONFIG_CRYPTO_FCRYPT is not set
818# CONFIG_CRYPTO_BLOWFISH is not set
819# CONFIG_CRYPTO_TWOFISH is not set
820# CONFIG_CRYPTO_SERPENT is not set
821# CONFIG_CRYPTO_AES is not set 891# CONFIG_CRYPTO_AES is not set
892# CONFIG_CRYPTO_ANUBIS is not set
893# CONFIG_CRYPTO_ARC4 is not set
894# CONFIG_CRYPTO_BLOWFISH is not set
895# CONFIG_CRYPTO_CAMELLIA is not set
822# CONFIG_CRYPTO_CAST5 is not set 896# CONFIG_CRYPTO_CAST5 is not set
823# CONFIG_CRYPTO_CAST6 is not set 897# CONFIG_CRYPTO_CAST6 is not set
824# CONFIG_CRYPTO_TEA is not set 898CONFIG_CRYPTO_DES=y
825# CONFIG_CRYPTO_ARC4 is not set 899# CONFIG_CRYPTO_FCRYPT is not set
826# CONFIG_CRYPTO_KHAZAD is not set 900# CONFIG_CRYPTO_KHAZAD is not set
827# CONFIG_CRYPTO_ANUBIS is not set
828# CONFIG_CRYPTO_SEED is not set
829# CONFIG_CRYPTO_SALSA20 is not set 901# CONFIG_CRYPTO_SALSA20 is not set
902# CONFIG_CRYPTO_SEED is not set
903# CONFIG_CRYPTO_SERPENT is not set
904# CONFIG_CRYPTO_TEA is not set
905# CONFIG_CRYPTO_TWOFISH is not set
906
907#
908# Compression
909#
830# CONFIG_CRYPTO_DEFLATE is not set 910# CONFIG_CRYPTO_DEFLATE is not set
831# CONFIG_CRYPTO_MICHAEL_MIC is not set
832# CONFIG_CRYPTO_CRC32C is not set
833# CONFIG_CRYPTO_CAMELLIA is not set
834# CONFIG_CRYPTO_TEST is not set
835# CONFIG_CRYPTO_AUTHENC is not set
836# CONFIG_CRYPTO_LZO is not set 911# CONFIG_CRYPTO_LZO is not set
837CONFIG_CRYPTO_HW=y 912CONFIG_CRYPTO_HW=y
838# CONFIG_CRYPTO_DEV_HIFN_795X is not set 913# CONFIG_CRYPTO_DEV_HIFN_795X is not set
839# CONFIG_PPC_CLOCK is not set 914# CONFIG_PPC_CLOCK is not set
915# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/40x/walnut_defconfig b/arch/powerpc/configs/40x/walnut_defconfig
index 3b2689e5002..aee79338f41 100644
--- a/arch/powerpc/configs/40x/walnut_defconfig
+++ b/arch/powerpc/configs/40x/walnut_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:54:12 2008 4# Tue Aug 5 19:40:56 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -26,8 +26,12 @@ CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y 26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y 27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y 28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y 31CONFIG_IRQ_PER_CPU=y
32CONFIG_STACKTRACE_SUPPORT=y
33CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34CONFIG_LOCKDEP_SUPPORT=y
31CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y 36CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y 37CONFIG_GENERIC_HWEIGHT=y
@@ -75,6 +79,7 @@ CONFIG_FAIR_GROUP_SCHED=y
75CONFIG_USER_SCHED=y 79CONFIG_USER_SCHED=y
76# CONFIG_CGROUP_SCHED is not set 80# CONFIG_CGROUP_SCHED is not set
77CONFIG_SYSFS_DEPRECATED=y 81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set 83# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set 84# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y 85CONFIG_BLK_DEV_INITRD=y
@@ -83,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE=""
83CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
86CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
87CONFIG_KALLSYMS_ALL=y 93CONFIG_KALLSYMS_ALL=y
88CONFIG_KALLSYMS_EXTRA_PASS=y 94CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -108,13 +114,22 @@ CONFIG_SLUB=y
108# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
109CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
110# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
111CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
112CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
113CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
114CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
118CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
119# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
120# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -125,6 +140,7 @@ CONFIG_LBD=y
125# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set 141# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
128 144
129# 145#
130# IO Schedulers 146# IO Schedulers
@@ -139,14 +155,11 @@ CONFIG_DEFAULT_AS=y
139# CONFIG_DEFAULT_NOOP is not set 155# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory" 156CONFIG_DEFAULT_IOSCHED="anticipatory"
141CONFIG_CLASSIC_RCU=y 157CONFIG_CLASSIC_RCU=y
142# CONFIG_PREEMPT_RCU is not set
143# CONFIG_PPC4xx_PCI_EXPRESS is not set 158# CONFIG_PPC4xx_PCI_EXPRESS is not set
144 159
145# 160#
146# Platform support 161# Platform support
147# 162#
148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
150# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
@@ -189,7 +202,6 @@ CONFIG_HZ=250
189CONFIG_PREEMPT_NONE=y 202CONFIG_PREEMPT_NONE=y
190# CONFIG_PREEMPT_VOLUNTARY is not set 203# CONFIG_PREEMPT_VOLUNTARY is not set
191# CONFIG_PREEMPT is not set 204# CONFIG_PREEMPT is not set
192CONFIG_RCU_TRACE=y
193CONFIG_BINFMT_ELF=y 205CONFIG_BINFMT_ELF=y
194# CONFIG_BINFMT_MISC is not set 206# CONFIG_BINFMT_MISC is not set
195# CONFIG_MATH_EMULATION is not set 207# CONFIG_MATH_EMULATION is not set
@@ -207,13 +219,17 @@ CONFIG_FLATMEM=y
207CONFIG_FLAT_NODE_MEM_MAP=y 219CONFIG_FLAT_NODE_MEM_MAP=y
208# CONFIG_SPARSEMEM_STATIC is not set 220# CONFIG_SPARSEMEM_STATIC is not set
209# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 221# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
222CONFIG_PAGEFLAGS_EXTENDED=y
210CONFIG_SPLIT_PTLOCK_CPUS=4 223CONFIG_SPLIT_PTLOCK_CPUS=4
224CONFIG_MIGRATION=y
211CONFIG_RESOURCES_64BIT=y 225CONFIG_RESOURCES_64BIT=y
212CONFIG_ZONE_DMA_FLAG=1 226CONFIG_ZONE_DMA_FLAG=1
213CONFIG_BOUNCE=y 227CONFIG_BOUNCE=y
214CONFIG_VIRT_TO_BUS=y 228CONFIG_VIRT_TO_BUS=y
229CONFIG_FORCE_MAX_ZONEORDER=11
215CONFIG_PROC_DEVICETREE=y 230CONFIG_PROC_DEVICETREE=y
216# CONFIG_CMDLINE_BOOL is not set 231# CONFIG_CMDLINE_BOOL is not set
232CONFIG_EXTRA_TARGETS=""
217# CONFIG_PM is not set 233# CONFIG_PM is not set
218CONFIG_SECCOMP=y 234CONFIG_SECCOMP=y
219CONFIG_ISA_DMA_API=y 235CONFIG_ISA_DMA_API=y
@@ -223,6 +239,8 @@ CONFIG_ISA_DMA_API=y
223# 239#
224CONFIG_ZONE_DMA=y 240CONFIG_ZONE_DMA=y
225CONFIG_PPC_INDIRECT_PCI=y 241CONFIG_PPC_INDIRECT_PCI=y
242CONFIG_4xx_SOC=y
243CONFIG_PPC_PCI_CHOICE=y
226CONFIG_PCI=y 244CONFIG_PCI=y
227CONFIG_PCI_DOMAINS=y 245CONFIG_PCI_DOMAINS=y
228CONFIG_PCI_SYSCALL=y 246CONFIG_PCI_SYSCALL=y
@@ -233,6 +251,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
233# CONFIG_PCI_DEBUG is not set 251# CONFIG_PCI_DEBUG is not set
234# CONFIG_PCCARD is not set 252# CONFIG_PCCARD is not set
235# CONFIG_HOTPLUG_PCI is not set 253# CONFIG_HOTPLUG_PCI is not set
254# CONFIG_HAS_RAPIDIO is not set
236 255
237# 256#
238# Advanced setup 257# Advanced setup
@@ -242,17 +261,13 @@ CONFIG_ARCH_SUPPORTS_MSI=y
242# 261#
243# Default settings for advanced configuration options are used 262# Default settings for advanced configuration options are used
244# 263#
245CONFIG_HIGHMEM_START=0xfe000000
246CONFIG_LOWMEM_SIZE=0x30000000 264CONFIG_LOWMEM_SIZE=0x30000000
265CONFIG_PAGE_OFFSET=0xc0000000
247CONFIG_KERNEL_START=0xc0000000 266CONFIG_KERNEL_START=0xc0000000
267CONFIG_PHYSICAL_START=0x00000000
248CONFIG_TASK_SIZE=0xc0000000 268CONFIG_TASK_SIZE=0xc0000000
249CONFIG_CONSISTENT_START=0xff100000 269CONFIG_CONSISTENT_START=0xff100000
250CONFIG_CONSISTENT_SIZE=0x00200000 270CONFIG_CONSISTENT_SIZE=0x00200000
251CONFIG_BOOT_LOAD=0x00400000
252
253#
254# Networking
255#
256CONFIG_NET=y 271CONFIG_NET=y
257 272
258# 273#
@@ -290,8 +305,6 @@ CONFIG_TCP_CONG_CUBIC=y
290CONFIG_DEFAULT_TCP_CONG="cubic" 305CONFIG_DEFAULT_TCP_CONG="cubic"
291# CONFIG_TCP_MD5SIG is not set 306# CONFIG_TCP_MD5SIG is not set
292# CONFIG_IPV6 is not set 307# CONFIG_IPV6 is not set
293# CONFIG_INET6_XFRM_TUNNEL is not set
294# CONFIG_INET6_TUNNEL is not set
295# CONFIG_NETWORK_SECMARK is not set 308# CONFIG_NETWORK_SECMARK is not set
296# CONFIG_NETFILTER is not set 309# CONFIG_NETFILTER is not set
297# CONFIG_IP_DCCP is not set 310# CONFIG_IP_DCCP is not set
@@ -341,6 +354,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
341CONFIG_STANDALONE=y 354CONFIG_STANDALONE=y
342CONFIG_PREVENT_FIRMWARE_BUILD=y 355CONFIG_PREVENT_FIRMWARE_BUILD=y
343CONFIG_FW_LOADER=y 356CONFIG_FW_LOADER=y
357CONFIG_FIRMWARE_IN_KERNEL=y
358CONFIG_EXTRA_FIRMWARE=""
344# CONFIG_DEBUG_DRIVER is not set 359# CONFIG_DEBUG_DRIVER is not set
345# CONFIG_DEBUG_DEVRES is not set 360# CONFIG_DEBUG_DEVRES is not set
346# CONFIG_SYS_HYPERVISOR is not set 361# CONFIG_SYS_HYPERVISOR is not set
@@ -353,6 +368,7 @@ CONFIG_MTD_PARTITIONS=y
353# CONFIG_MTD_REDBOOT_PARTS is not set 368# CONFIG_MTD_REDBOOT_PARTS is not set
354CONFIG_MTD_CMDLINE_PARTS=y 369CONFIG_MTD_CMDLINE_PARTS=y
355CONFIG_MTD_OF_PARTS=y 370CONFIG_MTD_OF_PARTS=y
371# CONFIG_MTD_AR7_PARTS is not set
356 372
357# 373#
358# User Modules And Translation Layers 374# User Modules And Translation Layers
@@ -443,12 +459,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
443# CONFIG_CDROM_PKTCDVD is not set 459# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set 460# CONFIG_ATA_OVER_ETH is not set
445# CONFIG_XILINX_SYSACE is not set 461# CONFIG_XILINX_SYSACE is not set
462# CONFIG_BLK_DEV_HD is not set
446CONFIG_MISC_DEVICES=y 463CONFIG_MISC_DEVICES=y
447# CONFIG_PHANTOM is not set 464# CONFIG_PHANTOM is not set
448# CONFIG_EEPROM_93CX6 is not set 465# CONFIG_EEPROM_93CX6 is not set
449# CONFIG_SGI_IOC4 is not set 466# CONFIG_SGI_IOC4 is not set
450# CONFIG_TIFM_CORE is not set 467# CONFIG_TIFM_CORE is not set
451# CONFIG_ENCLOSURE_SERVICES is not set 468# CONFIG_ENCLOSURE_SERVICES is not set
469# CONFIG_HP_ILO is not set
452CONFIG_HAVE_IDE=y 470CONFIG_HAVE_IDE=y
453# CONFIG_IDE is not set 471# CONFIG_IDE is not set
454 472
@@ -466,12 +484,15 @@ CONFIG_HAVE_IDE=y
466# 484#
467# IEEE 1394 (FireWire) support 485# IEEE 1394 (FireWire) support
468# 486#
487
488#
489# Enable only one of the two stacks, unless you know what you are doing
490#
469# CONFIG_FIREWIRE is not set 491# CONFIG_FIREWIRE is not set
470# CONFIG_IEEE1394 is not set 492# CONFIG_IEEE1394 is not set
471# CONFIG_I2O is not set 493# CONFIG_I2O is not set
472# CONFIG_MACINTOSH_DRIVERS is not set 494# CONFIG_MACINTOSH_DRIVERS is not set
473CONFIG_NETDEVICES=y 495CONFIG_NETDEVICES=y
474# CONFIG_NETDEVICES_MULTIQUEUE is not set
475# CONFIG_DUMMY is not set 496# CONFIG_DUMMY is not set
476# CONFIG_BONDING is not set 497# CONFIG_BONDING is not set
477# CONFIG_MACVLAN is not set 498# CONFIG_MACVLAN is not set
@@ -506,7 +527,6 @@ CONFIG_NETDEV_1000=y
506# CONFIG_DL2K is not set 527# CONFIG_DL2K is not set
507# CONFIG_E1000 is not set 528# CONFIG_E1000 is not set
508# CONFIG_E1000E is not set 529# CONFIG_E1000E is not set
509# CONFIG_E1000E_ENABLED is not set
510# CONFIG_IP1000 is not set 530# CONFIG_IP1000 is not set
511# CONFIG_IGB is not set 531# CONFIG_IGB is not set
512# CONFIG_NS83820 is not set 532# CONFIG_NS83820 is not set
@@ -516,12 +536,12 @@ CONFIG_NETDEV_1000=y
516# CONFIG_SIS190 is not set 536# CONFIG_SIS190 is not set
517# CONFIG_SKGE is not set 537# CONFIG_SKGE is not set
518# CONFIG_SKY2 is not set 538# CONFIG_SKY2 is not set
519# CONFIG_SK98LIN is not set
520# CONFIG_VIA_VELOCITY is not set 539# CONFIG_VIA_VELOCITY is not set
521# CONFIG_TIGON3 is not set 540# CONFIG_TIGON3 is not set
522# CONFIG_BNX2 is not set 541# CONFIG_BNX2 is not set
523# CONFIG_QLA3XXX is not set 542# CONFIG_QLA3XXX is not set
524# CONFIG_ATL1 is not set 543# CONFIG_ATL1 is not set
544# CONFIG_ATL1E is not set
525CONFIG_NETDEV_10000=y 545CONFIG_NETDEV_10000=y
526# CONFIG_CHELSIO_T1 is not set 546# CONFIG_CHELSIO_T1 is not set
527# CONFIG_CHELSIO_T3 is not set 547# CONFIG_CHELSIO_T3 is not set
@@ -534,6 +554,7 @@ CONFIG_NETDEV_10000=y
534# CONFIG_MLX4_CORE is not set 554# CONFIG_MLX4_CORE is not set
535# CONFIG_TEHUTI is not set 555# CONFIG_TEHUTI is not set
536# CONFIG_BNX2X is not set 556# CONFIG_BNX2X is not set
557# CONFIG_SFC is not set
537# CONFIG_TR is not set 558# CONFIG_TR is not set
538 559
539# 560#
@@ -541,6 +562,7 @@ CONFIG_NETDEV_10000=y
541# 562#
542# CONFIG_WLAN_PRE80211 is not set 563# CONFIG_WLAN_PRE80211 is not set
543# CONFIG_WLAN_80211 is not set 564# CONFIG_WLAN_80211 is not set
565# CONFIG_IWLWIFI_LEDS is not set
544# CONFIG_WAN is not set 566# CONFIG_WAN is not set
545# CONFIG_FDDI is not set 567# CONFIG_FDDI is not set
546# CONFIG_HIPPI is not set 568# CONFIG_HIPPI is not set
@@ -567,6 +589,7 @@ CONFIG_NETDEV_10000=y
567# Character devices 589# Character devices
568# 590#
569# CONFIG_VT is not set 591# CONFIG_VT is not set
592CONFIG_DEVKMEM=y
570# CONFIG_SERIAL_NONSTANDARD is not set 593# CONFIG_SERIAL_NONSTANDARD is not set
571# CONFIG_NOZOMI is not set 594# CONFIG_NOZOMI is not set
572 595
@@ -605,12 +628,9 @@ CONFIG_LEGACY_PTY_COUNT=256
605# CONFIG_TCG_TPM is not set 628# CONFIG_TCG_TPM is not set
606CONFIG_DEVPORT=y 629CONFIG_DEVPORT=y
607# CONFIG_I2C is not set 630# CONFIG_I2C is not set
608
609#
610# SPI support
611#
612# CONFIG_SPI is not set 631# CONFIG_SPI is not set
613# CONFIG_SPI_MASTER is not set 632CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
633# CONFIG_GPIOLIB is not set
614# CONFIG_W1 is not set 634# CONFIG_W1 is not set
615# CONFIG_POWER_SUPPLY is not set 635# CONFIG_POWER_SUPPLY is not set
616# CONFIG_HWMON is not set 636# CONFIG_HWMON is not set
@@ -626,13 +646,24 @@ CONFIG_SSB_POSSIBLE=y
626# 646#
627# Multifunction device drivers 647# Multifunction device drivers
628# 648#
649# CONFIG_MFD_CORE is not set
629# CONFIG_MFD_SM501 is not set 650# CONFIG_MFD_SM501 is not set
651# CONFIG_HTC_PASIC3 is not set
630 652
631# 653#
632# Multimedia devices 654# Multimedia devices
633# 655#
656
657#
658# Multimedia core support
659#
634# CONFIG_VIDEO_DEV is not set 660# CONFIG_VIDEO_DEV is not set
635# CONFIG_DVB_CORE is not set 661# CONFIG_DVB_CORE is not set
662# CONFIG_VIDEO_MEDIA is not set
663
664#
665# Multimedia drivers
666#
636# CONFIG_DAB is not set 667# CONFIG_DAB is not set
637 668
638# 669#
@@ -649,16 +680,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
649# Display device support 680# Display device support
650# 681#
651# CONFIG_DISPLAY_SUPPORT is not set 682# CONFIG_DISPLAY_SUPPORT is not set
652
653#
654# Sound
655#
656# CONFIG_SOUND is not set 683# CONFIG_SOUND is not set
657CONFIG_USB_SUPPORT=y 684CONFIG_USB_SUPPORT=y
658CONFIG_USB_ARCH_HAS_HCD=y 685CONFIG_USB_ARCH_HAS_HCD=y
659CONFIG_USB_ARCH_HAS_OHCI=y 686CONFIG_USB_ARCH_HAS_OHCI=y
660CONFIG_USB_ARCH_HAS_EHCI=y 687CONFIG_USB_ARCH_HAS_EHCI=y
661# CONFIG_USB is not set 688# CONFIG_USB is not set
689# CONFIG_USB_OTG_WHITELIST is not set
690# CONFIG_USB_OTG_BLACKLIST_HUB is not set
662 691
663# 692#
664# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 693# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -667,13 +696,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
667# CONFIG_MMC is not set 696# CONFIG_MMC is not set
668# CONFIG_MEMSTICK is not set 697# CONFIG_MEMSTICK is not set
669# CONFIG_NEW_LEDS is not set 698# CONFIG_NEW_LEDS is not set
699# CONFIG_ACCESSIBILITY is not set
670# CONFIG_INFINIBAND is not set 700# CONFIG_INFINIBAND is not set
671# CONFIG_EDAC is not set 701# CONFIG_EDAC is not set
672# CONFIG_RTC_CLASS is not set 702# CONFIG_RTC_CLASS is not set
673 703# CONFIG_DMADEVICES is not set
674#
675# Userspace I/O
676#
677# CONFIG_UIO is not set 704# CONFIG_UIO is not set
678 705
679# 706#
@@ -688,7 +715,6 @@ CONFIG_EXT2_FS=y
688# CONFIG_JFS_FS is not set 715# CONFIG_JFS_FS is not set
689# CONFIG_FS_POSIX_ACL is not set 716# CONFIG_FS_POSIX_ACL is not set
690# CONFIG_XFS_FS is not set 717# CONFIG_XFS_FS is not set
691# CONFIG_GFS2_FS is not set
692# CONFIG_OCFS2_FS is not set 718# CONFIG_OCFS2_FS is not set
693CONFIG_DNOTIFY=y 719CONFIG_DNOTIFY=y
694CONFIG_INOTIFY=y 720CONFIG_INOTIFY=y
@@ -737,6 +763,7 @@ CONFIG_TMPFS=y
737CONFIG_CRAMFS=y 763CONFIG_CRAMFS=y
738# CONFIG_VXFS_FS is not set 764# CONFIG_VXFS_FS is not set
739# CONFIG_MINIX_FS is not set 765# CONFIG_MINIX_FS is not set
766# CONFIG_OMFS_FS is not set
740# CONFIG_HPFS_FS is not set 767# CONFIG_HPFS_FS is not set
741# CONFIG_QNX4FS_FS is not set 768# CONFIG_QNX4FS_FS is not set
742# CONFIG_ROMFS_FS is not set 769# CONFIG_ROMFS_FS is not set
@@ -747,14 +774,12 @@ CONFIG_NFS_FS=y
747CONFIG_NFS_V3=y 774CONFIG_NFS_V3=y
748# CONFIG_NFS_V3_ACL is not set 775# CONFIG_NFS_V3_ACL is not set
749# CONFIG_NFS_V4 is not set 776# CONFIG_NFS_V4 is not set
750# CONFIG_NFS_DIRECTIO is not set
751# CONFIG_NFSD is not set
752CONFIG_ROOT_NFS=y 777CONFIG_ROOT_NFS=y
778# CONFIG_NFSD is not set
753CONFIG_LOCKD=y 779CONFIG_LOCKD=y
754CONFIG_LOCKD_V4=y 780CONFIG_LOCKD_V4=y
755CONFIG_NFS_COMMON=y 781CONFIG_NFS_COMMON=y
756CONFIG_SUNRPC=y 782CONFIG_SUNRPC=y
757# CONFIG_SUNRPC_BIND34 is not set
758# CONFIG_RPCSEC_GSS_KRB5 is not set 783# CONFIG_RPCSEC_GSS_KRB5 is not set
759# CONFIG_RPCSEC_GSS_SPKM3 is not set 784# CONFIG_RPCSEC_GSS_SPKM3 is not set
760# CONFIG_SMB_FS is not set 785# CONFIG_SMB_FS is not set
@@ -775,8 +800,10 @@ CONFIG_MSDOS_PARTITION=y
775# Library routines 800# Library routines
776# 801#
777CONFIG_BITREVERSE=y 802CONFIG_BITREVERSE=y
803# CONFIG_GENERIC_FIND_FIRST_BIT is not set
778# CONFIG_CRC_CCITT is not set 804# CONFIG_CRC_CCITT is not set
779# CONFIG_CRC16 is not set 805# CONFIG_CRC16 is not set
806# CONFIG_CRC_T10DIF is not set
780# CONFIG_CRC_ITU_T is not set 807# CONFIG_CRC_ITU_T is not set
781CONFIG_CRC32=y 808CONFIG_CRC32=y
782# CONFIG_CRC7 is not set 809# CONFIG_CRC7 is not set
@@ -786,6 +813,7 @@ CONFIG_PLIST=y
786CONFIG_HAS_IOMEM=y 813CONFIG_HAS_IOMEM=y
787CONFIG_HAS_IOPORT=y 814CONFIG_HAS_IOPORT=y
788CONFIG_HAS_DMA=y 815CONFIG_HAS_DMA=y
816CONFIG_HAVE_LMB=y
789 817
790# 818#
791# Kernel hacking 819# Kernel hacking
@@ -793,6 +821,7 @@ CONFIG_HAS_DMA=y
793# CONFIG_PRINTK_TIME is not set 821# CONFIG_PRINTK_TIME is not set
794CONFIG_ENABLE_WARN_DEPRECATED=y 822CONFIG_ENABLE_WARN_DEPRECATED=y
795CONFIG_ENABLE_MUST_CHECK=y 823CONFIG_ENABLE_MUST_CHECK=y
824CONFIG_FRAME_WARN=1024
796CONFIG_MAGIC_SYSRQ=y 825CONFIG_MAGIC_SYSRQ=y
797# CONFIG_UNUSED_SYMBOLS is not set 826# CONFIG_UNUSED_SYMBOLS is not set
798CONFIG_DEBUG_FS=y 827CONFIG_DEBUG_FS=y
@@ -800,9 +829,12 @@ CONFIG_DEBUG_FS=y
800CONFIG_DEBUG_KERNEL=y 829CONFIG_DEBUG_KERNEL=y
801# CONFIG_DEBUG_SHIRQ is not set 830# CONFIG_DEBUG_SHIRQ is not set
802CONFIG_DETECT_SOFTLOCKUP=y 831CONFIG_DETECT_SOFTLOCKUP=y
832# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
833CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
803CONFIG_SCHED_DEBUG=y 834CONFIG_SCHED_DEBUG=y
804# CONFIG_SCHEDSTATS is not set 835# CONFIG_SCHEDSTATS is not set
805# CONFIG_TIMER_STATS is not set 836# CONFIG_TIMER_STATS is not set
837# CONFIG_DEBUG_OBJECTS is not set
806# CONFIG_SLUB_DEBUG_ON is not set 838# CONFIG_SLUB_DEBUG_ON is not set
807# CONFIG_SLUB_STATS is not set 839# CONFIG_SLUB_STATS is not set
808# CONFIG_DEBUG_RT_MUTEXES is not set 840# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -815,17 +847,30 @@ CONFIG_SCHED_DEBUG=y
815CONFIG_DEBUG_BUGVERBOSE=y 847CONFIG_DEBUG_BUGVERBOSE=y
816# CONFIG_DEBUG_INFO is not set 848# CONFIG_DEBUG_INFO is not set
817# CONFIG_DEBUG_VM is not set 849# CONFIG_DEBUG_VM is not set
850# CONFIG_DEBUG_WRITECOUNT is not set
851# CONFIG_DEBUG_MEMORY_INIT is not set
818# CONFIG_DEBUG_LIST is not set 852# CONFIG_DEBUG_LIST is not set
819# CONFIG_DEBUG_SG is not set 853# CONFIG_DEBUG_SG is not set
820# CONFIG_BOOT_PRINTK_DELAY is not set 854# CONFIG_BOOT_PRINTK_DELAY is not set
821# CONFIG_RCU_TORTURE_TEST is not set 855# CONFIG_RCU_TORTURE_TEST is not set
822# CONFIG_BACKTRACE_SELF_TEST is not set 856# CONFIG_BACKTRACE_SELF_TEST is not set
823# CONFIG_FAULT_INJECTION is not set 857# CONFIG_FAULT_INJECTION is not set
858# CONFIG_LATENCYTOP is not set
859CONFIG_HAVE_FTRACE=y
860CONFIG_HAVE_DYNAMIC_FTRACE=y
861# CONFIG_FTRACE is not set
862# CONFIG_SCHED_TRACER is not set
863# CONFIG_CONTEXT_SWITCH_TRACER is not set
824# CONFIG_SAMPLES is not set 864# CONFIG_SAMPLES is not set
865CONFIG_HAVE_ARCH_KGDB=y
866# CONFIG_KGDB is not set
825# CONFIG_DEBUG_STACKOVERFLOW is not set 867# CONFIG_DEBUG_STACKOVERFLOW is not set
826# CONFIG_DEBUG_STACK_USAGE is not set 868# CONFIG_DEBUG_STACK_USAGE is not set
827# CONFIG_DEBUG_PAGEALLOC is not set 869# CONFIG_DEBUG_PAGEALLOC is not set
828# CONFIG_DEBUGGER is not set 870# CONFIG_CODE_PATCHING_SELFTEST is not set
871# CONFIG_FTR_FIXUP_SELFTEST is not set
872# CONFIG_XMON is not set
873# CONFIG_IRQSTACKS is not set
829# CONFIG_VIRQ_DEBUG is not set 874# CONFIG_VIRQ_DEBUG is not set
830# CONFIG_BDI_SWITCH is not set 875# CONFIG_BDI_SWITCH is not set
831# CONFIG_PPC_EARLY_DEBUG is not set 876# CONFIG_PPC_EARLY_DEBUG is not set
@@ -837,51 +882,85 @@ CONFIG_DEBUG_BUGVERBOSE=y
837# CONFIG_SECURITY is not set 882# CONFIG_SECURITY is not set
838# CONFIG_SECURITY_FILE_CAPABILITIES is not set 883# CONFIG_SECURITY_FILE_CAPABILITIES is not set
839CONFIG_CRYPTO=y 884CONFIG_CRYPTO=y
885
886#
887# Crypto core or helper
888#
840CONFIG_CRYPTO_ALGAPI=y 889CONFIG_CRYPTO_ALGAPI=y
841CONFIG_CRYPTO_BLKCIPHER=y 890CONFIG_CRYPTO_BLKCIPHER=y
842# CONFIG_CRYPTO_SEQIV is not set
843CONFIG_CRYPTO_MANAGER=y 891CONFIG_CRYPTO_MANAGER=y
892# CONFIG_CRYPTO_GF128MUL is not set
893# CONFIG_CRYPTO_NULL is not set
894# CONFIG_CRYPTO_CRYPTD is not set
895# CONFIG_CRYPTO_AUTHENC is not set
896# CONFIG_CRYPTO_TEST is not set
897
898#
899# Authenticated Encryption with Associated Data
900#
901# CONFIG_CRYPTO_CCM is not set
902# CONFIG_CRYPTO_GCM is not set
903# CONFIG_CRYPTO_SEQIV is not set
904
905#
906# Block modes
907#
908CONFIG_CRYPTO_CBC=y
909# CONFIG_CRYPTO_CTR is not set
910# CONFIG_CRYPTO_CTS is not set
911CONFIG_CRYPTO_ECB=y
912# CONFIG_CRYPTO_LRW is not set
913CONFIG_CRYPTO_PCBC=y
914# CONFIG_CRYPTO_XTS is not set
915
916#
917# Hash modes
918#
844# CONFIG_CRYPTO_HMAC is not set 919# CONFIG_CRYPTO_HMAC is not set
845# CONFIG_CRYPTO_XCBC is not set 920# CONFIG_CRYPTO_XCBC is not set
846# CONFIG_CRYPTO_NULL is not set 921
922#
923# Digest
924#
925# CONFIG_CRYPTO_CRC32C is not set
847# CONFIG_CRYPTO_MD4 is not set 926# CONFIG_CRYPTO_MD4 is not set
848CONFIG_CRYPTO_MD5=y 927CONFIG_CRYPTO_MD5=y
928# CONFIG_CRYPTO_MICHAEL_MIC is not set
929# CONFIG_CRYPTO_RMD128 is not set
930# CONFIG_CRYPTO_RMD160 is not set
931# CONFIG_CRYPTO_RMD256 is not set
932# CONFIG_CRYPTO_RMD320 is not set
849# CONFIG_CRYPTO_SHA1 is not set 933# CONFIG_CRYPTO_SHA1 is not set
850# CONFIG_CRYPTO_SHA256 is not set 934# CONFIG_CRYPTO_SHA256 is not set
851# CONFIG_CRYPTO_SHA512 is not set 935# CONFIG_CRYPTO_SHA512 is not set
852# CONFIG_CRYPTO_WP512 is not set
853# CONFIG_CRYPTO_TGR192 is not set 936# CONFIG_CRYPTO_TGR192 is not set
854# CONFIG_CRYPTO_GF128MUL is not set 937# CONFIG_CRYPTO_WP512 is not set
855CONFIG_CRYPTO_ECB=y 938
856CONFIG_CRYPTO_CBC=y 939#
857CONFIG_CRYPTO_PCBC=y 940# Ciphers
858# CONFIG_CRYPTO_LRW is not set 941#
859# CONFIG_CRYPTO_XTS is not set
860# CONFIG_CRYPTO_CTR is not set
861# CONFIG_CRYPTO_GCM is not set
862# CONFIG_CRYPTO_CCM is not set
863# CONFIG_CRYPTO_CRYPTD is not set
864CONFIG_CRYPTO_DES=y
865# CONFIG_CRYPTO_FCRYPT is not set
866# CONFIG_CRYPTO_BLOWFISH is not set
867# CONFIG_CRYPTO_TWOFISH is not set
868# CONFIG_CRYPTO_SERPENT is not set
869# CONFIG_CRYPTO_AES is not set 942# CONFIG_CRYPTO_AES is not set
943# CONFIG_CRYPTO_ANUBIS is not set
944# CONFIG_CRYPTO_ARC4 is not set
945# CONFIG_CRYPTO_BLOWFISH is not set
946# CONFIG_CRYPTO_CAMELLIA is not set
870# CONFIG_CRYPTO_CAST5 is not set 947# CONFIG_CRYPTO_CAST5 is not set
871# CONFIG_CRYPTO_CAST6 is not set 948# CONFIG_CRYPTO_CAST6 is not set
872# CONFIG_CRYPTO_TEA is not set 949CONFIG_CRYPTO_DES=y
873# CONFIG_CRYPTO_ARC4 is not set 950# CONFIG_CRYPTO_FCRYPT is not set
874# CONFIG_CRYPTO_KHAZAD is not set 951# CONFIG_CRYPTO_KHAZAD is not set
875# CONFIG_CRYPTO_ANUBIS is not set
876# CONFIG_CRYPTO_SEED is not set
877# CONFIG_CRYPTO_SALSA20 is not set 952# CONFIG_CRYPTO_SALSA20 is not set
953# CONFIG_CRYPTO_SEED is not set
954# CONFIG_CRYPTO_SERPENT is not set
955# CONFIG_CRYPTO_TEA is not set
956# CONFIG_CRYPTO_TWOFISH is not set
957
958#
959# Compression
960#
878# CONFIG_CRYPTO_DEFLATE is not set 961# CONFIG_CRYPTO_DEFLATE is not set
879# CONFIG_CRYPTO_MICHAEL_MIC is not set
880# CONFIG_CRYPTO_CRC32C is not set
881# CONFIG_CRYPTO_CAMELLIA is not set
882# CONFIG_CRYPTO_TEST is not set
883# CONFIG_CRYPTO_AUTHENC is not set
884# CONFIG_CRYPTO_LZO is not set 962# CONFIG_CRYPTO_LZO is not set
885CONFIG_CRYPTO_HW=y 963CONFIG_CRYPTO_HW=y
886# CONFIG_CRYPTO_DEV_HIFN_795X is not set 964# CONFIG_CRYPTO_DEV_HIFN_795X is not set
887# CONFIG_PPC_CLOCK is not set 965# CONFIG_PPC_CLOCK is not set
966# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/bamboo_defconfig b/arch/powerpc/configs/44x/bamboo_defconfig
index c44db554cdc..e920693535a 100644
--- a/arch/powerpc/configs/44x/bamboo_defconfig
+++ b/arch/powerpc/configs/44x/bamboo_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:36:39 2008 4# Tue Aug 5 08:43:44 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,8 +30,12 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
38CONFIG_LOCKDEP_SUPPORT=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y 41CONFIG_GENERIC_HWEIGHT=y
@@ -79,6 +83,7 @@ CONFIG_FAIR_GROUP_SCHED=y
79CONFIG_USER_SCHED=y 83CONFIG_USER_SCHED=y
80# CONFIG_CGROUP_SCHED is not set 84# CONFIG_CGROUP_SCHED is not set
81CONFIG_SYSFS_DEPRECATED=y 85CONFIG_SYSFS_DEPRECATED=y
86CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set 87# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set 88# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y 89CONFIG_BLK_DEV_INITRD=y
@@ -87,6 +92,7 @@ CONFIG_INITRAMFS_SOURCE=""
87CONFIG_SYSCTL=y 92CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y 93CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y 94CONFIG_SYSCTL_SYSCALL=y
95CONFIG_SYSCTL_SYSCALL_CHECK=y
90CONFIG_KALLSYMS=y 96CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set 97# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set 98# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -112,13 +118,22 @@ CONFIG_SLUB=y
112# CONFIG_MARKERS is not set 118# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y 119CONFIG_HAVE_OPROFILE=y
114# CONFIG_KPROBES is not set 120# CONFIG_KPROBES is not set
121CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
122CONFIG_HAVE_IOREMAP_PROT=y
115CONFIG_HAVE_KPROBES=y 123CONFIG_HAVE_KPROBES=y
124CONFIG_HAVE_KRETPROBES=y
125CONFIG_HAVE_ARCH_TRACEHOOK=y
126# CONFIG_HAVE_DMA_ATTRS is not set
127# CONFIG_USE_GENERIC_SMP_HELPERS is not set
128# CONFIG_HAVE_CLK is not set
116CONFIG_PROC_PAGE_MONITOR=y 129CONFIG_PROC_PAGE_MONITOR=y
130# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
117CONFIG_SLABINFO=y 131CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y 132CONFIG_RT_MUTEXES=y
119# CONFIG_TINY_SHMEM is not set 133# CONFIG_TINY_SHMEM is not set
120CONFIG_BASE_SMALL=0 134CONFIG_BASE_SMALL=0
121CONFIG_MODULES=y 135CONFIG_MODULES=y
136# CONFIG_MODULE_FORCE_LOAD is not set
122CONFIG_MODULE_UNLOAD=y 137CONFIG_MODULE_UNLOAD=y
123# CONFIG_MODULE_FORCE_UNLOAD is not set 138# CONFIG_MODULE_FORCE_UNLOAD is not set
124# CONFIG_MODVERSIONS is not set 139# CONFIG_MODVERSIONS is not set
@@ -129,6 +144,7 @@ CONFIG_LBD=y
129# CONFIG_BLK_DEV_IO_TRACE is not set 144# CONFIG_BLK_DEV_IO_TRACE is not set
130# CONFIG_LSF is not set 145# CONFIG_LSF is not set
131# CONFIG_BLK_DEV_BSG is not set 146# CONFIG_BLK_DEV_BSG is not set
147# CONFIG_BLK_DEV_INTEGRITY is not set
132 148
133# 149#
134# IO Schedulers 150# IO Schedulers
@@ -143,24 +159,25 @@ CONFIG_DEFAULT_AS=y
143# CONFIG_DEFAULT_NOOP is not set 159# CONFIG_DEFAULT_NOOP is not set
144CONFIG_DEFAULT_IOSCHED="anticipatory" 160CONFIG_DEFAULT_IOSCHED="anticipatory"
145CONFIG_CLASSIC_RCU=y 161CONFIG_CLASSIC_RCU=y
146# CONFIG_PREEMPT_RCU is not set
147# CONFIG_PPC4xx_PCI_EXPRESS is not set 162# CONFIG_PPC4xx_PCI_EXPRESS is not set
148 163
149# 164#
150# Platform support 165# Platform support
151# 166#
152# CONFIG_PPC_MPC512x is not set
153# CONFIG_PPC_MPC5121 is not set
154# CONFIG_PPC_CELL is not set 167# CONFIG_PPC_CELL is not set
155# CONFIG_PPC_CELL_NATIVE is not set 168# CONFIG_PPC_CELL_NATIVE is not set
156# CONFIG_PQ2ADS is not set 169# CONFIG_PQ2ADS is not set
157CONFIG_BAMBOO=y 170CONFIG_BAMBOO=y
158# CONFIG_EBONY is not set 171# CONFIG_EBONY is not set
172# CONFIG_SAM440EP is not set
159# CONFIG_SEQUOIA is not set 173# CONFIG_SEQUOIA is not set
160# CONFIG_TAISHAN is not set 174# CONFIG_TAISHAN is not set
161# CONFIG_KATMAI is not set 175# CONFIG_KATMAI is not set
162# CONFIG_RAINIER is not set 176# CONFIG_RAINIER is not set
163# CONFIG_WARP is not set 177# CONFIG_WARP is not set
178# CONFIG_CANYONLANDS is not set
179# CONFIG_YOSEMITE is not set
180# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
164CONFIG_440EP=y 181CONFIG_440EP=y
165CONFIG_IBM440EP_ERR42=y 182CONFIG_IBM440EP_ERR42=y
166# CONFIG_IPIC is not set 183# CONFIG_IPIC is not set
@@ -193,7 +210,6 @@ CONFIG_HZ=250
193CONFIG_PREEMPT_NONE=y 210CONFIG_PREEMPT_NONE=y
194# CONFIG_PREEMPT_VOLUNTARY is not set 211# CONFIG_PREEMPT_VOLUNTARY is not set
195# CONFIG_PREEMPT is not set 212# CONFIG_PREEMPT is not set
196CONFIG_RCU_TRACE=y
197CONFIG_BINFMT_ELF=y 213CONFIG_BINFMT_ELF=y
198# CONFIG_BINFMT_MISC is not set 214# CONFIG_BINFMT_MISC is not set
199# CONFIG_MATH_EMULATION is not set 215# CONFIG_MATH_EMULATION is not set
@@ -211,14 +227,18 @@ CONFIG_FLATMEM=y
211CONFIG_FLAT_NODE_MEM_MAP=y 227CONFIG_FLAT_NODE_MEM_MAP=y
212# CONFIG_SPARSEMEM_STATIC is not set 228# CONFIG_SPARSEMEM_STATIC is not set
213# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 229# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
230CONFIG_PAGEFLAGS_EXTENDED=y
214CONFIG_SPLIT_PTLOCK_CPUS=4 231CONFIG_SPLIT_PTLOCK_CPUS=4
232CONFIG_MIGRATION=y
215CONFIG_RESOURCES_64BIT=y 233CONFIG_RESOURCES_64BIT=y
216CONFIG_ZONE_DMA_FLAG=1 234CONFIG_ZONE_DMA_FLAG=1
217CONFIG_BOUNCE=y 235CONFIG_BOUNCE=y
218CONFIG_VIRT_TO_BUS=y 236CONFIG_VIRT_TO_BUS=y
237CONFIG_FORCE_MAX_ZONEORDER=11
219CONFIG_PROC_DEVICETREE=y 238CONFIG_PROC_DEVICETREE=y
220CONFIG_CMDLINE_BOOL=y 239CONFIG_CMDLINE_BOOL=y
221CONFIG_CMDLINE="" 240CONFIG_CMDLINE=""
241CONFIG_EXTRA_TARGETS=""
222CONFIG_SECCOMP=y 242CONFIG_SECCOMP=y
223CONFIG_ISA_DMA_API=y 243CONFIG_ISA_DMA_API=y
224 244
@@ -227,6 +247,8 @@ CONFIG_ISA_DMA_API=y
227# 247#
228CONFIG_ZONE_DMA=y 248CONFIG_ZONE_DMA=y
229CONFIG_PPC_INDIRECT_PCI=y 249CONFIG_PPC_INDIRECT_PCI=y
250CONFIG_4xx_SOC=y
251CONFIG_PPC_PCI_CHOICE=y
230CONFIG_PCI=y 252CONFIG_PCI=y
231CONFIG_PCI_DOMAINS=y 253CONFIG_PCI_DOMAINS=y
232CONFIG_PCI_SYSCALL=y 254CONFIG_PCI_SYSCALL=y
@@ -237,6 +259,7 @@ CONFIG_PCI_LEGACY=y
237# CONFIG_PCI_DEBUG is not set 259# CONFIG_PCI_DEBUG is not set
238# CONFIG_PCCARD is not set 260# CONFIG_PCCARD is not set
239# CONFIG_HOTPLUG_PCI is not set 261# CONFIG_HOTPLUG_PCI is not set
262# CONFIG_HAS_RAPIDIO is not set
240 263
241# 264#
242# Advanced setup 265# Advanced setup
@@ -246,17 +269,13 @@ CONFIG_PCI_LEGACY=y
246# 269#
247# Default settings for advanced configuration options are used 270# Default settings for advanced configuration options are used
248# 271#
249CONFIG_HIGHMEM_START=0xfe000000
250CONFIG_LOWMEM_SIZE=0x30000000 272CONFIG_LOWMEM_SIZE=0x30000000
273CONFIG_PAGE_OFFSET=0xc0000000
251CONFIG_KERNEL_START=0xc0000000 274CONFIG_KERNEL_START=0xc0000000
275CONFIG_PHYSICAL_START=0x00000000
252CONFIG_TASK_SIZE=0xc0000000 276CONFIG_TASK_SIZE=0xc0000000
253CONFIG_CONSISTENT_START=0xff100000 277CONFIG_CONSISTENT_START=0xff100000
254CONFIG_CONSISTENT_SIZE=0x00200000 278CONFIG_CONSISTENT_SIZE=0x00200000
255CONFIG_BOOT_LOAD=0x01000000
256
257#
258# Networking
259#
260CONFIG_NET=y 279CONFIG_NET=y
261 280
262# 281#
@@ -294,8 +313,6 @@ CONFIG_TCP_CONG_CUBIC=y
294CONFIG_DEFAULT_TCP_CONG="cubic" 313CONFIG_DEFAULT_TCP_CONG="cubic"
295# CONFIG_TCP_MD5SIG is not set 314# CONFIG_TCP_MD5SIG is not set
296# CONFIG_IPV6 is not set 315# CONFIG_IPV6 is not set
297# CONFIG_INET6_XFRM_TUNNEL is not set
298# CONFIG_INET6_TUNNEL is not set
299# CONFIG_NETWORK_SECMARK is not set 316# CONFIG_NETWORK_SECMARK is not set
300# CONFIG_NETFILTER is not set 317# CONFIG_NETFILTER is not set
301# CONFIG_IP_DCCP is not set 318# CONFIG_IP_DCCP is not set
@@ -345,6 +362,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
345CONFIG_STANDALONE=y 362CONFIG_STANDALONE=y
346CONFIG_PREVENT_FIRMWARE_BUILD=y 363CONFIG_PREVENT_FIRMWARE_BUILD=y
347CONFIG_FW_LOADER=y 364CONFIG_FW_LOADER=y
365CONFIG_FIRMWARE_IN_KERNEL=y
366CONFIG_EXTRA_FIRMWARE=""
348# CONFIG_DEBUG_DRIVER is not set 367# CONFIG_DEBUG_DRIVER is not set
349# CONFIG_DEBUG_DEVRES is not set 368# CONFIG_DEBUG_DEVRES is not set
350# CONFIG_SYS_HYPERVISOR is not set 369# CONFIG_SYS_HYPERVISOR is not set
@@ -370,12 +389,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
370# CONFIG_CDROM_PKTCDVD is not set 389# CONFIG_CDROM_PKTCDVD is not set
371# CONFIG_ATA_OVER_ETH is not set 390# CONFIG_ATA_OVER_ETH is not set
372# CONFIG_XILINX_SYSACE is not set 391# CONFIG_XILINX_SYSACE is not set
392# CONFIG_BLK_DEV_HD is not set
373CONFIG_MISC_DEVICES=y 393CONFIG_MISC_DEVICES=y
374# CONFIG_PHANTOM is not set 394# CONFIG_PHANTOM is not set
375# CONFIG_EEPROM_93CX6 is not set 395# CONFIG_EEPROM_93CX6 is not set
376# CONFIG_SGI_IOC4 is not set 396# CONFIG_SGI_IOC4 is not set
377# CONFIG_TIFM_CORE is not set 397# CONFIG_TIFM_CORE is not set
378# CONFIG_ENCLOSURE_SERVICES is not set 398# CONFIG_ENCLOSURE_SERVICES is not set
399# CONFIG_HP_ILO is not set
379CONFIG_HAVE_IDE=y 400CONFIG_HAVE_IDE=y
380# CONFIG_IDE is not set 401# CONFIG_IDE is not set
381 402
@@ -393,12 +414,15 @@ CONFIG_HAVE_IDE=y
393# 414#
394# IEEE 1394 (FireWire) support 415# IEEE 1394 (FireWire) support
395# 416#
417
418#
419# Enable only one of the two stacks, unless you know what you are doing
420#
396# CONFIG_FIREWIRE is not set 421# CONFIG_FIREWIRE is not set
397# CONFIG_IEEE1394 is not set 422# CONFIG_IEEE1394 is not set
398# CONFIG_I2O is not set 423# CONFIG_I2O is not set
399# CONFIG_MACINTOSH_DRIVERS is not set 424# CONFIG_MACINTOSH_DRIVERS is not set
400CONFIG_NETDEVICES=y 425CONFIG_NETDEVICES=y
401# CONFIG_NETDEVICES_MULTIQUEUE is not set
402# CONFIG_DUMMY is not set 426# CONFIG_DUMMY is not set
403# CONFIG_BONDING is not set 427# CONFIG_BONDING is not set
404# CONFIG_MACVLAN is not set 428# CONFIG_MACVLAN is not set
@@ -433,7 +457,6 @@ CONFIG_NETDEV_1000=y
433# CONFIG_DL2K is not set 457# CONFIG_DL2K is not set
434# CONFIG_E1000 is not set 458# CONFIG_E1000 is not set
435# CONFIG_E1000E is not set 459# CONFIG_E1000E is not set
436# CONFIG_E1000E_ENABLED is not set
437# CONFIG_IP1000 is not set 460# CONFIG_IP1000 is not set
438# CONFIG_IGB is not set 461# CONFIG_IGB is not set
439# CONFIG_NS83820 is not set 462# CONFIG_NS83820 is not set
@@ -443,12 +466,12 @@ CONFIG_NETDEV_1000=y
443# CONFIG_SIS190 is not set 466# CONFIG_SIS190 is not set
444# CONFIG_SKGE is not set 467# CONFIG_SKGE is not set
445# CONFIG_SKY2 is not set 468# CONFIG_SKY2 is not set
446# CONFIG_SK98LIN is not set
447# CONFIG_VIA_VELOCITY is not set 469# CONFIG_VIA_VELOCITY is not set
448# CONFIG_TIGON3 is not set 470# CONFIG_TIGON3 is not set
449# CONFIG_BNX2 is not set 471# CONFIG_BNX2 is not set
450# CONFIG_QLA3XXX is not set 472# CONFIG_QLA3XXX is not set
451# CONFIG_ATL1 is not set 473# CONFIG_ATL1 is not set
474# CONFIG_ATL1E is not set
452CONFIG_NETDEV_10000=y 475CONFIG_NETDEV_10000=y
453# CONFIG_CHELSIO_T1 is not set 476# CONFIG_CHELSIO_T1 is not set
454# CONFIG_CHELSIO_T3 is not set 477# CONFIG_CHELSIO_T3 is not set
@@ -461,6 +484,7 @@ CONFIG_NETDEV_10000=y
461# CONFIG_MLX4_CORE is not set 484# CONFIG_MLX4_CORE is not set
462# CONFIG_TEHUTI is not set 485# CONFIG_TEHUTI is not set
463# CONFIG_BNX2X is not set 486# CONFIG_BNX2X is not set
487# CONFIG_SFC is not set
464# CONFIG_TR is not set 488# CONFIG_TR is not set
465 489
466# 490#
@@ -468,6 +492,7 @@ CONFIG_NETDEV_10000=y
468# 492#
469# CONFIG_WLAN_PRE80211 is not set 493# CONFIG_WLAN_PRE80211 is not set
470# CONFIG_WLAN_80211 is not set 494# CONFIG_WLAN_80211 is not set
495# CONFIG_IWLWIFI_LEDS is not set
471# CONFIG_WAN is not set 496# CONFIG_WAN is not set
472# CONFIG_FDDI is not set 497# CONFIG_FDDI is not set
473# CONFIG_HIPPI is not set 498# CONFIG_HIPPI is not set
@@ -494,6 +519,7 @@ CONFIG_NETDEV_10000=y
494# Character devices 519# Character devices
495# 520#
496# CONFIG_VT is not set 521# CONFIG_VT is not set
522CONFIG_DEVKMEM=y
497# CONFIG_SERIAL_NONSTANDARD is not set 523# CONFIG_SERIAL_NONSTANDARD is not set
498# CONFIG_NOZOMI is not set 524# CONFIG_NOZOMI is not set
499 525
@@ -532,12 +558,9 @@ CONFIG_LEGACY_PTY_COUNT=256
532# CONFIG_TCG_TPM is not set 558# CONFIG_TCG_TPM is not set
533CONFIG_DEVPORT=y 559CONFIG_DEVPORT=y
534# CONFIG_I2C is not set 560# CONFIG_I2C is not set
535
536#
537# SPI support
538#
539# CONFIG_SPI is not set 561# CONFIG_SPI is not set
540# CONFIG_SPI_MASTER is not set 562CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
563# CONFIG_GPIOLIB is not set
541# CONFIG_W1 is not set 564# CONFIG_W1 is not set
542# CONFIG_POWER_SUPPLY is not set 565# CONFIG_POWER_SUPPLY is not set
543# CONFIG_HWMON is not set 566# CONFIG_HWMON is not set
@@ -553,13 +576,24 @@ CONFIG_SSB_POSSIBLE=y
553# 576#
554# Multifunction device drivers 577# Multifunction device drivers
555# 578#
579# CONFIG_MFD_CORE is not set
556# CONFIG_MFD_SM501 is not set 580# CONFIG_MFD_SM501 is not set
581# CONFIG_HTC_PASIC3 is not set
557 582
558# 583#
559# Multimedia devices 584# Multimedia devices
560# 585#
586
587#
588# Multimedia core support
589#
561# CONFIG_VIDEO_DEV is not set 590# CONFIG_VIDEO_DEV is not set
562# CONFIG_DVB_CORE is not set 591# CONFIG_DVB_CORE is not set
592# CONFIG_VIDEO_MEDIA is not set
593
594#
595# Multimedia drivers
596#
563CONFIG_DAB=y 597CONFIG_DAB=y
564 598
565# 599#
@@ -576,16 +610,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
576# Display device support 610# Display device support
577# 611#
578# CONFIG_DISPLAY_SUPPORT is not set 612# CONFIG_DISPLAY_SUPPORT is not set
579
580#
581# Sound
582#
583# CONFIG_SOUND is not set 613# CONFIG_SOUND is not set
584CONFIG_USB_SUPPORT=y 614CONFIG_USB_SUPPORT=y
585CONFIG_USB_ARCH_HAS_HCD=y 615CONFIG_USB_ARCH_HAS_HCD=y
586CONFIG_USB_ARCH_HAS_OHCI=y 616CONFIG_USB_ARCH_HAS_OHCI=y
587CONFIG_USB_ARCH_HAS_EHCI=y 617CONFIG_USB_ARCH_HAS_EHCI=y
588# CONFIG_USB is not set 618# CONFIG_USB is not set
619# CONFIG_USB_OTG_WHITELIST is not set
620# CONFIG_USB_OTG_BLACKLIST_HUB is not set
589 621
590# 622#
591# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 623# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -594,13 +626,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
594# CONFIG_MMC is not set 626# CONFIG_MMC is not set
595# CONFIG_MEMSTICK is not set 627# CONFIG_MEMSTICK is not set
596# CONFIG_NEW_LEDS is not set 628# CONFIG_NEW_LEDS is not set
629# CONFIG_ACCESSIBILITY is not set
597# CONFIG_INFINIBAND is not set 630# CONFIG_INFINIBAND is not set
598# CONFIG_EDAC is not set 631# CONFIG_EDAC is not set
599# CONFIG_RTC_CLASS is not set 632# CONFIG_RTC_CLASS is not set
600 633# CONFIG_DMADEVICES is not set
601#
602# Userspace I/O
603#
604# CONFIG_UIO is not set 634# CONFIG_UIO is not set
605 635
606# 636#
@@ -615,7 +645,6 @@ CONFIG_EXT2_FS=y
615# CONFIG_JFS_FS is not set 645# CONFIG_JFS_FS is not set
616# CONFIG_FS_POSIX_ACL is not set 646# CONFIG_FS_POSIX_ACL is not set
617# CONFIG_XFS_FS is not set 647# CONFIG_XFS_FS is not set
618# CONFIG_GFS2_FS is not set
619# CONFIG_OCFS2_FS is not set 648# CONFIG_OCFS2_FS is not set
620CONFIG_DNOTIFY=y 649CONFIG_DNOTIFY=y
621CONFIG_INOTIFY=y 650CONFIG_INOTIFY=y
@@ -663,6 +692,7 @@ CONFIG_TMPFS=y
663CONFIG_CRAMFS=y 692CONFIG_CRAMFS=y
664# CONFIG_VXFS_FS is not set 693# CONFIG_VXFS_FS is not set
665# CONFIG_MINIX_FS is not set 694# CONFIG_MINIX_FS is not set
695# CONFIG_OMFS_FS is not set
666# CONFIG_HPFS_FS is not set 696# CONFIG_HPFS_FS is not set
667# CONFIG_QNX4FS_FS is not set 697# CONFIG_QNX4FS_FS is not set
668# CONFIG_ROMFS_FS is not set 698# CONFIG_ROMFS_FS is not set
@@ -673,14 +703,12 @@ CONFIG_NFS_FS=y
673CONFIG_NFS_V3=y 703CONFIG_NFS_V3=y
674# CONFIG_NFS_V3_ACL is not set 704# CONFIG_NFS_V3_ACL is not set
675# CONFIG_NFS_V4 is not set 705# CONFIG_NFS_V4 is not set
676# CONFIG_NFS_DIRECTIO is not set
677# CONFIG_NFSD is not set
678CONFIG_ROOT_NFS=y 706CONFIG_ROOT_NFS=y
707# CONFIG_NFSD is not set
679CONFIG_LOCKD=y 708CONFIG_LOCKD=y
680CONFIG_LOCKD_V4=y 709CONFIG_LOCKD_V4=y
681CONFIG_NFS_COMMON=y 710CONFIG_NFS_COMMON=y
682CONFIG_SUNRPC=y 711CONFIG_SUNRPC=y
683# CONFIG_SUNRPC_BIND34 is not set
684# CONFIG_RPCSEC_GSS_KRB5 is not set 712# CONFIG_RPCSEC_GSS_KRB5 is not set
685# CONFIG_RPCSEC_GSS_SPKM3 is not set 713# CONFIG_RPCSEC_GSS_SPKM3 is not set
686# CONFIG_SMB_FS is not set 714# CONFIG_SMB_FS is not set
@@ -701,8 +729,10 @@ CONFIG_MSDOS_PARTITION=y
701# Library routines 729# Library routines
702# 730#
703CONFIG_BITREVERSE=y 731CONFIG_BITREVERSE=y
732# CONFIG_GENERIC_FIND_FIRST_BIT is not set
704# CONFIG_CRC_CCITT is not set 733# CONFIG_CRC_CCITT is not set
705# CONFIG_CRC16 is not set 734# CONFIG_CRC16 is not set
735# CONFIG_CRC_T10DIF is not set
706# CONFIG_CRC_ITU_T is not set 736# CONFIG_CRC_ITU_T is not set
707CONFIG_CRC32=y 737CONFIG_CRC32=y
708# CONFIG_CRC7 is not set 738# CONFIG_CRC7 is not set
@@ -712,6 +742,7 @@ CONFIG_PLIST=y
712CONFIG_HAS_IOMEM=y 742CONFIG_HAS_IOMEM=y
713CONFIG_HAS_IOPORT=y 743CONFIG_HAS_IOPORT=y
714CONFIG_HAS_DMA=y 744CONFIG_HAS_DMA=y
745CONFIG_HAVE_LMB=y
715 746
716# 747#
717# Kernel hacking 748# Kernel hacking
@@ -719,6 +750,7 @@ CONFIG_HAS_DMA=y
719# CONFIG_PRINTK_TIME is not set 750# CONFIG_PRINTK_TIME is not set
720CONFIG_ENABLE_WARN_DEPRECATED=y 751CONFIG_ENABLE_WARN_DEPRECATED=y
721CONFIG_ENABLE_MUST_CHECK=y 752CONFIG_ENABLE_MUST_CHECK=y
753CONFIG_FRAME_WARN=1024
722CONFIG_MAGIC_SYSRQ=y 754CONFIG_MAGIC_SYSRQ=y
723# CONFIG_UNUSED_SYMBOLS is not set 755# CONFIG_UNUSED_SYMBOLS is not set
724CONFIG_DEBUG_FS=y 756CONFIG_DEBUG_FS=y
@@ -726,9 +758,12 @@ CONFIG_DEBUG_FS=y
726CONFIG_DEBUG_KERNEL=y 758CONFIG_DEBUG_KERNEL=y
727# CONFIG_DEBUG_SHIRQ is not set 759# CONFIG_DEBUG_SHIRQ is not set
728CONFIG_DETECT_SOFTLOCKUP=y 760CONFIG_DETECT_SOFTLOCKUP=y
761# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
762CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
729CONFIG_SCHED_DEBUG=y 763CONFIG_SCHED_DEBUG=y
730# CONFIG_SCHEDSTATS is not set 764# CONFIG_SCHEDSTATS is not set
731# CONFIG_TIMER_STATS is not set 765# CONFIG_TIMER_STATS is not set
766# CONFIG_DEBUG_OBJECTS is not set
732# CONFIG_SLUB_DEBUG_ON is not set 767# CONFIG_SLUB_DEBUG_ON is not set
733# CONFIG_SLUB_STATS is not set 768# CONFIG_SLUB_STATS is not set
734# CONFIG_DEBUG_RT_MUTEXES is not set 769# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -741,19 +776,30 @@ CONFIG_SCHED_DEBUG=y
741# CONFIG_DEBUG_BUGVERBOSE is not set 776# CONFIG_DEBUG_BUGVERBOSE is not set
742# CONFIG_DEBUG_INFO is not set 777# CONFIG_DEBUG_INFO is not set
743# CONFIG_DEBUG_VM is not set 778# CONFIG_DEBUG_VM is not set
779# CONFIG_DEBUG_WRITECOUNT is not set
780# CONFIG_DEBUG_MEMORY_INIT is not set
744# CONFIG_DEBUG_LIST is not set 781# CONFIG_DEBUG_LIST is not set
745# CONFIG_DEBUG_SG is not set 782# CONFIG_DEBUG_SG is not set
746# CONFIG_BOOT_PRINTK_DELAY is not set 783# CONFIG_BOOT_PRINTK_DELAY is not set
747# CONFIG_RCU_TORTURE_TEST is not set 784# CONFIG_RCU_TORTURE_TEST is not set
748# CONFIG_BACKTRACE_SELF_TEST is not set 785# CONFIG_BACKTRACE_SELF_TEST is not set
749# CONFIG_FAULT_INJECTION is not set 786# CONFIG_FAULT_INJECTION is not set
787# CONFIG_LATENCYTOP is not set
788CONFIG_HAVE_FTRACE=y
789CONFIG_HAVE_DYNAMIC_FTRACE=y
790# CONFIG_FTRACE is not set
791# CONFIG_SCHED_TRACER is not set
792# CONFIG_CONTEXT_SWITCH_TRACER is not set
750# CONFIG_SAMPLES is not set 793# CONFIG_SAMPLES is not set
794CONFIG_HAVE_ARCH_KGDB=y
795# CONFIG_KGDB is not set
751# CONFIG_DEBUG_STACKOVERFLOW is not set 796# CONFIG_DEBUG_STACKOVERFLOW is not set
752# CONFIG_DEBUG_STACK_USAGE is not set 797# CONFIG_DEBUG_STACK_USAGE is not set
753# CONFIG_DEBUG_PAGEALLOC is not set 798# CONFIG_DEBUG_PAGEALLOC is not set
754CONFIG_DEBUGGER=y 799# CONFIG_CODE_PATCHING_SELFTEST is not set
755# CONFIG_KGDB is not set 800# CONFIG_FTR_FIXUP_SELFTEST is not set
756# CONFIG_XMON is not set 801# CONFIG_XMON is not set
802# CONFIG_IRQSTACKS is not set
757# CONFIG_VIRQ_DEBUG is not set 803# CONFIG_VIRQ_DEBUG is not set
758# CONFIG_BDI_SWITCH is not set 804# CONFIG_BDI_SWITCH is not set
759# CONFIG_PPC_EARLY_DEBUG is not set 805# CONFIG_PPC_EARLY_DEBUG is not set
@@ -765,51 +811,85 @@ CONFIG_DEBUGGER=y
765# CONFIG_SECURITY is not set 811# CONFIG_SECURITY is not set
766# CONFIG_SECURITY_FILE_CAPABILITIES is not set 812# CONFIG_SECURITY_FILE_CAPABILITIES is not set
767CONFIG_CRYPTO=y 813CONFIG_CRYPTO=y
814
815#
816# Crypto core or helper
817#
768CONFIG_CRYPTO_ALGAPI=y 818CONFIG_CRYPTO_ALGAPI=y
769CONFIG_CRYPTO_BLKCIPHER=y 819CONFIG_CRYPTO_BLKCIPHER=y
770# CONFIG_CRYPTO_SEQIV is not set
771CONFIG_CRYPTO_MANAGER=y 820CONFIG_CRYPTO_MANAGER=y
821# CONFIG_CRYPTO_GF128MUL is not set
822# CONFIG_CRYPTO_NULL is not set
823# CONFIG_CRYPTO_CRYPTD is not set
824# CONFIG_CRYPTO_AUTHENC is not set
825# CONFIG_CRYPTO_TEST is not set
826
827#
828# Authenticated Encryption with Associated Data
829#
830# CONFIG_CRYPTO_CCM is not set
831# CONFIG_CRYPTO_GCM is not set
832# CONFIG_CRYPTO_SEQIV is not set
833
834#
835# Block modes
836#
837CONFIG_CRYPTO_CBC=y
838# CONFIG_CRYPTO_CTR is not set
839# CONFIG_CRYPTO_CTS is not set
840CONFIG_CRYPTO_ECB=y
841# CONFIG_CRYPTO_LRW is not set
842CONFIG_CRYPTO_PCBC=y
843# CONFIG_CRYPTO_XTS is not set
844
845#
846# Hash modes
847#
772# CONFIG_CRYPTO_HMAC is not set 848# CONFIG_CRYPTO_HMAC is not set
773# CONFIG_CRYPTO_XCBC is not set 849# CONFIG_CRYPTO_XCBC is not set
774# CONFIG_CRYPTO_NULL is not set 850
851#
852# Digest
853#
854# CONFIG_CRYPTO_CRC32C is not set
775# CONFIG_CRYPTO_MD4 is not set 855# CONFIG_CRYPTO_MD4 is not set
776CONFIG_CRYPTO_MD5=y 856CONFIG_CRYPTO_MD5=y
857# CONFIG_CRYPTO_MICHAEL_MIC is not set
858# CONFIG_CRYPTO_RMD128 is not set
859# CONFIG_CRYPTO_RMD160 is not set
860# CONFIG_CRYPTO_RMD256 is not set
861# CONFIG_CRYPTO_RMD320 is not set
777# CONFIG_CRYPTO_SHA1 is not set 862# CONFIG_CRYPTO_SHA1 is not set
778# CONFIG_CRYPTO_SHA256 is not set 863# CONFIG_CRYPTO_SHA256 is not set
779# CONFIG_CRYPTO_SHA512 is not set 864# CONFIG_CRYPTO_SHA512 is not set
780# CONFIG_CRYPTO_WP512 is not set
781# CONFIG_CRYPTO_TGR192 is not set 865# CONFIG_CRYPTO_TGR192 is not set
782# CONFIG_CRYPTO_GF128MUL is not set 866# CONFIG_CRYPTO_WP512 is not set
783CONFIG_CRYPTO_ECB=y 867
784CONFIG_CRYPTO_CBC=y 868#
785CONFIG_CRYPTO_PCBC=y 869# Ciphers
786# CONFIG_CRYPTO_LRW is not set 870#
787# CONFIG_CRYPTO_XTS is not set
788# CONFIG_CRYPTO_CTR is not set
789# CONFIG_CRYPTO_GCM is not set
790# CONFIG_CRYPTO_CCM is not set
791# CONFIG_CRYPTO_CRYPTD is not set
792CONFIG_CRYPTO_DES=y
793# CONFIG_CRYPTO_FCRYPT is not set
794# CONFIG_CRYPTO_BLOWFISH is not set
795# CONFIG_CRYPTO_TWOFISH is not set
796# CONFIG_CRYPTO_SERPENT is not set
797# CONFIG_CRYPTO_AES is not set 871# CONFIG_CRYPTO_AES is not set
872# CONFIG_CRYPTO_ANUBIS is not set
873# CONFIG_CRYPTO_ARC4 is not set
874# CONFIG_CRYPTO_BLOWFISH is not set
875# CONFIG_CRYPTO_CAMELLIA is not set
798# CONFIG_CRYPTO_CAST5 is not set 876# CONFIG_CRYPTO_CAST5 is not set
799# CONFIG_CRYPTO_CAST6 is not set 877# CONFIG_CRYPTO_CAST6 is not set
800# CONFIG_CRYPTO_TEA is not set 878CONFIG_CRYPTO_DES=y
801# CONFIG_CRYPTO_ARC4 is not set 879# CONFIG_CRYPTO_FCRYPT is not set
802# CONFIG_CRYPTO_KHAZAD is not set 880# CONFIG_CRYPTO_KHAZAD is not set
803# CONFIG_CRYPTO_ANUBIS is not set
804# CONFIG_CRYPTO_SEED is not set
805# CONFIG_CRYPTO_SALSA20 is not set 881# CONFIG_CRYPTO_SALSA20 is not set
882# CONFIG_CRYPTO_SEED is not set
883# CONFIG_CRYPTO_SERPENT is not set
884# CONFIG_CRYPTO_TEA is not set
885# CONFIG_CRYPTO_TWOFISH is not set
886
887#
888# Compression
889#
806# CONFIG_CRYPTO_DEFLATE is not set 890# CONFIG_CRYPTO_DEFLATE is not set
807# CONFIG_CRYPTO_MICHAEL_MIC is not set
808# CONFIG_CRYPTO_CRC32C is not set
809# CONFIG_CRYPTO_CAMELLIA is not set
810# CONFIG_CRYPTO_TEST is not set
811# CONFIG_CRYPTO_AUTHENC is not set
812# CONFIG_CRYPTO_LZO is not set 891# CONFIG_CRYPTO_LZO is not set
813CONFIG_CRYPTO_HW=y 892CONFIG_CRYPTO_HW=y
814# CONFIG_CRYPTO_DEV_HIFN_795X is not set 893# CONFIG_CRYPTO_DEV_HIFN_795X is not set
815# CONFIG_PPC_CLOCK is not set 894# CONFIG_PPC_CLOCK is not set
895# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/canyonlands_defconfig b/arch/powerpc/configs/44x/canyonlands_defconfig
index a3b763c45ec..74da5c7754a 100644
--- a/arch/powerpc/configs/44x/canyonlands_defconfig
+++ b/arch/powerpc/configs/44x/canyonlands_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc1 3# Linux kernel version: 2.6.27-rc1
4# Thu Feb 21 14:29:28 2008 4# Tue Aug 5 08:46:14 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,8 +30,12 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
38CONFIG_LOCKDEP_SUPPORT=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y 41CONFIG_GENERIC_HWEIGHT=y
@@ -73,8 +77,9 @@ CONFIG_POSIX_MQUEUE=y
73# CONFIG_IKCONFIG is not set 77# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14 78CONFIG_LOG_BUF_SHIFT=14
75# CONFIG_CGROUPS is not set 79# CONFIG_CGROUPS is not set
76# CONFIG_FAIR_GROUP_SCHED is not set 80# CONFIG_GROUP_SCHED is not set
77CONFIG_SYSFS_DEPRECATED=y 81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set 83# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set 84# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y 85CONFIG_BLK_DEV_INITRD=y
@@ -83,12 +88,12 @@ CONFIG_INITRAMFS_SOURCE=""
83CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
86CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
87# CONFIG_KALLSYMS_ALL is not set 93# CONFIG_KALLSYMS_ALL is not set
88# CONFIG_KALLSYMS_EXTRA_PASS is not set 94# CONFIG_KALLSYMS_EXTRA_PASS is not set
89CONFIG_HOTPLUG=y 95CONFIG_HOTPLUG=y
90CONFIG_PRINTK=y 96CONFIG_PRINTK=y
91# CONFIG_LOGBUFFER is not set
92CONFIG_BUG=y 97CONFIG_BUG=y
93CONFIG_ELF_CORE=y 98CONFIG_ELF_CORE=y
94CONFIG_COMPAT_BRK=y 99CONFIG_COMPAT_BRK=y
@@ -109,13 +114,22 @@ CONFIG_SLUB=y
109# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
110CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
111# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
112CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
113CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
114CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
115CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
116# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
117CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
118CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
119CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
120# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
121# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -126,6 +140,7 @@ CONFIG_LBD=y
126# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
127# CONFIG_LSF is not set 141# CONFIG_LSF is not set
128# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
129 144
130# 145#
131# IO Schedulers 146# IO Schedulers
@@ -140,25 +155,25 @@ CONFIG_DEFAULT_AS=y
140# CONFIG_DEFAULT_NOOP is not set 155# CONFIG_DEFAULT_NOOP is not set
141CONFIG_DEFAULT_IOSCHED="anticipatory" 156CONFIG_DEFAULT_IOSCHED="anticipatory"
142CONFIG_CLASSIC_RCU=y 157CONFIG_CLASSIC_RCU=y
143# CONFIG_PREEMPT_RCU is not set
144CONFIG_PPC4xx_PCI_EXPRESS=y 158CONFIG_PPC4xx_PCI_EXPRESS=y
145 159
146# 160#
147# Platform support 161# Platform support
148# 162#
149# CONFIG_PPC_MPC512x is not set
150# CONFIG_PPC_MPC5121 is not set
151# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
152# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
153# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
154# CONFIG_BAMBOO is not set 166# CONFIG_BAMBOO is not set
155# CONFIG_EBONY is not set 167# CONFIG_EBONY is not set
168# CONFIG_SAM440EP is not set
156# CONFIG_SEQUOIA is not set 169# CONFIG_SEQUOIA is not set
157# CONFIG_TAISHAN is not set 170# CONFIG_TAISHAN is not set
158# CONFIG_KATMAI is not set 171# CONFIG_KATMAI is not set
159# CONFIG_RAINIER is not set 172# CONFIG_RAINIER is not set
160# CONFIG_WARP is not set 173# CONFIG_WARP is not set
161CONFIG_CANYONLANDS=y 174CONFIG_CANYONLANDS=y
175# CONFIG_YOSEMITE is not set
176# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
162CONFIG_460EX=y 177CONFIG_460EX=y
163# CONFIG_IPIC is not set 178# CONFIG_IPIC is not set
164# CONFIG_MPIC is not set 179# CONFIG_MPIC is not set
@@ -190,7 +205,6 @@ CONFIG_HZ=250
190CONFIG_PREEMPT_NONE=y 205CONFIG_PREEMPT_NONE=y
191# CONFIG_PREEMPT_VOLUNTARY is not set 206# CONFIG_PREEMPT_VOLUNTARY is not set
192# CONFIG_PREEMPT is not set 207# CONFIG_PREEMPT is not set
193CONFIG_RCU_TRACE=y
194CONFIG_BINFMT_ELF=y 208CONFIG_BINFMT_ELF=y
195# CONFIG_BINFMT_MISC is not set 209# CONFIG_BINFMT_MISC is not set
196# CONFIG_MATH_EMULATION is not set 210# CONFIG_MATH_EMULATION is not set
@@ -208,16 +222,19 @@ CONFIG_FLATMEM=y
208CONFIG_FLAT_NODE_MEM_MAP=y 222CONFIG_FLAT_NODE_MEM_MAP=y
209# CONFIG_SPARSEMEM_STATIC is not set 223# CONFIG_SPARSEMEM_STATIC is not set
210# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 224# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
225CONFIG_PAGEFLAGS_EXTENDED=y
211CONFIG_SPLIT_PTLOCK_CPUS=4 226CONFIG_SPLIT_PTLOCK_CPUS=4
227CONFIG_MIGRATION=y
212CONFIG_RESOURCES_64BIT=y 228CONFIG_RESOURCES_64BIT=y
213CONFIG_ZONE_DMA_FLAG=1 229CONFIG_ZONE_DMA_FLAG=1
214CONFIG_BOUNCE=y 230CONFIG_BOUNCE=y
215CONFIG_VIRT_TO_BUS=y 231CONFIG_VIRT_TO_BUS=y
232CONFIG_FORCE_MAX_ZONEORDER=11
216CONFIG_PROC_DEVICETREE=y 233CONFIG_PROC_DEVICETREE=y
217CONFIG_CMDLINE_BOOL=y 234CONFIG_CMDLINE_BOOL=y
218CONFIG_CMDLINE="" 235CONFIG_CMDLINE=""
236CONFIG_EXTRA_TARGETS=""
219CONFIG_SECCOMP=y 237CONFIG_SECCOMP=y
220CONFIG_WANT_DEVICE_TREE=y
221CONFIG_ISA_DMA_API=y 238CONFIG_ISA_DMA_API=y
222 239
223# 240#
@@ -225,6 +242,8 @@ CONFIG_ISA_DMA_API=y
225# 242#
226CONFIG_ZONE_DMA=y 243CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y 244CONFIG_PPC_INDIRECT_PCI=y
245CONFIG_4xx_SOC=y
246CONFIG_PPC_PCI_CHOICE=y
228CONFIG_PCI=y 247CONFIG_PCI=y
229CONFIG_PCI_DOMAINS=y 248CONFIG_PCI_DOMAINS=y
230CONFIG_PCI_SYSCALL=y 249CONFIG_PCI_SYSCALL=y
@@ -235,6 +254,7 @@ CONFIG_PCI_LEGACY=y
235# CONFIG_PCI_DEBUG is not set 254# CONFIG_PCI_DEBUG is not set
236# CONFIG_PCCARD is not set 255# CONFIG_PCCARD is not set
237# CONFIG_HOTPLUG_PCI is not set 256# CONFIG_HOTPLUG_PCI is not set
257# CONFIG_HAS_RAPIDIO is not set
238 258
239# 259#
240# Advanced setup 260# Advanced setup
@@ -244,17 +264,13 @@ CONFIG_PCI_LEGACY=y
244# 264#
245# Default settings for advanced configuration options are used 265# Default settings for advanced configuration options are used
246# 266#
247CONFIG_HIGHMEM_START=0xfe000000
248CONFIG_LOWMEM_SIZE=0x30000000 267CONFIG_LOWMEM_SIZE=0x30000000
268CONFIG_PAGE_OFFSET=0xc0000000
249CONFIG_KERNEL_START=0xc0000000 269CONFIG_KERNEL_START=0xc0000000
270CONFIG_PHYSICAL_START=0x00000000
250CONFIG_TASK_SIZE=0xc0000000 271CONFIG_TASK_SIZE=0xc0000000
251CONFIG_CONSISTENT_START=0xff100000 272CONFIG_CONSISTENT_START=0xff100000
252CONFIG_CONSISTENT_SIZE=0x00200000 273CONFIG_CONSISTENT_SIZE=0x00200000
253CONFIG_BOOT_LOAD=0x01000000
254
255#
256# Networking
257#
258CONFIG_NET=y 274CONFIG_NET=y
259 275
260# 276#
@@ -292,8 +308,6 @@ CONFIG_TCP_CONG_CUBIC=y
292CONFIG_DEFAULT_TCP_CONG="cubic" 308CONFIG_DEFAULT_TCP_CONG="cubic"
293# CONFIG_TCP_MD5SIG is not set 309# CONFIG_TCP_MD5SIG is not set
294# CONFIG_IPV6 is not set 310# CONFIG_IPV6 is not set
295# CONFIG_INET6_XFRM_TUNNEL is not set
296# CONFIG_INET6_TUNNEL is not set
297# CONFIG_NETWORK_SECMARK is not set 311# CONFIG_NETWORK_SECMARK is not set
298# CONFIG_NETFILTER is not set 312# CONFIG_NETFILTER is not set
299# CONFIG_IP_DCCP is not set 313# CONFIG_IP_DCCP is not set
@@ -343,6 +357,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y 357CONFIG_STANDALONE=y
344CONFIG_PREVENT_FIRMWARE_BUILD=y 358CONFIG_PREVENT_FIRMWARE_BUILD=y
345CONFIG_FW_LOADER=y 359CONFIG_FW_LOADER=y
360CONFIG_FIRMWARE_IN_KERNEL=y
361CONFIG_EXTRA_FIRMWARE=""
346# CONFIG_DEBUG_DRIVER is not set 362# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set 363# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set 364# CONFIG_SYS_HYPERVISOR is not set
@@ -368,6 +384,7 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
368# CONFIG_CDROM_PKTCDVD is not set 384# CONFIG_CDROM_PKTCDVD is not set
369# CONFIG_ATA_OVER_ETH is not set 385# CONFIG_ATA_OVER_ETH is not set
370# CONFIG_XILINX_SYSACE is not set 386# CONFIG_XILINX_SYSACE is not set
387# CONFIG_BLK_DEV_HD is not set
371# CONFIG_MISC_DEVICES is not set 388# CONFIG_MISC_DEVICES is not set
372CONFIG_HAVE_IDE=y 389CONFIG_HAVE_IDE=y
373# CONFIG_IDE is not set 390# CONFIG_IDE is not set
@@ -386,12 +403,15 @@ CONFIG_HAVE_IDE=y
386# 403#
387# IEEE 1394 (FireWire) support 404# IEEE 1394 (FireWire) support
388# 405#
406
407#
408# Enable only one of the two stacks, unless you know what you are doing
409#
389# CONFIG_FIREWIRE is not set 410# CONFIG_FIREWIRE is not set
390# CONFIG_IEEE1394 is not set 411# CONFIG_IEEE1394 is not set
391# CONFIG_I2O is not set 412# CONFIG_I2O is not set
392# CONFIG_MACINTOSH_DRIVERS is not set 413# CONFIG_MACINTOSH_DRIVERS is not set
393CONFIG_NETDEVICES=y 414CONFIG_NETDEVICES=y
394# CONFIG_NETDEVICES_MULTIQUEUE is not set
395# CONFIG_DUMMY is not set 415# CONFIG_DUMMY is not set
396# CONFIG_BONDING is not set 416# CONFIG_BONDING is not set
397# CONFIG_MACVLAN is not set 417# CONFIG_MACVLAN is not set
@@ -430,6 +450,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
430# 450#
431# CONFIG_WLAN_PRE80211 is not set 451# CONFIG_WLAN_PRE80211 is not set
432# CONFIG_WLAN_80211 is not set 452# CONFIG_WLAN_80211 is not set
453# CONFIG_IWLWIFI_LEDS is not set
433# CONFIG_WAN is not set 454# CONFIG_WAN is not set
434# CONFIG_FDDI is not set 455# CONFIG_FDDI is not set
435# CONFIG_HIPPI is not set 456# CONFIG_HIPPI is not set
@@ -456,6 +477,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y
456# Character devices 477# Character devices
457# 478#
458# CONFIG_VT is not set 479# CONFIG_VT is not set
480CONFIG_DEVKMEM=y
459# CONFIG_SERIAL_NONSTANDARD is not set 481# CONFIG_SERIAL_NONSTANDARD is not set
460# CONFIG_NOZOMI is not set 482# CONFIG_NOZOMI is not set
461 483
@@ -494,16 +516,14 @@ CONFIG_LEGACY_PTY_COUNT=256
494# CONFIG_TCG_TPM is not set 516# CONFIG_TCG_TPM is not set
495CONFIG_DEVPORT=y 517CONFIG_DEVPORT=y
496# CONFIG_I2C is not set 518# CONFIG_I2C is not set
497
498#
499# SPI support
500#
501# CONFIG_SPI is not set 519# CONFIG_SPI is not set
502# CONFIG_SPI_MASTER is not set 520CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
521# CONFIG_GPIOLIB is not set
503# CONFIG_W1 is not set 522# CONFIG_W1 is not set
504# CONFIG_POWER_SUPPLY is not set 523# CONFIG_POWER_SUPPLY is not set
505# CONFIG_HWMON is not set 524# CONFIG_HWMON is not set
506# CONFIG_THERMAL is not set 525# CONFIG_THERMAL is not set
526# CONFIG_THERMAL_HWMON is not set
507# CONFIG_WATCHDOG is not set 527# CONFIG_WATCHDOG is not set
508 528
509# 529#
@@ -515,13 +535,24 @@ CONFIG_SSB_POSSIBLE=y
515# 535#
516# Multifunction device drivers 536# Multifunction device drivers
517# 537#
538# CONFIG_MFD_CORE is not set
518# CONFIG_MFD_SM501 is not set 539# CONFIG_MFD_SM501 is not set
540# CONFIG_HTC_PASIC3 is not set
519 541
520# 542#
521# Multimedia devices 543# Multimedia devices
522# 544#
545
546#
547# Multimedia core support
548#
523# CONFIG_VIDEO_DEV is not set 549# CONFIG_VIDEO_DEV is not set
524# CONFIG_DVB_CORE is not set 550# CONFIG_DVB_CORE is not set
551# CONFIG_VIDEO_MEDIA is not set
552
553#
554# Multimedia drivers
555#
525CONFIG_DAB=y 556CONFIG_DAB=y
526 557
527# 558#
@@ -538,22 +569,16 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
538# Display device support 569# Display device support
539# 570#
540# CONFIG_DISPLAY_SUPPORT is not set 571# CONFIG_DISPLAY_SUPPORT is not set
541
542#
543# Sound
544#
545# CONFIG_SOUND is not set 572# CONFIG_SOUND is not set
546# CONFIG_USB_SUPPORT is not set 573# CONFIG_USB_SUPPORT is not set
547# CONFIG_MMC is not set 574# CONFIG_MMC is not set
548# CONFIG_MEMSTICK is not set 575# CONFIG_MEMSTICK is not set
549# CONFIG_NEW_LEDS is not set 576# CONFIG_NEW_LEDS is not set
577# CONFIG_ACCESSIBILITY is not set
550# CONFIG_INFINIBAND is not set 578# CONFIG_INFINIBAND is not set
551# CONFIG_EDAC is not set 579# CONFIG_EDAC is not set
552# CONFIG_RTC_CLASS is not set 580# CONFIG_RTC_CLASS is not set
553 581# CONFIG_DMADEVICES is not set
554#
555# Userspace I/O
556#
557# CONFIG_UIO is not set 582# CONFIG_UIO is not set
558 583
559# 584#
@@ -568,7 +593,6 @@ CONFIG_EXT2_FS=y
568# CONFIG_JFS_FS is not set 593# CONFIG_JFS_FS is not set
569# CONFIG_FS_POSIX_ACL is not set 594# CONFIG_FS_POSIX_ACL is not set
570# CONFIG_XFS_FS is not set 595# CONFIG_XFS_FS is not set
571# CONFIG_GFS2_FS is not set
572# CONFIG_OCFS2_FS is not set 596# CONFIG_OCFS2_FS is not set
573CONFIG_DNOTIFY=y 597CONFIG_DNOTIFY=y
574CONFIG_INOTIFY=y 598CONFIG_INOTIFY=y
@@ -616,6 +640,7 @@ CONFIG_TMPFS=y
616CONFIG_CRAMFS=y 640CONFIG_CRAMFS=y
617# CONFIG_VXFS_FS is not set 641# CONFIG_VXFS_FS is not set
618# CONFIG_MINIX_FS is not set 642# CONFIG_MINIX_FS is not set
643# CONFIG_OMFS_FS is not set
619# CONFIG_HPFS_FS is not set 644# CONFIG_HPFS_FS is not set
620# CONFIG_QNX4FS_FS is not set 645# CONFIG_QNX4FS_FS is not set
621# CONFIG_ROMFS_FS is not set 646# CONFIG_ROMFS_FS is not set
@@ -626,14 +651,12 @@ CONFIG_NFS_FS=y
626CONFIG_NFS_V3=y 651CONFIG_NFS_V3=y
627# CONFIG_NFS_V3_ACL is not set 652# CONFIG_NFS_V3_ACL is not set
628# CONFIG_NFS_V4 is not set 653# CONFIG_NFS_V4 is not set
629# CONFIG_NFS_DIRECTIO is not set
630# CONFIG_NFSD is not set
631CONFIG_ROOT_NFS=y 654CONFIG_ROOT_NFS=y
655# CONFIG_NFSD is not set
632CONFIG_LOCKD=y 656CONFIG_LOCKD=y
633CONFIG_LOCKD_V4=y 657CONFIG_LOCKD_V4=y
634CONFIG_NFS_COMMON=y 658CONFIG_NFS_COMMON=y
635CONFIG_SUNRPC=y 659CONFIG_SUNRPC=y
636# CONFIG_SUNRPC_BIND34 is not set
637# CONFIG_RPCSEC_GSS_KRB5 is not set 660# CONFIG_RPCSEC_GSS_KRB5 is not set
638# CONFIG_RPCSEC_GSS_SPKM3 is not set 661# CONFIG_RPCSEC_GSS_SPKM3 is not set
639# CONFIG_SMB_FS is not set 662# CONFIG_SMB_FS is not set
@@ -654,8 +677,10 @@ CONFIG_MSDOS_PARTITION=y
654# Library routines 677# Library routines
655# 678#
656CONFIG_BITREVERSE=y 679CONFIG_BITREVERSE=y
680# CONFIG_GENERIC_FIND_FIRST_BIT is not set
657# CONFIG_CRC_CCITT is not set 681# CONFIG_CRC_CCITT is not set
658# CONFIG_CRC16 is not set 682# CONFIG_CRC16 is not set
683# CONFIG_CRC_T10DIF is not set
659# CONFIG_CRC_ITU_T is not set 684# CONFIG_CRC_ITU_T is not set
660CONFIG_CRC32=y 685CONFIG_CRC32=y
661# CONFIG_CRC7 is not set 686# CONFIG_CRC7 is not set
@@ -665,6 +690,7 @@ CONFIG_PLIST=y
665CONFIG_HAS_IOMEM=y 690CONFIG_HAS_IOMEM=y
666CONFIG_HAS_IOPORT=y 691CONFIG_HAS_IOPORT=y
667CONFIG_HAS_DMA=y 692CONFIG_HAS_DMA=y
693CONFIG_HAVE_LMB=y
668 694
669# 695#
670# Kernel hacking 696# Kernel hacking
@@ -672,6 +698,7 @@ CONFIG_HAS_DMA=y
672# CONFIG_PRINTK_TIME is not set 698# CONFIG_PRINTK_TIME is not set
673CONFIG_ENABLE_WARN_DEPRECATED=y 699CONFIG_ENABLE_WARN_DEPRECATED=y
674CONFIG_ENABLE_MUST_CHECK=y 700CONFIG_ENABLE_MUST_CHECK=y
701CONFIG_FRAME_WARN=1024
675CONFIG_MAGIC_SYSRQ=y 702CONFIG_MAGIC_SYSRQ=y
676# CONFIG_UNUSED_SYMBOLS is not set 703# CONFIG_UNUSED_SYMBOLS is not set
677CONFIG_DEBUG_FS=y 704CONFIG_DEBUG_FS=y
@@ -679,9 +706,12 @@ CONFIG_DEBUG_FS=y
679CONFIG_DEBUG_KERNEL=y 706CONFIG_DEBUG_KERNEL=y
680# CONFIG_DEBUG_SHIRQ is not set 707# CONFIG_DEBUG_SHIRQ is not set
681CONFIG_DETECT_SOFTLOCKUP=y 708CONFIG_DETECT_SOFTLOCKUP=y
709# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
710CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
682CONFIG_SCHED_DEBUG=y 711CONFIG_SCHED_DEBUG=y
683# CONFIG_SCHEDSTATS is not set 712# CONFIG_SCHEDSTATS is not set
684# CONFIG_TIMER_STATS is not set 713# CONFIG_TIMER_STATS is not set
714# CONFIG_DEBUG_OBJECTS is not set
685# CONFIG_SLUB_DEBUG_ON is not set 715# CONFIG_SLUB_DEBUG_ON is not set
686# CONFIG_SLUB_STATS is not set 716# CONFIG_SLUB_STATS is not set
687# CONFIG_DEBUG_RT_MUTEXES is not set 717# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -694,19 +724,30 @@ CONFIG_SCHED_DEBUG=y
694# CONFIG_DEBUG_BUGVERBOSE is not set 724# CONFIG_DEBUG_BUGVERBOSE is not set
695# CONFIG_DEBUG_INFO is not set 725# CONFIG_DEBUG_INFO is not set
696# CONFIG_DEBUG_VM is not set 726# CONFIG_DEBUG_VM is not set
727# CONFIG_DEBUG_WRITECOUNT is not set
728# CONFIG_DEBUG_MEMORY_INIT is not set
697# CONFIG_DEBUG_LIST is not set 729# CONFIG_DEBUG_LIST is not set
698# CONFIG_DEBUG_SG is not set 730# CONFIG_DEBUG_SG is not set
699# CONFIG_BOOT_PRINTK_DELAY is not set 731# CONFIG_BOOT_PRINTK_DELAY is not set
700# CONFIG_RCU_TORTURE_TEST is not set 732# CONFIG_RCU_TORTURE_TEST is not set
701# CONFIG_BACKTRACE_SELF_TEST is not set 733# CONFIG_BACKTRACE_SELF_TEST is not set
702# CONFIG_FAULT_INJECTION is not set 734# CONFIG_FAULT_INJECTION is not set
735# CONFIG_LATENCYTOP is not set
736CONFIG_HAVE_FTRACE=y
737CONFIG_HAVE_DYNAMIC_FTRACE=y
738# CONFIG_FTRACE is not set
739# CONFIG_SCHED_TRACER is not set
740# CONFIG_CONTEXT_SWITCH_TRACER is not set
703# CONFIG_SAMPLES is not set 741# CONFIG_SAMPLES is not set
742CONFIG_HAVE_ARCH_KGDB=y
743# CONFIG_KGDB is not set
704# CONFIG_DEBUG_STACKOVERFLOW is not set 744# CONFIG_DEBUG_STACKOVERFLOW is not set
705# CONFIG_DEBUG_STACK_USAGE is not set 745# CONFIG_DEBUG_STACK_USAGE is not set
706# CONFIG_DEBUG_PAGEALLOC is not set 746# CONFIG_DEBUG_PAGEALLOC is not set
707CONFIG_DEBUGGER=y 747# CONFIG_CODE_PATCHING_SELFTEST is not set
708# CONFIG_KGDB is not set 748# CONFIG_FTR_FIXUP_SELFTEST is not set
709# CONFIG_XMON is not set 749# CONFIG_XMON is not set
750# CONFIG_IRQSTACKS is not set
710# CONFIG_VIRQ_DEBUG is not set 751# CONFIG_VIRQ_DEBUG is not set
711# CONFIG_BDI_SWITCH is not set 752# CONFIG_BDI_SWITCH is not set
712# CONFIG_PPC_EARLY_DEBUG is not set 753# CONFIG_PPC_EARLY_DEBUG is not set
@@ -719,3 +760,4 @@ CONFIG_DEBUGGER=y
719# CONFIG_SECURITY_FILE_CAPABILITIES is not set 760# CONFIG_SECURITY_FILE_CAPABILITIES is not set
720# CONFIG_CRYPTO is not set 761# CONFIG_CRYPTO is not set
721# CONFIG_PPC_CLOCK is not set 762# CONFIG_PPC_CLOCK is not set
763# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/ebony_defconfig b/arch/powerpc/configs/44x/ebony_defconfig
index 07c8d4ce175..17615750b49 100644
--- a/arch/powerpc/configs/44x/ebony_defconfig
+++ b/arch/powerpc/configs/44x/ebony_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:50:44 2008 4# Tue Aug 5 09:04:12 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -29,8 +29,12 @@ CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y 29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y 30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
32# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
32# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
33CONFIG_IRQ_PER_CPU=y 34CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
37CONFIG_LOCKDEP_SUPPORT=y
34CONFIG_RWSEM_XCHGADD_ALGORITHM=y 38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
35CONFIG_ARCH_HAS_ILOG2_U32=y 39CONFIG_ARCH_HAS_ILOG2_U32=y
36CONFIG_GENERIC_HWEIGHT=y 40CONFIG_GENERIC_HWEIGHT=y
@@ -78,6 +82,7 @@ CONFIG_FAIR_GROUP_SCHED=y
78CONFIG_USER_SCHED=y 82CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set 83# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y 84CONFIG_SYSFS_DEPRECATED=y
85CONFIG_SYSFS_DEPRECATED_V2=y
81# CONFIG_RELAY is not set 86# CONFIG_RELAY is not set
82# CONFIG_NAMESPACES is not set 87# CONFIG_NAMESPACES is not set
83CONFIG_BLK_DEV_INITRD=y 88CONFIG_BLK_DEV_INITRD=y
@@ -86,6 +91,7 @@ CONFIG_INITRAMFS_SOURCE=""
86CONFIG_SYSCTL=y 91CONFIG_SYSCTL=y
87CONFIG_EMBEDDED=y 92CONFIG_EMBEDDED=y
88CONFIG_SYSCTL_SYSCALL=y 93CONFIG_SYSCTL_SYSCALL=y
94CONFIG_SYSCTL_SYSCALL_CHECK=y
89CONFIG_KALLSYMS=y 95CONFIG_KALLSYMS=y
90CONFIG_KALLSYMS_ALL=y 96CONFIG_KALLSYMS_ALL=y
91CONFIG_KALLSYMS_EXTRA_PASS=y 97CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -111,13 +117,22 @@ CONFIG_SLUB=y
111# CONFIG_MARKERS is not set 117# CONFIG_MARKERS is not set
112CONFIG_HAVE_OPROFILE=y 118CONFIG_HAVE_OPROFILE=y
113# CONFIG_KPROBES is not set 119# CONFIG_KPROBES is not set
120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
114CONFIG_HAVE_KPROBES=y 122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
124CONFIG_HAVE_ARCH_TRACEHOOK=y
125# CONFIG_HAVE_DMA_ATTRS is not set
126# CONFIG_USE_GENERIC_SMP_HELPERS is not set
127# CONFIG_HAVE_CLK is not set
115CONFIG_PROC_PAGE_MONITOR=y 128CONFIG_PROC_PAGE_MONITOR=y
129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
116CONFIG_SLABINFO=y 130CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y 131CONFIG_RT_MUTEXES=y
118# CONFIG_TINY_SHMEM is not set 132# CONFIG_TINY_SHMEM is not set
119CONFIG_BASE_SMALL=0 133CONFIG_BASE_SMALL=0
120CONFIG_MODULES=y 134CONFIG_MODULES=y
135# CONFIG_MODULE_FORCE_LOAD is not set
121CONFIG_MODULE_UNLOAD=y 136CONFIG_MODULE_UNLOAD=y
122# CONFIG_MODULE_FORCE_UNLOAD is not set 137# CONFIG_MODULE_FORCE_UNLOAD is not set
123# CONFIG_MODVERSIONS is not set 138# CONFIG_MODVERSIONS is not set
@@ -128,6 +143,7 @@ CONFIG_LBD=y
128# CONFIG_BLK_DEV_IO_TRACE is not set 143# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set 144# CONFIG_LSF is not set
130# CONFIG_BLK_DEV_BSG is not set 145# CONFIG_BLK_DEV_BSG is not set
146# CONFIG_BLK_DEV_INTEGRITY is not set
131 147
132# 148#
133# IO Schedulers 149# IO Schedulers
@@ -142,24 +158,25 @@ CONFIG_DEFAULT_AS=y
142# CONFIG_DEFAULT_NOOP is not set 158# CONFIG_DEFAULT_NOOP is not set
143CONFIG_DEFAULT_IOSCHED="anticipatory" 159CONFIG_DEFAULT_IOSCHED="anticipatory"
144CONFIG_CLASSIC_RCU=y 160CONFIG_CLASSIC_RCU=y
145# CONFIG_PREEMPT_RCU is not set
146# CONFIG_PPC4xx_PCI_EXPRESS is not set 161# CONFIG_PPC4xx_PCI_EXPRESS is not set
147 162
148# 163#
149# Platform support 164# Platform support
150# 165#
151# CONFIG_PPC_MPC512x is not set
152# CONFIG_PPC_MPC5121 is not set
153# CONFIG_PPC_CELL is not set 166# CONFIG_PPC_CELL is not set
154# CONFIG_PPC_CELL_NATIVE is not set 167# CONFIG_PPC_CELL_NATIVE is not set
155# CONFIG_PQ2ADS is not set 168# CONFIG_PQ2ADS is not set
156# CONFIG_BAMBOO is not set 169# CONFIG_BAMBOO is not set
157CONFIG_EBONY=y 170CONFIG_EBONY=y
171# CONFIG_SAM440EP is not set
158# CONFIG_SEQUOIA is not set 172# CONFIG_SEQUOIA is not set
159# CONFIG_TAISHAN is not set 173# CONFIG_TAISHAN is not set
160# CONFIG_KATMAI is not set 174# CONFIG_KATMAI is not set
161# CONFIG_RAINIER is not set 175# CONFIG_RAINIER is not set
162# CONFIG_WARP is not set 176# CONFIG_WARP is not set
177# CONFIG_CANYONLANDS is not set
178# CONFIG_YOSEMITE is not set
179# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
163CONFIG_440GP=y 180CONFIG_440GP=y
164# CONFIG_IPIC is not set 181# CONFIG_IPIC is not set
165# CONFIG_MPIC is not set 182# CONFIG_MPIC is not set
@@ -192,7 +209,6 @@ CONFIG_HZ=250
192CONFIG_PREEMPT_NONE=y 209CONFIG_PREEMPT_NONE=y
193# CONFIG_PREEMPT_VOLUNTARY is not set 210# CONFIG_PREEMPT_VOLUNTARY is not set
194# CONFIG_PREEMPT is not set 211# CONFIG_PREEMPT is not set
195CONFIG_RCU_TRACE=y
196CONFIG_BINFMT_ELF=y 212CONFIG_BINFMT_ELF=y
197# CONFIG_BINFMT_MISC is not set 213# CONFIG_BINFMT_MISC is not set
198CONFIG_MATH_EMULATION=y 214CONFIG_MATH_EMULATION=y
@@ -210,13 +226,17 @@ CONFIG_FLATMEM=y
210CONFIG_FLAT_NODE_MEM_MAP=y 226CONFIG_FLAT_NODE_MEM_MAP=y
211# CONFIG_SPARSEMEM_STATIC is not set 227# CONFIG_SPARSEMEM_STATIC is not set
212# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 228# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
229CONFIG_PAGEFLAGS_EXTENDED=y
213CONFIG_SPLIT_PTLOCK_CPUS=4 230CONFIG_SPLIT_PTLOCK_CPUS=4
231CONFIG_MIGRATION=y
214CONFIG_RESOURCES_64BIT=y 232CONFIG_RESOURCES_64BIT=y
215CONFIG_ZONE_DMA_FLAG=1 233CONFIG_ZONE_DMA_FLAG=1
216CONFIG_BOUNCE=y 234CONFIG_BOUNCE=y
217CONFIG_VIRT_TO_BUS=y 235CONFIG_VIRT_TO_BUS=y
236CONFIG_FORCE_MAX_ZONEORDER=11
218CONFIG_PROC_DEVICETREE=y 237CONFIG_PROC_DEVICETREE=y
219# CONFIG_CMDLINE_BOOL is not set 238# CONFIG_CMDLINE_BOOL is not set
239CONFIG_EXTRA_TARGETS=""
220CONFIG_SECCOMP=y 240CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y 241CONFIG_ISA_DMA_API=y
222 242
@@ -225,6 +245,8 @@ CONFIG_ISA_DMA_API=y
225# 245#
226CONFIG_ZONE_DMA=y 246CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y 247CONFIG_PPC_INDIRECT_PCI=y
248CONFIG_4xx_SOC=y
249CONFIG_PPC_PCI_CHOICE=y
228CONFIG_PCI=y 250CONFIG_PCI=y
229CONFIG_PCI_DOMAINS=y 251CONFIG_PCI_DOMAINS=y
230CONFIG_PCI_SYSCALL=y 252CONFIG_PCI_SYSCALL=y
@@ -235,6 +257,7 @@ CONFIG_PCI_LEGACY=y
235# CONFIG_PCI_DEBUG is not set 257# CONFIG_PCI_DEBUG is not set
236# CONFIG_PCCARD is not set 258# CONFIG_PCCARD is not set
237# CONFIG_HOTPLUG_PCI is not set 259# CONFIG_HOTPLUG_PCI is not set
260# CONFIG_HAS_RAPIDIO is not set
238 261
239# 262#
240# Advanced setup 263# Advanced setup
@@ -244,17 +267,13 @@ CONFIG_PCI_LEGACY=y
244# 267#
245# Default settings for advanced configuration options are used 268# Default settings for advanced configuration options are used
246# 269#
247CONFIG_HIGHMEM_START=0xfe000000
248CONFIG_LOWMEM_SIZE=0x30000000 270CONFIG_LOWMEM_SIZE=0x30000000
271CONFIG_PAGE_OFFSET=0xc0000000
249CONFIG_KERNEL_START=0xc0000000 272CONFIG_KERNEL_START=0xc0000000
273CONFIG_PHYSICAL_START=0x00000000
250CONFIG_TASK_SIZE=0xc0000000 274CONFIG_TASK_SIZE=0xc0000000
251CONFIG_CONSISTENT_START=0xff100000 275CONFIG_CONSISTENT_START=0xff100000
252CONFIG_CONSISTENT_SIZE=0x00200000 276CONFIG_CONSISTENT_SIZE=0x00200000
253CONFIG_BOOT_LOAD=0x01000000
254
255#
256# Networking
257#
258CONFIG_NET=y 277CONFIG_NET=y
259 278
260# 279#
@@ -292,8 +311,6 @@ CONFIG_TCP_CONG_CUBIC=y
292CONFIG_DEFAULT_TCP_CONG="cubic" 311CONFIG_DEFAULT_TCP_CONG="cubic"
293# CONFIG_TCP_MD5SIG is not set 312# CONFIG_TCP_MD5SIG is not set
294# CONFIG_IPV6 is not set 313# CONFIG_IPV6 is not set
295# CONFIG_INET6_XFRM_TUNNEL is not set
296# CONFIG_INET6_TUNNEL is not set
297# CONFIG_NETWORK_SECMARK is not set 314# CONFIG_NETWORK_SECMARK is not set
298# CONFIG_NETFILTER is not set 315# CONFIG_NETFILTER is not set
299# CONFIG_IP_DCCP is not set 316# CONFIG_IP_DCCP is not set
@@ -343,6 +360,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y 360CONFIG_STANDALONE=y
344CONFIG_PREVENT_FIRMWARE_BUILD=y 361CONFIG_PREVENT_FIRMWARE_BUILD=y
345CONFIG_FW_LOADER=y 362CONFIG_FW_LOADER=y
363CONFIG_FIRMWARE_IN_KERNEL=y
364CONFIG_EXTRA_FIRMWARE=""
346# CONFIG_DEBUG_DRIVER is not set 365# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set 366# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set 367# CONFIG_SYS_HYPERVISOR is not set
@@ -355,6 +374,7 @@ CONFIG_MTD_PARTITIONS=y
355# CONFIG_MTD_REDBOOT_PARTS is not set 374# CONFIG_MTD_REDBOOT_PARTS is not set
356# CONFIG_MTD_CMDLINE_PARTS is not set 375# CONFIG_MTD_CMDLINE_PARTS is not set
357CONFIG_MTD_OF_PARTS=y 376CONFIG_MTD_OF_PARTS=y
377# CONFIG_MTD_AR7_PARTS is not set
358 378
359# 379#
360# User Modules And Translation Layers 380# User Modules And Translation Layers
@@ -444,12 +464,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
444# CONFIG_CDROM_PKTCDVD is not set 464# CONFIG_CDROM_PKTCDVD is not set
445# CONFIG_ATA_OVER_ETH is not set 465# CONFIG_ATA_OVER_ETH is not set
446# CONFIG_XILINX_SYSACE is not set 466# CONFIG_XILINX_SYSACE is not set
467# CONFIG_BLK_DEV_HD is not set
447CONFIG_MISC_DEVICES=y 468CONFIG_MISC_DEVICES=y
448# CONFIG_PHANTOM is not set 469# CONFIG_PHANTOM is not set
449# CONFIG_EEPROM_93CX6 is not set 470# CONFIG_EEPROM_93CX6 is not set
450# CONFIG_SGI_IOC4 is not set 471# CONFIG_SGI_IOC4 is not set
451# CONFIG_TIFM_CORE is not set 472# CONFIG_TIFM_CORE is not set
452# CONFIG_ENCLOSURE_SERVICES is not set 473# CONFIG_ENCLOSURE_SERVICES is not set
474# CONFIG_HP_ILO is not set
453CONFIG_HAVE_IDE=y 475CONFIG_HAVE_IDE=y
454# CONFIG_IDE is not set 476# CONFIG_IDE is not set
455 477
@@ -467,12 +489,15 @@ CONFIG_HAVE_IDE=y
467# 489#
468# IEEE 1394 (FireWire) support 490# IEEE 1394 (FireWire) support
469# 491#
492
493#
494# Enable only one of the two stacks, unless you know what you are doing
495#
470# CONFIG_FIREWIRE is not set 496# CONFIG_FIREWIRE is not set
471# CONFIG_IEEE1394 is not set 497# CONFIG_IEEE1394 is not set
472# CONFIG_I2O is not set 498# CONFIG_I2O is not set
473# CONFIG_MACINTOSH_DRIVERS is not set 499# CONFIG_MACINTOSH_DRIVERS is not set
474CONFIG_NETDEVICES=y 500CONFIG_NETDEVICES=y
475# CONFIG_NETDEVICES_MULTIQUEUE is not set
476# CONFIG_DUMMY is not set 501# CONFIG_DUMMY is not set
477# CONFIG_BONDING is not set 502# CONFIG_BONDING is not set
478# CONFIG_MACVLAN is not set 503# CONFIG_MACVLAN is not set
@@ -507,7 +532,6 @@ CONFIG_NETDEV_1000=y
507# CONFIG_DL2K is not set 532# CONFIG_DL2K is not set
508# CONFIG_E1000 is not set 533# CONFIG_E1000 is not set
509# CONFIG_E1000E is not set 534# CONFIG_E1000E is not set
510# CONFIG_E1000E_ENABLED is not set
511# CONFIG_IP1000 is not set 535# CONFIG_IP1000 is not set
512# CONFIG_IGB is not set 536# CONFIG_IGB is not set
513# CONFIG_NS83820 is not set 537# CONFIG_NS83820 is not set
@@ -517,12 +541,12 @@ CONFIG_NETDEV_1000=y
517# CONFIG_SIS190 is not set 541# CONFIG_SIS190 is not set
518# CONFIG_SKGE is not set 542# CONFIG_SKGE is not set
519# CONFIG_SKY2 is not set 543# CONFIG_SKY2 is not set
520# CONFIG_SK98LIN is not set
521# CONFIG_VIA_VELOCITY is not set 544# CONFIG_VIA_VELOCITY is not set
522# CONFIG_TIGON3 is not set 545# CONFIG_TIGON3 is not set
523# CONFIG_BNX2 is not set 546# CONFIG_BNX2 is not set
524# CONFIG_QLA3XXX is not set 547# CONFIG_QLA3XXX is not set
525# CONFIG_ATL1 is not set 548# CONFIG_ATL1 is not set
549# CONFIG_ATL1E is not set
526CONFIG_NETDEV_10000=y 550CONFIG_NETDEV_10000=y
527# CONFIG_CHELSIO_T1 is not set 551# CONFIG_CHELSIO_T1 is not set
528# CONFIG_CHELSIO_T3 is not set 552# CONFIG_CHELSIO_T3 is not set
@@ -535,6 +559,7 @@ CONFIG_NETDEV_10000=y
535# CONFIG_MLX4_CORE is not set 559# CONFIG_MLX4_CORE is not set
536# CONFIG_TEHUTI is not set 560# CONFIG_TEHUTI is not set
537# CONFIG_BNX2X is not set 561# CONFIG_BNX2X is not set
562# CONFIG_SFC is not set
538# CONFIG_TR is not set 563# CONFIG_TR is not set
539 564
540# 565#
@@ -542,6 +567,7 @@ CONFIG_NETDEV_10000=y
542# 567#
543# CONFIG_WLAN_PRE80211 is not set 568# CONFIG_WLAN_PRE80211 is not set
544# CONFIG_WLAN_80211 is not set 569# CONFIG_WLAN_80211 is not set
570# CONFIG_IWLWIFI_LEDS is not set
545# CONFIG_WAN is not set 571# CONFIG_WAN is not set
546# CONFIG_FDDI is not set 572# CONFIG_FDDI is not set
547# CONFIG_HIPPI is not set 573# CONFIG_HIPPI is not set
@@ -568,6 +594,7 @@ CONFIG_NETDEV_10000=y
568# Character devices 594# Character devices
569# 595#
570# CONFIG_VT is not set 596# CONFIG_VT is not set
597CONFIG_DEVKMEM=y
571# CONFIG_SERIAL_NONSTANDARD is not set 598# CONFIG_SERIAL_NONSTANDARD is not set
572# CONFIG_NOZOMI is not set 599# CONFIG_NOZOMI is not set
573 600
@@ -606,12 +633,9 @@ CONFIG_LEGACY_PTY_COUNT=256
606# CONFIG_TCG_TPM is not set 633# CONFIG_TCG_TPM is not set
607CONFIG_DEVPORT=y 634CONFIG_DEVPORT=y
608# CONFIG_I2C is not set 635# CONFIG_I2C is not set
609
610#
611# SPI support
612#
613# CONFIG_SPI is not set 636# CONFIG_SPI is not set
614# CONFIG_SPI_MASTER is not set 637CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
638# CONFIG_GPIOLIB is not set
615# CONFIG_W1 is not set 639# CONFIG_W1 is not set
616# CONFIG_POWER_SUPPLY is not set 640# CONFIG_POWER_SUPPLY is not set
617# CONFIG_HWMON is not set 641# CONFIG_HWMON is not set
@@ -627,13 +651,24 @@ CONFIG_SSB_POSSIBLE=y
627# 651#
628# Multifunction device drivers 652# Multifunction device drivers
629# 653#
654# CONFIG_MFD_CORE is not set
630# CONFIG_MFD_SM501 is not set 655# CONFIG_MFD_SM501 is not set
656# CONFIG_HTC_PASIC3 is not set
631 657
632# 658#
633# Multimedia devices 659# Multimedia devices
634# 660#
661
662#
663# Multimedia core support
664#
635# CONFIG_VIDEO_DEV is not set 665# CONFIG_VIDEO_DEV is not set
636# CONFIG_DVB_CORE is not set 666# CONFIG_DVB_CORE is not set
667# CONFIG_VIDEO_MEDIA is not set
668
669#
670# Multimedia drivers
671#
637# CONFIG_DAB is not set 672# CONFIG_DAB is not set
638 673
639# 674#
@@ -650,16 +685,14 @@ CONFIG_SSB_POSSIBLE=y
650# Display device support 685# Display device support
651# 686#
652# CONFIG_DISPLAY_SUPPORT is not set 687# CONFIG_DISPLAY_SUPPORT is not set
653
654#
655# Sound
656#
657# CONFIG_SOUND is not set 688# CONFIG_SOUND is not set
658CONFIG_USB_SUPPORT=y 689CONFIG_USB_SUPPORT=y
659CONFIG_USB_ARCH_HAS_HCD=y 690CONFIG_USB_ARCH_HAS_HCD=y
660CONFIG_USB_ARCH_HAS_OHCI=y 691CONFIG_USB_ARCH_HAS_OHCI=y
661CONFIG_USB_ARCH_HAS_EHCI=y 692CONFIG_USB_ARCH_HAS_EHCI=y
662# CONFIG_USB is not set 693# CONFIG_USB is not set
694# CONFIG_USB_OTG_WHITELIST is not set
695# CONFIG_USB_OTG_BLACKLIST_HUB is not set
663 696
664# 697#
665# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 698# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -668,13 +701,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
668# CONFIG_MMC is not set 701# CONFIG_MMC is not set
669# CONFIG_MEMSTICK is not set 702# CONFIG_MEMSTICK is not set
670# CONFIG_NEW_LEDS is not set 703# CONFIG_NEW_LEDS is not set
704# CONFIG_ACCESSIBILITY is not set
671# CONFIG_INFINIBAND is not set 705# CONFIG_INFINIBAND is not set
672# CONFIG_EDAC is not set 706# CONFIG_EDAC is not set
673# CONFIG_RTC_CLASS is not set 707# CONFIG_RTC_CLASS is not set
674 708# CONFIG_DMADEVICES is not set
675#
676# Userspace I/O
677#
678# CONFIG_UIO is not set 709# CONFIG_UIO is not set
679 710
680# 711#
@@ -689,7 +720,6 @@ CONFIG_EXT2_FS=y
689# CONFIG_JFS_FS is not set 720# CONFIG_JFS_FS is not set
690# CONFIG_FS_POSIX_ACL is not set 721# CONFIG_FS_POSIX_ACL is not set
691# CONFIG_XFS_FS is not set 722# CONFIG_XFS_FS is not set
692# CONFIG_GFS2_FS is not set
693# CONFIG_OCFS2_FS is not set 723# CONFIG_OCFS2_FS is not set
694CONFIG_DNOTIFY=y 724CONFIG_DNOTIFY=y
695CONFIG_INOTIFY=y 725CONFIG_INOTIFY=y
@@ -748,6 +778,7 @@ CONFIG_JFFS2_RTIME=y
748CONFIG_CRAMFS=y 778CONFIG_CRAMFS=y
749# CONFIG_VXFS_FS is not set 779# CONFIG_VXFS_FS is not set
750# CONFIG_MINIX_FS is not set 780# CONFIG_MINIX_FS is not set
781# CONFIG_OMFS_FS is not set
751# CONFIG_HPFS_FS is not set 782# CONFIG_HPFS_FS is not set
752# CONFIG_QNX4FS_FS is not set 783# CONFIG_QNX4FS_FS is not set
753# CONFIG_ROMFS_FS is not set 784# CONFIG_ROMFS_FS is not set
@@ -758,14 +789,12 @@ CONFIG_NFS_FS=y
758CONFIG_NFS_V3=y 789CONFIG_NFS_V3=y
759# CONFIG_NFS_V3_ACL is not set 790# CONFIG_NFS_V3_ACL is not set
760# CONFIG_NFS_V4 is not set 791# CONFIG_NFS_V4 is not set
761# CONFIG_NFS_DIRECTIO is not set
762# CONFIG_NFSD is not set
763CONFIG_ROOT_NFS=y 792CONFIG_ROOT_NFS=y
793# CONFIG_NFSD is not set
764CONFIG_LOCKD=y 794CONFIG_LOCKD=y
765CONFIG_LOCKD_V4=y 795CONFIG_LOCKD_V4=y
766CONFIG_NFS_COMMON=y 796CONFIG_NFS_COMMON=y
767CONFIG_SUNRPC=y 797CONFIG_SUNRPC=y
768# CONFIG_SUNRPC_BIND34 is not set
769# CONFIG_RPCSEC_GSS_KRB5 is not set 798# CONFIG_RPCSEC_GSS_KRB5 is not set
770# CONFIG_RPCSEC_GSS_SPKM3 is not set 799# CONFIG_RPCSEC_GSS_SPKM3 is not set
771# CONFIG_SMB_FS is not set 800# CONFIG_SMB_FS is not set
@@ -786,8 +815,10 @@ CONFIG_MSDOS_PARTITION=y
786# Library routines 815# Library routines
787# 816#
788CONFIG_BITREVERSE=y 817CONFIG_BITREVERSE=y
818# CONFIG_GENERIC_FIND_FIRST_BIT is not set
789# CONFIG_CRC_CCITT is not set 819# CONFIG_CRC_CCITT is not set
790# CONFIG_CRC16 is not set 820# CONFIG_CRC16 is not set
821# CONFIG_CRC_T10DIF is not set
791# CONFIG_CRC_ITU_T is not set 822# CONFIG_CRC_ITU_T is not set
792CONFIG_CRC32=y 823CONFIG_CRC32=y
793# CONFIG_CRC7 is not set 824# CONFIG_CRC7 is not set
@@ -798,6 +829,7 @@ CONFIG_PLIST=y
798CONFIG_HAS_IOMEM=y 829CONFIG_HAS_IOMEM=y
799CONFIG_HAS_IOPORT=y 830CONFIG_HAS_IOPORT=y
800CONFIG_HAS_DMA=y 831CONFIG_HAS_DMA=y
832CONFIG_HAVE_LMB=y
801 833
802# 834#
803# Kernel hacking 835# Kernel hacking
@@ -805,6 +837,7 @@ CONFIG_HAS_DMA=y
805# CONFIG_PRINTK_TIME is not set 837# CONFIG_PRINTK_TIME is not set
806CONFIG_ENABLE_WARN_DEPRECATED=y 838CONFIG_ENABLE_WARN_DEPRECATED=y
807CONFIG_ENABLE_MUST_CHECK=y 839CONFIG_ENABLE_MUST_CHECK=y
840CONFIG_FRAME_WARN=1024
808CONFIG_MAGIC_SYSRQ=y 841CONFIG_MAGIC_SYSRQ=y
809# CONFIG_UNUSED_SYMBOLS is not set 842# CONFIG_UNUSED_SYMBOLS is not set
810CONFIG_DEBUG_FS=y 843CONFIG_DEBUG_FS=y
@@ -812,9 +845,12 @@ CONFIG_DEBUG_FS=y
812CONFIG_DEBUG_KERNEL=y 845CONFIG_DEBUG_KERNEL=y
813# CONFIG_DEBUG_SHIRQ is not set 846# CONFIG_DEBUG_SHIRQ is not set
814CONFIG_DETECT_SOFTLOCKUP=y 847CONFIG_DETECT_SOFTLOCKUP=y
848# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
849CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
815CONFIG_SCHED_DEBUG=y 850CONFIG_SCHED_DEBUG=y
816# CONFIG_SCHEDSTATS is not set 851# CONFIG_SCHEDSTATS is not set
817# CONFIG_TIMER_STATS is not set 852# CONFIG_TIMER_STATS is not set
853# CONFIG_DEBUG_OBJECTS is not set
818# CONFIG_SLUB_DEBUG_ON is not set 854# CONFIG_SLUB_DEBUG_ON is not set
819# CONFIG_SLUB_STATS is not set 855# CONFIG_SLUB_STATS is not set
820# CONFIG_DEBUG_RT_MUTEXES is not set 856# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -827,17 +863,30 @@ CONFIG_SCHED_DEBUG=y
827CONFIG_DEBUG_BUGVERBOSE=y 863CONFIG_DEBUG_BUGVERBOSE=y
828# CONFIG_DEBUG_INFO is not set 864# CONFIG_DEBUG_INFO is not set
829# CONFIG_DEBUG_VM is not set 865# CONFIG_DEBUG_VM is not set
866# CONFIG_DEBUG_WRITECOUNT is not set
867# CONFIG_DEBUG_MEMORY_INIT is not set
830# CONFIG_DEBUG_LIST is not set 868# CONFIG_DEBUG_LIST is not set
831# CONFIG_DEBUG_SG is not set 869# CONFIG_DEBUG_SG is not set
832# CONFIG_BOOT_PRINTK_DELAY is not set 870# CONFIG_BOOT_PRINTK_DELAY is not set
833# CONFIG_RCU_TORTURE_TEST is not set 871# CONFIG_RCU_TORTURE_TEST is not set
834# CONFIG_BACKTRACE_SELF_TEST is not set 872# CONFIG_BACKTRACE_SELF_TEST is not set
835# CONFIG_FAULT_INJECTION is not set 873# CONFIG_FAULT_INJECTION is not set
874# CONFIG_LATENCYTOP is not set
875CONFIG_HAVE_FTRACE=y
876CONFIG_HAVE_DYNAMIC_FTRACE=y
877# CONFIG_FTRACE is not set
878# CONFIG_SCHED_TRACER is not set
879# CONFIG_CONTEXT_SWITCH_TRACER is not set
836# CONFIG_SAMPLES is not set 880# CONFIG_SAMPLES is not set
881CONFIG_HAVE_ARCH_KGDB=y
882# CONFIG_KGDB is not set
837# CONFIG_DEBUG_STACKOVERFLOW is not set 883# CONFIG_DEBUG_STACKOVERFLOW is not set
838# CONFIG_DEBUG_STACK_USAGE is not set 884# CONFIG_DEBUG_STACK_USAGE is not set
839# CONFIG_DEBUG_PAGEALLOC is not set 885# CONFIG_DEBUG_PAGEALLOC is not set
840# CONFIG_DEBUGGER is not set 886# CONFIG_CODE_PATCHING_SELFTEST is not set
887# CONFIG_FTR_FIXUP_SELFTEST is not set
888# CONFIG_XMON is not set
889# CONFIG_IRQSTACKS is not set
841# CONFIG_VIRQ_DEBUG is not set 890# CONFIG_VIRQ_DEBUG is not set
842# CONFIG_BDI_SWITCH is not set 891# CONFIG_BDI_SWITCH is not set
843# CONFIG_PPC_EARLY_DEBUG is not set 892# CONFIG_PPC_EARLY_DEBUG is not set
@@ -849,50 +898,84 @@ CONFIG_DEBUG_BUGVERBOSE=y
849# CONFIG_SECURITY is not set 898# CONFIG_SECURITY is not set
850# CONFIG_SECURITY_FILE_CAPABILITIES is not set 899# CONFIG_SECURITY_FILE_CAPABILITIES is not set
851CONFIG_CRYPTO=y 900CONFIG_CRYPTO=y
901
902#
903# Crypto core or helper
904#
852CONFIG_CRYPTO_ALGAPI=y 905CONFIG_CRYPTO_ALGAPI=y
853CONFIG_CRYPTO_BLKCIPHER=y 906CONFIG_CRYPTO_BLKCIPHER=y
854# CONFIG_CRYPTO_SEQIV is not set
855CONFIG_CRYPTO_MANAGER=y 907CONFIG_CRYPTO_MANAGER=y
908# CONFIG_CRYPTO_GF128MUL is not set
909# CONFIG_CRYPTO_NULL is not set
910# CONFIG_CRYPTO_CRYPTD is not set
911# CONFIG_CRYPTO_AUTHENC is not set
912# CONFIG_CRYPTO_TEST is not set
913
914#
915# Authenticated Encryption with Associated Data
916#
917# CONFIG_CRYPTO_CCM is not set
918# CONFIG_CRYPTO_GCM is not set
919# CONFIG_CRYPTO_SEQIV is not set
920
921#
922# Block modes
923#
924CONFIG_CRYPTO_CBC=y
925# CONFIG_CRYPTO_CTR is not set
926# CONFIG_CRYPTO_CTS is not set
927CONFIG_CRYPTO_ECB=y
928# CONFIG_CRYPTO_LRW is not set
929CONFIG_CRYPTO_PCBC=y
930# CONFIG_CRYPTO_XTS is not set
931
932#
933# Hash modes
934#
856# CONFIG_CRYPTO_HMAC is not set 935# CONFIG_CRYPTO_HMAC is not set
857# CONFIG_CRYPTO_XCBC is not set 936# CONFIG_CRYPTO_XCBC is not set
858# CONFIG_CRYPTO_NULL is not set 937
938#
939# Digest
940#
941# CONFIG_CRYPTO_CRC32C is not set
859# CONFIG_CRYPTO_MD4 is not set 942# CONFIG_CRYPTO_MD4 is not set
860CONFIG_CRYPTO_MD5=y 943CONFIG_CRYPTO_MD5=y
944# CONFIG_CRYPTO_MICHAEL_MIC is not set
945# CONFIG_CRYPTO_RMD128 is not set
946# CONFIG_CRYPTO_RMD160 is not set
947# CONFIG_CRYPTO_RMD256 is not set
948# CONFIG_CRYPTO_RMD320 is not set
861# CONFIG_CRYPTO_SHA1 is not set 949# CONFIG_CRYPTO_SHA1 is not set
862# CONFIG_CRYPTO_SHA256 is not set 950# CONFIG_CRYPTO_SHA256 is not set
863# CONFIG_CRYPTO_SHA512 is not set 951# CONFIG_CRYPTO_SHA512 is not set
864# CONFIG_CRYPTO_WP512 is not set
865# CONFIG_CRYPTO_TGR192 is not set 952# CONFIG_CRYPTO_TGR192 is not set
866# CONFIG_CRYPTO_GF128MUL is not set 953# CONFIG_CRYPTO_WP512 is not set
867CONFIG_CRYPTO_ECB=y 954
868CONFIG_CRYPTO_CBC=y 955#
869CONFIG_CRYPTO_PCBC=y 956# Ciphers
870# CONFIG_CRYPTO_LRW is not set 957#
871# CONFIG_CRYPTO_XTS is not set
872# CONFIG_CRYPTO_CTR is not set
873# CONFIG_CRYPTO_GCM is not set
874# CONFIG_CRYPTO_CCM is not set
875# CONFIG_CRYPTO_CRYPTD is not set
876CONFIG_CRYPTO_DES=y
877# CONFIG_CRYPTO_FCRYPT is not set
878# CONFIG_CRYPTO_BLOWFISH is not set
879# CONFIG_CRYPTO_TWOFISH is not set
880# CONFIG_CRYPTO_SERPENT is not set
881# CONFIG_CRYPTO_AES is not set 958# CONFIG_CRYPTO_AES is not set
959# CONFIG_CRYPTO_ANUBIS is not set
960# CONFIG_CRYPTO_ARC4 is not set
961# CONFIG_CRYPTO_BLOWFISH is not set
962# CONFIG_CRYPTO_CAMELLIA is not set
882# CONFIG_CRYPTO_CAST5 is not set 963# CONFIG_CRYPTO_CAST5 is not set
883# CONFIG_CRYPTO_CAST6 is not set 964# CONFIG_CRYPTO_CAST6 is not set
884# CONFIG_CRYPTO_TEA is not set 965CONFIG_CRYPTO_DES=y
885# CONFIG_CRYPTO_ARC4 is not set 966# CONFIG_CRYPTO_FCRYPT is not set
886# CONFIG_CRYPTO_KHAZAD is not set 967# CONFIG_CRYPTO_KHAZAD is not set
887# CONFIG_CRYPTO_ANUBIS is not set
888# CONFIG_CRYPTO_SEED is not set
889# CONFIG_CRYPTO_SALSA20 is not set 968# CONFIG_CRYPTO_SALSA20 is not set
969# CONFIG_CRYPTO_SEED is not set
970# CONFIG_CRYPTO_SERPENT is not set
971# CONFIG_CRYPTO_TEA is not set
972# CONFIG_CRYPTO_TWOFISH is not set
973
974#
975# Compression
976#
890# CONFIG_CRYPTO_DEFLATE is not set 977# CONFIG_CRYPTO_DEFLATE is not set
891# CONFIG_CRYPTO_MICHAEL_MIC is not set
892# CONFIG_CRYPTO_CRC32C is not set
893# CONFIG_CRYPTO_CAMELLIA is not set
894# CONFIG_CRYPTO_TEST is not set
895# CONFIG_CRYPTO_AUTHENC is not set
896# CONFIG_CRYPTO_LZO is not set 978# CONFIG_CRYPTO_LZO is not set
897# CONFIG_CRYPTO_HW is not set 979# CONFIG_CRYPTO_HW is not set
898# CONFIG_PPC_CLOCK is not set 980# CONFIG_PPC_CLOCK is not set
981# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/katmai_defconfig b/arch/powerpc/configs/44x/katmai_defconfig
index c8804ec01ea..7bc4082a1c9 100644
--- a/arch/powerpc/configs/44x/katmai_defconfig
+++ b/arch/powerpc/configs/44x/katmai_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24-rc6 3# Linux kernel version: 2.6.27-rc1
4# Mon Dec 24 11:17:43 2007 4# Tue Aug 5 09:06:51 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -29,7 +29,12 @@ CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y 29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y 30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
32# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
32CONFIG_IRQ_PER_CPU=y 34CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
37CONFIG_LOCKDEP_SUPPORT=y
33CONFIG_RWSEM_XCHGADD_ALGORITHM=y 38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
34CONFIG_ARCH_HAS_ILOG2_U32=y 39CONFIG_ARCH_HAS_ILOG2_U32=y
35CONFIG_GENERIC_HWEIGHT=y 40CONFIG_GENERIC_HWEIGHT=y
@@ -67,23 +72,22 @@ CONFIG_SYSVIPC_SYSCTL=y
67CONFIG_POSIX_MQUEUE=y 72CONFIG_POSIX_MQUEUE=y
68# CONFIG_BSD_PROCESS_ACCT is not set 73# CONFIG_BSD_PROCESS_ACCT is not set
69# CONFIG_TASKSTATS is not set 74# CONFIG_TASKSTATS is not set
70# CONFIG_USER_NS is not set
71# CONFIG_PID_NS is not set
72# CONFIG_AUDIT is not set 75# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set 76# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14 77CONFIG_LOG_BUF_SHIFT=14
75# CONFIG_CGROUPS is not set 78# CONFIG_CGROUPS is not set
76CONFIG_FAIR_GROUP_SCHED=y 79# CONFIG_GROUP_SCHED is not set
77CONFIG_FAIR_USER_SCHED=y
78# CONFIG_FAIR_CGROUP_SCHED is not set
79CONFIG_SYSFS_DEPRECATED=y 80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
80# CONFIG_RELAY is not set 82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
81CONFIG_BLK_DEV_INITRD=y 84CONFIG_BLK_DEV_INITRD=y
82CONFIG_INITRAMFS_SOURCE="" 85CONFIG_INITRAMFS_SOURCE=""
83# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
84CONFIG_SYSCTL=y 87CONFIG_SYSCTL=y
85CONFIG_EMBEDDED=y 88CONFIG_EMBEDDED=y
86CONFIG_SYSCTL_SYSCALL=y 89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_SYSCTL_SYSCALL_CHECK=y
87CONFIG_KALLSYMS=y 91CONFIG_KALLSYMS=y
88# CONFIG_KALLSYMS_ALL is not set 92# CONFIG_KALLSYMS_ALL is not set
89# CONFIG_KALLSYMS_EXTRA_PASS is not set 93# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -91,11 +95,13 @@ CONFIG_HOTPLUG=y
91CONFIG_PRINTK=y 95CONFIG_PRINTK=y
92CONFIG_BUG=y 96CONFIG_BUG=y
93CONFIG_ELF_CORE=y 97CONFIG_ELF_CORE=y
98CONFIG_COMPAT_BRK=y
94CONFIG_BASE_FULL=y 99CONFIG_BASE_FULL=y
95CONFIG_FUTEX=y 100CONFIG_FUTEX=y
96CONFIG_ANON_INODES=y 101CONFIG_ANON_INODES=y
97CONFIG_EPOLL=y 102CONFIG_EPOLL=y
98CONFIG_SIGNALFD=y 103CONFIG_SIGNALFD=y
104CONFIG_TIMERFD=y
99CONFIG_EVENTFD=y 105CONFIG_EVENTFD=y
100CONFIG_SHMEM=y 106CONFIG_SHMEM=y
101CONFIG_VM_EVENT_COUNTERS=y 107CONFIG_VM_EVENT_COUNTERS=y
@@ -103,10 +109,26 @@ CONFIG_SLUB_DEBUG=y
103# CONFIG_SLAB is not set 109# CONFIG_SLAB is not set
104CONFIG_SLUB=y 110CONFIG_SLUB=y
105# CONFIG_SLOB is not set 111# CONFIG_SLOB is not set
112# CONFIG_PROFILING is not set
113# CONFIG_MARKERS is not set
114CONFIG_HAVE_OPROFILE=y
115# CONFIG_KPROBES is not set
116CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
117CONFIG_HAVE_IOREMAP_PROT=y
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_HAVE_ARCH_TRACEHOOK=y
121# CONFIG_HAVE_DMA_ATTRS is not set
122# CONFIG_USE_GENERIC_SMP_HELPERS is not set
123# CONFIG_HAVE_CLK is not set
124CONFIG_PROC_PAGE_MONITOR=y
125# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
126CONFIG_SLABINFO=y
106CONFIG_RT_MUTEXES=y 127CONFIG_RT_MUTEXES=y
107# CONFIG_TINY_SHMEM is not set 128# CONFIG_TINY_SHMEM is not set
108CONFIG_BASE_SMALL=0 129CONFIG_BASE_SMALL=0
109CONFIG_MODULES=y 130CONFIG_MODULES=y
131# CONFIG_MODULE_FORCE_LOAD is not set
110CONFIG_MODULE_UNLOAD=y 132CONFIG_MODULE_UNLOAD=y
111# CONFIG_MODULE_FORCE_UNLOAD is not set 133# CONFIG_MODULE_FORCE_UNLOAD is not set
112# CONFIG_MODVERSIONS is not set 134# CONFIG_MODVERSIONS is not set
@@ -117,6 +139,7 @@ CONFIG_LBD=y
117# CONFIG_BLK_DEV_IO_TRACE is not set 139# CONFIG_BLK_DEV_IO_TRACE is not set
118# CONFIG_LSF is not set 140# CONFIG_LSF is not set
119# CONFIG_BLK_DEV_BSG is not set 141# CONFIG_BLK_DEV_BSG is not set
142# CONFIG_BLK_DEV_INTEGRITY is not set
120 143
121# 144#
122# IO Schedulers 145# IO Schedulers
@@ -130,23 +153,28 @@ CONFIG_DEFAULT_AS=y
130# CONFIG_DEFAULT_CFQ is not set 153# CONFIG_DEFAULT_CFQ is not set
131# CONFIG_DEFAULT_NOOP is not set 154# CONFIG_DEFAULT_NOOP is not set
132CONFIG_DEFAULT_IOSCHED="anticipatory" 155CONFIG_DEFAULT_IOSCHED="anticipatory"
156CONFIG_CLASSIC_RCU=y
133CONFIG_PPC4xx_PCI_EXPRESS=y 157CONFIG_PPC4xx_PCI_EXPRESS=y
134 158
135# 159#
136# Platform support 160# Platform support
137# 161#
138# CONFIG_PPC_MPC52xx is not set
139# CONFIG_PPC_MPC5200 is not set
140# CONFIG_PPC_CELL is not set 162# CONFIG_PPC_CELL is not set
141# CONFIG_PPC_CELL_NATIVE is not set 163# CONFIG_PPC_CELL_NATIVE is not set
142# CONFIG_PQ2ADS is not set 164# CONFIG_PQ2ADS is not set
143# CONFIG_BAMBOO is not set 165# CONFIG_BAMBOO is not set
144# CONFIG_EBONY is not set 166# CONFIG_EBONY is not set
167# CONFIG_SAM440EP is not set
145# CONFIG_SEQUOIA is not set 168# CONFIG_SEQUOIA is not set
146# CONFIG_TAISHAN is not set 169# CONFIG_TAISHAN is not set
147CONFIG_KATMAI=y 170CONFIG_KATMAI=y
148# CONFIG_RAINIER is not set 171# CONFIG_RAINIER is not set
172# CONFIG_WARP is not set
173# CONFIG_CANYONLANDS is not set
174# CONFIG_YOSEMITE is not set
175# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
149CONFIG_440SPe=y 176CONFIG_440SPe=y
177# CONFIG_IPIC is not set
150# CONFIG_MPIC is not set 178# CONFIG_MPIC is not set
151# CONFIG_MPIC_WEIRD is not set 179# CONFIG_MPIC_WEIRD is not set
152# CONFIG_PPC_I8259 is not set 180# CONFIG_PPC_I8259 is not set
@@ -157,7 +185,6 @@ CONFIG_440SPe=y
157# CONFIG_PPC_INDIRECT_IO is not set 185# CONFIG_PPC_INDIRECT_IO is not set
158# CONFIG_GENERIC_IOMAP is not set 186# CONFIG_GENERIC_IOMAP is not set
159# CONFIG_CPU_FREQ is not set 187# CONFIG_CPU_FREQ is not set
160# CONFIG_CPM2 is not set
161# CONFIG_FSL_ULI1575 is not set 188# CONFIG_FSL_ULI1575 is not set
162 189
163# 190#
@@ -173,13 +200,17 @@ CONFIG_HZ_250=y
173# CONFIG_HZ_300 is not set 200# CONFIG_HZ_300 is not set
174# CONFIG_HZ_1000 is not set 201# CONFIG_HZ_1000 is not set
175CONFIG_HZ=250 202CONFIG_HZ=250
203# CONFIG_SCHED_HRTICK is not set
176CONFIG_PREEMPT_NONE=y 204CONFIG_PREEMPT_NONE=y
177# CONFIG_PREEMPT_VOLUNTARY is not set 205# CONFIG_PREEMPT_VOLUNTARY is not set
178# CONFIG_PREEMPT is not set 206# CONFIG_PREEMPT is not set
179CONFIG_BINFMT_ELF=y 207CONFIG_BINFMT_ELF=y
180# CONFIG_BINFMT_MISC is not set 208# CONFIG_BINFMT_MISC is not set
181# CONFIG_MATH_EMULATION is not set 209# CONFIG_MATH_EMULATION is not set
210# CONFIG_IOMMU_HELPER is not set
182CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 211CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
212CONFIG_ARCH_HAS_WALK_MEMORY=y
213CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
183CONFIG_ARCH_FLATMEM_ENABLE=y 214CONFIG_ARCH_FLATMEM_ENABLE=y
184CONFIG_ARCH_POPULATES_NODE_MAP=y 215CONFIG_ARCH_POPULATES_NODE_MAP=y
185CONFIG_SELECT_MEMORY_MODEL=y 216CONFIG_SELECT_MEMORY_MODEL=y
@@ -190,17 +221,19 @@ CONFIG_FLATMEM=y
190CONFIG_FLAT_NODE_MEM_MAP=y 221CONFIG_FLAT_NODE_MEM_MAP=y
191# CONFIG_SPARSEMEM_STATIC is not set 222# CONFIG_SPARSEMEM_STATIC is not set
192# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 223# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
224CONFIG_PAGEFLAGS_EXTENDED=y
193CONFIG_SPLIT_PTLOCK_CPUS=4 225CONFIG_SPLIT_PTLOCK_CPUS=4
226CONFIG_MIGRATION=y
194CONFIG_RESOURCES_64BIT=y 227CONFIG_RESOURCES_64BIT=y
195CONFIG_ZONE_DMA_FLAG=1 228CONFIG_ZONE_DMA_FLAG=1
196CONFIG_BOUNCE=y 229CONFIG_BOUNCE=y
197CONFIG_VIRT_TO_BUS=y 230CONFIG_VIRT_TO_BUS=y
231CONFIG_FORCE_MAX_ZONEORDER=11
198CONFIG_PROC_DEVICETREE=y 232CONFIG_PROC_DEVICETREE=y
199CONFIG_CMDLINE_BOOL=y 233CONFIG_CMDLINE_BOOL=y
200CONFIG_CMDLINE="" 234CONFIG_CMDLINE=""
235CONFIG_EXTRA_TARGETS=""
201CONFIG_SECCOMP=y 236CONFIG_SECCOMP=y
202CONFIG_WANT_DEVICE_TREE=y
203CONFIG_DEVICE_TREE="katmai.dts"
204CONFIG_ISA_DMA_API=y 237CONFIG_ISA_DMA_API=y
205 238
206# 239#
@@ -208,6 +241,8 @@ CONFIG_ISA_DMA_API=y
208# 241#
209CONFIG_ZONE_DMA=y 242CONFIG_ZONE_DMA=y
210CONFIG_PPC_INDIRECT_PCI=y 243CONFIG_PPC_INDIRECT_PCI=y
244CONFIG_4xx_SOC=y
245CONFIG_PPC_PCI_CHOICE=y
211CONFIG_PCI=y 246CONFIG_PCI=y
212CONFIG_PCI_DOMAINS=y 247CONFIG_PCI_DOMAINS=y
213CONFIG_PCI_SYSCALL=y 248CONFIG_PCI_SYSCALL=y
@@ -218,6 +253,7 @@ CONFIG_PCI_LEGACY=y
218# CONFIG_PCI_DEBUG is not set 253# CONFIG_PCI_DEBUG is not set
219# CONFIG_PCCARD is not set 254# CONFIG_PCCARD is not set
220# CONFIG_HOTPLUG_PCI is not set 255# CONFIG_HOTPLUG_PCI is not set
256# CONFIG_HAS_RAPIDIO is not set
221 257
222# 258#
223# Advanced setup 259# Advanced setup
@@ -227,17 +263,13 @@ CONFIG_PCI_LEGACY=y
227# 263#
228# Default settings for advanced configuration options are used 264# Default settings for advanced configuration options are used
229# 265#
230CONFIG_HIGHMEM_START=0xfe000000
231CONFIG_LOWMEM_SIZE=0x30000000 266CONFIG_LOWMEM_SIZE=0x30000000
267CONFIG_PAGE_OFFSET=0xc0000000
232CONFIG_KERNEL_START=0xc0000000 268CONFIG_KERNEL_START=0xc0000000
269CONFIG_PHYSICAL_START=0x00000000
233CONFIG_TASK_SIZE=0xc0000000 270CONFIG_TASK_SIZE=0xc0000000
234CONFIG_CONSISTENT_START=0xff100000 271CONFIG_CONSISTENT_START=0xff100000
235CONFIG_CONSISTENT_SIZE=0x00200000 272CONFIG_CONSISTENT_SIZE=0x00200000
236CONFIG_BOOT_LOAD=0x01000000
237
238#
239# Networking
240#
241CONFIG_NET=y 273CONFIG_NET=y
242 274
243# 275#
@@ -275,8 +307,6 @@ CONFIG_TCP_CONG_CUBIC=y
275CONFIG_DEFAULT_TCP_CONG="cubic" 307CONFIG_DEFAULT_TCP_CONG="cubic"
276# CONFIG_TCP_MD5SIG is not set 308# CONFIG_TCP_MD5SIG is not set
277# CONFIG_IPV6 is not set 309# CONFIG_IPV6 is not set
278# CONFIG_INET6_XFRM_TUNNEL is not set
279# CONFIG_INET6_TUNNEL is not set
280# CONFIG_NETWORK_SECMARK is not set 310# CONFIG_NETWORK_SECMARK is not set
281# CONFIG_NETFILTER is not set 311# CONFIG_NETFILTER is not set
282# CONFIG_IP_DCCP is not set 312# CONFIG_IP_DCCP is not set
@@ -300,6 +330,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
300# 330#
301# CONFIG_NET_PKTGEN is not set 331# CONFIG_NET_PKTGEN is not set
302# CONFIG_HAMRADIO is not set 332# CONFIG_HAMRADIO is not set
333# CONFIG_CAN is not set
303# CONFIG_IRDA is not set 334# CONFIG_IRDA is not set
304# CONFIG_BT is not set 335# CONFIG_BT is not set
305# CONFIG_AF_RXRPC is not set 336# CONFIG_AF_RXRPC is not set
@@ -325,6 +356,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
325CONFIG_STANDALONE=y 356CONFIG_STANDALONE=y
326CONFIG_PREVENT_FIRMWARE_BUILD=y 357CONFIG_PREVENT_FIRMWARE_BUILD=y
327CONFIG_FW_LOADER=y 358CONFIG_FW_LOADER=y
359CONFIG_FIRMWARE_IN_KERNEL=y
360CONFIG_EXTRA_FIRMWARE=""
328# CONFIG_DEBUG_DRIVER is not set 361# CONFIG_DEBUG_DRIVER is not set
329# CONFIG_DEBUG_DEVRES is not set 362# CONFIG_DEBUG_DEVRES is not set
330# CONFIG_SYS_HYPERVISOR is not set 363# CONFIG_SYS_HYPERVISOR is not set
@@ -346,15 +379,19 @@ CONFIG_BLK_DEV=y
346CONFIG_BLK_DEV_RAM=y 379CONFIG_BLK_DEV_RAM=y
347CONFIG_BLK_DEV_RAM_COUNT=16 380CONFIG_BLK_DEV_RAM_COUNT=16
348CONFIG_BLK_DEV_RAM_SIZE=35000 381CONFIG_BLK_DEV_RAM_SIZE=35000
349CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 382# CONFIG_BLK_DEV_XIP is not set
350# CONFIG_CDROM_PKTCDVD is not set 383# CONFIG_CDROM_PKTCDVD is not set
351# CONFIG_ATA_OVER_ETH is not set 384# CONFIG_ATA_OVER_ETH is not set
352# CONFIG_XILINX_SYSACE is not set 385# CONFIG_XILINX_SYSACE is not set
386# CONFIG_BLK_DEV_HD is not set
353CONFIG_MISC_DEVICES=y 387CONFIG_MISC_DEVICES=y
354# CONFIG_PHANTOM is not set 388# CONFIG_PHANTOM is not set
355# CONFIG_EEPROM_93CX6 is not set 389# CONFIG_EEPROM_93CX6 is not set
356# CONFIG_SGI_IOC4 is not set 390# CONFIG_SGI_IOC4 is not set
357# CONFIG_TIFM_CORE is not set 391# CONFIG_TIFM_CORE is not set
392# CONFIG_ENCLOSURE_SERVICES is not set
393# CONFIG_HP_ILO is not set
394CONFIG_HAVE_IDE=y
358# CONFIG_IDE is not set 395# CONFIG_IDE is not set
359 396
360# 397#
@@ -371,6 +408,10 @@ CONFIG_MISC_DEVICES=y
371# 408#
372# IEEE 1394 (FireWire) support 409# IEEE 1394 (FireWire) support
373# 410#
411
412#
413# Enable only one of the two stacks, unless you know what you are doing
414#
374# CONFIG_FIREWIRE is not set 415# CONFIG_FIREWIRE is not set
375# CONFIG_IEEE1394 is not set 416# CONFIG_IEEE1394 is not set
376# CONFIG_I2O is not set 417# CONFIG_I2O is not set
@@ -378,14 +419,12 @@ CONFIG_MACINTOSH_DRIVERS=y
378# CONFIG_MAC_EMUMOUSEBTN is not set 419# CONFIG_MAC_EMUMOUSEBTN is not set
379# CONFIG_WINDFARM is not set 420# CONFIG_WINDFARM is not set
380CONFIG_NETDEVICES=y 421CONFIG_NETDEVICES=y
381# CONFIG_NETDEVICES_MULTIQUEUE is not set
382# CONFIG_DUMMY is not set 422# CONFIG_DUMMY is not set
383# CONFIG_BONDING is not set 423# CONFIG_BONDING is not set
384# CONFIG_MACVLAN is not set 424# CONFIG_MACVLAN is not set
385# CONFIG_EQUALIZER is not set 425# CONFIG_EQUALIZER is not set
386# CONFIG_TUN is not set 426# CONFIG_TUN is not set
387# CONFIG_VETH is not set 427# CONFIG_VETH is not set
388# CONFIG_IP1000 is not set
389# CONFIG_ARCNET is not set 428# CONFIG_ARCNET is not set
390# CONFIG_PHYLIB is not set 429# CONFIG_PHYLIB is not set
391CONFIG_NET_ETHERNET=y 430CONFIG_NET_ETHERNET=y
@@ -414,6 +453,8 @@ CONFIG_NETDEV_1000=y
414# CONFIG_DL2K is not set 453# CONFIG_DL2K is not set
415# CONFIG_E1000 is not set 454# CONFIG_E1000 is not set
416# CONFIG_E1000E is not set 455# CONFIG_E1000E is not set
456# CONFIG_IP1000 is not set
457# CONFIG_IGB is not set
417# CONFIG_NS83820 is not set 458# CONFIG_NS83820 is not set
418# CONFIG_HAMACHI is not set 459# CONFIG_HAMACHI is not set
419# CONFIG_YELLOWFIN is not set 460# CONFIG_YELLOWFIN is not set
@@ -421,12 +462,12 @@ CONFIG_NETDEV_1000=y
421# CONFIG_SIS190 is not set 462# CONFIG_SIS190 is not set
422# CONFIG_SKGE is not set 463# CONFIG_SKGE is not set
423# CONFIG_SKY2 is not set 464# CONFIG_SKY2 is not set
424# CONFIG_SK98LIN is not set
425# CONFIG_VIA_VELOCITY is not set 465# CONFIG_VIA_VELOCITY is not set
426# CONFIG_TIGON3 is not set 466# CONFIG_TIGON3 is not set
427# CONFIG_BNX2 is not set 467# CONFIG_BNX2 is not set
428# CONFIG_QLA3XXX is not set 468# CONFIG_QLA3XXX is not set
429# CONFIG_ATL1 is not set 469# CONFIG_ATL1 is not set
470# CONFIG_ATL1E is not set
430CONFIG_NETDEV_10000=y 471CONFIG_NETDEV_10000=y
431# CONFIG_CHELSIO_T1 is not set 472# CONFIG_CHELSIO_T1 is not set
432# CONFIG_CHELSIO_T3 is not set 473# CONFIG_CHELSIO_T3 is not set
@@ -438,6 +479,8 @@ CONFIG_NETDEV_10000=y
438# CONFIG_NIU is not set 479# CONFIG_NIU is not set
439# CONFIG_MLX4_CORE is not set 480# CONFIG_MLX4_CORE is not set
440# CONFIG_TEHUTI is not set 481# CONFIG_TEHUTI is not set
482# CONFIG_BNX2X is not set
483# CONFIG_SFC is not set
441# CONFIG_TR is not set 484# CONFIG_TR is not set
442 485
443# 486#
@@ -445,12 +488,12 @@ CONFIG_NETDEV_10000=y
445# 488#
446# CONFIG_WLAN_PRE80211 is not set 489# CONFIG_WLAN_PRE80211 is not set
447# CONFIG_WLAN_80211 is not set 490# CONFIG_WLAN_80211 is not set
491# CONFIG_IWLWIFI_LEDS is not set
448# CONFIG_WAN is not set 492# CONFIG_WAN is not set
449# CONFIG_FDDI is not set 493# CONFIG_FDDI is not set
450# CONFIG_HIPPI is not set 494# CONFIG_HIPPI is not set
451# CONFIG_PPP is not set 495# CONFIG_PPP is not set
452# CONFIG_SLIP is not set 496# CONFIG_SLIP is not set
453# CONFIG_SHAPER is not set
454# CONFIG_NETCONSOLE is not set 497# CONFIG_NETCONSOLE is not set
455# CONFIG_NETPOLL is not set 498# CONFIG_NETPOLL is not set
456# CONFIG_NET_POLL_CONTROLLER is not set 499# CONFIG_NET_POLL_CONTROLLER is not set
@@ -472,7 +515,9 @@ CONFIG_NETDEV_10000=y
472# Character devices 515# Character devices
473# 516#
474# CONFIG_VT is not set 517# CONFIG_VT is not set
518CONFIG_DEVKMEM=y
475# CONFIG_SERIAL_NONSTANDARD is not set 519# CONFIG_SERIAL_NONSTANDARD is not set
520# CONFIG_NOZOMI is not set
476 521
477# 522#
478# Serial drivers 523# Serial drivers
@@ -509,15 +554,14 @@ CONFIG_LEGACY_PTY_COUNT=256
509# CONFIG_TCG_TPM is not set 554# CONFIG_TCG_TPM is not set
510CONFIG_DEVPORT=y 555CONFIG_DEVPORT=y
511# CONFIG_I2C is not set 556# CONFIG_I2C is not set
512
513#
514# SPI support
515#
516# CONFIG_SPI is not set 557# CONFIG_SPI is not set
517# CONFIG_SPI_MASTER is not set 558CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
559# CONFIG_GPIOLIB is not set
518# CONFIG_W1 is not set 560# CONFIG_W1 is not set
519# CONFIG_POWER_SUPPLY is not set 561# CONFIG_POWER_SUPPLY is not set
520# CONFIG_HWMON is not set 562# CONFIG_HWMON is not set
563# CONFIG_THERMAL is not set
564# CONFIG_THERMAL_HWMON is not set
521# CONFIG_WATCHDOG is not set 565# CONFIG_WATCHDOG is not set
522 566
523# 567#
@@ -529,13 +573,24 @@ CONFIG_SSB_POSSIBLE=y
529# 573#
530# Multifunction device drivers 574# Multifunction device drivers
531# 575#
576# CONFIG_MFD_CORE is not set
532# CONFIG_MFD_SM501 is not set 577# CONFIG_MFD_SM501 is not set
578# CONFIG_HTC_PASIC3 is not set
533 579
534# 580#
535# Multimedia devices 581# Multimedia devices
536# 582#
583
584#
585# Multimedia core support
586#
537# CONFIG_VIDEO_DEV is not set 587# CONFIG_VIDEO_DEV is not set
538# CONFIG_DVB_CORE is not set 588# CONFIG_DVB_CORE is not set
589# CONFIG_VIDEO_MEDIA is not set
590
591#
592# Multimedia drivers
593#
539CONFIG_DAB=y 594CONFIG_DAB=y
540 595
541# 596#
@@ -552,34 +607,27 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
552# Display device support 607# Display device support
553# 608#
554# CONFIG_DISPLAY_SUPPORT is not set 609# CONFIG_DISPLAY_SUPPORT is not set
555
556#
557# Sound
558#
559# CONFIG_SOUND is not set 610# CONFIG_SOUND is not set
560CONFIG_USB_SUPPORT=y 611CONFIG_USB_SUPPORT=y
561CONFIG_USB_ARCH_HAS_HCD=y 612CONFIG_USB_ARCH_HAS_HCD=y
562CONFIG_USB_ARCH_HAS_OHCI=y 613CONFIG_USB_ARCH_HAS_OHCI=y
563CONFIG_USB_ARCH_HAS_EHCI=y 614CONFIG_USB_ARCH_HAS_EHCI=y
564# CONFIG_USB is not set 615# CONFIG_USB is not set
616# CONFIG_USB_OTG_WHITELIST is not set
617# CONFIG_USB_OTG_BLACKLIST_HUB is not set
565 618
566# 619#
567# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 620# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
568# 621#
569
570#
571# USB Gadget Support
572#
573# CONFIG_USB_GADGET is not set 622# CONFIG_USB_GADGET is not set
574# CONFIG_MMC is not set 623# CONFIG_MMC is not set
624# CONFIG_MEMSTICK is not set
575# CONFIG_NEW_LEDS is not set 625# CONFIG_NEW_LEDS is not set
626# CONFIG_ACCESSIBILITY is not set
576# CONFIG_INFINIBAND is not set 627# CONFIG_INFINIBAND is not set
577# CONFIG_EDAC is not set 628# CONFIG_EDAC is not set
578# CONFIG_RTC_CLASS is not set 629# CONFIG_RTC_CLASS is not set
579 630# CONFIG_DMADEVICES is not set
580#
581# Userspace I/O
582#
583# CONFIG_UIO is not set 631# CONFIG_UIO is not set
584 632
585# 633#
@@ -594,14 +642,11 @@ CONFIG_EXT2_FS=y
594# CONFIG_JFS_FS is not set 642# CONFIG_JFS_FS is not set
595# CONFIG_FS_POSIX_ACL is not set 643# CONFIG_FS_POSIX_ACL is not set
596# CONFIG_XFS_FS is not set 644# CONFIG_XFS_FS is not set
597# CONFIG_GFS2_FS is not set
598# CONFIG_OCFS2_FS is not set 645# CONFIG_OCFS2_FS is not set
599# CONFIG_MINIX_FS is not set 646CONFIG_DNOTIFY=y
600# CONFIG_ROMFS_FS is not set
601CONFIG_INOTIFY=y 647CONFIG_INOTIFY=y
602CONFIG_INOTIFY_USER=y 648CONFIG_INOTIFY_USER=y
603# CONFIG_QUOTA is not set 649# CONFIG_QUOTA is not set
604CONFIG_DNOTIFY=y
605# CONFIG_AUTOFS_FS is not set 650# CONFIG_AUTOFS_FS is not set
606# CONFIG_AUTOFS4_FS is not set 651# CONFIG_AUTOFS4_FS is not set
607# CONFIG_FUSE_FS is not set 652# CONFIG_FUSE_FS is not set
@@ -643,8 +688,11 @@ CONFIG_TMPFS=y
643# CONFIG_EFS_FS is not set 688# CONFIG_EFS_FS is not set
644CONFIG_CRAMFS=y 689CONFIG_CRAMFS=y
645# CONFIG_VXFS_FS is not set 690# CONFIG_VXFS_FS is not set
691# CONFIG_MINIX_FS is not set
692# CONFIG_OMFS_FS is not set
646# CONFIG_HPFS_FS is not set 693# CONFIG_HPFS_FS is not set
647# CONFIG_QNX4FS_FS is not set 694# CONFIG_QNX4FS_FS is not set
695# CONFIG_ROMFS_FS is not set
648# CONFIG_SYSV_FS is not set 696# CONFIG_SYSV_FS is not set
649# CONFIG_UFS_FS is not set 697# CONFIG_UFS_FS is not set
650CONFIG_NETWORK_FILESYSTEMS=y 698CONFIG_NETWORK_FILESYSTEMS=y
@@ -652,14 +700,12 @@ CONFIG_NFS_FS=y
652CONFIG_NFS_V3=y 700CONFIG_NFS_V3=y
653# CONFIG_NFS_V3_ACL is not set 701# CONFIG_NFS_V3_ACL is not set
654# CONFIG_NFS_V4 is not set 702# CONFIG_NFS_V4 is not set
655# CONFIG_NFS_DIRECTIO is not set
656# CONFIG_NFSD is not set
657CONFIG_ROOT_NFS=y 703CONFIG_ROOT_NFS=y
704# CONFIG_NFSD is not set
658CONFIG_LOCKD=y 705CONFIG_LOCKD=y
659CONFIG_LOCKD_V4=y 706CONFIG_LOCKD_V4=y
660CONFIG_NFS_COMMON=y 707CONFIG_NFS_COMMON=y
661CONFIG_SUNRPC=y 708CONFIG_SUNRPC=y
662# CONFIG_SUNRPC_BIND34 is not set
663# CONFIG_RPCSEC_GSS_KRB5 is not set 709# CONFIG_RPCSEC_GSS_KRB5 is not set
664# CONFIG_RPCSEC_GSS_SPKM3 is not set 710# CONFIG_RPCSEC_GSS_SPKM3 is not set
665# CONFIG_SMB_FS is not set 711# CONFIG_SMB_FS is not set
@@ -675,14 +721,15 @@ CONFIG_SUNRPC=y
675CONFIG_MSDOS_PARTITION=y 721CONFIG_MSDOS_PARTITION=y
676# CONFIG_NLS is not set 722# CONFIG_NLS is not set
677# CONFIG_DLM is not set 723# CONFIG_DLM is not set
678# CONFIG_UCC_SLOW is not set
679 724
680# 725#
681# Library routines 726# Library routines
682# 727#
683CONFIG_BITREVERSE=y 728CONFIG_BITREVERSE=y
729# CONFIG_GENERIC_FIND_FIRST_BIT is not set
684# CONFIG_CRC_CCITT is not set 730# CONFIG_CRC_CCITT is not set
685# CONFIG_CRC16 is not set 731# CONFIG_CRC16 is not set
732# CONFIG_CRC_T10DIF is not set
686# CONFIG_CRC_ITU_T is not set 733# CONFIG_CRC_ITU_T is not set
687CONFIG_CRC32=y 734CONFIG_CRC32=y
688# CONFIG_CRC7 is not set 735# CONFIG_CRC7 is not set
@@ -692,10 +739,7 @@ CONFIG_PLIST=y
692CONFIG_HAS_IOMEM=y 739CONFIG_HAS_IOMEM=y
693CONFIG_HAS_IOPORT=y 740CONFIG_HAS_IOPORT=y
694CONFIG_HAS_DMA=y 741CONFIG_HAS_DMA=y
695CONFIG_INSTRUMENTATION=y 742CONFIG_HAVE_LMB=y
696# CONFIG_PROFILING is not set
697# CONFIG_KPROBES is not set
698# CONFIG_MARKERS is not set
699 743
700# 744#
701# Kernel hacking 745# Kernel hacking
@@ -703,6 +747,7 @@ CONFIG_INSTRUMENTATION=y
703# CONFIG_PRINTK_TIME is not set 747# CONFIG_PRINTK_TIME is not set
704CONFIG_ENABLE_WARN_DEPRECATED=y 748CONFIG_ENABLE_WARN_DEPRECATED=y
705CONFIG_ENABLE_MUST_CHECK=y 749CONFIG_ENABLE_MUST_CHECK=y
750CONFIG_FRAME_WARN=1024
706CONFIG_MAGIC_SYSRQ=y 751CONFIG_MAGIC_SYSRQ=y
707# CONFIG_UNUSED_SYMBOLS is not set 752# CONFIG_UNUSED_SYMBOLS is not set
708# CONFIG_DEBUG_FS is not set 753# CONFIG_DEBUG_FS is not set
@@ -710,10 +755,14 @@ CONFIG_MAGIC_SYSRQ=y
710CONFIG_DEBUG_KERNEL=y 755CONFIG_DEBUG_KERNEL=y
711# CONFIG_DEBUG_SHIRQ is not set 756# CONFIG_DEBUG_SHIRQ is not set
712CONFIG_DETECT_SOFTLOCKUP=y 757CONFIG_DETECT_SOFTLOCKUP=y
758# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
759CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
713CONFIG_SCHED_DEBUG=y 760CONFIG_SCHED_DEBUG=y
714# CONFIG_SCHEDSTATS is not set 761# CONFIG_SCHEDSTATS is not set
715# CONFIG_TIMER_STATS is not set 762# CONFIG_TIMER_STATS is not set
763# CONFIG_DEBUG_OBJECTS is not set
716# CONFIG_SLUB_DEBUG_ON is not set 764# CONFIG_SLUB_DEBUG_ON is not set
765# CONFIG_SLUB_STATS is not set
717# CONFIG_DEBUG_RT_MUTEXES is not set 766# CONFIG_DEBUG_RT_MUTEXES is not set
718# CONFIG_RT_MUTEX_TESTER is not set 767# CONFIG_RT_MUTEX_TESTER is not set
719# CONFIG_DEBUG_SPINLOCK is not set 768# CONFIG_DEBUG_SPINLOCK is not set
@@ -724,19 +773,30 @@ CONFIG_SCHED_DEBUG=y
724# CONFIG_DEBUG_BUGVERBOSE is not set 773# CONFIG_DEBUG_BUGVERBOSE is not set
725# CONFIG_DEBUG_INFO is not set 774# CONFIG_DEBUG_INFO is not set
726# CONFIG_DEBUG_VM is not set 775# CONFIG_DEBUG_VM is not set
776# CONFIG_DEBUG_WRITECOUNT is not set
777# CONFIG_DEBUG_MEMORY_INIT is not set
727# CONFIG_DEBUG_LIST is not set 778# CONFIG_DEBUG_LIST is not set
728# CONFIG_DEBUG_SG is not set 779# CONFIG_DEBUG_SG is not set
729CONFIG_FORCED_INLINING=y
730# CONFIG_BOOT_PRINTK_DELAY is not set 780# CONFIG_BOOT_PRINTK_DELAY is not set
731# CONFIG_RCU_TORTURE_TEST is not set 781# CONFIG_RCU_TORTURE_TEST is not set
782# CONFIG_BACKTRACE_SELF_TEST is not set
732# CONFIG_FAULT_INJECTION is not set 783# CONFIG_FAULT_INJECTION is not set
784# CONFIG_LATENCYTOP is not set
785CONFIG_HAVE_FTRACE=y
786CONFIG_HAVE_DYNAMIC_FTRACE=y
787# CONFIG_FTRACE is not set
788# CONFIG_SCHED_TRACER is not set
789# CONFIG_CONTEXT_SWITCH_TRACER is not set
733# CONFIG_SAMPLES is not set 790# CONFIG_SAMPLES is not set
791CONFIG_HAVE_ARCH_KGDB=y
792# CONFIG_KGDB is not set
734# CONFIG_DEBUG_STACKOVERFLOW is not set 793# CONFIG_DEBUG_STACKOVERFLOW is not set
735# CONFIG_DEBUG_STACK_USAGE is not set 794# CONFIG_DEBUG_STACK_USAGE is not set
736# CONFIG_DEBUG_PAGEALLOC is not set 795# CONFIG_DEBUG_PAGEALLOC is not set
737CONFIG_DEBUGGER=y 796# CONFIG_CODE_PATCHING_SELFTEST is not set
738# CONFIG_KGDB is not set 797# CONFIG_FTR_FIXUP_SELFTEST is not set
739# CONFIG_XMON is not set 798# CONFIG_XMON is not set
799# CONFIG_IRQSTACKS is not set
740# CONFIG_BDI_SWITCH is not set 800# CONFIG_BDI_SWITCH is not set
741# CONFIG_PPC_EARLY_DEBUG is not set 801# CONFIG_PPC_EARLY_DEBUG is not set
742 802
@@ -747,44 +807,85 @@ CONFIG_DEBUGGER=y
747# CONFIG_SECURITY is not set 807# CONFIG_SECURITY is not set
748# CONFIG_SECURITY_FILE_CAPABILITIES is not set 808# CONFIG_SECURITY_FILE_CAPABILITIES is not set
749CONFIG_CRYPTO=y 809CONFIG_CRYPTO=y
810
811#
812# Crypto core or helper
813#
750CONFIG_CRYPTO_ALGAPI=y 814CONFIG_CRYPTO_ALGAPI=y
751CONFIG_CRYPTO_BLKCIPHER=y 815CONFIG_CRYPTO_BLKCIPHER=y
752CONFIG_CRYPTO_MANAGER=y 816CONFIG_CRYPTO_MANAGER=y
817# CONFIG_CRYPTO_GF128MUL is not set
818# CONFIG_CRYPTO_NULL is not set
819# CONFIG_CRYPTO_CRYPTD is not set
820# CONFIG_CRYPTO_AUTHENC is not set
821# CONFIG_CRYPTO_TEST is not set
822
823#
824# Authenticated Encryption with Associated Data
825#
826# CONFIG_CRYPTO_CCM is not set
827# CONFIG_CRYPTO_GCM is not set
828# CONFIG_CRYPTO_SEQIV is not set
829
830#
831# Block modes
832#
833CONFIG_CRYPTO_CBC=y
834# CONFIG_CRYPTO_CTR is not set
835# CONFIG_CRYPTO_CTS is not set
836CONFIG_CRYPTO_ECB=y
837# CONFIG_CRYPTO_LRW is not set
838CONFIG_CRYPTO_PCBC=y
839# CONFIG_CRYPTO_XTS is not set
840
841#
842# Hash modes
843#
753# CONFIG_CRYPTO_HMAC is not set 844# CONFIG_CRYPTO_HMAC is not set
754# CONFIG_CRYPTO_XCBC is not set 845# CONFIG_CRYPTO_XCBC is not set
755# CONFIG_CRYPTO_NULL is not set 846
847#
848# Digest
849#
850# CONFIG_CRYPTO_CRC32C is not set
756# CONFIG_CRYPTO_MD4 is not set 851# CONFIG_CRYPTO_MD4 is not set
757CONFIG_CRYPTO_MD5=y 852CONFIG_CRYPTO_MD5=y
853# CONFIG_CRYPTO_MICHAEL_MIC is not set
854# CONFIG_CRYPTO_RMD128 is not set
855# CONFIG_CRYPTO_RMD160 is not set
856# CONFIG_CRYPTO_RMD256 is not set
857# CONFIG_CRYPTO_RMD320 is not set
758# CONFIG_CRYPTO_SHA1 is not set 858# CONFIG_CRYPTO_SHA1 is not set
759# CONFIG_CRYPTO_SHA256 is not set 859# CONFIG_CRYPTO_SHA256 is not set
760# CONFIG_CRYPTO_SHA512 is not set 860# CONFIG_CRYPTO_SHA512 is not set
761# CONFIG_CRYPTO_WP512 is not set
762# CONFIG_CRYPTO_TGR192 is not set 861# CONFIG_CRYPTO_TGR192 is not set
763# CONFIG_CRYPTO_GF128MUL is not set 862# CONFIG_CRYPTO_WP512 is not set
764CONFIG_CRYPTO_ECB=y 863
765CONFIG_CRYPTO_CBC=y 864#
766CONFIG_CRYPTO_PCBC=y 865# Ciphers
767# CONFIG_CRYPTO_LRW is not set 866#
768# CONFIG_CRYPTO_XTS is not set
769# CONFIG_CRYPTO_CRYPTD is not set
770CONFIG_CRYPTO_DES=y
771# CONFIG_CRYPTO_FCRYPT is not set
772# CONFIG_CRYPTO_BLOWFISH is not set
773# CONFIG_CRYPTO_TWOFISH is not set
774# CONFIG_CRYPTO_SERPENT is not set
775# CONFIG_CRYPTO_AES is not set 867# CONFIG_CRYPTO_AES is not set
868# CONFIG_CRYPTO_ANUBIS is not set
869# CONFIG_CRYPTO_ARC4 is not set
870# CONFIG_CRYPTO_BLOWFISH is not set
871# CONFIG_CRYPTO_CAMELLIA is not set
776# CONFIG_CRYPTO_CAST5 is not set 872# CONFIG_CRYPTO_CAST5 is not set
777# CONFIG_CRYPTO_CAST6 is not set 873# CONFIG_CRYPTO_CAST6 is not set
778# CONFIG_CRYPTO_TEA is not set 874CONFIG_CRYPTO_DES=y
779# CONFIG_CRYPTO_ARC4 is not set 875# CONFIG_CRYPTO_FCRYPT is not set
780# CONFIG_CRYPTO_KHAZAD is not set 876# CONFIG_CRYPTO_KHAZAD is not set
781# CONFIG_CRYPTO_ANUBIS is not set 877# CONFIG_CRYPTO_SALSA20 is not set
782# CONFIG_CRYPTO_SEED is not set 878# CONFIG_CRYPTO_SEED is not set
879# CONFIG_CRYPTO_SERPENT is not set
880# CONFIG_CRYPTO_TEA is not set
881# CONFIG_CRYPTO_TWOFISH is not set
882
883#
884# Compression
885#
783# CONFIG_CRYPTO_DEFLATE is not set 886# CONFIG_CRYPTO_DEFLATE is not set
784# CONFIG_CRYPTO_MICHAEL_MIC is not set 887# CONFIG_CRYPTO_LZO is not set
785# CONFIG_CRYPTO_CRC32C is not set
786# CONFIG_CRYPTO_CAMELLIA is not set
787# CONFIG_CRYPTO_TEST is not set
788# CONFIG_CRYPTO_AUTHENC is not set
789CONFIG_CRYPTO_HW=y 888CONFIG_CRYPTO_HW=y
889# CONFIG_CRYPTO_DEV_HIFN_795X is not set
790# CONFIG_PPC_CLOCK is not set 890# CONFIG_PPC_CLOCK is not set
891# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/rainier_defconfig b/arch/powerpc/configs/44x/rainier_defconfig
index dec18ca7351..0479648a914 100644
--- a/arch/powerpc/configs/44x/rainier_defconfig
+++ b/arch/powerpc/configs/44x/rainier_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:53:10 2008 4# Tue Aug 5 09:09:35 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -29,8 +29,12 @@ CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y 29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y 30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
32# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
32# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
33CONFIG_IRQ_PER_CPU=y 34CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
37CONFIG_LOCKDEP_SUPPORT=y
34CONFIG_RWSEM_XCHGADD_ALGORITHM=y 38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
35CONFIG_ARCH_HAS_ILOG2_U32=y 39CONFIG_ARCH_HAS_ILOG2_U32=y
36CONFIG_GENERIC_HWEIGHT=y 40CONFIG_GENERIC_HWEIGHT=y
@@ -78,6 +82,7 @@ CONFIG_FAIR_GROUP_SCHED=y
78CONFIG_USER_SCHED=y 82CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set 83# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y 84CONFIG_SYSFS_DEPRECATED=y
85CONFIG_SYSFS_DEPRECATED_V2=y
81# CONFIG_RELAY is not set 86# CONFIG_RELAY is not set
82# CONFIG_NAMESPACES is not set 87# CONFIG_NAMESPACES is not set
83CONFIG_BLK_DEV_INITRD=y 88CONFIG_BLK_DEV_INITRD=y
@@ -86,6 +91,7 @@ CONFIG_INITRAMFS_SOURCE=""
86CONFIG_SYSCTL=y 91CONFIG_SYSCTL=y
87CONFIG_EMBEDDED=y 92CONFIG_EMBEDDED=y
88CONFIG_SYSCTL_SYSCALL=y 93CONFIG_SYSCTL_SYSCALL=y
94CONFIG_SYSCTL_SYSCALL_CHECK=y
89CONFIG_KALLSYMS=y 95CONFIG_KALLSYMS=y
90# CONFIG_KALLSYMS_ALL is not set 96# CONFIG_KALLSYMS_ALL is not set
91# CONFIG_KALLSYMS_EXTRA_PASS is not set 97# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -111,13 +117,22 @@ CONFIG_SLUB=y
111# CONFIG_MARKERS is not set 117# CONFIG_MARKERS is not set
112CONFIG_HAVE_OPROFILE=y 118CONFIG_HAVE_OPROFILE=y
113# CONFIG_KPROBES is not set 119# CONFIG_KPROBES is not set
120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
114CONFIG_HAVE_KPROBES=y 122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
124CONFIG_HAVE_ARCH_TRACEHOOK=y
125# CONFIG_HAVE_DMA_ATTRS is not set
126# CONFIG_USE_GENERIC_SMP_HELPERS is not set
127# CONFIG_HAVE_CLK is not set
115CONFIG_PROC_PAGE_MONITOR=y 128CONFIG_PROC_PAGE_MONITOR=y
129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
116CONFIG_SLABINFO=y 130CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y 131CONFIG_RT_MUTEXES=y
118# CONFIG_TINY_SHMEM is not set 132# CONFIG_TINY_SHMEM is not set
119CONFIG_BASE_SMALL=0 133CONFIG_BASE_SMALL=0
120CONFIG_MODULES=y 134CONFIG_MODULES=y
135# CONFIG_MODULE_FORCE_LOAD is not set
121CONFIG_MODULE_UNLOAD=y 136CONFIG_MODULE_UNLOAD=y
122# CONFIG_MODULE_FORCE_UNLOAD is not set 137# CONFIG_MODULE_FORCE_UNLOAD is not set
123# CONFIG_MODVERSIONS is not set 138# CONFIG_MODVERSIONS is not set
@@ -128,6 +143,7 @@ CONFIG_LBD=y
128# CONFIG_BLK_DEV_IO_TRACE is not set 143# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set 144# CONFIG_LSF is not set
130# CONFIG_BLK_DEV_BSG is not set 145# CONFIG_BLK_DEV_BSG is not set
146# CONFIG_BLK_DEV_INTEGRITY is not set
131 147
132# 148#
133# IO Schedulers 149# IO Schedulers
@@ -142,24 +158,25 @@ CONFIG_DEFAULT_AS=y
142# CONFIG_DEFAULT_NOOP is not set 158# CONFIG_DEFAULT_NOOP is not set
143CONFIG_DEFAULT_IOSCHED="anticipatory" 159CONFIG_DEFAULT_IOSCHED="anticipatory"
144CONFIG_CLASSIC_RCU=y 160CONFIG_CLASSIC_RCU=y
145# CONFIG_PREEMPT_RCU is not set
146# CONFIG_PPC4xx_PCI_EXPRESS is not set 161# CONFIG_PPC4xx_PCI_EXPRESS is not set
147 162
148# 163#
149# Platform support 164# Platform support
150# 165#
151# CONFIG_PPC_MPC512x is not set
152# CONFIG_PPC_MPC5121 is not set
153# CONFIG_PPC_CELL is not set 166# CONFIG_PPC_CELL is not set
154# CONFIG_PPC_CELL_NATIVE is not set 167# CONFIG_PPC_CELL_NATIVE is not set
155# CONFIG_PQ2ADS is not set 168# CONFIG_PQ2ADS is not set
156# CONFIG_BAMBOO is not set 169# CONFIG_BAMBOO is not set
157# CONFIG_EBONY is not set 170# CONFIG_EBONY is not set
171# CONFIG_SAM440EP is not set
158# CONFIG_SEQUOIA is not set 172# CONFIG_SEQUOIA is not set
159# CONFIG_TAISHAN is not set 173# CONFIG_TAISHAN is not set
160# CONFIG_KATMAI is not set 174# CONFIG_KATMAI is not set
161CONFIG_RAINIER=y 175CONFIG_RAINIER=y
162# CONFIG_WARP is not set 176# CONFIG_WARP is not set
177# CONFIG_CANYONLANDS is not set
178# CONFIG_YOSEMITE is not set
179# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
163CONFIG_440GRX=y 180CONFIG_440GRX=y
164# CONFIG_IPIC is not set 181# CONFIG_IPIC is not set
165# CONFIG_MPIC is not set 182# CONFIG_MPIC is not set
@@ -191,7 +208,6 @@ CONFIG_HZ=250
191CONFIG_PREEMPT_NONE=y 208CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set 209# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set 210# CONFIG_PREEMPT is not set
194CONFIG_RCU_TRACE=y
195CONFIG_BINFMT_ELF=y 211CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set 212# CONFIG_BINFMT_MISC is not set
197CONFIG_MATH_EMULATION=y 213CONFIG_MATH_EMULATION=y
@@ -209,14 +225,18 @@ CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y 225CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set 226# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 227# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
228CONFIG_PAGEFLAGS_EXTENDED=y
212CONFIG_SPLIT_PTLOCK_CPUS=4 229CONFIG_SPLIT_PTLOCK_CPUS=4
230CONFIG_MIGRATION=y
213CONFIG_RESOURCES_64BIT=y 231CONFIG_RESOURCES_64BIT=y
214CONFIG_ZONE_DMA_FLAG=1 232CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y 233CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y 234CONFIG_VIRT_TO_BUS=y
235CONFIG_FORCE_MAX_ZONEORDER=11
217CONFIG_PROC_DEVICETREE=y 236CONFIG_PROC_DEVICETREE=y
218CONFIG_CMDLINE_BOOL=y 237CONFIG_CMDLINE_BOOL=y
219CONFIG_CMDLINE="" 238CONFIG_CMDLINE=""
239CONFIG_EXTRA_TARGETS=""
220CONFIG_SECCOMP=y 240CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y 241CONFIG_ISA_DMA_API=y
222 242
@@ -225,6 +245,8 @@ CONFIG_ISA_DMA_API=y
225# 245#
226CONFIG_ZONE_DMA=y 246CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y 247CONFIG_PPC_INDIRECT_PCI=y
248CONFIG_4xx_SOC=y
249CONFIG_PPC_PCI_CHOICE=y
228CONFIG_PCI=y 250CONFIG_PCI=y
229CONFIG_PCI_DOMAINS=y 251CONFIG_PCI_DOMAINS=y
230CONFIG_PCI_SYSCALL=y 252CONFIG_PCI_SYSCALL=y
@@ -235,6 +257,7 @@ CONFIG_PCI_LEGACY=y
235# CONFIG_PCI_DEBUG is not set 257# CONFIG_PCI_DEBUG is not set
236# CONFIG_PCCARD is not set 258# CONFIG_PCCARD is not set
237# CONFIG_HOTPLUG_PCI is not set 259# CONFIG_HOTPLUG_PCI is not set
260# CONFIG_HAS_RAPIDIO is not set
238 261
239# 262#
240# Advanced setup 263# Advanced setup
@@ -244,17 +267,13 @@ CONFIG_PCI_LEGACY=y
244# 267#
245# Default settings for advanced configuration options are used 268# Default settings for advanced configuration options are used
246# 269#
247CONFIG_HIGHMEM_START=0xfe000000
248CONFIG_LOWMEM_SIZE=0x30000000 270CONFIG_LOWMEM_SIZE=0x30000000
271CONFIG_PAGE_OFFSET=0xc0000000
249CONFIG_KERNEL_START=0xc0000000 272CONFIG_KERNEL_START=0xc0000000
273CONFIG_PHYSICAL_START=0x00000000
250CONFIG_TASK_SIZE=0xc0000000 274CONFIG_TASK_SIZE=0xc0000000
251CONFIG_CONSISTENT_START=0xff100000 275CONFIG_CONSISTENT_START=0xff100000
252CONFIG_CONSISTENT_SIZE=0x00200000 276CONFIG_CONSISTENT_SIZE=0x00200000
253CONFIG_BOOT_LOAD=0x01000000
254
255#
256# Networking
257#
258CONFIG_NET=y 277CONFIG_NET=y
259 278
260# 279#
@@ -292,8 +311,6 @@ CONFIG_TCP_CONG_CUBIC=y
292CONFIG_DEFAULT_TCP_CONG="cubic" 311CONFIG_DEFAULT_TCP_CONG="cubic"
293# CONFIG_TCP_MD5SIG is not set 312# CONFIG_TCP_MD5SIG is not set
294# CONFIG_IPV6 is not set 313# CONFIG_IPV6 is not set
295# CONFIG_INET6_XFRM_TUNNEL is not set
296# CONFIG_INET6_TUNNEL is not set
297# CONFIG_NETWORK_SECMARK is not set 314# CONFIG_NETWORK_SECMARK is not set
298# CONFIG_NETFILTER is not set 315# CONFIG_NETFILTER is not set
299# CONFIG_IP_DCCP is not set 316# CONFIG_IP_DCCP is not set
@@ -343,6 +360,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y 360CONFIG_STANDALONE=y
344CONFIG_PREVENT_FIRMWARE_BUILD=y 361CONFIG_PREVENT_FIRMWARE_BUILD=y
345CONFIG_FW_LOADER=y 362CONFIG_FW_LOADER=y
363CONFIG_FIRMWARE_IN_KERNEL=y
364CONFIG_EXTRA_FIRMWARE=""
346# CONFIG_DEBUG_DRIVER is not set 365# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set 366# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set 367# CONFIG_SYS_HYPERVISOR is not set
@@ -355,6 +374,7 @@ CONFIG_MTD_PARTITIONS=y
355# CONFIG_MTD_REDBOOT_PARTS is not set 374# CONFIG_MTD_REDBOOT_PARTS is not set
356CONFIG_MTD_CMDLINE_PARTS=y 375CONFIG_MTD_CMDLINE_PARTS=y
357CONFIG_MTD_OF_PARTS=y 376CONFIG_MTD_OF_PARTS=y
377# CONFIG_MTD_AR7_PARTS is not set
358 378
359# 379#
360# User Modules And Translation Layers 380# User Modules And Translation Layers
@@ -445,12 +465,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
445# CONFIG_CDROM_PKTCDVD is not set 465# CONFIG_CDROM_PKTCDVD is not set
446# CONFIG_ATA_OVER_ETH is not set 466# CONFIG_ATA_OVER_ETH is not set
447# CONFIG_XILINX_SYSACE is not set 467# CONFIG_XILINX_SYSACE is not set
468# CONFIG_BLK_DEV_HD is not set
448CONFIG_MISC_DEVICES=y 469CONFIG_MISC_DEVICES=y
449# CONFIG_PHANTOM is not set 470# CONFIG_PHANTOM is not set
450# CONFIG_EEPROM_93CX6 is not set 471# CONFIG_EEPROM_93CX6 is not set
451# CONFIG_SGI_IOC4 is not set 472# CONFIG_SGI_IOC4 is not set
452# CONFIG_TIFM_CORE is not set 473# CONFIG_TIFM_CORE is not set
453# CONFIG_ENCLOSURE_SERVICES is not set 474# CONFIG_ENCLOSURE_SERVICES is not set
475# CONFIG_HP_ILO is not set
454CONFIG_HAVE_IDE=y 476CONFIG_HAVE_IDE=y
455# CONFIG_IDE is not set 477# CONFIG_IDE is not set
456 478
@@ -468,6 +490,10 @@ CONFIG_HAVE_IDE=y
468# 490#
469# IEEE 1394 (FireWire) support 491# IEEE 1394 (FireWire) support
470# 492#
493
494#
495# Enable only one of the two stacks, unless you know what you are doing
496#
471# CONFIG_FIREWIRE is not set 497# CONFIG_FIREWIRE is not set
472# CONFIG_IEEE1394 is not set 498# CONFIG_IEEE1394 is not set
473# CONFIG_I2O is not set 499# CONFIG_I2O is not set
@@ -475,7 +501,6 @@ CONFIG_MACINTOSH_DRIVERS=y
475# CONFIG_MAC_EMUMOUSEBTN is not set 501# CONFIG_MAC_EMUMOUSEBTN is not set
476# CONFIG_WINDFARM is not set 502# CONFIG_WINDFARM is not set
477CONFIG_NETDEVICES=y 503CONFIG_NETDEVICES=y
478# CONFIG_NETDEVICES_MULTIQUEUE is not set
479# CONFIG_DUMMY is not set 504# CONFIG_DUMMY is not set
480# CONFIG_BONDING is not set 505# CONFIG_BONDING is not set
481# CONFIG_MACVLAN is not set 506# CONFIG_MACVLAN is not set
@@ -492,7 +517,6 @@ CONFIG_NETDEV_1000=y
492# CONFIG_DL2K is not set 517# CONFIG_DL2K is not set
493# CONFIG_E1000 is not set 518# CONFIG_E1000 is not set
494# CONFIG_E1000E is not set 519# CONFIG_E1000E is not set
495# CONFIG_E1000E_ENABLED is not set
496# CONFIG_IP1000 is not set 520# CONFIG_IP1000 is not set
497# CONFIG_IGB is not set 521# CONFIG_IGB is not set
498# CONFIG_NS83820 is not set 522# CONFIG_NS83820 is not set
@@ -502,12 +526,12 @@ CONFIG_NETDEV_1000=y
502# CONFIG_SIS190 is not set 526# CONFIG_SIS190 is not set
503# CONFIG_SKGE is not set 527# CONFIG_SKGE is not set
504# CONFIG_SKY2 is not set 528# CONFIG_SKY2 is not set
505# CONFIG_SK98LIN is not set
506# CONFIG_VIA_VELOCITY is not set 529# CONFIG_VIA_VELOCITY is not set
507# CONFIG_TIGON3 is not set 530# CONFIG_TIGON3 is not set
508# CONFIG_BNX2 is not set 531# CONFIG_BNX2 is not set
509# CONFIG_QLA3XXX is not set 532# CONFIG_QLA3XXX is not set
510# CONFIG_ATL1 is not set 533# CONFIG_ATL1 is not set
534# CONFIG_ATL1E is not set
511CONFIG_NETDEV_10000=y 535CONFIG_NETDEV_10000=y
512# CONFIG_CHELSIO_T1 is not set 536# CONFIG_CHELSIO_T1 is not set
513# CONFIG_CHELSIO_T3 is not set 537# CONFIG_CHELSIO_T3 is not set
@@ -520,6 +544,7 @@ CONFIG_NETDEV_10000=y
520# CONFIG_MLX4_CORE is not set 544# CONFIG_MLX4_CORE is not set
521# CONFIG_TEHUTI is not set 545# CONFIG_TEHUTI is not set
522# CONFIG_BNX2X is not set 546# CONFIG_BNX2X is not set
547# CONFIG_SFC is not set
523# CONFIG_TR is not set 548# CONFIG_TR is not set
524 549
525# 550#
@@ -527,6 +552,7 @@ CONFIG_NETDEV_10000=y
527# 552#
528# CONFIG_WLAN_PRE80211 is not set 553# CONFIG_WLAN_PRE80211 is not set
529# CONFIG_WLAN_80211 is not set 554# CONFIG_WLAN_80211 is not set
555# CONFIG_IWLWIFI_LEDS is not set
530# CONFIG_WAN is not set 556# CONFIG_WAN is not set
531# CONFIG_FDDI is not set 557# CONFIG_FDDI is not set
532# CONFIG_HIPPI is not set 558# CONFIG_HIPPI is not set
@@ -553,6 +579,7 @@ CONFIG_NETDEV_10000=y
553# Character devices 579# Character devices
554# 580#
555# CONFIG_VT is not set 581# CONFIG_VT is not set
582CONFIG_DEVKMEM=y
556# CONFIG_SERIAL_NONSTANDARD is not set 583# CONFIG_SERIAL_NONSTANDARD is not set
557# CONFIG_NOZOMI is not set 584# CONFIG_NOZOMI is not set
558 585
@@ -591,12 +618,9 @@ CONFIG_LEGACY_PTY_COUNT=256
591# CONFIG_TCG_TPM is not set 618# CONFIG_TCG_TPM is not set
592CONFIG_DEVPORT=y 619CONFIG_DEVPORT=y
593# CONFIG_I2C is not set 620# CONFIG_I2C is not set
594
595#
596# SPI support
597#
598# CONFIG_SPI is not set 621# CONFIG_SPI is not set
599# CONFIG_SPI_MASTER is not set 622CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
623# CONFIG_GPIOLIB is not set
600# CONFIG_W1 is not set 624# CONFIG_W1 is not set
601# CONFIG_POWER_SUPPLY is not set 625# CONFIG_POWER_SUPPLY is not set
602# CONFIG_HWMON is not set 626# CONFIG_HWMON is not set
@@ -612,13 +636,24 @@ CONFIG_SSB_POSSIBLE=y
612# 636#
613# Multifunction device drivers 637# Multifunction device drivers
614# 638#
639# CONFIG_MFD_CORE is not set
615# CONFIG_MFD_SM501 is not set 640# CONFIG_MFD_SM501 is not set
641# CONFIG_HTC_PASIC3 is not set
616 642
617# 643#
618# Multimedia devices 644# Multimedia devices
619# 645#
646
647#
648# Multimedia core support
649#
620# CONFIG_VIDEO_DEV is not set 650# CONFIG_VIDEO_DEV is not set
621# CONFIG_DVB_CORE is not set 651# CONFIG_DVB_CORE is not set
652# CONFIG_VIDEO_MEDIA is not set
653
654#
655# Multimedia drivers
656#
622CONFIG_DAB=y 657CONFIG_DAB=y
623 658
624# 659#
@@ -635,16 +670,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
635# Display device support 670# Display device support
636# 671#
637# CONFIG_DISPLAY_SUPPORT is not set 672# CONFIG_DISPLAY_SUPPORT is not set
638
639#
640# Sound
641#
642# CONFIG_SOUND is not set 673# CONFIG_SOUND is not set
643CONFIG_USB_SUPPORT=y 674CONFIG_USB_SUPPORT=y
644CONFIG_USB_ARCH_HAS_HCD=y 675CONFIG_USB_ARCH_HAS_HCD=y
645CONFIG_USB_ARCH_HAS_OHCI=y 676CONFIG_USB_ARCH_HAS_OHCI=y
646CONFIG_USB_ARCH_HAS_EHCI=y 677CONFIG_USB_ARCH_HAS_EHCI=y
647# CONFIG_USB is not set 678# CONFIG_USB is not set
679# CONFIG_USB_OTG_WHITELIST is not set
680# CONFIG_USB_OTG_BLACKLIST_HUB is not set
648 681
649# 682#
650# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 683# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -653,13 +686,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
653# CONFIG_MMC is not set 686# CONFIG_MMC is not set
654# CONFIG_MEMSTICK is not set 687# CONFIG_MEMSTICK is not set
655# CONFIG_NEW_LEDS is not set 688# CONFIG_NEW_LEDS is not set
689# CONFIG_ACCESSIBILITY is not set
656# CONFIG_INFINIBAND is not set 690# CONFIG_INFINIBAND is not set
657# CONFIG_EDAC is not set 691# CONFIG_EDAC is not set
658# CONFIG_RTC_CLASS is not set 692# CONFIG_RTC_CLASS is not set
659 693# CONFIG_DMADEVICES is not set
660#
661# Userspace I/O
662#
663# CONFIG_UIO is not set 694# CONFIG_UIO is not set
664 695
665# 696#
@@ -674,7 +705,6 @@ CONFIG_EXT2_FS=y
674# CONFIG_JFS_FS is not set 705# CONFIG_JFS_FS is not set
675# CONFIG_FS_POSIX_ACL is not set 706# CONFIG_FS_POSIX_ACL is not set
676# CONFIG_XFS_FS is not set 707# CONFIG_XFS_FS is not set
677# CONFIG_GFS2_FS is not set
678# CONFIG_OCFS2_FS is not set 708# CONFIG_OCFS2_FS is not set
679CONFIG_DNOTIFY=y 709CONFIG_DNOTIFY=y
680CONFIG_INOTIFY=y 710CONFIG_INOTIFY=y
@@ -733,6 +763,7 @@ CONFIG_JFFS2_RTIME=y
733CONFIG_CRAMFS=y 763CONFIG_CRAMFS=y
734# CONFIG_VXFS_FS is not set 764# CONFIG_VXFS_FS is not set
735# CONFIG_MINIX_FS is not set 765# CONFIG_MINIX_FS is not set
766# CONFIG_OMFS_FS is not set
736# CONFIG_HPFS_FS is not set 767# CONFIG_HPFS_FS is not set
737# CONFIG_QNX4FS_FS is not set 768# CONFIG_QNX4FS_FS is not set
738# CONFIG_ROMFS_FS is not set 769# CONFIG_ROMFS_FS is not set
@@ -743,14 +774,12 @@ CONFIG_NFS_FS=y
743CONFIG_NFS_V3=y 774CONFIG_NFS_V3=y
744# CONFIG_NFS_V3_ACL is not set 775# CONFIG_NFS_V3_ACL is not set
745# CONFIG_NFS_V4 is not set 776# CONFIG_NFS_V4 is not set
746# CONFIG_NFS_DIRECTIO is not set
747# CONFIG_NFSD is not set
748CONFIG_ROOT_NFS=y 777CONFIG_ROOT_NFS=y
778# CONFIG_NFSD is not set
749CONFIG_LOCKD=y 779CONFIG_LOCKD=y
750CONFIG_LOCKD_V4=y 780CONFIG_LOCKD_V4=y
751CONFIG_NFS_COMMON=y 781CONFIG_NFS_COMMON=y
752CONFIG_SUNRPC=y 782CONFIG_SUNRPC=y
753# CONFIG_SUNRPC_BIND34 is not set
754# CONFIG_RPCSEC_GSS_KRB5 is not set 783# CONFIG_RPCSEC_GSS_KRB5 is not set
755# CONFIG_RPCSEC_GSS_SPKM3 is not set 784# CONFIG_RPCSEC_GSS_SPKM3 is not set
756# CONFIG_SMB_FS is not set 785# CONFIG_SMB_FS is not set
@@ -771,8 +800,10 @@ CONFIG_MSDOS_PARTITION=y
771# Library routines 800# Library routines
772# 801#
773CONFIG_BITREVERSE=y 802CONFIG_BITREVERSE=y
803# CONFIG_GENERIC_FIND_FIRST_BIT is not set
774# CONFIG_CRC_CCITT is not set 804# CONFIG_CRC_CCITT is not set
775# CONFIG_CRC16 is not set 805# CONFIG_CRC16 is not set
806# CONFIG_CRC_T10DIF is not set
776# CONFIG_CRC_ITU_T is not set 807# CONFIG_CRC_ITU_T is not set
777CONFIG_CRC32=y 808CONFIG_CRC32=y
778# CONFIG_CRC7 is not set 809# CONFIG_CRC7 is not set
@@ -783,6 +814,7 @@ CONFIG_PLIST=y
783CONFIG_HAS_IOMEM=y 814CONFIG_HAS_IOMEM=y
784CONFIG_HAS_IOPORT=y 815CONFIG_HAS_IOPORT=y
785CONFIG_HAS_DMA=y 816CONFIG_HAS_DMA=y
817CONFIG_HAVE_LMB=y
786 818
787# 819#
788# Kernel hacking 820# Kernel hacking
@@ -790,6 +822,7 @@ CONFIG_HAS_DMA=y
790# CONFIG_PRINTK_TIME is not set 822# CONFIG_PRINTK_TIME is not set
791CONFIG_ENABLE_WARN_DEPRECATED=y 823CONFIG_ENABLE_WARN_DEPRECATED=y
792CONFIG_ENABLE_MUST_CHECK=y 824CONFIG_ENABLE_MUST_CHECK=y
825CONFIG_FRAME_WARN=1024
793CONFIG_MAGIC_SYSRQ=y 826CONFIG_MAGIC_SYSRQ=y
794# CONFIG_UNUSED_SYMBOLS is not set 827# CONFIG_UNUSED_SYMBOLS is not set
795CONFIG_DEBUG_FS=y 828CONFIG_DEBUG_FS=y
@@ -797,9 +830,12 @@ CONFIG_DEBUG_FS=y
797CONFIG_DEBUG_KERNEL=y 830CONFIG_DEBUG_KERNEL=y
798# CONFIG_DEBUG_SHIRQ is not set 831# CONFIG_DEBUG_SHIRQ is not set
799CONFIG_DETECT_SOFTLOCKUP=y 832CONFIG_DETECT_SOFTLOCKUP=y
833# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
834CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
800CONFIG_SCHED_DEBUG=y 835CONFIG_SCHED_DEBUG=y
801# CONFIG_SCHEDSTATS is not set 836# CONFIG_SCHEDSTATS is not set
802# CONFIG_TIMER_STATS is not set 837# CONFIG_TIMER_STATS is not set
838# CONFIG_DEBUG_OBJECTS is not set
803# CONFIG_SLUB_DEBUG_ON is not set 839# CONFIG_SLUB_DEBUG_ON is not set
804# CONFIG_SLUB_STATS is not set 840# CONFIG_SLUB_STATS is not set
805# CONFIG_DEBUG_RT_MUTEXES is not set 841# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -812,19 +848,30 @@ CONFIG_SCHED_DEBUG=y
812# CONFIG_DEBUG_BUGVERBOSE is not set 848# CONFIG_DEBUG_BUGVERBOSE is not set
813# CONFIG_DEBUG_INFO is not set 849# CONFIG_DEBUG_INFO is not set
814# CONFIG_DEBUG_VM is not set 850# CONFIG_DEBUG_VM is not set
851# CONFIG_DEBUG_WRITECOUNT is not set
852# CONFIG_DEBUG_MEMORY_INIT is not set
815# CONFIG_DEBUG_LIST is not set 853# CONFIG_DEBUG_LIST is not set
816# CONFIG_DEBUG_SG is not set 854# CONFIG_DEBUG_SG is not set
817# CONFIG_BOOT_PRINTK_DELAY is not set 855# CONFIG_BOOT_PRINTK_DELAY is not set
818# CONFIG_RCU_TORTURE_TEST is not set 856# CONFIG_RCU_TORTURE_TEST is not set
819# CONFIG_BACKTRACE_SELF_TEST is not set 857# CONFIG_BACKTRACE_SELF_TEST is not set
820# CONFIG_FAULT_INJECTION is not set 858# CONFIG_FAULT_INJECTION is not set
859# CONFIG_LATENCYTOP is not set
860CONFIG_HAVE_FTRACE=y
861CONFIG_HAVE_DYNAMIC_FTRACE=y
862# CONFIG_FTRACE is not set
863# CONFIG_SCHED_TRACER is not set
864# CONFIG_CONTEXT_SWITCH_TRACER is not set
821# CONFIG_SAMPLES is not set 865# CONFIG_SAMPLES is not set
866CONFIG_HAVE_ARCH_KGDB=y
867# CONFIG_KGDB is not set
822# CONFIG_DEBUG_STACKOVERFLOW is not set 868# CONFIG_DEBUG_STACKOVERFLOW is not set
823# CONFIG_DEBUG_STACK_USAGE is not set 869# CONFIG_DEBUG_STACK_USAGE is not set
824# CONFIG_DEBUG_PAGEALLOC is not set 870# CONFIG_DEBUG_PAGEALLOC is not set
825CONFIG_DEBUGGER=y 871# CONFIG_CODE_PATCHING_SELFTEST is not set
826# CONFIG_KGDB is not set 872# CONFIG_FTR_FIXUP_SELFTEST is not set
827# CONFIG_XMON is not set 873# CONFIG_XMON is not set
874# CONFIG_IRQSTACKS is not set
828# CONFIG_VIRQ_DEBUG is not set 875# CONFIG_VIRQ_DEBUG is not set
829# CONFIG_BDI_SWITCH is not set 876# CONFIG_BDI_SWITCH is not set
830CONFIG_PPC_EARLY_DEBUG=y 877CONFIG_PPC_EARLY_DEBUG=y
@@ -849,51 +896,85 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1
849# CONFIG_SECURITY is not set 896# CONFIG_SECURITY is not set
850# CONFIG_SECURITY_FILE_CAPABILITIES is not set 897# CONFIG_SECURITY_FILE_CAPABILITIES is not set
851CONFIG_CRYPTO=y 898CONFIG_CRYPTO=y
899
900#
901# Crypto core or helper
902#
852CONFIG_CRYPTO_ALGAPI=y 903CONFIG_CRYPTO_ALGAPI=y
853CONFIG_CRYPTO_BLKCIPHER=y 904CONFIG_CRYPTO_BLKCIPHER=y
854# CONFIG_CRYPTO_SEQIV is not set
855CONFIG_CRYPTO_MANAGER=y 905CONFIG_CRYPTO_MANAGER=y
906# CONFIG_CRYPTO_GF128MUL is not set
907# CONFIG_CRYPTO_NULL is not set
908# CONFIG_CRYPTO_CRYPTD is not set
909# CONFIG_CRYPTO_AUTHENC is not set
910# CONFIG_CRYPTO_TEST is not set
911
912#
913# Authenticated Encryption with Associated Data
914#
915# CONFIG_CRYPTO_CCM is not set
916# CONFIG_CRYPTO_GCM is not set
917# CONFIG_CRYPTO_SEQIV is not set
918
919#
920# Block modes
921#
922CONFIG_CRYPTO_CBC=y
923# CONFIG_CRYPTO_CTR is not set
924# CONFIG_CRYPTO_CTS is not set
925CONFIG_CRYPTO_ECB=y
926# CONFIG_CRYPTO_LRW is not set
927CONFIG_CRYPTO_PCBC=y
928# CONFIG_CRYPTO_XTS is not set
929
930#
931# Hash modes
932#
856# CONFIG_CRYPTO_HMAC is not set 933# CONFIG_CRYPTO_HMAC is not set
857# CONFIG_CRYPTO_XCBC is not set 934# CONFIG_CRYPTO_XCBC is not set
858# CONFIG_CRYPTO_NULL is not set 935
936#
937# Digest
938#
939# CONFIG_CRYPTO_CRC32C is not set
859# CONFIG_CRYPTO_MD4 is not set 940# CONFIG_CRYPTO_MD4 is not set
860CONFIG_CRYPTO_MD5=y 941CONFIG_CRYPTO_MD5=y
942# CONFIG_CRYPTO_MICHAEL_MIC is not set
943# CONFIG_CRYPTO_RMD128 is not set
944# CONFIG_CRYPTO_RMD160 is not set
945# CONFIG_CRYPTO_RMD256 is not set
946# CONFIG_CRYPTO_RMD320 is not set
861# CONFIG_CRYPTO_SHA1 is not set 947# CONFIG_CRYPTO_SHA1 is not set
862# CONFIG_CRYPTO_SHA256 is not set 948# CONFIG_CRYPTO_SHA256 is not set
863# CONFIG_CRYPTO_SHA512 is not set 949# CONFIG_CRYPTO_SHA512 is not set
864# CONFIG_CRYPTO_WP512 is not set
865# CONFIG_CRYPTO_TGR192 is not set 950# CONFIG_CRYPTO_TGR192 is not set
866# CONFIG_CRYPTO_GF128MUL is not set 951# CONFIG_CRYPTO_WP512 is not set
867CONFIG_CRYPTO_ECB=y 952
868CONFIG_CRYPTO_CBC=y 953#
869CONFIG_CRYPTO_PCBC=y 954# Ciphers
870# CONFIG_CRYPTO_LRW is not set 955#
871# CONFIG_CRYPTO_XTS is not set
872# CONFIG_CRYPTO_CTR is not set
873# CONFIG_CRYPTO_GCM is not set
874# CONFIG_CRYPTO_CCM is not set
875# CONFIG_CRYPTO_CRYPTD is not set
876CONFIG_CRYPTO_DES=y
877# CONFIG_CRYPTO_FCRYPT is not set
878# CONFIG_CRYPTO_BLOWFISH is not set
879# CONFIG_CRYPTO_TWOFISH is not set
880# CONFIG_CRYPTO_SERPENT is not set
881# CONFIG_CRYPTO_AES is not set 956# CONFIG_CRYPTO_AES is not set
957# CONFIG_CRYPTO_ANUBIS is not set
958# CONFIG_CRYPTO_ARC4 is not set
959# CONFIG_CRYPTO_BLOWFISH is not set
960# CONFIG_CRYPTO_CAMELLIA is not set
882# CONFIG_CRYPTO_CAST5 is not set 961# CONFIG_CRYPTO_CAST5 is not set
883# CONFIG_CRYPTO_CAST6 is not set 962# CONFIG_CRYPTO_CAST6 is not set
884# CONFIG_CRYPTO_TEA is not set 963CONFIG_CRYPTO_DES=y
885# CONFIG_CRYPTO_ARC4 is not set 964# CONFIG_CRYPTO_FCRYPT is not set
886# CONFIG_CRYPTO_KHAZAD is not set 965# CONFIG_CRYPTO_KHAZAD is not set
887# CONFIG_CRYPTO_ANUBIS is not set
888# CONFIG_CRYPTO_SEED is not set
889# CONFIG_CRYPTO_SALSA20 is not set 966# CONFIG_CRYPTO_SALSA20 is not set
967# CONFIG_CRYPTO_SEED is not set
968# CONFIG_CRYPTO_SERPENT is not set
969# CONFIG_CRYPTO_TEA is not set
970# CONFIG_CRYPTO_TWOFISH is not set
971
972#
973# Compression
974#
890# CONFIG_CRYPTO_DEFLATE is not set 975# CONFIG_CRYPTO_DEFLATE is not set
891# CONFIG_CRYPTO_MICHAEL_MIC is not set
892# CONFIG_CRYPTO_CRC32C is not set
893# CONFIG_CRYPTO_CAMELLIA is not set
894# CONFIG_CRYPTO_TEST is not set
895# CONFIG_CRYPTO_AUTHENC is not set
896# CONFIG_CRYPTO_LZO is not set 976# CONFIG_CRYPTO_LZO is not set
897CONFIG_CRYPTO_HW=y 977CONFIG_CRYPTO_HW=y
898# CONFIG_CRYPTO_DEV_HIFN_795X is not set 978# CONFIG_CRYPTO_DEV_HIFN_795X is not set
899# CONFIG_PPC_CLOCK is not set 979# CONFIG_PPC_CLOCK is not set
980# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig
index 9ce5cbc2a4e..0ed2de05f4e 100644
--- a/arch/powerpc/configs/44x/sam440ep_defconfig
+++ b/arch/powerpc/configs/44x/sam440ep_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25 3# Linux kernel version: 2.6.27-rc1
4# Mon May 5 13:43:02 2008 4# Tue Aug 5 09:12:48 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,9 +30,11 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y 36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
36CONFIG_LOCKDEP_SUPPORT=y 38CONFIG_LOCKDEP_SUPPORT=y
37CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
38CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
@@ -116,15 +118,22 @@ CONFIG_SLUB=y
116# CONFIG_MARKERS is not set 118# CONFIG_MARKERS is not set
117CONFIG_HAVE_OPROFILE=y 119CONFIG_HAVE_OPROFILE=y
118# CONFIG_KPROBES is not set 120# CONFIG_KPROBES is not set
121CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
122CONFIG_HAVE_IOREMAP_PROT=y
119CONFIG_HAVE_KPROBES=y 123CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y 124CONFIG_HAVE_KRETPROBES=y
125CONFIG_HAVE_ARCH_TRACEHOOK=y
121# CONFIG_HAVE_DMA_ATTRS is not set 126# CONFIG_HAVE_DMA_ATTRS is not set
127# CONFIG_USE_GENERIC_SMP_HELPERS is not set
128# CONFIG_HAVE_CLK is not set
122CONFIG_PROC_PAGE_MONITOR=y 129CONFIG_PROC_PAGE_MONITOR=y
130# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
123CONFIG_SLABINFO=y 131CONFIG_SLABINFO=y
124CONFIG_RT_MUTEXES=y 132CONFIG_RT_MUTEXES=y
125# CONFIG_TINY_SHMEM is not set 133# CONFIG_TINY_SHMEM is not set
126CONFIG_BASE_SMALL=0 134CONFIG_BASE_SMALL=0
127CONFIG_MODULES=y 135CONFIG_MODULES=y
136# CONFIG_MODULE_FORCE_LOAD is not set
128CONFIG_MODULE_UNLOAD=y 137CONFIG_MODULE_UNLOAD=y
129# CONFIG_MODULE_FORCE_UNLOAD is not set 138# CONFIG_MODULE_FORCE_UNLOAD is not set
130# CONFIG_MODVERSIONS is not set 139# CONFIG_MODVERSIONS is not set
@@ -135,6 +144,7 @@ CONFIG_BLOCK=y
135# CONFIG_BLK_DEV_IO_TRACE is not set 144# CONFIG_BLK_DEV_IO_TRACE is not set
136# CONFIG_LSF is not set 145# CONFIG_LSF is not set
137# CONFIG_BLK_DEV_BSG is not set 146# CONFIG_BLK_DEV_BSG is not set
147# CONFIG_BLK_DEV_INTEGRITY is not set
138 148
139# 149#
140# IO Schedulers 150# IO Schedulers
@@ -154,8 +164,6 @@ CONFIG_CLASSIC_RCU=y
154# 164#
155# Platform support 165# Platform support
156# 166#
157# CONFIG_PPC_MPC512x is not set
158# CONFIG_PPC_MPC5121 is not set
159# CONFIG_PPC_CELL is not set 167# CONFIG_PPC_CELL is not set
160# CONFIG_PPC_CELL_NATIVE is not set 168# CONFIG_PPC_CELL_NATIVE is not set
161# CONFIG_PQ2ADS is not set 169# CONFIG_PQ2ADS is not set
@@ -169,6 +177,7 @@ CONFIG_SAM440EP=y
169# CONFIG_WARP is not set 177# CONFIG_WARP is not set
170# CONFIG_CANYONLANDS is not set 178# CONFIG_CANYONLANDS is not set
171# CONFIG_YOSEMITE is not set 179# CONFIG_YOSEMITE is not set
180# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
172CONFIG_440EP=y 181CONFIG_440EP=y
173CONFIG_IBM440EP_ERR42=y 182CONFIG_IBM440EP_ERR42=y
174# CONFIG_IPIC is not set 183# CONFIG_IPIC is not set
@@ -220,6 +229,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y
220# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 229# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
221CONFIG_PAGEFLAGS_EXTENDED=y 230CONFIG_PAGEFLAGS_EXTENDED=y
222CONFIG_SPLIT_PTLOCK_CPUS=4 231CONFIG_SPLIT_PTLOCK_CPUS=4
232CONFIG_MIGRATION=y
223CONFIG_RESOURCES_64BIT=y 233CONFIG_RESOURCES_64BIT=y
224CONFIG_ZONE_DMA_FLAG=1 234CONFIG_ZONE_DMA_FLAG=1
225CONFIG_BOUNCE=y 235CONFIG_BOUNCE=y
@@ -228,6 +238,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
228CONFIG_PROC_DEVICETREE=y 238CONFIG_PROC_DEVICETREE=y
229CONFIG_CMDLINE_BOOL=y 239CONFIG_CMDLINE_BOOL=y
230CONFIG_CMDLINE="" 240CONFIG_CMDLINE=""
241CONFIG_EXTRA_TARGETS=""
231CONFIG_SECCOMP=y 242CONFIG_SECCOMP=y
232CONFIG_ISA_DMA_API=y 243CONFIG_ISA_DMA_API=y
233 244
@@ -237,6 +248,7 @@ CONFIG_ISA_DMA_API=y
237CONFIG_ZONE_DMA=y 248CONFIG_ZONE_DMA=y
238CONFIG_PPC_INDIRECT_PCI=y 249CONFIG_PPC_INDIRECT_PCI=y
239CONFIG_4xx_SOC=y 250CONFIG_4xx_SOC=y
251CONFIG_PPC_PCI_CHOICE=y
240CONFIG_PCI=y 252CONFIG_PCI=y
241CONFIG_PCI_DOMAINS=y 253CONFIG_PCI_DOMAINS=y
242CONFIG_PCI_SYSCALL=y 254CONFIG_PCI_SYSCALL=y
@@ -263,10 +275,6 @@ CONFIG_PHYSICAL_START=0x00000000
263CONFIG_TASK_SIZE=0xc0000000 275CONFIG_TASK_SIZE=0xc0000000
264CONFIG_CONSISTENT_START=0xff100000 276CONFIG_CONSISTENT_START=0xff100000
265CONFIG_CONSISTENT_SIZE=0x00200000 277CONFIG_CONSISTENT_SIZE=0x00200000
266
267#
268# Networking
269#
270CONFIG_NET=y 278CONFIG_NET=y
271 279
272# 280#
@@ -353,6 +361,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
353CONFIG_STANDALONE=y 361CONFIG_STANDALONE=y
354CONFIG_PREVENT_FIRMWARE_BUILD=y 362CONFIG_PREVENT_FIRMWARE_BUILD=y
355CONFIG_FW_LOADER=y 363CONFIG_FW_LOADER=y
364CONFIG_FIRMWARE_IN_KERNEL=y
365CONFIG_EXTRA_FIRMWARE=""
356# CONFIG_SYS_HYPERVISOR is not set 366# CONFIG_SYS_HYPERVISOR is not set
357CONFIG_CONNECTOR=y 367CONFIG_CONNECTOR=y
358CONFIG_PROC_EVENTS=y 368CONFIG_PROC_EVENTS=y
@@ -379,6 +389,7 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
379# CONFIG_CDROM_PKTCDVD is not set 389# CONFIG_CDROM_PKTCDVD is not set
380# CONFIG_ATA_OVER_ETH is not set 390# CONFIG_ATA_OVER_ETH is not set
381# CONFIG_XILINX_SYSACE is not set 391# CONFIG_XILINX_SYSACE is not set
392# CONFIG_BLK_DEV_HD is not set
382# CONFIG_MISC_DEVICES is not set 393# CONFIG_MISC_DEVICES is not set
383CONFIG_HAVE_IDE=y 394CONFIG_HAVE_IDE=y
384# CONFIG_IDE is not set 395# CONFIG_IDE is not set
@@ -422,6 +433,7 @@ CONFIG_SCSI_WAIT_SCAN=m
422# CONFIG_SCSI_SAS_LIBSAS is not set 433# CONFIG_SCSI_SAS_LIBSAS is not set
423# CONFIG_SCSI_SRP_ATTRS is not set 434# CONFIG_SCSI_SRP_ATTRS is not set
424# CONFIG_SCSI_LOWLEVEL is not set 435# CONFIG_SCSI_LOWLEVEL is not set
436# CONFIG_SCSI_DH is not set
425CONFIG_ATA=y 437CONFIG_ATA=y
426# CONFIG_ATA_NONSTANDARD is not set 438# CONFIG_ATA_NONSTANDARD is not set
427# CONFIG_SATA_PMP is not set 439# CONFIG_SATA_PMP is not set
@@ -481,18 +493,22 @@ CONFIG_SATA_SIL=y
481# CONFIG_PATA_VIA is not set 493# CONFIG_PATA_VIA is not set
482# CONFIG_PATA_WINBOND is not set 494# CONFIG_PATA_WINBOND is not set
483# CONFIG_PATA_PLATFORM is not set 495# CONFIG_PATA_PLATFORM is not set
496# CONFIG_PATA_SCH is not set
484# CONFIG_MD is not set 497# CONFIG_MD is not set
485# CONFIG_FUSION is not set 498# CONFIG_FUSION is not set
486 499
487# 500#
488# IEEE 1394 (FireWire) support 501# IEEE 1394 (FireWire) support
489# 502#
503
504#
505# Enable only one of the two stacks, unless you know what you are doing
506#
490# CONFIG_FIREWIRE is not set 507# CONFIG_FIREWIRE is not set
491# CONFIG_IEEE1394 is not set 508# CONFIG_IEEE1394 is not set
492# CONFIG_I2O is not set 509# CONFIG_I2O is not set
493# CONFIG_MACINTOSH_DRIVERS is not set 510# CONFIG_MACINTOSH_DRIVERS is not set
494CONFIG_NETDEVICES=y 511CONFIG_NETDEVICES=y
495# CONFIG_NETDEVICES_MULTIQUEUE is not set
496# CONFIG_DUMMY is not set 512# CONFIG_DUMMY is not set
497# CONFIG_BONDING is not set 513# CONFIG_BONDING is not set
498# CONFIG_MACVLAN is not set 514# CONFIG_MACVLAN is not set
@@ -531,7 +547,6 @@ CONFIG_IBM_NEW_EMAC_ZMII=y
531# 547#
532# CONFIG_WLAN_PRE80211 is not set 548# CONFIG_WLAN_PRE80211 is not set
533# CONFIG_WLAN_80211 is not set 549# CONFIG_WLAN_80211 is not set
534# CONFIG_IWLWIFI is not set
535# CONFIG_IWLWIFI_LEDS is not set 550# CONFIG_IWLWIFI_LEDS is not set
536 551
537# 552#
@@ -607,12 +622,14 @@ CONFIG_SERIO_SERPORT=y
607# CONFIG_SERIO_PCIPS2 is not set 622# CONFIG_SERIO_PCIPS2 is not set
608CONFIG_SERIO_LIBPS2=y 623CONFIG_SERIO_LIBPS2=y
609# CONFIG_SERIO_RAW is not set 624# CONFIG_SERIO_RAW is not set
625# CONFIG_SERIO_XILINX_XPS_PS2 is not set
610# CONFIG_GAMEPORT is not set 626# CONFIG_GAMEPORT is not set
611 627
612# 628#
613# Character devices 629# Character devices
614# 630#
615CONFIG_VT=y 631CONFIG_VT=y
632CONFIG_CONSOLE_TRANSLATIONS=y
616CONFIG_VT_CONSOLE=y 633CONFIG_VT_CONSOLE=y
617CONFIG_HW_CONSOLE=y 634CONFIG_HW_CONSOLE=y
618# CONFIG_VT_HW_CONSOLE_BINDING is not set 635# CONFIG_VT_HW_CONSOLE_BINDING is not set
@@ -661,40 +678,60 @@ CONFIG_I2C_ALGOBIT=y
661# 678#
662# I2C Hardware Bus support 679# I2C Hardware Bus support
663# 680#
681
682#
683# PC SMBus host controller drivers
684#
664# CONFIG_I2C_ALI1535 is not set 685# CONFIG_I2C_ALI1535 is not set
665# CONFIG_I2C_ALI1563 is not set 686# CONFIG_I2C_ALI1563 is not set
666# CONFIG_I2C_ALI15X3 is not set 687# CONFIG_I2C_ALI15X3 is not set
667# CONFIG_I2C_AMD756 is not set 688# CONFIG_I2C_AMD756 is not set
668# CONFIG_I2C_AMD8111 is not set 689# CONFIG_I2C_AMD8111 is not set
669# CONFIG_I2C_I801 is not set 690# CONFIG_I2C_I801 is not set
670# CONFIG_I2C_I810 is not set 691# CONFIG_I2C_ISCH is not set
671# CONFIG_I2C_PIIX4 is not set 692# CONFIG_I2C_PIIX4 is not set
672CONFIG_I2C_IBM_IIC=y
673# CONFIG_I2C_MPC is not set
674# CONFIG_I2C_NFORCE2 is not set 693# CONFIG_I2C_NFORCE2 is not set
675# CONFIG_I2C_OCORES is not set
676# CONFIG_I2C_PARPORT_LIGHT is not set
677# CONFIG_I2C_PROSAVAGE is not set
678# CONFIG_I2C_SAVAGE4 is not set
679# CONFIG_I2C_SIMTEC is not set
680# CONFIG_I2C_SIS5595 is not set 694# CONFIG_I2C_SIS5595 is not set
681# CONFIG_I2C_SIS630 is not set 695# CONFIG_I2C_SIS630 is not set
682# CONFIG_I2C_SIS96X is not set 696# CONFIG_I2C_SIS96X is not set
683# CONFIG_I2C_TAOS_EVM is not set
684# CONFIG_I2C_STUB is not set
685# CONFIG_I2C_TINY_USB is not set
686# CONFIG_I2C_VIA is not set 697# CONFIG_I2C_VIA is not set
687# CONFIG_I2C_VIAPRO is not set 698# CONFIG_I2C_VIAPRO is not set
699
700#
701# I2C system bus drivers (mostly embedded / system-on-chip)
702#
703CONFIG_I2C_IBM_IIC=y
704# CONFIG_I2C_MPC is not set
705# CONFIG_I2C_OCORES is not set
706# CONFIG_I2C_SIMTEC is not set
707
708#
709# External I2C/SMBus adapter drivers
710#
711# CONFIG_I2C_PARPORT_LIGHT is not set
712# CONFIG_I2C_TAOS_EVM is not set
713# CONFIG_I2C_TINY_USB is not set
714
715#
716# Graphics adapter I2C/DDC channel drivers
717#
688# CONFIG_I2C_VOODOO3 is not set 718# CONFIG_I2C_VOODOO3 is not set
719
720#
721# Other I2C/SMBus bus drivers
722#
689# CONFIG_I2C_PCA_PLATFORM is not set 723# CONFIG_I2C_PCA_PLATFORM is not set
724# CONFIG_I2C_STUB is not set
690 725
691# 726#
692# Miscellaneous I2C Chip support 727# Miscellaneous I2C Chip support
693# 728#
694# CONFIG_DS1682 is not set 729# CONFIG_DS1682 is not set
730# CONFIG_AT24 is not set
695# CONFIG_SENSORS_EEPROM is not set 731# CONFIG_SENSORS_EEPROM is not set
696# CONFIG_SENSORS_PCF8574 is not set 732# CONFIG_SENSORS_PCF8574 is not set
697# CONFIG_PCF8575 is not set 733# CONFIG_PCF8575 is not set
734# CONFIG_SENSORS_PCA9539 is not set
698# CONFIG_SENSORS_PCF8591 is not set 735# CONFIG_SENSORS_PCF8591 is not set
699# CONFIG_SENSORS_MAX6875 is not set 736# CONFIG_SENSORS_MAX6875 is not set
700# CONFIG_SENSORS_TSL2550 is not set 737# CONFIG_SENSORS_TSL2550 is not set
@@ -703,10 +740,13 @@ CONFIG_I2C_IBM_IIC=y
703# CONFIG_I2C_DEBUG_BUS is not set 740# CONFIG_I2C_DEBUG_BUS is not set
704# CONFIG_I2C_DEBUG_CHIP is not set 741# CONFIG_I2C_DEBUG_CHIP is not set
705# CONFIG_SPI is not set 742# CONFIG_SPI is not set
743CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
744# CONFIG_GPIOLIB is not set
706# CONFIG_W1 is not set 745# CONFIG_W1 is not set
707# CONFIG_POWER_SUPPLY is not set 746# CONFIG_POWER_SUPPLY is not set
708# CONFIG_HWMON is not set 747# CONFIG_HWMON is not set
709# CONFIG_THERMAL is not set 748# CONFIG_THERMAL is not set
749# CONFIG_THERMAL_HWMON is not set
710# CONFIG_WATCHDOG is not set 750# CONFIG_WATCHDOG is not set
711 751
712# 752#
@@ -718,6 +758,7 @@ CONFIG_SSB_POSSIBLE=y
718# 758#
719# Multifunction device drivers 759# Multifunction device drivers
720# 760#
761# CONFIG_MFD_CORE is not set
721# CONFIG_MFD_SM501 is not set 762# CONFIG_MFD_SM501 is not set
722# CONFIG_HTC_PASIC3 is not set 763# CONFIG_HTC_PASIC3 is not set
723 764
@@ -730,6 +771,7 @@ CONFIG_SSB_POSSIBLE=y
730# 771#
731# CONFIG_VIDEO_DEV is not set 772# CONFIG_VIDEO_DEV is not set
732# CONFIG_DVB_CORE is not set 773# CONFIG_DVB_CORE is not set
774# CONFIG_VIDEO_MEDIA is not set
733 775
734# 776#
735# Multimedia drivers 777# Multimedia drivers
@@ -755,7 +797,6 @@ CONFIG_FB_CFB_IMAGEBLIT=y
755# CONFIG_FB_SYS_IMAGEBLIT is not set 797# CONFIG_FB_SYS_IMAGEBLIT is not set
756# CONFIG_FB_FOREIGN_ENDIAN is not set 798# CONFIG_FB_FOREIGN_ENDIAN is not set
757# CONFIG_FB_SYS_FOPS is not set 799# CONFIG_FB_SYS_FOPS is not set
758CONFIG_FB_DEFERRED_IO=y
759# CONFIG_FB_SVGALIB is not set 800# CONFIG_FB_SVGALIB is not set
760CONFIG_FB_MACMODES=y 801CONFIG_FB_MACMODES=y
761CONFIG_FB_BACKLIGHT=y 802CONFIG_FB_BACKLIGHT=y
@@ -795,10 +836,13 @@ CONFIG_FB_RADEON_BACKLIGHT=y
795# CONFIG_FB_TRIDENT is not set 836# CONFIG_FB_TRIDENT is not set
796# CONFIG_FB_ARK is not set 837# CONFIG_FB_ARK is not set
797# CONFIG_FB_PM3 is not set 838# CONFIG_FB_PM3 is not set
839# CONFIG_FB_CARMINE is not set
798# CONFIG_FB_IBM_GXT4500 is not set 840# CONFIG_FB_IBM_GXT4500 is not set
799# CONFIG_FB_VIRTUAL is not set 841# CONFIG_FB_VIRTUAL is not set
800CONFIG_BACKLIGHT_LCD_SUPPORT=y 842CONFIG_BACKLIGHT_LCD_SUPPORT=y
801CONFIG_LCD_CLASS_DEVICE=y 843CONFIG_LCD_CLASS_DEVICE=y
844# CONFIG_LCD_ILI9320 is not set
845# CONFIG_LCD_PLATFORM is not set
802CONFIG_BACKLIGHT_CLASS_DEVICE=y 846CONFIG_BACKLIGHT_CLASS_DEVICE=y
803# CONFIG_BACKLIGHT_CORGI is not set 847# CONFIG_BACKLIGHT_CORGI is not set
804 848
@@ -821,10 +865,6 @@ CONFIG_LOGO=y
821CONFIG_LOGO_LINUX_MONO=y 865CONFIG_LOGO_LINUX_MONO=y
822CONFIG_LOGO_LINUX_VGA16=y 866CONFIG_LOGO_LINUX_VGA16=y
823CONFIG_LOGO_LINUX_CLUT224=y 867CONFIG_LOGO_LINUX_CLUT224=y
824
825#
826# Sound
827#
828# CONFIG_SOUND is not set 868# CONFIG_SOUND is not set
829CONFIG_HID_SUPPORT=y 869CONFIG_HID_SUPPORT=y
830CONFIG_HID=y 870CONFIG_HID=y
@@ -859,11 +899,13 @@ CONFIG_USB_DEVICEFS=y
859# 899#
860# USB Host Controller Drivers 900# USB Host Controller Drivers
861# 901#
902# CONFIG_USB_C67X00_HCD is not set
862CONFIG_USB_EHCI_HCD=m 903CONFIG_USB_EHCI_HCD=m
863# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 904# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
864# CONFIG_USB_EHCI_TT_NEWSCHED is not set 905# CONFIG_USB_EHCI_TT_NEWSCHED is not set
865CONFIG_USB_EHCI_HCD_PPC_OF=y 906CONFIG_USB_EHCI_HCD_PPC_OF=y
866# CONFIG_USB_ISP116X_HCD is not set 907# CONFIG_USB_ISP116X_HCD is not set
908# CONFIG_USB_ISP1760_HCD is not set
867CONFIG_USB_OHCI_HCD=y 909CONFIG_USB_OHCI_HCD=y
868CONFIG_USB_OHCI_HCD_PPC_OF=y 910CONFIG_USB_OHCI_HCD_PPC_OF=y
869CONFIG_USB_OHCI_HCD_PPC_OF_BE=y 911CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
@@ -881,6 +923,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
881# 923#
882# CONFIG_USB_ACM is not set 924# CONFIG_USB_ACM is not set
883# CONFIG_USB_PRINTER is not set 925# CONFIG_USB_PRINTER is not set
926# CONFIG_USB_WDM is not set
884 927
885# 928#
886# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 929# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -900,6 +943,7 @@ CONFIG_USB_STORAGE=m
900# CONFIG_USB_STORAGE_SDDR55 is not set 943# CONFIG_USB_STORAGE_SDDR55 is not set
901# CONFIG_USB_STORAGE_JUMPSHOT is not set 944# CONFIG_USB_STORAGE_JUMPSHOT is not set
902# CONFIG_USB_STORAGE_ALAUDA is not set 945# CONFIG_USB_STORAGE_ALAUDA is not set
946# CONFIG_USB_STORAGE_ONETOUCH is not set
903# CONFIG_USB_STORAGE_KARMA is not set 947# CONFIG_USB_STORAGE_KARMA is not set
904# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 948# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
905# CONFIG_USB_LIBUSUAL is not set 949# CONFIG_USB_LIBUSUAL is not set
@@ -939,6 +983,7 @@ CONFIG_USB_STORAGE=m
939# CONFIG_USB_TRANCEVIBRATOR is not set 983# CONFIG_USB_TRANCEVIBRATOR is not set
940# CONFIG_USB_IOWARRIOR is not set 984# CONFIG_USB_IOWARRIOR is not set
941# CONFIG_USB_TEST is not set 985# CONFIG_USB_TEST is not set
986# CONFIG_USB_ISIGHTFW is not set
942# CONFIG_USB_GADGET is not set 987# CONFIG_USB_GADGET is not set
943# CONFIG_MMC is not set 988# CONFIG_MMC is not set
944# CONFIG_MEMSTICK is not set 989# CONFIG_MEMSTICK is not set
@@ -976,6 +1021,7 @@ CONFIG_RTC_INTF_DEV=y
976CONFIG_RTC_DRV_M41T80=y 1021CONFIG_RTC_DRV_M41T80=y
977CONFIG_RTC_DRV_M41T80_WDT=y 1022CONFIG_RTC_DRV_M41T80_WDT=y
978# CONFIG_RTC_DRV_S35390A is not set 1023# CONFIG_RTC_DRV_S35390A is not set
1024# CONFIG_RTC_DRV_FM3130 is not set
979 1025
980# 1026#
981# SPI RTC drivers 1027# SPI RTC drivers
@@ -996,6 +1042,7 @@ CONFIG_RTC_DRV_M41T80_WDT=y
996# 1042#
997# on-CPU RTC drivers 1043# on-CPU RTC drivers
998# 1044#
1045# CONFIG_RTC_DRV_PPC is not set
999# CONFIG_DMADEVICES is not set 1046# CONFIG_DMADEVICES is not set
1000# CONFIG_UIO is not set 1047# CONFIG_UIO is not set
1001 1048
@@ -1074,6 +1121,7 @@ CONFIG_AFFS_FS=m
1074# CONFIG_CRAMFS is not set 1121# CONFIG_CRAMFS is not set
1075# CONFIG_VXFS_FS is not set 1122# CONFIG_VXFS_FS is not set
1076# CONFIG_MINIX_FS is not set 1123# CONFIG_MINIX_FS is not set
1124# CONFIG_OMFS_FS is not set
1077# CONFIG_HPFS_FS is not set 1125# CONFIG_HPFS_FS is not set
1078# CONFIG_QNX4FS_FS is not set 1126# CONFIG_QNX4FS_FS is not set
1079# CONFIG_ROMFS_FS is not set 1127# CONFIG_ROMFS_FS is not set
@@ -1151,6 +1199,7 @@ CONFIG_BITREVERSE=y
1151# CONFIG_GENERIC_FIND_FIRST_BIT is not set 1199# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1152# CONFIG_CRC_CCITT is not set 1200# CONFIG_CRC_CCITT is not set
1153# CONFIG_CRC16 is not set 1201# CONFIG_CRC16 is not set
1202CONFIG_CRC_T10DIF=y
1154CONFIG_CRC_ITU_T=y 1203CONFIG_CRC_ITU_T=y
1155CONFIG_CRC32=y 1204CONFIG_CRC32=y
1156# CONFIG_CRC7 is not set 1205# CONFIG_CRC7 is not set
@@ -1177,7 +1226,15 @@ CONFIG_MAGIC_SYSRQ=y
1177# CONFIG_SLUB_DEBUG_ON is not set 1226# CONFIG_SLUB_DEBUG_ON is not set
1178# CONFIG_SLUB_STATS is not set 1227# CONFIG_SLUB_STATS is not set
1179# CONFIG_DEBUG_BUGVERBOSE is not set 1228# CONFIG_DEBUG_BUGVERBOSE is not set
1229# CONFIG_DEBUG_MEMORY_INIT is not set
1230# CONFIG_LATENCYTOP is not set
1231CONFIG_HAVE_FTRACE=y
1232CONFIG_HAVE_DYNAMIC_FTRACE=y
1233# CONFIG_FTRACE is not set
1234# CONFIG_SCHED_TRACER is not set
1235# CONFIG_CONTEXT_SWITCH_TRACER is not set
1180# CONFIG_SAMPLES is not set 1236# CONFIG_SAMPLES is not set
1237CONFIG_HAVE_ARCH_KGDB=y
1181# CONFIG_IRQSTACKS is not set 1238# CONFIG_IRQSTACKS is not set
1182# CONFIG_PPC_EARLY_DEBUG is not set 1239# CONFIG_PPC_EARLY_DEBUG is not set
1183 1240
diff --git a/arch/powerpc/configs/44x/sequoia_defconfig b/arch/powerpc/configs/44x/sequoia_defconfig
index dd5d6303c39..e40b1023265 100644
--- a/arch/powerpc/configs/44x/sequoia_defconfig
+++ b/arch/powerpc/configs/44x/sequoia_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:53:46 2008 4# Tue Aug 5 09:15:13 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,8 +30,12 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
38CONFIG_LOCKDEP_SUPPORT=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y 41CONFIG_GENERIC_HWEIGHT=y
@@ -79,6 +83,7 @@ CONFIG_GROUP_SCHED=y
79CONFIG_USER_SCHED=y 83CONFIG_USER_SCHED=y
80# CONFIG_CGROUP_SCHED is not set 84# CONFIG_CGROUP_SCHED is not set
81CONFIG_SYSFS_DEPRECATED=y 85CONFIG_SYSFS_DEPRECATED=y
86CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set 87# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set 88# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y 89CONFIG_BLK_DEV_INITRD=y
@@ -87,6 +92,7 @@ CONFIG_INITRAMFS_SOURCE=""
87CONFIG_SYSCTL=y 92CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y 93CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y 94CONFIG_SYSCTL_SYSCALL=y
95CONFIG_SYSCTL_SYSCALL_CHECK=y
90CONFIG_KALLSYMS=y 96CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set 97# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set 98# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -112,13 +118,22 @@ CONFIG_SLUB=y
112# CONFIG_MARKERS is not set 118# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y 119CONFIG_HAVE_OPROFILE=y
114# CONFIG_KPROBES is not set 120# CONFIG_KPROBES is not set
121CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
122CONFIG_HAVE_IOREMAP_PROT=y
115CONFIG_HAVE_KPROBES=y 123CONFIG_HAVE_KPROBES=y
124CONFIG_HAVE_KRETPROBES=y
125CONFIG_HAVE_ARCH_TRACEHOOK=y
126# CONFIG_HAVE_DMA_ATTRS is not set
127# CONFIG_USE_GENERIC_SMP_HELPERS is not set
128# CONFIG_HAVE_CLK is not set
116CONFIG_PROC_PAGE_MONITOR=y 129CONFIG_PROC_PAGE_MONITOR=y
130# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
117CONFIG_SLABINFO=y 131CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y 132CONFIG_RT_MUTEXES=y
119# CONFIG_TINY_SHMEM is not set 133# CONFIG_TINY_SHMEM is not set
120CONFIG_BASE_SMALL=0 134CONFIG_BASE_SMALL=0
121CONFIG_MODULES=y 135CONFIG_MODULES=y
136# CONFIG_MODULE_FORCE_LOAD is not set
122CONFIG_MODULE_UNLOAD=y 137CONFIG_MODULE_UNLOAD=y
123# CONFIG_MODULE_FORCE_UNLOAD is not set 138# CONFIG_MODULE_FORCE_UNLOAD is not set
124# CONFIG_MODVERSIONS is not set 139# CONFIG_MODVERSIONS is not set
@@ -129,6 +144,7 @@ CONFIG_LBD=y
129# CONFIG_BLK_DEV_IO_TRACE is not set 144# CONFIG_BLK_DEV_IO_TRACE is not set
130# CONFIG_LSF is not set 145# CONFIG_LSF is not set
131# CONFIG_BLK_DEV_BSG is not set 146# CONFIG_BLK_DEV_BSG is not set
147# CONFIG_BLK_DEV_INTEGRITY is not set
132 148
133# 149#
134# IO Schedulers 150# IO Schedulers
@@ -143,24 +159,25 @@ CONFIG_DEFAULT_AS=y
143# CONFIG_DEFAULT_NOOP is not set 159# CONFIG_DEFAULT_NOOP is not set
144CONFIG_DEFAULT_IOSCHED="anticipatory" 160CONFIG_DEFAULT_IOSCHED="anticipatory"
145CONFIG_CLASSIC_RCU=y 161CONFIG_CLASSIC_RCU=y
146# CONFIG_PREEMPT_RCU is not set
147# CONFIG_PPC4xx_PCI_EXPRESS is not set 162# CONFIG_PPC4xx_PCI_EXPRESS is not set
148 163
149# 164#
150# Platform support 165# Platform support
151# 166#
152# CONFIG_PPC_MPC512x is not set
153# CONFIG_PPC_MPC5121 is not set
154# CONFIG_PPC_CELL is not set 167# CONFIG_PPC_CELL is not set
155# CONFIG_PPC_CELL_NATIVE is not set 168# CONFIG_PPC_CELL_NATIVE is not set
156# CONFIG_PQ2ADS is not set 169# CONFIG_PQ2ADS is not set
157# CONFIG_BAMBOO is not set 170# CONFIG_BAMBOO is not set
158# CONFIG_EBONY is not set 171# CONFIG_EBONY is not set
172# CONFIG_SAM440EP is not set
159CONFIG_SEQUOIA=y 173CONFIG_SEQUOIA=y
160# CONFIG_TAISHAN is not set 174# CONFIG_TAISHAN is not set
161# CONFIG_KATMAI is not set 175# CONFIG_KATMAI is not set
162# CONFIG_RAINIER is not set 176# CONFIG_RAINIER is not set
163# CONFIG_WARP is not set 177# CONFIG_WARP is not set
178# CONFIG_CANYONLANDS is not set
179# CONFIG_YOSEMITE is not set
180# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
164CONFIG_440EPX=y 181CONFIG_440EPX=y
165# CONFIG_IPIC is not set 182# CONFIG_IPIC is not set
166# CONFIG_MPIC is not set 183# CONFIG_MPIC is not set
@@ -192,7 +209,6 @@ CONFIG_HZ=250
192CONFIG_PREEMPT_NONE=y 209CONFIG_PREEMPT_NONE=y
193# CONFIG_PREEMPT_VOLUNTARY is not set 210# CONFIG_PREEMPT_VOLUNTARY is not set
194# CONFIG_PREEMPT is not set 211# CONFIG_PREEMPT is not set
195CONFIG_RCU_TRACE=y
196CONFIG_BINFMT_ELF=y 212CONFIG_BINFMT_ELF=y
197# CONFIG_BINFMT_MISC is not set 213# CONFIG_BINFMT_MISC is not set
198# CONFIG_MATH_EMULATION is not set 214# CONFIG_MATH_EMULATION is not set
@@ -210,14 +226,18 @@ CONFIG_FLATMEM=y
210CONFIG_FLAT_NODE_MEM_MAP=y 226CONFIG_FLAT_NODE_MEM_MAP=y
211# CONFIG_SPARSEMEM_STATIC is not set 227# CONFIG_SPARSEMEM_STATIC is not set
212# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 228# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
229CONFIG_PAGEFLAGS_EXTENDED=y
213CONFIG_SPLIT_PTLOCK_CPUS=4 230CONFIG_SPLIT_PTLOCK_CPUS=4
231CONFIG_MIGRATION=y
214CONFIG_RESOURCES_64BIT=y 232CONFIG_RESOURCES_64BIT=y
215CONFIG_ZONE_DMA_FLAG=1 233CONFIG_ZONE_DMA_FLAG=1
216CONFIG_BOUNCE=y 234CONFIG_BOUNCE=y
217CONFIG_VIRT_TO_BUS=y 235CONFIG_VIRT_TO_BUS=y
236CONFIG_FORCE_MAX_ZONEORDER=11
218CONFIG_PROC_DEVICETREE=y 237CONFIG_PROC_DEVICETREE=y
219CONFIG_CMDLINE_BOOL=y 238CONFIG_CMDLINE_BOOL=y
220CONFIG_CMDLINE="" 239CONFIG_CMDLINE=""
240CONFIG_EXTRA_TARGETS=""
221CONFIG_SECCOMP=y 241CONFIG_SECCOMP=y
222CONFIG_ISA_DMA_API=y 242CONFIG_ISA_DMA_API=y
223 243
@@ -226,6 +246,8 @@ CONFIG_ISA_DMA_API=y
226# 246#
227CONFIG_ZONE_DMA=y 247CONFIG_ZONE_DMA=y
228CONFIG_PPC_INDIRECT_PCI=y 248CONFIG_PPC_INDIRECT_PCI=y
249CONFIG_4xx_SOC=y
250CONFIG_PPC_PCI_CHOICE=y
229CONFIG_PCI=y 251CONFIG_PCI=y
230CONFIG_PCI_DOMAINS=y 252CONFIG_PCI_DOMAINS=y
231CONFIG_PCI_SYSCALL=y 253CONFIG_PCI_SYSCALL=y
@@ -236,6 +258,7 @@ CONFIG_PCI_LEGACY=y
236# CONFIG_PCI_DEBUG is not set 258# CONFIG_PCI_DEBUG is not set
237# CONFIG_PCCARD is not set 259# CONFIG_PCCARD is not set
238# CONFIG_HOTPLUG_PCI is not set 260# CONFIG_HOTPLUG_PCI is not set
261# CONFIG_HAS_RAPIDIO is not set
239 262
240# 263#
241# Advanced setup 264# Advanced setup
@@ -245,17 +268,13 @@ CONFIG_PCI_LEGACY=y
245# 268#
246# Default settings for advanced configuration options are used 269# Default settings for advanced configuration options are used
247# 270#
248CONFIG_HIGHMEM_START=0xfe000000
249CONFIG_LOWMEM_SIZE=0x30000000 271CONFIG_LOWMEM_SIZE=0x30000000
272CONFIG_PAGE_OFFSET=0xc0000000
250CONFIG_KERNEL_START=0xc0000000 273CONFIG_KERNEL_START=0xc0000000
274CONFIG_PHYSICAL_START=0x00000000
251CONFIG_TASK_SIZE=0xc0000000 275CONFIG_TASK_SIZE=0xc0000000
252CONFIG_CONSISTENT_START=0xff100000 276CONFIG_CONSISTENT_START=0xff100000
253CONFIG_CONSISTENT_SIZE=0x00200000 277CONFIG_CONSISTENT_SIZE=0x00200000
254CONFIG_BOOT_LOAD=0x01000000
255
256#
257# Networking
258#
259CONFIG_NET=y 278CONFIG_NET=y
260 279
261# 280#
@@ -293,8 +312,6 @@ CONFIG_TCP_CONG_CUBIC=y
293CONFIG_DEFAULT_TCP_CONG="cubic" 312CONFIG_DEFAULT_TCP_CONG="cubic"
294# CONFIG_TCP_MD5SIG is not set 313# CONFIG_TCP_MD5SIG is not set
295# CONFIG_IPV6 is not set 314# CONFIG_IPV6 is not set
296# CONFIG_INET6_XFRM_TUNNEL is not set
297# CONFIG_INET6_TUNNEL is not set
298# CONFIG_NETWORK_SECMARK is not set 315# CONFIG_NETWORK_SECMARK is not set
299# CONFIG_NETFILTER is not set 316# CONFIG_NETFILTER is not set
300# CONFIG_IP_DCCP is not set 317# CONFIG_IP_DCCP is not set
@@ -344,6 +361,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
344CONFIG_STANDALONE=y 361CONFIG_STANDALONE=y
345CONFIG_PREVENT_FIRMWARE_BUILD=y 362CONFIG_PREVENT_FIRMWARE_BUILD=y
346CONFIG_FW_LOADER=y 363CONFIG_FW_LOADER=y
364CONFIG_FIRMWARE_IN_KERNEL=y
365CONFIG_EXTRA_FIRMWARE=""
347# CONFIG_DEBUG_DRIVER is not set 366# CONFIG_DEBUG_DRIVER is not set
348# CONFIG_DEBUG_DEVRES is not set 367# CONFIG_DEBUG_DEVRES is not set
349# CONFIG_SYS_HYPERVISOR is not set 368# CONFIG_SYS_HYPERVISOR is not set
@@ -356,6 +375,7 @@ CONFIG_MTD_PARTITIONS=y
356# CONFIG_MTD_REDBOOT_PARTS is not set 375# CONFIG_MTD_REDBOOT_PARTS is not set
357CONFIG_MTD_CMDLINE_PARTS=y 376CONFIG_MTD_CMDLINE_PARTS=y
358CONFIG_MTD_OF_PARTS=y 377CONFIG_MTD_OF_PARTS=y
378# CONFIG_MTD_AR7_PARTS is not set
359 379
360# 380#
361# User Modules And Translation Layers 381# User Modules And Translation Layers
@@ -446,12 +466,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
446# CONFIG_CDROM_PKTCDVD is not set 466# CONFIG_CDROM_PKTCDVD is not set
447# CONFIG_ATA_OVER_ETH is not set 467# CONFIG_ATA_OVER_ETH is not set
448# CONFIG_XILINX_SYSACE is not set 468# CONFIG_XILINX_SYSACE is not set
469# CONFIG_BLK_DEV_HD is not set
449CONFIG_MISC_DEVICES=y 470CONFIG_MISC_DEVICES=y
450# CONFIG_PHANTOM is not set 471# CONFIG_PHANTOM is not set
451# CONFIG_EEPROM_93CX6 is not set 472# CONFIG_EEPROM_93CX6 is not set
452# CONFIG_SGI_IOC4 is not set 473# CONFIG_SGI_IOC4 is not set
453# CONFIG_TIFM_CORE is not set 474# CONFIG_TIFM_CORE is not set
454# CONFIG_ENCLOSURE_SERVICES is not set 475# CONFIG_ENCLOSURE_SERVICES is not set
476# CONFIG_HP_ILO is not set
455CONFIG_HAVE_IDE=y 477CONFIG_HAVE_IDE=y
456# CONFIG_IDE is not set 478# CONFIG_IDE is not set
457 479
@@ -469,12 +491,15 @@ CONFIG_HAVE_IDE=y
469# 491#
470# IEEE 1394 (FireWire) support 492# IEEE 1394 (FireWire) support
471# 493#
494
495#
496# Enable only one of the two stacks, unless you know what you are doing
497#
472# CONFIG_FIREWIRE is not set 498# CONFIG_FIREWIRE is not set
473# CONFIG_IEEE1394 is not set 499# CONFIG_IEEE1394 is not set
474# CONFIG_I2O is not set 500# CONFIG_I2O is not set
475# CONFIG_MACINTOSH_DRIVERS is not set 501# CONFIG_MACINTOSH_DRIVERS is not set
476CONFIG_NETDEVICES=y 502CONFIG_NETDEVICES=y
477# CONFIG_NETDEVICES_MULTIQUEUE is not set
478# CONFIG_DUMMY is not set 503# CONFIG_DUMMY is not set
479# CONFIG_BONDING is not set 504# CONFIG_BONDING is not set
480# CONFIG_MACVLAN is not set 505# CONFIG_MACVLAN is not set
@@ -509,7 +534,6 @@ CONFIG_NETDEV_1000=y
509# CONFIG_DL2K is not set 534# CONFIG_DL2K is not set
510# CONFIG_E1000 is not set 535# CONFIG_E1000 is not set
511# CONFIG_E1000E is not set 536# CONFIG_E1000E is not set
512# CONFIG_E1000E_ENABLED is not set
513# CONFIG_IP1000 is not set 537# CONFIG_IP1000 is not set
514# CONFIG_IGB is not set 538# CONFIG_IGB is not set
515# CONFIG_NS83820 is not set 539# CONFIG_NS83820 is not set
@@ -519,12 +543,12 @@ CONFIG_NETDEV_1000=y
519# CONFIG_SIS190 is not set 543# CONFIG_SIS190 is not set
520# CONFIG_SKGE is not set 544# CONFIG_SKGE is not set
521# CONFIG_SKY2 is not set 545# CONFIG_SKY2 is not set
522# CONFIG_SK98LIN is not set
523# CONFIG_VIA_VELOCITY is not set 546# CONFIG_VIA_VELOCITY is not set
524# CONFIG_TIGON3 is not set 547# CONFIG_TIGON3 is not set
525# CONFIG_BNX2 is not set 548# CONFIG_BNX2 is not set
526# CONFIG_QLA3XXX is not set 549# CONFIG_QLA3XXX is not set
527# CONFIG_ATL1 is not set 550# CONFIG_ATL1 is not set
551# CONFIG_ATL1E is not set
528CONFIG_NETDEV_10000=y 552CONFIG_NETDEV_10000=y
529# CONFIG_CHELSIO_T1 is not set 553# CONFIG_CHELSIO_T1 is not set
530# CONFIG_CHELSIO_T3 is not set 554# CONFIG_CHELSIO_T3 is not set
@@ -537,6 +561,7 @@ CONFIG_NETDEV_10000=y
537# CONFIG_MLX4_CORE is not set 561# CONFIG_MLX4_CORE is not set
538# CONFIG_TEHUTI is not set 562# CONFIG_TEHUTI is not set
539# CONFIG_BNX2X is not set 563# CONFIG_BNX2X is not set
564# CONFIG_SFC is not set
540# CONFIG_TR is not set 565# CONFIG_TR is not set
541 566
542# 567#
@@ -544,6 +569,7 @@ CONFIG_NETDEV_10000=y
544# 569#
545# CONFIG_WLAN_PRE80211 is not set 570# CONFIG_WLAN_PRE80211 is not set
546# CONFIG_WLAN_80211 is not set 571# CONFIG_WLAN_80211 is not set
572# CONFIG_IWLWIFI_LEDS is not set
547# CONFIG_WAN is not set 573# CONFIG_WAN is not set
548# CONFIG_FDDI is not set 574# CONFIG_FDDI is not set
549# CONFIG_HIPPI is not set 575# CONFIG_HIPPI is not set
@@ -570,6 +596,7 @@ CONFIG_NETDEV_10000=y
570# Character devices 596# Character devices
571# 597#
572# CONFIG_VT is not set 598# CONFIG_VT is not set
599CONFIG_DEVKMEM=y
573# CONFIG_SERIAL_NONSTANDARD is not set 600# CONFIG_SERIAL_NONSTANDARD is not set
574# CONFIG_NOZOMI is not set 601# CONFIG_NOZOMI is not set
575 602
@@ -608,12 +635,9 @@ CONFIG_LEGACY_PTY_COUNT=256
608# CONFIG_TCG_TPM is not set 635# CONFIG_TCG_TPM is not set
609CONFIG_DEVPORT=y 636CONFIG_DEVPORT=y
610# CONFIG_I2C is not set 637# CONFIG_I2C is not set
611
612#
613# SPI support
614#
615# CONFIG_SPI is not set 638# CONFIG_SPI is not set
616# CONFIG_SPI_MASTER is not set 639CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
640# CONFIG_GPIOLIB is not set
617# CONFIG_W1 is not set 641# CONFIG_W1 is not set
618# CONFIG_POWER_SUPPLY is not set 642# CONFIG_POWER_SUPPLY is not set
619# CONFIG_HWMON is not set 643# CONFIG_HWMON is not set
@@ -629,13 +653,24 @@ CONFIG_SSB_POSSIBLE=y
629# 653#
630# Multifunction device drivers 654# Multifunction device drivers
631# 655#
656# CONFIG_MFD_CORE is not set
632# CONFIG_MFD_SM501 is not set 657# CONFIG_MFD_SM501 is not set
658# CONFIG_HTC_PASIC3 is not set
633 659
634# 660#
635# Multimedia devices 661# Multimedia devices
636# 662#
663
664#
665# Multimedia core support
666#
637# CONFIG_VIDEO_DEV is not set 667# CONFIG_VIDEO_DEV is not set
638# CONFIG_DVB_CORE is not set 668# CONFIG_DVB_CORE is not set
669# CONFIG_VIDEO_MEDIA is not set
670
671#
672# Multimedia drivers
673#
639CONFIG_DAB=y 674CONFIG_DAB=y
640 675
641# 676#
@@ -652,16 +687,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
652# Display device support 687# Display device support
653# 688#
654# CONFIG_DISPLAY_SUPPORT is not set 689# CONFIG_DISPLAY_SUPPORT is not set
655
656#
657# Sound
658#
659# CONFIG_SOUND is not set 690# CONFIG_SOUND is not set
660CONFIG_USB_SUPPORT=y 691CONFIG_USB_SUPPORT=y
661CONFIG_USB_ARCH_HAS_HCD=y 692CONFIG_USB_ARCH_HAS_HCD=y
662CONFIG_USB_ARCH_HAS_OHCI=y 693CONFIG_USB_ARCH_HAS_OHCI=y
663CONFIG_USB_ARCH_HAS_EHCI=y 694CONFIG_USB_ARCH_HAS_EHCI=y
664# CONFIG_USB is not set 695# CONFIG_USB is not set
696# CONFIG_USB_OTG_WHITELIST is not set
697# CONFIG_USB_OTG_BLACKLIST_HUB is not set
665 698
666# 699#
667# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 700# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -670,13 +703,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
670# CONFIG_MMC is not set 703# CONFIG_MMC is not set
671# CONFIG_MEMSTICK is not set 704# CONFIG_MEMSTICK is not set
672# CONFIG_NEW_LEDS is not set 705# CONFIG_NEW_LEDS is not set
706# CONFIG_ACCESSIBILITY is not set
673# CONFIG_INFINIBAND is not set 707# CONFIG_INFINIBAND is not set
674# CONFIG_EDAC is not set 708# CONFIG_EDAC is not set
675# CONFIG_RTC_CLASS is not set 709# CONFIG_RTC_CLASS is not set
676 710# CONFIG_DMADEVICES is not set
677#
678# Userspace I/O
679#
680# CONFIG_UIO is not set 711# CONFIG_UIO is not set
681 712
682# 713#
@@ -691,7 +722,6 @@ CONFIG_EXT2_FS=y
691# CONFIG_JFS_FS is not set 722# CONFIG_JFS_FS is not set
692# CONFIG_FS_POSIX_ACL is not set 723# CONFIG_FS_POSIX_ACL is not set
693# CONFIG_XFS_FS is not set 724# CONFIG_XFS_FS is not set
694# CONFIG_GFS2_FS is not set
695# CONFIG_OCFS2_FS is not set 725# CONFIG_OCFS2_FS is not set
696CONFIG_DNOTIFY=y 726CONFIG_DNOTIFY=y
697CONFIG_INOTIFY=y 727CONFIG_INOTIFY=y
@@ -750,6 +780,7 @@ CONFIG_JFFS2_RTIME=y
750CONFIG_CRAMFS=y 780CONFIG_CRAMFS=y
751# CONFIG_VXFS_FS is not set 781# CONFIG_VXFS_FS is not set
752# CONFIG_MINIX_FS is not set 782# CONFIG_MINIX_FS is not set
783# CONFIG_OMFS_FS is not set
753# CONFIG_HPFS_FS is not set 784# CONFIG_HPFS_FS is not set
754# CONFIG_QNX4FS_FS is not set 785# CONFIG_QNX4FS_FS is not set
755# CONFIG_ROMFS_FS is not set 786# CONFIG_ROMFS_FS is not set
@@ -760,14 +791,12 @@ CONFIG_NFS_FS=y
760CONFIG_NFS_V3=y 791CONFIG_NFS_V3=y
761# CONFIG_NFS_V3_ACL is not set 792# CONFIG_NFS_V3_ACL is not set
762# CONFIG_NFS_V4 is not set 793# CONFIG_NFS_V4 is not set
763# CONFIG_NFS_DIRECTIO is not set
764# CONFIG_NFSD is not set
765CONFIG_ROOT_NFS=y 794CONFIG_ROOT_NFS=y
795# CONFIG_NFSD is not set
766CONFIG_LOCKD=y 796CONFIG_LOCKD=y
767CONFIG_LOCKD_V4=y 797CONFIG_LOCKD_V4=y
768CONFIG_NFS_COMMON=y 798CONFIG_NFS_COMMON=y
769CONFIG_SUNRPC=y 799CONFIG_SUNRPC=y
770# CONFIG_SUNRPC_BIND34 is not set
771# CONFIG_RPCSEC_GSS_KRB5 is not set 800# CONFIG_RPCSEC_GSS_KRB5 is not set
772# CONFIG_RPCSEC_GSS_SPKM3 is not set 801# CONFIG_RPCSEC_GSS_SPKM3 is not set
773# CONFIG_SMB_FS is not set 802# CONFIG_SMB_FS is not set
@@ -788,8 +817,10 @@ CONFIG_MSDOS_PARTITION=y
788# Library routines 817# Library routines
789# 818#
790CONFIG_BITREVERSE=y 819CONFIG_BITREVERSE=y
820# CONFIG_GENERIC_FIND_FIRST_BIT is not set
791# CONFIG_CRC_CCITT is not set 821# CONFIG_CRC_CCITT is not set
792# CONFIG_CRC16 is not set 822# CONFIG_CRC16 is not set
823# CONFIG_CRC_T10DIF is not set
793# CONFIG_CRC_ITU_T is not set 824# CONFIG_CRC_ITU_T is not set
794CONFIG_CRC32=y 825CONFIG_CRC32=y
795# CONFIG_CRC7 is not set 826# CONFIG_CRC7 is not set
@@ -800,6 +831,7 @@ CONFIG_PLIST=y
800CONFIG_HAS_IOMEM=y 831CONFIG_HAS_IOMEM=y
801CONFIG_HAS_IOPORT=y 832CONFIG_HAS_IOPORT=y
802CONFIG_HAS_DMA=y 833CONFIG_HAS_DMA=y
834CONFIG_HAVE_LMB=y
803 835
804# 836#
805# Kernel hacking 837# Kernel hacking
@@ -807,6 +839,7 @@ CONFIG_HAS_DMA=y
807# CONFIG_PRINTK_TIME is not set 839# CONFIG_PRINTK_TIME is not set
808CONFIG_ENABLE_WARN_DEPRECATED=y 840CONFIG_ENABLE_WARN_DEPRECATED=y
809CONFIG_ENABLE_MUST_CHECK=y 841CONFIG_ENABLE_MUST_CHECK=y
842CONFIG_FRAME_WARN=1024
810CONFIG_MAGIC_SYSRQ=y 843CONFIG_MAGIC_SYSRQ=y
811# CONFIG_UNUSED_SYMBOLS is not set 844# CONFIG_UNUSED_SYMBOLS is not set
812CONFIG_DEBUG_FS=y 845CONFIG_DEBUG_FS=y
@@ -814,9 +847,12 @@ CONFIG_DEBUG_FS=y
814CONFIG_DEBUG_KERNEL=y 847CONFIG_DEBUG_KERNEL=y
815# CONFIG_DEBUG_SHIRQ is not set 848# CONFIG_DEBUG_SHIRQ is not set
816CONFIG_DETECT_SOFTLOCKUP=y 849CONFIG_DETECT_SOFTLOCKUP=y
850# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
851CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
817CONFIG_SCHED_DEBUG=y 852CONFIG_SCHED_DEBUG=y
818# CONFIG_SCHEDSTATS is not set 853# CONFIG_SCHEDSTATS is not set
819# CONFIG_TIMER_STATS is not set 854# CONFIG_TIMER_STATS is not set
855# CONFIG_DEBUG_OBJECTS is not set
820# CONFIG_SLUB_DEBUG_ON is not set 856# CONFIG_SLUB_DEBUG_ON is not set
821# CONFIG_SLUB_STATS is not set 857# CONFIG_SLUB_STATS is not set
822# CONFIG_DEBUG_RT_MUTEXES is not set 858# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -829,19 +865,30 @@ CONFIG_SCHED_DEBUG=y
829# CONFIG_DEBUG_BUGVERBOSE is not set 865# CONFIG_DEBUG_BUGVERBOSE is not set
830# CONFIG_DEBUG_INFO is not set 866# CONFIG_DEBUG_INFO is not set
831# CONFIG_DEBUG_VM is not set 867# CONFIG_DEBUG_VM is not set
868# CONFIG_DEBUG_WRITECOUNT is not set
869# CONFIG_DEBUG_MEMORY_INIT is not set
832# CONFIG_DEBUG_LIST is not set 870# CONFIG_DEBUG_LIST is not set
833# CONFIG_DEBUG_SG is not set 871# CONFIG_DEBUG_SG is not set
834# CONFIG_BOOT_PRINTK_DELAY is not set 872# CONFIG_BOOT_PRINTK_DELAY is not set
835# CONFIG_RCU_TORTURE_TEST is not set 873# CONFIG_RCU_TORTURE_TEST is not set
836# CONFIG_BACKTRACE_SELF_TEST is not set 874# CONFIG_BACKTRACE_SELF_TEST is not set
837# CONFIG_FAULT_INJECTION is not set 875# CONFIG_FAULT_INJECTION is not set
876# CONFIG_LATENCYTOP is not set
877CONFIG_HAVE_FTRACE=y
878CONFIG_HAVE_DYNAMIC_FTRACE=y
879# CONFIG_FTRACE is not set
880# CONFIG_SCHED_TRACER is not set
881# CONFIG_CONTEXT_SWITCH_TRACER is not set
838# CONFIG_SAMPLES is not set 882# CONFIG_SAMPLES is not set
883CONFIG_HAVE_ARCH_KGDB=y
884# CONFIG_KGDB is not set
839# CONFIG_DEBUG_STACKOVERFLOW is not set 885# CONFIG_DEBUG_STACKOVERFLOW is not set
840# CONFIG_DEBUG_STACK_USAGE is not set 886# CONFIG_DEBUG_STACK_USAGE is not set
841# CONFIG_DEBUG_PAGEALLOC is not set 887# CONFIG_DEBUG_PAGEALLOC is not set
842CONFIG_DEBUGGER=y 888# CONFIG_CODE_PATCHING_SELFTEST is not set
843# CONFIG_KGDB is not set 889# CONFIG_FTR_FIXUP_SELFTEST is not set
844# CONFIG_XMON is not set 890# CONFIG_XMON is not set
891# CONFIG_IRQSTACKS is not set
845# CONFIG_VIRQ_DEBUG is not set 892# CONFIG_VIRQ_DEBUG is not set
846# CONFIG_BDI_SWITCH is not set 893# CONFIG_BDI_SWITCH is not set
847CONFIG_PPC_EARLY_DEBUG=y 894CONFIG_PPC_EARLY_DEBUG=y
@@ -866,51 +913,85 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1
866# CONFIG_SECURITY is not set 913# CONFIG_SECURITY is not set
867# CONFIG_SECURITY_FILE_CAPABILITIES is not set 914# CONFIG_SECURITY_FILE_CAPABILITIES is not set
868CONFIG_CRYPTO=y 915CONFIG_CRYPTO=y
916
917#
918# Crypto core or helper
919#
869CONFIG_CRYPTO_ALGAPI=y 920CONFIG_CRYPTO_ALGAPI=y
870CONFIG_CRYPTO_BLKCIPHER=y 921CONFIG_CRYPTO_BLKCIPHER=y
871# CONFIG_CRYPTO_SEQIV is not set
872CONFIG_CRYPTO_MANAGER=y 922CONFIG_CRYPTO_MANAGER=y
923# CONFIG_CRYPTO_GF128MUL is not set
924# CONFIG_CRYPTO_NULL is not set
925# CONFIG_CRYPTO_CRYPTD is not set
926# CONFIG_CRYPTO_AUTHENC is not set
927# CONFIG_CRYPTO_TEST is not set
928
929#
930# Authenticated Encryption with Associated Data
931#
932# CONFIG_CRYPTO_CCM is not set
933# CONFIG_CRYPTO_GCM is not set
934# CONFIG_CRYPTO_SEQIV is not set
935
936#
937# Block modes
938#
939CONFIG_CRYPTO_CBC=y
940# CONFIG_CRYPTO_CTR is not set
941# CONFIG_CRYPTO_CTS is not set
942CONFIG_CRYPTO_ECB=y
943# CONFIG_CRYPTO_LRW is not set
944CONFIG_CRYPTO_PCBC=y
945# CONFIG_CRYPTO_XTS is not set
946
947#
948# Hash modes
949#
873# CONFIG_CRYPTO_HMAC is not set 950# CONFIG_CRYPTO_HMAC is not set
874# CONFIG_CRYPTO_XCBC is not set 951# CONFIG_CRYPTO_XCBC is not set
875# CONFIG_CRYPTO_NULL is not set 952
953#
954# Digest
955#
956# CONFIG_CRYPTO_CRC32C is not set
876# CONFIG_CRYPTO_MD4 is not set 957# CONFIG_CRYPTO_MD4 is not set
877CONFIG_CRYPTO_MD5=y 958CONFIG_CRYPTO_MD5=y
959# CONFIG_CRYPTO_MICHAEL_MIC is not set
960# CONFIG_CRYPTO_RMD128 is not set
961# CONFIG_CRYPTO_RMD160 is not set
962# CONFIG_CRYPTO_RMD256 is not set
963# CONFIG_CRYPTO_RMD320 is not set
878# CONFIG_CRYPTO_SHA1 is not set 964# CONFIG_CRYPTO_SHA1 is not set
879# CONFIG_CRYPTO_SHA256 is not set 965# CONFIG_CRYPTO_SHA256 is not set
880# CONFIG_CRYPTO_SHA512 is not set 966# CONFIG_CRYPTO_SHA512 is not set
881# CONFIG_CRYPTO_WP512 is not set
882# CONFIG_CRYPTO_TGR192 is not set 967# CONFIG_CRYPTO_TGR192 is not set
883# CONFIG_CRYPTO_GF128MUL is not set 968# CONFIG_CRYPTO_WP512 is not set
884CONFIG_CRYPTO_ECB=y 969
885CONFIG_CRYPTO_CBC=y 970#
886CONFIG_CRYPTO_PCBC=y 971# Ciphers
887# CONFIG_CRYPTO_LRW is not set 972#
888# CONFIG_CRYPTO_XTS is not set
889# CONFIG_CRYPTO_CTR is not set
890# CONFIG_CRYPTO_GCM is not set
891# CONFIG_CRYPTO_CCM is not set
892# CONFIG_CRYPTO_CRYPTD is not set
893CONFIG_CRYPTO_DES=y
894# CONFIG_CRYPTO_FCRYPT is not set
895# CONFIG_CRYPTO_BLOWFISH is not set
896# CONFIG_CRYPTO_TWOFISH is not set
897# CONFIG_CRYPTO_SERPENT is not set
898# CONFIG_CRYPTO_AES is not set 973# CONFIG_CRYPTO_AES is not set
974# CONFIG_CRYPTO_ANUBIS is not set
975# CONFIG_CRYPTO_ARC4 is not set
976# CONFIG_CRYPTO_BLOWFISH is not set
977# CONFIG_CRYPTO_CAMELLIA is not set
899# CONFIG_CRYPTO_CAST5 is not set 978# CONFIG_CRYPTO_CAST5 is not set
900# CONFIG_CRYPTO_CAST6 is not set 979# CONFIG_CRYPTO_CAST6 is not set
901# CONFIG_CRYPTO_TEA is not set 980CONFIG_CRYPTO_DES=y
902# CONFIG_CRYPTO_ARC4 is not set 981# CONFIG_CRYPTO_FCRYPT is not set
903# CONFIG_CRYPTO_KHAZAD is not set 982# CONFIG_CRYPTO_KHAZAD is not set
904# CONFIG_CRYPTO_ANUBIS is not set
905# CONFIG_CRYPTO_SEED is not set
906# CONFIG_CRYPTO_SALSA20 is not set 983# CONFIG_CRYPTO_SALSA20 is not set
984# CONFIG_CRYPTO_SEED is not set
985# CONFIG_CRYPTO_SERPENT is not set
986# CONFIG_CRYPTO_TEA is not set
987# CONFIG_CRYPTO_TWOFISH is not set
988
989#
990# Compression
991#
907# CONFIG_CRYPTO_DEFLATE is not set 992# CONFIG_CRYPTO_DEFLATE is not set
908# CONFIG_CRYPTO_MICHAEL_MIC is not set
909# CONFIG_CRYPTO_CRC32C is not set
910# CONFIG_CRYPTO_CAMELLIA is not set
911# CONFIG_CRYPTO_TEST is not set
912# CONFIG_CRYPTO_AUTHENC is not set
913# CONFIG_CRYPTO_LZO is not set 993# CONFIG_CRYPTO_LZO is not set
914CONFIG_CRYPTO_HW=y 994CONFIG_CRYPTO_HW=y
915# CONFIG_CRYPTO_DEV_HIFN_795X is not set 995# CONFIG_CRYPTO_DEV_HIFN_795X is not set
916# CONFIG_PPC_CLOCK is not set 996# CONFIG_PPC_CLOCK is not set
997# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/taishan_defconfig b/arch/powerpc/configs/44x/taishan_defconfig
index e53c92655bd..5075873bdb1 100644
--- a/arch/powerpc/configs/44x/taishan_defconfig
+++ b/arch/powerpc/configs/44x/taishan_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:40:44 2008 4# Tue Aug 5 09:17:48 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -29,8 +29,12 @@ CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y 29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y 30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
32# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
32# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
33CONFIG_IRQ_PER_CPU=y 34CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
37CONFIG_LOCKDEP_SUPPORT=y
34CONFIG_RWSEM_XCHGADD_ALGORITHM=y 38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
35CONFIG_ARCH_HAS_ILOG2_U32=y 39CONFIG_ARCH_HAS_ILOG2_U32=y
36CONFIG_GENERIC_HWEIGHT=y 40CONFIG_GENERIC_HWEIGHT=y
@@ -78,6 +82,7 @@ CONFIG_FAIR_GROUP_SCHED=y
78CONFIG_USER_SCHED=y 82CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set 83# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y 84CONFIG_SYSFS_DEPRECATED=y
85CONFIG_SYSFS_DEPRECATED_V2=y
81# CONFIG_RELAY is not set 86# CONFIG_RELAY is not set
82# CONFIG_NAMESPACES is not set 87# CONFIG_NAMESPACES is not set
83CONFIG_BLK_DEV_INITRD=y 88CONFIG_BLK_DEV_INITRD=y
@@ -86,6 +91,7 @@ CONFIG_INITRAMFS_SOURCE=""
86CONFIG_SYSCTL=y 91CONFIG_SYSCTL=y
87CONFIG_EMBEDDED=y 92CONFIG_EMBEDDED=y
88CONFIG_SYSCTL_SYSCALL=y 93CONFIG_SYSCTL_SYSCALL=y
94CONFIG_SYSCTL_SYSCALL_CHECK=y
89CONFIG_KALLSYMS=y 95CONFIG_KALLSYMS=y
90# CONFIG_KALLSYMS_ALL is not set 96# CONFIG_KALLSYMS_ALL is not set
91# CONFIG_KALLSYMS_EXTRA_PASS is not set 97# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -111,13 +117,22 @@ CONFIG_SLUB=y
111# CONFIG_MARKERS is not set 117# CONFIG_MARKERS is not set
112CONFIG_HAVE_OPROFILE=y 118CONFIG_HAVE_OPROFILE=y
113# CONFIG_KPROBES is not set 119# CONFIG_KPROBES is not set
120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
114CONFIG_HAVE_KPROBES=y 122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
124CONFIG_HAVE_ARCH_TRACEHOOK=y
125# CONFIG_HAVE_DMA_ATTRS is not set
126# CONFIG_USE_GENERIC_SMP_HELPERS is not set
127# CONFIG_HAVE_CLK is not set
115CONFIG_PROC_PAGE_MONITOR=y 128CONFIG_PROC_PAGE_MONITOR=y
129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
116CONFIG_SLABINFO=y 130CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y 131CONFIG_RT_MUTEXES=y
118# CONFIG_TINY_SHMEM is not set 132# CONFIG_TINY_SHMEM is not set
119CONFIG_BASE_SMALL=0 133CONFIG_BASE_SMALL=0
120CONFIG_MODULES=y 134CONFIG_MODULES=y
135# CONFIG_MODULE_FORCE_LOAD is not set
121CONFIG_MODULE_UNLOAD=y 136CONFIG_MODULE_UNLOAD=y
122# CONFIG_MODULE_FORCE_UNLOAD is not set 137# CONFIG_MODULE_FORCE_UNLOAD is not set
123# CONFIG_MODVERSIONS is not set 138# CONFIG_MODVERSIONS is not set
@@ -128,6 +143,7 @@ CONFIG_LBD=y
128# CONFIG_BLK_DEV_IO_TRACE is not set 143# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set 144# CONFIG_LSF is not set
130# CONFIG_BLK_DEV_BSG is not set 145# CONFIG_BLK_DEV_BSG is not set
146# CONFIG_BLK_DEV_INTEGRITY is not set
131 147
132# 148#
133# IO Schedulers 149# IO Schedulers
@@ -142,24 +158,25 @@ CONFIG_DEFAULT_AS=y
142# CONFIG_DEFAULT_NOOP is not set 158# CONFIG_DEFAULT_NOOP is not set
143CONFIG_DEFAULT_IOSCHED="anticipatory" 159CONFIG_DEFAULT_IOSCHED="anticipatory"
144CONFIG_CLASSIC_RCU=y 160CONFIG_CLASSIC_RCU=y
145# CONFIG_PREEMPT_RCU is not set
146# CONFIG_PPC4xx_PCI_EXPRESS is not set 161# CONFIG_PPC4xx_PCI_EXPRESS is not set
147 162
148# 163#
149# Platform support 164# Platform support
150# 165#
151# CONFIG_PPC_MPC512x is not set
152# CONFIG_PPC_MPC5121 is not set
153# CONFIG_PPC_CELL is not set 166# CONFIG_PPC_CELL is not set
154# CONFIG_PPC_CELL_NATIVE is not set 167# CONFIG_PPC_CELL_NATIVE is not set
155# CONFIG_PQ2ADS is not set 168# CONFIG_PQ2ADS is not set
156# CONFIG_BAMBOO is not set 169# CONFIG_BAMBOO is not set
157# CONFIG_EBONY is not set 170# CONFIG_EBONY is not set
171# CONFIG_SAM440EP is not set
158# CONFIG_SEQUOIA is not set 172# CONFIG_SEQUOIA is not set
159CONFIG_TAISHAN=y 173CONFIG_TAISHAN=y
160# CONFIG_KATMAI is not set 174# CONFIG_KATMAI is not set
161# CONFIG_RAINIER is not set 175# CONFIG_RAINIER is not set
162# CONFIG_WARP is not set 176# CONFIG_WARP is not set
177# CONFIG_CANYONLANDS is not set
178# CONFIG_YOSEMITE is not set
179# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
163CONFIG_440GX=y 180CONFIG_440GX=y
164# CONFIG_IPIC is not set 181# CONFIG_IPIC is not set
165# CONFIG_MPIC is not set 182# CONFIG_MPIC is not set
@@ -191,7 +208,6 @@ CONFIG_HZ=250
191CONFIG_PREEMPT_NONE=y 208CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set 209# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set 210# CONFIG_PREEMPT is not set
194CONFIG_RCU_TRACE=y
195CONFIG_BINFMT_ELF=y 211CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set 212# CONFIG_BINFMT_MISC is not set
197# CONFIG_MATH_EMULATION is not set 213# CONFIG_MATH_EMULATION is not set
@@ -209,14 +225,18 @@ CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y 225CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set 226# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 227# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
228CONFIG_PAGEFLAGS_EXTENDED=y
212CONFIG_SPLIT_PTLOCK_CPUS=4 229CONFIG_SPLIT_PTLOCK_CPUS=4
230CONFIG_MIGRATION=y
213CONFIG_RESOURCES_64BIT=y 231CONFIG_RESOURCES_64BIT=y
214CONFIG_ZONE_DMA_FLAG=1 232CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y 233CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y 234CONFIG_VIRT_TO_BUS=y
235CONFIG_FORCE_MAX_ZONEORDER=11
217CONFIG_PROC_DEVICETREE=y 236CONFIG_PROC_DEVICETREE=y
218CONFIG_CMDLINE_BOOL=y 237CONFIG_CMDLINE_BOOL=y
219CONFIG_CMDLINE="" 238CONFIG_CMDLINE=""
239CONFIG_EXTRA_TARGETS=""
220CONFIG_SECCOMP=y 240CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y 241CONFIG_ISA_DMA_API=y
222 242
@@ -225,6 +245,8 @@ CONFIG_ISA_DMA_API=y
225# 245#
226CONFIG_ZONE_DMA=y 246CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y 247CONFIG_PPC_INDIRECT_PCI=y
248CONFIG_4xx_SOC=y
249CONFIG_PPC_PCI_CHOICE=y
228CONFIG_PCI=y 250CONFIG_PCI=y
229CONFIG_PCI_DOMAINS=y 251CONFIG_PCI_DOMAINS=y
230CONFIG_PCI_SYSCALL=y 252CONFIG_PCI_SYSCALL=y
@@ -235,6 +257,7 @@ CONFIG_PCI_LEGACY=y
235# CONFIG_PCI_DEBUG is not set 257# CONFIG_PCI_DEBUG is not set
236# CONFIG_PCCARD is not set 258# CONFIG_PCCARD is not set
237# CONFIG_HOTPLUG_PCI is not set 259# CONFIG_HOTPLUG_PCI is not set
260# CONFIG_HAS_RAPIDIO is not set
238 261
239# 262#
240# Advanced setup 263# Advanced setup
@@ -244,17 +267,13 @@ CONFIG_PCI_LEGACY=y
244# 267#
245# Default settings for advanced configuration options are used 268# Default settings for advanced configuration options are used
246# 269#
247CONFIG_HIGHMEM_START=0xfe000000
248CONFIG_LOWMEM_SIZE=0x30000000 270CONFIG_LOWMEM_SIZE=0x30000000
271CONFIG_PAGE_OFFSET=0xc0000000
249CONFIG_KERNEL_START=0xc0000000 272CONFIG_KERNEL_START=0xc0000000
273CONFIG_PHYSICAL_START=0x00000000
250CONFIG_TASK_SIZE=0xc0000000 274CONFIG_TASK_SIZE=0xc0000000
251CONFIG_CONSISTENT_START=0xff100000 275CONFIG_CONSISTENT_START=0xff100000
252CONFIG_CONSISTENT_SIZE=0x00200000 276CONFIG_CONSISTENT_SIZE=0x00200000
253CONFIG_BOOT_LOAD=0x01000000
254
255#
256# Networking
257#
258CONFIG_NET=y 277CONFIG_NET=y
259 278
260# 279#
@@ -292,8 +311,6 @@ CONFIG_TCP_CONG_CUBIC=y
292CONFIG_DEFAULT_TCP_CONG="cubic" 311CONFIG_DEFAULT_TCP_CONG="cubic"
293# CONFIG_TCP_MD5SIG is not set 312# CONFIG_TCP_MD5SIG is not set
294# CONFIG_IPV6 is not set 313# CONFIG_IPV6 is not set
295# CONFIG_INET6_XFRM_TUNNEL is not set
296# CONFIG_INET6_TUNNEL is not set
297# CONFIG_NETWORK_SECMARK is not set 314# CONFIG_NETWORK_SECMARK is not set
298# CONFIG_NETFILTER is not set 315# CONFIG_NETFILTER is not set
299# CONFIG_IP_DCCP is not set 316# CONFIG_IP_DCCP is not set
@@ -343,6 +360,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y 360CONFIG_STANDALONE=y
344CONFIG_PREVENT_FIRMWARE_BUILD=y 361CONFIG_PREVENT_FIRMWARE_BUILD=y
345CONFIG_FW_LOADER=y 362CONFIG_FW_LOADER=y
363CONFIG_FIRMWARE_IN_KERNEL=y
364CONFIG_EXTRA_FIRMWARE=""
346# CONFIG_DEBUG_DRIVER is not set 365# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set 366# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set 367# CONFIG_SYS_HYPERVISOR is not set
@@ -354,6 +373,8 @@ CONFIG_MTD=y
354CONFIG_MTD_PARTITIONS=y 373CONFIG_MTD_PARTITIONS=y
355# CONFIG_MTD_REDBOOT_PARTS is not set 374# CONFIG_MTD_REDBOOT_PARTS is not set
356CONFIG_MTD_CMDLINE_PARTS=y 375CONFIG_MTD_CMDLINE_PARTS=y
376# CONFIG_MTD_OF_PARTS is not set
377# CONFIG_MTD_AR7_PARTS is not set
357 378
358# 379#
359# User Modules And Translation Layers 380# User Modules And Translation Layers
@@ -444,12 +465,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
444# CONFIG_CDROM_PKTCDVD is not set 465# CONFIG_CDROM_PKTCDVD is not set
445# CONFIG_ATA_OVER_ETH is not set 466# CONFIG_ATA_OVER_ETH is not set
446# CONFIG_XILINX_SYSACE is not set 467# CONFIG_XILINX_SYSACE is not set
468# CONFIG_BLK_DEV_HD is not set
447CONFIG_MISC_DEVICES=y 469CONFIG_MISC_DEVICES=y
448# CONFIG_PHANTOM is not set 470# CONFIG_PHANTOM is not set
449# CONFIG_EEPROM_93CX6 is not set 471# CONFIG_EEPROM_93CX6 is not set
450# CONFIG_SGI_IOC4 is not set 472# CONFIG_SGI_IOC4 is not set
451# CONFIG_TIFM_CORE is not set 473# CONFIG_TIFM_CORE is not set
452# CONFIG_ENCLOSURE_SERVICES is not set 474# CONFIG_ENCLOSURE_SERVICES is not set
475# CONFIG_HP_ILO is not set
453CONFIG_HAVE_IDE=y 476CONFIG_HAVE_IDE=y
454# CONFIG_IDE is not set 477# CONFIG_IDE is not set
455 478
@@ -467,6 +490,10 @@ CONFIG_HAVE_IDE=y
467# 490#
468# IEEE 1394 (FireWire) support 491# IEEE 1394 (FireWire) support
469# 492#
493
494#
495# Enable only one of the two stacks, unless you know what you are doing
496#
470# CONFIG_FIREWIRE is not set 497# CONFIG_FIREWIRE is not set
471# CONFIG_IEEE1394 is not set 498# CONFIG_IEEE1394 is not set
472# CONFIG_I2O is not set 499# CONFIG_I2O is not set
@@ -474,7 +501,6 @@ CONFIG_MACINTOSH_DRIVERS=y
474# CONFIG_MAC_EMUMOUSEBTN is not set 501# CONFIG_MAC_EMUMOUSEBTN is not set
475# CONFIG_WINDFARM is not set 502# CONFIG_WINDFARM is not set
476CONFIG_NETDEVICES=y 503CONFIG_NETDEVICES=y
477# CONFIG_NETDEVICES_MULTIQUEUE is not set
478# CONFIG_DUMMY is not set 504# CONFIG_DUMMY is not set
479# CONFIG_BONDING is not set 505# CONFIG_BONDING is not set
480# CONFIG_MACVLAN is not set 506# CONFIG_MACVLAN is not set
@@ -509,7 +535,6 @@ CONFIG_NETDEV_1000=y
509# CONFIG_DL2K is not set 535# CONFIG_DL2K is not set
510# CONFIG_E1000 is not set 536# CONFIG_E1000 is not set
511# CONFIG_E1000E is not set 537# CONFIG_E1000E is not set
512# CONFIG_E1000E_ENABLED is not set
513# CONFIG_IP1000 is not set 538# CONFIG_IP1000 is not set
514# CONFIG_IGB is not set 539# CONFIG_IGB is not set
515# CONFIG_NS83820 is not set 540# CONFIG_NS83820 is not set
@@ -519,12 +544,12 @@ CONFIG_NETDEV_1000=y
519# CONFIG_SIS190 is not set 544# CONFIG_SIS190 is not set
520# CONFIG_SKGE is not set 545# CONFIG_SKGE is not set
521# CONFIG_SKY2 is not set 546# CONFIG_SKY2 is not set
522# CONFIG_SK98LIN is not set
523# CONFIG_VIA_VELOCITY is not set 547# CONFIG_VIA_VELOCITY is not set
524# CONFIG_TIGON3 is not set 548# CONFIG_TIGON3 is not set
525# CONFIG_BNX2 is not set 549# CONFIG_BNX2 is not set
526# CONFIG_QLA3XXX is not set 550# CONFIG_QLA3XXX is not set
527# CONFIG_ATL1 is not set 551# CONFIG_ATL1 is not set
552# CONFIG_ATL1E is not set
528CONFIG_NETDEV_10000=y 553CONFIG_NETDEV_10000=y
529# CONFIG_CHELSIO_T1 is not set 554# CONFIG_CHELSIO_T1 is not set
530# CONFIG_CHELSIO_T3 is not set 555# CONFIG_CHELSIO_T3 is not set
@@ -537,6 +562,7 @@ CONFIG_NETDEV_10000=y
537# CONFIG_MLX4_CORE is not set 562# CONFIG_MLX4_CORE is not set
538# CONFIG_TEHUTI is not set 563# CONFIG_TEHUTI is not set
539# CONFIG_BNX2X is not set 564# CONFIG_BNX2X is not set
565# CONFIG_SFC is not set
540# CONFIG_TR is not set 566# CONFIG_TR is not set
541 567
542# 568#
@@ -544,6 +570,7 @@ CONFIG_NETDEV_10000=y
544# 570#
545# CONFIG_WLAN_PRE80211 is not set 571# CONFIG_WLAN_PRE80211 is not set
546# CONFIG_WLAN_80211 is not set 572# CONFIG_WLAN_80211 is not set
573# CONFIG_IWLWIFI_LEDS is not set
547# CONFIG_WAN is not set 574# CONFIG_WAN is not set
548# CONFIG_FDDI is not set 575# CONFIG_FDDI is not set
549# CONFIG_HIPPI is not set 576# CONFIG_HIPPI is not set
@@ -570,6 +597,7 @@ CONFIG_NETDEV_10000=y
570# Character devices 597# Character devices
571# 598#
572# CONFIG_VT is not set 599# CONFIG_VT is not set
600CONFIG_DEVKMEM=y
573# CONFIG_SERIAL_NONSTANDARD is not set 601# CONFIG_SERIAL_NONSTANDARD is not set
574# CONFIG_NOZOMI is not set 602# CONFIG_NOZOMI is not set
575 603
@@ -608,12 +636,9 @@ CONFIG_LEGACY_PTY_COUNT=256
608# CONFIG_TCG_TPM is not set 636# CONFIG_TCG_TPM is not set
609CONFIG_DEVPORT=y 637CONFIG_DEVPORT=y
610# CONFIG_I2C is not set 638# CONFIG_I2C is not set
611
612#
613# SPI support
614#
615# CONFIG_SPI is not set 639# CONFIG_SPI is not set
616# CONFIG_SPI_MASTER is not set 640CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
641# CONFIG_GPIOLIB is not set
617# CONFIG_W1 is not set 642# CONFIG_W1 is not set
618# CONFIG_POWER_SUPPLY is not set 643# CONFIG_POWER_SUPPLY is not set
619# CONFIG_HWMON is not set 644# CONFIG_HWMON is not set
@@ -629,13 +654,24 @@ CONFIG_SSB_POSSIBLE=y
629# 654#
630# Multifunction device drivers 655# Multifunction device drivers
631# 656#
657# CONFIG_MFD_CORE is not set
632# CONFIG_MFD_SM501 is not set 658# CONFIG_MFD_SM501 is not set
659# CONFIG_HTC_PASIC3 is not set
633 660
634# 661#
635# Multimedia devices 662# Multimedia devices
636# 663#
664
665#
666# Multimedia core support
667#
637# CONFIG_VIDEO_DEV is not set 668# CONFIG_VIDEO_DEV is not set
638# CONFIG_DVB_CORE is not set 669# CONFIG_DVB_CORE is not set
670# CONFIG_VIDEO_MEDIA is not set
671
672#
673# Multimedia drivers
674#
639CONFIG_DAB=y 675CONFIG_DAB=y
640 676
641# 677#
@@ -652,16 +688,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
652# Display device support 688# Display device support
653# 689#
654# CONFIG_DISPLAY_SUPPORT is not set 690# CONFIG_DISPLAY_SUPPORT is not set
655
656#
657# Sound
658#
659# CONFIG_SOUND is not set 691# CONFIG_SOUND is not set
660CONFIG_USB_SUPPORT=y 692CONFIG_USB_SUPPORT=y
661CONFIG_USB_ARCH_HAS_HCD=y 693CONFIG_USB_ARCH_HAS_HCD=y
662CONFIG_USB_ARCH_HAS_OHCI=y 694CONFIG_USB_ARCH_HAS_OHCI=y
663CONFIG_USB_ARCH_HAS_EHCI=y 695CONFIG_USB_ARCH_HAS_EHCI=y
664# CONFIG_USB is not set 696# CONFIG_USB is not set
697# CONFIG_USB_OTG_WHITELIST is not set
698# CONFIG_USB_OTG_BLACKLIST_HUB is not set
665 699
666# 700#
667# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 701# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -670,13 +704,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
670# CONFIG_MMC is not set 704# CONFIG_MMC is not set
671# CONFIG_MEMSTICK is not set 705# CONFIG_MEMSTICK is not set
672# CONFIG_NEW_LEDS is not set 706# CONFIG_NEW_LEDS is not set
707# CONFIG_ACCESSIBILITY is not set
673# CONFIG_INFINIBAND is not set 708# CONFIG_INFINIBAND is not set
674# CONFIG_EDAC is not set 709# CONFIG_EDAC is not set
675# CONFIG_RTC_CLASS is not set 710# CONFIG_RTC_CLASS is not set
676 711# CONFIG_DMADEVICES is not set
677#
678# Userspace I/O
679#
680# CONFIG_UIO is not set 712# CONFIG_UIO is not set
681 713
682# 714#
@@ -691,7 +723,6 @@ CONFIG_EXT2_FS=y
691# CONFIG_JFS_FS is not set 723# CONFIG_JFS_FS is not set
692# CONFIG_FS_POSIX_ACL is not set 724# CONFIG_FS_POSIX_ACL is not set
693# CONFIG_XFS_FS is not set 725# CONFIG_XFS_FS is not set
694# CONFIG_GFS2_FS is not set
695# CONFIG_OCFS2_FS is not set 726# CONFIG_OCFS2_FS is not set
696CONFIG_DNOTIFY=y 727CONFIG_DNOTIFY=y
697CONFIG_INOTIFY=y 728CONFIG_INOTIFY=y
@@ -740,6 +771,7 @@ CONFIG_TMPFS=y
740CONFIG_CRAMFS=y 771CONFIG_CRAMFS=y
741# CONFIG_VXFS_FS is not set 772# CONFIG_VXFS_FS is not set
742# CONFIG_MINIX_FS is not set 773# CONFIG_MINIX_FS is not set
774# CONFIG_OMFS_FS is not set
743# CONFIG_HPFS_FS is not set 775# CONFIG_HPFS_FS is not set
744# CONFIG_QNX4FS_FS is not set 776# CONFIG_QNX4FS_FS is not set
745# CONFIG_ROMFS_FS is not set 777# CONFIG_ROMFS_FS is not set
@@ -750,14 +782,12 @@ CONFIG_NFS_FS=y
750CONFIG_NFS_V3=y 782CONFIG_NFS_V3=y
751# CONFIG_NFS_V3_ACL is not set 783# CONFIG_NFS_V3_ACL is not set
752# CONFIG_NFS_V4 is not set 784# CONFIG_NFS_V4 is not set
753# CONFIG_NFS_DIRECTIO is not set
754# CONFIG_NFSD is not set
755CONFIG_ROOT_NFS=y 785CONFIG_ROOT_NFS=y
786# CONFIG_NFSD is not set
756CONFIG_LOCKD=y 787CONFIG_LOCKD=y
757CONFIG_LOCKD_V4=y 788CONFIG_LOCKD_V4=y
758CONFIG_NFS_COMMON=y 789CONFIG_NFS_COMMON=y
759CONFIG_SUNRPC=y 790CONFIG_SUNRPC=y
760# CONFIG_SUNRPC_BIND34 is not set
761# CONFIG_RPCSEC_GSS_KRB5 is not set 791# CONFIG_RPCSEC_GSS_KRB5 is not set
762# CONFIG_RPCSEC_GSS_SPKM3 is not set 792# CONFIG_RPCSEC_GSS_SPKM3 is not set
763# CONFIG_SMB_FS is not set 793# CONFIG_SMB_FS is not set
@@ -778,8 +808,10 @@ CONFIG_MSDOS_PARTITION=y
778# Library routines 808# Library routines
779# 809#
780CONFIG_BITREVERSE=y 810CONFIG_BITREVERSE=y
811# CONFIG_GENERIC_FIND_FIRST_BIT is not set
781# CONFIG_CRC_CCITT is not set 812# CONFIG_CRC_CCITT is not set
782# CONFIG_CRC16 is not set 813# CONFIG_CRC16 is not set
814# CONFIG_CRC_T10DIF is not set
783# CONFIG_CRC_ITU_T is not set 815# CONFIG_CRC_ITU_T is not set
784CONFIG_CRC32=y 816CONFIG_CRC32=y
785# CONFIG_CRC7 is not set 817# CONFIG_CRC7 is not set
@@ -789,6 +821,7 @@ CONFIG_PLIST=y
789CONFIG_HAS_IOMEM=y 821CONFIG_HAS_IOMEM=y
790CONFIG_HAS_IOPORT=y 822CONFIG_HAS_IOPORT=y
791CONFIG_HAS_DMA=y 823CONFIG_HAS_DMA=y
824CONFIG_HAVE_LMB=y
792 825
793# 826#
794# Kernel hacking 827# Kernel hacking
@@ -796,6 +829,7 @@ CONFIG_HAS_DMA=y
796# CONFIG_PRINTK_TIME is not set 829# CONFIG_PRINTK_TIME is not set
797CONFIG_ENABLE_WARN_DEPRECATED=y 830CONFIG_ENABLE_WARN_DEPRECATED=y
798CONFIG_ENABLE_MUST_CHECK=y 831CONFIG_ENABLE_MUST_CHECK=y
832CONFIG_FRAME_WARN=1024
799CONFIG_MAGIC_SYSRQ=y 833CONFIG_MAGIC_SYSRQ=y
800# CONFIG_UNUSED_SYMBOLS is not set 834# CONFIG_UNUSED_SYMBOLS is not set
801CONFIG_DEBUG_FS=y 835CONFIG_DEBUG_FS=y
@@ -803,9 +837,12 @@ CONFIG_DEBUG_FS=y
803CONFIG_DEBUG_KERNEL=y 837CONFIG_DEBUG_KERNEL=y
804# CONFIG_DEBUG_SHIRQ is not set 838# CONFIG_DEBUG_SHIRQ is not set
805CONFIG_DETECT_SOFTLOCKUP=y 839CONFIG_DETECT_SOFTLOCKUP=y
840# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
841CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
806CONFIG_SCHED_DEBUG=y 842CONFIG_SCHED_DEBUG=y
807# CONFIG_SCHEDSTATS is not set 843# CONFIG_SCHEDSTATS is not set
808# CONFIG_TIMER_STATS is not set 844# CONFIG_TIMER_STATS is not set
845# CONFIG_DEBUG_OBJECTS is not set
809# CONFIG_SLUB_DEBUG_ON is not set 846# CONFIG_SLUB_DEBUG_ON is not set
810# CONFIG_SLUB_STATS is not set 847# CONFIG_SLUB_STATS is not set
811# CONFIG_DEBUG_RT_MUTEXES is not set 848# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -818,19 +855,30 @@ CONFIG_SCHED_DEBUG=y
818# CONFIG_DEBUG_BUGVERBOSE is not set 855# CONFIG_DEBUG_BUGVERBOSE is not set
819# CONFIG_DEBUG_INFO is not set 856# CONFIG_DEBUG_INFO is not set
820# CONFIG_DEBUG_VM is not set 857# CONFIG_DEBUG_VM is not set
858# CONFIG_DEBUG_WRITECOUNT is not set
859# CONFIG_DEBUG_MEMORY_INIT is not set
821# CONFIG_DEBUG_LIST is not set 860# CONFIG_DEBUG_LIST is not set
822# CONFIG_DEBUG_SG is not set 861# CONFIG_DEBUG_SG is not set
823# CONFIG_BOOT_PRINTK_DELAY is not set 862# CONFIG_BOOT_PRINTK_DELAY is not set
824# CONFIG_RCU_TORTURE_TEST is not set 863# CONFIG_RCU_TORTURE_TEST is not set
825# CONFIG_BACKTRACE_SELF_TEST is not set 864# CONFIG_BACKTRACE_SELF_TEST is not set
826# CONFIG_FAULT_INJECTION is not set 865# CONFIG_FAULT_INJECTION is not set
866# CONFIG_LATENCYTOP is not set
867CONFIG_HAVE_FTRACE=y
868CONFIG_HAVE_DYNAMIC_FTRACE=y
869# CONFIG_FTRACE is not set
870# CONFIG_SCHED_TRACER is not set
871# CONFIG_CONTEXT_SWITCH_TRACER is not set
827# CONFIG_SAMPLES is not set 872# CONFIG_SAMPLES is not set
873CONFIG_HAVE_ARCH_KGDB=y
874# CONFIG_KGDB is not set
828# CONFIG_DEBUG_STACKOVERFLOW is not set 875# CONFIG_DEBUG_STACKOVERFLOW is not set
829# CONFIG_DEBUG_STACK_USAGE is not set 876# CONFIG_DEBUG_STACK_USAGE is not set
830# CONFIG_DEBUG_PAGEALLOC is not set 877# CONFIG_DEBUG_PAGEALLOC is not set
831CONFIG_DEBUGGER=y 878# CONFIG_CODE_PATCHING_SELFTEST is not set
832# CONFIG_KGDB is not set 879# CONFIG_FTR_FIXUP_SELFTEST is not set
833# CONFIG_XMON is not set 880# CONFIG_XMON is not set
881# CONFIG_IRQSTACKS is not set
834# CONFIG_VIRQ_DEBUG is not set 882# CONFIG_VIRQ_DEBUG is not set
835# CONFIG_BDI_SWITCH is not set 883# CONFIG_BDI_SWITCH is not set
836# CONFIG_PPC_EARLY_DEBUG is not set 884# CONFIG_PPC_EARLY_DEBUG is not set
@@ -842,51 +890,85 @@ CONFIG_DEBUGGER=y
842# CONFIG_SECURITY is not set 890# CONFIG_SECURITY is not set
843# CONFIG_SECURITY_FILE_CAPABILITIES is not set 891# CONFIG_SECURITY_FILE_CAPABILITIES is not set
844CONFIG_CRYPTO=y 892CONFIG_CRYPTO=y
893
894#
895# Crypto core or helper
896#
845CONFIG_CRYPTO_ALGAPI=y 897CONFIG_CRYPTO_ALGAPI=y
846CONFIG_CRYPTO_BLKCIPHER=y 898CONFIG_CRYPTO_BLKCIPHER=y
847# CONFIG_CRYPTO_SEQIV is not set
848CONFIG_CRYPTO_MANAGER=y 899CONFIG_CRYPTO_MANAGER=y
900# CONFIG_CRYPTO_GF128MUL is not set
901# CONFIG_CRYPTO_NULL is not set
902# CONFIG_CRYPTO_CRYPTD is not set
903# CONFIG_CRYPTO_AUTHENC is not set
904# CONFIG_CRYPTO_TEST is not set
905
906#
907# Authenticated Encryption with Associated Data
908#
909# CONFIG_CRYPTO_CCM is not set
910# CONFIG_CRYPTO_GCM is not set
911# CONFIG_CRYPTO_SEQIV is not set
912
913#
914# Block modes
915#
916CONFIG_CRYPTO_CBC=y
917# CONFIG_CRYPTO_CTR is not set
918# CONFIG_CRYPTO_CTS is not set
919CONFIG_CRYPTO_ECB=y
920# CONFIG_CRYPTO_LRW is not set
921CONFIG_CRYPTO_PCBC=y
922# CONFIG_CRYPTO_XTS is not set
923
924#
925# Hash modes
926#
849# CONFIG_CRYPTO_HMAC is not set 927# CONFIG_CRYPTO_HMAC is not set
850# CONFIG_CRYPTO_XCBC is not set 928# CONFIG_CRYPTO_XCBC is not set
851# CONFIG_CRYPTO_NULL is not set 929
930#
931# Digest
932#
933# CONFIG_CRYPTO_CRC32C is not set
852# CONFIG_CRYPTO_MD4 is not set 934# CONFIG_CRYPTO_MD4 is not set
853CONFIG_CRYPTO_MD5=y 935CONFIG_CRYPTO_MD5=y
936# CONFIG_CRYPTO_MICHAEL_MIC is not set
937# CONFIG_CRYPTO_RMD128 is not set
938# CONFIG_CRYPTO_RMD160 is not set
939# CONFIG_CRYPTO_RMD256 is not set
940# CONFIG_CRYPTO_RMD320 is not set
854# CONFIG_CRYPTO_SHA1 is not set 941# CONFIG_CRYPTO_SHA1 is not set
855# CONFIG_CRYPTO_SHA256 is not set 942# CONFIG_CRYPTO_SHA256 is not set
856# CONFIG_CRYPTO_SHA512 is not set 943# CONFIG_CRYPTO_SHA512 is not set
857# CONFIG_CRYPTO_WP512 is not set
858# CONFIG_CRYPTO_TGR192 is not set 944# CONFIG_CRYPTO_TGR192 is not set
859# CONFIG_CRYPTO_GF128MUL is not set 945# CONFIG_CRYPTO_WP512 is not set
860CONFIG_CRYPTO_ECB=y 946
861CONFIG_CRYPTO_CBC=y 947#
862CONFIG_CRYPTO_PCBC=y 948# Ciphers
863# CONFIG_CRYPTO_LRW is not set 949#
864# CONFIG_CRYPTO_XTS is not set
865# CONFIG_CRYPTO_CTR is not set
866# CONFIG_CRYPTO_GCM is not set
867# CONFIG_CRYPTO_CCM is not set
868# CONFIG_CRYPTO_CRYPTD is not set
869CONFIG_CRYPTO_DES=y
870# CONFIG_CRYPTO_FCRYPT is not set
871# CONFIG_CRYPTO_BLOWFISH is not set
872# CONFIG_CRYPTO_TWOFISH is not set
873# CONFIG_CRYPTO_SERPENT is not set
874# CONFIG_CRYPTO_AES is not set 950# CONFIG_CRYPTO_AES is not set
951# CONFIG_CRYPTO_ANUBIS is not set
952# CONFIG_CRYPTO_ARC4 is not set
953# CONFIG_CRYPTO_BLOWFISH is not set
954# CONFIG_CRYPTO_CAMELLIA is not set
875# CONFIG_CRYPTO_CAST5 is not set 955# CONFIG_CRYPTO_CAST5 is not set
876# CONFIG_CRYPTO_CAST6 is not set 956# CONFIG_CRYPTO_CAST6 is not set
877# CONFIG_CRYPTO_TEA is not set 957CONFIG_CRYPTO_DES=y
878# CONFIG_CRYPTO_ARC4 is not set 958# CONFIG_CRYPTO_FCRYPT is not set
879# CONFIG_CRYPTO_KHAZAD is not set 959# CONFIG_CRYPTO_KHAZAD is not set
880# CONFIG_CRYPTO_ANUBIS is not set
881# CONFIG_CRYPTO_SEED is not set
882# CONFIG_CRYPTO_SALSA20 is not set 960# CONFIG_CRYPTO_SALSA20 is not set
961# CONFIG_CRYPTO_SEED is not set
962# CONFIG_CRYPTO_SERPENT is not set
963# CONFIG_CRYPTO_TEA is not set
964# CONFIG_CRYPTO_TWOFISH is not set
965
966#
967# Compression
968#
883# CONFIG_CRYPTO_DEFLATE is not set 969# CONFIG_CRYPTO_DEFLATE is not set
884# CONFIG_CRYPTO_MICHAEL_MIC is not set
885# CONFIG_CRYPTO_CRC32C is not set
886# CONFIG_CRYPTO_CAMELLIA is not set
887# CONFIG_CRYPTO_TEST is not set
888# CONFIG_CRYPTO_AUTHENC is not set
889# CONFIG_CRYPTO_LZO is not set 970# CONFIG_CRYPTO_LZO is not set
890CONFIG_CRYPTO_HW=y 971CONFIG_CRYPTO_HW=y
891# CONFIG_CRYPTO_DEV_HIFN_795X is not set 972# CONFIG_CRYPTO_DEV_HIFN_795X is not set
892# CONFIG_PPC_CLOCK is not set 973# CONFIG_PPC_CLOCK is not set
974# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/44x/virtex5_defconfig b/arch/powerpc/configs/44x/virtex5_defconfig
index 9c41f66b5a7..663ec512b33 100644
--- a/arch/powerpc/configs/44x/virtex5_defconfig
+++ b/arch/powerpc/configs/44x/virtex5_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc8 3# Linux kernel version: 2.6.27-rc1
4# Wed Jul 2 15:36:41 2008 4# Tue Aug 5 09:20:16 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -29,9 +29,11 @@ CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y 29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y 30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
32# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
32# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
33CONFIG_IRQ_PER_CPU=y 34CONFIG_IRQ_PER_CPU=y
34CONFIG_STACKTRACE_SUPPORT=y 35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
35CONFIG_LOCKDEP_SUPPORT=y 37CONFIG_LOCKDEP_SUPPORT=y
36CONFIG_RWSEM_XCHGADD_ALGORITHM=y 38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
37CONFIG_ARCH_HAS_ILOG2_U32=y 39CONFIG_ARCH_HAS_ILOG2_U32=y
@@ -115,10 +117,16 @@ CONFIG_SLAB=y
115# CONFIG_MARKERS is not set 117# CONFIG_MARKERS is not set
116CONFIG_HAVE_OPROFILE=y 118CONFIG_HAVE_OPROFILE=y
117# CONFIG_KPROBES is not set 119# CONFIG_KPROBES is not set
120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
118CONFIG_HAVE_KPROBES=y 122CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y 123CONFIG_HAVE_KRETPROBES=y
124CONFIG_HAVE_ARCH_TRACEHOOK=y
120# CONFIG_HAVE_DMA_ATTRS is not set 125# CONFIG_HAVE_DMA_ATTRS is not set
126# CONFIG_USE_GENERIC_SMP_HELPERS is not set
127# CONFIG_HAVE_CLK is not set
121CONFIG_PROC_PAGE_MONITOR=y 128CONFIG_PROC_PAGE_MONITOR=y
129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
122CONFIG_SLABINFO=y 130CONFIG_SLABINFO=y
123CONFIG_RT_MUTEXES=y 131CONFIG_RT_MUTEXES=y
124# CONFIG_TINY_SHMEM is not set 132# CONFIG_TINY_SHMEM is not set
@@ -135,6 +143,7 @@ CONFIG_BLOCK=y
135# CONFIG_BLK_DEV_IO_TRACE is not set 143# CONFIG_BLK_DEV_IO_TRACE is not set
136# CONFIG_LSF is not set 144# CONFIG_LSF is not set
137# CONFIG_BLK_DEV_BSG is not set 145# CONFIG_BLK_DEV_BSG is not set
146# CONFIG_BLK_DEV_INTEGRITY is not set
138 147
139# 148#
140# IO Schedulers 149# IO Schedulers
@@ -154,13 +163,12 @@ CONFIG_CLASSIC_RCU=y
154# 163#
155# Platform support 164# Platform support
156# 165#
157# CONFIG_PPC_MPC512x is not set
158# CONFIG_PPC_MPC5121 is not set
159# CONFIG_PPC_CELL is not set 166# CONFIG_PPC_CELL is not set
160# CONFIG_PPC_CELL_NATIVE is not set 167# CONFIG_PPC_CELL_NATIVE is not set
161# CONFIG_PQ2ADS is not set 168# CONFIG_PQ2ADS is not set
162# CONFIG_BAMBOO is not set 169# CONFIG_BAMBOO is not set
163# CONFIG_EBONY is not set 170# CONFIG_EBONY is not set
171# CONFIG_SAM440EP is not set
164# CONFIG_SEQUOIA is not set 172# CONFIG_SEQUOIA is not set
165# CONFIG_TAISHAN is not set 173# CONFIG_TAISHAN is not set
166# CONFIG_KATMAI is not set 174# CONFIG_KATMAI is not set
@@ -221,6 +229,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y
221# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 229# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
222CONFIG_PAGEFLAGS_EXTENDED=y 230CONFIG_PAGEFLAGS_EXTENDED=y
223CONFIG_SPLIT_PTLOCK_CPUS=4 231CONFIG_SPLIT_PTLOCK_CPUS=4
232CONFIG_MIGRATION=y
224CONFIG_RESOURCES_64BIT=y 233CONFIG_RESOURCES_64BIT=y
225CONFIG_ZONE_DMA_FLAG=1 234CONFIG_ZONE_DMA_FLAG=1
226CONFIG_BOUNCE=y 235CONFIG_BOUNCE=y
@@ -239,6 +248,7 @@ CONFIG_ISA_DMA_API=y
239CONFIG_ZONE_DMA=y 248CONFIG_ZONE_DMA=y
240CONFIG_PPC_INDIRECT_PCI=y 249CONFIG_PPC_INDIRECT_PCI=y
241CONFIG_4xx_SOC=y 250CONFIG_4xx_SOC=y
251CONFIG_PPC_PCI_CHOICE=y
242CONFIG_PCI=y 252CONFIG_PCI=y
243CONFIG_PCI_DOMAINS=y 253CONFIG_PCI_DOMAINS=y
244CONFIG_PCI_SYSCALL=y 254CONFIG_PCI_SYSCALL=y
@@ -265,10 +275,6 @@ CONFIG_PHYSICAL_START=0x00000000
265CONFIG_TASK_SIZE=0xc0000000 275CONFIG_TASK_SIZE=0xc0000000
266CONFIG_CONSISTENT_START=0xff100000 276CONFIG_CONSISTENT_START=0xff100000
267CONFIG_CONSISTENT_SIZE=0x00200000 277CONFIG_CONSISTENT_SIZE=0x00200000
268
269#
270# Networking
271#
272CONFIG_NET=y 278CONFIG_NET=y
273 279
274# 280#
@@ -446,7 +452,9 @@ CONFIG_IP_NF_MANGLE=m
446CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 452CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
447CONFIG_STANDALONE=y 453CONFIG_STANDALONE=y
448CONFIG_PREVENT_FIRMWARE_BUILD=y 454CONFIG_PREVENT_FIRMWARE_BUILD=y
449# CONFIG_FW_LOADER is not set 455CONFIG_FW_LOADER=y
456CONFIG_FIRMWARE_IN_KERNEL=y
457CONFIG_EXTRA_FIRMWARE=""
450# CONFIG_SYS_HYPERVISOR is not set 458# CONFIG_SYS_HYPERVISOR is not set
451# CONFIG_CONNECTOR is not set 459# CONFIG_CONNECTOR is not set
452# CONFIG_MTD is not set 460# CONFIG_MTD is not set
@@ -471,12 +479,14 @@ CONFIG_BLK_DEV_RAM_SIZE=8192
471# CONFIG_CDROM_PKTCDVD is not set 479# CONFIG_CDROM_PKTCDVD is not set
472# CONFIG_ATA_OVER_ETH is not set 480# CONFIG_ATA_OVER_ETH is not set
473# CONFIG_XILINX_SYSACE is not set 481# CONFIG_XILINX_SYSACE is not set
482# CONFIG_BLK_DEV_HD is not set
474CONFIG_MISC_DEVICES=y 483CONFIG_MISC_DEVICES=y
475# CONFIG_PHANTOM is not set 484# CONFIG_PHANTOM is not set
476# CONFIG_EEPROM_93CX6 is not set 485# CONFIG_EEPROM_93CX6 is not set
477# CONFIG_SGI_IOC4 is not set 486# CONFIG_SGI_IOC4 is not set
478# CONFIG_TIFM_CORE is not set 487# CONFIG_TIFM_CORE is not set
479# CONFIG_ENCLOSURE_SERVICES is not set 488# CONFIG_ENCLOSURE_SERVICES is not set
489# CONFIG_HP_ILO is not set
480CONFIG_HAVE_IDE=y 490CONFIG_HAVE_IDE=y
481# CONFIG_IDE is not set 491# CONFIG_IDE is not set
482 492
@@ -503,7 +513,6 @@ CONFIG_HAVE_IDE=y
503# CONFIG_I2O is not set 513# CONFIG_I2O is not set
504# CONFIG_MACINTOSH_DRIVERS is not set 514# CONFIG_MACINTOSH_DRIVERS is not set
505CONFIG_NETDEVICES=y 515CONFIG_NETDEVICES=y
506# CONFIG_NETDEVICES_MULTIQUEUE is not set
507# CONFIG_DUMMY is not set 516# CONFIG_DUMMY is not set
508# CONFIG_BONDING is not set 517# CONFIG_BONDING is not set
509# CONFIG_MACVLAN is not set 518# CONFIG_MACVLAN is not set
@@ -532,7 +541,6 @@ CONFIG_NETDEV_1000=y
532# CONFIG_DL2K is not set 541# CONFIG_DL2K is not set
533# CONFIG_E1000 is not set 542# CONFIG_E1000 is not set
534# CONFIG_E1000E is not set 543# CONFIG_E1000E is not set
535# CONFIG_E1000E_ENABLED is not set
536# CONFIG_IP1000 is not set 544# CONFIG_IP1000 is not set
537# CONFIG_IGB is not set 545# CONFIG_IGB is not set
538# CONFIG_NS83820 is not set 546# CONFIG_NS83820 is not set
@@ -547,6 +555,7 @@ CONFIG_NETDEV_1000=y
547# CONFIG_BNX2 is not set 555# CONFIG_BNX2 is not set
548# CONFIG_QLA3XXX is not set 556# CONFIG_QLA3XXX is not set
549# CONFIG_ATL1 is not set 557# CONFIG_ATL1 is not set
558# CONFIG_ATL1E is not set
550# CONFIG_NETDEV_10000 is not set 559# CONFIG_NETDEV_10000 is not set
551# CONFIG_TR is not set 560# CONFIG_TR is not set
552 561
@@ -619,12 +628,14 @@ CONFIG_SERIO_SERPORT=y
619# CONFIG_SERIO_PCIPS2 is not set 628# CONFIG_SERIO_PCIPS2 is not set
620CONFIG_SERIO_LIBPS2=y 629CONFIG_SERIO_LIBPS2=y
621# CONFIG_SERIO_RAW is not set 630# CONFIG_SERIO_RAW is not set
631# CONFIG_SERIO_XILINX_XPS_PS2 is not set
622# CONFIG_GAMEPORT is not set 632# CONFIG_GAMEPORT is not set
623 633
624# 634#
625# Character devices 635# Character devices
626# 636#
627CONFIG_VT=y 637CONFIG_VT=y
638CONFIG_CONSOLE_TRANSLATIONS=y
628CONFIG_VT_CONSOLE=y 639CONFIG_VT_CONSOLE=y
629CONFIG_HW_CONSOLE=y 640CONFIG_HW_CONSOLE=y
630# CONFIG_VT_HW_CONSOLE_BINDING is not set 641# CONFIG_VT_HW_CONSOLE_BINDING is not set
@@ -670,39 +681,59 @@ CONFIG_I2C_CHARDEV=y
670# 681#
671# I2C Hardware Bus support 682# I2C Hardware Bus support
672# 683#
684
685#
686# PC SMBus host controller drivers
687#
673# CONFIG_I2C_ALI1535 is not set 688# CONFIG_I2C_ALI1535 is not set
674# CONFIG_I2C_ALI1563 is not set 689# CONFIG_I2C_ALI1563 is not set
675# CONFIG_I2C_ALI15X3 is not set 690# CONFIG_I2C_ALI15X3 is not set
676# CONFIG_I2C_AMD756 is not set 691# CONFIG_I2C_AMD756 is not set
677# CONFIG_I2C_AMD8111 is not set 692# CONFIG_I2C_AMD8111 is not set
678# CONFIG_I2C_I801 is not set 693# CONFIG_I2C_I801 is not set
679# CONFIG_I2C_I810 is not set 694# CONFIG_I2C_ISCH is not set
680# CONFIG_I2C_PIIX4 is not set 695# CONFIG_I2C_PIIX4 is not set
681# CONFIG_I2C_IBM_IIC is not set
682# CONFIG_I2C_MPC is not set
683# CONFIG_I2C_NFORCE2 is not set 696# CONFIG_I2C_NFORCE2 is not set
684# CONFIG_I2C_OCORES is not set
685# CONFIG_I2C_PARPORT_LIGHT is not set
686# CONFIG_I2C_PROSAVAGE is not set
687# CONFIG_I2C_SAVAGE4 is not set
688# CONFIG_I2C_SIMTEC is not set
689# CONFIG_I2C_SIS5595 is not set 697# CONFIG_I2C_SIS5595 is not set
690# CONFIG_I2C_SIS630 is not set 698# CONFIG_I2C_SIS630 is not set
691# CONFIG_I2C_SIS96X is not set 699# CONFIG_I2C_SIS96X is not set
692# CONFIG_I2C_TAOS_EVM is not set
693# CONFIG_I2C_STUB is not set
694# CONFIG_I2C_VIA is not set 700# CONFIG_I2C_VIA is not set
695# CONFIG_I2C_VIAPRO is not set 701# CONFIG_I2C_VIAPRO is not set
702
703#
704# I2C system bus drivers (mostly embedded / system-on-chip)
705#
706# CONFIG_I2C_IBM_IIC is not set
707# CONFIG_I2C_MPC is not set
708# CONFIG_I2C_OCORES is not set
709# CONFIG_I2C_SIMTEC is not set
710
711#
712# External I2C/SMBus adapter drivers
713#
714# CONFIG_I2C_PARPORT_LIGHT is not set
715# CONFIG_I2C_TAOS_EVM is not set
716
717#
718# Graphics adapter I2C/DDC channel drivers
719#
696# CONFIG_I2C_VOODOO3 is not set 720# CONFIG_I2C_VOODOO3 is not set
721
722#
723# Other I2C/SMBus bus drivers
724#
697# CONFIG_I2C_PCA_PLATFORM is not set 725# CONFIG_I2C_PCA_PLATFORM is not set
726# CONFIG_I2C_STUB is not set
698 727
699# 728#
700# Miscellaneous I2C Chip support 729# Miscellaneous I2C Chip support
701# 730#
702# CONFIG_DS1682 is not set 731# CONFIG_DS1682 is not set
732# CONFIG_AT24 is not set
703# CONFIG_SENSORS_EEPROM is not set 733# CONFIG_SENSORS_EEPROM is not set
704# CONFIG_SENSORS_PCF8574 is not set 734# CONFIG_SENSORS_PCF8574 is not set
705# CONFIG_PCF8575 is not set 735# CONFIG_PCF8575 is not set
736# CONFIG_SENSORS_PCA9539 is not set
706# CONFIG_SENSORS_PCF8591 is not set 737# CONFIG_SENSORS_PCF8591 is not set
707# CONFIG_SENSORS_MAX6875 is not set 738# CONFIG_SENSORS_MAX6875 is not set
708# CONFIG_SENSORS_TSL2550 is not set 739# CONFIG_SENSORS_TSL2550 is not set
@@ -711,10 +742,13 @@ CONFIG_I2C_DEBUG_ALGO=y
711# CONFIG_I2C_DEBUG_BUS is not set 742# CONFIG_I2C_DEBUG_BUS is not set
712# CONFIG_I2C_DEBUG_CHIP is not set 743# CONFIG_I2C_DEBUG_CHIP is not set
713# CONFIG_SPI is not set 744# CONFIG_SPI is not set
745CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
746# CONFIG_GPIOLIB is not set
714# CONFIG_W1 is not set 747# CONFIG_W1 is not set
715# CONFIG_POWER_SUPPLY is not set 748# CONFIG_POWER_SUPPLY is not set
716# CONFIG_HWMON is not set 749# CONFIG_HWMON is not set
717# CONFIG_THERMAL is not set 750# CONFIG_THERMAL is not set
751# CONFIG_THERMAL_HWMON is not set
718# CONFIG_WATCHDOG is not set 752# CONFIG_WATCHDOG is not set
719 753
720# 754#
@@ -726,6 +760,7 @@ CONFIG_SSB_POSSIBLE=y
726# 760#
727# Multifunction device drivers 761# Multifunction device drivers
728# 762#
763# CONFIG_MFD_CORE is not set
729# CONFIG_MFD_SM501 is not set 764# CONFIG_MFD_SM501 is not set
730# CONFIG_HTC_PASIC3 is not set 765# CONFIG_HTC_PASIC3 is not set
731 766
@@ -799,6 +834,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y
799# CONFIG_FB_TRIDENT is not set 834# CONFIG_FB_TRIDENT is not set
800# CONFIG_FB_ARK is not set 835# CONFIG_FB_ARK is not set
801# CONFIG_FB_PM3 is not set 836# CONFIG_FB_PM3 is not set
837# CONFIG_FB_CARMINE is not set
802# CONFIG_FB_IBM_GXT4500 is not set 838# CONFIG_FB_IBM_GXT4500 is not set
803CONFIG_FB_XILINX=y 839CONFIG_FB_XILINX=y
804# CONFIG_FB_VIRTUAL is not set 840# CONFIG_FB_VIRTUAL is not set
@@ -831,10 +867,6 @@ CONFIG_LOGO=y
831CONFIG_LOGO_LINUX_MONO=y 867CONFIG_LOGO_LINUX_MONO=y
832CONFIG_LOGO_LINUX_VGA16=y 868CONFIG_LOGO_LINUX_VGA16=y
833CONFIG_LOGO_LINUX_CLUT224=y 869CONFIG_LOGO_LINUX_CLUT224=y
834
835#
836# Sound
837#
838# CONFIG_SOUND is not set 870# CONFIG_SOUND is not set
839# CONFIG_HID_SUPPORT is not set 871# CONFIG_HID_SUPPORT is not set
840# CONFIG_USB_SUPPORT is not set 872# CONFIG_USB_SUPPORT is not set
@@ -910,6 +942,7 @@ CONFIG_TMPFS=y
910CONFIG_CRAMFS=y 942CONFIG_CRAMFS=y
911# CONFIG_VXFS_FS is not set 943# CONFIG_VXFS_FS is not set
912# CONFIG_MINIX_FS is not set 944# CONFIG_MINIX_FS is not set
945# CONFIG_OMFS_FS is not set
913# CONFIG_HPFS_FS is not set 946# CONFIG_HPFS_FS is not set
914# CONFIG_QNX4FS_FS is not set 947# CONFIG_QNX4FS_FS is not set
915CONFIG_ROMFS_FS=y 948CONFIG_ROMFS_FS=y
@@ -920,17 +953,16 @@ CONFIG_NFS_FS=y
920CONFIG_NFS_V3=y 953CONFIG_NFS_V3=y
921# CONFIG_NFS_V3_ACL is not set 954# CONFIG_NFS_V3_ACL is not set
922# CONFIG_NFS_V4 is not set 955# CONFIG_NFS_V4 is not set
956CONFIG_ROOT_NFS=y
923CONFIG_NFSD=y 957CONFIG_NFSD=y
924CONFIG_NFSD_V3=y 958CONFIG_NFSD_V3=y
925# CONFIG_NFSD_V3_ACL is not set 959# CONFIG_NFSD_V3_ACL is not set
926# CONFIG_NFSD_V4 is not set 960# CONFIG_NFSD_V4 is not set
927CONFIG_ROOT_NFS=y
928CONFIG_LOCKD=y 961CONFIG_LOCKD=y
929CONFIG_LOCKD_V4=y 962CONFIG_LOCKD_V4=y
930CONFIG_EXPORTFS=y 963CONFIG_EXPORTFS=y
931CONFIG_NFS_COMMON=y 964CONFIG_NFS_COMMON=y
932CONFIG_SUNRPC=y 965CONFIG_SUNRPC=y
933# CONFIG_SUNRPC_BIND34 is not set
934# CONFIG_RPCSEC_GSS_KRB5 is not set 966# CONFIG_RPCSEC_GSS_KRB5 is not set
935# CONFIG_RPCSEC_GSS_SPKM3 is not set 967# CONFIG_RPCSEC_GSS_SPKM3 is not set
936CONFIG_SMB_FS=y 968CONFIG_SMB_FS=y
@@ -994,6 +1026,7 @@ CONFIG_BITREVERSE=y
994# CONFIG_GENERIC_FIND_FIRST_BIT is not set 1026# CONFIG_GENERIC_FIND_FIRST_BIT is not set
995CONFIG_CRC_CCITT=y 1027CONFIG_CRC_CCITT=y
996# CONFIG_CRC16 is not set 1028# CONFIG_CRC16 is not set
1029# CONFIG_CRC_T10DIF is not set
997# CONFIG_CRC_ITU_T is not set 1030# CONFIG_CRC_ITU_T is not set
998CONFIG_CRC32=y 1031CONFIG_CRC32=y
999# CONFIG_CRC7 is not set 1032# CONFIG_CRC7 is not set
@@ -1018,7 +1051,16 @@ CONFIG_FRAME_WARN=1024
1018# CONFIG_HEADERS_CHECK is not set 1051# CONFIG_HEADERS_CHECK is not set
1019# CONFIG_DEBUG_KERNEL is not set 1052# CONFIG_DEBUG_KERNEL is not set
1020CONFIG_DEBUG_BUGVERBOSE=y 1053CONFIG_DEBUG_BUGVERBOSE=y
1054CONFIG_DEBUG_MEMORY_INIT=y
1055# CONFIG_LATENCYTOP is not set
1056CONFIG_HAVE_FTRACE=y
1057CONFIG_HAVE_DYNAMIC_FTRACE=y
1058# CONFIG_FTRACE is not set
1059# CONFIG_PREEMPT_TRACER is not set
1060# CONFIG_SCHED_TRACER is not set
1061# CONFIG_CONTEXT_SWITCH_TRACER is not set
1021# CONFIG_SAMPLES is not set 1062# CONFIG_SAMPLES is not set
1063CONFIG_HAVE_ARCH_KGDB=y
1022# CONFIG_IRQSTACKS is not set 1064# CONFIG_IRQSTACKS is not set
1023# CONFIG_PPC_EARLY_DEBUG is not set 1065# CONFIG_PPC_EARLY_DEBUG is not set
1024 1066
@@ -1071,6 +1113,10 @@ CONFIG_CRYPTO=y
1071# CONFIG_CRYPTO_MD4 is not set 1113# CONFIG_CRYPTO_MD4 is not set
1072# CONFIG_CRYPTO_MD5 is not set 1114# CONFIG_CRYPTO_MD5 is not set
1073# CONFIG_CRYPTO_MICHAEL_MIC is not set 1115# CONFIG_CRYPTO_MICHAEL_MIC is not set
1116# CONFIG_CRYPTO_RMD128 is not set
1117# CONFIG_CRYPTO_RMD160 is not set
1118# CONFIG_CRYPTO_RMD256 is not set
1119# CONFIG_CRYPTO_RMD320 is not set
1074# CONFIG_CRYPTO_SHA1 is not set 1120# CONFIG_CRYPTO_SHA1 is not set
1075# CONFIG_CRYPTO_SHA256 is not set 1121# CONFIG_CRYPTO_SHA256 is not set
1076# CONFIG_CRYPTO_SHA512 is not set 1122# CONFIG_CRYPTO_SHA512 is not set
diff --git a/arch/powerpc/configs/44x/warp_defconfig b/arch/powerpc/configs/44x/warp_defconfig
index 2313c3e8ef6..d9375a969c6 100644
--- a/arch/powerpc/configs/44x/warp_defconfig
+++ b/arch/powerpc/configs/44x/warp_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc2 3# Linux kernel version: 2.6.27-rc1
4# Fri Feb 15 21:54:43 2008 4# Tue Aug 5 09:23:39 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,8 +30,12 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
38CONFIG_LOCKDEP_SUPPORT=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y 41CONFIG_GENERIC_HWEIGHT=y
@@ -79,6 +83,7 @@ CONFIG_FAIR_GROUP_SCHED=y
79CONFIG_USER_SCHED=y 83CONFIG_USER_SCHED=y
80# CONFIG_CGROUP_SCHED is not set 84# CONFIG_CGROUP_SCHED is not set
81CONFIG_SYSFS_DEPRECATED=y 85CONFIG_SYSFS_DEPRECATED=y
86CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set 87# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set 88# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y 89CONFIG_BLK_DEV_INITRD=y
@@ -87,6 +92,7 @@ CONFIG_INITRAMFS_SOURCE=""
87CONFIG_SYSCTL=y 92CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y 93CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y 94CONFIG_SYSCTL_SYSCALL=y
95CONFIG_SYSCTL_SYSCALL_CHECK=y
90CONFIG_KALLSYMS=y 96CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set 97# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set 98# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -111,13 +117,22 @@ CONFIG_SLAB=y
111# CONFIG_MARKERS is not set 117# CONFIG_MARKERS is not set
112CONFIG_HAVE_OPROFILE=y 118CONFIG_HAVE_OPROFILE=y
113# CONFIG_KPROBES is not set 119# CONFIG_KPROBES is not set
120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
114CONFIG_HAVE_KPROBES=y 122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
124CONFIG_HAVE_ARCH_TRACEHOOK=y
125# CONFIG_HAVE_DMA_ATTRS is not set
126# CONFIG_USE_GENERIC_SMP_HELPERS is not set
127# CONFIG_HAVE_CLK is not set
115CONFIG_PROC_PAGE_MONITOR=y 128CONFIG_PROC_PAGE_MONITOR=y
129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
116CONFIG_SLABINFO=y 130CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y 131CONFIG_RT_MUTEXES=y
118# CONFIG_TINY_SHMEM is not set 132# CONFIG_TINY_SHMEM is not set
119CONFIG_BASE_SMALL=0 133CONFIG_BASE_SMALL=0
120CONFIG_MODULES=y 134CONFIG_MODULES=y
135# CONFIG_MODULE_FORCE_LOAD is not set
121CONFIG_MODULE_UNLOAD=y 136CONFIG_MODULE_UNLOAD=y
122# CONFIG_MODULE_FORCE_UNLOAD is not set 137# CONFIG_MODULE_FORCE_UNLOAD is not set
123# CONFIG_MODVERSIONS is not set 138# CONFIG_MODVERSIONS is not set
@@ -128,6 +143,7 @@ CONFIG_BLOCK=y
128# CONFIG_BLK_DEV_IO_TRACE is not set 143# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set 144# CONFIG_LSF is not set
130# CONFIG_BLK_DEV_BSG is not set 145# CONFIG_BLK_DEV_BSG is not set
146# CONFIG_BLK_DEV_INTEGRITY is not set
131 147
132# 148#
133# IO Schedulers 149# IO Schedulers
@@ -142,23 +158,24 @@ CONFIG_DEFAULT_AS=y
142# CONFIG_DEFAULT_NOOP is not set 158# CONFIG_DEFAULT_NOOP is not set
143CONFIG_DEFAULT_IOSCHED="anticipatory" 159CONFIG_DEFAULT_IOSCHED="anticipatory"
144CONFIG_CLASSIC_RCU=y 160CONFIG_CLASSIC_RCU=y
145# CONFIG_PREEMPT_RCU is not set
146 161
147# 162#
148# Platform support 163# Platform support
149# 164#
150# CONFIG_PPC_MPC512x is not set
151# CONFIG_PPC_MPC5121 is not set
152# CONFIG_PPC_CELL is not set 165# CONFIG_PPC_CELL is not set
153# CONFIG_PPC_CELL_NATIVE is not set 166# CONFIG_PPC_CELL_NATIVE is not set
154# CONFIG_PQ2ADS is not set 167# CONFIG_PQ2ADS is not set
155# CONFIG_BAMBOO is not set 168# CONFIG_BAMBOO is not set
156# CONFIG_EBONY is not set 169# CONFIG_EBONY is not set
170# CONFIG_SAM440EP is not set
157# CONFIG_SEQUOIA is not set 171# CONFIG_SEQUOIA is not set
158# CONFIG_TAISHAN is not set 172# CONFIG_TAISHAN is not set
159# CONFIG_KATMAI is not set 173# CONFIG_KATMAI is not set
160# CONFIG_RAINIER is not set 174# CONFIG_RAINIER is not set
161CONFIG_WARP=y 175CONFIG_WARP=y
176# CONFIG_CANYONLANDS is not set
177# CONFIG_YOSEMITE is not set
178# CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set
162CONFIG_440EP=y 179CONFIG_440EP=y
163CONFIG_IBM440EP_ERR42=y 180CONFIG_IBM440EP_ERR42=y
164# CONFIG_IPIC is not set 181# CONFIG_IPIC is not set
@@ -191,7 +208,6 @@ CONFIG_HZ=1000
191CONFIG_PREEMPT_NONE=y 208CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set 209# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set 210# CONFIG_PREEMPT is not set
194CONFIG_RCU_TRACE=y
195CONFIG_BINFMT_ELF=y 211CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set 212# CONFIG_BINFMT_MISC is not set
197# CONFIG_MATH_EMULATION is not set 213# CONFIG_MATH_EMULATION is not set
@@ -209,14 +225,18 @@ CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y 225CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set 226# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 227# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
228CONFIG_PAGEFLAGS_EXTENDED=y
212CONFIG_SPLIT_PTLOCK_CPUS=4 229CONFIG_SPLIT_PTLOCK_CPUS=4
230CONFIG_MIGRATION=y
213CONFIG_RESOURCES_64BIT=y 231CONFIG_RESOURCES_64BIT=y
214CONFIG_ZONE_DMA_FLAG=1 232CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y 233CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y 234CONFIG_VIRT_TO_BUS=y
235CONFIG_FORCE_MAX_ZONEORDER=11
217CONFIG_PROC_DEVICETREE=y 236CONFIG_PROC_DEVICETREE=y
218CONFIG_CMDLINE_BOOL=y 237CONFIG_CMDLINE_BOOL=y
219CONFIG_CMDLINE="ip=on" 238CONFIG_CMDLINE="ip=on"
239CONFIG_EXTRA_TARGETS=""
220CONFIG_SECCOMP=y 240CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y 241CONFIG_ISA_DMA_API=y
222 242
@@ -224,10 +244,13 @@ CONFIG_ISA_DMA_API=y
224# Bus options 244# Bus options
225# 245#
226CONFIG_ZONE_DMA=y 246CONFIG_ZONE_DMA=y
247CONFIG_4xx_SOC=y
248CONFIG_PPC_PCI_CHOICE=y
227# CONFIG_PCI is not set 249# CONFIG_PCI is not set
228# CONFIG_PCI_DOMAINS is not set 250# CONFIG_PCI_DOMAINS is not set
229# CONFIG_PCI_SYSCALL is not set 251# CONFIG_PCI_SYSCALL is not set
230# CONFIG_ARCH_SUPPORTS_MSI is not set 252# CONFIG_ARCH_SUPPORTS_MSI is not set
253# CONFIG_HAS_RAPIDIO is not set
231 254
232# 255#
233# Advanced setup 256# Advanced setup
@@ -237,17 +260,13 @@ CONFIG_ZONE_DMA=y
237# 260#
238# Default settings for advanced configuration options are used 261# Default settings for advanced configuration options are used
239# 262#
240CONFIG_HIGHMEM_START=0xfe000000
241CONFIG_LOWMEM_SIZE=0x30000000 263CONFIG_LOWMEM_SIZE=0x30000000
264CONFIG_PAGE_OFFSET=0xc0000000
242CONFIG_KERNEL_START=0xc0000000 265CONFIG_KERNEL_START=0xc0000000
266CONFIG_PHYSICAL_START=0x00000000
243CONFIG_TASK_SIZE=0xc0000000 267CONFIG_TASK_SIZE=0xc0000000
244CONFIG_CONSISTENT_START=0xff100000 268CONFIG_CONSISTENT_START=0xff100000
245CONFIG_CONSISTENT_SIZE=0x00200000 269CONFIG_CONSISTENT_SIZE=0x00200000
246CONFIG_BOOT_LOAD=0x01000000
247
248#
249# Networking
250#
251CONFIG_NET=y 270CONFIG_NET=y
252 271
253# 272#
@@ -291,8 +310,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
291# CONFIG_TCP_MD5SIG is not set 310# CONFIG_TCP_MD5SIG is not set
292# CONFIG_IP_VS is not set 311# CONFIG_IP_VS is not set
293# CONFIG_IPV6 is not set 312# CONFIG_IPV6 is not set
294# CONFIG_INET6_XFRM_TUNNEL is not set
295# CONFIG_INET6_TUNNEL is not set
296# CONFIG_NETWORK_SECMARK is not set 313# CONFIG_NETWORK_SECMARK is not set
297CONFIG_NETFILTER=y 314CONFIG_NETFILTER=y
298# CONFIG_NETFILTER_DEBUG is not set 315# CONFIG_NETFILTER_DEBUG is not set
@@ -318,6 +335,7 @@ CONFIG_NETFILTER_ADVANCED=y
318# CONFIG_ATM is not set 335# CONFIG_ATM is not set
319# CONFIG_BRIDGE is not set 336# CONFIG_BRIDGE is not set
320CONFIG_VLAN_8021Q=y 337CONFIG_VLAN_8021Q=y
338# CONFIG_VLAN_8021Q_GVRP is not set
321# CONFIG_DECNET is not set 339# CONFIG_DECNET is not set
322# CONFIG_LLC2 is not set 340# CONFIG_LLC2 is not set
323# CONFIG_IPX is not set 341# CONFIG_IPX is not set
@@ -368,6 +386,7 @@ CONFIG_MTD_PARTITIONS=y
368# CONFIG_MTD_REDBOOT_PARTS is not set 386# CONFIG_MTD_REDBOOT_PARTS is not set
369# CONFIG_MTD_CMDLINE_PARTS is not set 387# CONFIG_MTD_CMDLINE_PARTS is not set
370CONFIG_MTD_OF_PARTS=y 388CONFIG_MTD_OF_PARTS=y
389# CONFIG_MTD_AR7_PARTS is not set
371 390
372# 391#
373# User Modules And Translation Layers 392# User Modules And Translation Layers
@@ -446,6 +465,7 @@ CONFIG_MTD_NAND_IDS=y
446# 465#
447# CONFIG_MTD_UBI is not set 466# CONFIG_MTD_UBI is not set
448CONFIG_OF_DEVICE=y 467CONFIG_OF_DEVICE=y
468CONFIG_OF_I2C=y
449# CONFIG_PARPORT is not set 469# CONFIG_PARPORT is not set
450CONFIG_BLK_DEV=y 470CONFIG_BLK_DEV=y
451# CONFIG_BLK_DEV_FD is not set 471# CONFIG_BLK_DEV_FD is not set
@@ -460,6 +480,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
460# CONFIG_CDROM_PKTCDVD is not set 480# CONFIG_CDROM_PKTCDVD is not set
461# CONFIG_ATA_OVER_ETH is not set 481# CONFIG_ATA_OVER_ETH is not set
462# CONFIG_XILINX_SYSACE is not set 482# CONFIG_XILINX_SYSACE is not set
483# CONFIG_BLK_DEV_HD is not set
463CONFIG_MISC_DEVICES=y 484CONFIG_MISC_DEVICES=y
464# CONFIG_EEPROM_93CX6 is not set 485# CONFIG_EEPROM_93CX6 is not set
465# CONFIG_ENCLOSURE_SERVICES is not set 486# CONFIG_ENCLOSURE_SERVICES is not set
@@ -504,11 +525,11 @@ CONFIG_SCSI_SPI_ATTRS=y
504# CONFIG_SCSI_SAS_LIBSAS is not set 525# CONFIG_SCSI_SAS_LIBSAS is not set
505# CONFIG_SCSI_SRP_ATTRS is not set 526# CONFIG_SCSI_SRP_ATTRS is not set
506# CONFIG_SCSI_LOWLEVEL is not set 527# CONFIG_SCSI_LOWLEVEL is not set
528# CONFIG_SCSI_DH is not set
507# CONFIG_ATA is not set 529# CONFIG_ATA is not set
508# CONFIG_MD is not set 530# CONFIG_MD is not set
509# CONFIG_MACINTOSH_DRIVERS is not set 531# CONFIG_MACINTOSH_DRIVERS is not set
510CONFIG_NETDEVICES=y 532CONFIG_NETDEVICES=y
511# CONFIG_NETDEVICES_MULTIQUEUE is not set
512# CONFIG_DUMMY is not set 533# CONFIG_DUMMY is not set
513# CONFIG_BONDING is not set 534# CONFIG_BONDING is not set
514# CONFIG_MACVLAN is not set 535# CONFIG_MACVLAN is not set
@@ -538,6 +559,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y
538# 559#
539# CONFIG_WLAN_PRE80211 is not set 560# CONFIG_WLAN_PRE80211 is not set
540# CONFIG_WLAN_80211 is not set 561# CONFIG_WLAN_80211 is not set
562# CONFIG_IWLWIFI_LEDS is not set
541 563
542# 564#
543# USB Network Adapters 565# USB Network Adapters
@@ -571,6 +593,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y
571# Character devices 593# Character devices
572# 594#
573# CONFIG_VT is not set 595# CONFIG_VT is not set
596CONFIG_DEVKMEM=y
574# CONFIG_SERIAL_NONSTANDARD is not set 597# CONFIG_SERIAL_NONSTANDARD is not set
575 598
576# 599#
@@ -608,44 +631,49 @@ CONFIG_I2C_BOARDINFO=y
608# CONFIG_I2C_CHARDEV is not set 631# CONFIG_I2C_CHARDEV is not set
609 632
610# 633#
611# I2C Algorithms 634# I2C Hardware Bus support
612# 635#
613# CONFIG_I2C_ALGOBIT is not set
614# CONFIG_I2C_ALGOPCF is not set
615# CONFIG_I2C_ALGOPCA is not set
616 636
617# 637#
618# I2C Hardware Bus support 638# I2C system bus drivers (mostly embedded / system-on-chip)
619# 639#
640# CONFIG_I2C_IBM_IIC is not set
620# CONFIG_I2C_MPC is not set 641# CONFIG_I2C_MPC is not set
621# CONFIG_I2C_OCORES is not set 642# CONFIG_I2C_OCORES is not set
622# CONFIG_I2C_PARPORT_LIGHT is not set
623# CONFIG_I2C_SIMTEC is not set 643# CONFIG_I2C_SIMTEC is not set
644
645#
646# External I2C/SMBus adapter drivers
647#
648# CONFIG_I2C_PARPORT_LIGHT is not set
624# CONFIG_I2C_TAOS_EVM is not set 649# CONFIG_I2C_TAOS_EVM is not set
625# CONFIG_I2C_STUB is not set
626# CONFIG_I2C_TINY_USB is not set 650# CONFIG_I2C_TINY_USB is not set
627 651
628# 652#
653# Other I2C/SMBus bus drivers
654#
655# CONFIG_I2C_PCA_PLATFORM is not set
656# CONFIG_I2C_STUB is not set
657
658#
629# Miscellaneous I2C Chip support 659# Miscellaneous I2C Chip support
630# 660#
631# CONFIG_DS1682 is not set 661# CONFIG_DS1682 is not set
662# CONFIG_AT24 is not set
632CONFIG_SENSORS_EEPROM=y 663CONFIG_SENSORS_EEPROM=y
633# CONFIG_SENSORS_PCF8574 is not set 664# CONFIG_SENSORS_PCF8574 is not set
634# CONFIG_PCF8575 is not set 665# CONFIG_PCF8575 is not set
666# CONFIG_SENSORS_PCA9539 is not set
635# CONFIG_SENSORS_PCF8591 is not set 667# CONFIG_SENSORS_PCF8591 is not set
636# CONFIG_TPS65010 is not set
637# CONFIG_SENSORS_MAX6875 is not set 668# CONFIG_SENSORS_MAX6875 is not set
638# CONFIG_SENSORS_TSL2550 is not set 669# CONFIG_SENSORS_TSL2550 is not set
639# CONFIG_I2C_DEBUG_CORE is not set 670# CONFIG_I2C_DEBUG_CORE is not set
640# CONFIG_I2C_DEBUG_ALGO is not set 671# CONFIG_I2C_DEBUG_ALGO is not set
641# CONFIG_I2C_DEBUG_BUS is not set 672# CONFIG_I2C_DEBUG_BUS is not set
642# CONFIG_I2C_DEBUG_CHIP is not set 673# CONFIG_I2C_DEBUG_CHIP is not set
643
644#
645# SPI support
646#
647# CONFIG_SPI is not set 674# CONFIG_SPI is not set
648# CONFIG_SPI_MASTER is not set 675CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
676# CONFIG_GPIOLIB is not set
649# CONFIG_W1 is not set 677# CONFIG_W1 is not set
650# CONFIG_POWER_SUPPLY is not set 678# CONFIG_POWER_SUPPLY is not set
651CONFIG_HWMON=y 679CONFIG_HWMON=y
@@ -658,6 +686,7 @@ CONFIG_HWMON=y
658# CONFIG_SENSORS_ADM1031 is not set 686# CONFIG_SENSORS_ADM1031 is not set
659# CONFIG_SENSORS_ADM9240 is not set 687# CONFIG_SENSORS_ADM9240 is not set
660# CONFIG_SENSORS_ADT7470 is not set 688# CONFIG_SENSORS_ADT7470 is not set
689# CONFIG_SENSORS_ADT7473 is not set
661# CONFIG_SENSORS_ATXP1 is not set 690# CONFIG_SENSORS_ATXP1 is not set
662# CONFIG_SENSORS_DS1621 is not set 691# CONFIG_SENSORS_DS1621 is not set
663# CONFIG_SENSORS_F71805F is not set 692# CONFIG_SENSORS_F71805F is not set
@@ -698,6 +727,7 @@ CONFIG_HWMON=y
698# CONFIG_SENSORS_W83627EHF is not set 727# CONFIG_SENSORS_W83627EHF is not set
699# CONFIG_HWMON_DEBUG_CHIP is not set 728# CONFIG_HWMON_DEBUG_CHIP is not set
700CONFIG_THERMAL=y 729CONFIG_THERMAL=y
730# CONFIG_THERMAL_HWMON is not set
701# CONFIG_WATCHDOG is not set 731# CONFIG_WATCHDOG is not set
702 732
703# 733#
@@ -709,13 +739,24 @@ CONFIG_SSB_POSSIBLE=y
709# 739#
710# Multifunction device drivers 740# Multifunction device drivers
711# 741#
742# CONFIG_MFD_CORE is not set
712# CONFIG_MFD_SM501 is not set 743# CONFIG_MFD_SM501 is not set
744# CONFIG_HTC_PASIC3 is not set
713 745
714# 746#
715# Multimedia devices 747# Multimedia devices
716# 748#
749
750#
751# Multimedia core support
752#
717# CONFIG_VIDEO_DEV is not set 753# CONFIG_VIDEO_DEV is not set
718# CONFIG_DVB_CORE is not set 754# CONFIG_DVB_CORE is not set
755# CONFIG_VIDEO_MEDIA is not set
756
757#
758# Multimedia drivers
759#
719# CONFIG_DAB is not set 760# CONFIG_DAB is not set
720 761
721# 762#
@@ -730,10 +771,6 @@ CONFIG_SSB_POSSIBLE=y
730# Display device support 771# Display device support
731# 772#
732# CONFIG_DISPLAY_SUPPORT is not set 773# CONFIG_DISPLAY_SUPPORT is not set
733
734#
735# Sound
736#
737# CONFIG_SOUND is not set 774# CONFIG_SOUND is not set
738CONFIG_USB_SUPPORT=y 775CONFIG_USB_SUPPORT=y
739CONFIG_USB_ARCH_HAS_HCD=y 776CONFIG_USB_ARCH_HAS_HCD=y
@@ -750,11 +787,15 @@ CONFIG_USB=y
750CONFIG_USB_DEVICE_CLASS=y 787CONFIG_USB_DEVICE_CLASS=y
751# CONFIG_USB_DYNAMIC_MINORS is not set 788# CONFIG_USB_DYNAMIC_MINORS is not set
752# CONFIG_USB_OTG is not set 789# CONFIG_USB_OTG is not set
790# CONFIG_USB_OTG_WHITELIST is not set
791# CONFIG_USB_OTG_BLACKLIST_HUB is not set
753 792
754# 793#
755# USB Host Controller Drivers 794# USB Host Controller Drivers
756# 795#
796# CONFIG_USB_C67X00_HCD is not set
757# CONFIG_USB_ISP116X_HCD is not set 797# CONFIG_USB_ISP116X_HCD is not set
798# CONFIG_USB_ISP1760_HCD is not set
758CONFIG_USB_OHCI_HCD=y 799CONFIG_USB_OHCI_HCD=y
759CONFIG_USB_OHCI_HCD_PPC_OF=y 800CONFIG_USB_OHCI_HCD_PPC_OF=y
760CONFIG_USB_OHCI_HCD_PPC_OF_BE=y 801CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
@@ -770,6 +811,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
770# 811#
771# CONFIG_USB_ACM is not set 812# CONFIG_USB_ACM is not set
772# CONFIG_USB_PRINTER is not set 813# CONFIG_USB_PRINTER is not set
814# CONFIG_USB_WDM is not set
773 815
774# 816#
775# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 817# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -790,6 +832,7 @@ CONFIG_USB_STORAGE=y
790# CONFIG_USB_STORAGE_JUMPSHOT is not set 832# CONFIG_USB_STORAGE_JUMPSHOT is not set
791# CONFIG_USB_STORAGE_ALAUDA is not set 833# CONFIG_USB_STORAGE_ALAUDA is not set
792# CONFIG_USB_STORAGE_KARMA is not set 834# CONFIG_USB_STORAGE_KARMA is not set
835# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
793# CONFIG_USB_LIBUSUAL is not set 836# CONFIG_USB_LIBUSUAL is not set
794 837
795# 838#
@@ -825,6 +868,7 @@ CONFIG_USB_MON=y
825# CONFIG_USB_LD is not set 868# CONFIG_USB_LD is not set
826# CONFIG_USB_TRANCEVIBRATOR is not set 869# CONFIG_USB_TRANCEVIBRATOR is not set
827# CONFIG_USB_IOWARRIOR is not set 870# CONFIG_USB_IOWARRIOR is not set
871# CONFIG_USB_ISIGHTFW is not set
828# CONFIG_USB_GADGET is not set 872# CONFIG_USB_GADGET is not set
829CONFIG_MMC=m 873CONFIG_MMC=m
830# CONFIG_MMC_DEBUG is not set 874# CONFIG_MMC_DEBUG is not set
@@ -836,19 +880,19 @@ CONFIG_MMC=m
836CONFIG_MMC_BLOCK=m 880CONFIG_MMC_BLOCK=m
837CONFIG_MMC_BLOCK_BOUNCE=y 881CONFIG_MMC_BLOCK_BOUNCE=y
838# CONFIG_SDIO_UART is not set 882# CONFIG_SDIO_UART is not set
883# CONFIG_MMC_TEST is not set
839 884
840# 885#
841# MMC/SD Host Controller Drivers 886# MMC/SD Host Controller Drivers
842# 887#
888# CONFIG_MMC_SDHCI is not set
843# CONFIG_MMC_WBSD is not set 889# CONFIG_MMC_WBSD is not set
844# CONFIG_MEMSTICK is not set 890# CONFIG_MEMSTICK is not set
845# CONFIG_NEW_LEDS is not set 891# CONFIG_NEW_LEDS is not set
892# CONFIG_ACCESSIBILITY is not set
846# CONFIG_EDAC is not set 893# CONFIG_EDAC is not set
847# CONFIG_RTC_CLASS is not set 894# CONFIG_RTC_CLASS is not set
848 895# CONFIG_DMADEVICES is not set
849#
850# Userspace I/O
851#
852# CONFIG_UIO is not set 896# CONFIG_UIO is not set
853 897
854# 898#
@@ -863,7 +907,6 @@ CONFIG_EXT2_FS=y
863# CONFIG_JFS_FS is not set 907# CONFIG_JFS_FS is not set
864# CONFIG_FS_POSIX_ACL is not set 908# CONFIG_FS_POSIX_ACL is not set
865# CONFIG_XFS_FS is not set 909# CONFIG_XFS_FS is not set
866# CONFIG_GFS2_FS is not set
867# CONFIG_OCFS2_FS is not set 910# CONFIG_OCFS2_FS is not set
868CONFIG_DNOTIFY=y 911CONFIG_DNOTIFY=y
869CONFIG_INOTIFY=y 912CONFIG_INOTIFY=y
@@ -924,6 +967,7 @@ CONFIG_JFFS2_RTIME=y
924CONFIG_CRAMFS=y 967CONFIG_CRAMFS=y
925# CONFIG_VXFS_FS is not set 968# CONFIG_VXFS_FS is not set
926# CONFIG_MINIX_FS is not set 969# CONFIG_MINIX_FS is not set
970# CONFIG_OMFS_FS is not set
927# CONFIG_HPFS_FS is not set 971# CONFIG_HPFS_FS is not set
928# CONFIG_QNX4FS_FS is not set 972# CONFIG_QNX4FS_FS is not set
929# CONFIG_ROMFS_FS is not set 973# CONFIG_ROMFS_FS is not set
@@ -934,14 +978,12 @@ CONFIG_NFS_FS=y
934CONFIG_NFS_V3=y 978CONFIG_NFS_V3=y
935# CONFIG_NFS_V3_ACL is not set 979# CONFIG_NFS_V3_ACL is not set
936# CONFIG_NFS_V4 is not set 980# CONFIG_NFS_V4 is not set
937# CONFIG_NFS_DIRECTIO is not set
938# CONFIG_NFSD is not set
939CONFIG_ROOT_NFS=y 981CONFIG_ROOT_NFS=y
982# CONFIG_NFSD is not set
940CONFIG_LOCKD=y 983CONFIG_LOCKD=y
941CONFIG_LOCKD_V4=y 984CONFIG_LOCKD_V4=y
942CONFIG_NFS_COMMON=y 985CONFIG_NFS_COMMON=y
943CONFIG_SUNRPC=y 986CONFIG_SUNRPC=y
944# CONFIG_SUNRPC_BIND34 is not set
945# CONFIG_RPCSEC_GSS_KRB5 is not set 987# CONFIG_RPCSEC_GSS_KRB5 is not set
946# CONFIG_RPCSEC_GSS_SPKM3 is not set 988# CONFIG_RPCSEC_GSS_SPKM3 is not set
947# CONFIG_SMB_FS is not set 989# CONFIG_SMB_FS is not set
@@ -1001,8 +1043,10 @@ CONFIG_NLS_UTF8=y
1001# Library routines 1043# Library routines
1002# 1044#
1003CONFIG_BITREVERSE=y 1045CONFIG_BITREVERSE=y
1046# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1004CONFIG_CRC_CCITT=y 1047CONFIG_CRC_CCITT=y
1005# CONFIG_CRC16 is not set 1048# CONFIG_CRC16 is not set
1049CONFIG_CRC_T10DIF=y
1006# CONFIG_CRC_ITU_T is not set 1050# CONFIG_CRC_ITU_T is not set
1007CONFIG_CRC32=y 1051CONFIG_CRC32=y
1008# CONFIG_CRC7 is not set 1052# CONFIG_CRC7 is not set
@@ -1013,6 +1057,7 @@ CONFIG_PLIST=y
1013CONFIG_HAS_IOMEM=y 1057CONFIG_HAS_IOMEM=y
1014CONFIG_HAS_IOPORT=y 1058CONFIG_HAS_IOPORT=y
1015CONFIG_HAS_DMA=y 1059CONFIG_HAS_DMA=y
1060CONFIG_HAVE_LMB=y
1016 1061
1017# 1062#
1018# Kernel hacking 1063# Kernel hacking
@@ -1020,6 +1065,7 @@ CONFIG_HAS_DMA=y
1020# CONFIG_PRINTK_TIME is not set 1065# CONFIG_PRINTK_TIME is not set
1021CONFIG_ENABLE_WARN_DEPRECATED=y 1066CONFIG_ENABLE_WARN_DEPRECATED=y
1022CONFIG_ENABLE_MUST_CHECK=y 1067CONFIG_ENABLE_MUST_CHECK=y
1068CONFIG_FRAME_WARN=1024
1023CONFIG_MAGIC_SYSRQ=y 1069CONFIG_MAGIC_SYSRQ=y
1024# CONFIG_UNUSED_SYMBOLS is not set 1070# CONFIG_UNUSED_SYMBOLS is not set
1025CONFIG_DEBUG_FS=y 1071CONFIG_DEBUG_FS=y
@@ -1027,9 +1073,12 @@ CONFIG_DEBUG_FS=y
1027CONFIG_DEBUG_KERNEL=y 1073CONFIG_DEBUG_KERNEL=y
1028# CONFIG_DEBUG_SHIRQ is not set 1074# CONFIG_DEBUG_SHIRQ is not set
1029CONFIG_DETECT_SOFTLOCKUP=y 1075CONFIG_DETECT_SOFTLOCKUP=y
1076# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1077CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1030# CONFIG_SCHED_DEBUG is not set 1078# CONFIG_SCHED_DEBUG is not set
1031# CONFIG_SCHEDSTATS is not set 1079# CONFIG_SCHEDSTATS is not set
1032# CONFIG_TIMER_STATS is not set 1080# CONFIG_TIMER_STATS is not set
1081# CONFIG_DEBUG_OBJECTS is not set
1033# CONFIG_DEBUG_SLAB is not set 1082# CONFIG_DEBUG_SLAB is not set
1034# CONFIG_DEBUG_RT_MUTEXES is not set 1083# CONFIG_DEBUG_RT_MUTEXES is not set
1035# CONFIG_RT_MUTEX_TESTER is not set 1084# CONFIG_RT_MUTEX_TESTER is not set
@@ -1041,17 +1090,30 @@ CONFIG_DETECT_SOFTLOCKUP=y
1041# CONFIG_DEBUG_BUGVERBOSE is not set 1090# CONFIG_DEBUG_BUGVERBOSE is not set
1042CONFIG_DEBUG_INFO=y 1091CONFIG_DEBUG_INFO=y
1043# CONFIG_DEBUG_VM is not set 1092# CONFIG_DEBUG_VM is not set
1093# CONFIG_DEBUG_WRITECOUNT is not set
1094# CONFIG_DEBUG_MEMORY_INIT is not set
1044# CONFIG_DEBUG_LIST is not set 1095# CONFIG_DEBUG_LIST is not set
1045# CONFIG_DEBUG_SG is not set 1096# CONFIG_DEBUG_SG is not set
1046# CONFIG_BOOT_PRINTK_DELAY is not set 1097# CONFIG_BOOT_PRINTK_DELAY is not set
1047# CONFIG_RCU_TORTURE_TEST is not set 1098# CONFIG_RCU_TORTURE_TEST is not set
1048# CONFIG_BACKTRACE_SELF_TEST is not set 1099# CONFIG_BACKTRACE_SELF_TEST is not set
1049# CONFIG_FAULT_INJECTION is not set 1100# CONFIG_FAULT_INJECTION is not set
1101# CONFIG_LATENCYTOP is not set
1102CONFIG_HAVE_FTRACE=y
1103CONFIG_HAVE_DYNAMIC_FTRACE=y
1104# CONFIG_FTRACE is not set
1105# CONFIG_SCHED_TRACER is not set
1106# CONFIG_CONTEXT_SWITCH_TRACER is not set
1050# CONFIG_SAMPLES is not set 1107# CONFIG_SAMPLES is not set
1108CONFIG_HAVE_ARCH_KGDB=y
1109# CONFIG_KGDB is not set
1051# CONFIG_DEBUG_STACKOVERFLOW is not set 1110# CONFIG_DEBUG_STACKOVERFLOW is not set
1052# CONFIG_DEBUG_STACK_USAGE is not set 1111# CONFIG_DEBUG_STACK_USAGE is not set
1053# CONFIG_DEBUG_PAGEALLOC is not set 1112# CONFIG_DEBUG_PAGEALLOC is not set
1054# CONFIG_DEBUGGER is not set 1113# CONFIG_CODE_PATCHING_SELFTEST is not set
1114# CONFIG_FTR_FIXUP_SELFTEST is not set
1115# CONFIG_XMON is not set
1116# CONFIG_IRQSTACKS is not set
1055# CONFIG_VIRQ_DEBUG is not set 1117# CONFIG_VIRQ_DEBUG is not set
1056CONFIG_BDI_SWITCH=y 1118CONFIG_BDI_SWITCH=y
1057# CONFIG_PPC_EARLY_DEBUG is not set 1119# CONFIG_PPC_EARLY_DEBUG is not set
@@ -1063,48 +1125,82 @@ CONFIG_BDI_SWITCH=y
1063# CONFIG_SECURITY is not set 1125# CONFIG_SECURITY is not set
1064# CONFIG_SECURITY_FILE_CAPABILITIES is not set 1126# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1065CONFIG_CRYPTO=y 1127CONFIG_CRYPTO=y
1066# CONFIG_CRYPTO_SEQIV is not set 1128
1129#
1130# Crypto core or helper
1131#
1067# CONFIG_CRYPTO_MANAGER is not set 1132# CONFIG_CRYPTO_MANAGER is not set
1133# CONFIG_CRYPTO_GF128MUL is not set
1134# CONFIG_CRYPTO_NULL is not set
1135# CONFIG_CRYPTO_CRYPTD is not set
1136# CONFIG_CRYPTO_AUTHENC is not set
1137# CONFIG_CRYPTO_TEST is not set
1138
1139#
1140# Authenticated Encryption with Associated Data
1141#
1142# CONFIG_CRYPTO_CCM is not set
1143# CONFIG_CRYPTO_GCM is not set
1144# CONFIG_CRYPTO_SEQIV is not set
1145
1146#
1147# Block modes
1148#
1149# CONFIG_CRYPTO_CBC is not set
1150# CONFIG_CRYPTO_CTR is not set
1151# CONFIG_CRYPTO_CTS is not set
1152# CONFIG_CRYPTO_ECB is not set
1153# CONFIG_CRYPTO_LRW is not set
1154# CONFIG_CRYPTO_PCBC is not set
1155# CONFIG_CRYPTO_XTS is not set
1156
1157#
1158# Hash modes
1159#
1068# CONFIG_CRYPTO_HMAC is not set 1160# CONFIG_CRYPTO_HMAC is not set
1069# CONFIG_CRYPTO_XCBC is not set 1161# CONFIG_CRYPTO_XCBC is not set
1070# CONFIG_CRYPTO_NULL is not set 1162
1163#
1164# Digest
1165#
1166# CONFIG_CRYPTO_CRC32C is not set
1071# CONFIG_CRYPTO_MD4 is not set 1167# CONFIG_CRYPTO_MD4 is not set
1072# CONFIG_CRYPTO_MD5 is not set 1168# CONFIG_CRYPTO_MD5 is not set
1169# CONFIG_CRYPTO_MICHAEL_MIC is not set
1170# CONFIG_CRYPTO_RMD128 is not set
1171# CONFIG_CRYPTO_RMD160 is not set
1172# CONFIG_CRYPTO_RMD256 is not set
1173# CONFIG_CRYPTO_RMD320 is not set
1073# CONFIG_CRYPTO_SHA1 is not set 1174# CONFIG_CRYPTO_SHA1 is not set
1074# CONFIG_CRYPTO_SHA256 is not set 1175# CONFIG_CRYPTO_SHA256 is not set
1075# CONFIG_CRYPTO_SHA512 is not set 1176# CONFIG_CRYPTO_SHA512 is not set
1076# CONFIG_CRYPTO_WP512 is not set
1077# CONFIG_CRYPTO_TGR192 is not set 1177# CONFIG_CRYPTO_TGR192 is not set
1078# CONFIG_CRYPTO_GF128MUL is not set 1178# CONFIG_CRYPTO_WP512 is not set
1079# CONFIG_CRYPTO_ECB is not set 1179
1080# CONFIG_CRYPTO_CBC is not set 1180#
1081# CONFIG_CRYPTO_PCBC is not set 1181# Ciphers
1082# CONFIG_CRYPTO_LRW is not set 1182#
1083# CONFIG_CRYPTO_XTS is not set
1084# CONFIG_CRYPTO_CTR is not set
1085# CONFIG_CRYPTO_GCM is not set
1086# CONFIG_CRYPTO_CCM is not set
1087# CONFIG_CRYPTO_CRYPTD is not set
1088# CONFIG_CRYPTO_DES is not set
1089# CONFIG_CRYPTO_FCRYPT is not set
1090# CONFIG_CRYPTO_BLOWFISH is not set
1091# CONFIG_CRYPTO_TWOFISH is not set
1092# CONFIG_CRYPTO_SERPENT is not set
1093# CONFIG_CRYPTO_AES is not set 1183# CONFIG_CRYPTO_AES is not set
1184# CONFIG_CRYPTO_ANUBIS is not set
1185# CONFIG_CRYPTO_ARC4 is not set
1186# CONFIG_CRYPTO_BLOWFISH is not set
1187# CONFIG_CRYPTO_CAMELLIA is not set
1094# CONFIG_CRYPTO_CAST5 is not set 1188# CONFIG_CRYPTO_CAST5 is not set
1095# CONFIG_CRYPTO_CAST6 is not set 1189# CONFIG_CRYPTO_CAST6 is not set
1096# CONFIG_CRYPTO_TEA is not set 1190# CONFIG_CRYPTO_DES is not set
1097# CONFIG_CRYPTO_ARC4 is not set 1191# CONFIG_CRYPTO_FCRYPT is not set
1098# CONFIG_CRYPTO_KHAZAD is not set 1192# CONFIG_CRYPTO_KHAZAD is not set
1099# CONFIG_CRYPTO_ANUBIS is not set
1100# CONFIG_CRYPTO_SEED is not set
1101# CONFIG_CRYPTO_SALSA20 is not set 1193# CONFIG_CRYPTO_SALSA20 is not set
1194# CONFIG_CRYPTO_SEED is not set
1195# CONFIG_CRYPTO_SERPENT is not set
1196# CONFIG_CRYPTO_TEA is not set
1197# CONFIG_CRYPTO_TWOFISH is not set
1198
1199#
1200# Compression
1201#
1102# CONFIG_CRYPTO_DEFLATE is not set 1202# CONFIG_CRYPTO_DEFLATE is not set
1103# CONFIG_CRYPTO_MICHAEL_MIC is not set
1104# CONFIG_CRYPTO_CRC32C is not set
1105# CONFIG_CRYPTO_CAMELLIA is not set
1106# CONFIG_CRYPTO_TEST is not set
1107# CONFIG_CRYPTO_AUTHENC is not set
1108# CONFIG_CRYPTO_LZO is not set 1203# CONFIG_CRYPTO_LZO is not set
1109CONFIG_CRYPTO_HW=y 1204CONFIG_CRYPTO_HW=y
1110# CONFIG_PPC_CLOCK is not set 1205# CONFIG_PPC_CLOCK is not set
1206# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig
index 9d0140e3838..6a5b713a07e 100644
--- a/arch/powerpc/configs/ppc40x_defconfig
+++ b/arch/powerpc/configs/ppc40x_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc9 3# Linux kernel version: 2.6.27-rc1
4# Tue Apr 15 08:46:44 2008 4# Tue Aug 5 12:34:33 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -26,8 +26,12 @@ CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y 26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y 27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y 28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y 31CONFIG_IRQ_PER_CPU=y
32CONFIG_STACKTRACE_SUPPORT=y
33CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34CONFIG_LOCKDEP_SUPPORT=y
31CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y 36CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y 37CONFIG_GENERIC_HWEIGHT=y
@@ -84,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE=""
84CONFIG_SYSCTL=y 88CONFIG_SYSCTL=y
85CONFIG_EMBEDDED=y 89CONFIG_EMBEDDED=y
86CONFIG_SYSCTL_SYSCALL=y 90CONFIG_SYSCTL_SYSCALL=y
91CONFIG_SYSCTL_SYSCALL_CHECK=y
87CONFIG_KALLSYMS=y 92CONFIG_KALLSYMS=y
88CONFIG_KALLSYMS_ALL=y 93CONFIG_KALLSYMS_ALL=y
89CONFIG_KALLSYMS_EXTRA_PASS=y 94CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -109,14 +114,22 @@ CONFIG_SLUB=y
109# CONFIG_MARKERS is not set 114# CONFIG_MARKERS is not set
110CONFIG_HAVE_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y
111# CONFIG_KPROBES is not set 116# CONFIG_KPROBES is not set
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
112CONFIG_HAVE_KPROBES=y 119CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y 120CONFIG_HAVE_KRETPROBES=y
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_DMA_ATTRS is not set
123# CONFIG_USE_GENERIC_SMP_HELPERS is not set
124# CONFIG_HAVE_CLK is not set
114CONFIG_PROC_PAGE_MONITOR=y 125CONFIG_PROC_PAGE_MONITOR=y
126# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
115CONFIG_SLABINFO=y 127CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y 128CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set 129# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0 130CONFIG_BASE_SMALL=0
119CONFIG_MODULES=y 131CONFIG_MODULES=y
132# CONFIG_MODULE_FORCE_LOAD is not set
120CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_UNLOAD=y
121# CONFIG_MODULE_FORCE_UNLOAD is not set 134# CONFIG_MODULE_FORCE_UNLOAD is not set
122# CONFIG_MODVERSIONS is not set 135# CONFIG_MODVERSIONS is not set
@@ -127,6 +140,7 @@ CONFIG_LBD=y
127# CONFIG_BLK_DEV_IO_TRACE is not set 140# CONFIG_BLK_DEV_IO_TRACE is not set
128# CONFIG_LSF is not set 141# CONFIG_LSF is not set
129# CONFIG_BLK_DEV_BSG is not set 142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
130 144
131# 145#
132# IO Schedulers 146# IO Schedulers
@@ -146,11 +160,10 @@ CONFIG_PPC4xx_PCI_EXPRESS=y
146# 160#
147# Platform support 161# Platform support
148# 162#
149# CONFIG_PPC_MPC512x is not set
150# CONFIG_PPC_MPC5121 is not set
151# CONFIG_PPC_CELL is not set 163# CONFIG_PPC_CELL is not set
152# CONFIG_PPC_CELL_NATIVE is not set 164# CONFIG_PPC_CELL_NATIVE is not set
153# CONFIG_PQ2ADS is not set 165# CONFIG_PQ2ADS is not set
166CONFIG_XILINX_VIRTEX=y
154CONFIG_EP405=y 167CONFIG_EP405=y
155CONFIG_KILAUEA=y 168CONFIG_KILAUEA=y
156CONFIG_MAKALU=y 169CONFIG_MAKALU=y
@@ -158,7 +171,6 @@ CONFIG_WALNUT=y
158CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y 171CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y
159CONFIG_405GP=y 172CONFIG_405GP=y
160CONFIG_405EX=y 173CONFIG_405EX=y
161CONFIG_XILINX_VIRTEX=y
162CONFIG_XILINX_VIRTEX_II_PRO=y 174CONFIG_XILINX_VIRTEX_II_PRO=y
163CONFIG_XILINX_VIRTEX_4_FX=y 175CONFIG_XILINX_VIRTEX_4_FX=y
164CONFIG_IBM405_ERR77=y 176CONFIG_IBM405_ERR77=y
@@ -211,7 +223,9 @@ CONFIG_FLATMEM=y
211CONFIG_FLAT_NODE_MEM_MAP=y 223CONFIG_FLAT_NODE_MEM_MAP=y
212# CONFIG_SPARSEMEM_STATIC is not set 224# CONFIG_SPARSEMEM_STATIC is not set
213# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 225# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
226CONFIG_PAGEFLAGS_EXTENDED=y
214CONFIG_SPLIT_PTLOCK_CPUS=4 227CONFIG_SPLIT_PTLOCK_CPUS=4
228CONFIG_MIGRATION=y
215CONFIG_RESOURCES_64BIT=y 229CONFIG_RESOURCES_64BIT=y
216CONFIG_ZONE_DMA_FLAG=1 230CONFIG_ZONE_DMA_FLAG=1
217CONFIG_BOUNCE=y 231CONFIG_BOUNCE=y
@@ -219,6 +233,7 @@ CONFIG_VIRT_TO_BUS=y
219CONFIG_FORCE_MAX_ZONEORDER=11 233CONFIG_FORCE_MAX_ZONEORDER=11
220CONFIG_PROC_DEVICETREE=y 234CONFIG_PROC_DEVICETREE=y
221# CONFIG_CMDLINE_BOOL is not set 235# CONFIG_CMDLINE_BOOL is not set
236CONFIG_EXTRA_TARGETS=""
222# CONFIG_PM is not set 237# CONFIG_PM is not set
223CONFIG_SECCOMP=y 238CONFIG_SECCOMP=y
224CONFIG_ISA_DMA_API=y 239CONFIG_ISA_DMA_API=y
@@ -229,6 +244,7 @@ CONFIG_ISA_DMA_API=y
229CONFIG_ZONE_DMA=y 244CONFIG_ZONE_DMA=y
230CONFIG_PPC_INDIRECT_PCI=y 245CONFIG_PPC_INDIRECT_PCI=y
231CONFIG_4xx_SOC=y 246CONFIG_4xx_SOC=y
247CONFIG_PPC_PCI_CHOICE=y
232CONFIG_PCI=y 248CONFIG_PCI=y
233CONFIG_PCI_DOMAINS=y 249CONFIG_PCI_DOMAINS=y
234CONFIG_PCI_SYSCALL=y 250CONFIG_PCI_SYSCALL=y
@@ -239,6 +255,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
239# CONFIG_PCI_DEBUG is not set 255# CONFIG_PCI_DEBUG is not set
240# CONFIG_PCCARD is not set 256# CONFIG_PCCARD is not set
241# CONFIG_HOTPLUG_PCI is not set 257# CONFIG_HOTPLUG_PCI is not set
258# CONFIG_HAS_RAPIDIO is not set
242 259
243# 260#
244# Advanced setup 261# Advanced setup
@@ -248,17 +265,13 @@ CONFIG_ARCH_SUPPORTS_MSI=y
248# 265#
249# Default settings for advanced configuration options are used 266# Default settings for advanced configuration options are used
250# 267#
251CONFIG_HIGHMEM_START=0xfe000000
252CONFIG_LOWMEM_SIZE=0x30000000 268CONFIG_LOWMEM_SIZE=0x30000000
269CONFIG_PAGE_OFFSET=0xc0000000
253CONFIG_KERNEL_START=0xc0000000 270CONFIG_KERNEL_START=0xc0000000
271CONFIG_PHYSICAL_START=0x00000000
254CONFIG_TASK_SIZE=0xc0000000 272CONFIG_TASK_SIZE=0xc0000000
255CONFIG_CONSISTENT_START=0xff100000 273CONFIG_CONSISTENT_START=0xff100000
256CONFIG_CONSISTENT_SIZE=0x00200000 274CONFIG_CONSISTENT_SIZE=0x00200000
257CONFIG_BOOT_LOAD=0x00400000
258
259#
260# Networking
261#
262CONFIG_NET=y 275CONFIG_NET=y
263 276
264# 277#
@@ -267,6 +280,11 @@ CONFIG_NET=y
267CONFIG_PACKET=y 280CONFIG_PACKET=y
268# CONFIG_PACKET_MMAP is not set 281# CONFIG_PACKET_MMAP is not set
269CONFIG_UNIX=y 282CONFIG_UNIX=y
283CONFIG_XFRM=y
284# CONFIG_XFRM_USER is not set
285# CONFIG_XFRM_SUB_POLICY is not set
286# CONFIG_XFRM_MIGRATE is not set
287# CONFIG_XFRM_STATISTICS is not set
270# CONFIG_NET_KEY is not set 288# CONFIG_NET_KEY is not set
271CONFIG_INET=y 289CONFIG_INET=y
272# CONFIG_IP_MULTICAST is not set 290# CONFIG_IP_MULTICAST is not set
@@ -284,7 +302,7 @@ CONFIG_IP_PNP_BOOTP=y
284# CONFIG_INET_ESP is not set 302# CONFIG_INET_ESP is not set
285# CONFIG_INET_IPCOMP is not set 303# CONFIG_INET_IPCOMP is not set
286# CONFIG_INET_XFRM_TUNNEL is not set 304# CONFIG_INET_XFRM_TUNNEL is not set
287# CONFIG_INET_TUNNEL is not set 305CONFIG_INET_TUNNEL=m
288# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 306# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
289# CONFIG_INET_XFRM_MODE_TUNNEL is not set 307# CONFIG_INET_XFRM_MODE_TUNNEL is not set
290# CONFIG_INET_XFRM_MODE_BEET is not set 308# CONFIG_INET_XFRM_MODE_BEET is not set
@@ -295,9 +313,25 @@ CONFIG_INET_TCP_DIAG=y
295CONFIG_TCP_CONG_CUBIC=y 313CONFIG_TCP_CONG_CUBIC=y
296CONFIG_DEFAULT_TCP_CONG="cubic" 314CONFIG_DEFAULT_TCP_CONG="cubic"
297# CONFIG_TCP_MD5SIG is not set 315# CONFIG_TCP_MD5SIG is not set
298# CONFIG_IPV6 is not set 316CONFIG_IPV6=m
317# CONFIG_IPV6_PRIVACY is not set
318# CONFIG_IPV6_ROUTER_PREF is not set
319# CONFIG_IPV6_OPTIMISTIC_DAD is not set
320# CONFIG_INET6_AH is not set
321# CONFIG_INET6_ESP is not set
322# CONFIG_INET6_IPCOMP is not set
323# CONFIG_IPV6_MIP6 is not set
299# CONFIG_INET6_XFRM_TUNNEL is not set 324# CONFIG_INET6_XFRM_TUNNEL is not set
300# CONFIG_INET6_TUNNEL is not set 325# CONFIG_INET6_TUNNEL is not set
326CONFIG_INET6_XFRM_MODE_TRANSPORT=m
327CONFIG_INET6_XFRM_MODE_TUNNEL=m
328CONFIG_INET6_XFRM_MODE_BEET=m
329# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
330CONFIG_IPV6_SIT=m
331CONFIG_IPV6_NDISC_NODETYPE=y
332# CONFIG_IPV6_TUNNEL is not set
333# CONFIG_IPV6_MULTIPLE_TABLES is not set
334# CONFIG_IPV6_MROUTE is not set
301# CONFIG_NETWORK_SECMARK is not set 335# CONFIG_NETWORK_SECMARK is not set
302# CONFIG_NETFILTER is not set 336# CONFIG_NETFILTER is not set
303# CONFIG_IP_DCCP is not set 337# CONFIG_IP_DCCP is not set
@@ -347,6 +381,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
347CONFIG_STANDALONE=y 381CONFIG_STANDALONE=y
348CONFIG_PREVENT_FIRMWARE_BUILD=y 382CONFIG_PREVENT_FIRMWARE_BUILD=y
349CONFIG_FW_LOADER=y 383CONFIG_FW_LOADER=y
384CONFIG_FIRMWARE_IN_KERNEL=y
385CONFIG_EXTRA_FIRMWARE=""
350# CONFIG_DEBUG_DRIVER is not set 386# CONFIG_DEBUG_DRIVER is not set
351# CONFIG_DEBUG_DEVRES is not set 387# CONFIG_DEBUG_DEVRES is not set
352# CONFIG_SYS_HYPERVISOR is not set 388# CONFIG_SYS_HYPERVISOR is not set
@@ -359,6 +395,7 @@ CONFIG_MTD_PARTITIONS=y
359# CONFIG_MTD_REDBOOT_PARTS is not set 395# CONFIG_MTD_REDBOOT_PARTS is not set
360CONFIG_MTD_CMDLINE_PARTS=y 396CONFIG_MTD_CMDLINE_PARTS=y
361CONFIG_MTD_OF_PARTS=y 397CONFIG_MTD_OF_PARTS=y
398# CONFIG_MTD_AR7_PARTS is not set
362 399
363# 400#
364# User Modules And Translation Layers 401# User Modules And Translation Layers
@@ -429,8 +466,17 @@ CONFIG_MTD_PHYSMAP_OF=y
429# 466#
430# UBI - Unsorted block images 467# UBI - Unsorted block images
431# 468#
432# CONFIG_MTD_UBI is not set 469CONFIG_MTD_UBI=m
470CONFIG_MTD_UBI_WL_THRESHOLD=4096
471CONFIG_MTD_UBI_BEB_RESERVE=1
472CONFIG_MTD_UBI_GLUEBI=y
473
474#
475# UBI debugging options
476#
477# CONFIG_MTD_UBI_DEBUG is not set
433CONFIG_OF_DEVICE=y 478CONFIG_OF_DEVICE=y
479CONFIG_OF_I2C=m
434# CONFIG_PARPORT is not set 480# CONFIG_PARPORT is not set
435CONFIG_BLK_DEV=y 481CONFIG_BLK_DEV=y
436# CONFIG_BLK_DEV_FD is not set 482# CONFIG_BLK_DEV_FD is not set
@@ -449,12 +495,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
449# CONFIG_CDROM_PKTCDVD is not set 495# CONFIG_CDROM_PKTCDVD is not set
450# CONFIG_ATA_OVER_ETH is not set 496# CONFIG_ATA_OVER_ETH is not set
451# CONFIG_XILINX_SYSACE is not set 497# CONFIG_XILINX_SYSACE is not set
498# CONFIG_BLK_DEV_HD is not set
452CONFIG_MISC_DEVICES=y 499CONFIG_MISC_DEVICES=y
453# CONFIG_PHANTOM is not set 500# CONFIG_PHANTOM is not set
454# CONFIG_EEPROM_93CX6 is not set 501# CONFIG_EEPROM_93CX6 is not set
455# CONFIG_SGI_IOC4 is not set 502# CONFIG_SGI_IOC4 is not set
456# CONFIG_TIFM_CORE is not set 503# CONFIG_TIFM_CORE is not set
457# CONFIG_ENCLOSURE_SERVICES is not set 504# CONFIG_ENCLOSURE_SERVICES is not set
505# CONFIG_HP_ILO is not set
458CONFIG_HAVE_IDE=y 506CONFIG_HAVE_IDE=y
459# CONFIG_IDE is not set 507# CONFIG_IDE is not set
460 508
@@ -472,12 +520,15 @@ CONFIG_HAVE_IDE=y
472# 520#
473# IEEE 1394 (FireWire) support 521# IEEE 1394 (FireWire) support
474# 522#
523
524#
525# Enable only one of the two stacks, unless you know what you are doing
526#
475# CONFIG_FIREWIRE is not set 527# CONFIG_FIREWIRE is not set
476# CONFIG_IEEE1394 is not set 528# CONFIG_IEEE1394 is not set
477# CONFIG_I2O is not set 529# CONFIG_I2O is not set
478# CONFIG_MACINTOSH_DRIVERS is not set 530# CONFIG_MACINTOSH_DRIVERS is not set
479CONFIG_NETDEVICES=y 531CONFIG_NETDEVICES=y
480# CONFIG_NETDEVICES_MULTIQUEUE is not set
481# CONFIG_DUMMY is not set 532# CONFIG_DUMMY is not set
482# CONFIG_BONDING is not set 533# CONFIG_BONDING is not set
483# CONFIG_MACVLAN is not set 534# CONFIG_MACVLAN is not set
@@ -512,7 +563,6 @@ CONFIG_NETDEV_1000=y
512# CONFIG_DL2K is not set 563# CONFIG_DL2K is not set
513# CONFIG_E1000 is not set 564# CONFIG_E1000 is not set
514# CONFIG_E1000E is not set 565# CONFIG_E1000E is not set
515# CONFIG_E1000E_ENABLED is not set
516# CONFIG_IP1000 is not set 566# CONFIG_IP1000 is not set
517# CONFIG_IGB is not set 567# CONFIG_IGB is not set
518# CONFIG_NS83820 is not set 568# CONFIG_NS83820 is not set
@@ -522,12 +572,12 @@ CONFIG_NETDEV_1000=y
522# CONFIG_SIS190 is not set 572# CONFIG_SIS190 is not set
523# CONFIG_SKGE is not set 573# CONFIG_SKGE is not set
524# CONFIG_SKY2 is not set 574# CONFIG_SKY2 is not set
525# CONFIG_SK98LIN is not set
526# CONFIG_VIA_VELOCITY is not set 575# CONFIG_VIA_VELOCITY is not set
527# CONFIG_TIGON3 is not set 576# CONFIG_TIGON3 is not set
528# CONFIG_BNX2 is not set 577# CONFIG_BNX2 is not set
529# CONFIG_QLA3XXX is not set 578# CONFIG_QLA3XXX is not set
530# CONFIG_ATL1 is not set 579# CONFIG_ATL1 is not set
580# CONFIG_ATL1E is not set
531CONFIG_NETDEV_10000=y 581CONFIG_NETDEV_10000=y
532# CONFIG_CHELSIO_T1 is not set 582# CONFIG_CHELSIO_T1 is not set
533# CONFIG_CHELSIO_T3 is not set 583# CONFIG_CHELSIO_T3 is not set
@@ -540,6 +590,7 @@ CONFIG_NETDEV_10000=y
540# CONFIG_MLX4_CORE is not set 590# CONFIG_MLX4_CORE is not set
541# CONFIG_TEHUTI is not set 591# CONFIG_TEHUTI is not set
542# CONFIG_BNX2X is not set 592# CONFIG_BNX2X is not set
593# CONFIG_SFC is not set
543# CONFIG_TR is not set 594# CONFIG_TR is not set
544 595
545# 596#
@@ -547,6 +598,7 @@ CONFIG_NETDEV_10000=y
547# 598#
548# CONFIG_WLAN_PRE80211 is not set 599# CONFIG_WLAN_PRE80211 is not set
549# CONFIG_WLAN_80211 is not set 600# CONFIG_WLAN_80211 is not set
601# CONFIG_IWLWIFI_LEDS is not set
550# CONFIG_WAN is not set 602# CONFIG_WAN is not set
551# CONFIG_FDDI is not set 603# CONFIG_FDDI is not set
552# CONFIG_HIPPI is not set 604# CONFIG_HIPPI is not set
@@ -573,6 +625,7 @@ CONFIG_NETDEV_10000=y
573# Character devices 625# Character devices
574# 626#
575# CONFIG_VT is not set 627# CONFIG_VT is not set
628CONFIG_DEVKMEM=y
576# CONFIG_SERIAL_NONSTANDARD is not set 629# CONFIG_SERIAL_NONSTANDARD is not set
577# CONFIG_NOZOMI is not set 630# CONFIG_NOZOMI is not set
578 631
@@ -611,13 +664,76 @@ CONFIG_XILINX_HWICAP=m
611# CONFIG_RAW_DRIVER is not set 664# CONFIG_RAW_DRIVER is not set
612# CONFIG_TCG_TPM is not set 665# CONFIG_TCG_TPM is not set
613CONFIG_DEVPORT=y 666CONFIG_DEVPORT=y
614# CONFIG_I2C is not set 667CONFIG_I2C=m
668CONFIG_I2C_BOARDINFO=y
669CONFIG_I2C_CHARDEV=m
615 670
616# 671#
617# SPI support 672# I2C Hardware Bus support
673#
674
675#
676# PC SMBus host controller drivers
677#
678# CONFIG_I2C_ALI1535 is not set
679# CONFIG_I2C_ALI1563 is not set
680# CONFIG_I2C_ALI15X3 is not set
681# CONFIG_I2C_AMD756 is not set
682# CONFIG_I2C_AMD8111 is not set
683# CONFIG_I2C_I801 is not set
684# CONFIG_I2C_ISCH is not set
685# CONFIG_I2C_PIIX4 is not set
686# CONFIG_I2C_NFORCE2 is not set
687# CONFIG_I2C_SIS5595 is not set
688# CONFIG_I2C_SIS630 is not set
689# CONFIG_I2C_SIS96X is not set
690# CONFIG_I2C_VIA is not set
691# CONFIG_I2C_VIAPRO is not set
692
618# 693#
694# I2C system bus drivers (mostly embedded / system-on-chip)
695#
696CONFIG_I2C_IBM_IIC=m
697# CONFIG_I2C_MPC is not set
698# CONFIG_I2C_OCORES is not set
699# CONFIG_I2C_SIMTEC is not set
700
701#
702# External I2C/SMBus adapter drivers
703#
704# CONFIG_I2C_PARPORT_LIGHT is not set
705# CONFIG_I2C_TAOS_EVM is not set
706
707#
708# Graphics adapter I2C/DDC channel drivers
709#
710# CONFIG_I2C_VOODOO3 is not set
711
712#
713# Other I2C/SMBus bus drivers
714#
715# CONFIG_I2C_PCA_PLATFORM is not set
716# CONFIG_I2C_STUB is not set
717
718#
719# Miscellaneous I2C Chip support
720#
721# CONFIG_DS1682 is not set
722# CONFIG_AT24 is not set
723# CONFIG_SENSORS_EEPROM is not set
724# CONFIG_SENSORS_PCF8574 is not set
725# CONFIG_PCF8575 is not set
726# CONFIG_SENSORS_PCA9539 is not set
727# CONFIG_SENSORS_PCF8591 is not set
728# CONFIG_SENSORS_MAX6875 is not set
729# CONFIG_SENSORS_TSL2550 is not set
730# CONFIG_I2C_DEBUG_CORE is not set
731# CONFIG_I2C_DEBUG_ALGO is not set
732# CONFIG_I2C_DEBUG_BUS is not set
733# CONFIG_I2C_DEBUG_CHIP is not set
619# CONFIG_SPI is not set 734# CONFIG_SPI is not set
620# CONFIG_SPI_MASTER is not set 735CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
736# CONFIG_GPIOLIB is not set
621# CONFIG_W1 is not set 737# CONFIG_W1 is not set
622# CONFIG_POWER_SUPPLY is not set 738# CONFIG_POWER_SUPPLY is not set
623# CONFIG_HWMON is not set 739# CONFIG_HWMON is not set
@@ -633,13 +749,24 @@ CONFIG_SSB_POSSIBLE=y
633# 749#
634# Multifunction device drivers 750# Multifunction device drivers
635# 751#
752# CONFIG_MFD_CORE is not set
636# CONFIG_MFD_SM501 is not set 753# CONFIG_MFD_SM501 is not set
754# CONFIG_HTC_PASIC3 is not set
637 755
638# 756#
639# Multimedia devices 757# Multimedia devices
640# 758#
759
760#
761# Multimedia core support
762#
641# CONFIG_VIDEO_DEV is not set 763# CONFIG_VIDEO_DEV is not set
642# CONFIG_DVB_CORE is not set 764# CONFIG_DVB_CORE is not set
765# CONFIG_VIDEO_MEDIA is not set
766
767#
768# Multimedia drivers
769#
643# CONFIG_DAB is not set 770# CONFIG_DAB is not set
644 771
645# 772#
@@ -656,16 +783,14 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
656# Display device support 783# Display device support
657# 784#
658# CONFIG_DISPLAY_SUPPORT is not set 785# CONFIG_DISPLAY_SUPPORT is not set
659
660#
661# Sound
662#
663# CONFIG_SOUND is not set 786# CONFIG_SOUND is not set
664CONFIG_USB_SUPPORT=y 787CONFIG_USB_SUPPORT=y
665CONFIG_USB_ARCH_HAS_HCD=y 788CONFIG_USB_ARCH_HAS_HCD=y
666CONFIG_USB_ARCH_HAS_OHCI=y 789CONFIG_USB_ARCH_HAS_OHCI=y
667CONFIG_USB_ARCH_HAS_EHCI=y 790CONFIG_USB_ARCH_HAS_EHCI=y
668# CONFIG_USB is not set 791# CONFIG_USB is not set
792# CONFIG_USB_OTG_WHITELIST is not set
793# CONFIG_USB_OTG_BLACKLIST_HUB is not set
669 794
670# 795#
671# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 796# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -674,14 +799,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
674# CONFIG_MMC is not set 799# CONFIG_MMC is not set
675# CONFIG_MEMSTICK is not set 800# CONFIG_MEMSTICK is not set
676# CONFIG_NEW_LEDS is not set 801# CONFIG_NEW_LEDS is not set
802# CONFIG_ACCESSIBILITY is not set
677# CONFIG_INFINIBAND is not set 803# CONFIG_INFINIBAND is not set
678# CONFIG_EDAC is not set 804# CONFIG_EDAC is not set
679# CONFIG_RTC_CLASS is not set 805# CONFIG_RTC_CLASS is not set
680# CONFIG_DMADEVICES is not set 806# CONFIG_DMADEVICES is not set
681
682#
683# Userspace I/O
684#
685# CONFIG_UIO is not set 807# CONFIG_UIO is not set
686 808
687# 809#
@@ -690,13 +812,18 @@ CONFIG_USB_ARCH_HAS_EHCI=y
690CONFIG_EXT2_FS=y 812CONFIG_EXT2_FS=y
691# CONFIG_EXT2_FS_XATTR is not set 813# CONFIG_EXT2_FS_XATTR is not set
692# CONFIG_EXT2_FS_XIP is not set 814# CONFIG_EXT2_FS_XIP is not set
693# CONFIG_EXT3_FS is not set 815CONFIG_EXT3_FS=m
816CONFIG_EXT3_FS_XATTR=y
817# CONFIG_EXT3_FS_POSIX_ACL is not set
818# CONFIG_EXT3_FS_SECURITY is not set
694# CONFIG_EXT4DEV_FS is not set 819# CONFIG_EXT4DEV_FS is not set
820CONFIG_JBD=m
821# CONFIG_JBD_DEBUG is not set
822CONFIG_FS_MBCACHE=y
695# CONFIG_REISERFS_FS is not set 823# CONFIG_REISERFS_FS is not set
696# CONFIG_JFS_FS is not set 824# CONFIG_JFS_FS is not set
697# CONFIG_FS_POSIX_ACL is not set 825# CONFIG_FS_POSIX_ACL is not set
698# CONFIG_XFS_FS is not set 826# CONFIG_XFS_FS is not set
699# CONFIG_GFS2_FS is not set
700# CONFIG_OCFS2_FS is not set 827# CONFIG_OCFS2_FS is not set
701CONFIG_DNOTIFY=y 828CONFIG_DNOTIFY=y
702CONFIG_INOTIFY=y 829CONFIG_INOTIFY=y
@@ -715,8 +842,11 @@ CONFIG_INOTIFY_USER=y
715# 842#
716# DOS/FAT/NT Filesystems 843# DOS/FAT/NT Filesystems
717# 844#
845CONFIG_FAT_FS=m
718# CONFIG_MSDOS_FS is not set 846# CONFIG_MSDOS_FS is not set
719# CONFIG_VFAT_FS is not set 847CONFIG_VFAT_FS=m
848CONFIG_FAT_DEFAULT_CODEPAGE=437
849CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
720# CONFIG_NTFS_FS is not set 850# CONFIG_NTFS_FS is not set
721 851
722# 852#
@@ -741,10 +871,27 @@ CONFIG_TMPFS=y
741# CONFIG_BEFS_FS is not set 871# CONFIG_BEFS_FS is not set
742# CONFIG_BFS_FS is not set 872# CONFIG_BFS_FS is not set
743# CONFIG_EFS_FS is not set 873# CONFIG_EFS_FS is not set
744# CONFIG_JFFS2_FS is not set 874CONFIG_JFFS2_FS=m
875CONFIG_JFFS2_FS_DEBUG=0
876CONFIG_JFFS2_FS_WRITEBUFFER=y
877# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
878# CONFIG_JFFS2_SUMMARY is not set
879# CONFIG_JFFS2_FS_XATTR is not set
880# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
881CONFIG_JFFS2_ZLIB=y
882# CONFIG_JFFS2_LZO is not set
883CONFIG_JFFS2_RTIME=y
884# CONFIG_JFFS2_RUBIN is not set
885CONFIG_UBIFS_FS=m
886# CONFIG_UBIFS_FS_XATTR is not set
887# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
888CONFIG_UBIFS_FS_LZO=y
889CONFIG_UBIFS_FS_ZLIB=y
890# CONFIG_UBIFS_FS_DEBUG is not set
745CONFIG_CRAMFS=y 891CONFIG_CRAMFS=y
746# CONFIG_VXFS_FS is not set 892# CONFIG_VXFS_FS is not set
747# CONFIG_MINIX_FS is not set 893# CONFIG_MINIX_FS is not set
894# CONFIG_OMFS_FS is not set
748# CONFIG_HPFS_FS is not set 895# CONFIG_HPFS_FS is not set
749# CONFIG_QNX4FS_FS is not set 896# CONFIG_QNX4FS_FS is not set
750# CONFIG_ROMFS_FS is not set 897# CONFIG_ROMFS_FS is not set
@@ -755,14 +902,12 @@ CONFIG_NFS_FS=y
755CONFIG_NFS_V3=y 902CONFIG_NFS_V3=y
756# CONFIG_NFS_V3_ACL is not set 903# CONFIG_NFS_V3_ACL is not set
757# CONFIG_NFS_V4 is not set 904# CONFIG_NFS_V4 is not set
758# CONFIG_NFS_DIRECTIO is not set
759# CONFIG_NFSD is not set
760CONFIG_ROOT_NFS=y 905CONFIG_ROOT_NFS=y
906# CONFIG_NFSD is not set
761CONFIG_LOCKD=y 907CONFIG_LOCKD=y
762CONFIG_LOCKD_V4=y 908CONFIG_LOCKD_V4=y
763CONFIG_NFS_COMMON=y 909CONFIG_NFS_COMMON=y
764CONFIG_SUNRPC=y 910CONFIG_SUNRPC=y
765# CONFIG_SUNRPC_BIND34 is not set
766# CONFIG_RPCSEC_GSS_KRB5 is not set 911# CONFIG_RPCSEC_GSS_KRB5 is not set
767# CONFIG_RPCSEC_GSS_SPKM3 is not set 912# CONFIG_RPCSEC_GSS_SPKM3 is not set
768# CONFIG_SMB_FS is not set 913# CONFIG_SMB_FS is not set
@@ -776,20 +921,64 @@ CONFIG_SUNRPC=y
776# 921#
777# CONFIG_PARTITION_ADVANCED is not set 922# CONFIG_PARTITION_ADVANCED is not set
778CONFIG_MSDOS_PARTITION=y 923CONFIG_MSDOS_PARTITION=y
779# CONFIG_NLS is not set 924CONFIG_NLS=m
925CONFIG_NLS_DEFAULT="iso8859-1"
926CONFIG_NLS_CODEPAGE_437=m
927# CONFIG_NLS_CODEPAGE_737 is not set
928# CONFIG_NLS_CODEPAGE_775 is not set
929# CONFIG_NLS_CODEPAGE_850 is not set
930# CONFIG_NLS_CODEPAGE_852 is not set
931# CONFIG_NLS_CODEPAGE_855 is not set
932# CONFIG_NLS_CODEPAGE_857 is not set
933# CONFIG_NLS_CODEPAGE_860 is not set
934# CONFIG_NLS_CODEPAGE_861 is not set
935# CONFIG_NLS_CODEPAGE_862 is not set
936# CONFIG_NLS_CODEPAGE_863 is not set
937# CONFIG_NLS_CODEPAGE_864 is not set
938# CONFIG_NLS_CODEPAGE_865 is not set
939# CONFIG_NLS_CODEPAGE_866 is not set
940# CONFIG_NLS_CODEPAGE_869 is not set
941# CONFIG_NLS_CODEPAGE_936 is not set
942# CONFIG_NLS_CODEPAGE_950 is not set
943# CONFIG_NLS_CODEPAGE_932 is not set
944# CONFIG_NLS_CODEPAGE_949 is not set
945# CONFIG_NLS_CODEPAGE_874 is not set
946# CONFIG_NLS_ISO8859_8 is not set
947# CONFIG_NLS_CODEPAGE_1250 is not set
948# CONFIG_NLS_CODEPAGE_1251 is not set
949# CONFIG_NLS_ASCII is not set
950CONFIG_NLS_ISO8859_1=m
951# CONFIG_NLS_ISO8859_2 is not set
952# CONFIG_NLS_ISO8859_3 is not set
953# CONFIG_NLS_ISO8859_4 is not set
954# CONFIG_NLS_ISO8859_5 is not set
955# CONFIG_NLS_ISO8859_6 is not set
956# CONFIG_NLS_ISO8859_7 is not set
957# CONFIG_NLS_ISO8859_9 is not set
958# CONFIG_NLS_ISO8859_13 is not set
959# CONFIG_NLS_ISO8859_14 is not set
960# CONFIG_NLS_ISO8859_15 is not set
961# CONFIG_NLS_KOI8_R is not set
962# CONFIG_NLS_KOI8_U is not set
963# CONFIG_NLS_UTF8 is not set
780# CONFIG_DLM is not set 964# CONFIG_DLM is not set
781 965
782# 966#
783# Library routines 967# Library routines
784# 968#
785CONFIG_BITREVERSE=y 969CONFIG_BITREVERSE=y
970# CONFIG_GENERIC_FIND_FIRST_BIT is not set
786# CONFIG_CRC_CCITT is not set 971# CONFIG_CRC_CCITT is not set
787# CONFIG_CRC16 is not set 972CONFIG_CRC16=m
973# CONFIG_CRC_T10DIF is not set
788# CONFIG_CRC_ITU_T is not set 974# CONFIG_CRC_ITU_T is not set
789CONFIG_CRC32=y 975CONFIG_CRC32=y
790# CONFIG_CRC7 is not set 976# CONFIG_CRC7 is not set
791# CONFIG_LIBCRC32C is not set 977# CONFIG_LIBCRC32C is not set
792CONFIG_ZLIB_INFLATE=y 978CONFIG_ZLIB_INFLATE=y
979CONFIG_ZLIB_DEFLATE=m
980CONFIG_LZO_COMPRESS=m
981CONFIG_LZO_DECOMPRESS=m
793CONFIG_PLIST=y 982CONFIG_PLIST=y
794CONFIG_HAS_IOMEM=y 983CONFIG_HAS_IOMEM=y
795CONFIG_HAS_IOPORT=y 984CONFIG_HAS_IOPORT=y
@@ -802,6 +991,7 @@ CONFIG_HAVE_LMB=y
802# CONFIG_PRINTK_TIME is not set 991# CONFIG_PRINTK_TIME is not set
803CONFIG_ENABLE_WARN_DEPRECATED=y 992CONFIG_ENABLE_WARN_DEPRECATED=y
804CONFIG_ENABLE_MUST_CHECK=y 993CONFIG_ENABLE_MUST_CHECK=y
994CONFIG_FRAME_WARN=1024
805CONFIG_MAGIC_SYSRQ=y 995CONFIG_MAGIC_SYSRQ=y
806# CONFIG_UNUSED_SYMBOLS is not set 996# CONFIG_UNUSED_SYMBOLS is not set
807CONFIG_DEBUG_FS=y 997CONFIG_DEBUG_FS=y
@@ -809,9 +999,12 @@ CONFIG_DEBUG_FS=y
809CONFIG_DEBUG_KERNEL=y 999CONFIG_DEBUG_KERNEL=y
810# CONFIG_DEBUG_SHIRQ is not set 1000# CONFIG_DEBUG_SHIRQ is not set
811CONFIG_DETECT_SOFTLOCKUP=y 1001CONFIG_DETECT_SOFTLOCKUP=y
1002# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1003CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
812CONFIG_SCHED_DEBUG=y 1004CONFIG_SCHED_DEBUG=y
813# CONFIG_SCHEDSTATS is not set 1005# CONFIG_SCHEDSTATS is not set
814# CONFIG_TIMER_STATS is not set 1006# CONFIG_TIMER_STATS is not set
1007# CONFIG_DEBUG_OBJECTS is not set
815# CONFIG_SLUB_DEBUG_ON is not set 1008# CONFIG_SLUB_DEBUG_ON is not set
816# CONFIG_SLUB_STATS is not set 1009# CONFIG_SLUB_STATS is not set
817# CONFIG_DEBUG_RT_MUTEXES is not set 1010# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -824,17 +1017,30 @@ CONFIG_SCHED_DEBUG=y
824CONFIG_DEBUG_BUGVERBOSE=y 1017CONFIG_DEBUG_BUGVERBOSE=y
825# CONFIG_DEBUG_INFO is not set 1018# CONFIG_DEBUG_INFO is not set
826# CONFIG_DEBUG_VM is not set 1019# CONFIG_DEBUG_VM is not set
1020# CONFIG_DEBUG_WRITECOUNT is not set
1021# CONFIG_DEBUG_MEMORY_INIT is not set
827# CONFIG_DEBUG_LIST is not set 1022# CONFIG_DEBUG_LIST is not set
828# CONFIG_DEBUG_SG is not set 1023# CONFIG_DEBUG_SG is not set
829# CONFIG_BOOT_PRINTK_DELAY is not set 1024# CONFIG_BOOT_PRINTK_DELAY is not set
830# CONFIG_RCU_TORTURE_TEST is not set 1025# CONFIG_RCU_TORTURE_TEST is not set
831# CONFIG_BACKTRACE_SELF_TEST is not set 1026# CONFIG_BACKTRACE_SELF_TEST is not set
832# CONFIG_FAULT_INJECTION is not set 1027# CONFIG_FAULT_INJECTION is not set
1028# CONFIG_LATENCYTOP is not set
1029CONFIG_HAVE_FTRACE=y
1030CONFIG_HAVE_DYNAMIC_FTRACE=y
1031# CONFIG_FTRACE is not set
1032# CONFIG_SCHED_TRACER is not set
1033# CONFIG_CONTEXT_SWITCH_TRACER is not set
833# CONFIG_SAMPLES is not set 1034# CONFIG_SAMPLES is not set
1035CONFIG_HAVE_ARCH_KGDB=y
1036# CONFIG_KGDB is not set
834# CONFIG_DEBUG_STACKOVERFLOW is not set 1037# CONFIG_DEBUG_STACKOVERFLOW is not set
835# CONFIG_DEBUG_STACK_USAGE is not set 1038# CONFIG_DEBUG_STACK_USAGE is not set
836# CONFIG_DEBUG_PAGEALLOC is not set 1039# CONFIG_DEBUG_PAGEALLOC is not set
837# CONFIG_DEBUGGER is not set 1040# CONFIG_CODE_PATCHING_SELFTEST is not set
1041# CONFIG_FTR_FIXUP_SELFTEST is not set
1042# CONFIG_XMON is not set
1043# CONFIG_IRQSTACKS is not set
838# CONFIG_VIRQ_DEBUG is not set 1044# CONFIG_VIRQ_DEBUG is not set
839# CONFIG_BDI_SWITCH is not set 1045# CONFIG_BDI_SWITCH is not set
840# CONFIG_PPC_EARLY_DEBUG is not set 1046# CONFIG_PPC_EARLY_DEBUG is not set
@@ -846,51 +1052,85 @@ CONFIG_DEBUG_BUGVERBOSE=y
846# CONFIG_SECURITY is not set 1052# CONFIG_SECURITY is not set
847# CONFIG_SECURITY_FILE_CAPABILITIES is not set 1053# CONFIG_SECURITY_FILE_CAPABILITIES is not set
848CONFIG_CRYPTO=y 1054CONFIG_CRYPTO=y
1055
1056#
1057# Crypto core or helper
1058#
849CONFIG_CRYPTO_ALGAPI=y 1059CONFIG_CRYPTO_ALGAPI=y
850CONFIG_CRYPTO_BLKCIPHER=y 1060CONFIG_CRYPTO_BLKCIPHER=y
851# CONFIG_CRYPTO_SEQIV is not set
852CONFIG_CRYPTO_MANAGER=y 1061CONFIG_CRYPTO_MANAGER=y
1062# CONFIG_CRYPTO_GF128MUL is not set
1063# CONFIG_CRYPTO_NULL is not set
1064# CONFIG_CRYPTO_CRYPTD is not set
1065# CONFIG_CRYPTO_AUTHENC is not set
1066# CONFIG_CRYPTO_TEST is not set
1067
1068#
1069# Authenticated Encryption with Associated Data
1070#
1071# CONFIG_CRYPTO_CCM is not set
1072# CONFIG_CRYPTO_GCM is not set
1073# CONFIG_CRYPTO_SEQIV is not set
1074
1075#
1076# Block modes
1077#
1078CONFIG_CRYPTO_CBC=y
1079# CONFIG_CRYPTO_CTR is not set
1080# CONFIG_CRYPTO_CTS is not set
1081CONFIG_CRYPTO_ECB=y
1082# CONFIG_CRYPTO_LRW is not set
1083CONFIG_CRYPTO_PCBC=y
1084# CONFIG_CRYPTO_XTS is not set
1085
1086#
1087# Hash modes
1088#
853# CONFIG_CRYPTO_HMAC is not set 1089# CONFIG_CRYPTO_HMAC is not set
854# CONFIG_CRYPTO_XCBC is not set 1090# CONFIG_CRYPTO_XCBC is not set
855# CONFIG_CRYPTO_NULL is not set 1091
1092#
1093# Digest
1094#
1095# CONFIG_CRYPTO_CRC32C is not set
856# CONFIG_CRYPTO_MD4 is not set 1096# CONFIG_CRYPTO_MD4 is not set
857CONFIG_CRYPTO_MD5=y 1097CONFIG_CRYPTO_MD5=y
1098# CONFIG_CRYPTO_MICHAEL_MIC is not set
1099# CONFIG_CRYPTO_RMD128 is not set
1100# CONFIG_CRYPTO_RMD160 is not set
1101# CONFIG_CRYPTO_RMD256 is not set
1102# CONFIG_CRYPTO_RMD320 is not set
858# CONFIG_CRYPTO_SHA1 is not set 1103# CONFIG_CRYPTO_SHA1 is not set
859# CONFIG_CRYPTO_SHA256 is not set 1104# CONFIG_CRYPTO_SHA256 is not set
860# CONFIG_CRYPTO_SHA512 is not set 1105# CONFIG_CRYPTO_SHA512 is not set
861# CONFIG_CRYPTO_WP512 is not set
862# CONFIG_CRYPTO_TGR192 is not set 1106# CONFIG_CRYPTO_TGR192 is not set
863# CONFIG_CRYPTO_GF128MUL is not set 1107# CONFIG_CRYPTO_WP512 is not set
864CONFIG_CRYPTO_ECB=y 1108
865CONFIG_CRYPTO_CBC=y 1109#
866CONFIG_CRYPTO_PCBC=y 1110# Ciphers
867# CONFIG_CRYPTO_LRW is not set 1111#
868# CONFIG_CRYPTO_XTS is not set
869# CONFIG_CRYPTO_CTR is not set
870# CONFIG_CRYPTO_GCM is not set
871# CONFIG_CRYPTO_CCM is not set
872# CONFIG_CRYPTO_CRYPTD is not set
873CONFIG_CRYPTO_DES=y
874# CONFIG_CRYPTO_FCRYPT is not set
875# CONFIG_CRYPTO_BLOWFISH is not set
876# CONFIG_CRYPTO_TWOFISH is not set
877# CONFIG_CRYPTO_SERPENT is not set
878# CONFIG_CRYPTO_AES is not set 1112# CONFIG_CRYPTO_AES is not set
1113# CONFIG_CRYPTO_ANUBIS is not set
1114# CONFIG_CRYPTO_ARC4 is not set
1115# CONFIG_CRYPTO_BLOWFISH is not set
1116# CONFIG_CRYPTO_CAMELLIA is not set
879# CONFIG_CRYPTO_CAST5 is not set 1117# CONFIG_CRYPTO_CAST5 is not set
880# CONFIG_CRYPTO_CAST6 is not set 1118# CONFIG_CRYPTO_CAST6 is not set
881# CONFIG_CRYPTO_TEA is not set 1119CONFIG_CRYPTO_DES=y
882# CONFIG_CRYPTO_ARC4 is not set 1120# CONFIG_CRYPTO_FCRYPT is not set
883# CONFIG_CRYPTO_KHAZAD is not set 1121# CONFIG_CRYPTO_KHAZAD is not set
884# CONFIG_CRYPTO_ANUBIS is not set
885# CONFIG_CRYPTO_SEED is not set
886# CONFIG_CRYPTO_SALSA20 is not set 1122# CONFIG_CRYPTO_SALSA20 is not set
887# CONFIG_CRYPTO_DEFLATE is not set 1123# CONFIG_CRYPTO_SEED is not set
888# CONFIG_CRYPTO_MICHAEL_MIC is not set 1124# CONFIG_CRYPTO_SERPENT is not set
889# CONFIG_CRYPTO_CRC32C is not set 1125# CONFIG_CRYPTO_TEA is not set
890# CONFIG_CRYPTO_CAMELLIA is not set 1126# CONFIG_CRYPTO_TWOFISH is not set
891# CONFIG_CRYPTO_TEST is not set 1127
892# CONFIG_CRYPTO_AUTHENC is not set 1128#
893# CONFIG_CRYPTO_LZO is not set 1129# Compression
1130#
1131CONFIG_CRYPTO_DEFLATE=m
1132CONFIG_CRYPTO_LZO=m
894CONFIG_CRYPTO_HW=y 1133CONFIG_CRYPTO_HW=y
895# CONFIG_CRYPTO_DEV_HIFN_795X is not set 1134# CONFIG_CRYPTO_DEV_HIFN_795X is not set
896# CONFIG_PPC_CLOCK is not set 1135# CONFIG_PPC_CLOCK is not set
1136# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/configs/ppc44x_defconfig b/arch/powerpc/configs/ppc44x_defconfig
index f9d279bb700..c7825dcbf41 100644
--- a/arch/powerpc/configs/ppc44x_defconfig
+++ b/arch/powerpc/configs/ppc44x_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc8 3# Linux kernel version: 2.6.27-rc1
4# Wed Jul 9 13:50:48 2008 4# Tue Aug 5 10:01:31 2008
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -30,9 +30,11 @@ CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y 30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y 31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_GET_USER_PAGES_FAST is not set
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y 35CONFIG_IRQ_PER_CPU=y
35CONFIG_STACKTRACE_SUPPORT=y 36CONFIG_STACKTRACE_SUPPORT=y
37CONFIG_HAVE_LATENCYTOP_SUPPORT=y
36CONFIG_LOCKDEP_SUPPORT=y 38CONFIG_LOCKDEP_SUPPORT=y
37CONFIG_RWSEM_XCHGADD_ALGORITHM=y 39CONFIG_RWSEM_XCHGADD_ALGORITHM=y
38CONFIG_ARCH_HAS_ILOG2_U32=y 40CONFIG_ARCH_HAS_ILOG2_U32=y
@@ -116,10 +118,16 @@ CONFIG_SLUB=y
116# CONFIG_MARKERS is not set 118# CONFIG_MARKERS is not set
117CONFIG_HAVE_OPROFILE=y 119CONFIG_HAVE_OPROFILE=y
118# CONFIG_KPROBES is not set 120# CONFIG_KPROBES is not set
121CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
122CONFIG_HAVE_IOREMAP_PROT=y
119CONFIG_HAVE_KPROBES=y 123CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y 124CONFIG_HAVE_KRETPROBES=y
125CONFIG_HAVE_ARCH_TRACEHOOK=y
121# CONFIG_HAVE_DMA_ATTRS is not set 126# CONFIG_HAVE_DMA_ATTRS is not set
127# CONFIG_USE_GENERIC_SMP_HELPERS is not set
128# CONFIG_HAVE_CLK is not set
122CONFIG_PROC_PAGE_MONITOR=y 129CONFIG_PROC_PAGE_MONITOR=y
130# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
123CONFIG_SLABINFO=y 131CONFIG_SLABINFO=y
124CONFIG_RT_MUTEXES=y 132CONFIG_RT_MUTEXES=y
125# CONFIG_TINY_SHMEM is not set 133# CONFIG_TINY_SHMEM is not set
@@ -136,6 +144,7 @@ CONFIG_LBD=y
136# CONFIG_BLK_DEV_IO_TRACE is not set 144# CONFIG_BLK_DEV_IO_TRACE is not set
137# CONFIG_LSF is not set 145# CONFIG_LSF is not set
138# CONFIG_BLK_DEV_BSG is not set 146# CONFIG_BLK_DEV_BSG is not set
147# CONFIG_BLK_DEV_INTEGRITY is not set
139 148
140# 149#
141# IO Schedulers 150# IO Schedulers
@@ -155,8 +164,6 @@ CONFIG_PPC4xx_PCI_EXPRESS=y
155# 164#
156# Platform support 165# Platform support
157# 166#
158# CONFIG_PPC_MPC512x is not set
159# CONFIG_PPC_MPC5121 is not set
160# CONFIG_PPC_CELL is not set 167# CONFIG_PPC_CELL is not set
161# CONFIG_PPC_CELL_NATIVE is not set 168# CONFIG_PPC_CELL_NATIVE is not set
162# CONFIG_PQ2ADS is not set 169# CONFIG_PQ2ADS is not set
@@ -231,6 +238,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y
231# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 238# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
232CONFIG_PAGEFLAGS_EXTENDED=y 239CONFIG_PAGEFLAGS_EXTENDED=y
233CONFIG_SPLIT_PTLOCK_CPUS=4 240CONFIG_SPLIT_PTLOCK_CPUS=4
241CONFIG_MIGRATION=y
234CONFIG_RESOURCES_64BIT=y 242CONFIG_RESOURCES_64BIT=y
235CONFIG_ZONE_DMA_FLAG=1 243CONFIG_ZONE_DMA_FLAG=1
236CONFIG_BOUNCE=y 244CONFIG_BOUNCE=y
@@ -248,6 +256,7 @@ CONFIG_ISA_DMA_API=y
248CONFIG_ZONE_DMA=y 256CONFIG_ZONE_DMA=y
249CONFIG_PPC_INDIRECT_PCI=y 257CONFIG_PPC_INDIRECT_PCI=y
250CONFIG_4xx_SOC=y 258CONFIG_4xx_SOC=y
259CONFIG_PPC_PCI_CHOICE=y
251CONFIG_PCI=y 260CONFIG_PCI=y
252CONFIG_PCI_DOMAINS=y 261CONFIG_PCI_DOMAINS=y
253CONFIG_PCI_SYSCALL=y 262CONFIG_PCI_SYSCALL=y
@@ -275,10 +284,6 @@ CONFIG_PHYSICAL_START=0x00000000
275CONFIG_TASK_SIZE=0xc0000000 284CONFIG_TASK_SIZE=0xc0000000
276CONFIG_CONSISTENT_START=0xff100000 285CONFIG_CONSISTENT_START=0xff100000
277CONFIG_CONSISTENT_SIZE=0x00200000 286CONFIG_CONSISTENT_SIZE=0x00200000
278
279#
280# Networking
281#
282CONFIG_NET=y 287CONFIG_NET=y
283 288
284# 289#
@@ -287,6 +292,11 @@ CONFIG_NET=y
287CONFIG_PACKET=y 292CONFIG_PACKET=y
288# CONFIG_PACKET_MMAP is not set 293# CONFIG_PACKET_MMAP is not set
289CONFIG_UNIX=y 294CONFIG_UNIX=y
295CONFIG_XFRM=y
296# CONFIG_XFRM_USER is not set
297# CONFIG_XFRM_SUB_POLICY is not set
298# CONFIG_XFRM_MIGRATE is not set
299# CONFIG_XFRM_STATISTICS is not set
290# CONFIG_NET_KEY is not set 300# CONFIG_NET_KEY is not set
291CONFIG_INET=y 301CONFIG_INET=y
292# CONFIG_IP_MULTICAST is not set 302# CONFIG_IP_MULTICAST is not set
@@ -304,7 +314,7 @@ CONFIG_IP_PNP_BOOTP=y
304# CONFIG_INET_ESP is not set 314# CONFIG_INET_ESP is not set
305# CONFIG_INET_IPCOMP is not set 315# CONFIG_INET_IPCOMP is not set
306# CONFIG_INET_XFRM_TUNNEL is not set 316# CONFIG_INET_XFRM_TUNNEL is not set
307# CONFIG_INET_TUNNEL is not set 317CONFIG_INET_TUNNEL=m
308# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 318# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
309# CONFIG_INET_XFRM_MODE_TUNNEL is not set 319# CONFIG_INET_XFRM_MODE_TUNNEL is not set
310# CONFIG_INET_XFRM_MODE_BEET is not set 320# CONFIG_INET_XFRM_MODE_BEET is not set
@@ -315,7 +325,25 @@ CONFIG_INET_TCP_DIAG=y
315CONFIG_TCP_CONG_CUBIC=y 325CONFIG_TCP_CONG_CUBIC=y
316CONFIG_DEFAULT_TCP_CONG="cubic" 326CONFIG_DEFAULT_TCP_CONG="cubic"
317# CONFIG_TCP_MD5SIG is not set 327# CONFIG_TCP_MD5SIG is not set
318# CONFIG_IPV6 is not set 328CONFIG_IPV6=m
329# CONFIG_IPV6_PRIVACY is not set
330# CONFIG_IPV6_ROUTER_PREF is not set
331# CONFIG_IPV6_OPTIMISTIC_DAD is not set
332# CONFIG_INET6_AH is not set
333# CONFIG_INET6_ESP is not set
334# CONFIG_INET6_IPCOMP is not set
335# CONFIG_IPV6_MIP6 is not set
336# CONFIG_INET6_XFRM_TUNNEL is not set
337# CONFIG_INET6_TUNNEL is not set
338CONFIG_INET6_XFRM_MODE_TRANSPORT=m
339CONFIG_INET6_XFRM_MODE_TUNNEL=m
340CONFIG_INET6_XFRM_MODE_BEET=m
341# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
342CONFIG_IPV6_SIT=m
343CONFIG_IPV6_NDISC_NODETYPE=y
344# CONFIG_IPV6_TUNNEL is not set
345# CONFIG_IPV6_MULTIPLE_TABLES is not set
346# CONFIG_IPV6_MROUTE is not set
319# CONFIG_NETWORK_SECMARK is not set 347# CONFIG_NETWORK_SECMARK is not set
320# CONFIG_NETFILTER is not set 348# CONFIG_NETFILTER is not set
321# CONFIG_IP_DCCP is not set 349# CONFIG_IP_DCCP is not set
@@ -365,6 +393,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
365CONFIG_STANDALONE=y 393CONFIG_STANDALONE=y
366CONFIG_PREVENT_FIRMWARE_BUILD=y 394CONFIG_PREVENT_FIRMWARE_BUILD=y
367CONFIG_FW_LOADER=y 395CONFIG_FW_LOADER=y
396CONFIG_FIRMWARE_IN_KERNEL=y
397CONFIG_EXTRA_FIRMWARE=""
368# CONFIG_DEBUG_DRIVER is not set 398# CONFIG_DEBUG_DRIVER is not set
369# CONFIG_DEBUG_DEVRES is not set 399# CONFIG_DEBUG_DEVRES is not set
370# CONFIG_SYS_HYPERVISOR is not set 400# CONFIG_SYS_HYPERVISOR is not set
@@ -447,8 +477,17 @@ CONFIG_MTD_PHYSMAP_OF=y
447# 477#
448# UBI - Unsorted block images 478# UBI - Unsorted block images
449# 479#
450# CONFIG_MTD_UBI is not set 480CONFIG_MTD_UBI=m
481CONFIG_MTD_UBI_WL_THRESHOLD=4096
482CONFIG_MTD_UBI_BEB_RESERVE=1
483CONFIG_MTD_UBI_GLUEBI=y
484
485#
486# UBI debugging options
487#
488# CONFIG_MTD_UBI_DEBUG is not set
451CONFIG_OF_DEVICE=y 489CONFIG_OF_DEVICE=y
490CONFIG_OF_I2C=m
452# CONFIG_PARPORT is not set 491# CONFIG_PARPORT is not set
453CONFIG_BLK_DEV=y 492CONFIG_BLK_DEV=y
454# CONFIG_BLK_DEV_FD is not set 493# CONFIG_BLK_DEV_FD is not set
@@ -460,6 +499,7 @@ CONFIG_BLK_DEV=y
460# CONFIG_BLK_DEV_LOOP is not set 499# CONFIG_BLK_DEV_LOOP is not set
461# CONFIG_BLK_DEV_NBD is not set 500# CONFIG_BLK_DEV_NBD is not set
462# CONFIG_BLK_DEV_SX8 is not set 501# CONFIG_BLK_DEV_SX8 is not set
502# CONFIG_BLK_DEV_UB is not set
463CONFIG_BLK_DEV_RAM=y 503CONFIG_BLK_DEV_RAM=y
464CONFIG_BLK_DEV_RAM_COUNT=16 504CONFIG_BLK_DEV_RAM_COUNT=16
465CONFIG_BLK_DEV_RAM_SIZE=35000 505CONFIG_BLK_DEV_RAM_SIZE=35000
@@ -467,12 +507,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
467# CONFIG_CDROM_PKTCDVD is not set 507# CONFIG_CDROM_PKTCDVD is not set
468# CONFIG_ATA_OVER_ETH is not set 508# CONFIG_ATA_OVER_ETH is not set
469# CONFIG_XILINX_SYSACE is not set 509# CONFIG_XILINX_SYSACE is not set
510# CONFIG_BLK_DEV_HD is not set
470CONFIG_MISC_DEVICES=y 511CONFIG_MISC_DEVICES=y
471# CONFIG_PHANTOM is not set 512# CONFIG_PHANTOM is not set
472# CONFIG_EEPROM_93CX6 is not set 513# CONFIG_EEPROM_93CX6 is not set
473# CONFIG_SGI_IOC4 is not set 514# CONFIG_SGI_IOC4 is not set
474# CONFIG_TIFM_CORE is not set 515# CONFIG_TIFM_CORE is not set
475# CONFIG_ENCLOSURE_SERVICES is not set 516# CONFIG_ENCLOSURE_SERVICES is not set
517# CONFIG_HP_ILO is not set
476CONFIG_HAVE_IDE=y 518CONFIG_HAVE_IDE=y
477# CONFIG_IDE is not set 519# CONFIG_IDE is not set
478 520
@@ -480,9 +522,41 @@ CONFIG_HAVE_IDE=y
480# SCSI device support 522# SCSI device support
481# 523#
482# CONFIG_RAID_ATTRS is not set 524# CONFIG_RAID_ATTRS is not set
483# CONFIG_SCSI is not set 525CONFIG_SCSI=m
484# CONFIG_SCSI_DMA is not set 526CONFIG_SCSI_DMA=y
527# CONFIG_SCSI_TGT is not set
485# CONFIG_SCSI_NETLINK is not set 528# CONFIG_SCSI_NETLINK is not set
529CONFIG_SCSI_PROC_FS=y
530
531#
532# SCSI support type (disk, tape, CD-ROM)
533#
534CONFIG_BLK_DEV_SD=m
535# CONFIG_CHR_DEV_ST is not set
536# CONFIG_CHR_DEV_OSST is not set
537# CONFIG_BLK_DEV_SR is not set
538# CONFIG_CHR_DEV_SG is not set
539# CONFIG_CHR_DEV_SCH is not set
540
541#
542# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
543#
544# CONFIG_SCSI_MULTI_LUN is not set
545# CONFIG_SCSI_CONSTANTS is not set
546# CONFIG_SCSI_LOGGING is not set
547# CONFIG_SCSI_SCAN_ASYNC is not set
548CONFIG_SCSI_WAIT_SCAN=m
549
550#
551# SCSI Transports
552#
553# CONFIG_SCSI_SPI_ATTRS is not set
554# CONFIG_SCSI_FC_ATTRS is not set
555# CONFIG_SCSI_ISCSI_ATTRS is not set
556# CONFIG_SCSI_SAS_LIBSAS is not set
557# CONFIG_SCSI_SRP_ATTRS is not set
558# CONFIG_SCSI_LOWLEVEL is not set
559# CONFIG_SCSI_DH is not set
486# CONFIG_ATA is not set 560# CONFIG_ATA is not set
487# CONFIG_MD is not set 561# CONFIG_MD is not set
488# CONFIG_FUSION is not set 562# CONFIG_FUSION is not set
@@ -499,7 +573,6 @@ CONFIG_HAVE_IDE=y
499# CONFIG_I2O is not set 573# CONFIG_I2O is not set
500# CONFIG_MACINTOSH_DRIVERS is not set 574# CONFIG_MACINTOSH_DRIVERS is not set
501CONFIG_NETDEVICES=y 575CONFIG_NETDEVICES=y
502# CONFIG_NETDEVICES_MULTIQUEUE is not set
503# CONFIG_DUMMY is not set 576# CONFIG_DUMMY is not set
504# CONFIG_BONDING is not set 577# CONFIG_BONDING is not set
505# CONFIG_MACVLAN is not set 578# CONFIG_MACVLAN is not set
@@ -534,7 +607,6 @@ CONFIG_NETDEV_1000=y
534# CONFIG_DL2K is not set 607# CONFIG_DL2K is not set
535# CONFIG_E1000 is not set 608# CONFIG_E1000 is not set
536# CONFIG_E1000E is not set 609# CONFIG_E1000E is not set
537# CONFIG_E1000E_ENABLED is not set
538# CONFIG_IP1000 is not set 610# CONFIG_IP1000 is not set
539# CONFIG_IGB is not set 611# CONFIG_IGB is not set
540# CONFIG_NS83820 is not set 612# CONFIG_NS83820 is not set
@@ -549,6 +621,7 @@ CONFIG_NETDEV_1000=y
549# CONFIG_BNX2 is not set 621# CONFIG_BNX2 is not set
550# CONFIG_QLA3XXX is not set 622# CONFIG_QLA3XXX is not set
551# CONFIG_ATL1 is not set 623# CONFIG_ATL1 is not set
624# CONFIG_ATL1E is not set
552CONFIG_NETDEV_10000=y 625CONFIG_NETDEV_10000=y
553# CONFIG_CHELSIO_T1 is not set 626# CONFIG_CHELSIO_T1 is not set
554# CONFIG_CHELSIO_T3 is not set 627# CONFIG_CHELSIO_T3 is not set
@@ -570,11 +643,21 @@ CONFIG_NETDEV_10000=y
570# CONFIG_WLAN_PRE80211 is not set 643# CONFIG_WLAN_PRE80211 is not set
571# CONFIG_WLAN_80211 is not set 644# CONFIG_WLAN_80211 is not set
572# CONFIG_IWLWIFI_LEDS is not set 645# CONFIG_IWLWIFI_LEDS is not set
646
647#
648# USB Network Adapters
649#
650# CONFIG_USB_CATC is not set
651# CONFIG_USB_KAWETH is not set
652# CONFIG_USB_PEGASUS is not set
653# CONFIG_USB_RTL8150 is not set
654# CONFIG_USB_USBNET is not set
573# CONFIG_WAN is not set 655# CONFIG_WAN is not set
574# CONFIG_FDDI is not set 656# CONFIG_FDDI is not set
575# CONFIG_HIPPI is not set 657# CONFIG_HIPPI is not set
576# CONFIG_PPP is not set 658# CONFIG_PPP is not set
577# CONFIG_SLIP is not set 659# CONFIG_SLIP is not set
660# CONFIG_NET_FC is not set
578# CONFIG_NETCONSOLE is not set 661# CONFIG_NETCONSOLE is not set
579# CONFIG_NETPOLL is not set 662# CONFIG_NETPOLL is not set
580# CONFIG_NET_POLL_CONTROLLER is not set 663# CONFIG_NET_POLL_CONTROLLER is not set
@@ -635,8 +718,77 @@ CONFIG_XILINX_HWICAP=m
635# CONFIG_RAW_DRIVER is not set 718# CONFIG_RAW_DRIVER is not set
636# CONFIG_TCG_TPM is not set 719# CONFIG_TCG_TPM is not set
637CONFIG_DEVPORT=y 720CONFIG_DEVPORT=y
638# CONFIG_I2C is not set 721CONFIG_I2C=m
722CONFIG_I2C_BOARDINFO=y
723CONFIG_I2C_CHARDEV=m
724
725#
726# I2C Hardware Bus support
727#
728
729#
730# PC SMBus host controller drivers
731#
732# CONFIG_I2C_ALI1535 is not set
733# CONFIG_I2C_ALI1563 is not set
734# CONFIG_I2C_ALI15X3 is not set
735# CONFIG_I2C_AMD756 is not set
736# CONFIG_I2C_AMD8111 is not set
737# CONFIG_I2C_I801 is not set
738# CONFIG_I2C_ISCH is not set
739# CONFIG_I2C_PIIX4 is not set
740# CONFIG_I2C_NFORCE2 is not set
741# CONFIG_I2C_SIS5595 is not set
742# CONFIG_I2C_SIS630 is not set
743# CONFIG_I2C_SIS96X is not set
744# CONFIG_I2C_VIA is not set
745# CONFIG_I2C_VIAPRO is not set
746
747#
748# I2C system bus drivers (mostly embedded / system-on-chip)
749#
750CONFIG_I2C_IBM_IIC=m
751# CONFIG_I2C_MPC is not set
752# CONFIG_I2C_OCORES is not set
753# CONFIG_I2C_SIMTEC is not set
754
755#
756# External I2C/SMBus adapter drivers
757#
758# CONFIG_I2C_PARPORT_LIGHT is not set
759# CONFIG_I2C_TAOS_EVM is not set
760# CONFIG_I2C_TINY_USB is not set
761
762#
763# Graphics adapter I2C/DDC channel drivers
764#
765# CONFIG_I2C_VOODOO3 is not set
766
767#
768# Other I2C/SMBus bus drivers
769#
770# CONFIG_I2C_PCA_PLATFORM is not set
771# CONFIG_I2C_STUB is not set
772
773#
774# Miscellaneous I2C Chip support
775#
776# CONFIG_DS1682 is not set
777# CONFIG_AT24 is not set
778# CONFIG_SENSORS_EEPROM is not set
779# CONFIG_SENSORS_PCF8574 is not set
780# CONFIG_PCF8575 is not set
781# CONFIG_SENSORS_PCA9539 is not set
782# CONFIG_SENSORS_PCF8591 is not set
783# CONFIG_SENSORS_MAX6875 is not set
784# CONFIG_SENSORS_TSL2550 is not set
785# CONFIG_I2C_DEBUG_CORE is not set
786# CONFIG_I2C_DEBUG_ALGO is not set
787# CONFIG_I2C_DEBUG_BUS is not set
788# CONFIG_I2C_DEBUG_CHIP is not set
639# CONFIG_SPI is not set 789# CONFIG_SPI is not set
790CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
791# CONFIG_GPIOLIB is not set
640# CONFIG_W1 is not set 792# CONFIG_W1 is not set
641# CONFIG_POWER_SUPPLY is not set 793# CONFIG_POWER_SUPPLY is not set
642# CONFIG_HWMON is not set 794# CONFIG_HWMON is not set
@@ -653,6 +805,7 @@ CONFIG_SSB_POSSIBLE=y
653# 805#
654# Multifunction device drivers 806# Multifunction device drivers
655# 807#
808# CONFIG_MFD_CORE is not set
656# CONFIG_MFD_SM501 is not set 809# CONFIG_MFD_SM501 is not set
657# CONFIG_HTC_PASIC3 is not set 810# CONFIG_HTC_PASIC3 is not set
658 811
@@ -686,22 +839,113 @@ CONFIG_SSB_POSSIBLE=y
686# Display device support 839# Display device support
687# 840#
688# CONFIG_DISPLAY_SUPPORT is not set 841# CONFIG_DISPLAY_SUPPORT is not set
689
690#
691# Sound
692#
693# CONFIG_SOUND is not set 842# CONFIG_SOUND is not set
694CONFIG_USB_SUPPORT=y 843CONFIG_USB_SUPPORT=y
695CONFIG_USB_ARCH_HAS_HCD=y 844CONFIG_USB_ARCH_HAS_HCD=y
696CONFIG_USB_ARCH_HAS_OHCI=y 845CONFIG_USB_ARCH_HAS_OHCI=y
697CONFIG_USB_ARCH_HAS_EHCI=y 846CONFIG_USB_ARCH_HAS_EHCI=y
698# CONFIG_USB is not set 847CONFIG_USB=m
848# CONFIG_USB_DEBUG is not set
849# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
850
851#
852# Miscellaneous USB options
853#
854# CONFIG_USB_DEVICEFS is not set
855CONFIG_USB_DEVICE_CLASS=y
856# CONFIG_USB_DYNAMIC_MINORS is not set
857# CONFIG_USB_OTG is not set
699# CONFIG_USB_OTG_WHITELIST is not set 858# CONFIG_USB_OTG_WHITELIST is not set
700# CONFIG_USB_OTG_BLACKLIST_HUB is not set 859# CONFIG_USB_OTG_BLACKLIST_HUB is not set
701 860
702# 861#
862# USB Host Controller Drivers
863#
864# CONFIG_USB_C67X00_HCD is not set
865CONFIG_USB_EHCI_HCD=m
866# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
867# CONFIG_USB_EHCI_TT_NEWSCHED is not set
868CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
869CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
870CONFIG_USB_EHCI_HCD_PPC_OF=y
871# CONFIG_USB_ISP116X_HCD is not set
872# CONFIG_USB_ISP1760_HCD is not set
873CONFIG_USB_OHCI_HCD=m
874CONFIG_USB_OHCI_HCD_PPC_OF=y
875CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
876# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
877# CONFIG_USB_OHCI_HCD_PCI is not set
878CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
879CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
880CONFIG_USB_OHCI_LITTLE_ENDIAN=y
881# CONFIG_USB_UHCI_HCD is not set
882# CONFIG_USB_SL811_HCD is not set
883# CONFIG_USB_R8A66597_HCD is not set
884
885#
886# USB Device Class drivers
887#
888# CONFIG_USB_ACM is not set
889# CONFIG_USB_PRINTER is not set
890# CONFIG_USB_WDM is not set
891
892#
703# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 893# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
704# 894#
895
896#
897# may also be needed; see USB_STORAGE Help for more information
898#
899CONFIG_USB_STORAGE=m
900# CONFIG_USB_STORAGE_DEBUG is not set
901# CONFIG_USB_STORAGE_DATAFAB is not set
902# CONFIG_USB_STORAGE_FREECOM is not set
903# CONFIG_USB_STORAGE_ISD200 is not set
904# CONFIG_USB_STORAGE_DPCM is not set
905# CONFIG_USB_STORAGE_USBAT is not set
906# CONFIG_USB_STORAGE_SDDR09 is not set
907# CONFIG_USB_STORAGE_SDDR55 is not set
908# CONFIG_USB_STORAGE_JUMPSHOT is not set
909# CONFIG_USB_STORAGE_ALAUDA is not set
910# CONFIG_USB_STORAGE_KARMA is not set
911# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
912# CONFIG_USB_LIBUSUAL is not set
913
914#
915# USB Imaging devices
916#
917# CONFIG_USB_MDC800 is not set
918# CONFIG_USB_MICROTEK is not set
919# CONFIG_USB_MON is not set
920
921#
922# USB port drivers
923#
924# CONFIG_USB_SERIAL is not set
925
926#
927# USB Miscellaneous drivers
928#
929# CONFIG_USB_EMI62 is not set
930# CONFIG_USB_EMI26 is not set
931# CONFIG_USB_ADUTUX is not set
932# CONFIG_USB_AUERSWALD is not set
933# CONFIG_USB_RIO500 is not set
934# CONFIG_USB_LEGOTOWER is not set
935# CONFIG_USB_LCD is not set
936# CONFIG_USB_BERRY_CHARGE is not set
937# CONFIG_USB_LED is not set
938# CONFIG_USB_CYPRESS_CY7C63 is not set
939# CONFIG_USB_CYTHERM is not set
940# CONFIG_USB_PHIDGET is not set
941# CONFIG_USB_IDMOUSE is not set
942# CONFIG_USB_FTDI_ELAN is not set
943# CONFIG_USB_APPLEDISPLAY is not set
944# CONFIG_USB_SISUSBVGA is not set
945# CONFIG_USB_LD is not set
946# CONFIG_USB_TRANCEVIBRATOR is not set
947# CONFIG_USB_IOWARRIOR is not set
948# CONFIG_USB_ISIGHTFW is not set
705# CONFIG_USB_GADGET is not set 949# CONFIG_USB_GADGET is not set
706# CONFIG_MMC is not set 950# CONFIG_MMC is not set
707# CONFIG_MEMSTICK is not set 951# CONFIG_MEMSTICK is not set
@@ -719,8 +963,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y
719CONFIG_EXT2_FS=y 963CONFIG_EXT2_FS=y
720# CONFIG_EXT2_FS_XATTR is not set 964# CONFIG_EXT2_FS_XATTR is not set
721# CONFIG_EXT2_FS_XIP is not set 965# CONFIG_EXT2_FS_XIP is not set
722# CONFIG_EXT3_FS is not set 966CONFIG_EXT3_FS=m
967CONFIG_EXT3_FS_XATTR=y
968# CONFIG_EXT3_FS_POSIX_ACL is not set
969# CONFIG_EXT3_FS_SECURITY is not set
723# CONFIG_EXT4DEV_FS is not set 970# CONFIG_EXT4DEV_FS is not set
971CONFIG_JBD=m
972CONFIG_FS_MBCACHE=y
724# CONFIG_REISERFS_FS is not set 973# CONFIG_REISERFS_FS is not set
725# CONFIG_JFS_FS is not set 974# CONFIG_JFS_FS is not set
726# CONFIG_FS_POSIX_ACL is not set 975# CONFIG_FS_POSIX_ACL is not set
@@ -743,8 +992,11 @@ CONFIG_INOTIFY_USER=y
743# 992#
744# DOS/FAT/NT Filesystems 993# DOS/FAT/NT Filesystems
745# 994#
995CONFIG_FAT_FS=m
746# CONFIG_MSDOS_FS is not set 996# CONFIG_MSDOS_FS is not set
747# CONFIG_VFAT_FS is not set 997CONFIG_VFAT_FS=m
998CONFIG_FAT_DEFAULT_CODEPAGE=437
999CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
748# CONFIG_NTFS_FS is not set 1000# CONFIG_NTFS_FS is not set
749 1001
750# 1002#
@@ -780,9 +1032,16 @@ CONFIG_JFFS2_ZLIB=y
780# CONFIG_JFFS2_LZO is not set 1032# CONFIG_JFFS2_LZO is not set
781CONFIG_JFFS2_RTIME=y 1033CONFIG_JFFS2_RTIME=y
782# CONFIG_JFFS2_RUBIN is not set 1034# CONFIG_JFFS2_RUBIN is not set
1035CONFIG_UBIFS_FS=m
1036CONFIG_UBIFS_FS_XATTR=y
1037# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
1038CONFIG_UBIFS_FS_LZO=y
1039CONFIG_UBIFS_FS_ZLIB=y
1040# CONFIG_UBIFS_FS_DEBUG is not set
783CONFIG_CRAMFS=y 1041CONFIG_CRAMFS=y
784# CONFIG_VXFS_FS is not set 1042# CONFIG_VXFS_FS is not set
785# CONFIG_MINIX_FS is not set 1043# CONFIG_MINIX_FS is not set
1044# CONFIG_OMFS_FS is not set
786# CONFIG_HPFS_FS is not set 1045# CONFIG_HPFS_FS is not set
787# CONFIG_QNX4FS_FS is not set 1046# CONFIG_QNX4FS_FS is not set
788# CONFIG_ROMFS_FS is not set 1047# CONFIG_ROMFS_FS is not set
@@ -793,13 +1052,12 @@ CONFIG_NFS_FS=y
793CONFIG_NFS_V3=y 1052CONFIG_NFS_V3=y
794# CONFIG_NFS_V3_ACL is not set 1053# CONFIG_NFS_V3_ACL is not set
795# CONFIG_NFS_V4 is not set 1054# CONFIG_NFS_V4 is not set
796# CONFIG_NFSD is not set
797CONFIG_ROOT_NFS=y 1055CONFIG_ROOT_NFS=y
1056# CONFIG_NFSD is not set
798CONFIG_LOCKD=y 1057CONFIG_LOCKD=y
799CONFIG_LOCKD_V4=y 1058CONFIG_LOCKD_V4=y
800CONFIG_NFS_COMMON=y 1059CONFIG_NFS_COMMON=y
801CONFIG_SUNRPC=y 1060CONFIG_SUNRPC=y
802# CONFIG_SUNRPC_BIND34 is not set
803# CONFIG_RPCSEC_GSS_KRB5 is not set 1061# CONFIG_RPCSEC_GSS_KRB5 is not set
804# CONFIG_RPCSEC_GSS_SPKM3 is not set 1062# CONFIG_RPCSEC_GSS_SPKM3 is not set
805# CONFIG_SMB_FS is not set 1063# CONFIG_SMB_FS is not set
@@ -813,7 +1071,46 @@ CONFIG_SUNRPC=y
813# 1071#
814# CONFIG_PARTITION_ADVANCED is not set 1072# CONFIG_PARTITION_ADVANCED is not set
815CONFIG_MSDOS_PARTITION=y 1073CONFIG_MSDOS_PARTITION=y
816# CONFIG_NLS is not set 1074CONFIG_NLS=m
1075CONFIG_NLS_DEFAULT="iso8859-1"
1076CONFIG_NLS_CODEPAGE_437=m
1077# CONFIG_NLS_CODEPAGE_737 is not set
1078# CONFIG_NLS_CODEPAGE_775 is not set
1079# CONFIG_NLS_CODEPAGE_850 is not set
1080# CONFIG_NLS_CODEPAGE_852 is not set
1081# CONFIG_NLS_CODEPAGE_855 is not set
1082# CONFIG_NLS_CODEPAGE_857 is not set
1083# CONFIG_NLS_CODEPAGE_860 is not set
1084# CONFIG_NLS_CODEPAGE_861 is not set
1085# CONFIG_NLS_CODEPAGE_862 is not set
1086# CONFIG_NLS_CODEPAGE_863 is not set
1087# CONFIG_NLS_CODEPAGE_864 is not set
1088# CONFIG_NLS_CODEPAGE_865 is not set
1089# CONFIG_NLS_CODEPAGE_866 is not set
1090# CONFIG_NLS_CODEPAGE_869 is not set
1091# CONFIG_NLS_CODEPAGE_936 is not set
1092# CONFIG_NLS_CODEPAGE_950 is not set
1093# CONFIG_NLS_CODEPAGE_932 is not set
1094# CONFIG_NLS_CODEPAGE_949 is not set
1095# CONFIG_NLS_CODEPAGE_874 is not set
1096# CONFIG_NLS_ISO8859_8 is not set
1097# CONFIG_NLS_CODEPAGE_1250 is not set
1098# CONFIG_NLS_CODEPAGE_1251 is not set
1099# CONFIG_NLS_ASCII is not set
1100CONFIG_NLS_ISO8859_1=m
1101# CONFIG_NLS_ISO8859_2 is not set
1102# CONFIG_NLS_ISO8859_3 is not set
1103# CONFIG_NLS_ISO8859_4 is not set
1104# CONFIG_NLS_ISO8859_5 is not set
1105# CONFIG_NLS_ISO8859_6 is not set
1106# CONFIG_NLS_ISO8859_7 is not set
1107# CONFIG_NLS_ISO8859_9 is not set
1108# CONFIG_NLS_ISO8859_13 is not set
1109# CONFIG_NLS_ISO8859_14 is not set
1110# CONFIG_NLS_ISO8859_15 is not set
1111# CONFIG_NLS_KOI8_R is not set
1112# CONFIG_NLS_KOI8_U is not set
1113# CONFIG_NLS_UTF8 is not set
817# CONFIG_DLM is not set 1114# CONFIG_DLM is not set
818 1115
819# 1116#
@@ -822,13 +1119,16 @@ CONFIG_MSDOS_PARTITION=y
822CONFIG_BITREVERSE=y 1119CONFIG_BITREVERSE=y
823# CONFIG_GENERIC_FIND_FIRST_BIT is not set 1120# CONFIG_GENERIC_FIND_FIRST_BIT is not set
824# CONFIG_CRC_CCITT is not set 1121# CONFIG_CRC_CCITT is not set
825# CONFIG_CRC16 is not set 1122CONFIG_CRC16=m
1123CONFIG_CRC_T10DIF=m
826# CONFIG_CRC_ITU_T is not set 1124# CONFIG_CRC_ITU_T is not set
827CONFIG_CRC32=y 1125CONFIG_CRC32=y
828# CONFIG_CRC7 is not set 1126# CONFIG_CRC7 is not set
829# CONFIG_LIBCRC32C is not set 1127# CONFIG_LIBCRC32C is not set
830CONFIG_ZLIB_INFLATE=y 1128CONFIG_ZLIB_INFLATE=y
831CONFIG_ZLIB_DEFLATE=y 1129CONFIG_ZLIB_DEFLATE=y
1130CONFIG_LZO_COMPRESS=m
1131CONFIG_LZO_DECOMPRESS=m
832CONFIG_PLIST=y 1132CONFIG_PLIST=y
833CONFIG_HAS_IOMEM=y 1133CONFIG_HAS_IOMEM=y
834CONFIG_HAS_IOPORT=y 1134CONFIG_HAS_IOPORT=y
@@ -849,6 +1149,8 @@ CONFIG_MAGIC_SYSRQ=y
849CONFIG_DEBUG_KERNEL=y 1149CONFIG_DEBUG_KERNEL=y
850# CONFIG_DEBUG_SHIRQ is not set 1150# CONFIG_DEBUG_SHIRQ is not set
851CONFIG_DETECT_SOFTLOCKUP=y 1151CONFIG_DETECT_SOFTLOCKUP=y
1152# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1153CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
852CONFIG_SCHED_DEBUG=y 1154CONFIG_SCHED_DEBUG=y
853# CONFIG_SCHEDSTATS is not set 1155# CONFIG_SCHEDSTATS is not set
854# CONFIG_TIMER_STATS is not set 1156# CONFIG_TIMER_STATS is not set
@@ -866,19 +1168,28 @@ CONFIG_DEBUG_BUGVERBOSE=y
866# CONFIG_DEBUG_INFO is not set 1168# CONFIG_DEBUG_INFO is not set
867# CONFIG_DEBUG_VM is not set 1169# CONFIG_DEBUG_VM is not set
868# CONFIG_DEBUG_WRITECOUNT is not set 1170# CONFIG_DEBUG_WRITECOUNT is not set
1171# CONFIG_DEBUG_MEMORY_INIT is not set
869# CONFIG_DEBUG_LIST is not set 1172# CONFIG_DEBUG_LIST is not set
870# CONFIG_DEBUG_SG is not set 1173# CONFIG_DEBUG_SG is not set
871# CONFIG_BOOT_PRINTK_DELAY is not set 1174# CONFIG_BOOT_PRINTK_DELAY is not set
872# CONFIG_RCU_TORTURE_TEST is not set 1175# CONFIG_RCU_TORTURE_TEST is not set
873# CONFIG_BACKTRACE_SELF_TEST is not set 1176# CONFIG_BACKTRACE_SELF_TEST is not set
874# CONFIG_FAULT_INJECTION is not set 1177# CONFIG_FAULT_INJECTION is not set
1178# CONFIG_LATENCYTOP is not set
1179CONFIG_HAVE_FTRACE=y
1180CONFIG_HAVE_DYNAMIC_FTRACE=y
1181# CONFIG_FTRACE is not set
1182# CONFIG_SCHED_TRACER is not set
1183# CONFIG_CONTEXT_SWITCH_TRACER is not set
875# CONFIG_SAMPLES is not set 1184# CONFIG_SAMPLES is not set
1185CONFIG_HAVE_ARCH_KGDB=y
1186# CONFIG_KGDB is not set
876# CONFIG_DEBUG_STACKOVERFLOW is not set 1187# CONFIG_DEBUG_STACKOVERFLOW is not set
877# CONFIG_DEBUG_STACK_USAGE is not set 1188# CONFIG_DEBUG_STACK_USAGE is not set
878# CONFIG_DEBUG_PAGEALLOC is not set 1189# CONFIG_DEBUG_PAGEALLOC is not set
879# CONFIG_DEBUGGER is not set
880# CONFIG_CODE_PATCHING_SELFTEST is not set 1190# CONFIG_CODE_PATCHING_SELFTEST is not set
881# CONFIG_FTR_FIXUP_SELFTEST is not set 1191# CONFIG_FTR_FIXUP_SELFTEST is not set
1192# CONFIG_XMON is not set
882# CONFIG_IRQSTACKS is not set 1193# CONFIG_IRQSTACKS is not set
883# CONFIG_BDI_SWITCH is not set 1194# CONFIG_BDI_SWITCH is not set
884# CONFIG_PPC_EARLY_DEBUG is not set 1195# CONFIG_PPC_EARLY_DEBUG is not set
@@ -934,6 +1245,10 @@ CONFIG_CRYPTO_PCBC=y
934# CONFIG_CRYPTO_MD4 is not set 1245# CONFIG_CRYPTO_MD4 is not set
935CONFIG_CRYPTO_MD5=y 1246CONFIG_CRYPTO_MD5=y
936# CONFIG_CRYPTO_MICHAEL_MIC is not set 1247# CONFIG_CRYPTO_MICHAEL_MIC is not set
1248# CONFIG_CRYPTO_RMD128 is not set
1249# CONFIG_CRYPTO_RMD160 is not set
1250# CONFIG_CRYPTO_RMD256 is not set
1251# CONFIG_CRYPTO_RMD320 is not set
937# CONFIG_CRYPTO_SHA1 is not set 1252# CONFIG_CRYPTO_SHA1 is not set
938# CONFIG_CRYPTO_SHA256 is not set 1253# CONFIG_CRYPTO_SHA256 is not set
939# CONFIG_CRYPTO_SHA512 is not set 1254# CONFIG_CRYPTO_SHA512 is not set
@@ -962,8 +1277,8 @@ CONFIG_CRYPTO_DES=y
962# 1277#
963# Compression 1278# Compression
964# 1279#
965# CONFIG_CRYPTO_DEFLATE is not set 1280CONFIG_CRYPTO_DEFLATE=m
966# CONFIG_CRYPTO_LZO is not set 1281CONFIG_CRYPTO_LZO=m
967# CONFIG_CRYPTO_HW is not set 1282# CONFIG_CRYPTO_HW is not set
968# CONFIG_PPC_CLOCK is not set 1283# CONFIG_PPC_CLOCK is not set
969# CONFIG_VIRTUALIZATION is not set 1284# CONFIG_VIRTUALIZATION is not set
diff --git a/arch/powerpc/include/asm/mmu-hash64.h b/arch/powerpc/include/asm/mmu-hash64.h
index 19c7a940349..c2df53c5ceb 100644
--- a/arch/powerpc/include/asm/mmu-hash64.h
+++ b/arch/powerpc/include/asm/mmu-hash64.h
@@ -278,7 +278,7 @@ extern int hash_huge_page(struct mm_struct *mm, unsigned long access,
278 unsigned long trap); 278 unsigned long trap);
279 279
280extern int htab_bolt_mapping(unsigned long vstart, unsigned long vend, 280extern int htab_bolt_mapping(unsigned long vstart, unsigned long vend,
281 unsigned long pstart, unsigned long mode, 281 unsigned long pstart, unsigned long prot,
282 int psize, int ssize); 282 int psize, int ssize);
283extern void set_huge_psize(int psize); 283extern void set_huge_psize(int psize);
284extern void add_gpage(unsigned long addr, unsigned long page_size, 284extern void add_gpage(unsigned long addr, unsigned long page_size,
diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kernel/pci-common.c
index 224e9a11765..ea0c61e09b7 100644
--- a/arch/powerpc/kernel/pci-common.c
+++ b/arch/powerpc/kernel/pci-common.c
@@ -650,11 +650,18 @@ void __devinit pci_process_bridge_OF_ranges(struct pci_controller *hose,
650 } 650 }
651 } 651 }
652 652
653 /* Out of paranoia, let's put the ISA hole last if any */ 653 /* If there's an ISA hole and the pci_mem_offset is -not- matching
654 if (isa_hole >= 0 && memno > 0 && isa_hole != (memno-1)) { 654 * the ISA hole offset, then we need to remove the ISA hole from
655 struct resource tmp = hose->mem_resources[isa_hole]; 655 * the resource list for that brige
656 hose->mem_resources[isa_hole] = hose->mem_resources[memno-1]; 656 */
657 hose->mem_resources[memno-1] = tmp; 657 if (isa_hole >= 0 && hose->pci_mem_offset != isa_mb) {
658 unsigned int next = isa_hole + 1;
659 printk(KERN_INFO " Removing ISA hole at 0x%016llx\n", isa_mb);
660 if (next < memno)
661 memmove(&hose->mem_resources[isa_hole],
662 &hose->mem_resources[next],
663 sizeof(struct resource) * (memno - next));
664 hose->mem_resources[--memno].flags = 0;
658 } 665 }
659} 666}
660 667
diff --git a/arch/powerpc/kernel/rtas.c b/arch/powerpc/kernel/rtas.c
index c680f1bbd38..1f8505c2354 100644
--- a/arch/powerpc/kernel/rtas.c
+++ b/arch/powerpc/kernel/rtas.c
@@ -792,6 +792,9 @@ asmlinkage int ppc_rtas(struct rtas_args __user *uargs)
792 if (args.token == RTAS_UNKNOWN_SERVICE) 792 if (args.token == RTAS_UNKNOWN_SERVICE)
793 return -EINVAL; 793 return -EINVAL;
794 794
795 args.rets = &args.args[nargs];
796 memset(args.rets, 0, args.nret * sizeof(rtas_arg_t));
797
795 /* Need to handle ibm,suspend_me call specially */ 798 /* Need to handle ibm,suspend_me call specially */
796 if (args.token == ibm_suspend_me_token) { 799 if (args.token == ibm_suspend_me_token) {
797 rc = rtas_ibm_suspend_me(&args); 800 rc = rtas_ibm_suspend_me(&args);
@@ -808,8 +811,6 @@ asmlinkage int ppc_rtas(struct rtas_args __user *uargs)
808 enter_rtas(__pa(&rtas.args)); 811 enter_rtas(__pa(&rtas.args));
809 args = rtas.args; 812 args = rtas.args;
810 813
811 args.rets = &args.args[nargs];
812
813 /* A -1 return code indicates that the last command couldn't 814 /* A -1 return code indicates that the last command couldn't
814 be completed due to a hardware error. */ 815 be completed due to a hardware error. */
815 if (args.rets[0] == -1) 816 if (args.rets[0] == -1)
diff --git a/arch/powerpc/mm/hash_utils_64.c b/arch/powerpc/mm/hash_utils_64.c
index 5ce5a4dcd00..14be408dfc9 100644
--- a/arch/powerpc/mm/hash_utils_64.c
+++ b/arch/powerpc/mm/hash_utils_64.c
@@ -151,39 +151,53 @@ static struct mmu_psize_def mmu_psize_defaults_gp[] = {
151 }, 151 },
152}; 152};
153 153
154static unsigned long htab_convert_pte_flags(unsigned long pteflags)
155{
156 unsigned long rflags = pteflags & 0x1fa;
157
158 /* _PAGE_EXEC -> NOEXEC */
159 if ((pteflags & _PAGE_EXEC) == 0)
160 rflags |= HPTE_R_N;
161
162 /* PP bits. PAGE_USER is already PP bit 0x2, so we only
163 * need to add in 0x1 if it's a read-only user page
164 */
165 if ((pteflags & _PAGE_USER) && !((pteflags & _PAGE_RW) &&
166 (pteflags & _PAGE_DIRTY)))
167 rflags |= 1;
168
169 /* Always add C */
170 return rflags | HPTE_R_C;
171}
154 172
155int htab_bolt_mapping(unsigned long vstart, unsigned long vend, 173int htab_bolt_mapping(unsigned long vstart, unsigned long vend,
156 unsigned long pstart, unsigned long mode, 174 unsigned long pstart, unsigned long prot,
157 int psize, int ssize) 175 int psize, int ssize)
158{ 176{
159 unsigned long vaddr, paddr; 177 unsigned long vaddr, paddr;
160 unsigned int step, shift; 178 unsigned int step, shift;
161 unsigned long tmp_mode;
162 int ret = 0; 179 int ret = 0;
163 180
164 shift = mmu_psize_defs[psize].shift; 181 shift = mmu_psize_defs[psize].shift;
165 step = 1 << shift; 182 step = 1 << shift;
166 183
184 prot = htab_convert_pte_flags(prot);
185
186 DBG("htab_bolt_mapping(%lx..%lx -> %lx (%lx,%d,%d)\n",
187 vstart, vend, pstart, prot, psize, ssize);
188
167 for (vaddr = vstart, paddr = pstart; vaddr < vend; 189 for (vaddr = vstart, paddr = pstart; vaddr < vend;
168 vaddr += step, paddr += step) { 190 vaddr += step, paddr += step) {
169 unsigned long hash, hpteg; 191 unsigned long hash, hpteg;
170 unsigned long vsid = get_kernel_vsid(vaddr, ssize); 192 unsigned long vsid = get_kernel_vsid(vaddr, ssize);
171 unsigned long va = hpt_va(vaddr, vsid, ssize); 193 unsigned long va = hpt_va(vaddr, vsid, ssize);
172 194
173 tmp_mode = mode;
174
175 /* Make non-kernel text non-executable */
176 if (!in_kernel_text(vaddr))
177 tmp_mode = mode | HPTE_R_N;
178
179 hash = hpt_hash(va, shift, ssize); 195 hash = hpt_hash(va, shift, ssize);
180 hpteg = ((hash & htab_hash_mask) * HPTES_PER_GROUP); 196 hpteg = ((hash & htab_hash_mask) * HPTES_PER_GROUP);
181 197
182 DBG("htab_bolt_mapping: calling %p\n", ppc_md.hpte_insert);
183
184 BUG_ON(!ppc_md.hpte_insert); 198 BUG_ON(!ppc_md.hpte_insert);
185 ret = ppc_md.hpte_insert(hpteg, va, paddr, 199 ret = ppc_md.hpte_insert(hpteg, va, paddr, prot,
186 tmp_mode, HPTE_V_BOLTED, psize, ssize); 200 HPTE_V_BOLTED, psize, ssize);
187 201
188 if (ret < 0) 202 if (ret < 0)
189 break; 203 break;
@@ -519,9 +533,9 @@ static unsigned long __init htab_get_table_size(void)
519#ifdef CONFIG_MEMORY_HOTPLUG 533#ifdef CONFIG_MEMORY_HOTPLUG
520void create_section_mapping(unsigned long start, unsigned long end) 534void create_section_mapping(unsigned long start, unsigned long end)
521{ 535{
522 BUG_ON(htab_bolt_mapping(start, end, __pa(start), 536 BUG_ON(htab_bolt_mapping(start, end, __pa(start),
523 _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_COHERENT | PP_RWXX, 537 PAGE_KERNEL, mmu_linear_psize,
524 mmu_linear_psize, mmu_kernel_ssize)); 538 mmu_kernel_ssize));
525} 539}
526 540
527int remove_section_mapping(unsigned long start, unsigned long end) 541int remove_section_mapping(unsigned long start, unsigned long end)
@@ -570,7 +584,7 @@ void __init htab_initialize(void)
570{ 584{
571 unsigned long table; 585 unsigned long table;
572 unsigned long pteg_count; 586 unsigned long pteg_count;
573 unsigned long mode_rw; 587 unsigned long prot, tprot;
574 unsigned long base = 0, size = 0, limit; 588 unsigned long base = 0, size = 0, limit;
575 int i; 589 int i;
576 590
@@ -628,7 +642,7 @@ void __init htab_initialize(void)
628 mtspr(SPRN_SDR1, _SDR1); 642 mtspr(SPRN_SDR1, _SDR1);
629 } 643 }
630 644
631 mode_rw = _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_COHERENT | PP_RWXX; 645 prot = PAGE_KERNEL;
632 646
633#ifdef CONFIG_DEBUG_PAGEALLOC 647#ifdef CONFIG_DEBUG_PAGEALLOC
634 linear_map_hash_count = lmb_end_of_DRAM() >> PAGE_SHIFT; 648 linear_map_hash_count = lmb_end_of_DRAM() >> PAGE_SHIFT;
@@ -646,8 +660,10 @@ void __init htab_initialize(void)
646 for (i=0; i < lmb.memory.cnt; i++) { 660 for (i=0; i < lmb.memory.cnt; i++) {
647 base = (unsigned long)__va(lmb.memory.region[i].base); 661 base = (unsigned long)__va(lmb.memory.region[i].base);
648 size = lmb.memory.region[i].size; 662 size = lmb.memory.region[i].size;
663 tprot = prot | (in_kernel_text(base) ? _PAGE_EXEC : 0);
649 664
650 DBG("creating mapping for region: %lx : %lx\n", base, size); 665 DBG("creating mapping for region: %lx..%lx (prot: %x)\n",
666 base, size, tprot);
651 667
652#ifdef CONFIG_U3_DART 668#ifdef CONFIG_U3_DART
653 /* Do not map the DART space. Fortunately, it will be aligned 669 /* Do not map the DART space. Fortunately, it will be aligned
@@ -664,21 +680,21 @@ void __init htab_initialize(void)
664 unsigned long dart_table_end = dart_tablebase + 16 * MB; 680 unsigned long dart_table_end = dart_tablebase + 16 * MB;
665 if (base != dart_tablebase) 681 if (base != dart_tablebase)
666 BUG_ON(htab_bolt_mapping(base, dart_tablebase, 682 BUG_ON(htab_bolt_mapping(base, dart_tablebase,
667 __pa(base), mode_rw, 683 __pa(base), tprot,
668 mmu_linear_psize, 684 mmu_linear_psize,
669 mmu_kernel_ssize)); 685 mmu_kernel_ssize));
670 if ((base + size) > dart_table_end) 686 if ((base + size) > dart_table_end)
671 BUG_ON(htab_bolt_mapping(dart_tablebase+16*MB, 687 BUG_ON(htab_bolt_mapping(dart_tablebase+16*MB,
672 base + size, 688 base + size,
673 __pa(dart_table_end), 689 __pa(dart_table_end),
674 mode_rw, 690 tprot,
675 mmu_linear_psize, 691 mmu_linear_psize,
676 mmu_kernel_ssize)); 692 mmu_kernel_ssize));
677 continue; 693 continue;
678 } 694 }
679#endif /* CONFIG_U3_DART */ 695#endif /* CONFIG_U3_DART */
680 BUG_ON(htab_bolt_mapping(base, base + size, __pa(base), 696 BUG_ON(htab_bolt_mapping(base, base + size, __pa(base),
681 mode_rw, mmu_linear_psize, mmu_kernel_ssize)); 697 tprot, mmu_linear_psize, mmu_kernel_ssize));
682 } 698 }
683 699
684 /* 700 /*
@@ -696,7 +712,7 @@ void __init htab_initialize(void)
696 tce_alloc_start = base + size + 1; 712 tce_alloc_start = base + size + 1;
697 713
698 BUG_ON(htab_bolt_mapping(tce_alloc_start, tce_alloc_end, 714 BUG_ON(htab_bolt_mapping(tce_alloc_start, tce_alloc_end,
699 __pa(tce_alloc_start), mode_rw, 715 __pa(tce_alloc_start), prot,
700 mmu_linear_psize, mmu_kernel_ssize)); 716 mmu_linear_psize, mmu_kernel_ssize));
701 } 717 }
702 718
@@ -1117,8 +1133,7 @@ static void kernel_map_linear_page(unsigned long vaddr, unsigned long lmi)
1117 unsigned long hash, hpteg; 1133 unsigned long hash, hpteg;
1118 unsigned long vsid = get_kernel_vsid(vaddr, mmu_kernel_ssize); 1134 unsigned long vsid = get_kernel_vsid(vaddr, mmu_kernel_ssize);
1119 unsigned long va = hpt_va(vaddr, vsid, mmu_kernel_ssize); 1135 unsigned long va = hpt_va(vaddr, vsid, mmu_kernel_ssize);
1120 unsigned long mode = _PAGE_ACCESSED | _PAGE_DIRTY | 1136 unsigned long mode = htab_convert_pte_flags(PAGE_KERNEL);
1121 _PAGE_COHERENT | PP_RWXX | HPTE_R_N;
1122 int ret; 1137 int ret;
1123 1138
1124 hash = hpt_hash(va, PAGE_SHIFT, mmu_kernel_ssize); 1139 hash = hpt_hash(va, PAGE_SHIFT, mmu_kernel_ssize);
diff --git a/arch/powerpc/mm/init_64.c b/arch/powerpc/mm/init_64.c
index 4f7df85129d..036fe2f10c7 100644
--- a/arch/powerpc/mm/init_64.c
+++ b/arch/powerpc/mm/init_64.c
@@ -206,13 +206,10 @@ static int __meminit vmemmap_populated(unsigned long start, int page_size)
206int __meminit vmemmap_populate(struct page *start_page, 206int __meminit vmemmap_populate(struct page *start_page,
207 unsigned long nr_pages, int node) 207 unsigned long nr_pages, int node)
208{ 208{
209 unsigned long mode_rw;
210 unsigned long start = (unsigned long)start_page; 209 unsigned long start = (unsigned long)start_page;
211 unsigned long end = (unsigned long)(start_page + nr_pages); 210 unsigned long end = (unsigned long)(start_page + nr_pages);
212 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift; 211 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift;
213 212
214 mode_rw = _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_COHERENT | PP_RWXX;
215
216 /* Align to the page size of the linear mapping. */ 213 /* Align to the page size of the linear mapping. */
217 start = _ALIGN_DOWN(start, page_size); 214 start = _ALIGN_DOWN(start, page_size);
218 215
@@ -230,9 +227,9 @@ int __meminit vmemmap_populate(struct page *start_page,
230 pr_debug("vmemmap %08lx allocated at %p, physical %08lx.\n", 227 pr_debug("vmemmap %08lx allocated at %p, physical %08lx.\n",
231 start, p, __pa(p)); 228 start, p, __pa(p));
232 229
233 mapped = htab_bolt_mapping(start, start + page_size, 230 mapped = htab_bolt_mapping(start, start + page_size, __pa(p),
234 __pa(p), mode_rw, mmu_vmemmap_psize, 231 PAGE_KERNEL, mmu_vmemmap_psize,
235 mmu_kernel_ssize); 232 mmu_kernel_ssize);
236 BUG_ON(mapped < 0); 233 BUG_ON(mapped < 0);
237 } 234 }
238 235
diff --git a/arch/powerpc/platforms/44x/warp-nand.c b/arch/powerpc/platforms/44x/warp-nand.c
index e55746b824b..89ecd76127d 100644
--- a/arch/powerpc/platforms/44x/warp-nand.c
+++ b/arch/powerpc/platforms/44x/warp-nand.c
@@ -24,7 +24,7 @@
24 24
25static struct resource warp_ndfc = { 25static struct resource warp_ndfc = {
26 .start = WARP_NAND_FLASH_REG_ADDR, 26 .start = WARP_NAND_FLASH_REG_ADDR,
27 .end = WARP_NAND_FLASH_REG_ADDR + WARP_NAND_FLASH_REG_SIZE, 27 .end = WARP_NAND_FLASH_REG_ADDR + WARP_NAND_FLASH_REG_SIZE - 1,
28 .flags = IORESOURCE_MEM, 28 .flags = IORESOURCE_MEM,
29}; 29};
30 30
diff --git a/arch/powerpc/platforms/44x/warp.c b/arch/powerpc/platforms/44x/warp.c
index 9565995cba7..960edf89be5 100644
--- a/arch/powerpc/platforms/44x/warp.c
+++ b/arch/powerpc/platforms/44x/warp.c
@@ -30,18 +30,6 @@ static __initdata struct of_device_id warp_of_bus[] = {
30 {}, 30 {},
31}; 31};
32 32
33static __initdata struct i2c_board_info warp_i2c_info[] = {
34 { I2C_BOARD_INFO("ad7414", 0x4a) }
35};
36
37static int __init warp_arch_init(void)
38{
39 /* This should go away once support is moved to the dts. */
40 i2c_register_board_info(0, warp_i2c_info, ARRAY_SIZE(warp_i2c_info));
41 return 0;
42}
43machine_arch_initcall(warp, warp_arch_init);
44
45static int __init warp_device_probe(void) 33static int __init warp_device_probe(void)
46{ 34{
47 of_platform_bus_probe(NULL, warp_of_bus, NULL); 35 of_platform_bus_probe(NULL, warp_of_bus, NULL);
@@ -223,7 +211,7 @@ static void pika_setup_critical_temp(struct i2c_client *client)
223 211
224 /* These registers are in 1 degree increments. */ 212 /* These registers are in 1 degree increments. */
225 i2c_smbus_write_byte_data(client, 2, 65); /* Thigh */ 213 i2c_smbus_write_byte_data(client, 2, 65); /* Thigh */
226 i2c_smbus_write_byte_data(client, 3, 55); /* Tlow */ 214 i2c_smbus_write_byte_data(client, 3, 0); /* Tlow */
227 215
228 np = of_find_compatible_node(NULL, NULL, "adi,ad7414"); 216 np = of_find_compatible_node(NULL, NULL, "adi,ad7414");
229 if (np == NULL) { 217 if (np == NULL) {
@@ -289,8 +277,15 @@ found_it:
289 printk(KERN_INFO "PIKA DTM thread running.\n"); 277 printk(KERN_INFO "PIKA DTM thread running.\n");
290 278
291 while (!kthread_should_stop()) { 279 while (!kthread_should_stop()) {
292 u16 temp = swab16(i2c_smbus_read_word_data(client, 0)); 280 int val;
293 out_be32(fpga + 0x20, temp); 281
282 val = i2c_smbus_read_word_data(client, 0);
283 if (val < 0)
284 dev_dbg(&client->dev, "DTM read temp failed.\n");
285 else {
286 s16 temp = swab16(val);
287 out_be32(fpga + 0x20, temp);
288 }
294 289
295 pika_dtm_check_fan(fpga); 290 pika_dtm_check_fan(fpga);
296 291
diff --git a/drivers/char/tty_io.c b/drivers/char/tty_io.c
index e1b46bc7e43..0e6866fe0f9 100644
--- a/drivers/char/tty_io.c
+++ b/drivers/char/tty_io.c
@@ -1161,8 +1161,8 @@ void disassociate_ctty(int on_exit)
1161 tty = get_current_tty(); 1161 tty = get_current_tty();
1162 if (tty) { 1162 if (tty) {
1163 tty_pgrp = get_pid(tty->pgrp); 1163 tty_pgrp = get_pid(tty->pgrp);
1164 mutex_unlock(&tty_mutex);
1165 lock_kernel(); 1164 lock_kernel();
1165 mutex_unlock(&tty_mutex);
1166 /* XXX: here we race, there is nothing protecting tty */ 1166 /* XXX: here we race, there is nothing protecting tty */
1167 if (on_exit && tty->driver->type != TTY_DRIVER_TYPE_PTY) 1167 if (on_exit && tty->driver->type != TTY_DRIVER_TYPE_PTY)
1168 tty_vhangup(tty); 1168 tty_vhangup(tty);
diff --git a/drivers/net/atl1e/atl1e_main.c b/drivers/net/atl1e/atl1e_main.c
index 35264c244cf..82d7be1655d 100644
--- a/drivers/net/atl1e/atl1e_main.c
+++ b/drivers/net/atl1e/atl1e_main.c
@@ -47,7 +47,7 @@ MODULE_DESCRIPTION("Atheros 1000M Ethernet Network Driver");
47MODULE_LICENSE("GPL"); 47MODULE_LICENSE("GPL");
48MODULE_VERSION(DRV_VERSION); 48MODULE_VERSION(DRV_VERSION);
49 49
50static inline void atl1e_setup_mac_ctrl(struct atl1e_adapter *adapter); 50static void atl1e_setup_mac_ctrl(struct atl1e_adapter *adapter);
51 51
52static const u16 52static const u16
53atl1e_rx_page_vld_regs[AT_MAX_RECEIVE_QUEUE][AT_PAGE_NUM_PER_QUEUE] = 53atl1e_rx_page_vld_regs[AT_MAX_RECEIVE_QUEUE][AT_PAGE_NUM_PER_QUEUE] =
@@ -1037,7 +1037,7 @@ static inline void atl1e_configure_dma(struct atl1e_adapter *adapter)
1037 return; 1037 return;
1038} 1038}
1039 1039
1040static inline void atl1e_setup_mac_ctrl(struct atl1e_adapter *adapter) 1040static void atl1e_setup_mac_ctrl(struct atl1e_adapter *adapter)
1041{ 1041{
1042 u32 value; 1042 u32 value;
1043 struct atl1e_hw *hw = &adapter->hw; 1043 struct atl1e_hw *hw = &adapter->hw;
diff --git a/drivers/pci/msi.c b/drivers/pci/msi.c
index 18354817173..4a10b5624f7 100644
--- a/drivers/pci/msi.c
+++ b/drivers/pci/msi.c
@@ -308,9 +308,8 @@ static void __pci_restore_msi_state(struct pci_dev *dev)
308 entry->msi_attrib.masked); 308 entry->msi_attrib.masked);
309 309
310 pci_read_config_word(dev, pos + PCI_MSI_FLAGS, &control); 310 pci_read_config_word(dev, pos + PCI_MSI_FLAGS, &control);
311 control &= ~(PCI_MSI_FLAGS_QSIZE | PCI_MSI_FLAGS_ENABLE); 311 control &= ~PCI_MSI_FLAGS_QSIZE;
312 if (entry->msi_attrib.maskbit || !entry->msi_attrib.masked) 312 control |= PCI_MSI_FLAGS_ENABLE;
313 control |= PCI_MSI_FLAGS_ENABLE;
314 pci_write_config_word(dev, pos + PCI_MSI_FLAGS, control); 313 pci_write_config_word(dev, pos + PCI_MSI_FLAGS, control);
315} 314}
316 315
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index 0a3d856833f..c9884bba22d 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -1060,7 +1060,7 @@ bool pci_pme_capable(struct pci_dev *dev, pci_power_t state)
1060 * The caller must verify that the device is capable of generating PME# before 1060 * The caller must verify that the device is capable of generating PME# before
1061 * calling this function with @enable equal to 'true'. 1061 * calling this function with @enable equal to 'true'.
1062 */ 1062 */
1063static void pci_pme_active(struct pci_dev *dev, bool enable) 1063void pci_pme_active(struct pci_dev *dev, bool enable)
1064{ 1064{
1065 u16 pmcsr; 1065 u16 pmcsr;
1066 1066
@@ -1941,6 +1941,7 @@ EXPORT_SYMBOL(pci_set_power_state);
1941EXPORT_SYMBOL(pci_save_state); 1941EXPORT_SYMBOL(pci_save_state);
1942EXPORT_SYMBOL(pci_restore_state); 1942EXPORT_SYMBOL(pci_restore_state);
1943EXPORT_SYMBOL(pci_pme_capable); 1943EXPORT_SYMBOL(pci_pme_capable);
1944EXPORT_SYMBOL(pci_pme_active);
1944EXPORT_SYMBOL(pci_enable_wake); 1945EXPORT_SYMBOL(pci_enable_wake);
1945EXPORT_SYMBOL(pci_target_state); 1946EXPORT_SYMBOL(pci_target_state);
1946EXPORT_SYMBOL(pci_prepare_to_sleep); 1947EXPORT_SYMBOL(pci_prepare_to_sleep);
diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c
index 7098dfb0744..a04498d390c 100644
--- a/drivers/pci/probe.c
+++ b/drivers/pci/probe.c
@@ -52,27 +52,49 @@ EXPORT_SYMBOL(no_pci_devices);
52 * Some platforms allow access to legacy I/O port and ISA memory space on 52 * Some platforms allow access to legacy I/O port and ISA memory space on
53 * a per-bus basis. This routine creates the files and ties them into 53 * a per-bus basis. This routine creates the files and ties them into
54 * their associated read, write and mmap files from pci-sysfs.c 54 * their associated read, write and mmap files from pci-sysfs.c
55 *
56 * On error unwind, but don't propogate the error to the caller
57 * as it is ok to set up the PCI bus without these files.
55 */ 58 */
56static void pci_create_legacy_files(struct pci_bus *b) 59static void pci_create_legacy_files(struct pci_bus *b)
57{ 60{
61 int error;
62
58 b->legacy_io = kzalloc(sizeof(struct bin_attribute) * 2, 63 b->legacy_io = kzalloc(sizeof(struct bin_attribute) * 2,
59 GFP_ATOMIC); 64 GFP_ATOMIC);
60 if (b->legacy_io) { 65 if (!b->legacy_io)
61 b->legacy_io->attr.name = "legacy_io"; 66 goto kzalloc_err;
62 b->legacy_io->size = 0xffff; 67
63 b->legacy_io->attr.mode = S_IRUSR | S_IWUSR; 68 b->legacy_io->attr.name = "legacy_io";
64 b->legacy_io->read = pci_read_legacy_io; 69 b->legacy_io->size = 0xffff;
65 b->legacy_io->write = pci_write_legacy_io; 70 b->legacy_io->attr.mode = S_IRUSR | S_IWUSR;
66 device_create_bin_file(&b->dev, b->legacy_io); 71 b->legacy_io->read = pci_read_legacy_io;
67 72 b->legacy_io->write = pci_write_legacy_io;
68 /* Allocated above after the legacy_io struct */ 73 error = device_create_bin_file(&b->dev, b->legacy_io);
69 b->legacy_mem = b->legacy_io + 1; 74 if (error)
70 b->legacy_mem->attr.name = "legacy_mem"; 75 goto legacy_io_err;
71 b->legacy_mem->size = 1024*1024; 76
72 b->legacy_mem->attr.mode = S_IRUSR | S_IWUSR; 77 /* Allocated above after the legacy_io struct */
73 b->legacy_mem->mmap = pci_mmap_legacy_mem; 78 b->legacy_mem = b->legacy_io + 1;
74 device_create_bin_file(&b->dev, b->legacy_mem); 79 b->legacy_mem->attr.name = "legacy_mem";
75 } 80 b->legacy_mem->size = 1024*1024;
81 b->legacy_mem->attr.mode = S_IRUSR | S_IWUSR;
82 b->legacy_mem->mmap = pci_mmap_legacy_mem;
83 error = device_create_bin_file(&b->dev, b->legacy_mem);
84 if (error)
85 goto legacy_mem_err;
86
87 return;
88
89legacy_mem_err:
90 device_remove_bin_file(&b->dev, b->legacy_io);
91legacy_io_err:
92 kfree(b->legacy_io);
93 b->legacy_io = NULL;
94kzalloc_err:
95 printk(KERN_WARNING "pci: warning: could not create legacy I/O port "
96 "and ISA memory resources to sysfs\n");
97 return;
76} 98}
77 99
78void pci_remove_legacy_files(struct pci_bus *b) 100void pci_remove_legacy_files(struct pci_bus *b)
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 0fb36507428..9236e7f869c 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -1756,9 +1756,14 @@ DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_VIA, 0x324e, quirk_via_cx700_pci_parking_c
1756 */ 1756 */
1757static void __devinit quirk_brcm_570x_limit_vpd(struct pci_dev *dev) 1757static void __devinit quirk_brcm_570x_limit_vpd(struct pci_dev *dev)
1758{ 1758{
1759 /* Only disable the VPD capability for 5706, 5708, and 5709 rev. A */ 1759 /*
1760 * Only disable the VPD capability for 5706, 5706S, 5708,
1761 * 5708S and 5709 rev. A
1762 */
1760 if ((dev->device == PCI_DEVICE_ID_NX2_5706) || 1763 if ((dev->device == PCI_DEVICE_ID_NX2_5706) ||
1764 (dev->device == PCI_DEVICE_ID_NX2_5706S) ||
1761 (dev->device == PCI_DEVICE_ID_NX2_5708) || 1765 (dev->device == PCI_DEVICE_ID_NX2_5708) ||
1766 (dev->device == PCI_DEVICE_ID_NX2_5708S) ||
1762 ((dev->device == PCI_DEVICE_ID_NX2_5709) && 1767 ((dev->device == PCI_DEVICE_ID_NX2_5709) &&
1763 (dev->revision & 0xf0) == 0x0)) { 1768 (dev->revision & 0xf0) == 0x0)) {
1764 if (dev->vpd) 1769 if (dev->vpd)
diff --git a/drivers/video/console/fbcon.h b/drivers/video/console/fbcon.h
index de1b1365279..a6e38e9ea73 100644
--- a/drivers/video/console/fbcon.h
+++ b/drivers/video/console/fbcon.h
@@ -92,7 +92,7 @@ struct fbcon_ops {
92#define attr_fgcol(fgshift,s) \ 92#define attr_fgcol(fgshift,s) \
93 (((s) >> (fgshift)) & 0x0f) 93 (((s) >> (fgshift)) & 0x0f)
94#define attr_bgcol(bgshift,s) \ 94#define attr_bgcol(bgshift,s) \
95 (((s) >> (bgshift)) & 0x07) 95 (((s) >> (bgshift)) & 0x0f)
96 96
97/* Monochrome */ 97/* Monochrome */
98#define attr_bold(s) \ 98#define attr_bold(s) \
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 049c9189569..ca3dc043d78 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -66,7 +66,10 @@ obj-$(CONFIG_IB700_WDT) += ib700wdt.o
66obj-$(CONFIG_IBMASR) += ibmasr.o 66obj-$(CONFIG_IBMASR) += ibmasr.o
67obj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o 67obj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o
68obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o 68obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o
69obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o iTCO_vendor_support.o 69obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o
70ifeq ($(CONFIG_ITCO_VENDOR_SUPPORT),y)
71obj-$(CONFIG_ITCO_WDT) += iTCO_vendor_support.o
72endif
70obj-$(CONFIG_IT8712F_WDT) += it8712f_wdt.o 73obj-$(CONFIG_IT8712F_WDT) += it8712f_wdt.o
71obj-$(CONFIG_HP_WATCHDOG) += hpwdt.o 74obj-$(CONFIG_HP_WATCHDOG) += hpwdt.o
72obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o 75obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o
diff --git a/drivers/watchdog/at91rm9200_wdt.c b/drivers/watchdog/at91rm9200_wdt.c
index bacd867dd22..d061f0ad2d2 100644
--- a/drivers/watchdog/at91rm9200_wdt.c
+++ b/drivers/watchdog/at91rm9200_wdt.c
@@ -128,7 +128,7 @@ static struct watchdog_info at91_wdt_info = {
128/* 128/*
129 * Handle commands from user-space. 129 * Handle commands from user-space.
130 */ 130 */
131static long at91_wdt_ioct(struct file *file, 131static long at91_wdt_ioctl(struct file *file,
132 unsigned int cmd, unsigned long arg) 132 unsigned int cmd, unsigned long arg)
133{ 133{
134 void __user *argp = (void __user *)arg; 134 void __user *argp = (void __user *)arg;
diff --git a/drivers/watchdog/ixp4xx_wdt.c b/drivers/watchdog/ixp4xx_wdt.c
index 41264a5f173..8302ef005be 100644
--- a/drivers/watchdog/ixp4xx_wdt.c
+++ b/drivers/watchdog/ixp4xx_wdt.c
@@ -29,7 +29,7 @@ static int nowayout = WATCHDOG_NOWAYOUT;
29static int heartbeat = 60; /* (secs) Default is 1 minute */ 29static int heartbeat = 60; /* (secs) Default is 1 minute */
30static unsigned long wdt_status; 30static unsigned long wdt_status;
31static unsigned long boot_status; 31static unsigned long boot_status;
32static spin_lock_t wdt_lock; 32static DEFINE_SPINLOCK(wdt_lock);
33 33
34#define WDT_TICK_RATE (IXP4XX_PERIPHERAL_BUS_CLOCK * 1000000UL) 34#define WDT_TICK_RATE (IXP4XX_PERIPHERAL_BUS_CLOCK * 1000000UL)
35 35
diff --git a/drivers/watchdog/pcwd.c b/drivers/watchdog/pcwd.c
index 3b0ddc7fcf3..9e1331a3b21 100644
--- a/drivers/watchdog/pcwd.c
+++ b/drivers/watchdog/pcwd.c
@@ -168,7 +168,7 @@ static const int heartbeat_tbl[] = {
168static int cards_found; 168static int cards_found;
169 169
170/* internal variables */ 170/* internal variables */
171static atomic_t open_allowed = ATOMIC_INIT(1); 171static unsigned long open_allowed;
172static char expect_close; 172static char expect_close;
173static int temp_panic; 173static int temp_panic;
174 174
diff --git a/drivers/watchdog/shwdt.c b/drivers/watchdog/shwdt.c
index 824125adf90..cdc7138be30 100644
--- a/drivers/watchdog/shwdt.c
+++ b/drivers/watchdog/shwdt.c
@@ -30,7 +30,7 @@
30#include <linux/mm.h> 30#include <linux/mm.h>
31#include <linux/io.h> 31#include <linux/io.h>
32#include <linux/uaccess.h> 32#include <linux/uaccess.h>
33#include <linux/watchdog.h> 33#include <asm/watchdog.h>
34 34
35#define PFX "shwdt: " 35#define PFX "shwdt: "
36 36
@@ -68,7 +68,7 @@ static int clock_division_ratio = WTCSR_CKS_4096;
68static void sh_wdt_ping(unsigned long data); 68static void sh_wdt_ping(unsigned long data);
69 69
70static unsigned long shwdt_is_open; 70static unsigned long shwdt_is_open;
71static struct watchdog_info sh_wdt_info; 71static const struct watchdog_info sh_wdt_info;
72static char shwdt_expect_close; 72static char shwdt_expect_close;
73static DEFINE_TIMER(timer, sh_wdt_ping, 0, 0); 73static DEFINE_TIMER(timer, sh_wdt_ping, 0, 0);
74static unsigned long next_heartbeat; 74static unsigned long next_heartbeat;
@@ -89,7 +89,7 @@ static void sh_wdt_start(void)
89 __u8 csr; 89 __u8 csr;
90 unsigned long flags; 90 unsigned long flags;
91 91
92 spin_lock_irqsave(&wdt_lock, flags); 92 spin_lock_irqsave(&shwdt_lock, flags);
93 93
94 next_heartbeat = jiffies + (heartbeat * HZ); 94 next_heartbeat = jiffies + (heartbeat * HZ);
95 mod_timer(&timer, next_ping_period(clock_division_ratio)); 95 mod_timer(&timer, next_ping_period(clock_division_ratio));
@@ -127,7 +127,7 @@ static void sh_wdt_start(void)
127 csr &= ~RSTCSR_RSTS; 127 csr &= ~RSTCSR_RSTS;
128 sh_wdt_write_rstcsr(csr); 128 sh_wdt_write_rstcsr(csr);
129#endif 129#endif
130 spin_unlock_irqrestore(&wdt_lock, flags); 130 spin_unlock_irqrestore(&shwdt_lock, flags);
131} 131}
132 132
133/** 133/**
@@ -139,14 +139,14 @@ static void sh_wdt_stop(void)
139 __u8 csr; 139 __u8 csr;
140 unsigned long flags; 140 unsigned long flags;
141 141
142 spin_lock_irqsave(&wdt_lock, flags); 142 spin_lock_irqsave(&shwdt_lock, flags);
143 143
144 del_timer(&timer); 144 del_timer(&timer);
145 145
146 csr = sh_wdt_read_csr(); 146 csr = sh_wdt_read_csr();
147 csr &= ~WTCSR_TME; 147 csr &= ~WTCSR_TME;
148 sh_wdt_write_csr(csr); 148 sh_wdt_write_csr(csr);
149 spin_unlock_irqrestore(&wdt_lock, flags); 149 spin_unlock_irqrestore(&shwdt_lock, flags);
150} 150}
151 151
152/** 152/**
@@ -157,9 +157,9 @@ static inline void sh_wdt_keepalive(void)
157{ 157{
158 unsigned long flags; 158 unsigned long flags;
159 159
160 spin_lock_irqsave(&wdt_lock, flags); 160 spin_lock_irqsave(&shwdt_lock, flags);
161 next_heartbeat = jiffies + (heartbeat * HZ); 161 next_heartbeat = jiffies + (heartbeat * HZ);
162 spin_unlock_irqrestore(&wdt_lock, flags); 162 spin_unlock_irqrestore(&shwdt_lock, flags);
163} 163}
164 164
165/** 165/**
@@ -173,9 +173,9 @@ static int sh_wdt_set_heartbeat(int t)
173 if (unlikely(t < 1 || t > 3600)) /* arbitrary upper limit */ 173 if (unlikely(t < 1 || t > 3600)) /* arbitrary upper limit */
174 return -EINVAL; 174 return -EINVAL;
175 175
176 spin_lock_irqsave(&wdt_lock, flags); 176 spin_lock_irqsave(&shwdt_lock, flags);
177 heartbeat = t; 177 heartbeat = t;
178 spin_unlock_irqrestore(&wdt_lock, flags); 178 spin_unlock_irqrestore(&shwdt_lock, flags);
179 return 0; 179 return 0;
180} 180}
181 181
@@ -189,7 +189,7 @@ static void sh_wdt_ping(unsigned long data)
189{ 189{
190 unsigned long flags; 190 unsigned long flags;
191 191
192 spin_lock_irqsave(&wdt_lock, flags); 192 spin_lock_irqsave(&shwdt_lock, flags);
193 if (time_before(jiffies, next_heartbeat)) { 193 if (time_before(jiffies, next_heartbeat)) {
194 __u8 csr; 194 __u8 csr;
195 195
@@ -203,7 +203,7 @@ static void sh_wdt_ping(unsigned long data)
203 } else 203 } else
204 printk(KERN_WARNING PFX "Heartbeat lost! Will not ping " 204 printk(KERN_WARNING PFX "Heartbeat lost! Will not ping "
205 "the watchdog\n"); 205 "the watchdog\n");
206 spin_unlock_irqrestore(&wdt_lock, flags); 206 spin_unlock_irqrestore(&shwdt_lock, flags);
207} 207}
208 208
209/** 209/**
diff --git a/drivers/watchdog/txx9wdt.c b/drivers/watchdog/txx9wdt.c
index dbbc018a5f4..6adab77fbbb 100644
--- a/drivers/watchdog/txx9wdt.c
+++ b/drivers/watchdog/txx9wdt.c
@@ -45,7 +45,7 @@ static unsigned long txx9wdt_alive;
45static int expect_close; 45static int expect_close;
46static struct txx9_tmr_reg __iomem *txx9wdt_reg; 46static struct txx9_tmr_reg __iomem *txx9wdt_reg;
47static struct clk *txx9_imclk; 47static struct clk *txx9_imclk;
48static DECLARE_LOCK(txx9_lock); 48static DEFINE_SPINLOCK(txx9_lock);
49 49
50static void txx9wdt_ping(void) 50static void txx9wdt_ping(void)
51{ 51{
diff --git a/drivers/watchdog/wdt285.c b/drivers/watchdog/wdt285.c
index c8d7f1b2df0..db362c34958 100644
--- a/drivers/watchdog/wdt285.c
+++ b/drivers/watchdog/wdt285.c
@@ -208,7 +208,7 @@ static int __init footbridge_watchdog_init(void)
208 soft_margin); 208 soft_margin);
209 209
210 if (machine_is_cats()) 210 if (machine_is_cats())
211 printk(KERN_WARN 211 printk(KERN_WARNING
212 "Warning: Watchdog reset may not work on this machine.\n"); 212 "Warning: Watchdog reset may not work on this machine.\n");
213 return 0; 213 return 0;
214} 214}
diff --git a/include/asm-avr32/arch-at32ap/at32ap700x.h b/include/asm-avr32/arch-at32ap/at32ap700x.h
deleted file mode 100644
index d18a3053be0..00000000000
--- a/include/asm-avr32/arch-at32ap/at32ap700x.h
+++ /dev/null
@@ -1,49 +0,0 @@
1/*
2 * Pin definitions for AT32AP7000.
3 *
4 * Copyright (C) 2006 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_ARCH_AT32AP700X_H__
11#define __ASM_ARCH_AT32AP700X_H__
12
13#define GPIO_PERIPH_A 0
14#define GPIO_PERIPH_B 1
15
16/*
17 * Pin numbers identifying specific GPIO pins on the chip. They can
18 * also be converted to IRQ numbers by passing them through
19 * gpio_to_irq().
20 */
21#define GPIO_PIOA_BASE (0)
22#define GPIO_PIOB_BASE (GPIO_PIOA_BASE + 32)
23#define GPIO_PIOC_BASE (GPIO_PIOB_BASE + 32)
24#define GPIO_PIOD_BASE (GPIO_PIOC_BASE + 32)
25#define GPIO_PIOE_BASE (GPIO_PIOD_BASE + 32)
26
27#define GPIO_PIN_PA(N) (GPIO_PIOA_BASE + (N))
28#define GPIO_PIN_PB(N) (GPIO_PIOB_BASE + (N))
29#define GPIO_PIN_PC(N) (GPIO_PIOC_BASE + (N))
30#define GPIO_PIN_PD(N) (GPIO_PIOD_BASE + (N))
31#define GPIO_PIN_PE(N) (GPIO_PIOE_BASE + (N))
32
33
34/*
35 * DMAC peripheral hardware handshaking interfaces, used with dw_dmac
36 */
37#define DMAC_MCI_RX 0
38#define DMAC_MCI_TX 1
39#define DMAC_DAC_TX 2
40#define DMAC_AC97_A_RX 3
41#define DMAC_AC97_A_TX 4
42#define DMAC_AC97_B_RX 5
43#define DMAC_AC97_B_TX 6
44#define DMAC_DMAREQ_0 7
45#define DMAC_DMAREQ_1 8
46#define DMAC_DMAREQ_2 9
47#define DMAC_DMAREQ_3 10
48
49#endif /* __ASM_ARCH_AT32AP700X_H__ */
diff --git a/include/asm-avr32/arch-at32ap/board.h b/include/asm-avr32/arch-at32ap/board.h
deleted file mode 100644
index e60e9076544..00000000000
--- a/include/asm-avr32/arch-at32ap/board.h
+++ /dev/null
@@ -1,121 +0,0 @@
1/*
2 * Platform data definitions.
3 */
4#ifndef __ASM_ARCH_BOARD_H
5#define __ASM_ARCH_BOARD_H
6
7#include <linux/types.h>
8
9#define GPIO_PIN_NONE (-1)
10
11/*
12 * Clock rates for various on-board oscillators. The number of entries
13 * in this array is chip-dependent.
14 */
15extern unsigned long at32_board_osc_rates[];
16
17/* Add basic devices: system manager, interrupt controller, portmuxes, etc. */
18void at32_add_system_devices(void);
19
20#define ATMEL_MAX_UART 4
21extern struct platform_device *atmel_default_console_device;
22
23struct atmel_uart_data {
24 short use_dma_tx; /* use transmit DMA? */
25 short use_dma_rx; /* use receive DMA? */
26 void __iomem *regs; /* virtual base address, if any */
27};
28void at32_map_usart(unsigned int hw_id, unsigned int line);
29struct platform_device *at32_add_device_usart(unsigned int id);
30
31struct eth_platform_data {
32 u32 phy_mask;
33 u8 is_rmii;
34};
35struct platform_device *
36at32_add_device_eth(unsigned int id, struct eth_platform_data *data);
37
38struct spi_board_info;
39struct platform_device *
40at32_add_device_spi(unsigned int id, struct spi_board_info *b, unsigned int n);
41
42struct atmel_lcdfb_info;
43struct platform_device *
44at32_add_device_lcdc(unsigned int id, struct atmel_lcdfb_info *data,
45 unsigned long fbmem_start, unsigned long fbmem_len,
46 unsigned int pin_config);
47
48struct usba_platform_data;
49struct platform_device *
50at32_add_device_usba(unsigned int id, struct usba_platform_data *data);
51
52struct ide_platform_data {
53 u8 cs;
54};
55struct platform_device *
56at32_add_device_ide(unsigned int id, unsigned int extint,
57 struct ide_platform_data *data);
58
59/* mask says which PWM channels to mux */
60struct platform_device *at32_add_device_pwm(u32 mask);
61
62/* depending on what's hooked up, not all SSC pins will be used */
63#define ATMEL_SSC_TK 0x01
64#define ATMEL_SSC_TF 0x02
65#define ATMEL_SSC_TD 0x04
66#define ATMEL_SSC_TX (ATMEL_SSC_TK | ATMEL_SSC_TF | ATMEL_SSC_TD)
67
68#define ATMEL_SSC_RK 0x10
69#define ATMEL_SSC_RF 0x20
70#define ATMEL_SSC_RD 0x40
71#define ATMEL_SSC_RX (ATMEL_SSC_RK | ATMEL_SSC_RF | ATMEL_SSC_RD)
72
73struct platform_device *
74at32_add_device_ssc(unsigned int id, unsigned int flags);
75
76struct i2c_board_info;
77struct platform_device *at32_add_device_twi(unsigned int id,
78 struct i2c_board_info *b,
79 unsigned int n);
80
81struct mci_platform_data;
82struct platform_device *
83at32_add_device_mci(unsigned int id, struct mci_platform_data *data);
84
85struct ac97c_platform_data {
86 unsigned short dma_rx_periph_id;
87 unsigned short dma_tx_periph_id;
88 unsigned short dma_controller_id;
89 int reset_pin;
90};
91struct platform_device *
92at32_add_device_ac97c(unsigned int id, struct ac97c_platform_data *data);
93
94struct platform_device *at32_add_device_abdac(unsigned int id);
95struct platform_device *at32_add_device_psif(unsigned int id);
96
97struct cf_platform_data {
98 int detect_pin;
99 int reset_pin;
100 int vcc_pin;
101 int ready_pin;
102 u8 cs;
103};
104struct platform_device *
105at32_add_device_cf(unsigned int id, unsigned int extint,
106 struct cf_platform_data *data);
107
108/* NAND / SmartMedia */
109struct atmel_nand_data {
110 int enable_pin; /* chip enable */
111 int det_pin; /* card detect */
112 int rdy_pin; /* ready/busy */
113 u8 ale; /* address line number connected to ALE */
114 u8 cle; /* address line number connected to CLE */
115 u8 bus_width_16; /* buswidth is 16 bit */
116 struct mtd_partition *(*partition_info)(int size, int *num_partitions);
117};
118struct platform_device *
119at32_add_device_nand(unsigned int id, struct atmel_nand_data *data);
120
121#endif /* __ASM_ARCH_BOARD_H */
diff --git a/include/asm-avr32/arch-at32ap/cpu.h b/include/asm-avr32/arch-at32ap/cpu.h
deleted file mode 100644
index 44d0bfa1f40..00000000000
--- a/include/asm-avr32/arch-at32ap/cpu.h
+++ /dev/null
@@ -1,35 +0,0 @@
1/*
2 * AVR32 and (fake) AT91 CPU identification
3 *
4 * Copyright (C) 2007 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_ARCH_CPU_H
11#define __ASM_ARCH_CPU_H
12
13/*
14 * Only AT32AP7000 is defined for now. We can identify the specific
15 * chip at runtime, but I'm not sure if it's really worth it.
16 */
17#ifdef CONFIG_CPU_AT32AP700X
18# define cpu_is_at32ap7000() (1)
19#else
20# define cpu_is_at32ap7000() (0)
21#endif
22
23/*
24 * Since this is AVR32, we will never run on any AT91 CPU. But these
25 * definitions may reduce clutter in common drivers.
26 */
27#define cpu_is_at91rm9200() (0)
28#define cpu_is_at91sam9xe() (0)
29#define cpu_is_at91sam9260() (0)
30#define cpu_is_at91sam9261() (0)
31#define cpu_is_at91sam9263() (0)
32#define cpu_is_at91sam9rl() (0)
33#define cpu_is_at91cap9() (0)
34
35#endif /* __ASM_ARCH_CPU_H */
diff --git a/include/asm-avr32/arch-at32ap/gpio.h b/include/asm-avr32/arch-at32ap/gpio.h
deleted file mode 100644
index 0180f584ef0..00000000000
--- a/include/asm-avr32/arch-at32ap/gpio.h
+++ /dev/null
@@ -1,45 +0,0 @@
1#ifndef __ASM_AVR32_ARCH_GPIO_H
2#define __ASM_AVR32_ARCH_GPIO_H
3
4#include <linux/compiler.h>
5#include <asm/irq.h>
6
7
8/* Some GPIO chips can manage IRQs; some can't. The exact numbers can
9 * be changed if needed, but for the moment they're not configurable.
10 */
11#define ARCH_NR_GPIOS (NR_GPIO_IRQS + 2 * 32)
12
13
14/* Arch-neutral GPIO API, supporting both "native" and external GPIOs. */
15#include <asm-generic/gpio.h>
16
17static inline int gpio_get_value(unsigned int gpio)
18{
19 return __gpio_get_value(gpio);
20}
21
22static inline void gpio_set_value(unsigned int gpio, int value)
23{
24 __gpio_set_value(gpio, value);
25}
26
27static inline int gpio_cansleep(unsigned int gpio)
28{
29 return __gpio_cansleep(gpio);
30}
31
32
33static inline int gpio_to_irq(unsigned int gpio)
34{
35 if (gpio < NR_GPIO_IRQS)
36 return gpio + GPIO_IRQ_BASE;
37 return -EINVAL;
38}
39
40static inline int irq_to_gpio(unsigned int irq)
41{
42 return irq - GPIO_IRQ_BASE;
43}
44
45#endif /* __ASM_AVR32_ARCH_GPIO_H */
diff --git a/include/asm-avr32/arch-at32ap/init.h b/include/asm-avr32/arch-at32ap/init.h
deleted file mode 100644
index bc40e3d4615..00000000000
--- a/include/asm-avr32/arch-at32ap/init.h
+++ /dev/null
@@ -1,18 +0,0 @@
1/*
2 * AT32AP platform initialization calls.
3 *
4 * Copyright (C) 2006 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_AVR32_AT32AP_INIT_H__
11#define __ASM_AVR32_AT32AP_INIT_H__
12
13void setup_platform(void);
14void setup_board(void);
15
16void at32_setup_serial_console(unsigned int usart_id);
17
18#endif /* __ASM_AVR32_AT32AP_INIT_H__ */
diff --git a/include/asm-avr32/arch-at32ap/io.h b/include/asm-avr32/arch-at32ap/io.h
deleted file mode 100644
index 4ec6abc68ea..00000000000
--- a/include/asm-avr32/arch-at32ap/io.h
+++ /dev/null
@@ -1,39 +0,0 @@
1#ifndef __ASM_AVR32_ARCH_AT32AP_IO_H
2#define __ASM_AVR32_ARCH_AT32AP_IO_H
3
4/* For "bizarre" halfword swapping */
5#include <linux/byteorder/swabb.h>
6
7#if defined(CONFIG_AP700X_32_BIT_SMC)
8# define __swizzle_addr_b(addr) (addr ^ 3UL)
9# define __swizzle_addr_w(addr) (addr ^ 2UL)
10# define __swizzle_addr_l(addr) (addr)
11# define ioswabb(a, x) (x)
12# define ioswabw(a, x) (x)
13# define ioswabl(a, x) (x)
14# define __mem_ioswabb(a, x) (x)
15# define __mem_ioswabw(a, x) swab16(x)
16# define __mem_ioswabl(a, x) swab32(x)
17#elif defined(CONFIG_AP700X_16_BIT_SMC)
18# define __swizzle_addr_b(addr) (addr ^ 1UL)
19# define __swizzle_addr_w(addr) (addr)
20# define __swizzle_addr_l(addr) (addr)
21# define ioswabb(a, x) (x)
22# define ioswabw(a, x) (x)
23# define ioswabl(a, x) swahw32(x)
24# define __mem_ioswabb(a, x) (x)
25# define __mem_ioswabw(a, x) swab16(x)
26# define __mem_ioswabl(a, x) swahb32(x)
27#else
28# define __swizzle_addr_b(addr) (addr)
29# define __swizzle_addr_w(addr) (addr)
30# define __swizzle_addr_l(addr) (addr)
31# define ioswabb(a, x) (x)
32# define ioswabw(a, x) swab16(x)
33# define ioswabl(a, x) swab32(x)
34# define __mem_ioswabb(a, x) (x)
35# define __mem_ioswabw(a, x) (x)
36# define __mem_ioswabl(a, x) (x)
37#endif
38
39#endif /* __ASM_AVR32_ARCH_AT32AP_IO_H */
diff --git a/include/asm-avr32/arch-at32ap/irq.h b/include/asm-avr32/arch-at32ap/irq.h
deleted file mode 100644
index 608e350368c..00000000000
--- a/include/asm-avr32/arch-at32ap/irq.h
+++ /dev/null
@@ -1,14 +0,0 @@
1#ifndef __ASM_AVR32_ARCH_IRQ_H
2#define __ASM_AVR32_ARCH_IRQ_H
3
4#define EIM_IRQ_BASE NR_INTERNAL_IRQS
5#define NR_EIM_IRQS 32
6#define AT32_EXTINT(n) (EIM_IRQ_BASE + (n))
7
8#define GPIO_IRQ_BASE (EIM_IRQ_BASE + NR_EIM_IRQS)
9#define NR_GPIO_CTLR (5 /*internal*/ + 1 /*external*/)
10#define NR_GPIO_IRQS (NR_GPIO_CTLR * 32)
11
12#define NR_IRQS (GPIO_IRQ_BASE + NR_GPIO_IRQS)
13
14#endif /* __ASM_AVR32_ARCH_IRQ_H */
diff --git a/include/asm-avr32/arch-at32ap/pm.h b/include/asm-avr32/arch-at32ap/pm.h
deleted file mode 100644
index 979b355b77b..00000000000
--- a/include/asm-avr32/arch-at32ap/pm.h
+++ /dev/null
@@ -1,51 +0,0 @@
1/*
2 * AVR32 AP Power Management.
3 *
4 * Copyright (C) 2008 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_AVR32_ARCH_PM_H
11#define __ASM_AVR32_ARCH_PM_H
12
13/* Possible arguments to the "sleep" instruction */
14#define CPU_SLEEP_IDLE 0
15#define CPU_SLEEP_FROZEN 1
16#define CPU_SLEEP_STANDBY 2
17#define CPU_SLEEP_STOP 3
18#define CPU_SLEEP_STATIC 5
19
20#ifndef __ASSEMBLY__
21extern void cpu_enter_idle(void);
22extern void cpu_enter_standby(unsigned long sdramc_base);
23
24extern bool disable_idle_sleep;
25
26static inline void cpu_disable_idle_sleep(void)
27{
28 disable_idle_sleep = true;
29}
30
31static inline void cpu_enable_idle_sleep(void)
32{
33 disable_idle_sleep = false;
34}
35
36static inline void cpu_idle_sleep(void)
37{
38 /*
39 * If we're using the COUNT and COMPARE registers for
40 * timekeeping, we can't use the IDLE state.
41 */
42 if (disable_idle_sleep)
43 cpu_relax();
44 else
45 cpu_enter_idle();
46}
47
48void intc_set_suspend_handler(unsigned long offset);
49#endif
50
51#endif /* __ASM_AVR32_ARCH_PM_H */
diff --git a/include/asm-avr32/arch-at32ap/portmux.h b/include/asm-avr32/arch-at32ap/portmux.h
deleted file mode 100644
index b1abe6b4e4e..00000000000
--- a/include/asm-avr32/arch-at32ap/portmux.h
+++ /dev/null
@@ -1,29 +0,0 @@
1/*
2 * AT32 portmux interface.
3 *
4 * Copyright (C) 2006 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_ARCH_PORTMUX_H__
11#define __ASM_ARCH_PORTMUX_H__
12
13/*
14 * Set up pin multiplexing, called from board init only.
15 *
16 * The following flags determine the initial state of the pin.
17 */
18#define AT32_GPIOF_PULLUP 0x00000001 /* (not-OUT) Enable pull-up */
19#define AT32_GPIOF_OUTPUT 0x00000002 /* (OUT) Enable output driver */
20#define AT32_GPIOF_HIGH 0x00000004 /* (OUT) Set output high */
21#define AT32_GPIOF_DEGLITCH 0x00000008 /* (IN) Filter glitches */
22#define AT32_GPIOF_MULTIDRV 0x00000010 /* Enable multidriver option */
23
24void at32_select_periph(unsigned int pin, unsigned int periph,
25 unsigned long flags);
26void at32_select_gpio(unsigned int pin, unsigned long flags);
27void at32_reserve_pin(unsigned int pin);
28
29#endif /* __ASM_ARCH_PORTMUX_H__ */
diff --git a/include/asm-avr32/arch-at32ap/smc.h b/include/asm-avr32/arch-at32ap/smc.h
deleted file mode 100644
index c98eea44a70..00000000000
--- a/include/asm-avr32/arch-at32ap/smc.h
+++ /dev/null
@@ -1,113 +0,0 @@
1/*
2 * Static Memory Controller for AT32 chips
3 *
4 * Copyright (C) 2006 Atmel Corporation
5 *
6 * Inspired by the OMAP2 General-Purpose Memory Controller interface
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 */
12#ifndef __ARCH_AT32AP_SMC_H
13#define __ARCH_AT32AP_SMC_H
14
15/*
16 * All timing parameters are in nanoseconds.
17 */
18struct smc_timing {
19 /* Delay from address valid to assertion of given strobe */
20 int ncs_read_setup;
21 int nrd_setup;
22 int ncs_write_setup;
23 int nwe_setup;
24
25 /* Pulse length of given strobe */
26 int ncs_read_pulse;
27 int nrd_pulse;
28 int ncs_write_pulse;
29 int nwe_pulse;
30
31 /* Total cycle length of given operation */
32 int read_cycle;
33 int write_cycle;
34
35 /* Minimal recovery times, will extend cycle if needed */
36 int ncs_read_recover;
37 int nrd_recover;
38 int ncs_write_recover;
39 int nwe_recover;
40};
41
42/*
43 * All timing parameters are in clock cycles.
44 */
45struct smc_config {
46
47 /* Delay from address valid to assertion of given strobe */
48 u8 ncs_read_setup;
49 u8 nrd_setup;
50 u8 ncs_write_setup;
51 u8 nwe_setup;
52
53 /* Pulse length of given strobe */
54 u8 ncs_read_pulse;
55 u8 nrd_pulse;
56 u8 ncs_write_pulse;
57 u8 nwe_pulse;
58
59 /* Total cycle length of given operation */
60 u8 read_cycle;
61 u8 write_cycle;
62
63 /* Bus width in bytes */
64 u8 bus_width;
65
66 /*
67 * 0: Data is sampled on rising edge of NCS
68 * 1: Data is sampled on rising edge of NRD
69 */
70 unsigned int nrd_controlled:1;
71
72 /*
73 * 0: Data is driven on falling edge of NCS
74 * 1: Data is driven on falling edge of NWR
75 */
76 unsigned int nwe_controlled:1;
77
78 /*
79 * 0: NWAIT is disabled
80 * 1: Reserved
81 * 2: NWAIT is frozen mode
82 * 3: NWAIT in ready mode
83 */
84 unsigned int nwait_mode:2;
85
86 /*
87 * 0: Byte select access type
88 * 1: Byte write access type
89 */
90 unsigned int byte_write:1;
91
92 /*
93 * Number of clock cycles before data is released after
94 * the rising edge of the read controlling signal
95 *
96 * Total cycles from SMC is tdf_cycles + 1
97 */
98 unsigned int tdf_cycles:4;
99
100 /*
101 * 0: TDF optimization disabled
102 * 1: TDF optimization enabled
103 */
104 unsigned int tdf_mode:1;
105};
106
107extern void smc_set_timing(struct smc_config *config,
108 const struct smc_timing *timing);
109
110extern int smc_set_configuration(int cs, const struct smc_config *config);
111extern struct smc_config *smc_get_configuration(int cs);
112
113#endif /* __ARCH_AT32AP_SMC_H */
diff --git a/include/asm-avr32/arch-at32ap/sram.h b/include/asm-avr32/arch-at32ap/sram.h
deleted file mode 100644
index 4838dae7601..00000000000
--- a/include/asm-avr32/arch-at32ap/sram.h
+++ /dev/null
@@ -1,30 +0,0 @@
1/*
2 * Simple SRAM allocator
3 *
4 * Copyright (C) 2008 Atmel Corporation
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef __ASM_AVR32_ARCH_SRAM_H
11#define __ASM_AVR32_ARCH_SRAM_H
12
13#include <linux/genalloc.h>
14
15extern struct gen_pool *sram_pool;
16
17static inline unsigned long sram_alloc(size_t len)
18{
19 if (!sram_pool)
20 return 0UL;
21
22 return gen_pool_alloc(sram_pool, len);
23}
24
25static inline void sram_free(unsigned long addr, size_t len)
26{
27 return gen_pool_free(sram_pool, addr, len);
28}
29
30#endif /* __ASM_AVR32_ARCH_SRAM_H */
diff --git a/include/asm-m68k/unistd.h b/include/asm-m68k/unistd.h
index e72ba563f10..965abb8bc7f 100644
--- a/include/asm-m68k/unistd.h
+++ b/include/asm-m68k/unistd.h
@@ -325,10 +325,16 @@
325#define __NR_fallocate 320 325#define __NR_fallocate 320
326#define __NR_timerfd_settime 321 326#define __NR_timerfd_settime 321
327#define __NR_timerfd_gettime 322 327#define __NR_timerfd_gettime 322
328#define __NR_signalfd4 323
329#define __NR_eventfd2 324
330#define __NR_epoll_create1 325
331#define __NR_dup3 326
332#define __NR_pipe2 327
333#define __NR_inotify_init1 328
328 334
329#ifdef __KERNEL__ 335#ifdef __KERNEL__
330 336
331#define NR_syscalls 323 337#define NR_syscalls 329
332 338
333#define __ARCH_WANT_IPC_PARSE_VERSION 339#define __ARCH_WANT_IPC_PARSE_VERSION
334#define __ARCH_WANT_OLD_READDIR 340#define __ARCH_WANT_OLD_READDIR
diff --git a/include/linux/harrier_defs.h b/include/linux/harrier_defs.h
deleted file mode 100644
index efef11db790..00000000000
--- a/include/linux/harrier_defs.h
+++ /dev/null
@@ -1,212 +0,0 @@
1/*
2 * include/linux/harrier_defs.h
3 *
4 * Definitions for Motorola MCG Harrier North Bridge & Memory controller
5 *
6 * Author: Dale Farnsworth
7 * dale.farnsworth@mvista.com
8 *
9 * Extracted from asm-ppc/harrier.h by:
10 * Randy Vinson
11 * rvinson@mvista.com
12 *
13 * Copyright 2001-2002 MontaVista Software Inc.
14 *
15 * This program is free software; you can redistribute it and/or modify it
16 * under the terms of the GNU General Public License as published by the
17 * Free Software Foundation; either version 2 of the License, or (at your
18 * option) any later version.
19 */
20
21#ifndef __ASMPPC_HARRIER_DEFS_H
22#define __ASMPPC_HARRIER_DEFS_H
23
24#define HARRIER_DEFAULT_XCSR_BASE 0xfeff0000
25
26#define HARRIER_VEND_DEV_ID 0x1057480b
27
28#define HARRIER_VENI_OFF 0x00
29
30#define HARRIER_REVI_OFF 0x05
31#define HARRIER_UCTL_OFF 0xd0
32#define HARRIER_XTAL64_MASK 0x02
33
34#define HARRIER_MISC_CSR_OFF 0x1c
35#define HARRIER_RSTOUT 0x01000000
36#define HARRIER_SYSCON 0x08000000
37#define HARRIER_EREADY 0x10000000
38#define HARRIER_ERDYS 0x20000000
39
40/* Function exception registers */
41#define HARRIER_FEEN_OFF 0x40 /* enable */
42#define HARRIER_FEST_OFF 0x44 /* status */
43#define HARRIER_FEMA_OFF 0x48 /* mask */
44#define HARRIER_FECL_OFF 0x4c /* clear */
45
46#define HARRIER_FE_DMA 0x80
47#define HARRIER_FE_MIDB 0x40
48#define HARRIER_FE_MIM0 0x20
49#define HARRIER_FE_MIM1 0x10
50#define HARRIER_FE_MIP 0x08
51#define HARRIER_FE_UA0 0x04
52#define HARRIER_FE_UA1 0x02
53#define HARRIER_FE_ABT 0x01
54
55#define HARRIER_SERIAL_0_OFF 0xc0
56
57#define HARRIER_MBAR_OFF 0xe0
58#define HARRIER_MBAR_MSK 0xfffc0000
59#define HARRIER_MPIC_CSR_OFF 0xe4
60#define HARRIER_MPIC_OPI_ENABLE 0x40
61#define HARRIER_MPIC_IFEVP_OFF 0x10200
62#define HARRIER_MPIC_IFEVP_VECT_MSK 0xff
63#define HARRIER_MPIC_IFEDE_OFF 0x10210
64
65/*
66 * Define the Memory Controller register offsets.
67 */
68#define HARRIER_SDBA_OFF 0x110
69#define HARRIER_SDBB_OFF 0x114
70#define HARRIER_SDBC_OFF 0x118
71#define HARRIER_SDBD_OFF 0x11c
72#define HARRIER_SDBE_OFF 0x120
73#define HARRIER_SDBF_OFF 0x124
74#define HARRIER_SDBG_OFF 0x128
75#define HARRIER_SDBH_OFF 0x12c
76
77#define HARRIER_SDB_ENABLE 0x00000100
78#define HARRIER_SDB_SIZE_MASK 0xf
79#define HARRIER_SDB_SIZE_SHIFT 16
80#define HARRIER_SDB_BASE_MASK 0xff
81#define HARRIER_SDB_BASE_SHIFT 24
82
83/*
84 * Define outbound register offsets.
85 */
86#define HARRIER_OTAD0_OFF 0x220
87#define HARRIER_OTOF0_OFF 0x224
88#define HARRIER_OTAD1_OFF 0x228
89#define HARRIER_OTOF1_OFF 0x22c
90#define HARRIER_OTAD2_OFF 0x230
91#define HARRIER_OTOF2_OFF 0x234
92#define HARRIER_OTAD3_OFF 0x238
93#define HARRIER_OTOF3_OFF 0x23c
94
95#define HARRIER_OTADX_START_MSK 0xffff0000UL
96#define HARRIER_OTADX_END_MSK 0x0000ffffUL
97
98#define HARRIER_OTOFX_OFF_MSK 0xffff0000UL
99#define HARRIER_OTOFX_ENA 0x80UL
100#define HARRIER_OTOFX_WPE 0x10UL
101#define HARRIER_OTOFX_SGE 0x08UL
102#define HARRIER_OTOFX_RAE 0x04UL
103#define HARRIER_OTOFX_MEM 0x02UL
104#define HARRIER_OTOFX_IOM 0x01UL
105
106/*
107 * Define generic message passing register offsets
108 */
109/* Mirrored registers (visible from both PowerPC and PCI space) */
110#define HARRIER_XCSR_MP_BASE_OFF 0x290 /* base offset in XCSR space */
111#define HARRIER_PMEP_MP_BASE_OFF 0x100 /* base offset in PMEM space */
112#define HARRIER_MGOM0_OFF 0x00 /* outbound msg 0 */
113#define HARRIER_MGOM1_OFF 0x04 /* outbound msg 1 */
114#define HARRIER_MGOD_OFF 0x08 /* outbound doorbells */
115
116#define HARRIER_MGIM0_OFF 0x10 /* inbound msg 0 */
117#define HARRIER_MGIM1_OFF 0x14 /* inbound msg 1 */
118#define HARRIER_MGID_OFF 0x18 /* inbound doorbells */
119
120/* PowerPC-only registers */
121#define HARRIER_MGIDM_OFF 0x20 /* inbound doorbell mask */
122
123/* PCI-only registers */
124#define HARRIER_PMEP_MGST_OFF 0x20 /* (outbound) interrupt status */
125#define HARRIER_PMEP_MGMS_OFF 0x24 /* (outbound) interrupt mask */
126#define HARRIER_MG_OMI0 (1<<4)
127#define HARRIER_MG_OMI1 (1<<5)
128
129#define HARRIER_PMEP_MGODM_OFF 0x28 /* outbound doorbell mask */
130
131/*
132 * Define PCI configuration space register offsets
133 */
134#define HARRIER_XCSR_TO_PCFS_OFF 0x300
135
136/*
137 * Define message passing attribute register offset
138 */
139#define HARRIER_MPAT_OFF 0x44
140
141/*
142 * Define inbound attribute register offsets.
143 */
144#define HARRIER_ITSZ0_OFF 0x48
145#define HARRIER_ITAT0_OFF 0x4c
146
147#define HARRIER_ITSZ1_OFF 0x50
148#define HARRIER_ITAT1_OFF 0x54
149
150#define HARRIER_ITSZ2_OFF 0x58
151#define HARRIER_ITAT2_OFF 0x5c
152
153#define HARRIER_ITSZ3_OFF 0x60
154#define HARRIER_ITAT3_OFF 0x64
155
156/* inbound translation size constants */
157#define HARRIER_ITSZ_MSK 0xff
158#define HARRIER_ITSZ_4KB 0x00
159#define HARRIER_ITSZ_8KB 0x01
160#define HARRIER_ITSZ_16KB 0x02
161#define HARRIER_ITSZ_32KB 0x03
162#define HARRIER_ITSZ_64KB 0x04
163#define HARRIER_ITSZ_128KB 0x05
164#define HARRIER_ITSZ_256KB 0x06
165#define HARRIER_ITSZ_512KB 0x07
166#define HARRIER_ITSZ_1MB 0x08
167#define HARRIER_ITSZ_2MB 0x09
168#define HARRIER_ITSZ_4MB 0x0A
169#define HARRIER_ITSZ_8MB 0x0B
170#define HARRIER_ITSZ_16MB 0x0C
171#define HARRIER_ITSZ_32MB 0x0D
172#define HARRIER_ITSZ_64MB 0x0E
173#define HARRIER_ITSZ_128MB 0x0F
174#define HARRIER_ITSZ_256MB 0x10
175#define HARRIER_ITSZ_512MB 0x11
176#define HARRIER_ITSZ_1GB 0x12
177#define HARRIER_ITSZ_2GB 0x13
178
179/* inbound translation offset */
180#define HARRIER_ITOF_SHIFT 0x10
181#define HARRIER_ITOF_MSK 0xffff
182
183/* inbound translation atttributes */
184#define HARRIER_ITAT_PRE (1<<3)
185#define HARRIER_ITAT_RAE (1<<4)
186#define HARRIER_ITAT_WPE (1<<5)
187#define HARRIER_ITAT_MEM (1<<6)
188#define HARRIER_ITAT_ENA (1<<7)
189#define HARRIER_ITAT_GBL (1<<16)
190
191#define HARRIER_LBA_OFF 0x80
192#define HARRIER_LBA_MSK (1<<31)
193
194#define HARRIER_XCSR_SIZE 1024
195
196/* macros to calculate message passing register offsets */
197#define HARRIER_MP_XCSR(x) ((u32)HARRIER_XCSR_MP_BASE_OFF + (u32)x)
198
199#define HARRIER_MP_PMEP(x) ((u32)HARRIER_PMEP_MP_BASE_OFF + (u32)x)
200
201/*
202 * Define PCI configuration space register offsets
203 */
204#define HARRIER_MPBAR_OFF PCI_BASE_ADDRESS_0
205#define HARRIER_ITBAR0_OFF PCI_BASE_ADDRESS_1
206#define HARRIER_ITBAR1_OFF PCI_BASE_ADDRESS_2
207#define HARRIER_ITBAR2_OFF PCI_BASE_ADDRESS_3
208#define HARRIER_ITBAR3_OFF PCI_BASE_ADDRESS_4
209
210#define HARRIER_XCSR_CONFIG(x) ((u32)HARRIER_XCSR_TO_PCFS_OFF + (u32)x)
211
212#endif /* __ASMPPC_HARRIER_DEFS_H */
diff --git a/include/linux/pci.h b/include/linux/pci.h
index 825be3878f6..c0e14008a3c 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -641,6 +641,7 @@ int pci_restore_state(struct pci_dev *dev);
641int pci_set_power_state(struct pci_dev *dev, pci_power_t state); 641int pci_set_power_state(struct pci_dev *dev, pci_power_t state);
642pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state); 642pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state);
643bool pci_pme_capable(struct pci_dev *dev, pci_power_t state); 643bool pci_pme_capable(struct pci_dev *dev, pci_power_t state);
644void pci_pme_active(struct pci_dev *dev, bool enable);
644int pci_enable_wake(struct pci_dev *dev, pci_power_t state, int enable); 645int pci_enable_wake(struct pci_dev *dev, pci_power_t state, int enable);
645pci_power_t pci_target_state(struct pci_dev *dev); 646pci_power_t pci_target_state(struct pci_dev *dev);
646int pci_prepare_to_sleep(struct pci_dev *dev); 647int pci_prepare_to_sleep(struct pci_dev *dev);
@@ -680,10 +681,12 @@ void pci_enable_bridges(struct pci_bus *bus);
680/* Proper probing supporting hot-pluggable devices */ 681/* Proper probing supporting hot-pluggable devices */
681int __must_check __pci_register_driver(struct pci_driver *, struct module *, 682int __must_check __pci_register_driver(struct pci_driver *, struct module *,
682 const char *mod_name); 683 const char *mod_name);
683static inline int __must_check pci_register_driver(struct pci_driver *driver) 684
684{ 685/*
685 return __pci_register_driver(driver, THIS_MODULE, KBUILD_MODNAME); 686 * pci_register_driver must be a macro so that KBUILD_MODNAME can be expanded
686} 687 */
688#define pci_register_driver(driver) \
689 __pci_register_driver(driver, THIS_MODULE, KBUILD_MODNAME)
687 690
688void pci_unregister_driver(struct pci_driver *dev); 691void pci_unregister_driver(struct pci_driver *dev);
689void pci_remove_behind_bridge(struct pci_dev *dev); 692void pci_remove_behind_bridge(struct pci_dev *dev);
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 35a78415acc..9ec2bcce8e8 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2177,8 +2177,6 @@
2177#define PCI_DEVICE_ID_HERC_WIN 0x5732 2177#define PCI_DEVICE_ID_HERC_WIN 0x5732
2178#define PCI_DEVICE_ID_HERC_UNI 0x5832 2178#define PCI_DEVICE_ID_HERC_UNI 0x5832
2179 2179
2180#define PCI_VENDOR_ID_RDC 0x17f3
2181
2182#define PCI_VENDOR_ID_SITECOM 0x182d 2180#define PCI_VENDOR_ID_SITECOM 0x182d
2183#define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069 2181#define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069
2184 2182
diff --git a/include/linux/slub_def.h b/include/linux/slub_def.h
index 5bad61a93f6..2f5c16b1aac 100644
--- a/include/linux/slub_def.h
+++ b/include/linux/slub_def.h
@@ -46,6 +46,7 @@ struct kmem_cache_cpu {
46struct kmem_cache_node { 46struct kmem_cache_node {
47 spinlock_t list_lock; /* Protect partial list and nr_partial */ 47 spinlock_t list_lock; /* Protect partial list and nr_partial */
48 unsigned long nr_partial; 48 unsigned long nr_partial;
49 unsigned long min_partial;
49 struct list_head partial; 50 struct list_head partial;
50#ifdef CONFIG_SLUB_DEBUG 51#ifdef CONFIG_SLUB_DEBUG
51 atomic_long_t nr_slabs; 52 atomic_long_t nr_slabs;
diff --git a/kernel/dma-coherent.c b/kernel/dma-coherent.c
index 91e96950cd5..c1d4d5b4c61 100644
--- a/kernel/dma-coherent.c
+++ b/kernel/dma-coherent.c
@@ -92,7 +92,7 @@ void *dma_mark_declared_memory_occupied(struct device *dev,
92EXPORT_SYMBOL(dma_mark_declared_memory_occupied); 92EXPORT_SYMBOL(dma_mark_declared_memory_occupied);
93 93
94/** 94/**
95 * Try to allocate memory from the per-device coherent area. 95 * dma_alloc_from_coherent() - try to allocate memory from the per-device coherent area
96 * 96 *
97 * @dev: device from which we allocate memory 97 * @dev: device from which we allocate memory
98 * @size: size of requested memory area 98 * @size: size of requested memory area
@@ -100,11 +100,11 @@ EXPORT_SYMBOL(dma_mark_declared_memory_occupied);
100 * @ret: This pointer will be filled with the virtual address 100 * @ret: This pointer will be filled with the virtual address
101 * to allocated area. 101 * to allocated area.
102 * 102 *
103 * This function should be only called from per-arch %dma_alloc_coherent() 103 * This function should be only called from per-arch dma_alloc_coherent()
104 * to support allocation from per-device coherent memory pools. 104 * to support allocation from per-device coherent memory pools.
105 * 105 *
106 * Returns 0 if dma_alloc_coherent should continue with allocating from 106 * Returns 0 if dma_alloc_coherent should continue with allocating from
107 * generic memory areas, or !0 if dma_alloc_coherent should return %ret. 107 * generic memory areas, or !0 if dma_alloc_coherent should return @ret.
108 */ 108 */
109int dma_alloc_from_coherent(struct device *dev, ssize_t size, 109int dma_alloc_from_coherent(struct device *dev, ssize_t size,
110 dma_addr_t *dma_handle, void **ret) 110 dma_addr_t *dma_handle, void **ret)
@@ -126,7 +126,7 @@ int dma_alloc_from_coherent(struct device *dev, ssize_t size,
126} 126}
127 127
128/** 128/**
129 * Try to free the memory allocated from per-device coherent memory pool. 129 * dma_release_from_coherent() - try to free the memory allocated from per-device coherent memory pool
130 * @dev: device from which the memory was allocated 130 * @dev: device from which the memory was allocated
131 * @order: the order of pages allocated 131 * @order: the order of pages allocated
132 * @vaddr: virtual address of allocated pages 132 * @vaddr: virtual address of allocated pages
@@ -135,7 +135,7 @@ int dma_alloc_from_coherent(struct device *dev, ssize_t size,
135 * coherent memory pool and if so, releases that memory. 135 * coherent memory pool and if so, releases that memory.
136 * 136 *
137 * Returns 1 if we correctly released the memory, or 0 if 137 * Returns 1 if we correctly released the memory, or 0 if
138 * %dma_release_coherent() should proceed with releasing memory from 138 * dma_release_coherent() should proceed with releasing memory from
139 * generic pools. 139 * generic pools.
140 */ 140 */
141int dma_release_from_coherent(struct device *dev, int order, void *vaddr) 141int dma_release_from_coherent(struct device *dev, int order, void *vaddr)
diff --git a/mm/slab.c b/mm/slab.c
index 918f04f7fef..e76eee46688 100644
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -4472,4 +4472,3 @@ size_t ksize(const void *objp)
4472 4472
4473 return obj_size(virt_to_cache(objp)); 4473 return obj_size(virt_to_cache(objp));
4474} 4474}
4475EXPORT_SYMBOL(ksize);
diff --git a/mm/slob.c b/mm/slob.c
index d8fbd4d1bfa..4c82dd41f32 100644
--- a/mm/slob.c
+++ b/mm/slob.c
@@ -519,7 +519,6 @@ size_t ksize(const void *block)
519 else 519 else
520 return sp->page.private; 520 return sp->page.private;
521} 521}
522EXPORT_SYMBOL(ksize);
523 522
524struct kmem_cache { 523struct kmem_cache {
525 unsigned int size, align; 524 unsigned int size, align;
diff --git a/mm/slub.c b/mm/slub.c
index b7e2cd5d82d..4f5b9614945 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -1329,7 +1329,7 @@ static struct page *get_any_partial(struct kmem_cache *s, gfp_t flags)
1329 n = get_node(s, zone_to_nid(zone)); 1329 n = get_node(s, zone_to_nid(zone));
1330 1330
1331 if (n && cpuset_zone_allowed_hardwall(zone, flags) && 1331 if (n && cpuset_zone_allowed_hardwall(zone, flags) &&
1332 n->nr_partial > MIN_PARTIAL) { 1332 n->nr_partial > n->min_partial) {
1333 page = get_partial_node(n); 1333 page = get_partial_node(n);
1334 if (page) 1334 if (page)
1335 return page; 1335 return page;
@@ -1381,7 +1381,7 @@ static void unfreeze_slab(struct kmem_cache *s, struct page *page, int tail)
1381 slab_unlock(page); 1381 slab_unlock(page);
1382 } else { 1382 } else {
1383 stat(c, DEACTIVATE_EMPTY); 1383 stat(c, DEACTIVATE_EMPTY);
1384 if (n->nr_partial < MIN_PARTIAL) { 1384 if (n->nr_partial < n->min_partial) {
1385 /* 1385 /*
1386 * Adding an empty slab to the partial slabs in order 1386 * Adding an empty slab to the partial slabs in order
1387 * to avoid page allocator overhead. This slab needs 1387 * to avoid page allocator overhead. This slab needs
@@ -1913,9 +1913,21 @@ static void init_kmem_cache_cpu(struct kmem_cache *s,
1913#endif 1913#endif
1914} 1914}
1915 1915
1916static void init_kmem_cache_node(struct kmem_cache_node *n) 1916static void
1917init_kmem_cache_node(struct kmem_cache_node *n, struct kmem_cache *s)
1917{ 1918{
1918 n->nr_partial = 0; 1919 n->nr_partial = 0;
1920
1921 /*
1922 * The larger the object size is, the more pages we want on the partial
1923 * list to avoid pounding the page allocator excessively.
1924 */
1925 n->min_partial = ilog2(s->size);
1926 if (n->min_partial < MIN_PARTIAL)
1927 n->min_partial = MIN_PARTIAL;
1928 else if (n->min_partial > MAX_PARTIAL)
1929 n->min_partial = MAX_PARTIAL;
1930
1919 spin_lock_init(&n->list_lock); 1931 spin_lock_init(&n->list_lock);
1920 INIT_LIST_HEAD(&n->partial); 1932 INIT_LIST_HEAD(&n->partial);
1921#ifdef CONFIG_SLUB_DEBUG 1933#ifdef CONFIG_SLUB_DEBUG
@@ -2087,7 +2099,7 @@ static struct kmem_cache_node *early_kmem_cache_node_alloc(gfp_t gfpflags,
2087 init_object(kmalloc_caches, n, 1); 2099 init_object(kmalloc_caches, n, 1);
2088 init_tracking(kmalloc_caches, n); 2100 init_tracking(kmalloc_caches, n);
2089#endif 2101#endif
2090 init_kmem_cache_node(n); 2102 init_kmem_cache_node(n, kmalloc_caches);
2091 inc_slabs_node(kmalloc_caches, node, page->objects); 2103 inc_slabs_node(kmalloc_caches, node, page->objects);
2092 2104
2093 /* 2105 /*
@@ -2144,7 +2156,7 @@ static int init_kmem_cache_nodes(struct kmem_cache *s, gfp_t gfpflags)
2144 2156
2145 } 2157 }
2146 s->node[node] = n; 2158 s->node[node] = n;
2147 init_kmem_cache_node(n); 2159 init_kmem_cache_node(n, s);
2148 } 2160 }
2149 return 1; 2161 return 1;
2150} 2162}
@@ -2155,7 +2167,7 @@ static void free_kmem_cache_nodes(struct kmem_cache *s)
2155 2167
2156static int init_kmem_cache_nodes(struct kmem_cache *s, gfp_t gfpflags) 2168static int init_kmem_cache_nodes(struct kmem_cache *s, gfp_t gfpflags)
2157{ 2169{
2158 init_kmem_cache_node(&s->local_node); 2170 init_kmem_cache_node(&s->local_node, s);
2159 return 1; 2171 return 1;
2160} 2172}
2161#endif 2173#endif
@@ -2715,7 +2727,6 @@ size_t ksize(const void *object)
2715 */ 2727 */
2716 return s->size; 2728 return s->size;
2717} 2729}
2718EXPORT_SYMBOL(ksize);
2719 2730
2720void kfree(const void *x) 2731void kfree(const void *x)
2721{ 2732{
@@ -2890,7 +2901,7 @@ static int slab_mem_going_online_callback(void *arg)
2890 ret = -ENOMEM; 2901 ret = -ENOMEM;
2891 goto out; 2902 goto out;
2892 } 2903 }
2893 init_kmem_cache_node(n); 2904 init_kmem_cache_node(n, s);
2894 s->node[nid] = n; 2905 s->node[nid] = n;
2895 } 2906 }
2896out: 2907out: