diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-08-21 08:11:30 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-08-21 08:23:03 -0400 |
commit | 2bb2e1db906e6e139636271d2cf46466d9e84005 (patch) | |
tree | 0421299121a27e97fa38cad37aed1e742bfde546 /arch/powerpc/configs/mpc8272_ads_defconfig | |
parent | 8dd217b27e32081121c31d927e7c70f6dbf6f5c6 (diff) |
powerpc: Update defconfigs for FSL PPC boards
Since we are updated defconfigs I went ahead and moved the
asp8347_defconfig under 83xx/ and the mpc8536_ds_defconfig under
85xx/ as that is where they should have been to start with.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc8272_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8272_ads_defconfig | 132 |
1 files changed, 101 insertions, 31 deletions
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig index 30d7834b7db1..7c435c84c875 100644 --- a/arch/powerpc/configs/mpc8272_ads_defconfig +++ b/arch/powerpc/configs/mpc8272_ads_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-rc5 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Mon Jun 9 08:52:12 2008 | 4 | # Thu Aug 21 00:52:07 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_ALTIVEC is not set | ||
18 | CONFIG_PPC_STD_MMU=y | 19 | CONFIG_PPC_STD_MMU=y |
19 | CONFIG_PPC_STD_MMU_32=y | 20 | CONFIG_PPC_STD_MMU_32=y |
20 | # CONFIG_PPC_MM_SLICES is not set | 21 | # CONFIG_PPC_MM_SLICES is not set |
@@ -31,12 +32,14 @@ CONFIG_GENERIC_HARDIRQS=y | |||
31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
35 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 36 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 38 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 39 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 40 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 41 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
42 | CONFIG_GENERIC_GPIO=y | ||
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 43 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
42 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
@@ -45,11 +48,13 @@ CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | |||
45 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
46 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
47 | CONFIG_OF=y | 50 | CONFIG_OF=y |
48 | # CONFIG_PPC_UDBG_16550 is not set | 51 | CONFIG_PPC_UDBG_16550=y |
49 | # CONFIG_GENERIC_TBSYNC is not set | 52 | # CONFIG_GENERIC_TBSYNC is not set |
50 | CONFIG_AUDIT_ARCH=y | 53 | CONFIG_AUDIT_ARCH=y |
51 | CONFIG_GENERIC_BUG=y | 54 | CONFIG_GENERIC_BUG=y |
52 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
56 | CONFIG_HIBERNATE_32=y | ||
57 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
53 | # CONFIG_PPC_DCR_NATIVE is not set | 58 | # CONFIG_PPC_DCR_NATIVE is not set |
54 | # CONFIG_PPC_DCR_MMIO is not set | 59 | # CONFIG_PPC_DCR_MMIO is not set |
55 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -81,7 +86,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y | |||
81 | CONFIG_SYSCTL=y | 86 | CONFIG_SYSCTL=y |
82 | CONFIG_EMBEDDED=y | 87 | CONFIG_EMBEDDED=y |
83 | CONFIG_SYSCTL_SYSCALL=y | 88 | CONFIG_SYSCTL_SYSCALL=y |
84 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
85 | CONFIG_KALLSYMS=y | 89 | CONFIG_KALLSYMS=y |
86 | CONFIG_KALLSYMS_ALL=y | 90 | CONFIG_KALLSYMS_ALL=y |
87 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -89,6 +93,7 @@ CONFIG_HOTPLUG=y | |||
89 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
90 | CONFIG_BUG=y | 94 | CONFIG_BUG=y |
91 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
96 | CONFIG_PCSPKR_PLATFORM=y | ||
92 | CONFIG_COMPAT_BRK=y | 97 | CONFIG_COMPAT_BRK=y |
93 | CONFIG_BASE_FULL=y | 98 | CONFIG_BASE_FULL=y |
94 | CONFIG_FUTEX=y | 99 | CONFIG_FUTEX=y |
@@ -106,10 +111,16 @@ CONFIG_SLUB=y | |||
106 | # CONFIG_PROFILING is not set | 111 | # CONFIG_PROFILING is not set |
107 | # CONFIG_MARKERS is not set | 112 | # CONFIG_MARKERS is not set |
108 | CONFIG_HAVE_OPROFILE=y | 113 | CONFIG_HAVE_OPROFILE=y |
114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
115 | CONFIG_HAVE_IOREMAP_PROT=y | ||
109 | CONFIG_HAVE_KPROBES=y | 116 | CONFIG_HAVE_KPROBES=y |
110 | CONFIG_HAVE_KRETPROBES=y | 117 | CONFIG_HAVE_KRETPROBES=y |
118 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
111 | # CONFIG_HAVE_DMA_ATTRS is not set | 119 | # CONFIG_HAVE_DMA_ATTRS is not set |
120 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
121 | CONFIG_HAVE_CLK=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | 122 | CONFIG_PROC_PAGE_MONITOR=y |
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
113 | CONFIG_SLABINFO=y | 124 | CONFIG_SLABINFO=y |
114 | CONFIG_RT_MUTEXES=y | 125 | CONFIG_RT_MUTEXES=y |
115 | # CONFIG_TINY_SHMEM is not set | 126 | # CONFIG_TINY_SHMEM is not set |
@@ -119,6 +130,7 @@ CONFIG_BLOCK=y | |||
119 | # CONFIG_LBD is not set | 130 | # CONFIG_LBD is not set |
120 | # CONFIG_BLK_DEV_IO_TRACE is not set | 131 | # CONFIG_BLK_DEV_IO_TRACE is not set |
121 | # CONFIG_LSF is not set | 132 | # CONFIG_LSF is not set |
133 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
122 | 134 | ||
123 | # | 135 | # |
124 | # IO Schedulers | 136 | # IO Schedulers |
@@ -137,14 +149,16 @@ CONFIG_CLASSIC_RCU=y | |||
137 | # | 149 | # |
138 | # Platform support | 150 | # Platform support |
139 | # | 151 | # |
140 | # CONFIG_PPC_MULTIPLATFORM is not set | 152 | CONFIG_PPC_MULTIPLATFORM=y |
141 | CONFIG_PPC_82xx=y | 153 | CONFIG_CLASSIC32=y |
142 | # CONFIG_PPC_83xx is not set | 154 | CONFIG_PPC_CHRP=y |
143 | # CONFIG_PPC_86xx is not set | 155 | # CONFIG_MPC5121_ADS is not set |
144 | # CONFIG_PPC_MPC512x is not set | 156 | # CONFIG_MPC5121_GENERIC is not set |
145 | # CONFIG_PPC_MPC5121 is not set | 157 | # CONFIG_PPC_MPC52xx is not set |
158 | CONFIG_PPC_PMAC=y | ||
146 | # CONFIG_PPC_CELL is not set | 159 | # CONFIG_PPC_CELL is not set |
147 | # CONFIG_PPC_CELL_NATIVE is not set | 160 | # CONFIG_PPC_CELL_NATIVE is not set |
161 | CONFIG_PPC_82xx=y | ||
148 | CONFIG_MPC8272_ADS=y | 162 | CONFIG_MPC8272_ADS=y |
149 | # CONFIG_PQ2FADS is not set | 163 | # CONFIG_PQ2FADS is not set |
150 | # CONFIG_EP8248E is not set | 164 | # CONFIG_EP8248E is not set |
@@ -152,19 +166,27 @@ CONFIG_PQ2ADS=y | |||
152 | CONFIG_8260=y | 166 | CONFIG_8260=y |
153 | CONFIG_8272=y | 167 | CONFIG_8272=y |
154 | CONFIG_PQ2_ADS_PCI_PIC=y | 168 | CONFIG_PQ2_ADS_PCI_PIC=y |
169 | # CONFIG_PPC_83xx is not set | ||
170 | # CONFIG_PPC_86xx is not set | ||
171 | # CONFIG_EMBEDDED6xx is not set | ||
172 | CONFIG_PPC_NATIVE=y | ||
173 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
155 | # CONFIG_IPIC is not set | 174 | # CONFIG_IPIC is not set |
156 | # CONFIG_MPIC is not set | 175 | CONFIG_MPIC=y |
157 | # CONFIG_MPIC_WEIRD is not set | 176 | # CONFIG_MPIC_WEIRD is not set |
158 | # CONFIG_PPC_I8259 is not set | 177 | CONFIG_PPC_I8259=y |
159 | # CONFIG_PPC_RTAS is not set | 178 | CONFIG_PPC_RTAS=y |
179 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
180 | CONFIG_RTAS_PROC=y | ||
160 | # CONFIG_MMIO_NVRAM is not set | 181 | # CONFIG_MMIO_NVRAM is not set |
161 | # CONFIG_PPC_MPC106 is not set | 182 | CONFIG_PPC_MPC106=y |
162 | # CONFIG_PPC_970_NAP is not set | 183 | # CONFIG_PPC_970_NAP is not set |
163 | # CONFIG_PPC_INDIRECT_IO is not set | 184 | # CONFIG_PPC_INDIRECT_IO is not set |
164 | # CONFIG_GENERIC_IOMAP is not set | 185 | # CONFIG_GENERIC_IOMAP is not set |
165 | # CONFIG_CPU_FREQ is not set | 186 | # CONFIG_CPU_FREQ is not set |
187 | # CONFIG_PPC601_SYNC_FIX is not set | ||
188 | # CONFIG_TAU is not set | ||
166 | CONFIG_CPM2=y | 189 | CONFIG_CPM2=y |
167 | CONFIG_PPC_CPM_NEW_BINDING=y | ||
168 | # CONFIG_FSL_ULI1575 is not set | 190 | # CONFIG_FSL_ULI1575 is not set |
169 | CONFIG_CPM=y | 191 | CONFIG_CPM=y |
170 | 192 | ||
@@ -181,7 +203,7 @@ CONFIG_HZ_250=y | |||
181 | # CONFIG_HZ_300 is not set | 203 | # CONFIG_HZ_300 is not set |
182 | # CONFIG_HZ_1000 is not set | 204 | # CONFIG_HZ_1000 is not set |
183 | CONFIG_HZ=250 | 205 | CONFIG_HZ=250 |
184 | # CONFIG_SCHED_HRTICK is not set | 206 | CONFIG_SCHED_HRTICK=y |
185 | CONFIG_PREEMPT_NONE=y | 207 | CONFIG_PREEMPT_NONE=y |
186 | # CONFIG_PREEMPT_VOLUNTARY is not set | 208 | # CONFIG_PREEMPT_VOLUNTARY is not set |
187 | # CONFIG_PREEMPT is not set | 209 | # CONFIG_PREEMPT is not set |
@@ -199,6 +221,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
199 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 221 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
200 | CONFIG_PAGEFLAGS_EXTENDED=y | 222 | CONFIG_PAGEFLAGS_EXTENDED=y |
201 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
224 | CONFIG_MIGRATION=y | ||
202 | # CONFIG_RESOURCES_64BIT is not set | 225 | # CONFIG_RESOURCES_64BIT is not set |
203 | CONFIG_ZONE_DMA_FLAG=1 | 226 | CONFIG_ZONE_DMA_FLAG=1 |
204 | CONFIG_BOUNCE=y | 227 | CONFIG_BOUNCE=y |
@@ -206,6 +229,7 @@ CONFIG_VIRT_TO_BUS=y | |||
206 | CONFIG_FORCE_MAX_ZONEORDER=11 | 229 | CONFIG_FORCE_MAX_ZONEORDER=11 |
207 | CONFIG_PROC_DEVICETREE=y | 230 | CONFIG_PROC_DEVICETREE=y |
208 | # CONFIG_CMDLINE_BOOL is not set | 231 | # CONFIG_CMDLINE_BOOL is not set |
232 | CONFIG_EXTRA_TARGETS="" | ||
209 | # CONFIG_PM is not set | 233 | # CONFIG_PM is not set |
210 | CONFIG_SECCOMP=y | 234 | CONFIG_SECCOMP=y |
211 | CONFIG_ISA_DMA_API=y | 235 | CONFIG_ISA_DMA_API=y |
@@ -213,9 +237,11 @@ CONFIG_ISA_DMA_API=y | |||
213 | # | 237 | # |
214 | # Bus options | 238 | # Bus options |
215 | # | 239 | # |
240 | # CONFIG_ISA is not set | ||
216 | CONFIG_ZONE_DMA=y | 241 | CONFIG_ZONE_DMA=y |
217 | CONFIG_PPC_INDIRECT_PCI=y | 242 | CONFIG_PPC_INDIRECT_PCI=y |
218 | CONFIG_FSL_SOC=y | 243 | CONFIG_FSL_SOC=y |
244 | CONFIG_PPC_PCI_CHOICE=y | ||
219 | CONFIG_PCI=y | 245 | CONFIG_PCI=y |
220 | CONFIG_PCI_DOMAINS=y | 246 | CONFIG_PCI_DOMAINS=y |
221 | CONFIG_PCI_SYSCALL=y | 247 | CONFIG_PCI_SYSCALL=y |
@@ -242,10 +268,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
242 | CONFIG_KERNEL_START=0xc0000000 | 268 | CONFIG_KERNEL_START=0xc0000000 |
243 | CONFIG_PHYSICAL_START=0x00000000 | 269 | CONFIG_PHYSICAL_START=0x00000000 |
244 | CONFIG_TASK_SIZE=0xc0000000 | 270 | CONFIG_TASK_SIZE=0xc0000000 |
245 | |||
246 | # | ||
247 | # Networking | ||
248 | # | ||
249 | CONFIG_NET=y | 271 | CONFIG_NET=y |
250 | 272 | ||
251 | # | 273 | # |
@@ -446,9 +468,11 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
446 | # | 468 | # |
447 | # CONFIG_MTD_UBI is not set | 469 | # CONFIG_MTD_UBI is not set |
448 | CONFIG_OF_DEVICE=y | 470 | CONFIG_OF_DEVICE=y |
471 | CONFIG_OF_GPIO=y | ||
449 | # CONFIG_PARPORT is not set | 472 | # CONFIG_PARPORT is not set |
450 | CONFIG_BLK_DEV=y | 473 | CONFIG_BLK_DEV=y |
451 | # CONFIG_BLK_DEV_FD is not set | 474 | # CONFIG_BLK_DEV_FD is not set |
475 | # CONFIG_MAC_FLOPPY is not set | ||
452 | # CONFIG_BLK_CPQ_DA is not set | 476 | # CONFIG_BLK_CPQ_DA is not set |
453 | # CONFIG_BLK_CPQ_CISS_DA is not set | 477 | # CONFIG_BLK_CPQ_CISS_DA is not set |
454 | # CONFIG_BLK_DEV_DAC960 is not set | 478 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -460,6 +484,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
460 | # CONFIG_BLK_DEV_RAM is not set | 484 | # CONFIG_BLK_DEV_RAM is not set |
461 | # CONFIG_CDROM_PKTCDVD is not set | 485 | # CONFIG_CDROM_PKTCDVD is not set |
462 | # CONFIG_ATA_OVER_ETH is not set | 486 | # CONFIG_ATA_OVER_ETH is not set |
487 | # CONFIG_BLK_DEV_HD is not set | ||
463 | # CONFIG_MISC_DEVICES is not set | 488 | # CONFIG_MISC_DEVICES is not set |
464 | CONFIG_HAVE_IDE=y | 489 | CONFIG_HAVE_IDE=y |
465 | # CONFIG_IDE is not set | 490 | # CONFIG_IDE is not set |
@@ -480,13 +505,12 @@ CONFIG_HAVE_IDE=y | |||
480 | # | 505 | # |
481 | 506 | ||
482 | # | 507 | # |
483 | # An alternative FireWire stack is available with EXPERIMENTAL=y | 508 | # A new alternative FireWire stack is available with EXPERIMENTAL=y |
484 | # | 509 | # |
485 | # CONFIG_IEEE1394 is not set | 510 | # CONFIG_IEEE1394 is not set |
486 | # CONFIG_I2O is not set | 511 | # CONFIG_I2O is not set |
487 | # CONFIG_MACINTOSH_DRIVERS is not set | 512 | # CONFIG_MACINTOSH_DRIVERS is not set |
488 | CONFIG_NETDEVICES=y | 513 | CONFIG_NETDEVICES=y |
489 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
490 | # CONFIG_DUMMY is not set | 514 | # CONFIG_DUMMY is not set |
491 | # CONFIG_BONDING is not set | 515 | # CONFIG_BONDING is not set |
492 | # CONFIG_EQUALIZER is not set | 516 | # CONFIG_EQUALIZER is not set |
@@ -510,8 +534,11 @@ CONFIG_DAVICOM_PHY=y | |||
510 | # CONFIG_REALTEK_PHY is not set | 534 | # CONFIG_REALTEK_PHY is not set |
511 | # CONFIG_FIXED_PHY is not set | 535 | # CONFIG_FIXED_PHY is not set |
512 | CONFIG_MDIO_BITBANG=y | 536 | CONFIG_MDIO_BITBANG=y |
537 | # CONFIG_MDIO_OF_GPIO is not set | ||
513 | CONFIG_NET_ETHERNET=y | 538 | CONFIG_NET_ETHERNET=y |
514 | CONFIG_MII=y | 539 | CONFIG_MII=y |
540 | # CONFIG_MACE is not set | ||
541 | # CONFIG_BMAC is not set | ||
515 | # CONFIG_HAPPYMEAL is not set | 542 | # CONFIG_HAPPYMEAL is not set |
516 | # CONFIG_SUNGEM is not set | 543 | # CONFIG_SUNGEM is not set |
517 | # CONFIG_CASSINI is not set | 544 | # CONFIG_CASSINI is not set |
@@ -533,7 +560,6 @@ CONFIG_NETDEV_1000=y | |||
533 | # CONFIG_DL2K is not set | 560 | # CONFIG_DL2K is not set |
534 | # CONFIG_E1000 is not set | 561 | # CONFIG_E1000 is not set |
535 | # CONFIG_E1000E is not set | 562 | # CONFIG_E1000E is not set |
536 | # CONFIG_E1000E_ENABLED is not set | ||
537 | # CONFIG_IGB is not set | 563 | # CONFIG_IGB is not set |
538 | # CONFIG_NS83820 is not set | 564 | # CONFIG_NS83820 is not set |
539 | # CONFIG_HAMACHI is not set | 565 | # CONFIG_HAMACHI is not set |
@@ -545,6 +571,7 @@ CONFIG_NETDEV_1000=y | |||
545 | # CONFIG_TIGON3 is not set | 571 | # CONFIG_TIGON3 is not set |
546 | # CONFIG_BNX2 is not set | 572 | # CONFIG_BNX2 is not set |
547 | # CONFIG_GIANFAR is not set | 573 | # CONFIG_GIANFAR is not set |
574 | # CONFIG_MV643XX_ETH is not set | ||
548 | # CONFIG_QLA3XXX is not set | 575 | # CONFIG_QLA3XXX is not set |
549 | CONFIG_NETDEV_10000=y | 576 | CONFIG_NETDEV_10000=y |
550 | # CONFIG_CHELSIO_T1 is not set | 577 | # CONFIG_CHELSIO_T1 is not set |
@@ -610,6 +637,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
610 | # CONFIG_KEYBOARD_XTKBD is not set | 637 | # CONFIG_KEYBOARD_XTKBD is not set |
611 | # CONFIG_KEYBOARD_NEWTON is not set | 638 | # CONFIG_KEYBOARD_NEWTON is not set |
612 | # CONFIG_KEYBOARD_STOWAWAY is not set | 639 | # CONFIG_KEYBOARD_STOWAWAY is not set |
640 | # CONFIG_KEYBOARD_GPIO is not set | ||
613 | CONFIG_INPUT_MOUSE=y | 641 | CONFIG_INPUT_MOUSE=y |
614 | CONFIG_MOUSE_PS2=y | 642 | CONFIG_MOUSE_PS2=y |
615 | CONFIG_MOUSE_PS2_ALPS=y | 643 | CONFIG_MOUSE_PS2_ALPS=y |
@@ -620,6 +648,7 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
620 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 648 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
621 | # CONFIG_MOUSE_SERIAL is not set | 649 | # CONFIG_MOUSE_SERIAL is not set |
622 | # CONFIG_MOUSE_VSXXXAA is not set | 650 | # CONFIG_MOUSE_VSXXXAA is not set |
651 | # CONFIG_MOUSE_GPIO is not set | ||
623 | # CONFIG_INPUT_JOYSTICK is not set | 652 | # CONFIG_INPUT_JOYSTICK is not set |
624 | # CONFIG_INPUT_TABLET is not set | 653 | # CONFIG_INPUT_TABLET is not set |
625 | # CONFIG_INPUT_TOUCHSCREEN is not set | 654 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -634,6 +663,7 @@ CONFIG_SERIO_SERPORT=y | |||
634 | # CONFIG_SERIO_PCIPS2 is not set | 663 | # CONFIG_SERIO_PCIPS2 is not set |
635 | CONFIG_SERIO_LIBPS2=y | 664 | CONFIG_SERIO_LIBPS2=y |
636 | # CONFIG_SERIO_RAW is not set | 665 | # CONFIG_SERIO_RAW is not set |
666 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
637 | # CONFIG_GAMEPORT is not set | 667 | # CONFIG_GAMEPORT is not set |
638 | 668 | ||
639 | # | 669 | # |
@@ -654,6 +684,7 @@ CONFIG_DEVKMEM=y | |||
654 | # CONFIG_SERIAL_UARTLITE is not set | 684 | # CONFIG_SERIAL_UARTLITE is not set |
655 | CONFIG_SERIAL_CORE=y | 685 | CONFIG_SERIAL_CORE=y |
656 | CONFIG_SERIAL_CORE_CONSOLE=y | 686 | CONFIG_SERIAL_CORE_CONSOLE=y |
687 | # CONFIG_SERIAL_PMACZILOG is not set | ||
657 | CONFIG_SERIAL_CPM=y | 688 | CONFIG_SERIAL_CPM=y |
658 | CONFIG_SERIAL_CPM_CONSOLE=y | 689 | CONFIG_SERIAL_CPM_CONSOLE=y |
659 | CONFIG_SERIAL_CPM_SCC1=y | 690 | CONFIG_SERIAL_CPM_SCC1=y |
@@ -666,6 +697,8 @@ CONFIG_SERIAL_CPM_SCC4=y | |||
666 | CONFIG_UNIX98_PTYS=y | 697 | CONFIG_UNIX98_PTYS=y |
667 | CONFIG_LEGACY_PTYS=y | 698 | CONFIG_LEGACY_PTYS=y |
668 | CONFIG_LEGACY_PTY_COUNT=256 | 699 | CONFIG_LEGACY_PTY_COUNT=256 |
700 | # CONFIG_BRIQ_PANEL is not set | ||
701 | # CONFIG_HVC_RTAS is not set | ||
669 | # CONFIG_IPMI_HANDLER is not set | 702 | # CONFIG_IPMI_HANDLER is not set |
670 | CONFIG_HW_RANDOM=y | 703 | CONFIG_HW_RANDOM=y |
671 | # CONFIG_NVRAM is not set | 704 | # CONFIG_NVRAM is not set |
@@ -676,10 +709,28 @@ CONFIG_HW_RANDOM=y | |||
676 | CONFIG_DEVPORT=y | 709 | CONFIG_DEVPORT=y |
677 | # CONFIG_I2C is not set | 710 | # CONFIG_I2C is not set |
678 | # CONFIG_SPI is not set | 711 | # CONFIG_SPI is not set |
712 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
713 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
714 | CONFIG_GPIOLIB=y | ||
715 | # CONFIG_DEBUG_GPIO is not set | ||
716 | |||
717 | # | ||
718 | # I2C GPIO expanders: | ||
719 | # | ||
720 | |||
721 | # | ||
722 | # PCI GPIO expanders: | ||
723 | # | ||
724 | # CONFIG_GPIO_BT8XX is not set | ||
725 | |||
726 | # | ||
727 | # SPI GPIO expanders: | ||
728 | # | ||
679 | # CONFIG_W1 is not set | 729 | # CONFIG_W1 is not set |
680 | # CONFIG_POWER_SUPPLY is not set | 730 | # CONFIG_POWER_SUPPLY is not set |
681 | # CONFIG_HWMON is not set | 731 | # CONFIG_HWMON is not set |
682 | # CONFIG_THERMAL is not set | 732 | # CONFIG_THERMAL is not set |
733 | # CONFIG_THERMAL_HWMON is not set | ||
683 | # CONFIG_WATCHDOG is not set | 734 | # CONFIG_WATCHDOG is not set |
684 | 735 | ||
685 | # | 736 | # |
@@ -691,8 +742,10 @@ CONFIG_SSB_POSSIBLE=y | |||
691 | # | 742 | # |
692 | # Multifunction device drivers | 743 | # Multifunction device drivers |
693 | # | 744 | # |
745 | # CONFIG_MFD_CORE is not set | ||
694 | # CONFIG_MFD_SM501 is not set | 746 | # CONFIG_MFD_SM501 is not set |
695 | # CONFIG_HTC_PASIC3 is not set | 747 | # CONFIG_HTC_PASIC3 is not set |
748 | # CONFIG_MFD_TMIO is not set | ||
696 | 749 | ||
697 | # | 750 | # |
698 | # Multimedia devices | 751 | # Multimedia devices |
@@ -724,10 +777,6 @@ CONFIG_DAB=y | |||
724 | # Display device support | 777 | # Display device support |
725 | # | 778 | # |
726 | # CONFIG_DISPLAY_SUPPORT is not set | 779 | # CONFIG_DISPLAY_SUPPORT is not set |
727 | |||
728 | # | ||
729 | # Sound | ||
730 | # | ||
731 | # CONFIG_SOUND is not set | 780 | # CONFIG_SOUND is not set |
732 | # CONFIG_HID_SUPPORT is not set | 781 | # CONFIG_HID_SUPPORT is not set |
733 | # CONFIG_USB_SUPPORT is not set | 782 | # CONFIG_USB_SUPPORT is not set |
@@ -798,6 +847,7 @@ CONFIG_TMPFS=y | |||
798 | CONFIG_CRAMFS=y | 847 | CONFIG_CRAMFS=y |
799 | # CONFIG_VXFS_FS is not set | 848 | # CONFIG_VXFS_FS is not set |
800 | # CONFIG_MINIX_FS is not set | 849 | # CONFIG_MINIX_FS is not set |
850 | # CONFIG_OMFS_FS is not set | ||
801 | # CONFIG_HPFS_FS is not set | 851 | # CONFIG_HPFS_FS is not set |
802 | # CONFIG_QNX4FS_FS is not set | 852 | # CONFIG_QNX4FS_FS is not set |
803 | # CONFIG_ROMFS_FS is not set | 853 | # CONFIG_ROMFS_FS is not set |
@@ -807,8 +857,8 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
807 | CONFIG_NFS_FS=y | 857 | CONFIG_NFS_FS=y |
808 | CONFIG_NFS_V3=y | 858 | CONFIG_NFS_V3=y |
809 | CONFIG_NFS_V3_ACL=y | 859 | CONFIG_NFS_V3_ACL=y |
810 | # CONFIG_NFSD is not set | ||
811 | CONFIG_ROOT_NFS=y | 860 | CONFIG_ROOT_NFS=y |
861 | # CONFIG_NFSD is not set | ||
812 | CONFIG_LOCKD=y | 862 | CONFIG_LOCKD=y |
813 | CONFIG_LOCKD_V4=y | 863 | CONFIG_LOCKD_V4=y |
814 | CONFIG_NFS_ACL_SUPPORT=y | 864 | CONFIG_NFS_ACL_SUPPORT=y |
@@ -888,6 +938,7 @@ CONFIG_BITREVERSE=y | |||
888 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 938 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
889 | CONFIG_CRC_CCITT=y | 939 | CONFIG_CRC_CCITT=y |
890 | # CONFIG_CRC16 is not set | 940 | # CONFIG_CRC16 is not set |
941 | # CONFIG_CRC_T10DIF is not set | ||
891 | # CONFIG_CRC_ITU_T is not set | 942 | # CONFIG_CRC_ITU_T is not set |
892 | CONFIG_CRC32=y | 943 | CONFIG_CRC32=y |
893 | # CONFIG_CRC7 is not set | 944 | # CONFIG_CRC7 is not set |
@@ -914,6 +965,8 @@ CONFIG_MAGIC_SYSRQ=y | |||
914 | CONFIG_DEBUG_KERNEL=y | 965 | CONFIG_DEBUG_KERNEL=y |
915 | # CONFIG_DEBUG_SHIRQ is not set | 966 | # CONFIG_DEBUG_SHIRQ is not set |
916 | CONFIG_DETECT_SOFTLOCKUP=y | 967 | CONFIG_DETECT_SOFTLOCKUP=y |
968 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
969 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
917 | CONFIG_SCHED_DEBUG=y | 970 | CONFIG_SCHED_DEBUG=y |
918 | # CONFIG_SCHEDSTATS is not set | 971 | # CONFIG_SCHEDSTATS is not set |
919 | # CONFIG_TIMER_STATS is not set | 972 | # CONFIG_TIMER_STATS is not set |
@@ -931,19 +984,31 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
931 | CONFIG_DEBUG_INFO=y | 984 | CONFIG_DEBUG_INFO=y |
932 | # CONFIG_DEBUG_VM is not set | 985 | # CONFIG_DEBUG_VM is not set |
933 | # CONFIG_DEBUG_WRITECOUNT is not set | 986 | # CONFIG_DEBUG_WRITECOUNT is not set |
987 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
934 | # CONFIG_DEBUG_LIST is not set | 988 | # CONFIG_DEBUG_LIST is not set |
935 | # CONFIG_DEBUG_SG is not set | 989 | # CONFIG_DEBUG_SG is not set |
936 | # CONFIG_BOOT_PRINTK_DELAY is not set | 990 | # CONFIG_BOOT_PRINTK_DELAY is not set |
991 | # CONFIG_RCU_TORTURE_TEST is not set | ||
937 | # CONFIG_BACKTRACE_SELF_TEST is not set | 992 | # CONFIG_BACKTRACE_SELF_TEST is not set |
938 | # CONFIG_FAULT_INJECTION is not set | 993 | # CONFIG_FAULT_INJECTION is not set |
994 | # CONFIG_LATENCYTOP is not set | ||
995 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
996 | CONFIG_HAVE_FTRACE=y | ||
997 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
998 | # CONFIG_FTRACE is not set | ||
999 | # CONFIG_SCHED_TRACER is not set | ||
1000 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
939 | # CONFIG_SAMPLES is not set | 1001 | # CONFIG_SAMPLES is not set |
1002 | CONFIG_HAVE_ARCH_KGDB=y | ||
940 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1003 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
941 | # CONFIG_DEBUG_STACK_USAGE is not set | 1004 | # CONFIG_DEBUG_STACK_USAGE is not set |
942 | # CONFIG_DEBUG_PAGEALLOC is not set | 1005 | # CONFIG_DEBUG_PAGEALLOC is not set |
943 | # CONFIG_DEBUGGER is not set | 1006 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
944 | # CONFIG_KGDB_CONSOLE is not set | 1007 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1008 | # CONFIG_XMON is not set | ||
945 | # CONFIG_IRQSTACKS is not set | 1009 | # CONFIG_IRQSTACKS is not set |
946 | CONFIG_BDI_SWITCH=y | 1010 | CONFIG_BDI_SWITCH=y |
1011 | # CONFIG_BOOTX_TEXT is not set | ||
947 | # CONFIG_PPC_EARLY_DEBUG is not set | 1012 | # CONFIG_PPC_EARLY_DEBUG is not set |
948 | 1013 | ||
949 | # | 1014 | # |
@@ -951,6 +1016,7 @@ CONFIG_BDI_SWITCH=y | |||
951 | # | 1016 | # |
952 | # CONFIG_KEYS is not set | 1017 | # CONFIG_KEYS is not set |
953 | # CONFIG_SECURITY is not set | 1018 | # CONFIG_SECURITY is not set |
1019 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
954 | CONFIG_CRYPTO=y | 1020 | CONFIG_CRYPTO=y |
955 | 1021 | ||
956 | # | 1022 | # |
@@ -991,6 +1057,10 @@ CONFIG_CRYPTO_PCBC=y | |||
991 | # CONFIG_CRYPTO_MD4 is not set | 1057 | # CONFIG_CRYPTO_MD4 is not set |
992 | CONFIG_CRYPTO_MD5=y | 1058 | CONFIG_CRYPTO_MD5=y |
993 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1059 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1060 | # CONFIG_CRYPTO_RMD128 is not set | ||
1061 | # CONFIG_CRYPTO_RMD160 is not set | ||
1062 | # CONFIG_CRYPTO_RMD256 is not set | ||
1063 | # CONFIG_CRYPTO_RMD320 is not set | ||
994 | # CONFIG_CRYPTO_SHA1 is not set | 1064 | # CONFIG_CRYPTO_SHA1 is not set |
995 | # CONFIG_CRYPTO_SHA256 is not set | 1065 | # CONFIG_CRYPTO_SHA256 is not set |
996 | # CONFIG_CRYPTO_SHA512 is not set | 1066 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1021,6 +1091,6 @@ CONFIG_CRYPTO_DES=y | |||
1021 | # CONFIG_CRYPTO_DEFLATE is not set | 1091 | # CONFIG_CRYPTO_DEFLATE is not set |
1022 | # CONFIG_CRYPTO_LZO is not set | 1092 | # CONFIG_CRYPTO_LZO is not set |
1023 | # CONFIG_CRYPTO_HW is not set | 1093 | # CONFIG_CRYPTO_HW is not set |
1024 | # CONFIG_PPC_CLOCK is not set | 1094 | CONFIG_PPC_CLOCK=y |
1025 | CONFIG_PPC_LIB_RHEAP=y | 1095 | CONFIG_PPC_LIB_RHEAP=y |
1026 | # CONFIG_VIRTUALIZATION is not set | 1096 | # CONFIG_VIRTUALIZATION is not set |