diff options
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/52xx/cm5200_defconfig | 69 | ||||
-rw-r--r-- | arch/powerpc/configs/52xx/lite5200b_defconfig | 74 | ||||
-rw-r--r-- | arch/powerpc/configs/52xx/motionpro_defconfig | 77 | ||||
-rw-r--r-- | arch/powerpc/configs/52xx/pcm030_defconfig | 69 | ||||
-rw-r--r-- | arch/powerpc/configs/52xx/tqm5200_defconfig | 76 | ||||
-rw-r--r-- | arch/powerpc/configs/mpc5200_defconfig | 188 |
6 files changed, 428 insertions, 125 deletions
diff --git a/arch/powerpc/configs/52xx/cm5200_defconfig b/arch/powerpc/configs/52xx/cm5200_defconfig index 1239c6132b4a..3838b77b8116 100644 --- a/arch/powerpc/configs/52xx/cm5200_defconfig +++ b/arch/powerpc/configs/52xx/cm5200_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-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jan 26 21:41:58 2009 | 4 | # Sat Apr 18 00:47:44 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 |
@@ -54,6 +55,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 56 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 57 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 60 | ||
59 | # | 61 | # |
@@ -94,19 +96,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
94 | # CONFIG_NAMESPACES is not set | 96 | # CONFIG_NAMESPACES is not set |
95 | CONFIG_BLK_DEV_INITRD=y | 97 | CONFIG_BLK_DEV_INITRD=y |
96 | CONFIG_INITRAMFS_SOURCE="" | 98 | CONFIG_INITRAMFS_SOURCE="" |
99 | CONFIG_RD_GZIP=y | ||
100 | # CONFIG_RD_BZIP2 is not set | ||
101 | # CONFIG_RD_LZMA is not set | ||
97 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 102 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
98 | CONFIG_SYSCTL=y | 103 | CONFIG_SYSCTL=y |
104 | CONFIG_ANON_INODES=y | ||
99 | CONFIG_EMBEDDED=y | 105 | CONFIG_EMBEDDED=y |
100 | # CONFIG_SYSCTL_SYSCALL is not set | 106 | # CONFIG_SYSCTL_SYSCALL is not set |
101 | # CONFIG_KALLSYMS is not set | 107 | # CONFIG_KALLSYMS is not set |
108 | # CONFIG_STRIP_ASM_SYMS is not set | ||
102 | CONFIG_HOTPLUG=y | 109 | CONFIG_HOTPLUG=y |
103 | CONFIG_PRINTK=y | 110 | CONFIG_PRINTK=y |
104 | CONFIG_BUG=y | 111 | CONFIG_BUG=y |
105 | CONFIG_ELF_CORE=y | 112 | CONFIG_ELF_CORE=y |
106 | CONFIG_COMPAT_BRK=y | ||
107 | CONFIG_BASE_FULL=y | 113 | CONFIG_BASE_FULL=y |
108 | CONFIG_FUTEX=y | 114 | CONFIG_FUTEX=y |
109 | CONFIG_ANON_INODES=y | ||
110 | # CONFIG_EPOLL is not set | 115 | # CONFIG_EPOLL is not set |
111 | CONFIG_SIGNALFD=y | 116 | CONFIG_SIGNALFD=y |
112 | CONFIG_TIMERFD=y | 117 | CONFIG_TIMERFD=y |
@@ -115,10 +120,12 @@ CONFIG_SHMEM=y | |||
115 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
116 | CONFIG_VM_EVENT_COUNTERS=y | 121 | CONFIG_VM_EVENT_COUNTERS=y |
117 | CONFIG_SLUB_DEBUG=y | 122 | CONFIG_SLUB_DEBUG=y |
123 | CONFIG_COMPAT_BRK=y | ||
118 | # CONFIG_SLAB is not set | 124 | # CONFIG_SLAB is not set |
119 | CONFIG_SLUB=y | 125 | CONFIG_SLUB=y |
120 | # CONFIG_SLOB is not set | 126 | # CONFIG_SLOB is not set |
121 | # CONFIG_PROFILING is not set | 127 | # CONFIG_PROFILING is not set |
128 | # CONFIG_MARKERS is not set | ||
122 | CONFIG_HAVE_OPROFILE=y | 129 | CONFIG_HAVE_OPROFILE=y |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 130 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
124 | CONFIG_HAVE_IOREMAP_PROT=y | 131 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -126,6 +133,7 @@ CONFIG_HAVE_KPROBES=y | |||
126 | CONFIG_HAVE_KRETPROBES=y | 133 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 134 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
128 | CONFIG_HAVE_CLK=y | 135 | CONFIG_HAVE_CLK=y |
136 | # CONFIG_SLOW_WORK is not set | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 137 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 138 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 139 | CONFIG_RT_MUTEXES=y |
@@ -133,7 +141,6 @@ CONFIG_BASE_SMALL=0 | |||
133 | # CONFIG_MODULES is not set | 141 | # CONFIG_MODULES is not set |
134 | CONFIG_BLOCK=y | 142 | CONFIG_BLOCK=y |
135 | # CONFIG_LBD is not set | 143 | # CONFIG_LBD is not set |
136 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
137 | # CONFIG_BLK_DEV_BSG is not set | 144 | # CONFIG_BLK_DEV_BSG is not set |
138 | # CONFIG_BLK_DEV_INTEGRITY is not set | 145 | # CONFIG_BLK_DEV_INTEGRITY is not set |
139 | 146 | ||
@@ -154,8 +161,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
154 | # | 161 | # |
155 | # Platform support | 162 | # Platform support |
156 | # | 163 | # |
157 | CONFIG_PPC_MULTIPLATFORM=y | ||
158 | CONFIG_CLASSIC32=y | ||
159 | # CONFIG_PPC_CHRP is not set | 164 | # CONFIG_PPC_CHRP is not set |
160 | # CONFIG_MPC5121_ADS is not set | 165 | # CONFIG_MPC5121_ADS is not set |
161 | # CONFIG_MPC5121_GENERIC is not set | 166 | # CONFIG_MPC5121_GENERIC is not set |
@@ -163,6 +168,7 @@ CONFIG_PPC_MPC52xx=y | |||
163 | CONFIG_PPC_MPC5200_SIMPLE=y | 168 | CONFIG_PPC_MPC5200_SIMPLE=y |
164 | # CONFIG_PPC_EFIKA is not set | 169 | # CONFIG_PPC_EFIKA is not set |
165 | # CONFIG_PPC_LITE5200 is not set | 170 | # CONFIG_PPC_LITE5200 is not set |
171 | # CONFIG_PPC_MEDIA5200 is not set | ||
166 | # CONFIG_PPC_MPC5200_BUGFIX is not set | 172 | # CONFIG_PPC_MPC5200_BUGFIX is not set |
167 | # CONFIG_PPC_MPC5200_GPIO is not set | 173 | # CONFIG_PPC_MPC5200_GPIO is not set |
168 | # CONFIG_PPC_PMAC is not set | 174 | # CONFIG_PPC_PMAC is not set |
@@ -173,6 +179,8 @@ CONFIG_PPC_MPC5200_SIMPLE=y | |||
173 | # CONFIG_PPC_83xx is not set | 179 | # CONFIG_PPC_83xx is not set |
174 | # CONFIG_PPC_86xx is not set | 180 | # CONFIG_PPC_86xx is not set |
175 | # CONFIG_EMBEDDED6xx is not set | 181 | # CONFIG_EMBEDDED6xx is not set |
182 | # CONFIG_AMIGAONE is not set | ||
183 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
176 | # CONFIG_IPIC is not set | 184 | # CONFIG_IPIC is not set |
177 | # CONFIG_MPIC is not set | 185 | # CONFIG_MPIC is not set |
178 | # CONFIG_MPIC_WEIRD is not set | 186 | # CONFIG_MPIC_WEIRD is not set |
@@ -232,9 +240,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
232 | CONFIG_BOUNCE=y | 240 | CONFIG_BOUNCE=y |
233 | CONFIG_VIRT_TO_BUS=y | 241 | CONFIG_VIRT_TO_BUS=y |
234 | CONFIG_UNEVICTABLE_LRU=y | 242 | CONFIG_UNEVICTABLE_LRU=y |
243 | CONFIG_HAVE_MLOCK=y | ||
244 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
235 | CONFIG_PPC_4K_PAGES=y | 245 | CONFIG_PPC_4K_PAGES=y |
236 | # CONFIG_PPC_16K_PAGES is not set | 246 | # CONFIG_PPC_16K_PAGES is not set |
237 | # CONFIG_PPC_64K_PAGES is not set | 247 | # CONFIG_PPC_64K_PAGES is not set |
248 | # CONFIG_PPC_256K_PAGES is not set | ||
238 | CONFIG_FORCE_MAX_ZONEORDER=11 | 249 | CONFIG_FORCE_MAX_ZONEORDER=11 |
239 | CONFIG_PROC_DEVICETREE=y | 250 | CONFIG_PROC_DEVICETREE=y |
240 | # CONFIG_CMDLINE_BOOL is not set | 251 | # CONFIG_CMDLINE_BOOL is not set |
@@ -275,7 +286,6 @@ CONFIG_NET=y | |||
275 | # | 286 | # |
276 | # Networking options | 287 | # Networking options |
277 | # | 288 | # |
278 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
279 | CONFIG_PACKET=y | 289 | CONFIG_PACKET=y |
280 | # CONFIG_PACKET_MMAP is not set | 290 | # CONFIG_PACKET_MMAP is not set |
281 | CONFIG_UNIX=y | 291 | CONFIG_UNIX=y |
@@ -331,6 +341,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
331 | # CONFIG_LAPB is not set | 341 | # CONFIG_LAPB is not set |
332 | # CONFIG_ECONET is not set | 342 | # CONFIG_ECONET is not set |
333 | # CONFIG_WAN_ROUTER is not set | 343 | # CONFIG_WAN_ROUTER is not set |
344 | # CONFIG_PHONET is not set | ||
334 | # CONFIG_NET_SCHED is not set | 345 | # CONFIG_NET_SCHED is not set |
335 | # CONFIG_DCB is not set | 346 | # CONFIG_DCB is not set |
336 | 347 | ||
@@ -343,7 +354,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_IRDA is not set | 354 | # CONFIG_IRDA is not set |
344 | # CONFIG_BT is not set | 355 | # CONFIG_BT is not set |
345 | # CONFIG_AF_RXRPC is not set | 356 | # CONFIG_AF_RXRPC is not set |
346 | # CONFIG_PHONET is not set | ||
347 | # CONFIG_WIRELESS is not set | 357 | # CONFIG_WIRELESS is not set |
348 | # CONFIG_WIMAX is not set | 358 | # CONFIG_WIMAX is not set |
349 | # CONFIG_RFKILL is not set | 359 | # CONFIG_RFKILL is not set |
@@ -440,7 +450,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
440 | # LPDDR flash memory drivers | 450 | # LPDDR flash memory drivers |
441 | # | 451 | # |
442 | # CONFIG_MTD_LPDDR is not set | 452 | # CONFIG_MTD_LPDDR is not set |
443 | # CONFIG_MTD_QINFO_PROBE is not set | ||
444 | 453 | ||
445 | # | 454 | # |
446 | # UBI - Unsorted block images | 455 | # UBI - Unsorted block images |
@@ -505,10 +514,12 @@ CONFIG_CHR_DEV_SG=y | |||
505 | # CONFIG_SCSI_SRP_ATTRS is not set | 514 | # CONFIG_SCSI_SRP_ATTRS is not set |
506 | # CONFIG_SCSI_LOWLEVEL is not set | 515 | # CONFIG_SCSI_LOWLEVEL is not set |
507 | # CONFIG_SCSI_DH is not set | 516 | # CONFIG_SCSI_DH is not set |
517 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
508 | # CONFIG_ATA is not set | 518 | # CONFIG_ATA is not set |
509 | # CONFIG_MD is not set | 519 | # CONFIG_MD is not set |
510 | # CONFIG_MACINTOSH_DRIVERS is not set | 520 | # CONFIG_MACINTOSH_DRIVERS is not set |
511 | CONFIG_NETDEVICES=y | 521 | CONFIG_NETDEVICES=y |
522 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
512 | # CONFIG_DUMMY is not set | 523 | # CONFIG_DUMMY is not set |
513 | # CONFIG_BONDING is not set | 524 | # CONFIG_BONDING is not set |
514 | # CONFIG_MACVLAN is not set | 525 | # CONFIG_MACVLAN is not set |
@@ -537,6 +548,8 @@ CONFIG_LXT_PHY=y | |||
537 | # CONFIG_MDIO_BITBANG is not set | 548 | # CONFIG_MDIO_BITBANG is not set |
538 | CONFIG_NET_ETHERNET=y | 549 | CONFIG_NET_ETHERNET=y |
539 | # CONFIG_MII is not set | 550 | # CONFIG_MII is not set |
551 | # CONFIG_ETHOC is not set | ||
552 | # CONFIG_DNET is not set | ||
540 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 553 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
541 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 554 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
542 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 555 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -555,7 +568,6 @@ CONFIG_FEC_MPC52xx_MDIO=y | |||
555 | # | 568 | # |
556 | # CONFIG_WLAN_PRE80211 is not set | 569 | # CONFIG_WLAN_PRE80211 is not set |
557 | # CONFIG_WLAN_80211 is not set | 570 | # CONFIG_WLAN_80211 is not set |
558 | # CONFIG_IWLWIFI_LEDS is not set | ||
559 | 571 | ||
560 | # | 572 | # |
561 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 573 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -657,7 +669,6 @@ CONFIG_I2C_MPC=y | |||
657 | # CONFIG_SENSORS_PCF8574 is not set | 669 | # CONFIG_SENSORS_PCF8574 is not set |
658 | # CONFIG_PCF8575 is not set | 670 | # CONFIG_PCF8575 is not set |
659 | # CONFIG_SENSORS_PCA9539 is not set | 671 | # CONFIG_SENSORS_PCA9539 is not set |
660 | # CONFIG_SENSORS_PCF8591 is not set | ||
661 | # CONFIG_SENSORS_MAX6875 is not set | 672 | # CONFIG_SENSORS_MAX6875 is not set |
662 | # CONFIG_SENSORS_TSL2550 is not set | 673 | # CONFIG_SENSORS_TSL2550 is not set |
663 | # CONFIG_I2C_DEBUG_CORE is not set | 674 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -786,11 +797,11 @@ CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | |||
786 | # CONFIG_USB_TMC is not set | 797 | # CONFIG_USB_TMC is not set |
787 | 798 | ||
788 | # | 799 | # |
789 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 800 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
790 | # | 801 | # |
791 | 802 | ||
792 | # | 803 | # |
793 | # see USB_STORAGE Help for more information | 804 | # also be needed; see USB_STORAGE Help for more info |
794 | # | 805 | # |
795 | CONFIG_USB_STORAGE=y | 806 | CONFIG_USB_STORAGE=y |
796 | # CONFIG_USB_STORAGE_DEBUG is not set | 807 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -831,7 +842,6 @@ CONFIG_USB_STORAGE=y | |||
831 | # CONFIG_USB_LED is not set | 842 | # CONFIG_USB_LED is not set |
832 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 843 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
833 | # CONFIG_USB_CYTHERM is not set | 844 | # CONFIG_USB_CYTHERM is not set |
834 | # CONFIG_USB_PHIDGET is not set | ||
835 | # CONFIG_USB_IDMOUSE is not set | 845 | # CONFIG_USB_IDMOUSE is not set |
836 | # CONFIG_USB_FTDI_ELAN is not set | 846 | # CONFIG_USB_FTDI_ELAN is not set |
837 | # CONFIG_USB_APPLEDISPLAY is not set | 847 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -846,6 +856,7 @@ CONFIG_USB_STORAGE=y | |||
846 | # | 856 | # |
847 | # OTG and related infrastructure | 857 | # OTG and related infrastructure |
848 | # | 858 | # |
859 | # CONFIG_NOP_USB_XCEIV is not set | ||
849 | # CONFIG_MMC is not set | 860 | # CONFIG_MMC is not set |
850 | # CONFIG_MEMSTICK is not set | 861 | # CONFIG_MEMSTICK is not set |
851 | # CONFIG_NEW_LEDS is not set | 862 | # CONFIG_NEW_LEDS is not set |
@@ -853,6 +864,7 @@ CONFIG_USB_STORAGE=y | |||
853 | # CONFIG_EDAC is not set | 864 | # CONFIG_EDAC is not set |
854 | # CONFIG_RTC_CLASS is not set | 865 | # CONFIG_RTC_CLASS is not set |
855 | # CONFIG_DMADEVICES is not set | 866 | # CONFIG_DMADEVICES is not set |
867 | # CONFIG_AUXDISPLAY is not set | ||
856 | # CONFIG_UIO is not set | 868 | # CONFIG_UIO is not set |
857 | # CONFIG_STAGING is not set | 869 | # CONFIG_STAGING is not set |
858 | 870 | ||
@@ -863,6 +875,7 @@ CONFIG_EXT2_FS=y | |||
863 | # CONFIG_EXT2_FS_XATTR is not set | 875 | # CONFIG_EXT2_FS_XATTR is not set |
864 | # CONFIG_EXT2_FS_XIP is not set | 876 | # CONFIG_EXT2_FS_XIP is not set |
865 | CONFIG_EXT3_FS=y | 877 | CONFIG_EXT3_FS=y |
878 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
866 | CONFIG_EXT3_FS_XATTR=y | 879 | CONFIG_EXT3_FS_XATTR=y |
867 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 880 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
868 | # CONFIG_EXT3_FS_SECURITY is not set | 881 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -885,6 +898,11 @@ CONFIG_INOTIFY_USER=y | |||
885 | # CONFIG_FUSE_FS is not set | 898 | # CONFIG_FUSE_FS is not set |
886 | 899 | ||
887 | # | 900 | # |
901 | # Caches | ||
902 | # | ||
903 | # CONFIG_FSCACHE is not set | ||
904 | |||
905 | # | ||
888 | # CD-ROM/DVD Filesystems | 906 | # CD-ROM/DVD Filesystems |
889 | # | 907 | # |
890 | # CONFIG_ISO9660_FS is not set | 908 | # CONFIG_ISO9660_FS is not set |
@@ -941,6 +959,7 @@ CONFIG_CRAMFS=y | |||
941 | # CONFIG_ROMFS_FS is not set | 959 | # CONFIG_ROMFS_FS is not set |
942 | # CONFIG_SYSV_FS is not set | 960 | # CONFIG_SYSV_FS is not set |
943 | # CONFIG_UFS_FS is not set | 961 | # CONFIG_UFS_FS is not set |
962 | # CONFIG_NILFS2_FS is not set | ||
944 | CONFIG_NETWORK_FILESYSTEMS=y | 963 | CONFIG_NETWORK_FILESYSTEMS=y |
945 | CONFIG_NFS_FS=y | 964 | CONFIG_NFS_FS=y |
946 | CONFIG_NFS_V3=y | 965 | CONFIG_NFS_V3=y |
@@ -953,7 +972,6 @@ CONFIG_LOCKD_V4=y | |||
953 | CONFIG_NFS_COMMON=y | 972 | CONFIG_NFS_COMMON=y |
954 | CONFIG_SUNRPC=y | 973 | CONFIG_SUNRPC=y |
955 | CONFIG_SUNRPC_GSS=y | 974 | CONFIG_SUNRPC_GSS=y |
956 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
957 | CONFIG_RPCSEC_GSS_KRB5=y | 975 | CONFIG_RPCSEC_GSS_KRB5=y |
958 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 976 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
959 | # CONFIG_SMB_FS is not set | 977 | # CONFIG_SMB_FS is not set |
@@ -1024,6 +1042,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1024 | # CONFIG_NLS_KOI8_U is not set | 1042 | # CONFIG_NLS_KOI8_U is not set |
1025 | # CONFIG_NLS_UTF8 is not set | 1043 | # CONFIG_NLS_UTF8 is not set |
1026 | # CONFIG_DLM is not set | 1044 | # CONFIG_DLM is not set |
1045 | # CONFIG_BINARY_PRINTF is not set | ||
1027 | 1046 | ||
1028 | # | 1047 | # |
1029 | # Library routines | 1048 | # Library routines |
@@ -1039,11 +1058,12 @@ CONFIG_CRC32=y | |||
1039 | # CONFIG_LIBCRC32C is not set | 1058 | # CONFIG_LIBCRC32C is not set |
1040 | CONFIG_ZLIB_INFLATE=y | 1059 | CONFIG_ZLIB_INFLATE=y |
1041 | CONFIG_ZLIB_DEFLATE=y | 1060 | CONFIG_ZLIB_DEFLATE=y |
1042 | CONFIG_PLIST=y | 1061 | CONFIG_DECOMPRESS_GZIP=y |
1043 | CONFIG_HAS_IOMEM=y | 1062 | CONFIG_HAS_IOMEM=y |
1044 | CONFIG_HAS_IOPORT=y | 1063 | CONFIG_HAS_IOPORT=y |
1045 | CONFIG_HAS_DMA=y | 1064 | CONFIG_HAS_DMA=y |
1046 | CONFIG_HAVE_LMB=y | 1065 | CONFIG_HAVE_LMB=y |
1066 | CONFIG_NLATTR=y | ||
1047 | 1067 | ||
1048 | # | 1068 | # |
1049 | # Kernel hacking | 1069 | # Kernel hacking |
@@ -1061,6 +1081,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1061 | CONFIG_DETECT_SOFTLOCKUP=y | 1081 | CONFIG_DETECT_SOFTLOCKUP=y |
1062 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1082 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1063 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1083 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1084 | CONFIG_DETECT_HUNG_TASK=y | ||
1085 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1086 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1064 | CONFIG_SCHED_DEBUG=y | 1087 | CONFIG_SCHED_DEBUG=y |
1065 | # CONFIG_SCHEDSTATS is not set | 1088 | # CONFIG_SCHEDSTATS is not set |
1066 | # CONFIG_TIMER_STATS is not set | 1089 | # CONFIG_TIMER_STATS is not set |
@@ -1089,9 +1112,12 @@ CONFIG_SCHED_DEBUG=y | |||
1089 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1112 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1090 | # CONFIG_FAULT_INJECTION is not set | 1113 | # CONFIG_FAULT_INJECTION is not set |
1091 | # CONFIG_LATENCYTOP is not set | 1114 | # CONFIG_LATENCYTOP is not set |
1115 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1092 | CONFIG_HAVE_FUNCTION_TRACER=y | 1116 | CONFIG_HAVE_FUNCTION_TRACER=y |
1117 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1093 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1118 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1094 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1119 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1120 | CONFIG_TRACING_SUPPORT=y | ||
1095 | 1121 | ||
1096 | # | 1122 | # |
1097 | # Tracers | 1123 | # Tracers |
@@ -1099,17 +1125,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1099 | # CONFIG_FUNCTION_TRACER is not set | 1125 | # CONFIG_FUNCTION_TRACER is not set |
1100 | # CONFIG_SCHED_TRACER is not set | 1126 | # CONFIG_SCHED_TRACER is not set |
1101 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1127 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1128 | # CONFIG_EVENT_TRACER is not set | ||
1102 | # CONFIG_BOOT_TRACER is not set | 1129 | # CONFIG_BOOT_TRACER is not set |
1103 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1130 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1104 | # CONFIG_STACK_TRACER is not set | 1131 | # CONFIG_STACK_TRACER is not set |
1105 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1132 | # CONFIG_KMEMTRACE is not set |
1133 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1134 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1106 | # CONFIG_SAMPLES is not set | 1135 | # CONFIG_SAMPLES is not set |
1107 | CONFIG_HAVE_ARCH_KGDB=y | 1136 | CONFIG_HAVE_ARCH_KGDB=y |
1108 | # CONFIG_KGDB is not set | 1137 | # CONFIG_KGDB is not set |
1109 | CONFIG_PRINT_STACK_DEPTH=64 | 1138 | CONFIG_PRINT_STACK_DEPTH=64 |
1110 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1139 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1111 | # CONFIG_DEBUG_STACK_USAGE is not set | 1140 | # CONFIG_DEBUG_STACK_USAGE is not set |
1112 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1113 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1141 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1114 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1142 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1115 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1143 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1140,10 +1168,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1140 | CONFIG_CRYPTO_HASH=y | 1168 | CONFIG_CRYPTO_HASH=y |
1141 | CONFIG_CRYPTO_HASH2=y | 1169 | CONFIG_CRYPTO_HASH2=y |
1142 | CONFIG_CRYPTO_RNG2=y | 1170 | CONFIG_CRYPTO_RNG2=y |
1171 | CONFIG_CRYPTO_PCOMP=y | ||
1143 | CONFIG_CRYPTO_MANAGER=y | 1172 | CONFIG_CRYPTO_MANAGER=y |
1144 | CONFIG_CRYPTO_MANAGER2=y | 1173 | CONFIG_CRYPTO_MANAGER2=y |
1145 | # CONFIG_CRYPTO_GF128MUL is not set | 1174 | # CONFIG_CRYPTO_GF128MUL is not set |
1146 | # CONFIG_CRYPTO_NULL is not set | 1175 | # CONFIG_CRYPTO_NULL is not set |
1176 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1147 | # CONFIG_CRYPTO_CRYPTD is not set | 1177 | # CONFIG_CRYPTO_CRYPTD is not set |
1148 | # CONFIG_CRYPTO_AUTHENC is not set | 1178 | # CONFIG_CRYPTO_AUTHENC is not set |
1149 | 1179 | ||
@@ -1211,6 +1241,7 @@ CONFIG_CRYPTO_DES=y | |||
1211 | # Compression | 1241 | # Compression |
1212 | # | 1242 | # |
1213 | # CONFIG_CRYPTO_DEFLATE is not set | 1243 | # CONFIG_CRYPTO_DEFLATE is not set |
1244 | # CONFIG_CRYPTO_ZLIB is not set | ||
1214 | # CONFIG_CRYPTO_LZO is not set | 1245 | # CONFIG_CRYPTO_LZO is not set |
1215 | 1246 | ||
1216 | # | 1247 | # |
diff --git a/arch/powerpc/configs/52xx/lite5200b_defconfig b/arch/powerpc/configs/52xx/lite5200b_defconfig index b7b880562906..29b0f34488f5 100644 --- a/arch/powerpc/configs/52xx/lite5200b_defconfig +++ b/arch/powerpc/configs/52xx/lite5200b_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-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jan 26 21:41:14 2009 | 4 | # Sat Apr 18 00:48:04 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 |
@@ -55,6 +56,7 @@ CONFIG_DEFAULT_UIMAGE=y | |||
55 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 56 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
56 | # CONFIG_PPC_DCR_NATIVE is not set | 57 | # CONFIG_PPC_DCR_NATIVE is not set |
57 | # CONFIG_PPC_DCR_MMIO is not set | 58 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
58 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
59 | 61 | ||
60 | # | 62 | # |
@@ -95,19 +97,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
95 | # CONFIG_NAMESPACES is not set | 97 | # CONFIG_NAMESPACES is not set |
96 | CONFIG_BLK_DEV_INITRD=y | 98 | CONFIG_BLK_DEV_INITRD=y |
97 | CONFIG_INITRAMFS_SOURCE="" | 99 | CONFIG_INITRAMFS_SOURCE="" |
100 | CONFIG_RD_GZIP=y | ||
101 | # CONFIG_RD_BZIP2 is not set | ||
102 | # CONFIG_RD_LZMA is not set | ||
98 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 103 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
99 | CONFIG_SYSCTL=y | 104 | CONFIG_SYSCTL=y |
105 | CONFIG_ANON_INODES=y | ||
100 | CONFIG_EMBEDDED=y | 106 | CONFIG_EMBEDDED=y |
101 | # CONFIG_SYSCTL_SYSCALL is not set | 107 | # CONFIG_SYSCTL_SYSCALL is not set |
102 | # CONFIG_KALLSYMS is not set | 108 | # CONFIG_KALLSYMS is not set |
109 | # CONFIG_STRIP_ASM_SYMS is not set | ||
103 | CONFIG_HOTPLUG=y | 110 | CONFIG_HOTPLUG=y |
104 | CONFIG_PRINTK=y | 111 | CONFIG_PRINTK=y |
105 | CONFIG_BUG=y | 112 | CONFIG_BUG=y |
106 | CONFIG_ELF_CORE=y | 113 | CONFIG_ELF_CORE=y |
107 | CONFIG_COMPAT_BRK=y | ||
108 | CONFIG_BASE_FULL=y | 114 | CONFIG_BASE_FULL=y |
109 | CONFIG_FUTEX=y | 115 | CONFIG_FUTEX=y |
110 | CONFIG_ANON_INODES=y | ||
111 | # CONFIG_EPOLL is not set | 116 | # CONFIG_EPOLL is not set |
112 | CONFIG_SIGNALFD=y | 117 | CONFIG_SIGNALFD=y |
113 | CONFIG_TIMERFD=y | 118 | CONFIG_TIMERFD=y |
@@ -117,10 +122,12 @@ CONFIG_AIO=y | |||
117 | CONFIG_VM_EVENT_COUNTERS=y | 122 | CONFIG_VM_EVENT_COUNTERS=y |
118 | CONFIG_PCI_QUIRKS=y | 123 | CONFIG_PCI_QUIRKS=y |
119 | CONFIG_SLUB_DEBUG=y | 124 | CONFIG_SLUB_DEBUG=y |
125 | CONFIG_COMPAT_BRK=y | ||
120 | # CONFIG_SLAB is not set | 126 | # CONFIG_SLAB is not set |
121 | CONFIG_SLUB=y | 127 | CONFIG_SLUB=y |
122 | # CONFIG_SLOB is not set | 128 | # CONFIG_SLOB is not set |
123 | # CONFIG_PROFILING is not set | 129 | # CONFIG_PROFILING is not set |
130 | # CONFIG_MARKERS is not set | ||
124 | CONFIG_HAVE_OPROFILE=y | 131 | CONFIG_HAVE_OPROFILE=y |
125 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 132 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
126 | CONFIG_HAVE_IOREMAP_PROT=y | 133 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -128,6 +135,7 @@ CONFIG_HAVE_KPROBES=y | |||
128 | CONFIG_HAVE_KRETPROBES=y | 135 | CONFIG_HAVE_KRETPROBES=y |
129 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 136 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
130 | CONFIG_HAVE_CLK=y | 137 | CONFIG_HAVE_CLK=y |
138 | # CONFIG_SLOW_WORK is not set | ||
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 139 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
132 | CONFIG_SLABINFO=y | 140 | CONFIG_SLABINFO=y |
133 | CONFIG_RT_MUTEXES=y | 141 | CONFIG_RT_MUTEXES=y |
@@ -140,7 +148,6 @@ CONFIG_MODULE_UNLOAD=y | |||
140 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 148 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
141 | CONFIG_BLOCK=y | 149 | CONFIG_BLOCK=y |
142 | # CONFIG_LBD is not set | 150 | # CONFIG_LBD is not set |
143 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
144 | # CONFIG_BLK_DEV_BSG is not set | 151 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | 152 | # CONFIG_BLK_DEV_INTEGRITY is not set |
146 | 153 | ||
@@ -161,8 +168,6 @@ CONFIG_FREEZER=y | |||
161 | # | 168 | # |
162 | # Platform support | 169 | # Platform support |
163 | # | 170 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | ||
165 | CONFIG_CLASSIC32=y | ||
166 | # CONFIG_PPC_CHRP is not set | 171 | # CONFIG_PPC_CHRP is not set |
167 | # CONFIG_MPC5121_ADS is not set | 172 | # CONFIG_MPC5121_ADS is not set |
168 | # CONFIG_MPC5121_GENERIC is not set | 173 | # CONFIG_MPC5121_GENERIC is not set |
@@ -170,6 +175,7 @@ CONFIG_PPC_MPC52xx=y | |||
170 | CONFIG_PPC_MPC5200_SIMPLE=y | 175 | CONFIG_PPC_MPC5200_SIMPLE=y |
171 | # CONFIG_PPC_EFIKA is not set | 176 | # CONFIG_PPC_EFIKA is not set |
172 | CONFIG_PPC_LITE5200=y | 177 | CONFIG_PPC_LITE5200=y |
178 | # CONFIG_PPC_MEDIA5200 is not set | ||
173 | # CONFIG_PPC_MPC5200_BUGFIX is not set | 179 | # CONFIG_PPC_MPC5200_BUGFIX is not set |
174 | # CONFIG_PPC_MPC5200_GPIO is not set | 180 | # CONFIG_PPC_MPC5200_GPIO is not set |
175 | # CONFIG_PPC_PMAC is not set | 181 | # CONFIG_PPC_PMAC is not set |
@@ -180,6 +186,8 @@ CONFIG_PPC_LITE5200=y | |||
180 | # CONFIG_PPC_83xx is not set | 186 | # CONFIG_PPC_83xx is not set |
181 | # CONFIG_PPC_86xx is not set | 187 | # CONFIG_PPC_86xx is not set |
182 | # CONFIG_EMBEDDED6xx is not set | 188 | # CONFIG_EMBEDDED6xx is not set |
189 | # CONFIG_AMIGAONE is not set | ||
190 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
183 | # CONFIG_IPIC is not set | 191 | # CONFIG_IPIC is not set |
184 | # CONFIG_MPIC is not set | 192 | # CONFIG_MPIC is not set |
185 | # CONFIG_MPIC_WEIRD is not set | 193 | # CONFIG_MPIC_WEIRD is not set |
@@ -241,9 +249,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
241 | CONFIG_BOUNCE=y | 249 | CONFIG_BOUNCE=y |
242 | CONFIG_VIRT_TO_BUS=y | 250 | CONFIG_VIRT_TO_BUS=y |
243 | CONFIG_UNEVICTABLE_LRU=y | 251 | CONFIG_UNEVICTABLE_LRU=y |
252 | CONFIG_HAVE_MLOCK=y | ||
253 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
244 | CONFIG_PPC_4K_PAGES=y | 254 | CONFIG_PPC_4K_PAGES=y |
245 | # CONFIG_PPC_16K_PAGES is not set | 255 | # CONFIG_PPC_16K_PAGES is not set |
246 | # CONFIG_PPC_64K_PAGES is not set | 256 | # CONFIG_PPC_64K_PAGES is not set |
257 | # CONFIG_PPC_256K_PAGES is not set | ||
247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 258 | CONFIG_FORCE_MAX_ZONEORDER=11 |
248 | CONFIG_PROC_DEVICETREE=y | 259 | CONFIG_PROC_DEVICETREE=y |
249 | # CONFIG_CMDLINE_BOOL is not set | 260 | # CONFIG_CMDLINE_BOOL is not set |
@@ -272,6 +283,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
272 | CONFIG_PCI_LEGACY=y | 283 | CONFIG_PCI_LEGACY=y |
273 | # CONFIG_PCI_DEBUG is not set | 284 | # CONFIG_PCI_DEBUG is not set |
274 | # CONFIG_PCI_STUB is not set | 285 | # CONFIG_PCI_STUB is not set |
286 | # CONFIG_PCI_IOV is not set | ||
275 | # CONFIG_PCCARD is not set | 287 | # CONFIG_PCCARD is not set |
276 | # CONFIG_HOTPLUG_PCI is not set | 288 | # CONFIG_HOTPLUG_PCI is not set |
277 | # CONFIG_HAS_RAPIDIO is not set | 289 | # CONFIG_HAS_RAPIDIO is not set |
@@ -294,7 +306,6 @@ CONFIG_NET=y | |||
294 | # | 306 | # |
295 | # Networking options | 307 | # Networking options |
296 | # | 308 | # |
297 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
298 | CONFIG_PACKET=y | 309 | CONFIG_PACKET=y |
299 | # CONFIG_PACKET_MMAP is not set | 310 | # CONFIG_PACKET_MMAP is not set |
300 | CONFIG_UNIX=y | 311 | CONFIG_UNIX=y |
@@ -350,6 +361,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
350 | # CONFIG_LAPB is not set | 361 | # CONFIG_LAPB is not set |
351 | # CONFIG_ECONET is not set | 362 | # CONFIG_ECONET is not set |
352 | # CONFIG_WAN_ROUTER is not set | 363 | # CONFIG_WAN_ROUTER is not set |
364 | # CONFIG_PHONET is not set | ||
353 | # CONFIG_NET_SCHED is not set | 365 | # CONFIG_NET_SCHED is not set |
354 | # CONFIG_DCB is not set | 366 | # CONFIG_DCB is not set |
355 | 367 | ||
@@ -362,7 +374,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
362 | # CONFIG_IRDA is not set | 374 | # CONFIG_IRDA is not set |
363 | # CONFIG_BT is not set | 375 | # CONFIG_BT is not set |
364 | # CONFIG_AF_RXRPC is not set | 376 | # CONFIG_AF_RXRPC is not set |
365 | # CONFIG_PHONET is not set | ||
366 | # CONFIG_WIRELESS is not set | 377 | # CONFIG_WIRELESS is not set |
367 | # CONFIG_WIMAX is not set | 378 | # CONFIG_WIMAX is not set |
368 | # CONFIG_RFKILL is not set | 379 | # CONFIG_RFKILL is not set |
@@ -412,6 +423,7 @@ CONFIG_MISC_DEVICES=y | |||
412 | # CONFIG_ICS932S401 is not set | 423 | # CONFIG_ICS932S401 is not set |
413 | # CONFIG_ENCLOSURE_SERVICES is not set | 424 | # CONFIG_ENCLOSURE_SERVICES is not set |
414 | # CONFIG_HP_ILO is not set | 425 | # CONFIG_HP_ILO is not set |
426 | # CONFIG_ISL29003 is not set | ||
415 | # CONFIG_C2PORT is not set | 427 | # CONFIG_C2PORT is not set |
416 | 428 | ||
417 | # | 429 | # |
@@ -477,9 +489,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
477 | # CONFIG_MEGARAID_NEWGEN is not set | 489 | # CONFIG_MEGARAID_NEWGEN is not set |
478 | # CONFIG_MEGARAID_LEGACY is not set | 490 | # CONFIG_MEGARAID_LEGACY is not set |
479 | # CONFIG_MEGARAID_SAS is not set | 491 | # CONFIG_MEGARAID_SAS is not set |
492 | # CONFIG_SCSI_MPT2SAS is not set | ||
480 | # CONFIG_SCSI_HPTIOP is not set | 493 | # CONFIG_SCSI_HPTIOP is not set |
481 | # CONFIG_SCSI_BUSLOGIC is not set | 494 | # CONFIG_SCSI_BUSLOGIC is not set |
482 | # CONFIG_LIBFC is not set | 495 | # CONFIG_LIBFC is not set |
496 | # CONFIG_LIBFCOE is not set | ||
483 | # CONFIG_FCOE is not set | 497 | # CONFIG_FCOE is not set |
484 | # CONFIG_SCSI_DMX3191D is not set | 498 | # CONFIG_SCSI_DMX3191D is not set |
485 | # CONFIG_SCSI_EATA is not set | 499 | # CONFIG_SCSI_EATA is not set |
@@ -502,6 +516,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
502 | # CONFIG_SCSI_DEBUG is not set | 516 | # CONFIG_SCSI_DEBUG is not set |
503 | # CONFIG_SCSI_SRP is not set | 517 | # CONFIG_SCSI_SRP is not set |
504 | # CONFIG_SCSI_DH is not set | 518 | # CONFIG_SCSI_DH is not set |
519 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
505 | CONFIG_ATA=y | 520 | CONFIG_ATA=y |
506 | # CONFIG_ATA_NONSTANDARD is not set | 521 | # CONFIG_ATA_NONSTANDARD is not set |
507 | CONFIG_SATA_PMP=y | 522 | CONFIG_SATA_PMP=y |
@@ -578,6 +593,7 @@ CONFIG_PATA_MPC52xx=y | |||
578 | # CONFIG_I2O is not set | 593 | # CONFIG_I2O is not set |
579 | # CONFIG_MACINTOSH_DRIVERS is not set | 594 | # CONFIG_MACINTOSH_DRIVERS is not set |
580 | CONFIG_NETDEVICES=y | 595 | CONFIG_NETDEVICES=y |
596 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
581 | # CONFIG_DUMMY is not set | 597 | # CONFIG_DUMMY is not set |
582 | # CONFIG_BONDING is not set | 598 | # CONFIG_BONDING is not set |
583 | # CONFIG_MACVLAN is not set | 599 | # CONFIG_MACVLAN is not set |
@@ -611,6 +627,8 @@ CONFIG_NET_ETHERNET=y | |||
611 | # CONFIG_SUNGEM is not set | 627 | # CONFIG_SUNGEM is not set |
612 | # CONFIG_CASSINI is not set | 628 | # CONFIG_CASSINI is not set |
613 | # CONFIG_NET_VENDOR_3COM is not set | 629 | # CONFIG_NET_VENDOR_3COM is not set |
630 | # CONFIG_ETHOC is not set | ||
631 | # CONFIG_DNET is not set | ||
614 | # CONFIG_NET_TULIP is not set | 632 | # CONFIG_NET_TULIP is not set |
615 | # CONFIG_HP100 is not set | 633 | # CONFIG_HP100 is not set |
616 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 634 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -632,6 +650,7 @@ CONFIG_NETDEV_1000=y | |||
632 | # CONFIG_E1000E is not set | 650 | # CONFIG_E1000E is not set |
633 | # CONFIG_IP1000 is not set | 651 | # CONFIG_IP1000 is not set |
634 | # CONFIG_IGB is not set | 652 | # CONFIG_IGB is not set |
653 | # CONFIG_IGBVF is not set | ||
635 | # CONFIG_NS83820 is not set | 654 | # CONFIG_NS83820 is not set |
636 | # CONFIG_HAMACHI is not set | 655 | # CONFIG_HAMACHI is not set |
637 | # CONFIG_YELLOWFIN is not set | 656 | # CONFIG_YELLOWFIN is not set |
@@ -642,10 +661,10 @@ CONFIG_NETDEV_1000=y | |||
642 | # CONFIG_VIA_VELOCITY is not set | 661 | # CONFIG_VIA_VELOCITY is not set |
643 | # CONFIG_TIGON3 is not set | 662 | # CONFIG_TIGON3 is not set |
644 | # CONFIG_BNX2 is not set | 663 | # CONFIG_BNX2 is not set |
645 | # CONFIG_MV643XX_ETH is not set | ||
646 | # CONFIG_QLA3XXX is not set | 664 | # CONFIG_QLA3XXX is not set |
647 | # CONFIG_ATL1 is not set | 665 | # CONFIG_ATL1 is not set |
648 | # CONFIG_ATL1E is not set | 666 | # CONFIG_ATL1E is not set |
667 | # CONFIG_ATL1C is not set | ||
649 | # CONFIG_JME is not set | 668 | # CONFIG_JME is not set |
650 | CONFIG_NETDEV_10000=y | 669 | CONFIG_NETDEV_10000=y |
651 | # CONFIG_CHELSIO_T1 is not set | 670 | # CONFIG_CHELSIO_T1 is not set |
@@ -655,6 +674,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
655 | # CONFIG_IXGBE is not set | 674 | # CONFIG_IXGBE is not set |
656 | # CONFIG_IXGB is not set | 675 | # CONFIG_IXGB is not set |
657 | # CONFIG_S2IO is not set | 676 | # CONFIG_S2IO is not set |
677 | # CONFIG_VXGE is not set | ||
658 | # CONFIG_MYRI10GE is not set | 678 | # CONFIG_MYRI10GE is not set |
659 | # CONFIG_NETXEN_NIC is not set | 679 | # CONFIG_NETXEN_NIC is not set |
660 | # CONFIG_NIU is not set | 680 | # CONFIG_NIU is not set |
@@ -664,6 +684,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
664 | # CONFIG_BNX2X is not set | 684 | # CONFIG_BNX2X is not set |
665 | # CONFIG_QLGE is not set | 685 | # CONFIG_QLGE is not set |
666 | # CONFIG_SFC is not set | 686 | # CONFIG_SFC is not set |
687 | # CONFIG_BE2NET is not set | ||
667 | # CONFIG_TR is not set | 688 | # CONFIG_TR is not set |
668 | 689 | ||
669 | # | 690 | # |
@@ -671,7 +692,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
671 | # | 692 | # |
672 | # CONFIG_WLAN_PRE80211 is not set | 693 | # CONFIG_WLAN_PRE80211 is not set |
673 | # CONFIG_WLAN_80211 is not set | 694 | # CONFIG_WLAN_80211 is not set |
674 | # CONFIG_IWLWIFI_LEDS is not set | ||
675 | 695 | ||
676 | # | 696 | # |
677 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 697 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -795,7 +815,6 @@ CONFIG_I2C_MPC=y | |||
795 | # CONFIG_SENSORS_PCF8574 is not set | 815 | # CONFIG_SENSORS_PCF8574 is not set |
796 | # CONFIG_PCF8575 is not set | 816 | # CONFIG_PCF8575 is not set |
797 | # CONFIG_SENSORS_PCA9539 is not set | 817 | # CONFIG_SENSORS_PCA9539 is not set |
798 | # CONFIG_SENSORS_PCF8591 is not set | ||
799 | # CONFIG_SENSORS_MAX6875 is not set | 818 | # CONFIG_SENSORS_MAX6875 is not set |
800 | # CONFIG_SENSORS_TSL2550 is not set | 819 | # CONFIG_SENSORS_TSL2550 is not set |
801 | # CONFIG_I2C_DEBUG_CORE is not set | 820 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -876,7 +895,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
876 | # | 895 | # |
877 | 896 | ||
878 | # | 897 | # |
879 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 898 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
880 | # | 899 | # |
881 | # CONFIG_USB_GADGET is not set | 900 | # CONFIG_USB_GADGET is not set |
882 | 901 | ||
@@ -892,6 +911,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
892 | # CONFIG_EDAC is not set | 911 | # CONFIG_EDAC is not set |
893 | # CONFIG_RTC_CLASS is not set | 912 | # CONFIG_RTC_CLASS is not set |
894 | # CONFIG_DMADEVICES is not set | 913 | # CONFIG_DMADEVICES is not set |
914 | # CONFIG_AUXDISPLAY is not set | ||
895 | # CONFIG_UIO is not set | 915 | # CONFIG_UIO is not set |
896 | # CONFIG_STAGING is not set | 916 | # CONFIG_STAGING is not set |
897 | 917 | ||
@@ -902,6 +922,7 @@ CONFIG_EXT2_FS=y | |||
902 | # CONFIG_EXT2_FS_XATTR is not set | 922 | # CONFIG_EXT2_FS_XATTR is not set |
903 | # CONFIG_EXT2_FS_XIP is not set | 923 | # CONFIG_EXT2_FS_XIP is not set |
904 | CONFIG_EXT3_FS=y | 924 | CONFIG_EXT3_FS=y |
925 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
905 | CONFIG_EXT3_FS_XATTR=y | 926 | CONFIG_EXT3_FS_XATTR=y |
906 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 927 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
907 | # CONFIG_EXT3_FS_SECURITY is not set | 928 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -924,6 +945,11 @@ CONFIG_INOTIFY_USER=y | |||
924 | # CONFIG_FUSE_FS is not set | 945 | # CONFIG_FUSE_FS is not set |
925 | 946 | ||
926 | # | 947 | # |
948 | # Caches | ||
949 | # | ||
950 | # CONFIG_FSCACHE is not set | ||
951 | |||
952 | # | ||
927 | # CD-ROM/DVD Filesystems | 953 | # CD-ROM/DVD Filesystems |
928 | # | 954 | # |
929 | # CONFIG_ISO9660_FS is not set | 955 | # CONFIG_ISO9660_FS is not set |
@@ -966,6 +992,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
966 | # CONFIG_ROMFS_FS is not set | 992 | # CONFIG_ROMFS_FS is not set |
967 | # CONFIG_SYSV_FS is not set | 993 | # CONFIG_SYSV_FS is not set |
968 | # CONFIG_UFS_FS is not set | 994 | # CONFIG_UFS_FS is not set |
995 | # CONFIG_NILFS2_FS is not set | ||
969 | CONFIG_NETWORK_FILESYSTEMS=y | 996 | CONFIG_NETWORK_FILESYSTEMS=y |
970 | CONFIG_NFS_FS=y | 997 | CONFIG_NFS_FS=y |
971 | CONFIG_NFS_V3=y | 998 | CONFIG_NFS_V3=y |
@@ -978,7 +1005,6 @@ CONFIG_LOCKD_V4=y | |||
978 | CONFIG_NFS_COMMON=y | 1005 | CONFIG_NFS_COMMON=y |
979 | CONFIG_SUNRPC=y | 1006 | CONFIG_SUNRPC=y |
980 | CONFIG_SUNRPC_GSS=y | 1007 | CONFIG_SUNRPC_GSS=y |
981 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
982 | CONFIG_RPCSEC_GSS_KRB5=y | 1008 | CONFIG_RPCSEC_GSS_KRB5=y |
983 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1009 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
984 | # CONFIG_SMB_FS is not set | 1010 | # CONFIG_SMB_FS is not set |
@@ -994,6 +1020,7 @@ CONFIG_RPCSEC_GSS_KRB5=y | |||
994 | CONFIG_MSDOS_PARTITION=y | 1020 | CONFIG_MSDOS_PARTITION=y |
995 | # CONFIG_NLS is not set | 1021 | # CONFIG_NLS is not set |
996 | # CONFIG_DLM is not set | 1022 | # CONFIG_DLM is not set |
1023 | # CONFIG_BINARY_PRINTF is not set | ||
997 | 1024 | ||
998 | # | 1025 | # |
999 | # Library routines | 1026 | # Library routines |
@@ -1007,11 +1034,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
1007 | CONFIG_CRC32=y | 1034 | CONFIG_CRC32=y |
1008 | # CONFIG_CRC7 is not set | 1035 | # CONFIG_CRC7 is not set |
1009 | # CONFIG_LIBCRC32C is not set | 1036 | # CONFIG_LIBCRC32C is not set |
1010 | CONFIG_PLIST=y | 1037 | CONFIG_ZLIB_INFLATE=y |
1038 | CONFIG_DECOMPRESS_GZIP=y | ||
1011 | CONFIG_HAS_IOMEM=y | 1039 | CONFIG_HAS_IOMEM=y |
1012 | CONFIG_HAS_IOPORT=y | 1040 | CONFIG_HAS_IOPORT=y |
1013 | CONFIG_HAS_DMA=y | 1041 | CONFIG_HAS_DMA=y |
1014 | CONFIG_HAVE_LMB=y | 1042 | CONFIG_HAVE_LMB=y |
1043 | CONFIG_NLATTR=y | ||
1015 | 1044 | ||
1016 | # | 1045 | # |
1017 | # Kernel hacking | 1046 | # Kernel hacking |
@@ -1029,6 +1058,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1029 | CONFIG_DETECT_SOFTLOCKUP=y | 1058 | CONFIG_DETECT_SOFTLOCKUP=y |
1030 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1059 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1031 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1060 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1061 | CONFIG_DETECT_HUNG_TASK=y | ||
1062 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1063 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1032 | CONFIG_SCHED_DEBUG=y | 1064 | CONFIG_SCHED_DEBUG=y |
1033 | # CONFIG_SCHEDSTATS is not set | 1065 | # CONFIG_SCHEDSTATS is not set |
1034 | # CONFIG_TIMER_STATS is not set | 1066 | # CONFIG_TIMER_STATS is not set |
@@ -1057,9 +1089,12 @@ CONFIG_DEBUG_INFO=y | |||
1057 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1089 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1058 | # CONFIG_FAULT_INJECTION is not set | 1090 | # CONFIG_FAULT_INJECTION is not set |
1059 | # CONFIG_LATENCYTOP is not set | 1091 | # CONFIG_LATENCYTOP is not set |
1092 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1060 | CONFIG_HAVE_FUNCTION_TRACER=y | 1093 | CONFIG_HAVE_FUNCTION_TRACER=y |
1094 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1061 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1095 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1062 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1096 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1097 | CONFIG_TRACING_SUPPORT=y | ||
1063 | 1098 | ||
1064 | # | 1099 | # |
1065 | # Tracers | 1100 | # Tracers |
@@ -1067,17 +1102,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1067 | # CONFIG_FUNCTION_TRACER is not set | 1102 | # CONFIG_FUNCTION_TRACER is not set |
1068 | # CONFIG_SCHED_TRACER is not set | 1103 | # CONFIG_SCHED_TRACER is not set |
1069 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1104 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1105 | # CONFIG_EVENT_TRACER is not set | ||
1070 | # CONFIG_BOOT_TRACER is not set | 1106 | # CONFIG_BOOT_TRACER is not set |
1071 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1107 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1072 | # CONFIG_STACK_TRACER is not set | 1108 | # CONFIG_STACK_TRACER is not set |
1073 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1109 | # CONFIG_KMEMTRACE is not set |
1110 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1111 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1074 | # CONFIG_SAMPLES is not set | 1112 | # CONFIG_SAMPLES is not set |
1075 | CONFIG_HAVE_ARCH_KGDB=y | 1113 | CONFIG_HAVE_ARCH_KGDB=y |
1076 | # CONFIG_KGDB is not set | 1114 | # CONFIG_KGDB is not set |
1077 | CONFIG_PRINT_STACK_DEPTH=64 | 1115 | CONFIG_PRINT_STACK_DEPTH=64 |
1078 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1116 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1079 | # CONFIG_DEBUG_STACK_USAGE is not set | 1117 | # CONFIG_DEBUG_STACK_USAGE is not set |
1080 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1081 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1118 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1082 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1119 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1083 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1120 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1108,10 +1145,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1108 | CONFIG_CRYPTO_HASH=y | 1145 | CONFIG_CRYPTO_HASH=y |
1109 | CONFIG_CRYPTO_HASH2=y | 1146 | CONFIG_CRYPTO_HASH2=y |
1110 | CONFIG_CRYPTO_RNG2=y | 1147 | CONFIG_CRYPTO_RNG2=y |
1148 | CONFIG_CRYPTO_PCOMP=y | ||
1111 | CONFIG_CRYPTO_MANAGER=y | 1149 | CONFIG_CRYPTO_MANAGER=y |
1112 | CONFIG_CRYPTO_MANAGER2=y | 1150 | CONFIG_CRYPTO_MANAGER2=y |
1113 | # CONFIG_CRYPTO_GF128MUL is not set | 1151 | # CONFIG_CRYPTO_GF128MUL is not set |
1114 | # CONFIG_CRYPTO_NULL is not set | 1152 | # CONFIG_CRYPTO_NULL is not set |
1153 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1115 | # CONFIG_CRYPTO_CRYPTD is not set | 1154 | # CONFIG_CRYPTO_CRYPTD is not set |
1116 | # CONFIG_CRYPTO_AUTHENC is not set | 1155 | # CONFIG_CRYPTO_AUTHENC is not set |
1117 | # CONFIG_CRYPTO_TEST is not set | 1156 | # CONFIG_CRYPTO_TEST is not set |
@@ -1180,6 +1219,7 @@ CONFIG_CRYPTO_DES=y | |||
1180 | # Compression | 1219 | # Compression |
1181 | # | 1220 | # |
1182 | # CONFIG_CRYPTO_DEFLATE is not set | 1221 | # CONFIG_CRYPTO_DEFLATE is not set |
1222 | # CONFIG_CRYPTO_ZLIB is not set | ||
1183 | # CONFIG_CRYPTO_LZO is not set | 1223 | # CONFIG_CRYPTO_LZO is not set |
1184 | 1224 | ||
1185 | # | 1225 | # |
diff --git a/arch/powerpc/configs/52xx/motionpro_defconfig b/arch/powerpc/configs/52xx/motionpro_defconfig index fb10f22fd0d2..07b6b266ea95 100644 --- a/arch/powerpc/configs/52xx/motionpro_defconfig +++ b/arch/powerpc/configs/52xx/motionpro_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-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jan 26 21:42:29 2009 | 4 | # Sat Apr 18 00:48:22 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 |
@@ -54,6 +55,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 56 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 57 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 60 | ||
59 | # | 61 | # |
@@ -94,19 +96,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
94 | # CONFIG_NAMESPACES is not set | 96 | # CONFIG_NAMESPACES is not set |
95 | CONFIG_BLK_DEV_INITRD=y | 97 | CONFIG_BLK_DEV_INITRD=y |
96 | CONFIG_INITRAMFS_SOURCE="" | 98 | CONFIG_INITRAMFS_SOURCE="" |
99 | CONFIG_RD_GZIP=y | ||
100 | # CONFIG_RD_BZIP2 is not set | ||
101 | # CONFIG_RD_LZMA is not set | ||
97 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 102 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
98 | CONFIG_SYSCTL=y | 103 | CONFIG_SYSCTL=y |
104 | CONFIG_ANON_INODES=y | ||
99 | CONFIG_EMBEDDED=y | 105 | CONFIG_EMBEDDED=y |
100 | # CONFIG_SYSCTL_SYSCALL is not set | 106 | # CONFIG_SYSCTL_SYSCALL is not set |
101 | # CONFIG_KALLSYMS is not set | 107 | # CONFIG_KALLSYMS is not set |
108 | # CONFIG_STRIP_ASM_SYMS is not set | ||
102 | CONFIG_HOTPLUG=y | 109 | CONFIG_HOTPLUG=y |
103 | CONFIG_PRINTK=y | 110 | CONFIG_PRINTK=y |
104 | CONFIG_BUG=y | 111 | CONFIG_BUG=y |
105 | CONFIG_ELF_CORE=y | 112 | CONFIG_ELF_CORE=y |
106 | CONFIG_COMPAT_BRK=y | ||
107 | CONFIG_BASE_FULL=y | 113 | CONFIG_BASE_FULL=y |
108 | CONFIG_FUTEX=y | 114 | CONFIG_FUTEX=y |
109 | CONFIG_ANON_INODES=y | ||
110 | # CONFIG_EPOLL is not set | 115 | # CONFIG_EPOLL is not set |
111 | CONFIG_SIGNALFD=y | 116 | CONFIG_SIGNALFD=y |
112 | CONFIG_TIMERFD=y | 117 | CONFIG_TIMERFD=y |
@@ -115,10 +120,12 @@ CONFIG_SHMEM=y | |||
115 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
116 | CONFIG_VM_EVENT_COUNTERS=y | 121 | CONFIG_VM_EVENT_COUNTERS=y |
117 | CONFIG_SLUB_DEBUG=y | 122 | CONFIG_SLUB_DEBUG=y |
123 | CONFIG_COMPAT_BRK=y | ||
118 | # CONFIG_SLAB is not set | 124 | # CONFIG_SLAB is not set |
119 | CONFIG_SLUB=y | 125 | CONFIG_SLUB=y |
120 | # CONFIG_SLOB is not set | 126 | # CONFIG_SLOB is not set |
121 | # CONFIG_PROFILING is not set | 127 | # CONFIG_PROFILING is not set |
128 | # CONFIG_MARKERS is not set | ||
122 | CONFIG_HAVE_OPROFILE=y | 129 | CONFIG_HAVE_OPROFILE=y |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 130 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
124 | CONFIG_HAVE_IOREMAP_PROT=y | 131 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -126,6 +133,7 @@ CONFIG_HAVE_KPROBES=y | |||
126 | CONFIG_HAVE_KRETPROBES=y | 133 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 134 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
128 | CONFIG_HAVE_CLK=y | 135 | CONFIG_HAVE_CLK=y |
136 | # CONFIG_SLOW_WORK is not set | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 137 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 138 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 139 | CONFIG_RT_MUTEXES=y |
@@ -133,7 +141,6 @@ CONFIG_BASE_SMALL=0 | |||
133 | # CONFIG_MODULES is not set | 141 | # CONFIG_MODULES is not set |
134 | CONFIG_BLOCK=y | 142 | CONFIG_BLOCK=y |
135 | # CONFIG_LBD is not set | 143 | # CONFIG_LBD is not set |
136 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
137 | # CONFIG_BLK_DEV_BSG is not set | 144 | # CONFIG_BLK_DEV_BSG is not set |
138 | # CONFIG_BLK_DEV_INTEGRITY is not set | 145 | # CONFIG_BLK_DEV_INTEGRITY is not set |
139 | 146 | ||
@@ -154,8 +161,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
154 | # | 161 | # |
155 | # Platform support | 162 | # Platform support |
156 | # | 163 | # |
157 | CONFIG_PPC_MULTIPLATFORM=y | ||
158 | CONFIG_CLASSIC32=y | ||
159 | # CONFIG_PPC_CHRP is not set | 164 | # CONFIG_PPC_CHRP is not set |
160 | # CONFIG_MPC5121_ADS is not set | 165 | # CONFIG_MPC5121_ADS is not set |
161 | # CONFIG_MPC5121_GENERIC is not set | 166 | # CONFIG_MPC5121_GENERIC is not set |
@@ -163,6 +168,7 @@ CONFIG_PPC_MPC52xx=y | |||
163 | CONFIG_PPC_MPC5200_SIMPLE=y | 168 | CONFIG_PPC_MPC5200_SIMPLE=y |
164 | # CONFIG_PPC_EFIKA is not set | 169 | # CONFIG_PPC_EFIKA is not set |
165 | # CONFIG_PPC_LITE5200 is not set | 170 | # CONFIG_PPC_LITE5200 is not set |
171 | # CONFIG_PPC_MEDIA5200 is not set | ||
166 | # CONFIG_PPC_MPC5200_BUGFIX is not set | 172 | # CONFIG_PPC_MPC5200_BUGFIX is not set |
167 | # CONFIG_PPC_MPC5200_GPIO is not set | 173 | # CONFIG_PPC_MPC5200_GPIO is not set |
168 | # CONFIG_PPC_PMAC is not set | 174 | # CONFIG_PPC_PMAC is not set |
@@ -173,6 +179,8 @@ CONFIG_PPC_MPC5200_SIMPLE=y | |||
173 | # CONFIG_PPC_83xx is not set | 179 | # CONFIG_PPC_83xx is not set |
174 | # CONFIG_PPC_86xx is not set | 180 | # CONFIG_PPC_86xx is not set |
175 | # CONFIG_EMBEDDED6xx is not set | 181 | # CONFIG_EMBEDDED6xx is not set |
182 | # CONFIG_AMIGAONE is not set | ||
183 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
176 | # CONFIG_IPIC is not set | 184 | # CONFIG_IPIC is not set |
177 | # CONFIG_MPIC is not set | 185 | # CONFIG_MPIC is not set |
178 | # CONFIG_MPIC_WEIRD is not set | 186 | # CONFIG_MPIC_WEIRD is not set |
@@ -233,9 +241,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
233 | CONFIG_BOUNCE=y | 241 | CONFIG_BOUNCE=y |
234 | CONFIG_VIRT_TO_BUS=y | 242 | CONFIG_VIRT_TO_BUS=y |
235 | CONFIG_UNEVICTABLE_LRU=y | 243 | CONFIG_UNEVICTABLE_LRU=y |
244 | CONFIG_HAVE_MLOCK=y | ||
245 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
236 | CONFIG_PPC_4K_PAGES=y | 246 | CONFIG_PPC_4K_PAGES=y |
237 | # CONFIG_PPC_16K_PAGES is not set | 247 | # CONFIG_PPC_16K_PAGES is not set |
238 | # CONFIG_PPC_64K_PAGES is not set | 248 | # CONFIG_PPC_64K_PAGES is not set |
249 | # CONFIG_PPC_256K_PAGES is not set | ||
239 | CONFIG_FORCE_MAX_ZONEORDER=11 | 250 | CONFIG_FORCE_MAX_ZONEORDER=11 |
240 | CONFIG_PROC_DEVICETREE=y | 251 | CONFIG_PROC_DEVICETREE=y |
241 | # CONFIG_CMDLINE_BOOL is not set | 252 | # CONFIG_CMDLINE_BOOL is not set |
@@ -276,7 +287,6 @@ CONFIG_NET=y | |||
276 | # | 287 | # |
277 | # Networking options | 288 | # Networking options |
278 | # | 289 | # |
279 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
280 | CONFIG_PACKET=y | 290 | CONFIG_PACKET=y |
281 | # CONFIG_PACKET_MMAP is not set | 291 | # CONFIG_PACKET_MMAP is not set |
282 | CONFIG_UNIX=y | 292 | CONFIG_UNIX=y |
@@ -332,6 +342,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
332 | # CONFIG_LAPB is not set | 342 | # CONFIG_LAPB is not set |
333 | # CONFIG_ECONET is not set | 343 | # CONFIG_ECONET is not set |
334 | # CONFIG_WAN_ROUTER is not set | 344 | # CONFIG_WAN_ROUTER is not set |
345 | # CONFIG_PHONET is not set | ||
335 | # CONFIG_NET_SCHED is not set | 346 | # CONFIG_NET_SCHED is not set |
336 | # CONFIG_DCB is not set | 347 | # CONFIG_DCB is not set |
337 | 348 | ||
@@ -344,7 +355,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_IRDA is not set | 355 | # CONFIG_IRDA is not set |
345 | # CONFIG_BT is not set | 356 | # CONFIG_BT is not set |
346 | # CONFIG_AF_RXRPC is not set | 357 | # CONFIG_AF_RXRPC is not set |
347 | # CONFIG_PHONET is not set | ||
348 | # CONFIG_WIRELESS is not set | 358 | # CONFIG_WIRELESS is not set |
349 | # CONFIG_WIMAX is not set | 359 | # CONFIG_WIMAX is not set |
350 | # CONFIG_RFKILL is not set | 360 | # CONFIG_RFKILL is not set |
@@ -441,7 +451,6 @@ CONFIG_MTD_ROM=y | |||
441 | # LPDDR flash memory drivers | 451 | # LPDDR flash memory drivers |
442 | # | 452 | # |
443 | # CONFIG_MTD_LPDDR is not set | 453 | # CONFIG_MTD_LPDDR is not set |
444 | # CONFIG_MTD_QINFO_PROBE is not set | ||
445 | 454 | ||
446 | # | 455 | # |
447 | # UBI - Unsorted block images | 456 | # UBI - Unsorted block images |
@@ -466,6 +475,7 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
466 | CONFIG_MISC_DEVICES=y | 475 | CONFIG_MISC_DEVICES=y |
467 | # CONFIG_ICS932S401 is not set | 476 | # CONFIG_ICS932S401 is not set |
468 | # CONFIG_ENCLOSURE_SERVICES is not set | 477 | # CONFIG_ENCLOSURE_SERVICES is not set |
478 | # CONFIG_ISL29003 is not set | ||
469 | # CONFIG_C2PORT is not set | 479 | # CONFIG_C2PORT is not set |
470 | 480 | ||
471 | # | 481 | # |
@@ -516,8 +526,10 @@ CONFIG_CHR_DEV_SG=y | |||
516 | CONFIG_SCSI_LOWLEVEL=y | 526 | CONFIG_SCSI_LOWLEVEL=y |
517 | # CONFIG_ISCSI_TCP is not set | 527 | # CONFIG_ISCSI_TCP is not set |
518 | # CONFIG_LIBFC is not set | 528 | # CONFIG_LIBFC is not set |
529 | # CONFIG_LIBFCOE is not set | ||
519 | # CONFIG_SCSI_DEBUG is not set | 530 | # CONFIG_SCSI_DEBUG is not set |
520 | # CONFIG_SCSI_DH is not set | 531 | # CONFIG_SCSI_DH is not set |
532 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
521 | CONFIG_ATA=y | 533 | CONFIG_ATA=y |
522 | # CONFIG_ATA_NONSTANDARD is not set | 534 | # CONFIG_ATA_NONSTANDARD is not set |
523 | CONFIG_SATA_PMP=y | 535 | CONFIG_SATA_PMP=y |
@@ -528,6 +540,7 @@ CONFIG_PATA_MPC52xx=y | |||
528 | # CONFIG_MD is not set | 540 | # CONFIG_MD is not set |
529 | # CONFIG_MACINTOSH_DRIVERS is not set | 541 | # CONFIG_MACINTOSH_DRIVERS is not set |
530 | CONFIG_NETDEVICES=y | 542 | CONFIG_NETDEVICES=y |
543 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
531 | # CONFIG_DUMMY is not set | 544 | # CONFIG_DUMMY is not set |
532 | # CONFIG_BONDING is not set | 545 | # CONFIG_BONDING is not set |
533 | # CONFIG_MACVLAN is not set | 546 | # CONFIG_MACVLAN is not set |
@@ -556,6 +569,8 @@ CONFIG_ICPLUS_PHY=y | |||
556 | CONFIG_MDIO_BITBANG=y | 569 | CONFIG_MDIO_BITBANG=y |
557 | CONFIG_NET_ETHERNET=y | 570 | CONFIG_NET_ETHERNET=y |
558 | CONFIG_MII=y | 571 | CONFIG_MII=y |
572 | # CONFIG_ETHOC is not set | ||
573 | # CONFIG_DNET is not set | ||
559 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 574 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
560 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 575 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
561 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 576 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -574,7 +589,6 @@ CONFIG_FEC_MPC52xx_MDIO=y | |||
574 | # | 589 | # |
575 | # CONFIG_WLAN_PRE80211 is not set | 590 | # CONFIG_WLAN_PRE80211 is not set |
576 | # CONFIG_WLAN_80211 is not set | 591 | # CONFIG_WLAN_80211 is not set |
577 | # CONFIG_IWLWIFI_LEDS is not set | ||
578 | 592 | ||
579 | # | 593 | # |
580 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 594 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -665,7 +679,6 @@ CONFIG_I2C_MPC=y | |||
665 | # CONFIG_SENSORS_PCF8574 is not set | 679 | # CONFIG_SENSORS_PCF8574 is not set |
666 | # CONFIG_PCF8575 is not set | 680 | # CONFIG_PCF8575 is not set |
667 | # CONFIG_SENSORS_PCA9539 is not set | 681 | # CONFIG_SENSORS_PCA9539 is not set |
668 | # CONFIG_SENSORS_PCF8591 is not set | ||
669 | # CONFIG_SENSORS_MAX6875 is not set | 682 | # CONFIG_SENSORS_MAX6875 is not set |
670 | # CONFIG_SENSORS_TSL2550 is not set | 683 | # CONFIG_SENSORS_TSL2550 is not set |
671 | # CONFIG_I2C_DEBUG_CORE is not set | 684 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -696,6 +709,7 @@ CONFIG_HWMON=y | |||
696 | # CONFIG_SENSORS_F71805F is not set | 709 | # CONFIG_SENSORS_F71805F is not set |
697 | # CONFIG_SENSORS_F71882FG is not set | 710 | # CONFIG_SENSORS_F71882FG is not set |
698 | # CONFIG_SENSORS_F75375S is not set | 711 | # CONFIG_SENSORS_F75375S is not set |
712 | # CONFIG_SENSORS_G760A is not set | ||
699 | # CONFIG_SENSORS_GL518SM is not set | 713 | # CONFIG_SENSORS_GL518SM is not set |
700 | # CONFIG_SENSORS_GL520SM is not set | 714 | # CONFIG_SENSORS_GL520SM is not set |
701 | # CONFIG_SENSORS_IT87 is not set | 715 | # CONFIG_SENSORS_IT87 is not set |
@@ -710,11 +724,14 @@ CONFIG_HWMON=y | |||
710 | # CONFIG_SENSORS_LM90 is not set | 724 | # CONFIG_SENSORS_LM90 is not set |
711 | # CONFIG_SENSORS_LM92 is not set | 725 | # CONFIG_SENSORS_LM92 is not set |
712 | # CONFIG_SENSORS_LM93 is not set | 726 | # CONFIG_SENSORS_LM93 is not set |
727 | # CONFIG_SENSORS_LTC4215 is not set | ||
713 | # CONFIG_SENSORS_LTC4245 is not set | 728 | # CONFIG_SENSORS_LTC4245 is not set |
729 | # CONFIG_SENSORS_LM95241 is not set | ||
714 | # CONFIG_SENSORS_MAX1619 is not set | 730 | # CONFIG_SENSORS_MAX1619 is not set |
715 | # CONFIG_SENSORS_MAX6650 is not set | 731 | # CONFIG_SENSORS_MAX6650 is not set |
716 | # CONFIG_SENSORS_PC87360 is not set | 732 | # CONFIG_SENSORS_PC87360 is not set |
717 | # CONFIG_SENSORS_PC87427 is not set | 733 | # CONFIG_SENSORS_PC87427 is not set |
734 | # CONFIG_SENSORS_PCF8591 is not set | ||
718 | # CONFIG_SENSORS_DME1737 is not set | 735 | # CONFIG_SENSORS_DME1737 is not set |
719 | # CONFIG_SENSORS_SMSC47M1 is not set | 736 | # CONFIG_SENSORS_SMSC47M1 is not set |
720 | # CONFIG_SENSORS_SMSC47M192 is not set | 737 | # CONFIG_SENSORS_SMSC47M192 is not set |
@@ -800,7 +817,9 @@ CONFIG_LEDS_CLASS=y | |||
800 | # | 817 | # |
801 | # LED drivers | 818 | # LED drivers |
802 | # | 819 | # |
820 | # CONFIG_LEDS_LP5521 is not set | ||
803 | # CONFIG_LEDS_PCA955X is not set | 821 | # CONFIG_LEDS_PCA955X is not set |
822 | # CONFIG_LEDS_BD2802 is not set | ||
804 | 823 | ||
805 | # | 824 | # |
806 | # LED Triggers | 825 | # LED Triggers |
@@ -810,6 +829,10 @@ CONFIG_LEDS_TRIGGER_TIMER=y | |||
810 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set | 829 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set |
811 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | 830 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set |
812 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | 831 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
832 | |||
833 | # | ||
834 | # iptables trigger is under Netfilter config (LED target) | ||
835 | # | ||
813 | # CONFIG_ACCESSIBILITY is not set | 836 | # CONFIG_ACCESSIBILITY is not set |
814 | # CONFIG_EDAC is not set | 837 | # CONFIG_EDAC is not set |
815 | CONFIG_RTC_LIB=y | 838 | CONFIG_RTC_LIB=y |
@@ -866,8 +889,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
866 | # | 889 | # |
867 | # on-CPU RTC drivers | 890 | # on-CPU RTC drivers |
868 | # | 891 | # |
869 | # CONFIG_RTC_DRV_PPC is not set | 892 | # CONFIG_RTC_DRV_GENERIC is not set |
870 | # CONFIG_DMADEVICES is not set | 893 | # CONFIG_DMADEVICES is not set |
894 | # CONFIG_AUXDISPLAY is not set | ||
871 | # CONFIG_UIO is not set | 895 | # CONFIG_UIO is not set |
872 | # CONFIG_STAGING is not set | 896 | # CONFIG_STAGING is not set |
873 | 897 | ||
@@ -878,6 +902,7 @@ CONFIG_EXT2_FS=y | |||
878 | # CONFIG_EXT2_FS_XATTR is not set | 902 | # CONFIG_EXT2_FS_XATTR is not set |
879 | # CONFIG_EXT2_FS_XIP is not set | 903 | # CONFIG_EXT2_FS_XIP is not set |
880 | CONFIG_EXT3_FS=y | 904 | CONFIG_EXT3_FS=y |
905 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
881 | CONFIG_EXT3_FS_XATTR=y | 906 | CONFIG_EXT3_FS_XATTR=y |
882 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 907 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
883 | # CONFIG_EXT3_FS_SECURITY is not set | 908 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -900,6 +925,11 @@ CONFIG_INOTIFY_USER=y | |||
900 | # CONFIG_FUSE_FS is not set | 925 | # CONFIG_FUSE_FS is not set |
901 | 926 | ||
902 | # | 927 | # |
928 | # Caches | ||
929 | # | ||
930 | # CONFIG_FSCACHE is not set | ||
931 | |||
932 | # | ||
903 | # CD-ROM/DVD Filesystems | 933 | # CD-ROM/DVD Filesystems |
904 | # | 934 | # |
905 | # CONFIG_ISO9660_FS is not set | 935 | # CONFIG_ISO9660_FS is not set |
@@ -956,6 +986,7 @@ CONFIG_CRAMFS=y | |||
956 | # CONFIG_ROMFS_FS is not set | 986 | # CONFIG_ROMFS_FS is not set |
957 | # CONFIG_SYSV_FS is not set | 987 | # CONFIG_SYSV_FS is not set |
958 | # CONFIG_UFS_FS is not set | 988 | # CONFIG_UFS_FS is not set |
989 | # CONFIG_NILFS2_FS is not set | ||
959 | CONFIG_NETWORK_FILESYSTEMS=y | 990 | CONFIG_NETWORK_FILESYSTEMS=y |
960 | CONFIG_NFS_FS=y | 991 | CONFIG_NFS_FS=y |
961 | CONFIG_NFS_V3=y | 992 | CONFIG_NFS_V3=y |
@@ -968,7 +999,6 @@ CONFIG_LOCKD_V4=y | |||
968 | CONFIG_NFS_COMMON=y | 999 | CONFIG_NFS_COMMON=y |
969 | CONFIG_SUNRPC=y | 1000 | CONFIG_SUNRPC=y |
970 | CONFIG_SUNRPC_GSS=y | 1001 | CONFIG_SUNRPC_GSS=y |
971 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
972 | CONFIG_RPCSEC_GSS_KRB5=y | 1002 | CONFIG_RPCSEC_GSS_KRB5=y |
973 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1003 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
974 | # CONFIG_SMB_FS is not set | 1004 | # CONFIG_SMB_FS is not set |
@@ -1039,6 +1069,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1039 | # CONFIG_NLS_KOI8_U is not set | 1069 | # CONFIG_NLS_KOI8_U is not set |
1040 | # CONFIG_NLS_UTF8 is not set | 1070 | # CONFIG_NLS_UTF8 is not set |
1041 | # CONFIG_DLM is not set | 1071 | # CONFIG_DLM is not set |
1072 | # CONFIG_BINARY_PRINTF is not set | ||
1042 | 1073 | ||
1043 | # | 1074 | # |
1044 | # Library routines | 1075 | # Library routines |
@@ -1054,11 +1085,12 @@ CONFIG_CRC32=y | |||
1054 | # CONFIG_LIBCRC32C is not set | 1085 | # CONFIG_LIBCRC32C is not set |
1055 | CONFIG_ZLIB_INFLATE=y | 1086 | CONFIG_ZLIB_INFLATE=y |
1056 | CONFIG_ZLIB_DEFLATE=y | 1087 | CONFIG_ZLIB_DEFLATE=y |
1057 | CONFIG_PLIST=y | 1088 | CONFIG_DECOMPRESS_GZIP=y |
1058 | CONFIG_HAS_IOMEM=y | 1089 | CONFIG_HAS_IOMEM=y |
1059 | CONFIG_HAS_IOPORT=y | 1090 | CONFIG_HAS_IOPORT=y |
1060 | CONFIG_HAS_DMA=y | 1091 | CONFIG_HAS_DMA=y |
1061 | CONFIG_HAVE_LMB=y | 1092 | CONFIG_HAVE_LMB=y |
1093 | CONFIG_NLATTR=y | ||
1062 | 1094 | ||
1063 | # | 1095 | # |
1064 | # Kernel hacking | 1096 | # Kernel hacking |
@@ -1076,6 +1108,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1076 | CONFIG_DETECT_SOFTLOCKUP=y | 1108 | CONFIG_DETECT_SOFTLOCKUP=y |
1077 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1109 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1078 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1110 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1111 | CONFIG_DETECT_HUNG_TASK=y | ||
1112 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1113 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1079 | CONFIG_SCHED_DEBUG=y | 1114 | CONFIG_SCHED_DEBUG=y |
1080 | # CONFIG_SCHEDSTATS is not set | 1115 | # CONFIG_SCHEDSTATS is not set |
1081 | # CONFIG_TIMER_STATS is not set | 1116 | # CONFIG_TIMER_STATS is not set |
@@ -1104,9 +1139,12 @@ CONFIG_DEBUG_INFO=y | |||
1104 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1139 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1105 | # CONFIG_FAULT_INJECTION is not set | 1140 | # CONFIG_FAULT_INJECTION is not set |
1106 | # CONFIG_LATENCYTOP is not set | 1141 | # CONFIG_LATENCYTOP is not set |
1142 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1107 | CONFIG_HAVE_FUNCTION_TRACER=y | 1143 | CONFIG_HAVE_FUNCTION_TRACER=y |
1144 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1108 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1145 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1109 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1146 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1147 | CONFIG_TRACING_SUPPORT=y | ||
1110 | 1148 | ||
1111 | # | 1149 | # |
1112 | # Tracers | 1150 | # Tracers |
@@ -1114,17 +1152,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1114 | # CONFIG_FUNCTION_TRACER is not set | 1152 | # CONFIG_FUNCTION_TRACER is not set |
1115 | # CONFIG_SCHED_TRACER is not set | 1153 | # CONFIG_SCHED_TRACER is not set |
1116 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1154 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1155 | # CONFIG_EVENT_TRACER is not set | ||
1117 | # CONFIG_BOOT_TRACER is not set | 1156 | # CONFIG_BOOT_TRACER is not set |
1118 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1157 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1119 | # CONFIG_STACK_TRACER is not set | 1158 | # CONFIG_STACK_TRACER is not set |
1120 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1159 | # CONFIG_KMEMTRACE is not set |
1160 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1161 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1121 | # CONFIG_SAMPLES is not set | 1162 | # CONFIG_SAMPLES is not set |
1122 | CONFIG_HAVE_ARCH_KGDB=y | 1163 | CONFIG_HAVE_ARCH_KGDB=y |
1123 | # CONFIG_KGDB is not set | 1164 | # CONFIG_KGDB is not set |
1124 | CONFIG_PRINT_STACK_DEPTH=64 | 1165 | CONFIG_PRINT_STACK_DEPTH=64 |
1125 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1166 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1126 | # CONFIG_DEBUG_STACK_USAGE is not set | 1167 | # CONFIG_DEBUG_STACK_USAGE is not set |
1127 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1128 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1168 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1129 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1169 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1130 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1170 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1155,10 +1195,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1155 | CONFIG_CRYPTO_HASH=y | 1195 | CONFIG_CRYPTO_HASH=y |
1156 | CONFIG_CRYPTO_HASH2=y | 1196 | CONFIG_CRYPTO_HASH2=y |
1157 | CONFIG_CRYPTO_RNG2=y | 1197 | CONFIG_CRYPTO_RNG2=y |
1198 | CONFIG_CRYPTO_PCOMP=y | ||
1158 | CONFIG_CRYPTO_MANAGER=y | 1199 | CONFIG_CRYPTO_MANAGER=y |
1159 | CONFIG_CRYPTO_MANAGER2=y | 1200 | CONFIG_CRYPTO_MANAGER2=y |
1160 | # CONFIG_CRYPTO_GF128MUL is not set | 1201 | # CONFIG_CRYPTO_GF128MUL is not set |
1161 | # CONFIG_CRYPTO_NULL is not set | 1202 | # CONFIG_CRYPTO_NULL is not set |
1203 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1162 | # CONFIG_CRYPTO_CRYPTD is not set | 1204 | # CONFIG_CRYPTO_CRYPTD is not set |
1163 | # CONFIG_CRYPTO_AUTHENC is not set | 1205 | # CONFIG_CRYPTO_AUTHENC is not set |
1164 | 1206 | ||
@@ -1226,6 +1268,7 @@ CONFIG_CRYPTO_DES=y | |||
1226 | # Compression | 1268 | # Compression |
1227 | # | 1269 | # |
1228 | # CONFIG_CRYPTO_DEFLATE is not set | 1270 | # CONFIG_CRYPTO_DEFLATE is not set |
1271 | # CONFIG_CRYPTO_ZLIB is not set | ||
1229 | # CONFIG_CRYPTO_LZO is not set | 1272 | # CONFIG_CRYPTO_LZO is not set |
1230 | 1273 | ||
1231 | # | 1274 | # |
diff --git a/arch/powerpc/configs/52xx/pcm030_defconfig b/arch/powerpc/configs/52xx/pcm030_defconfig index 00944c09a0ae..afb1a3d1ef0a 100644 --- a/arch/powerpc/configs/52xx/pcm030_defconfig +++ b/arch/powerpc/configs/52xx/pcm030_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-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jan 26 21:41:33 2009 | 4 | # Sat Apr 18 00:48:42 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 |
@@ -54,6 +55,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 56 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 57 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 60 | ||
59 | # | 61 | # |
@@ -69,6 +71,7 @@ CONFIG_LOCALVERSION="trunk" | |||
69 | CONFIG_SYSVIPC=y | 71 | CONFIG_SYSVIPC=y |
70 | CONFIG_SYSVIPC_SYSCTL=y | 72 | CONFIG_SYSVIPC_SYSCTL=y |
71 | CONFIG_POSIX_MQUEUE=y | 73 | CONFIG_POSIX_MQUEUE=y |
74 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
72 | # CONFIG_BSD_PROCESS_ACCT is not set | 75 | # CONFIG_BSD_PROCESS_ACCT is not set |
73 | # CONFIG_TASKSTATS is not set | 76 | # CONFIG_TASKSTATS is not set |
74 | # CONFIG_AUDIT is not set | 77 | # CONFIG_AUDIT is not set |
@@ -97,18 +100,18 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
97 | # CONFIG_BLK_DEV_INITRD is not set | 100 | # CONFIG_BLK_DEV_INITRD is not set |
98 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 101 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
99 | CONFIG_SYSCTL=y | 102 | CONFIG_SYSCTL=y |
103 | CONFIG_ANON_INODES=y | ||
100 | CONFIG_EMBEDDED=y | 104 | CONFIG_EMBEDDED=y |
101 | # CONFIG_SYSCTL_SYSCALL is not set | 105 | # CONFIG_SYSCTL_SYSCALL is not set |
102 | CONFIG_KALLSYMS=y | 106 | CONFIG_KALLSYMS=y |
103 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 107 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
108 | # CONFIG_STRIP_ASM_SYMS is not set | ||
104 | CONFIG_HOTPLUG=y | 109 | CONFIG_HOTPLUG=y |
105 | CONFIG_PRINTK=y | 110 | CONFIG_PRINTK=y |
106 | CONFIG_BUG=y | 111 | CONFIG_BUG=y |
107 | CONFIG_ELF_CORE=y | 112 | CONFIG_ELF_CORE=y |
108 | CONFIG_COMPAT_BRK=y | ||
109 | CONFIG_BASE_FULL=y | 113 | CONFIG_BASE_FULL=y |
110 | CONFIG_FUTEX=y | 114 | CONFIG_FUTEX=y |
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EPOLL=y | 115 | CONFIG_EPOLL=y |
113 | CONFIG_SIGNALFD=y | 116 | CONFIG_SIGNALFD=y |
114 | CONFIG_TIMERFD=y | 117 | CONFIG_TIMERFD=y |
@@ -117,10 +120,12 @@ CONFIG_SHMEM=y | |||
117 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
118 | # CONFIG_VM_EVENT_COUNTERS is not set | 121 | # CONFIG_VM_EVENT_COUNTERS is not set |
119 | CONFIG_PCI_QUIRKS=y | 122 | CONFIG_PCI_QUIRKS=y |
123 | CONFIG_COMPAT_BRK=y | ||
120 | CONFIG_SLAB=y | 124 | CONFIG_SLAB=y |
121 | # CONFIG_SLUB is not set | 125 | # CONFIG_SLUB is not set |
122 | # CONFIG_SLOB is not set | 126 | # CONFIG_SLOB is not set |
123 | # CONFIG_PROFILING is not set | 127 | # CONFIG_PROFILING is not set |
128 | # CONFIG_MARKERS is not set | ||
124 | CONFIG_HAVE_OPROFILE=y | 129 | CONFIG_HAVE_OPROFILE=y |
125 | # CONFIG_KPROBES is not set | 130 | # CONFIG_KPROBES is not set |
126 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 131 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -129,6 +134,7 @@ CONFIG_HAVE_KPROBES=y | |||
129 | CONFIG_HAVE_KRETPROBES=y | 134 | CONFIG_HAVE_KRETPROBES=y |
130 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 135 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
131 | CONFIG_HAVE_CLK=y | 136 | CONFIG_HAVE_CLK=y |
137 | # CONFIG_SLOW_WORK is not set | ||
132 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 138 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
133 | CONFIG_SLABINFO=y | 139 | CONFIG_SLABINFO=y |
134 | CONFIG_RT_MUTEXES=y | 140 | CONFIG_RT_MUTEXES=y |
@@ -141,7 +147,6 @@ CONFIG_MODULE_UNLOAD=y | |||
141 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 147 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
142 | CONFIG_BLOCK=y | 148 | CONFIG_BLOCK=y |
143 | # CONFIG_LBD is not set | 149 | # CONFIG_LBD is not set |
144 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
145 | # CONFIG_BLK_DEV_BSG is not set | 150 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | 151 | # CONFIG_BLK_DEV_INTEGRITY is not set |
147 | 152 | ||
@@ -162,8 +167,6 @@ CONFIG_DEFAULT_IOSCHED="noop" | |||
162 | # | 167 | # |
163 | # Platform support | 168 | # Platform support |
164 | # | 169 | # |
165 | CONFIG_PPC_MULTIPLATFORM=y | ||
166 | CONFIG_CLASSIC32=y | ||
167 | # CONFIG_PPC_CHRP is not set | 170 | # CONFIG_PPC_CHRP is not set |
168 | # CONFIG_MPC5121_ADS is not set | 171 | # CONFIG_MPC5121_ADS is not set |
169 | # CONFIG_MPC5121_GENERIC is not set | 172 | # CONFIG_MPC5121_GENERIC is not set |
@@ -171,6 +174,7 @@ CONFIG_PPC_MPC52xx=y | |||
171 | CONFIG_PPC_MPC5200_SIMPLE=y | 174 | CONFIG_PPC_MPC5200_SIMPLE=y |
172 | # CONFIG_PPC_EFIKA is not set | 175 | # CONFIG_PPC_EFIKA is not set |
173 | # CONFIG_PPC_LITE5200 is not set | 176 | # CONFIG_PPC_LITE5200 is not set |
177 | # CONFIG_PPC_MEDIA5200 is not set | ||
174 | # CONFIG_PPC_MPC5200_BUGFIX is not set | 178 | # CONFIG_PPC_MPC5200_BUGFIX is not set |
175 | # CONFIG_PPC_MPC5200_GPIO is not set | 179 | # CONFIG_PPC_MPC5200_GPIO is not set |
176 | # CONFIG_PPC_PMAC is not set | 180 | # CONFIG_PPC_PMAC is not set |
@@ -181,6 +185,8 @@ CONFIG_PPC_MPC5200_SIMPLE=y | |||
181 | # CONFIG_PPC_83xx is not set | 185 | # CONFIG_PPC_83xx is not set |
182 | # CONFIG_PPC_86xx is not set | 186 | # CONFIG_PPC_86xx is not set |
183 | # CONFIG_EMBEDDED6xx is not set | 187 | # CONFIG_EMBEDDED6xx is not set |
188 | # CONFIG_AMIGAONE is not set | ||
189 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
184 | # CONFIG_IPIC is not set | 190 | # CONFIG_IPIC is not set |
185 | # CONFIG_MPIC is not set | 191 | # CONFIG_MPIC is not set |
186 | # CONFIG_MPIC_WEIRD is not set | 192 | # CONFIG_MPIC_WEIRD is not set |
@@ -242,9 +248,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
242 | CONFIG_BOUNCE=y | 248 | CONFIG_BOUNCE=y |
243 | CONFIG_VIRT_TO_BUS=y | 249 | CONFIG_VIRT_TO_BUS=y |
244 | CONFIG_UNEVICTABLE_LRU=y | 250 | CONFIG_UNEVICTABLE_LRU=y |
251 | CONFIG_HAVE_MLOCK=y | ||
252 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
245 | CONFIG_PPC_4K_PAGES=y | 253 | CONFIG_PPC_4K_PAGES=y |
246 | # CONFIG_PPC_16K_PAGES is not set | 254 | # CONFIG_PPC_16K_PAGES is not set |
247 | # CONFIG_PPC_64K_PAGES is not set | 255 | # CONFIG_PPC_64K_PAGES is not set |
256 | # CONFIG_PPC_256K_PAGES is not set | ||
248 | CONFIG_FORCE_MAX_ZONEORDER=11 | 257 | CONFIG_FORCE_MAX_ZONEORDER=11 |
249 | CONFIG_PROC_DEVICETREE=y | 258 | CONFIG_PROC_DEVICETREE=y |
250 | # CONFIG_CMDLINE_BOOL is not set | 259 | # CONFIG_CMDLINE_BOOL is not set |
@@ -268,6 +277,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
268 | # CONFIG_PCI_MSI is not set | 277 | # CONFIG_PCI_MSI is not set |
269 | CONFIG_PCI_LEGACY=y | 278 | CONFIG_PCI_LEGACY=y |
270 | # CONFIG_PCI_STUB is not set | 279 | # CONFIG_PCI_STUB is not set |
280 | # CONFIG_PCI_IOV is not set | ||
271 | # CONFIG_PCCARD is not set | 281 | # CONFIG_PCCARD is not set |
272 | # CONFIG_HOTPLUG_PCI is not set | 282 | # CONFIG_HOTPLUG_PCI is not set |
273 | # CONFIG_HAS_RAPIDIO is not set | 283 | # CONFIG_HAS_RAPIDIO is not set |
@@ -290,7 +300,6 @@ CONFIG_NET=y | |||
290 | # | 300 | # |
291 | # Networking options | 301 | # Networking options |
292 | # | 302 | # |
293 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
294 | CONFIG_PACKET=y | 303 | CONFIG_PACKET=y |
295 | # CONFIG_PACKET_MMAP is not set | 304 | # CONFIG_PACKET_MMAP is not set |
296 | CONFIG_UNIX=y | 305 | CONFIG_UNIX=y |
@@ -340,6 +349,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
340 | # CONFIG_LAPB is not set | 349 | # CONFIG_LAPB is not set |
341 | # CONFIG_ECONET is not set | 350 | # CONFIG_ECONET is not set |
342 | # CONFIG_WAN_ROUTER is not set | 351 | # CONFIG_WAN_ROUTER is not set |
352 | # CONFIG_PHONET is not set | ||
343 | # CONFIG_NET_SCHED is not set | 353 | # CONFIG_NET_SCHED is not set |
344 | # CONFIG_DCB is not set | 354 | # CONFIG_DCB is not set |
345 | 355 | ||
@@ -352,7 +362,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_IRDA is not set | 362 | # CONFIG_IRDA is not set |
353 | # CONFIG_BT is not set | 363 | # CONFIG_BT is not set |
354 | # CONFIG_AF_RXRPC is not set | 364 | # CONFIG_AF_RXRPC is not set |
355 | # CONFIG_PHONET is not set | ||
356 | # CONFIG_WIRELESS is not set | 365 | # CONFIG_WIRELESS is not set |
357 | # CONFIG_WIMAX is not set | 366 | # CONFIG_WIMAX is not set |
358 | # CONFIG_RFKILL is not set | 367 | # CONFIG_RFKILL is not set |
@@ -451,7 +460,6 @@ CONFIG_MTD_PHYSMAP=y | |||
451 | # LPDDR flash memory drivers | 460 | # LPDDR flash memory drivers |
452 | # | 461 | # |
453 | # CONFIG_MTD_LPDDR is not set | 462 | # CONFIG_MTD_LPDDR is not set |
454 | # CONFIG_MTD_QINFO_PROBE is not set | ||
455 | 463 | ||
456 | # | 464 | # |
457 | # UBI - Unsorted block images | 465 | # UBI - Unsorted block images |
@@ -504,6 +512,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
504 | # CONFIG_SCSI_SRP_ATTRS is not set | 512 | # CONFIG_SCSI_SRP_ATTRS is not set |
505 | # CONFIG_SCSI_LOWLEVEL is not set | 513 | # CONFIG_SCSI_LOWLEVEL is not set |
506 | # CONFIG_SCSI_DH is not set | 514 | # CONFIG_SCSI_DH is not set |
515 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
507 | CONFIG_ATA=m | 516 | CONFIG_ATA=m |
508 | # CONFIG_ATA_NONSTANDARD is not set | 517 | # CONFIG_ATA_NONSTANDARD is not set |
509 | CONFIG_SATA_PMP=y | 518 | CONFIG_SATA_PMP=y |
@@ -580,6 +589,7 @@ CONFIG_PATA_MPC52xx=m | |||
580 | # CONFIG_I2O is not set | 589 | # CONFIG_I2O is not set |
581 | # CONFIG_MACINTOSH_DRIVERS is not set | 590 | # CONFIG_MACINTOSH_DRIVERS is not set |
582 | CONFIG_NETDEVICES=y | 591 | CONFIG_NETDEVICES=y |
592 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
583 | # CONFIG_DUMMY is not set | 593 | # CONFIG_DUMMY is not set |
584 | # CONFIG_BONDING is not set | 594 | # CONFIG_BONDING is not set |
585 | # CONFIG_MACVLAN is not set | 595 | # CONFIG_MACVLAN is not set |
@@ -613,6 +623,8 @@ CONFIG_MII=y | |||
613 | # CONFIG_SUNGEM is not set | 623 | # CONFIG_SUNGEM is not set |
614 | # CONFIG_CASSINI is not set | 624 | # CONFIG_CASSINI is not set |
615 | # CONFIG_NET_VENDOR_3COM is not set | 625 | # CONFIG_NET_VENDOR_3COM is not set |
626 | # CONFIG_ETHOC is not set | ||
627 | # CONFIG_DNET is not set | ||
616 | # CONFIG_NET_TULIP is not set | 628 | # CONFIG_NET_TULIP is not set |
617 | # CONFIG_HP100 is not set | 629 | # CONFIG_HP100 is not set |
618 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 630 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -636,7 +648,6 @@ CONFIG_FEC_MPC52xx_MDIO=y | |||
636 | # | 648 | # |
637 | # CONFIG_WLAN_PRE80211 is not set | 649 | # CONFIG_WLAN_PRE80211 is not set |
638 | # CONFIG_WLAN_80211 is not set | 650 | # CONFIG_WLAN_80211 is not set |
639 | # CONFIG_IWLWIFI_LEDS is not set | ||
640 | 651 | ||
641 | # | 652 | # |
642 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 653 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -702,6 +713,7 @@ CONFIG_UNIX98_PTYS=y | |||
702 | # CONFIG_HVC_UDBG is not set | 713 | # CONFIG_HVC_UDBG is not set |
703 | # CONFIG_IPMI_HANDLER is not set | 714 | # CONFIG_IPMI_HANDLER is not set |
704 | CONFIG_HW_RANDOM=y | 715 | CONFIG_HW_RANDOM=y |
716 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
705 | # CONFIG_NVRAM is not set | 717 | # CONFIG_NVRAM is not set |
706 | # CONFIG_R3964 is not set | 718 | # CONFIG_R3964 is not set |
707 | # CONFIG_APPLICOM is not set | 719 | # CONFIG_APPLICOM is not set |
@@ -767,7 +779,6 @@ CONFIG_I2C_MPC=y | |||
767 | # CONFIG_SENSORS_PCF8574 is not set | 779 | # CONFIG_SENSORS_PCF8574 is not set |
768 | # CONFIG_PCF8575 is not set | 780 | # CONFIG_PCF8575 is not set |
769 | # CONFIG_SENSORS_PCA9539 is not set | 781 | # CONFIG_SENSORS_PCA9539 is not set |
770 | # CONFIG_SENSORS_PCF8591 is not set | ||
771 | # CONFIG_SENSORS_MAX6875 is not set | 782 | # CONFIG_SENSORS_MAX6875 is not set |
772 | # CONFIG_SENSORS_TSL2550 is not set | 783 | # CONFIG_SENSORS_TSL2550 is not set |
773 | # CONFIG_I2C_DEBUG_CORE is not set | 784 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -889,11 +900,11 @@ CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | |||
889 | # CONFIG_USB_TMC is not set | 900 | # CONFIG_USB_TMC is not set |
890 | 901 | ||
891 | # | 902 | # |
892 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 903 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
893 | # | 904 | # |
894 | 905 | ||
895 | # | 906 | # |
896 | # see USB_STORAGE Help for more information | 907 | # also be needed; see USB_STORAGE Help for more info |
897 | # | 908 | # |
898 | CONFIG_USB_STORAGE=m | 909 | CONFIG_USB_STORAGE=m |
899 | # CONFIG_USB_STORAGE_DEBUG is not set | 910 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -934,7 +945,6 @@ CONFIG_USB_STORAGE=m | |||
934 | # CONFIG_USB_LED is not set | 945 | # CONFIG_USB_LED is not set |
935 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 946 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
936 | # CONFIG_USB_CYTHERM is not set | 947 | # CONFIG_USB_CYTHERM is not set |
937 | # CONFIG_USB_PHIDGET is not set | ||
938 | # CONFIG_USB_IDMOUSE is not set | 948 | # CONFIG_USB_IDMOUSE is not set |
939 | # CONFIG_USB_FTDI_ELAN is not set | 949 | # CONFIG_USB_FTDI_ELAN is not set |
940 | # CONFIG_USB_APPLEDISPLAY is not set | 950 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -949,6 +959,7 @@ CONFIG_USB_STORAGE=m | |||
949 | # | 959 | # |
950 | # OTG and related infrastructure | 960 | # OTG and related infrastructure |
951 | # | 961 | # |
962 | # CONFIG_NOP_USB_XCEIV is not set | ||
952 | # CONFIG_UWB is not set | 963 | # CONFIG_UWB is not set |
953 | # CONFIG_MMC is not set | 964 | # CONFIG_MMC is not set |
954 | # CONFIG_MEMSTICK is not set | 965 | # CONFIG_MEMSTICK is not set |
@@ -1007,8 +1018,9 @@ CONFIG_RTC_DRV_PCF8563=m | |||
1007 | # | 1018 | # |
1008 | # on-CPU RTC drivers | 1019 | # on-CPU RTC drivers |
1009 | # | 1020 | # |
1010 | # CONFIG_RTC_DRV_PPC is not set | 1021 | # CONFIG_RTC_DRV_GENERIC is not set |
1011 | # CONFIG_DMADEVICES is not set | 1022 | # CONFIG_DMADEVICES is not set |
1023 | # CONFIG_AUXDISPLAY is not set | ||
1012 | # CONFIG_UIO is not set | 1024 | # CONFIG_UIO is not set |
1013 | # CONFIG_STAGING is not set | 1025 | # CONFIG_STAGING is not set |
1014 | 1026 | ||
@@ -1019,6 +1031,7 @@ CONFIG_EXT2_FS=m | |||
1019 | # CONFIG_EXT2_FS_XATTR is not set | 1031 | # CONFIG_EXT2_FS_XATTR is not set |
1020 | # CONFIG_EXT2_FS_XIP is not set | 1032 | # CONFIG_EXT2_FS_XIP is not set |
1021 | CONFIG_EXT3_FS=m | 1033 | CONFIG_EXT3_FS=m |
1034 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1022 | CONFIG_EXT3_FS_XATTR=y | 1035 | CONFIG_EXT3_FS_XATTR=y |
1023 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1036 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1024 | # CONFIG_EXT3_FS_SECURITY is not set | 1037 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1040,6 +1053,11 @@ CONFIG_FILE_LOCKING=y | |||
1040 | # CONFIG_FUSE_FS is not set | 1053 | # CONFIG_FUSE_FS is not set |
1041 | 1054 | ||
1042 | # | 1055 | # |
1056 | # Caches | ||
1057 | # | ||
1058 | # CONFIG_FSCACHE is not set | ||
1059 | |||
1060 | # | ||
1043 | # CD-ROM/DVD Filesystems | 1061 | # CD-ROM/DVD Filesystems |
1044 | # | 1062 | # |
1045 | # CONFIG_ISO9660_FS is not set | 1063 | # CONFIG_ISO9660_FS is not set |
@@ -1096,6 +1114,7 @@ CONFIG_JFFS2_RTIME=y | |||
1096 | # CONFIG_ROMFS_FS is not set | 1114 | # CONFIG_ROMFS_FS is not set |
1097 | # CONFIG_SYSV_FS is not set | 1115 | # CONFIG_SYSV_FS is not set |
1098 | # CONFIG_UFS_FS is not set | 1116 | # CONFIG_UFS_FS is not set |
1117 | # CONFIG_NILFS2_FS is not set | ||
1099 | CONFIG_NETWORK_FILESYSTEMS=y | 1118 | CONFIG_NETWORK_FILESYSTEMS=y |
1100 | CONFIG_NFS_FS=y | 1119 | CONFIG_NFS_FS=y |
1101 | CONFIG_NFS_V3=y | 1120 | CONFIG_NFS_V3=y |
@@ -1107,7 +1126,6 @@ CONFIG_LOCKD=y | |||
1107 | CONFIG_LOCKD_V4=y | 1126 | CONFIG_LOCKD_V4=y |
1108 | CONFIG_NFS_COMMON=y | 1127 | CONFIG_NFS_COMMON=y |
1109 | CONFIG_SUNRPC=y | 1128 | CONFIG_SUNRPC=y |
1110 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1111 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1129 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1112 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1130 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1113 | # CONFIG_SMB_FS is not set | 1131 | # CONFIG_SMB_FS is not set |
@@ -1162,6 +1180,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1162 | # CONFIG_NLS_KOI8_U is not set | 1180 | # CONFIG_NLS_KOI8_U is not set |
1163 | # CONFIG_NLS_UTF8 is not set | 1181 | # CONFIG_NLS_UTF8 is not set |
1164 | # CONFIG_DLM is not set | 1182 | # CONFIG_DLM is not set |
1183 | # CONFIG_BINARY_PRINTF is not set | ||
1165 | 1184 | ||
1166 | # | 1185 | # |
1167 | # Library routines | 1186 | # Library routines |
@@ -1177,11 +1196,11 @@ CONFIG_CRC32=y | |||
1177 | # CONFIG_LIBCRC32C is not set | 1196 | # CONFIG_LIBCRC32C is not set |
1178 | CONFIG_ZLIB_INFLATE=y | 1197 | CONFIG_ZLIB_INFLATE=y |
1179 | CONFIG_ZLIB_DEFLATE=y | 1198 | CONFIG_ZLIB_DEFLATE=y |
1180 | CONFIG_PLIST=y | ||
1181 | CONFIG_HAS_IOMEM=y | 1199 | CONFIG_HAS_IOMEM=y |
1182 | CONFIG_HAS_IOPORT=y | 1200 | CONFIG_HAS_IOPORT=y |
1183 | CONFIG_HAS_DMA=y | 1201 | CONFIG_HAS_DMA=y |
1184 | CONFIG_HAVE_LMB=y | 1202 | CONFIG_HAVE_LMB=y |
1203 | CONFIG_NLATTR=y | ||
1185 | 1204 | ||
1186 | # | 1205 | # |
1187 | # Kernel hacking | 1206 | # Kernel hacking |
@@ -1200,13 +1219,25 @@ CONFIG_FRAME_WARN=1024 | |||
1200 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1219 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1201 | # CONFIG_LATENCYTOP is not set | 1220 | # CONFIG_LATENCYTOP is not set |
1202 | CONFIG_HAVE_FUNCTION_TRACER=y | 1221 | CONFIG_HAVE_FUNCTION_TRACER=y |
1222 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1203 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1223 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1204 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1224 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1225 | CONFIG_TRACING_SUPPORT=y | ||
1205 | 1226 | ||
1206 | # | 1227 | # |
1207 | # Tracers | 1228 | # Tracers |
1208 | # | 1229 | # |
1209 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1230 | # CONFIG_FUNCTION_TRACER is not set |
1231 | # CONFIG_PREEMPT_TRACER is not set | ||
1232 | # CONFIG_SCHED_TRACER is not set | ||
1233 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1234 | # CONFIG_EVENT_TRACER is not set | ||
1235 | # CONFIG_BOOT_TRACER is not set | ||
1236 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1237 | # CONFIG_STACK_TRACER is not set | ||
1238 | # CONFIG_KMEMTRACE is not set | ||
1239 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1240 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1210 | # CONFIG_SAMPLES is not set | 1241 | # CONFIG_SAMPLES is not set |
1211 | CONFIG_HAVE_ARCH_KGDB=y | 1242 | CONFIG_HAVE_ARCH_KGDB=y |
1212 | CONFIG_PRINT_STACK_DEPTH=64 | 1243 | CONFIG_PRINT_STACK_DEPTH=64 |
diff --git a/arch/powerpc/configs/52xx/tqm5200_defconfig b/arch/powerpc/configs/52xx/tqm5200_defconfig index 65237ad6f07e..8585c7c12861 100644 --- a/arch/powerpc/configs/52xx/tqm5200_defconfig +++ b/arch/powerpc/configs/52xx/tqm5200_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-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jan 26 21:42:58 2009 | 4 | # Sat Apr 18 00:48:57 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 |
@@ -54,6 +55,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 56 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 57 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 60 | ||
59 | # | 61 | # |
@@ -94,19 +96,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
94 | # CONFIG_NAMESPACES is not set | 96 | # CONFIG_NAMESPACES is not set |
95 | CONFIG_BLK_DEV_INITRD=y | 97 | CONFIG_BLK_DEV_INITRD=y |
96 | CONFIG_INITRAMFS_SOURCE="" | 98 | CONFIG_INITRAMFS_SOURCE="" |
99 | CONFIG_RD_GZIP=y | ||
100 | # CONFIG_RD_BZIP2 is not set | ||
101 | # CONFIG_RD_LZMA is not set | ||
97 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 102 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
98 | CONFIG_SYSCTL=y | 103 | CONFIG_SYSCTL=y |
104 | CONFIG_ANON_INODES=y | ||
99 | CONFIG_EMBEDDED=y | 105 | CONFIG_EMBEDDED=y |
100 | # CONFIG_SYSCTL_SYSCALL is not set | 106 | # CONFIG_SYSCTL_SYSCALL is not set |
101 | # CONFIG_KALLSYMS is not set | 107 | # CONFIG_KALLSYMS is not set |
108 | # CONFIG_STRIP_ASM_SYMS is not set | ||
102 | CONFIG_HOTPLUG=y | 109 | CONFIG_HOTPLUG=y |
103 | CONFIG_PRINTK=y | 110 | CONFIG_PRINTK=y |
104 | CONFIG_BUG=y | 111 | CONFIG_BUG=y |
105 | CONFIG_ELF_CORE=y | 112 | CONFIG_ELF_CORE=y |
106 | CONFIG_COMPAT_BRK=y | ||
107 | CONFIG_BASE_FULL=y | 113 | CONFIG_BASE_FULL=y |
108 | CONFIG_FUTEX=y | 114 | CONFIG_FUTEX=y |
109 | CONFIG_ANON_INODES=y | ||
110 | # CONFIG_EPOLL is not set | 115 | # CONFIG_EPOLL is not set |
111 | CONFIG_SIGNALFD=y | 116 | CONFIG_SIGNALFD=y |
112 | CONFIG_TIMERFD=y | 117 | CONFIG_TIMERFD=y |
@@ -115,10 +120,12 @@ CONFIG_SHMEM=y | |||
115 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
116 | CONFIG_VM_EVENT_COUNTERS=y | 121 | CONFIG_VM_EVENT_COUNTERS=y |
117 | CONFIG_SLUB_DEBUG=y | 122 | CONFIG_SLUB_DEBUG=y |
123 | CONFIG_COMPAT_BRK=y | ||
118 | # CONFIG_SLAB is not set | 124 | # CONFIG_SLAB is not set |
119 | CONFIG_SLUB=y | 125 | CONFIG_SLUB=y |
120 | # CONFIG_SLOB is not set | 126 | # CONFIG_SLOB is not set |
121 | # CONFIG_PROFILING is not set | 127 | # CONFIG_PROFILING is not set |
128 | # CONFIG_MARKERS is not set | ||
122 | CONFIG_HAVE_OPROFILE=y | 129 | CONFIG_HAVE_OPROFILE=y |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 130 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
124 | CONFIG_HAVE_IOREMAP_PROT=y | 131 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -126,6 +133,7 @@ CONFIG_HAVE_KPROBES=y | |||
126 | CONFIG_HAVE_KRETPROBES=y | 133 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 134 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
128 | CONFIG_HAVE_CLK=y | 135 | CONFIG_HAVE_CLK=y |
136 | # CONFIG_SLOW_WORK is not set | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 137 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 138 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 139 | CONFIG_RT_MUTEXES=y |
@@ -138,7 +146,6 @@ CONFIG_MODVERSIONS=y | |||
138 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 146 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
139 | CONFIG_BLOCK=y | 147 | CONFIG_BLOCK=y |
140 | # CONFIG_LBD is not set | 148 | # CONFIG_LBD is not set |
141 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
142 | # CONFIG_BLK_DEV_BSG is not set | 149 | # CONFIG_BLK_DEV_BSG is not set |
143 | # CONFIG_BLK_DEV_INTEGRITY is not set | 150 | # CONFIG_BLK_DEV_INTEGRITY is not set |
144 | 151 | ||
@@ -159,8 +166,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
159 | # | 166 | # |
160 | # Platform support | 167 | # Platform support |
161 | # | 168 | # |
162 | CONFIG_PPC_MULTIPLATFORM=y | ||
163 | CONFIG_CLASSIC32=y | ||
164 | # CONFIG_PPC_CHRP is not set | 169 | # CONFIG_PPC_CHRP is not set |
165 | # CONFIG_MPC5121_ADS is not set | 170 | # CONFIG_MPC5121_ADS is not set |
166 | # CONFIG_MPC5121_GENERIC is not set | 171 | # CONFIG_MPC5121_GENERIC is not set |
@@ -168,6 +173,7 @@ CONFIG_PPC_MPC52xx=y | |||
168 | CONFIG_PPC_MPC5200_SIMPLE=y | 173 | CONFIG_PPC_MPC5200_SIMPLE=y |
169 | # CONFIG_PPC_EFIKA is not set | 174 | # CONFIG_PPC_EFIKA is not set |
170 | # CONFIG_PPC_LITE5200 is not set | 175 | # CONFIG_PPC_LITE5200 is not set |
176 | # CONFIG_PPC_MEDIA5200 is not set | ||
171 | CONFIG_PPC_MPC5200_BUGFIX=y | 177 | CONFIG_PPC_MPC5200_BUGFIX=y |
172 | # CONFIG_PPC_MPC5200_GPIO is not set | 178 | # CONFIG_PPC_MPC5200_GPIO is not set |
173 | # CONFIG_PPC_PMAC is not set | 179 | # CONFIG_PPC_PMAC is not set |
@@ -178,6 +184,8 @@ CONFIG_PPC_MPC5200_BUGFIX=y | |||
178 | # CONFIG_PPC_83xx is not set | 184 | # CONFIG_PPC_83xx is not set |
179 | # CONFIG_PPC_86xx is not set | 185 | # CONFIG_PPC_86xx is not set |
180 | # CONFIG_EMBEDDED6xx is not set | 186 | # CONFIG_EMBEDDED6xx is not set |
187 | # CONFIG_AMIGAONE is not set | ||
188 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
181 | # CONFIG_IPIC is not set | 189 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 190 | # CONFIG_MPIC is not set |
183 | # CONFIG_MPIC_WEIRD is not set | 191 | # CONFIG_MPIC_WEIRD is not set |
@@ -238,9 +246,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
238 | CONFIG_BOUNCE=y | 246 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 247 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 248 | CONFIG_UNEVICTABLE_LRU=y |
249 | CONFIG_HAVE_MLOCK=y | ||
250 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 251 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 252 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 253 | # CONFIG_PPC_64K_PAGES is not set |
254 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 255 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 256 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 257 | # CONFIG_CMDLINE_BOOL is not set |
@@ -281,7 +292,6 @@ CONFIG_NET=y | |||
281 | # | 292 | # |
282 | # Networking options | 293 | # Networking options |
283 | # | 294 | # |
284 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
285 | CONFIG_PACKET=y | 295 | CONFIG_PACKET=y |
286 | # CONFIG_PACKET_MMAP is not set | 296 | # CONFIG_PACKET_MMAP is not set |
287 | CONFIG_UNIX=y | 297 | CONFIG_UNIX=y |
@@ -337,6 +347,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_LAPB is not set | 347 | # CONFIG_LAPB is not set |
338 | # CONFIG_ECONET is not set | 348 | # CONFIG_ECONET is not set |
339 | # CONFIG_WAN_ROUTER is not set | 349 | # CONFIG_WAN_ROUTER is not set |
350 | # CONFIG_PHONET is not set | ||
340 | # CONFIG_NET_SCHED is not set | 351 | # CONFIG_NET_SCHED is not set |
341 | # CONFIG_DCB is not set | 352 | # CONFIG_DCB is not set |
342 | 353 | ||
@@ -349,7 +360,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
349 | # CONFIG_IRDA is not set | 360 | # CONFIG_IRDA is not set |
350 | # CONFIG_BT is not set | 361 | # CONFIG_BT is not set |
351 | # CONFIG_AF_RXRPC is not set | 362 | # CONFIG_AF_RXRPC is not set |
352 | # CONFIG_PHONET is not set | ||
353 | # CONFIG_WIRELESS is not set | 363 | # CONFIG_WIRELESS is not set |
354 | # CONFIG_WIMAX is not set | 364 | # CONFIG_WIMAX is not set |
355 | # CONFIG_RFKILL is not set | 365 | # CONFIG_RFKILL is not set |
@@ -447,7 +457,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
447 | # LPDDR flash memory drivers | 457 | # LPDDR flash memory drivers |
448 | # | 458 | # |
449 | # CONFIG_MTD_LPDDR is not set | 459 | # CONFIG_MTD_LPDDR is not set |
450 | # CONFIG_MTD_QINFO_PROBE is not set | ||
451 | 460 | ||
452 | # | 461 | # |
453 | # UBI - Unsorted block images | 462 | # UBI - Unsorted block images |
@@ -514,8 +523,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
514 | CONFIG_SCSI_LOWLEVEL=y | 523 | CONFIG_SCSI_LOWLEVEL=y |
515 | # CONFIG_ISCSI_TCP is not set | 524 | # CONFIG_ISCSI_TCP is not set |
516 | # CONFIG_LIBFC is not set | 525 | # CONFIG_LIBFC is not set |
526 | # CONFIG_LIBFCOE is not set | ||
517 | # CONFIG_SCSI_DEBUG is not set | 527 | # CONFIG_SCSI_DEBUG is not set |
518 | # CONFIG_SCSI_DH is not set | 528 | # CONFIG_SCSI_DH is not set |
529 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
519 | CONFIG_ATA=y | 530 | CONFIG_ATA=y |
520 | # CONFIG_ATA_NONSTANDARD is not set | 531 | # CONFIG_ATA_NONSTANDARD is not set |
521 | CONFIG_SATA_PMP=y | 532 | CONFIG_SATA_PMP=y |
@@ -527,6 +538,7 @@ CONFIG_PATA_PLATFORM=y | |||
527 | # CONFIG_MD is not set | 538 | # CONFIG_MD is not set |
528 | # CONFIG_MACINTOSH_DRIVERS is not set | 539 | # CONFIG_MACINTOSH_DRIVERS is not set |
529 | CONFIG_NETDEVICES=y | 540 | CONFIG_NETDEVICES=y |
541 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
530 | # CONFIG_DUMMY is not set | 542 | # CONFIG_DUMMY is not set |
531 | # CONFIG_BONDING is not set | 543 | # CONFIG_BONDING is not set |
532 | # CONFIG_MACVLAN is not set | 544 | # CONFIG_MACVLAN is not set |
@@ -555,6 +567,8 @@ CONFIG_LXT_PHY=y | |||
555 | # CONFIG_MDIO_BITBANG is not set | 567 | # CONFIG_MDIO_BITBANG is not set |
556 | CONFIG_NET_ETHERNET=y | 568 | CONFIG_NET_ETHERNET=y |
557 | # CONFIG_MII is not set | 569 | # CONFIG_MII is not set |
570 | # CONFIG_ETHOC is not set | ||
571 | # CONFIG_DNET is not set | ||
558 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 572 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
559 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 573 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
560 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 574 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -573,7 +587,6 @@ CONFIG_FEC_MPC52xx_MDIO=y | |||
573 | # | 587 | # |
574 | # CONFIG_WLAN_PRE80211 is not set | 588 | # CONFIG_WLAN_PRE80211 is not set |
575 | # CONFIG_WLAN_80211 is not set | 589 | # CONFIG_WLAN_80211 is not set |
576 | # CONFIG_IWLWIFI_LEDS is not set | ||
577 | 590 | ||
578 | # | 591 | # |
579 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 592 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -675,7 +688,6 @@ CONFIG_I2C_MPC=y | |||
675 | # CONFIG_SENSORS_PCF8574 is not set | 688 | # CONFIG_SENSORS_PCF8574 is not set |
676 | # CONFIG_PCF8575 is not set | 689 | # CONFIG_PCF8575 is not set |
677 | # CONFIG_SENSORS_PCA9539 is not set | 690 | # CONFIG_SENSORS_PCA9539 is not set |
678 | # CONFIG_SENSORS_PCF8591 is not set | ||
679 | # CONFIG_SENSORS_MAX6875 is not set | 691 | # CONFIG_SENSORS_MAX6875 is not set |
680 | # CONFIG_SENSORS_TSL2550 is not set | 692 | # CONFIG_SENSORS_TSL2550 is not set |
681 | # CONFIG_I2C_DEBUG_CORE is not set | 693 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -706,6 +718,7 @@ CONFIG_HWMON=y | |||
706 | # CONFIG_SENSORS_F71805F is not set | 718 | # CONFIG_SENSORS_F71805F is not set |
707 | # CONFIG_SENSORS_F71882FG is not set | 719 | # CONFIG_SENSORS_F71882FG is not set |
708 | # CONFIG_SENSORS_F75375S is not set | 720 | # CONFIG_SENSORS_F75375S is not set |
721 | # CONFIG_SENSORS_G760A is not set | ||
709 | # CONFIG_SENSORS_GL518SM is not set | 722 | # CONFIG_SENSORS_GL518SM is not set |
710 | # CONFIG_SENSORS_GL520SM is not set | 723 | # CONFIG_SENSORS_GL520SM is not set |
711 | # CONFIG_SENSORS_IT87 is not set | 724 | # CONFIG_SENSORS_IT87 is not set |
@@ -720,11 +733,14 @@ CONFIG_HWMON=y | |||
720 | # CONFIG_SENSORS_LM90 is not set | 733 | # CONFIG_SENSORS_LM90 is not set |
721 | # CONFIG_SENSORS_LM92 is not set | 734 | # CONFIG_SENSORS_LM92 is not set |
722 | # CONFIG_SENSORS_LM93 is not set | 735 | # CONFIG_SENSORS_LM93 is not set |
736 | # CONFIG_SENSORS_LTC4215 is not set | ||
723 | # CONFIG_SENSORS_LTC4245 is not set | 737 | # CONFIG_SENSORS_LTC4245 is not set |
738 | # CONFIG_SENSORS_LM95241 is not set | ||
724 | # CONFIG_SENSORS_MAX1619 is not set | 739 | # CONFIG_SENSORS_MAX1619 is not set |
725 | # CONFIG_SENSORS_MAX6650 is not set | 740 | # CONFIG_SENSORS_MAX6650 is not set |
726 | # CONFIG_SENSORS_PC87360 is not set | 741 | # CONFIG_SENSORS_PC87360 is not set |
727 | # CONFIG_SENSORS_PC87427 is not set | 742 | # CONFIG_SENSORS_PC87427 is not set |
743 | # CONFIG_SENSORS_PCF8591 is not set | ||
728 | # CONFIG_SENSORS_DME1737 is not set | 744 | # CONFIG_SENSORS_DME1737 is not set |
729 | # CONFIG_SENSORS_SMSC47M1 is not set | 745 | # CONFIG_SENSORS_SMSC47M1 is not set |
730 | # CONFIG_SENSORS_SMSC47M192 is not set | 746 | # CONFIG_SENSORS_SMSC47M192 is not set |
@@ -857,11 +873,11 @@ CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | |||
857 | # CONFIG_USB_TMC is not set | 873 | # CONFIG_USB_TMC is not set |
858 | 874 | ||
859 | # | 875 | # |
860 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 876 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
861 | # | 877 | # |
862 | 878 | ||
863 | # | 879 | # |
864 | # see USB_STORAGE Help for more information | 880 | # also be needed; see USB_STORAGE Help for more info |
865 | # | 881 | # |
866 | CONFIG_USB_STORAGE=y | 882 | CONFIG_USB_STORAGE=y |
867 | # CONFIG_USB_STORAGE_DEBUG is not set | 883 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -902,7 +918,6 @@ CONFIG_USB_STORAGE=y | |||
902 | # CONFIG_USB_LED is not set | 918 | # CONFIG_USB_LED is not set |
903 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 919 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
904 | # CONFIG_USB_CYTHERM is not set | 920 | # CONFIG_USB_CYTHERM is not set |
905 | # CONFIG_USB_PHIDGET is not set | ||
906 | # CONFIG_USB_IDMOUSE is not set | 921 | # CONFIG_USB_IDMOUSE is not set |
907 | # CONFIG_USB_FTDI_ELAN is not set | 922 | # CONFIG_USB_FTDI_ELAN is not set |
908 | # CONFIG_USB_APPLEDISPLAY is not set | 923 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -917,6 +932,7 @@ CONFIG_USB_STORAGE=y | |||
917 | # | 932 | # |
918 | # OTG and related infrastructure | 933 | # OTG and related infrastructure |
919 | # | 934 | # |
935 | # CONFIG_NOP_USB_XCEIV is not set | ||
920 | # CONFIG_MMC is not set | 936 | # CONFIG_MMC is not set |
921 | # CONFIG_MEMSTICK is not set | 937 | # CONFIG_MEMSTICK is not set |
922 | # CONFIG_NEW_LEDS is not set | 938 | # CONFIG_NEW_LEDS is not set |
@@ -976,8 +992,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
976 | # | 992 | # |
977 | # on-CPU RTC drivers | 993 | # on-CPU RTC drivers |
978 | # | 994 | # |
979 | # CONFIG_RTC_DRV_PPC is not set | 995 | # CONFIG_RTC_DRV_GENERIC is not set |
980 | # CONFIG_DMADEVICES is not set | 996 | # CONFIG_DMADEVICES is not set |
997 | # CONFIG_AUXDISPLAY is not set | ||
981 | # CONFIG_UIO is not set | 998 | # CONFIG_UIO is not set |
982 | # CONFIG_STAGING is not set | 999 | # CONFIG_STAGING is not set |
983 | 1000 | ||
@@ -988,6 +1005,7 @@ CONFIG_EXT2_FS=y | |||
988 | # CONFIG_EXT2_FS_XATTR is not set | 1005 | # CONFIG_EXT2_FS_XATTR is not set |
989 | # CONFIG_EXT2_FS_XIP is not set | 1006 | # CONFIG_EXT2_FS_XIP is not set |
990 | CONFIG_EXT3_FS=y | 1007 | CONFIG_EXT3_FS=y |
1008 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
991 | CONFIG_EXT3_FS_XATTR=y | 1009 | CONFIG_EXT3_FS_XATTR=y |
992 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1010 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
993 | # CONFIG_EXT3_FS_SECURITY is not set | 1011 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1010,6 +1028,11 @@ CONFIG_INOTIFY_USER=y | |||
1010 | # CONFIG_FUSE_FS is not set | 1028 | # CONFIG_FUSE_FS is not set |
1011 | 1029 | ||
1012 | # | 1030 | # |
1031 | # Caches | ||
1032 | # | ||
1033 | # CONFIG_FSCACHE is not set | ||
1034 | |||
1035 | # | ||
1013 | # CD-ROM/DVD Filesystems | 1036 | # CD-ROM/DVD Filesystems |
1014 | # | 1037 | # |
1015 | # CONFIG_ISO9660_FS is not set | 1038 | # CONFIG_ISO9660_FS is not set |
@@ -1066,6 +1089,7 @@ CONFIG_CRAMFS=y | |||
1066 | # CONFIG_ROMFS_FS is not set | 1089 | # CONFIG_ROMFS_FS is not set |
1067 | # CONFIG_SYSV_FS is not set | 1090 | # CONFIG_SYSV_FS is not set |
1068 | # CONFIG_UFS_FS is not set | 1091 | # CONFIG_UFS_FS is not set |
1092 | # CONFIG_NILFS2_FS is not set | ||
1069 | CONFIG_NETWORK_FILESYSTEMS=y | 1093 | CONFIG_NETWORK_FILESYSTEMS=y |
1070 | CONFIG_NFS_FS=y | 1094 | CONFIG_NFS_FS=y |
1071 | CONFIG_NFS_V3=y | 1095 | CONFIG_NFS_V3=y |
@@ -1078,7 +1102,6 @@ CONFIG_LOCKD_V4=y | |||
1078 | CONFIG_NFS_COMMON=y | 1102 | CONFIG_NFS_COMMON=y |
1079 | CONFIG_SUNRPC=y | 1103 | CONFIG_SUNRPC=y |
1080 | CONFIG_SUNRPC_GSS=y | 1104 | CONFIG_SUNRPC_GSS=y |
1081 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1082 | CONFIG_RPCSEC_GSS_KRB5=y | 1105 | CONFIG_RPCSEC_GSS_KRB5=y |
1083 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1106 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1084 | # CONFIG_SMB_FS is not set | 1107 | # CONFIG_SMB_FS is not set |
@@ -1149,6 +1172,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1149 | # CONFIG_NLS_KOI8_U is not set | 1172 | # CONFIG_NLS_KOI8_U is not set |
1150 | # CONFIG_NLS_UTF8 is not set | 1173 | # CONFIG_NLS_UTF8 is not set |
1151 | # CONFIG_DLM is not set | 1174 | # CONFIG_DLM is not set |
1175 | # CONFIG_BINARY_PRINTF is not set | ||
1152 | 1176 | ||
1153 | # | 1177 | # |
1154 | # Library routines | 1178 | # Library routines |
@@ -1164,11 +1188,12 @@ CONFIG_CRC32=y | |||
1164 | # CONFIG_LIBCRC32C is not set | 1188 | # CONFIG_LIBCRC32C is not set |
1165 | CONFIG_ZLIB_INFLATE=y | 1189 | CONFIG_ZLIB_INFLATE=y |
1166 | CONFIG_ZLIB_DEFLATE=y | 1190 | CONFIG_ZLIB_DEFLATE=y |
1167 | CONFIG_PLIST=y | 1191 | CONFIG_DECOMPRESS_GZIP=y |
1168 | CONFIG_HAS_IOMEM=y | 1192 | CONFIG_HAS_IOMEM=y |
1169 | CONFIG_HAS_IOPORT=y | 1193 | CONFIG_HAS_IOPORT=y |
1170 | CONFIG_HAS_DMA=y | 1194 | CONFIG_HAS_DMA=y |
1171 | CONFIG_HAVE_LMB=y | 1195 | CONFIG_HAVE_LMB=y |
1196 | CONFIG_NLATTR=y | ||
1172 | 1197 | ||
1173 | # | 1198 | # |
1174 | # Kernel hacking | 1199 | # Kernel hacking |
@@ -1186,6 +1211,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1186 | CONFIG_DETECT_SOFTLOCKUP=y | 1211 | CONFIG_DETECT_SOFTLOCKUP=y |
1187 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1212 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1188 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1213 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1214 | CONFIG_DETECT_HUNG_TASK=y | ||
1215 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1216 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1189 | CONFIG_SCHED_DEBUG=y | 1217 | CONFIG_SCHED_DEBUG=y |
1190 | # CONFIG_SCHEDSTATS is not set | 1218 | # CONFIG_SCHEDSTATS is not set |
1191 | # CONFIG_TIMER_STATS is not set | 1219 | # CONFIG_TIMER_STATS is not set |
@@ -1214,9 +1242,12 @@ CONFIG_DEBUG_INFO=y | |||
1214 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1242 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1215 | # CONFIG_FAULT_INJECTION is not set | 1243 | # CONFIG_FAULT_INJECTION is not set |
1216 | # CONFIG_LATENCYTOP is not set | 1244 | # CONFIG_LATENCYTOP is not set |
1245 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1217 | CONFIG_HAVE_FUNCTION_TRACER=y | 1246 | CONFIG_HAVE_FUNCTION_TRACER=y |
1247 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1218 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1248 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1219 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1249 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1250 | CONFIG_TRACING_SUPPORT=y | ||
1220 | 1251 | ||
1221 | # | 1252 | # |
1222 | # Tracers | 1253 | # Tracers |
@@ -1224,17 +1255,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1224 | # CONFIG_FUNCTION_TRACER is not set | 1255 | # CONFIG_FUNCTION_TRACER is not set |
1225 | # CONFIG_SCHED_TRACER is not set | 1256 | # CONFIG_SCHED_TRACER is not set |
1226 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1257 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1258 | # CONFIG_EVENT_TRACER is not set | ||
1227 | # CONFIG_BOOT_TRACER is not set | 1259 | # CONFIG_BOOT_TRACER is not set |
1228 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1260 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1229 | # CONFIG_STACK_TRACER is not set | 1261 | # CONFIG_STACK_TRACER is not set |
1230 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1262 | # CONFIG_KMEMTRACE is not set |
1263 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1264 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1231 | # CONFIG_SAMPLES is not set | 1265 | # CONFIG_SAMPLES is not set |
1232 | CONFIG_HAVE_ARCH_KGDB=y | 1266 | CONFIG_HAVE_ARCH_KGDB=y |
1233 | # CONFIG_KGDB is not set | 1267 | # CONFIG_KGDB is not set |
1234 | CONFIG_PRINT_STACK_DEPTH=64 | 1268 | CONFIG_PRINT_STACK_DEPTH=64 |
1235 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1269 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1236 | # CONFIG_DEBUG_STACK_USAGE is not set | 1270 | # CONFIG_DEBUG_STACK_USAGE is not set |
1237 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1238 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1271 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1239 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1272 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1240 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1273 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1265,10 +1298,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1265 | CONFIG_CRYPTO_HASH=y | 1298 | CONFIG_CRYPTO_HASH=y |
1266 | CONFIG_CRYPTO_HASH2=y | 1299 | CONFIG_CRYPTO_HASH2=y |
1267 | CONFIG_CRYPTO_RNG2=y | 1300 | CONFIG_CRYPTO_RNG2=y |
1301 | CONFIG_CRYPTO_PCOMP=y | ||
1268 | CONFIG_CRYPTO_MANAGER=y | 1302 | CONFIG_CRYPTO_MANAGER=y |
1269 | CONFIG_CRYPTO_MANAGER2=y | 1303 | CONFIG_CRYPTO_MANAGER2=y |
1270 | # CONFIG_CRYPTO_GF128MUL is not set | 1304 | # CONFIG_CRYPTO_GF128MUL is not set |
1271 | # CONFIG_CRYPTO_NULL is not set | 1305 | # CONFIG_CRYPTO_NULL is not set |
1306 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1272 | # CONFIG_CRYPTO_CRYPTD is not set | 1307 | # CONFIG_CRYPTO_CRYPTD is not set |
1273 | # CONFIG_CRYPTO_AUTHENC is not set | 1308 | # CONFIG_CRYPTO_AUTHENC is not set |
1274 | # CONFIG_CRYPTO_TEST is not set | 1309 | # CONFIG_CRYPTO_TEST is not set |
@@ -1337,6 +1372,7 @@ CONFIG_CRYPTO_DES=y | |||
1337 | # Compression | 1372 | # Compression |
1338 | # | 1373 | # |
1339 | # CONFIG_CRYPTO_DEFLATE is not set | 1374 | # CONFIG_CRYPTO_DEFLATE is not set |
1375 | # CONFIG_CRYPTO_ZLIB is not set | ||
1340 | # CONFIG_CRYPTO_LZO is not set | 1376 | # CONFIG_CRYPTO_LZO is not set |
1341 | 1377 | ||
1342 | # | 1378 | # |
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 |