diff options
Diffstat (limited to 'arch/powerpc/configs/mpc5200_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc5200_defconfig | 188 |
1 files changed, 155 insertions, 33 deletions
diff --git a/arch/powerpc/configs/mpc5200_defconfig b/arch/powerpc/configs/mpc5200_defconfig index af0cd55605d0..aaa4416660e9 100644 --- a/arch/powerpc/configs/mpc5200_defconfig +++ b/arch/powerpc/configs/mpc5200_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.29-rc3 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Fri Feb 6 09:48:53 2009 | 4 | # Mon Apr 20 11:06:25 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,6 +14,7 @@ CONFIG_6xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
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_BOOK3S=y | ||
17 | CONFIG_PPC_FPU=y | 18 | CONFIG_PPC_FPU=y |
18 | # CONFIG_ALTIVEC is not set | 19 | # CONFIG_ALTIVEC is not set |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
@@ -39,6 +40,7 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
39 | CONFIG_GENERIC_HWEIGHT=y | 40 | CONFIG_GENERIC_HWEIGHT=y |
40 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 41 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
41 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 42 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | CONFIG_GENERIC_GPIO=y | ||
42 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
43 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 46 | CONFIG_EARLY_PRINTK=y |
@@ -55,6 +57,7 @@ CONFIG_DEFAULT_UIMAGE=y | |||
55 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 57 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
56 | # CONFIG_PPC_DCR_NATIVE is not set | 58 | # CONFIG_PPC_DCR_NATIVE is not set |
57 | # CONFIG_PPC_DCR_MMIO is not set | 59 | # CONFIG_PPC_DCR_MMIO is not set |
60 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
58 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
59 | 62 | ||
60 | # | 63 | # |
@@ -91,19 +94,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
91 | # CONFIG_NAMESPACES is not set | 94 | # CONFIG_NAMESPACES is not set |
92 | CONFIG_BLK_DEV_INITRD=y | 95 | CONFIG_BLK_DEV_INITRD=y |
93 | CONFIG_INITRAMFS_SOURCE="" | 96 | CONFIG_INITRAMFS_SOURCE="" |
97 | CONFIG_RD_GZIP=y | ||
98 | # CONFIG_RD_BZIP2 is not set | ||
99 | # CONFIG_RD_LZMA is not set | ||
94 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 100 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
95 | CONFIG_SYSCTL=y | 101 | CONFIG_SYSCTL=y |
102 | CONFIG_ANON_INODES=y | ||
96 | CONFIG_EMBEDDED=y | 103 | CONFIG_EMBEDDED=y |
97 | # CONFIG_SYSCTL_SYSCALL is not set | 104 | # CONFIG_SYSCTL_SYSCALL is not set |
98 | # CONFIG_KALLSYMS is not set | 105 | # CONFIG_KALLSYMS is not set |
106 | # CONFIG_STRIP_ASM_SYMS is not set | ||
99 | CONFIG_HOTPLUG=y | 107 | CONFIG_HOTPLUG=y |
100 | CONFIG_PRINTK=y | 108 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 109 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 110 | CONFIG_ELF_CORE=y |
103 | CONFIG_COMPAT_BRK=y | ||
104 | CONFIG_BASE_FULL=y | 111 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 112 | CONFIG_FUTEX=y |
106 | CONFIG_ANON_INODES=y | ||
107 | # CONFIG_EPOLL is not set | 113 | # CONFIG_EPOLL is not set |
108 | CONFIG_SIGNALFD=y | 114 | CONFIG_SIGNALFD=y |
109 | CONFIG_TIMERFD=y | 115 | CONFIG_TIMERFD=y |
@@ -113,10 +119,12 @@ CONFIG_AIO=y | |||
113 | CONFIG_VM_EVENT_COUNTERS=y | 119 | CONFIG_VM_EVENT_COUNTERS=y |
114 | CONFIG_PCI_QUIRKS=y | 120 | CONFIG_PCI_QUIRKS=y |
115 | CONFIG_SLUB_DEBUG=y | 121 | CONFIG_SLUB_DEBUG=y |
122 | CONFIG_COMPAT_BRK=y | ||
116 | # CONFIG_SLAB is not set | 123 | # CONFIG_SLAB is not set |
117 | CONFIG_SLUB=y | 124 | CONFIG_SLUB=y |
118 | # CONFIG_SLOB is not set | 125 | # CONFIG_SLOB is not set |
119 | # CONFIG_PROFILING is not set | 126 | # CONFIG_PROFILING is not set |
127 | # CONFIG_MARKERS is not set | ||
120 | CONFIG_HAVE_OPROFILE=y | 128 | CONFIG_HAVE_OPROFILE=y |
121 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 129 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
122 | CONFIG_HAVE_IOREMAP_PROT=y | 130 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -124,6 +132,7 @@ CONFIG_HAVE_KPROBES=y | |||
124 | CONFIG_HAVE_KRETPROBES=y | 132 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 133 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | CONFIG_HAVE_CLK=y | 134 | CONFIG_HAVE_CLK=y |
135 | # CONFIG_SLOW_WORK is not set | ||
127 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 136 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
128 | CONFIG_SLABINFO=y | 137 | CONFIG_SLABINFO=y |
129 | CONFIG_RT_MUTEXES=y | 138 | CONFIG_RT_MUTEXES=y |
@@ -136,7 +145,6 @@ CONFIG_MODULE_UNLOAD=y | |||
136 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 145 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
137 | CONFIG_BLOCK=y | 146 | CONFIG_BLOCK=y |
138 | # CONFIG_LBD is not set | 147 | # CONFIG_LBD is not set |
139 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
140 | # CONFIG_BLK_DEV_BSG is not set | 148 | # CONFIG_BLK_DEV_BSG is not set |
141 | # CONFIG_BLK_DEV_INTEGRITY is not set | 149 | # CONFIG_BLK_DEV_INTEGRITY is not set |
142 | 150 | ||
@@ -157,8 +165,6 @@ CONFIG_FREEZER=y | |||
157 | # | 165 | # |
158 | # Platform support | 166 | # Platform support |
159 | # | 167 | # |
160 | CONFIG_PPC_MULTIPLATFORM=y | ||
161 | CONFIG_CLASSIC32=y | ||
162 | # CONFIG_PPC_CHRP is not set | 168 | # CONFIG_PPC_CHRP is not set |
163 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
164 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
@@ -166,8 +172,9 @@ CONFIG_PPC_MPC52xx=y | |||
166 | CONFIG_PPC_MPC5200_SIMPLE=y | 172 | CONFIG_PPC_MPC5200_SIMPLE=y |
167 | CONFIG_PPC_EFIKA=y | 173 | CONFIG_PPC_EFIKA=y |
168 | CONFIG_PPC_LITE5200=y | 174 | CONFIG_PPC_LITE5200=y |
175 | CONFIG_PPC_MEDIA5200=y | ||
169 | CONFIG_PPC_MPC5200_BUGFIX=y | 176 | CONFIG_PPC_MPC5200_BUGFIX=y |
170 | # CONFIG_PPC_MPC5200_GPIO is not set | 177 | CONFIG_PPC_MPC5200_GPIO=y |
171 | # CONFIG_PPC_PMAC is not set | 178 | # CONFIG_PPC_PMAC is not set |
172 | # CONFIG_PPC_CELL is not set | 179 | # CONFIG_PPC_CELL is not set |
173 | # CONFIG_PPC_CELL_NATIVE is not set | 180 | # CONFIG_PPC_CELL_NATIVE is not set |
@@ -176,7 +183,9 @@ CONFIG_PPC_MPC5200_BUGFIX=y | |||
176 | # CONFIG_PPC_83xx is not set | 183 | # CONFIG_PPC_83xx is not set |
177 | # CONFIG_PPC_86xx is not set | 184 | # CONFIG_PPC_86xx is not set |
178 | # CONFIG_EMBEDDED6xx is not set | 185 | # CONFIG_EMBEDDED6xx is not set |
186 | # CONFIG_AMIGAONE is not set | ||
179 | CONFIG_PPC_NATIVE=y | 187 | CONFIG_PPC_NATIVE=y |
188 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
180 | # CONFIG_UDBG_RTAS_CONSOLE is not set | 189 | # CONFIG_UDBG_RTAS_CONSOLE is not set |
181 | # CONFIG_IPIC is not set | 190 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 191 | # CONFIG_MPIC is not set |
@@ -241,9 +250,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
241 | CONFIG_BOUNCE=y | 250 | CONFIG_BOUNCE=y |
242 | CONFIG_VIRT_TO_BUS=y | 251 | CONFIG_VIRT_TO_BUS=y |
243 | CONFIG_UNEVICTABLE_LRU=y | 252 | CONFIG_UNEVICTABLE_LRU=y |
253 | CONFIG_HAVE_MLOCK=y | ||
254 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
244 | CONFIG_PPC_4K_PAGES=y | 255 | CONFIG_PPC_4K_PAGES=y |
245 | # CONFIG_PPC_16K_PAGES is not set | 256 | # CONFIG_PPC_16K_PAGES is not set |
246 | # CONFIG_PPC_64K_PAGES is not set | 257 | # CONFIG_PPC_64K_PAGES is not set |
258 | # CONFIG_PPC_256K_PAGES is not set | ||
247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 259 | CONFIG_FORCE_MAX_ZONEORDER=11 |
248 | CONFIG_PROC_DEVICETREE=y | 260 | CONFIG_PROC_DEVICETREE=y |
249 | # CONFIG_CMDLINE_BOOL is not set | 261 | # CONFIG_CMDLINE_BOOL is not set |
@@ -272,6 +284,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
272 | CONFIG_PCI_LEGACY=y | 284 | CONFIG_PCI_LEGACY=y |
273 | # CONFIG_PCI_DEBUG is not set | 285 | # CONFIG_PCI_DEBUG is not set |
274 | # CONFIG_PCI_STUB is not set | 286 | # CONFIG_PCI_STUB is not set |
287 | # CONFIG_PCI_IOV is not set | ||
275 | # CONFIG_PCCARD is not set | 288 | # CONFIG_PCCARD is not set |
276 | # CONFIG_HOTPLUG_PCI is not set | 289 | # CONFIG_HOTPLUG_PCI is not set |
277 | # CONFIG_HAS_RAPIDIO is not set | 290 | # CONFIG_HAS_RAPIDIO is not set |
@@ -294,7 +307,6 @@ CONFIG_NET=y | |||
294 | # | 307 | # |
295 | # Networking options | 308 | # Networking options |
296 | # | 309 | # |
297 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
298 | CONFIG_PACKET=y | 310 | CONFIG_PACKET=y |
299 | # CONFIG_PACKET_MMAP is not set | 311 | # CONFIG_PACKET_MMAP is not set |
300 | CONFIG_UNIX=y | 312 | CONFIG_UNIX=y |
@@ -350,6 +362,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
350 | # CONFIG_LAPB is not set | 362 | # CONFIG_LAPB is not set |
351 | # CONFIG_ECONET is not set | 363 | # CONFIG_ECONET is not set |
352 | # CONFIG_WAN_ROUTER is not set | 364 | # CONFIG_WAN_ROUTER is not set |
365 | # CONFIG_PHONET is not set | ||
353 | # CONFIG_NET_SCHED is not set | 366 | # CONFIG_NET_SCHED is not set |
354 | # CONFIG_DCB is not set | 367 | # CONFIG_DCB is not set |
355 | 368 | ||
@@ -362,7 +375,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
362 | # CONFIG_IRDA is not set | 375 | # CONFIG_IRDA is not set |
363 | # CONFIG_BT is not set | 376 | # CONFIG_BT is not set |
364 | # CONFIG_AF_RXRPC is not set | 377 | # CONFIG_AF_RXRPC is not set |
365 | # CONFIG_PHONET is not set | ||
366 | # CONFIG_WIRELESS is not set | 378 | # CONFIG_WIRELESS is not set |
367 | # CONFIG_WIMAX is not set | 379 | # CONFIG_WIMAX is not set |
368 | # CONFIG_RFKILL is not set | 380 | # CONFIG_RFKILL is not set |
@@ -388,12 +400,9 @@ CONFIG_MTD=y | |||
388 | CONFIG_MTD_CONCAT=y | 400 | CONFIG_MTD_CONCAT=y |
389 | CONFIG_MTD_PARTITIONS=y | 401 | CONFIG_MTD_PARTITIONS=y |
390 | # CONFIG_MTD_TESTS is not set | 402 | # CONFIG_MTD_TESTS is not set |
391 | CONFIG_MTD_REDBOOT_PARTS=y | 403 | # CONFIG_MTD_REDBOOT_PARTS is not set |
392 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
393 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
394 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
395 | CONFIG_MTD_CMDLINE_PARTS=y | 404 | CONFIG_MTD_CMDLINE_PARTS=y |
396 | # CONFIG_MTD_OF_PARTS is not set | 405 | CONFIG_MTD_OF_PARTS=y |
397 | # CONFIG_MTD_AR7_PARTS is not set | 406 | # CONFIG_MTD_AR7_PARTS is not set |
398 | 407 | ||
399 | # | 408 | # |
@@ -447,6 +456,8 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
447 | # Self-contained MTD device drivers | 456 | # Self-contained MTD device drivers |
448 | # | 457 | # |
449 | # CONFIG_MTD_PMC551 is not set | 458 | # CONFIG_MTD_PMC551 is not set |
459 | # CONFIG_MTD_DATAFLASH is not set | ||
460 | # CONFIG_MTD_M25P80 is not set | ||
450 | # CONFIG_MTD_SLRAM is not set | 461 | # CONFIG_MTD_SLRAM is not set |
451 | # CONFIG_MTD_PHRAM is not set | 462 | # CONFIG_MTD_PHRAM is not set |
452 | # CONFIG_MTD_MTDRAM is not set | 463 | # CONFIG_MTD_MTDRAM is not set |
@@ -465,14 +476,23 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
465 | # LPDDR flash memory drivers | 476 | # LPDDR flash memory drivers |
466 | # | 477 | # |
467 | # CONFIG_MTD_LPDDR is not set | 478 | # CONFIG_MTD_LPDDR is not set |
468 | # CONFIG_MTD_QINFO_PROBE is not set | ||
469 | 479 | ||
470 | # | 480 | # |
471 | # UBI - Unsorted block images | 481 | # UBI - Unsorted block images |
472 | # | 482 | # |
473 | # CONFIG_MTD_UBI is not set | 483 | CONFIG_MTD_UBI=m |
484 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | ||
485 | CONFIG_MTD_UBI_BEB_RESERVE=1 | ||
486 | # CONFIG_MTD_UBI_GLUEBI is not set | ||
487 | |||
488 | # | ||
489 | # UBI debugging options | ||
490 | # | ||
491 | # CONFIG_MTD_UBI_DEBUG is not set | ||
474 | CONFIG_OF_DEVICE=y | 492 | CONFIG_OF_DEVICE=y |
493 | CONFIG_OF_GPIO=y | ||
475 | CONFIG_OF_I2C=y | 494 | CONFIG_OF_I2C=y |
495 | CONFIG_OF_SPI=y | ||
476 | # CONFIG_PARPORT is not set | 496 | # CONFIG_PARPORT is not set |
477 | CONFIG_BLK_DEV=y | 497 | CONFIG_BLK_DEV=y |
478 | # CONFIG_BLK_DEV_FD is not set | 498 | # CONFIG_BLK_DEV_FD is not set |
@@ -500,12 +520,14 @@ CONFIG_MISC_DEVICES=y | |||
500 | # CONFIG_ICS932S401 is not set | 520 | # CONFIG_ICS932S401 is not set |
501 | # CONFIG_ENCLOSURE_SERVICES is not set | 521 | # CONFIG_ENCLOSURE_SERVICES is not set |
502 | # CONFIG_HP_ILO is not set | 522 | # CONFIG_HP_ILO is not set |
523 | # CONFIG_ISL29003 is not set | ||
503 | # CONFIG_C2PORT is not set | 524 | # CONFIG_C2PORT is not set |
504 | 525 | ||
505 | # | 526 | # |
506 | # EEPROM support | 527 | # EEPROM support |
507 | # | 528 | # |
508 | CONFIG_EEPROM_AT24=y | 529 | CONFIG_EEPROM_AT24=y |
530 | # CONFIG_EEPROM_AT25 is not set | ||
509 | # CONFIG_EEPROM_LEGACY is not set | 531 | # CONFIG_EEPROM_LEGACY is not set |
510 | # CONFIG_EEPROM_93CX6 is not set | 532 | # CONFIG_EEPROM_93CX6 is not set |
511 | CONFIG_HAVE_IDE=y | 533 | CONFIG_HAVE_IDE=y |
@@ -564,9 +586,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
564 | # CONFIG_MEGARAID_NEWGEN is not set | 586 | # CONFIG_MEGARAID_NEWGEN is not set |
565 | # CONFIG_MEGARAID_LEGACY is not set | 587 | # CONFIG_MEGARAID_LEGACY is not set |
566 | # CONFIG_MEGARAID_SAS is not set | 588 | # CONFIG_MEGARAID_SAS is not set |
589 | # CONFIG_SCSI_MPT2SAS is not set | ||
567 | # CONFIG_SCSI_HPTIOP is not set | 590 | # CONFIG_SCSI_HPTIOP is not set |
568 | # CONFIG_SCSI_BUSLOGIC is not set | 591 | # CONFIG_SCSI_BUSLOGIC is not set |
569 | # CONFIG_LIBFC is not set | 592 | # CONFIG_LIBFC is not set |
593 | # CONFIG_LIBFCOE is not set | ||
570 | # CONFIG_FCOE is not set | 594 | # CONFIG_FCOE is not set |
571 | # CONFIG_SCSI_DMX3191D is not set | 595 | # CONFIG_SCSI_DMX3191D is not set |
572 | # CONFIG_SCSI_EATA is not set | 596 | # CONFIG_SCSI_EATA is not set |
@@ -589,6 +613,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
589 | # CONFIG_SCSI_DEBUG is not set | 613 | # CONFIG_SCSI_DEBUG is not set |
590 | # CONFIG_SCSI_SRP is not set | 614 | # CONFIG_SCSI_SRP is not set |
591 | # CONFIG_SCSI_DH is not set | 615 | # CONFIG_SCSI_DH is not set |
616 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
592 | CONFIG_ATA=y | 617 | CONFIG_ATA=y |
593 | # CONFIG_ATA_NONSTANDARD is not set | 618 | # CONFIG_ATA_NONSTANDARD is not set |
594 | CONFIG_SATA_PMP=y | 619 | CONFIG_SATA_PMP=y |
@@ -666,6 +691,7 @@ CONFIG_PATA_PLATFORM=y | |||
666 | # CONFIG_I2O is not set | 691 | # CONFIG_I2O is not set |
667 | # CONFIG_MACINTOSH_DRIVERS is not set | 692 | # CONFIG_MACINTOSH_DRIVERS is not set |
668 | CONFIG_NETDEVICES=y | 693 | CONFIG_NETDEVICES=y |
694 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
669 | # CONFIG_DUMMY is not set | 695 | # CONFIG_DUMMY is not set |
670 | # CONFIG_BONDING is not set | 696 | # CONFIG_BONDING is not set |
671 | # CONFIG_MACVLAN is not set | 697 | # CONFIG_MACVLAN is not set |
@@ -699,6 +725,9 @@ CONFIG_NET_ETHERNET=y | |||
699 | # CONFIG_SUNGEM is not set | 725 | # CONFIG_SUNGEM is not set |
700 | # CONFIG_CASSINI is not set | 726 | # CONFIG_CASSINI is not set |
701 | # CONFIG_NET_VENDOR_3COM is not set | 727 | # CONFIG_NET_VENDOR_3COM is not set |
728 | # CONFIG_ENC28J60 is not set | ||
729 | # CONFIG_ETHOC is not set | ||
730 | # CONFIG_DNET is not set | ||
702 | # CONFIG_NET_TULIP is not set | 731 | # CONFIG_NET_TULIP is not set |
703 | # CONFIG_HP100 is not set | 732 | # CONFIG_HP100 is not set |
704 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 733 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -722,7 +751,6 @@ CONFIG_FEC_MPC52xx_MDIO=y | |||
722 | # | 751 | # |
723 | # CONFIG_WLAN_PRE80211 is not set | 752 | # CONFIG_WLAN_PRE80211 is not set |
724 | # CONFIG_WLAN_80211 is not set | 753 | # CONFIG_WLAN_80211 is not set |
725 | # CONFIG_IWLWIFI_LEDS is not set | ||
726 | 754 | ||
727 | # | 755 | # |
728 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 756 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -802,6 +830,7 @@ CONFIG_DEVKMEM=y | |||
802 | # | 830 | # |
803 | # Non-8250 serial port support | 831 | # Non-8250 serial port support |
804 | # | 832 | # |
833 | # CONFIG_SERIAL_MAX3100 is not set | ||
805 | # CONFIG_SERIAL_UARTLITE is not set | 834 | # CONFIG_SERIAL_UARTLITE is not set |
806 | CONFIG_SERIAL_CORE=y | 835 | CONFIG_SERIAL_CORE=y |
807 | CONFIG_SERIAL_CORE_CONSOLE=y | 836 | CONFIG_SERIAL_CORE_CONSOLE=y |
@@ -854,6 +883,7 @@ CONFIG_I2C_ALGOBIT=y | |||
854 | # | 883 | # |
855 | # I2C system bus drivers (mostly embedded / system-on-chip) | 884 | # I2C system bus drivers (mostly embedded / system-on-chip) |
856 | # | 885 | # |
886 | # CONFIG_I2C_GPIO is not set | ||
857 | CONFIG_I2C_MPC=y | 887 | CONFIG_I2C_MPC=y |
858 | # CONFIG_I2C_OCORES is not set | 888 | # CONFIG_I2C_OCORES is not set |
859 | # CONFIG_I2C_SIMTEC is not set | 889 | # CONFIG_I2C_SIMTEC is not set |
@@ -883,22 +913,63 @@ CONFIG_I2C_MPC=y | |||
883 | # CONFIG_SENSORS_PCF8574 is not set | 913 | # CONFIG_SENSORS_PCF8574 is not set |
884 | # CONFIG_PCF8575 is not set | 914 | # CONFIG_PCF8575 is not set |
885 | # CONFIG_SENSORS_PCA9539 is not set | 915 | # CONFIG_SENSORS_PCA9539 is not set |
886 | # CONFIG_SENSORS_PCF8591 is not set | ||
887 | # CONFIG_SENSORS_MAX6875 is not set | 916 | # CONFIG_SENSORS_MAX6875 is not set |
888 | # CONFIG_SENSORS_TSL2550 is not set | 917 | # CONFIG_SENSORS_TSL2550 is not set |
889 | # CONFIG_I2C_DEBUG_CORE is not set | 918 | # CONFIG_I2C_DEBUG_CORE is not set |
890 | # CONFIG_I2C_DEBUG_ALGO is not set | 919 | # CONFIG_I2C_DEBUG_ALGO is not set |
891 | # CONFIG_I2C_DEBUG_BUS is not set | 920 | # CONFIG_I2C_DEBUG_BUS is not set |
892 | # CONFIG_I2C_DEBUG_CHIP is not set | 921 | # CONFIG_I2C_DEBUG_CHIP is not set |
893 | # CONFIG_SPI is not set | 922 | CONFIG_SPI=y |
923 | # CONFIG_SPI_DEBUG is not set | ||
924 | CONFIG_SPI_MASTER=y | ||
925 | |||
926 | # | ||
927 | # SPI Master Controller Drivers | ||
928 | # | ||
929 | # CONFIG_SPI_BITBANG is not set | ||
930 | # CONFIG_SPI_GPIO is not set | ||
931 | CONFIG_SPI_MPC52xx_PSC=m | ||
932 | |||
933 | # | ||
934 | # SPI Protocol Masters | ||
935 | # | ||
936 | CONFIG_SPI_SPIDEV=m | ||
937 | # CONFIG_SPI_TLE62X0 is not set | ||
894 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 938 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
895 | # CONFIG_GPIOLIB is not set | 939 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
940 | CONFIG_GPIOLIB=y | ||
941 | # CONFIG_DEBUG_GPIO is not set | ||
942 | # CONFIG_GPIO_SYSFS is not set | ||
943 | |||
944 | # | ||
945 | # Memory mapped GPIO expanders: | ||
946 | # | ||
947 | # CONFIG_GPIO_XILINX is not set | ||
948 | |||
949 | # | ||
950 | # I2C GPIO expanders: | ||
951 | # | ||
952 | # CONFIG_GPIO_MAX732X is not set | ||
953 | # CONFIG_GPIO_PCA953X is not set | ||
954 | # CONFIG_GPIO_PCF857X is not set | ||
955 | |||
956 | # | ||
957 | # PCI GPIO expanders: | ||
958 | # | ||
959 | # CONFIG_GPIO_BT8XX is not set | ||
960 | |||
961 | # | ||
962 | # SPI GPIO expanders: | ||
963 | # | ||
964 | # CONFIG_GPIO_MAX7301 is not set | ||
965 | # CONFIG_GPIO_MCP23S08 is not set | ||
896 | # CONFIG_W1 is not set | 966 | # CONFIG_W1 is not set |
897 | # CONFIG_POWER_SUPPLY is not set | 967 | # CONFIG_POWER_SUPPLY is not set |
898 | CONFIG_HWMON=y | 968 | CONFIG_HWMON=y |
899 | # CONFIG_HWMON_VID is not set | 969 | # CONFIG_HWMON_VID is not set |
900 | # CONFIG_SENSORS_AD7414 is not set | 970 | # CONFIG_SENSORS_AD7414 is not set |
901 | # CONFIG_SENSORS_AD7418 is not set | 971 | # CONFIG_SENSORS_AD7418 is not set |
972 | # CONFIG_SENSORS_ADCXX is not set | ||
902 | # CONFIG_SENSORS_ADM1021 is not set | 973 | # CONFIG_SENSORS_ADM1021 is not set |
903 | # CONFIG_SENSORS_ADM1025 is not set | 974 | # CONFIG_SENSORS_ADM1025 is not set |
904 | # CONFIG_SENSORS_ADM1026 is not set | 975 | # CONFIG_SENSORS_ADM1026 is not set |
@@ -915,10 +986,12 @@ CONFIG_HWMON=y | |||
915 | # CONFIG_SENSORS_F71805F is not set | 986 | # CONFIG_SENSORS_F71805F is not set |
916 | # CONFIG_SENSORS_F71882FG is not set | 987 | # CONFIG_SENSORS_F71882FG is not set |
917 | # CONFIG_SENSORS_F75375S is not set | 988 | # CONFIG_SENSORS_F75375S is not set |
989 | # CONFIG_SENSORS_G760A is not set | ||
918 | # CONFIG_SENSORS_GL518SM is not set | 990 | # CONFIG_SENSORS_GL518SM is not set |
919 | # CONFIG_SENSORS_GL520SM is not set | 991 | # CONFIG_SENSORS_GL520SM is not set |
920 | # CONFIG_SENSORS_IT87 is not set | 992 | # CONFIG_SENSORS_IT87 is not set |
921 | # CONFIG_SENSORS_LM63 is not set | 993 | # CONFIG_SENSORS_LM63 is not set |
994 | # CONFIG_SENSORS_LM70 is not set | ||
922 | # CONFIG_SENSORS_LM75 is not set | 995 | # CONFIG_SENSORS_LM75 is not set |
923 | # CONFIG_SENSORS_LM77 is not set | 996 | # CONFIG_SENSORS_LM77 is not set |
924 | # CONFIG_SENSORS_LM78 is not set | 997 | # CONFIG_SENSORS_LM78 is not set |
@@ -929,11 +1002,16 @@ CONFIG_HWMON=y | |||
929 | # CONFIG_SENSORS_LM90 is not set | 1002 | # CONFIG_SENSORS_LM90 is not set |
930 | # CONFIG_SENSORS_LM92 is not set | 1003 | # CONFIG_SENSORS_LM92 is not set |
931 | # CONFIG_SENSORS_LM93 is not set | 1004 | # CONFIG_SENSORS_LM93 is not set |
1005 | # CONFIG_SENSORS_LTC4215 is not set | ||
932 | # CONFIG_SENSORS_LTC4245 is not set | 1006 | # CONFIG_SENSORS_LTC4245 is not set |
1007 | # CONFIG_SENSORS_LM95241 is not set | ||
1008 | # CONFIG_SENSORS_MAX1111 is not set | ||
933 | # CONFIG_SENSORS_MAX1619 is not set | 1009 | # CONFIG_SENSORS_MAX1619 is not set |
934 | # CONFIG_SENSORS_MAX6650 is not set | 1010 | # CONFIG_SENSORS_MAX6650 is not set |
935 | # CONFIG_SENSORS_PC87360 is not set | 1011 | # CONFIG_SENSORS_PC87360 is not set |
936 | # CONFIG_SENSORS_PC87427 is not set | 1012 | # CONFIG_SENSORS_PC87427 is not set |
1013 | # CONFIG_SENSORS_PCF8591 is not set | ||
1014 | # CONFIG_SENSORS_SHT15 is not set | ||
937 | # CONFIG_SENSORS_SIS5595 is not set | 1015 | # CONFIG_SENSORS_SIS5595 is not set |
938 | # CONFIG_SENSORS_DME1737 is not set | 1016 | # CONFIG_SENSORS_DME1737 is not set |
939 | # CONFIG_SENSORS_SMSC47M1 is not set | 1017 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -952,6 +1030,7 @@ CONFIG_HWMON=y | |||
952 | # CONFIG_SENSORS_W83L786NG is not set | 1030 | # CONFIG_SENSORS_W83L786NG is not set |
953 | # CONFIG_SENSORS_W83627HF is not set | 1031 | # CONFIG_SENSORS_W83627HF is not set |
954 | # CONFIG_SENSORS_W83627EHF is not set | 1032 | # CONFIG_SENSORS_W83627EHF is not set |
1033 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
955 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1034 | # CONFIG_HWMON_DEBUG_CHIP is not set |
956 | # CONFIG_THERMAL is not set | 1035 | # CONFIG_THERMAL is not set |
957 | # CONFIG_THERMAL_HWMON is not set | 1036 | # CONFIG_THERMAL_HWMON is not set |
@@ -989,6 +1068,7 @@ CONFIG_SSB_POSSIBLE=y | |||
989 | # CONFIG_MFD_CORE is not set | 1068 | # CONFIG_MFD_CORE is not set |
990 | # CONFIG_MFD_SM501 is not set | 1069 | # CONFIG_MFD_SM501 is not set |
991 | # CONFIG_HTC_PASIC3 is not set | 1070 | # CONFIG_HTC_PASIC3 is not set |
1071 | # CONFIG_TPS65010 is not set | ||
992 | # CONFIG_TWL4030_CORE is not set | 1072 | # CONFIG_TWL4030_CORE is not set |
993 | # CONFIG_MFD_TMIO is not set | 1073 | # CONFIG_MFD_TMIO is not set |
994 | # CONFIG_PMIC_DA903X is not set | 1074 | # CONFIG_PMIC_DA903X is not set |
@@ -1084,9 +1164,13 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
1084 | # CONFIG_FB_VIRTUAL is not set | 1164 | # CONFIG_FB_VIRTUAL is not set |
1085 | # CONFIG_FB_METRONOME is not set | 1165 | # CONFIG_FB_METRONOME is not set |
1086 | # CONFIG_FB_MB862XX is not set | 1166 | # CONFIG_FB_MB862XX is not set |
1167 | # CONFIG_FB_BROADSHEET is not set | ||
1087 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1168 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1088 | CONFIG_LCD_CLASS_DEVICE=m | 1169 | CONFIG_LCD_CLASS_DEVICE=m |
1170 | # CONFIG_LCD_LTV350QV is not set | ||
1089 | # CONFIG_LCD_ILI9320 is not set | 1171 | # CONFIG_LCD_ILI9320 is not set |
1172 | # CONFIG_LCD_TDO24M is not set | ||
1173 | # CONFIG_LCD_VGG2432A4 is not set | ||
1090 | # CONFIG_LCD_PLATFORM is not set | 1174 | # CONFIG_LCD_PLATFORM is not set |
1091 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 1175 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1092 | CONFIG_BACKLIGHT_GENERIC=y | 1176 | CONFIG_BACKLIGHT_GENERIC=y |
@@ -1127,15 +1211,17 @@ CONFIG_USB_HID=y | |||
1127 | # | 1211 | # |
1128 | # Special HID drivers | 1212 | # Special HID drivers |
1129 | # | 1213 | # |
1130 | CONFIG_HID_COMPAT=y | ||
1131 | CONFIG_HID_A4TECH=y | 1214 | CONFIG_HID_A4TECH=y |
1132 | # CONFIG_HID_APPLE is not set | 1215 | # CONFIG_HID_APPLE is not set |
1133 | CONFIG_HID_BELKIN=y | 1216 | CONFIG_HID_BELKIN=y |
1134 | CONFIG_HID_CHERRY=y | 1217 | CONFIG_HID_CHERRY=y |
1135 | # CONFIG_HID_CHICONY is not set | 1218 | # CONFIG_HID_CHICONY is not set |
1136 | CONFIG_HID_CYPRESS=y | 1219 | CONFIG_HID_CYPRESS=y |
1220 | # CONFIG_DRAGONRISE_FF is not set | ||
1137 | CONFIG_HID_EZKEY=y | 1221 | CONFIG_HID_EZKEY=y |
1222 | # CONFIG_HID_KYE is not set | ||
1138 | # CONFIG_HID_GYRATION is not set | 1223 | # CONFIG_HID_GYRATION is not set |
1224 | # CONFIG_HID_KENSINGTON is not set | ||
1139 | # CONFIG_HID_LOGITECH is not set | 1225 | # CONFIG_HID_LOGITECH is not set |
1140 | # CONFIG_HID_MICROSOFT is not set | 1226 | # CONFIG_HID_MICROSOFT is not set |
1141 | # CONFIG_HID_MONTEREY is not set | 1227 | # CONFIG_HID_MONTEREY is not set |
@@ -1204,11 +1290,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1204 | # CONFIG_USB_TMC is not set | 1290 | # CONFIG_USB_TMC is not set |
1205 | 1291 | ||
1206 | # | 1292 | # |
1207 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1293 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1208 | # | 1294 | # |
1209 | 1295 | ||
1210 | # | 1296 | # |
1211 | # see USB_STORAGE Help for more information | 1297 | # also be needed; see USB_STORAGE Help for more info |
1212 | # | 1298 | # |
1213 | CONFIG_USB_STORAGE=y | 1299 | CONFIG_USB_STORAGE=y |
1214 | # CONFIG_USB_STORAGE_DEBUG is not set | 1300 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1250,7 +1336,6 @@ CONFIG_USB_STORAGE=y | |||
1250 | # CONFIG_USB_LED is not set | 1336 | # CONFIG_USB_LED is not set |
1251 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1337 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1252 | # CONFIG_USB_CYTHERM is not set | 1338 | # CONFIG_USB_CYTHERM is not set |
1253 | # CONFIG_USB_PHIDGET is not set | ||
1254 | # CONFIG_USB_IDMOUSE is not set | 1339 | # CONFIG_USB_IDMOUSE is not set |
1255 | # CONFIG_USB_FTDI_ELAN is not set | 1340 | # CONFIG_USB_FTDI_ELAN is not set |
1256 | # CONFIG_USB_APPLEDISPLAY is not set | 1341 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1265,6 +1350,8 @@ CONFIG_USB_STORAGE=y | |||
1265 | # | 1350 | # |
1266 | # OTG and related infrastructure | 1351 | # OTG and related infrastructure |
1267 | # | 1352 | # |
1353 | # CONFIG_USB_GPIO_VBUS is not set | ||
1354 | # CONFIG_NOP_USB_XCEIV is not set | ||
1268 | # CONFIG_UWB is not set | 1355 | # CONFIG_UWB is not set |
1269 | # CONFIG_MMC is not set | 1356 | # CONFIG_MMC is not set |
1270 | # CONFIG_MEMSTICK is not set | 1357 | # CONFIG_MEMSTICK is not set |
@@ -1317,6 +1404,13 @@ CONFIG_RTC_DRV_DS1307=y | |||
1317 | # | 1404 | # |
1318 | # SPI RTC drivers | 1405 | # SPI RTC drivers |
1319 | # | 1406 | # |
1407 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1408 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1409 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1410 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1411 | # CONFIG_RTC_DRV_R9701 is not set | ||
1412 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1413 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1320 | 1414 | ||
1321 | # | 1415 | # |
1322 | # Platform RTC drivers | 1416 | # Platform RTC drivers |
@@ -1336,8 +1430,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
1336 | # | 1430 | # |
1337 | # on-CPU RTC drivers | 1431 | # on-CPU RTC drivers |
1338 | # | 1432 | # |
1339 | # CONFIG_RTC_DRV_PPC is not set | 1433 | # CONFIG_RTC_DRV_GENERIC is not set |
1340 | # CONFIG_DMADEVICES is not set | 1434 | # CONFIG_DMADEVICES is not set |
1435 | # CONFIG_AUXDISPLAY is not set | ||
1341 | # CONFIG_UIO is not set | 1436 | # CONFIG_UIO is not set |
1342 | # CONFIG_STAGING is not set | 1437 | # CONFIG_STAGING is not set |
1343 | 1438 | ||
@@ -1348,6 +1443,7 @@ CONFIG_EXT2_FS=y | |||
1348 | # CONFIG_EXT2_FS_XATTR is not set | 1443 | # CONFIG_EXT2_FS_XATTR is not set |
1349 | # CONFIG_EXT2_FS_XIP is not set | 1444 | # CONFIG_EXT2_FS_XIP is not set |
1350 | CONFIG_EXT3_FS=y | 1445 | CONFIG_EXT3_FS=y |
1446 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1351 | CONFIG_EXT3_FS_XATTR=y | 1447 | CONFIG_EXT3_FS_XATTR=y |
1352 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1448 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1353 | # CONFIG_EXT3_FS_SECURITY is not set | 1449 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1370,6 +1466,11 @@ CONFIG_INOTIFY_USER=y | |||
1370 | # CONFIG_FUSE_FS is not set | 1466 | # CONFIG_FUSE_FS is not set |
1371 | 1467 | ||
1372 | # | 1468 | # |
1469 | # Caches | ||
1470 | # | ||
1471 | # CONFIG_FSCACHE is not set | ||
1472 | |||
1473 | # | ||
1373 | # CD-ROM/DVD Filesystems | 1474 | # CD-ROM/DVD Filesystems |
1374 | # | 1475 | # |
1375 | # CONFIG_ISO9660_FS is not set | 1476 | # CONFIG_ISO9660_FS is not set |
@@ -1416,6 +1517,12 @@ CONFIG_JFFS2_ZLIB=y | |||
1416 | # CONFIG_JFFS2_LZO is not set | 1517 | # CONFIG_JFFS2_LZO is not set |
1417 | CONFIG_JFFS2_RTIME=y | 1518 | CONFIG_JFFS2_RTIME=y |
1418 | # CONFIG_JFFS2_RUBIN is not set | 1519 | # CONFIG_JFFS2_RUBIN is not set |
1520 | CONFIG_UBIFS_FS=m | ||
1521 | # CONFIG_UBIFS_FS_XATTR is not set | ||
1522 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | ||
1523 | CONFIG_UBIFS_FS_LZO=y | ||
1524 | CONFIG_UBIFS_FS_ZLIB=y | ||
1525 | # CONFIG_UBIFS_FS_DEBUG is not set | ||
1419 | CONFIG_CRAMFS=y | 1526 | CONFIG_CRAMFS=y |
1420 | # CONFIG_SQUASHFS is not set | 1527 | # CONFIG_SQUASHFS is not set |
1421 | # CONFIG_VXFS_FS is not set | 1528 | # CONFIG_VXFS_FS is not set |
@@ -1426,6 +1533,7 @@ CONFIG_CRAMFS=y | |||
1426 | # CONFIG_ROMFS_FS is not set | 1533 | # CONFIG_ROMFS_FS is not set |
1427 | # CONFIG_SYSV_FS is not set | 1534 | # CONFIG_SYSV_FS is not set |
1428 | # CONFIG_UFS_FS is not set | 1535 | # CONFIG_UFS_FS is not set |
1536 | # CONFIG_NILFS2_FS is not set | ||
1429 | CONFIG_NETWORK_FILESYSTEMS=y | 1537 | CONFIG_NETWORK_FILESYSTEMS=y |
1430 | CONFIG_NFS_FS=y | 1538 | CONFIG_NFS_FS=y |
1431 | CONFIG_NFS_V3=y | 1539 | CONFIG_NFS_V3=y |
@@ -1438,7 +1546,6 @@ CONFIG_LOCKD_V4=y | |||
1438 | CONFIG_NFS_COMMON=y | 1546 | CONFIG_NFS_COMMON=y |
1439 | CONFIG_SUNRPC=y | 1547 | CONFIG_SUNRPC=y |
1440 | CONFIG_SUNRPC_GSS=y | 1548 | CONFIG_SUNRPC_GSS=y |
1441 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1442 | CONFIG_RPCSEC_GSS_KRB5=y | 1549 | CONFIG_RPCSEC_GSS_KRB5=y |
1443 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1550 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1444 | # CONFIG_SMB_FS is not set | 1551 | # CONFIG_SMB_FS is not set |
@@ -1493,6 +1600,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1493 | # CONFIG_NLS_KOI8_U is not set | 1600 | # CONFIG_NLS_KOI8_U is not set |
1494 | # CONFIG_NLS_UTF8 is not set | 1601 | # CONFIG_NLS_UTF8 is not set |
1495 | # CONFIG_DLM is not set | 1602 | # CONFIG_DLM is not set |
1603 | # CONFIG_BINARY_PRINTF is not set | ||
1496 | 1604 | ||
1497 | # | 1605 | # |
1498 | # Library routines | 1606 | # Library routines |
@@ -1500,7 +1608,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1500 | CONFIG_BITREVERSE=y | 1608 | CONFIG_BITREVERSE=y |
1501 | CONFIG_GENERIC_FIND_LAST_BIT=y | 1609 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1502 | # CONFIG_CRC_CCITT is not set | 1610 | # CONFIG_CRC_CCITT is not set |
1503 | # CONFIG_CRC16 is not set | 1611 | CONFIG_CRC16=m |
1504 | # CONFIG_CRC_T10DIF is not set | 1612 | # CONFIG_CRC_T10DIF is not set |
1505 | # CONFIG_CRC_ITU_T is not set | 1613 | # CONFIG_CRC_ITU_T is not set |
1506 | CONFIG_CRC32=y | 1614 | CONFIG_CRC32=y |
@@ -1508,11 +1616,14 @@ CONFIG_CRC32=y | |||
1508 | # CONFIG_LIBCRC32C is not set | 1616 | # CONFIG_LIBCRC32C is not set |
1509 | CONFIG_ZLIB_INFLATE=y | 1617 | CONFIG_ZLIB_INFLATE=y |
1510 | CONFIG_ZLIB_DEFLATE=y | 1618 | CONFIG_ZLIB_DEFLATE=y |
1511 | CONFIG_PLIST=y | 1619 | CONFIG_LZO_COMPRESS=m |
1620 | CONFIG_LZO_DECOMPRESS=m | ||
1621 | CONFIG_DECOMPRESS_GZIP=y | ||
1512 | CONFIG_HAS_IOMEM=y | 1622 | CONFIG_HAS_IOMEM=y |
1513 | CONFIG_HAS_IOPORT=y | 1623 | CONFIG_HAS_IOPORT=y |
1514 | CONFIG_HAS_DMA=y | 1624 | CONFIG_HAS_DMA=y |
1515 | CONFIG_HAVE_LMB=y | 1625 | CONFIG_HAVE_LMB=y |
1626 | CONFIG_NLATTR=y | ||
1516 | 1627 | ||
1517 | # | 1628 | # |
1518 | # Kernel hacking | 1629 | # Kernel hacking |
@@ -1530,6 +1641,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1530 | CONFIG_DETECT_SOFTLOCKUP=y | 1641 | CONFIG_DETECT_SOFTLOCKUP=y |
1531 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1642 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1532 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1643 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1644 | CONFIG_DETECT_HUNG_TASK=y | ||
1645 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1646 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1533 | CONFIG_SCHED_DEBUG=y | 1647 | CONFIG_SCHED_DEBUG=y |
1534 | # CONFIG_SCHEDSTATS is not set | 1648 | # CONFIG_SCHEDSTATS is not set |
1535 | # CONFIG_TIMER_STATS is not set | 1649 | # CONFIG_TIMER_STATS is not set |
@@ -1558,9 +1672,12 @@ CONFIG_DEBUG_INFO=y | |||
1558 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1672 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1559 | # CONFIG_FAULT_INJECTION is not set | 1673 | # CONFIG_FAULT_INJECTION is not set |
1560 | # CONFIG_LATENCYTOP is not set | 1674 | # CONFIG_LATENCYTOP is not set |
1675 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1561 | CONFIG_HAVE_FUNCTION_TRACER=y | 1676 | CONFIG_HAVE_FUNCTION_TRACER=y |
1677 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1562 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1678 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1563 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1679 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1680 | CONFIG_TRACING_SUPPORT=y | ||
1564 | 1681 | ||
1565 | # | 1682 | # |
1566 | # Tracers | 1683 | # Tracers |
@@ -1568,17 +1685,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1568 | # CONFIG_FUNCTION_TRACER is not set | 1685 | # CONFIG_FUNCTION_TRACER is not set |
1569 | # CONFIG_SCHED_TRACER is not set | 1686 | # CONFIG_SCHED_TRACER is not set |
1570 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1687 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1688 | # CONFIG_EVENT_TRACER is not set | ||
1571 | # CONFIG_BOOT_TRACER is not set | 1689 | # CONFIG_BOOT_TRACER is not set |
1572 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1690 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1573 | # CONFIG_STACK_TRACER is not set | 1691 | # CONFIG_STACK_TRACER is not set |
1574 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1692 | # CONFIG_KMEMTRACE is not set |
1693 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1694 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1575 | # CONFIG_SAMPLES is not set | 1695 | # CONFIG_SAMPLES is not set |
1576 | CONFIG_HAVE_ARCH_KGDB=y | 1696 | CONFIG_HAVE_ARCH_KGDB=y |
1577 | # CONFIG_KGDB is not set | 1697 | # CONFIG_KGDB is not set |
1578 | CONFIG_PRINT_STACK_DEPTH=64 | 1698 | CONFIG_PRINT_STACK_DEPTH=64 |
1579 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1699 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1580 | # CONFIG_DEBUG_STACK_USAGE is not set | 1700 | # CONFIG_DEBUG_STACK_USAGE is not set |
1581 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1582 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1701 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1583 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1702 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1584 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1703 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1609,10 +1728,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1609 | CONFIG_CRYPTO_HASH=y | 1728 | CONFIG_CRYPTO_HASH=y |
1610 | CONFIG_CRYPTO_HASH2=y | 1729 | CONFIG_CRYPTO_HASH2=y |
1611 | CONFIG_CRYPTO_RNG2=y | 1730 | CONFIG_CRYPTO_RNG2=y |
1731 | CONFIG_CRYPTO_PCOMP=y | ||
1612 | CONFIG_CRYPTO_MANAGER=y | 1732 | CONFIG_CRYPTO_MANAGER=y |
1613 | CONFIG_CRYPTO_MANAGER2=y | 1733 | CONFIG_CRYPTO_MANAGER2=y |
1614 | # CONFIG_CRYPTO_GF128MUL is not set | 1734 | # CONFIG_CRYPTO_GF128MUL is not set |
1615 | # CONFIG_CRYPTO_NULL is not set | 1735 | # CONFIG_CRYPTO_NULL is not set |
1736 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1616 | # CONFIG_CRYPTO_CRYPTD is not set | 1737 | # CONFIG_CRYPTO_CRYPTD is not set |
1617 | # CONFIG_CRYPTO_AUTHENC is not set | 1738 | # CONFIG_CRYPTO_AUTHENC is not set |
1618 | # CONFIG_CRYPTO_TEST is not set | 1739 | # CONFIG_CRYPTO_TEST is not set |
@@ -1680,8 +1801,9 @@ CONFIG_CRYPTO_DES=y | |||
1680 | # | 1801 | # |
1681 | # Compression | 1802 | # Compression |
1682 | # | 1803 | # |
1683 | # CONFIG_CRYPTO_DEFLATE is not set | 1804 | CONFIG_CRYPTO_DEFLATE=m |
1684 | # CONFIG_CRYPTO_LZO is not set | 1805 | # CONFIG_CRYPTO_ZLIB is not set |
1806 | CONFIG_CRYPTO_LZO=m | ||
1685 | 1807 | ||
1686 | # | 1808 | # |
1687 | # Random Number Generation | 1809 | # Random Number Generation |