diff options
| author | Kumar Gala <galak@kernel.crashing.org> | 2009-11-05 09:21:18 -0500 |
|---|---|---|
| committer | Kumar Gala <galak@kernel.crashing.org> | 2009-11-05 09:26:38 -0500 |
| commit | e9bcf1418c9ccff30f243005187bbfa659c2df74 (patch) | |
| tree | 4b5c26f062ffb41d2a002535b7dad8500b28c897 | |
| parent | 114785a619e3f28133a555692b3d0b417ab91e66 (diff) | |
powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx
Updated mpc85xx_{smp_}defconfig to enable:
* XES_MPC85xx board
* PCI MSI
* RapidIO
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
52 files changed, 2093 insertions, 1177 deletions
diff --git a/arch/powerpc/configs/83xx/asp8347_defconfig b/arch/powerpc/configs/83xx/asp8347_defconfig index a2df0635b6de..466f09ac3153 100644 --- a/arch/powerpc/configs/83xx/asp8347_defconfig +++ b/arch/powerpc/configs/83xx/asp8347_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:02 2009 | 4 | # Thu Nov 5 08:20:20 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 86 | # |
| 86 | # RCU Subsystem | 87 | # RCU Subsystem |
| 87 | # | 88 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -125,28 +127,29 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 131 | ||
| 130 | # | 132 | # |
| 131 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 132 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 150 | 153 | ||
| 151 | # | 154 | # |
| 152 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -257,6 +260,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 260 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 258 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
| 259 | # CONFIG_CRASH_DUMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | # CONFIG_FW_LOADER is not set | 430 | # CONFIG_FW_LOADER is not set |
| @@ -425,9 +432,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 425 | # CONFIG_CONNECTOR is not set | 432 | # CONFIG_CONNECTOR is not set |
| 426 | CONFIG_MTD=y | 433 | CONFIG_MTD=y |
| 427 | # CONFIG_MTD_DEBUG is not set | 434 | # CONFIG_MTD_DEBUG is not set |
| 435 | # CONFIG_MTD_TESTS is not set | ||
| 428 | # CONFIG_MTD_CONCAT is not set | 436 | # CONFIG_MTD_CONCAT is not set |
| 429 | CONFIG_MTD_PARTITIONS=y | 437 | CONFIG_MTD_PARTITIONS=y |
| 430 | # CONFIG_MTD_TESTS is not set | ||
| 431 | CONFIG_MTD_REDBOOT_PARTS=y | 438 | CONFIG_MTD_REDBOOT_PARTS=y |
| 432 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 439 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
| 433 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | 440 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y |
| @@ -628,7 +635,9 @@ CONFIG_MII=y | |||
| 628 | # CONFIG_NET_PCI is not set | 635 | # CONFIG_NET_PCI is not set |
| 629 | # CONFIG_B44 is not set | 636 | # CONFIG_B44 is not set |
| 630 | # CONFIG_KS8842 is not set | 637 | # CONFIG_KS8842 is not set |
| 638 | # CONFIG_KS8851_MLL is not set | ||
| 631 | # CONFIG_ATL2 is not set | 639 | # CONFIG_ATL2 is not set |
| 640 | # CONFIG_XILINX_EMACLITE is not set | ||
| 632 | CONFIG_NETDEV_1000=y | 641 | CONFIG_NETDEV_1000=y |
| 633 | # CONFIG_ACENIC is not set | 642 | # CONFIG_ACENIC is not set |
| 634 | # CONFIG_DL2K is not set | 643 | # CONFIG_DL2K is not set |
| @@ -658,10 +667,7 @@ CONFIG_GIANFAR=y | |||
| 658 | # CONFIG_JME is not set | 667 | # CONFIG_JME is not set |
| 659 | # CONFIG_NETDEV_10000 is not set | 668 | # CONFIG_NETDEV_10000 is not set |
| 660 | # CONFIG_TR is not set | 669 | # CONFIG_TR is not set |
| 661 | 670 | CONFIG_WLAN=y | |
| 662 | # | ||
| 663 | # Wireless LAN | ||
| 664 | # | ||
| 665 | # CONFIG_WLAN_PRE80211 is not set | 671 | # CONFIG_WLAN_PRE80211 is not set |
| 666 | # CONFIG_WLAN_80211 is not set | 672 | # CONFIG_WLAN_80211 is not set |
| 667 | 673 | ||
| @@ -760,6 +766,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 760 | CONFIG_DEVPORT=y | 766 | CONFIG_DEVPORT=y |
| 761 | CONFIG_I2C=y | 767 | CONFIG_I2C=y |
| 762 | CONFIG_I2C_BOARDINFO=y | 768 | CONFIG_I2C_BOARDINFO=y |
| 769 | CONFIG_I2C_COMPAT=y | ||
| 763 | CONFIG_I2C_CHARDEV=y | 770 | CONFIG_I2C_CHARDEV=y |
| 764 | CONFIG_I2C_HELPER_AUTO=y | 771 | CONFIG_I2C_HELPER_AUTO=y |
| 765 | 772 | ||
| @@ -814,9 +821,6 @@ CONFIG_I2C_MPC=y | |||
| 814 | # Miscellaneous I2C Chip support | 821 | # Miscellaneous I2C Chip support |
| 815 | # | 822 | # |
| 816 | # CONFIG_DS1682 is not set | 823 | # CONFIG_DS1682 is not set |
| 817 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 818 | # CONFIG_PCF8575 is not set | ||
| 819 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 820 | # CONFIG_SENSORS_TSL2550 is not set | 824 | # CONFIG_SENSORS_TSL2550 is not set |
| 821 | # CONFIG_I2C_DEBUG_CORE is not set | 825 | # CONFIG_I2C_DEBUG_CORE is not set |
| 822 | # CONFIG_I2C_DEBUG_ALGO is not set | 826 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -834,6 +838,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 834 | # CONFIG_POWER_SUPPLY is not set | 838 | # CONFIG_POWER_SUPPLY is not set |
| 835 | CONFIG_HWMON=y | 839 | CONFIG_HWMON=y |
| 836 | # CONFIG_HWMON_VID is not set | 840 | # CONFIG_HWMON_VID is not set |
| 841 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 842 | |||
| 843 | # | ||
| 844 | # Native drivers | ||
| 845 | # | ||
| 837 | # CONFIG_SENSORS_AD7414 is not set | 846 | # CONFIG_SENSORS_AD7414 is not set |
| 838 | # CONFIG_SENSORS_AD7418 is not set | 847 | # CONFIG_SENSORS_AD7418 is not set |
| 839 | # CONFIG_SENSORS_ADM1021 is not set | 848 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -883,6 +892,7 @@ CONFIG_HWMON=y | |||
| 883 | # CONFIG_SENSORS_ADS7828 is not set | 892 | # CONFIG_SENSORS_ADS7828 is not set |
| 884 | # CONFIG_SENSORS_THMC50 is not set | 893 | # CONFIG_SENSORS_THMC50 is not set |
| 885 | # CONFIG_SENSORS_TMP401 is not set | 894 | # CONFIG_SENSORS_TMP401 is not set |
| 895 | # CONFIG_SENSORS_TMP421 is not set | ||
| 886 | # CONFIG_SENSORS_VIA686A is not set | 896 | # CONFIG_SENSORS_VIA686A is not set |
| 887 | # CONFIG_SENSORS_VT1211 is not set | 897 | # CONFIG_SENSORS_VT1211 is not set |
| 888 | # CONFIG_SENSORS_VT8231 is not set | 898 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -894,7 +904,6 @@ CONFIG_HWMON=y | |||
| 894 | # CONFIG_SENSORS_W83L786NG is not set | 904 | # CONFIG_SENSORS_W83L786NG is not set |
| 895 | # CONFIG_SENSORS_W83627HF is not set | 905 | # CONFIG_SENSORS_W83627HF is not set |
| 896 | # CONFIG_SENSORS_W83627EHF is not set | 906 | # CONFIG_SENSORS_W83627EHF is not set |
| 897 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 898 | CONFIG_THERMAL=y | 907 | CONFIG_THERMAL=y |
| 899 | # CONFIG_THERMAL_HWMON is not set | 908 | # CONFIG_THERMAL_HWMON is not set |
| 900 | CONFIG_WATCHDOG=y | 909 | CONFIG_WATCHDOG=y |
| @@ -934,6 +943,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 934 | # CONFIG_MFD_TMIO is not set | 943 | # CONFIG_MFD_TMIO is not set |
| 935 | # CONFIG_PMIC_DA903X is not set | 944 | # CONFIG_PMIC_DA903X is not set |
| 936 | # CONFIG_MFD_WM8400 is not set | 945 | # CONFIG_MFD_WM8400 is not set |
| 946 | # CONFIG_MFD_WM831X is not set | ||
| 937 | # CONFIG_MFD_WM8350_I2C is not set | 947 | # CONFIG_MFD_WM8350_I2C is not set |
| 938 | # CONFIG_MFD_PCF50633 is not set | 948 | # CONFIG_MFD_PCF50633 is not set |
| 939 | # CONFIG_AB3100_CORE is not set | 949 | # CONFIG_AB3100_CORE is not set |
| @@ -944,6 +954,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 944 | # Graphics support | 954 | # Graphics support |
| 945 | # | 955 | # |
| 946 | # CONFIG_AGP is not set | 956 | # CONFIG_AGP is not set |
| 957 | CONFIG_VGA_ARB=y | ||
| 947 | # CONFIG_DRM is not set | 958 | # CONFIG_DRM is not set |
| 948 | # CONFIG_VGASTATE is not set | 959 | # CONFIG_VGASTATE is not set |
| 949 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 960 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -990,6 +1001,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 990 | # CONFIG_USB_OXU210HP_HCD is not set | 1001 | # CONFIG_USB_OXU210HP_HCD is not set |
| 991 | # CONFIG_USB_ISP116X_HCD is not set | 1002 | # CONFIG_USB_ISP116X_HCD is not set |
| 992 | # CONFIG_USB_ISP1760_HCD is not set | 1003 | # CONFIG_USB_ISP1760_HCD is not set |
| 1004 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 993 | # CONFIG_USB_OHCI_HCD is not set | 1005 | # CONFIG_USB_OHCI_HCD is not set |
| 994 | # CONFIG_USB_UHCI_HCD is not set | 1006 | # CONFIG_USB_UHCI_HCD is not set |
| 995 | # CONFIG_USB_SL811_HCD is not set | 1007 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1045,6 +1057,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1045 | # CONFIG_USB_LD is not set | 1057 | # CONFIG_USB_LD is not set |
| 1046 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1058 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1047 | # CONFIG_USB_IOWARRIOR is not set | 1059 | # CONFIG_USB_IOWARRIOR is not set |
| 1060 | # CONFIG_USB_TEST is not set | ||
| 1048 | # CONFIG_USB_ISIGHTFW is not set | 1061 | # CONFIG_USB_ISIGHTFW is not set |
| 1049 | # CONFIG_USB_VST is not set | 1062 | # CONFIG_USB_VST is not set |
| 1050 | # CONFIG_USB_GADGET is not set | 1063 | # CONFIG_USB_GADGET is not set |
| @@ -1146,6 +1159,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1146 | # CONFIG_GFS2_FS is not set | 1159 | # CONFIG_GFS2_FS is not set |
| 1147 | # CONFIG_OCFS2_FS is not set | 1160 | # CONFIG_OCFS2_FS is not set |
| 1148 | # CONFIG_BTRFS_FS is not set | 1161 | # CONFIG_BTRFS_FS is not set |
| 1162 | # CONFIG_NILFS2_FS is not set | ||
| 1149 | CONFIG_FILE_LOCKING=y | 1163 | CONFIG_FILE_LOCKING=y |
| 1150 | CONFIG_FSNOTIFY=y | 1164 | CONFIG_FSNOTIFY=y |
| 1151 | CONFIG_DNOTIFY=y | 1165 | CONFIG_DNOTIFY=y |
| @@ -1215,7 +1229,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1215 | # CONFIG_ROMFS_FS is not set | 1229 | # CONFIG_ROMFS_FS is not set |
| 1216 | # CONFIG_SYSV_FS is not set | 1230 | # CONFIG_SYSV_FS is not set |
| 1217 | # CONFIG_UFS_FS is not set | 1231 | # CONFIG_UFS_FS is not set |
| 1218 | # CONFIG_NILFS2_FS is not set | ||
| 1219 | CONFIG_NETWORK_FILESYSTEMS=y | 1232 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1220 | CONFIG_NFS_FS=y | 1233 | CONFIG_NFS_FS=y |
| 1221 | CONFIG_NFS_V3=y | 1234 | CONFIG_NFS_V3=y |
| @@ -1327,6 +1340,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1327 | CONFIG_ENABLE_MUST_CHECK=y | 1340 | CONFIG_ENABLE_MUST_CHECK=y |
| 1328 | CONFIG_FRAME_WARN=1024 | 1341 | CONFIG_FRAME_WARN=1024 |
| 1329 | # CONFIG_MAGIC_SYSRQ is not set | 1342 | # CONFIG_MAGIC_SYSRQ is not set |
| 1343 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1330 | # CONFIG_UNUSED_SYMBOLS is not set | 1344 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1331 | # CONFIG_DEBUG_FS is not set | 1345 | # CONFIG_DEBUG_FS is not set |
| 1332 | # CONFIG_HEADERS_CHECK is not set | 1346 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1344,6 +1358,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1344 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1358 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1345 | CONFIG_TRACING_SUPPORT=y | 1359 | CONFIG_TRACING_SUPPORT=y |
| 1346 | # CONFIG_FTRACE is not set | 1360 | # CONFIG_FTRACE is not set |
| 1361 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1347 | # CONFIG_SAMPLES is not set | 1362 | # CONFIG_SAMPLES is not set |
| 1348 | CONFIG_HAVE_ARCH_KGDB=y | 1363 | CONFIG_HAVE_ARCH_KGDB=y |
| 1349 | # CONFIG_PPC_DISABLE_WERROR is not set | 1364 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1365,7 +1380,6 @@ CONFIG_CRYPTO=y | |||
| 1365 | # | 1380 | # |
| 1366 | # Crypto core or helper | 1381 | # Crypto core or helper |
| 1367 | # | 1382 | # |
| 1368 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1369 | CONFIG_CRYPTO_ALGAPI=y | 1383 | CONFIG_CRYPTO_ALGAPI=y |
| 1370 | CONFIG_CRYPTO_ALGAPI2=y | 1384 | CONFIG_CRYPTO_ALGAPI2=y |
| 1371 | CONFIG_CRYPTO_AEAD2=y | 1385 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1407,11 +1421,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1407 | # | 1421 | # |
| 1408 | # CONFIG_CRYPTO_HMAC is not set | 1422 | # CONFIG_CRYPTO_HMAC is not set |
| 1409 | # CONFIG_CRYPTO_XCBC is not set | 1423 | # CONFIG_CRYPTO_XCBC is not set |
| 1424 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1410 | 1425 | ||
| 1411 | # | 1426 | # |
| 1412 | # Digest | 1427 | # Digest |
| 1413 | # | 1428 | # |
| 1414 | # CONFIG_CRYPTO_CRC32C is not set | 1429 | # CONFIG_CRYPTO_CRC32C is not set |
| 1430 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1415 | # CONFIG_CRYPTO_MD4 is not set | 1431 | # CONFIG_CRYPTO_MD4 is not set |
| 1416 | CONFIG_CRYPTO_MD5=y | 1432 | CONFIG_CRYPTO_MD5=y |
| 1417 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1433 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/kmeter1_defconfig b/arch/powerpc/configs/83xx/kmeter1_defconfig index 93ebd443a18f..6694fb73cd99 100644 --- a/arch/powerpc/configs/83xx/kmeter1_defconfig +++ b/arch/powerpc/configs/83xx/kmeter1_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:03 2009 | 4 | # Thu Nov 5 08:20:21 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -86,11 +87,12 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
| 86 | # | 87 | # |
| 87 | # RCU Subsystem | 88 | # RCU Subsystem |
| 88 | # | 89 | # |
| 89 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 90 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 91 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 92 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 93 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 94 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 95 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 96 | # CONFIG_GROUP_SCHED is not set | 98 | # CONFIG_GROUP_SCHED is not set |
| @@ -119,20 +121,19 @@ CONFIG_TIMERFD=y | |||
| 119 | CONFIG_EVENTFD=y | 121 | CONFIG_EVENTFD=y |
| 120 | CONFIG_SHMEM=y | 122 | CONFIG_SHMEM=y |
| 121 | CONFIG_AIO=y | 123 | CONFIG_AIO=y |
| 122 | CONFIG_HAVE_PERF_COUNTERS=y | 124 | CONFIG_HAVE_PERF_EVENTS=y |
| 123 | 125 | ||
| 124 | # | 126 | # |
| 125 | # Performance Counters | 127 | # Kernel Performance Events And Counters |
| 126 | # | 128 | # |
| 129 | # CONFIG_PERF_EVENTS is not set | ||
| 127 | # CONFIG_PERF_COUNTERS is not set | 130 | # CONFIG_PERF_COUNTERS is not set |
| 128 | CONFIG_VM_EVENT_COUNTERS=y | 131 | CONFIG_VM_EVENT_COUNTERS=y |
| 129 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 130 | CONFIG_COMPAT_BRK=y | 132 | CONFIG_COMPAT_BRK=y |
| 131 | CONFIG_SLAB=y | 133 | CONFIG_SLAB=y |
| 132 | # CONFIG_SLUB is not set | 134 | # CONFIG_SLUB is not set |
| 133 | # CONFIG_SLOB is not set | 135 | # CONFIG_SLOB is not set |
| 134 | # CONFIG_PROFILING is not set | 136 | # CONFIG_PROFILING is not set |
| 135 | # CONFIG_MARKERS is not set | ||
| 136 | CONFIG_HAVE_OPROFILE=y | 137 | CONFIG_HAVE_OPROFILE=y |
| 137 | # CONFIG_KPROBES is not set | 138 | # CONFIG_KPROBES is not set |
| 138 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 139 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -140,6 +141,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 140 | CONFIG_HAVE_KPROBES=y | 141 | CONFIG_HAVE_KPROBES=y |
| 141 | CONFIG_HAVE_KRETPROBES=y | 142 | CONFIG_HAVE_KRETPROBES=y |
| 142 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 143 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 144 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 145 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 143 | 146 | ||
| 144 | # | 147 | # |
| 145 | # GCOV-based kernel profiling | 148 | # GCOV-based kernel profiling |
| @@ -250,6 +253,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 253 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 251 | # CONFIG_KEXEC is not set | 254 | # CONFIG_KEXEC is not set |
| 252 | # CONFIG_CRASH_DUMP is not set | 255 | # CONFIG_CRASH_DUMP is not set |
| 256 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 253 | CONFIG_ARCH_FLATMEM_ENABLE=y | 257 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 254 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 258 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 255 | CONFIG_SELECT_MEMORY_MODEL=y | 259 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -267,6 +271,7 @@ CONFIG_BOUNCE=y | |||
| 267 | CONFIG_VIRT_TO_BUS=y | 271 | CONFIG_VIRT_TO_BUS=y |
| 268 | CONFIG_HAVE_MLOCK=y | 272 | CONFIG_HAVE_MLOCK=y |
| 269 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 273 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 274 | # CONFIG_KSM is not set | ||
| 270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 275 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 271 | CONFIG_PPC_4K_PAGES=y | 276 | CONFIG_PPC_4K_PAGES=y |
| 272 | # CONFIG_PPC_16K_PAGES is not set | 277 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -348,6 +353,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 348 | # CONFIG_NETFILTER is not set | 353 | # CONFIG_NETFILTER is not set |
| 349 | # CONFIG_IP_DCCP is not set | 354 | # CONFIG_IP_DCCP is not set |
| 350 | # CONFIG_IP_SCTP is not set | 355 | # CONFIG_IP_SCTP is not set |
| 356 | # CONFIG_RDS is not set | ||
| 351 | # CONFIG_TIPC is not set | 357 | # CONFIG_TIPC is not set |
| 352 | # CONFIG_ATM is not set | 358 | # CONFIG_ATM is not set |
| 353 | CONFIG_STP=m | 359 | CONFIG_STP=m |
| @@ -396,9 +402,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 396 | # CONFIG_CONNECTOR is not set | 402 | # CONFIG_CONNECTOR is not set |
| 397 | CONFIG_MTD=y | 403 | CONFIG_MTD=y |
| 398 | # CONFIG_MTD_DEBUG is not set | 404 | # CONFIG_MTD_DEBUG is not set |
| 405 | # CONFIG_MTD_TESTS is not set | ||
| 399 | CONFIG_MTD_CONCAT=y | 406 | CONFIG_MTD_CONCAT=y |
| 400 | CONFIG_MTD_PARTITIONS=y | 407 | CONFIG_MTD_PARTITIONS=y |
| 401 | # CONFIG_MTD_TESTS is not set | ||
| 402 | # CONFIG_MTD_REDBOOT_PARTS is not set | 408 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 403 | CONFIG_MTD_CMDLINE_PARTS=y | 409 | CONFIG_MTD_CMDLINE_PARTS=y |
| 404 | CONFIG_MTD_OF_PARTS=y | 410 | CONFIG_MTD_OF_PARTS=y |
| @@ -565,18 +571,16 @@ CONFIG_MII=y | |||
| 565 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 571 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 566 | # CONFIG_B44 is not set | 572 | # CONFIG_B44 is not set |
| 567 | # CONFIG_KS8842 is not set | 573 | # CONFIG_KS8842 is not set |
| 574 | # CONFIG_KS8851_MLL is not set | ||
| 575 | # CONFIG_XILINX_EMACLITE is not set | ||
| 568 | CONFIG_NETDEV_1000=y | 576 | CONFIG_NETDEV_1000=y |
| 569 | CONFIG_FSL_PQ_MDIO=y | 577 | CONFIG_FSL_PQ_MDIO=y |
| 570 | # CONFIG_GIANFAR is not set | 578 | # CONFIG_GIANFAR is not set |
| 571 | CONFIG_UCC_GETH=y | 579 | CONFIG_UCC_GETH=y |
| 572 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 573 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 580 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 574 | # CONFIG_MV643XX_ETH is not set | 581 | # CONFIG_MV643XX_ETH is not set |
| 575 | # CONFIG_NETDEV_10000 is not set | 582 | # CONFIG_NETDEV_10000 is not set |
| 576 | 583 | CONFIG_WLAN=y | |
| 577 | # | ||
| 578 | # Wireless LAN | ||
| 579 | # | ||
| 580 | # CONFIG_WLAN_PRE80211 is not set | 584 | # CONFIG_WLAN_PRE80211 is not set |
| 581 | # CONFIG_WLAN_80211 is not set | 585 | # CONFIG_WLAN_80211 is not set |
| 582 | 586 | ||
| @@ -663,6 +667,7 @@ CONFIG_HW_RANDOM=y | |||
| 663 | # CONFIG_TCG_TPM is not set | 667 | # CONFIG_TCG_TPM is not set |
| 664 | CONFIG_I2C=y | 668 | CONFIG_I2C=y |
| 665 | CONFIG_I2C_BOARDINFO=y | 669 | CONFIG_I2C_BOARDINFO=y |
| 670 | CONFIG_I2C_COMPAT=y | ||
| 666 | CONFIG_I2C_CHARDEV=y | 671 | CONFIG_I2C_CHARDEV=y |
| 667 | CONFIG_I2C_HELPER_AUTO=y | 672 | CONFIG_I2C_HELPER_AUTO=y |
| 668 | 673 | ||
| @@ -693,9 +698,6 @@ CONFIG_I2C_MPC=y | |||
| 693 | # Miscellaneous I2C Chip support | 698 | # Miscellaneous I2C Chip support |
| 694 | # | 699 | # |
| 695 | # CONFIG_DS1682 is not set | 700 | # CONFIG_DS1682 is not set |
| 696 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 697 | # CONFIG_PCF8575 is not set | ||
| 698 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 699 | # CONFIG_SENSORS_TSL2550 is not set | 701 | # CONFIG_SENSORS_TSL2550 is not set |
| 700 | # CONFIG_I2C_DEBUG_CORE is not set | 702 | # CONFIG_I2C_DEBUG_CORE is not set |
| 701 | # CONFIG_I2C_DEBUG_ALGO is not set | 703 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -713,7 +715,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 713 | # CONFIG_POWER_SUPPLY is not set | 715 | # CONFIG_POWER_SUPPLY is not set |
| 714 | # CONFIG_HWMON is not set | 716 | # CONFIG_HWMON is not set |
| 715 | # CONFIG_THERMAL is not set | 717 | # CONFIG_THERMAL is not set |
| 716 | # CONFIG_THERMAL_HWMON is not set | ||
| 717 | # CONFIG_WATCHDOG is not set | 718 | # CONFIG_WATCHDOG is not set |
| 718 | CONFIG_SSB_POSSIBLE=y | 719 | CONFIG_SSB_POSSIBLE=y |
| 719 | 720 | ||
| @@ -732,6 +733,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 732 | # CONFIG_MFD_TMIO is not set | 733 | # CONFIG_MFD_TMIO is not set |
| 733 | # CONFIG_PMIC_DA903X is not set | 734 | # CONFIG_PMIC_DA903X is not set |
| 734 | # CONFIG_MFD_WM8400 is not set | 735 | # CONFIG_MFD_WM8400 is not set |
| 736 | # CONFIG_MFD_WM831X is not set | ||
| 735 | # CONFIG_MFD_WM8350_I2C is not set | 737 | # CONFIG_MFD_WM8350_I2C is not set |
| 736 | # CONFIG_MFD_PCF50633 is not set | 738 | # CONFIG_MFD_PCF50633 is not set |
| 737 | # CONFIG_AB3100_CORE is not set | 739 | # CONFIG_AB3100_CORE is not set |
| @@ -784,6 +786,7 @@ CONFIG_UIO=y | |||
| 784 | # CONFIG_GFS2_FS is not set | 786 | # CONFIG_GFS2_FS is not set |
| 785 | # CONFIG_OCFS2_FS is not set | 787 | # CONFIG_OCFS2_FS is not set |
| 786 | # CONFIG_BTRFS_FS is not set | 788 | # CONFIG_BTRFS_FS is not set |
| 789 | # CONFIG_NILFS2_FS is not set | ||
| 787 | CONFIG_FILE_LOCKING=y | 790 | CONFIG_FILE_LOCKING=y |
| 788 | CONFIG_FSNOTIFY=y | 791 | CONFIG_FSNOTIFY=y |
| 789 | # CONFIG_DNOTIFY is not set | 792 | # CONFIG_DNOTIFY is not set |
| @@ -854,7 +857,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 854 | # CONFIG_ROMFS_FS is not set | 857 | # CONFIG_ROMFS_FS is not set |
| 855 | # CONFIG_SYSV_FS is not set | 858 | # CONFIG_SYSV_FS is not set |
| 856 | # CONFIG_UFS_FS is not set | 859 | # CONFIG_UFS_FS is not set |
| 857 | # CONFIG_NILFS2_FS is not set | ||
| 858 | CONFIG_NETWORK_FILESYSTEMS=y | 860 | CONFIG_NETWORK_FILESYSTEMS=y |
| 859 | CONFIG_NFS_FS=y | 861 | CONFIG_NFS_FS=y |
| 860 | CONFIG_NFS_V3=y | 862 | CONFIG_NFS_V3=y |
| @@ -926,6 +928,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 926 | CONFIG_ENABLE_MUST_CHECK=y | 928 | CONFIG_ENABLE_MUST_CHECK=y |
| 927 | CONFIG_FRAME_WARN=1024 | 929 | CONFIG_FRAME_WARN=1024 |
| 928 | # CONFIG_MAGIC_SYSRQ is not set | 930 | # CONFIG_MAGIC_SYSRQ is not set |
| 931 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 929 | # CONFIG_UNUSED_SYMBOLS is not set | 932 | # CONFIG_UNUSED_SYMBOLS is not set |
| 930 | CONFIG_DEBUG_FS=y | 933 | CONFIG_DEBUG_FS=y |
| 931 | # CONFIG_HEADERS_CHECK is not set | 934 | # CONFIG_HEADERS_CHECK is not set |
| @@ -942,6 +945,7 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
| 942 | CONFIG_TRACING_SUPPORT=y | 945 | CONFIG_TRACING_SUPPORT=y |
| 943 | # CONFIG_FTRACE is not set | 946 | # CONFIG_FTRACE is not set |
| 944 | # CONFIG_DYNAMIC_DEBUG is not set | 947 | # CONFIG_DYNAMIC_DEBUG is not set |
| 948 | # CONFIG_DMA_API_DEBUG is not set | ||
| 945 | # CONFIG_SAMPLES is not set | 949 | # CONFIG_SAMPLES is not set |
| 946 | CONFIG_HAVE_ARCH_KGDB=y | 950 | CONFIG_HAVE_ARCH_KGDB=y |
| 947 | # CONFIG_PPC_DISABLE_WERROR is not set | 951 | # CONFIG_PPC_DISABLE_WERROR is not set |
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig index ff33a7db2eab..86df19f041a4 100644 --- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8313_rdb_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:04 2009 | 4 | # Thu Nov 5 08:20:22 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | # CONFIG_FW_LOADER is not set | 430 | # CONFIG_FW_LOADER is not set |
| @@ -427,9 +434,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 427 | # CONFIG_CONNECTOR is not set | 434 | # CONFIG_CONNECTOR is not set |
| 428 | CONFIG_MTD=y | 435 | CONFIG_MTD=y |
| 429 | # CONFIG_MTD_DEBUG is not set | 436 | # CONFIG_MTD_DEBUG is not set |
| 437 | # CONFIG_MTD_TESTS is not set | ||
| 430 | # CONFIG_MTD_CONCAT is not set | 438 | # CONFIG_MTD_CONCAT is not set |
| 431 | CONFIG_MTD_PARTITIONS=y | 439 | CONFIG_MTD_PARTITIONS=y |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 433 | # CONFIG_MTD_REDBOOT_PARTS is not set | 440 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 434 | # CONFIG_MTD_CMDLINE_PARTS is not set | 441 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 435 | CONFIG_MTD_OF_PARTS=y | 442 | CONFIG_MTD_OF_PARTS=y |
| @@ -488,6 +495,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 488 | # CONFIG_MTD_PMC551 is not set | 495 | # CONFIG_MTD_PMC551 is not set |
| 489 | # CONFIG_MTD_DATAFLASH is not set | 496 | # CONFIG_MTD_DATAFLASH is not set |
| 490 | # CONFIG_MTD_M25P80 is not set | 497 | # CONFIG_MTD_M25P80 is not set |
| 498 | # CONFIG_MTD_SST25L is not set | ||
| 491 | # CONFIG_MTD_SLRAM is not set | 499 | # CONFIG_MTD_SLRAM is not set |
| 492 | # CONFIG_MTD_PHRAM is not set | 500 | # CONFIG_MTD_PHRAM is not set |
| 493 | # CONFIG_MTD_MTDRAM is not set | 501 | # CONFIG_MTD_MTDRAM is not set |
| @@ -605,6 +613,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 605 | # CONFIG_ISCSI_TCP is not set | 613 | # CONFIG_ISCSI_TCP is not set |
| 606 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 614 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 607 | # CONFIG_SCSI_BNX2_ISCSI is not set | 615 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 616 | # CONFIG_BE2ISCSI is not set | ||
| 608 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 617 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 609 | # CONFIG_SCSI_3W_9XXX is not set | 618 | # CONFIG_SCSI_3W_9XXX is not set |
| 610 | # CONFIG_SCSI_ACARD is not set | 619 | # CONFIG_SCSI_ACARD is not set |
| @@ -643,7 +652,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 643 | # CONFIG_SCSI_DC390T is not set | 652 | # CONFIG_SCSI_DC390T is not set |
| 644 | # CONFIG_SCSI_NSP32 is not set | 653 | # CONFIG_SCSI_NSP32 is not set |
| 645 | # CONFIG_SCSI_DEBUG is not set | 654 | # CONFIG_SCSI_DEBUG is not set |
| 655 | # CONFIG_SCSI_PMCRAID is not set | ||
| 646 | # CONFIG_SCSI_SRP is not set | 656 | # CONFIG_SCSI_SRP is not set |
| 657 | # CONFIG_SCSI_BFA_FC is not set | ||
| 647 | # CONFIG_SCSI_DH is not set | 658 | # CONFIG_SCSI_DH is not set |
| 648 | # CONFIG_SCSI_OSD_INITIATOR is not set | 659 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 649 | # CONFIG_ATA is not set | 660 | # CONFIG_ATA is not set |
| @@ -741,9 +752,11 @@ CONFIG_E100=y | |||
| 741 | # CONFIG_TLAN is not set | 752 | # CONFIG_TLAN is not set |
| 742 | # CONFIG_KS8842 is not set | 753 | # CONFIG_KS8842 is not set |
| 743 | # CONFIG_KS8851 is not set | 754 | # CONFIG_KS8851 is not set |
| 755 | # CONFIG_KS8851_MLL is not set | ||
| 744 | # CONFIG_VIA_RHINE is not set | 756 | # CONFIG_VIA_RHINE is not set |
| 745 | # CONFIG_SC92031 is not set | 757 | # CONFIG_SC92031 is not set |
| 746 | # CONFIG_ATL2 is not set | 758 | # CONFIG_ATL2 is not set |
| 759 | # CONFIG_XILINX_EMACLITE is not set | ||
| 747 | CONFIG_NETDEV_1000=y | 760 | CONFIG_NETDEV_1000=y |
| 748 | # CONFIG_ACENIC is not set | 761 | # CONFIG_ACENIC is not set |
| 749 | # CONFIG_DL2K is not set | 762 | # CONFIG_DL2K is not set |
| @@ -791,10 +804,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 791 | # CONFIG_SFC is not set | 804 | # CONFIG_SFC is not set |
| 792 | # CONFIG_BE2NET is not set | 805 | # CONFIG_BE2NET is not set |
| 793 | # CONFIG_TR is not set | 806 | # CONFIG_TR is not set |
| 794 | 807 | CONFIG_WLAN=y | |
| 795 | # | ||
| 796 | # Wireless LAN | ||
| 797 | # | ||
| 798 | # CONFIG_WLAN_PRE80211 is not set | 808 | # CONFIG_WLAN_PRE80211 is not set |
| 799 | # CONFIG_WLAN_80211 is not set | 809 | # CONFIG_WLAN_80211 is not set |
| 800 | 810 | ||
| @@ -896,6 +906,7 @@ CONFIG_HW_RANDOM=y | |||
| 896 | CONFIG_DEVPORT=y | 906 | CONFIG_DEVPORT=y |
| 897 | CONFIG_I2C=y | 907 | CONFIG_I2C=y |
| 898 | CONFIG_I2C_BOARDINFO=y | 908 | CONFIG_I2C_BOARDINFO=y |
| 909 | CONFIG_I2C_COMPAT=y | ||
| 899 | CONFIG_I2C_CHARDEV=y | 910 | CONFIG_I2C_CHARDEV=y |
| 900 | CONFIG_I2C_HELPER_AUTO=y | 911 | CONFIG_I2C_HELPER_AUTO=y |
| 901 | 912 | ||
| @@ -950,9 +961,6 @@ CONFIG_I2C_MPC=y | |||
| 950 | # Miscellaneous I2C Chip support | 961 | # Miscellaneous I2C Chip support |
| 951 | # | 962 | # |
| 952 | # CONFIG_DS1682 is not set | 963 | # CONFIG_DS1682 is not set |
| 953 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 954 | # CONFIG_PCF8575 is not set | ||
| 955 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 956 | # CONFIG_SENSORS_TSL2550 is not set | 964 | # CONFIG_SENSORS_TSL2550 is not set |
| 957 | # CONFIG_I2C_DEBUG_CORE is not set | 965 | # CONFIG_I2C_DEBUG_CORE is not set |
| 958 | # CONFIG_I2C_DEBUG_ALGO is not set | 966 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -984,6 +992,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 984 | # CONFIG_POWER_SUPPLY is not set | 992 | # CONFIG_POWER_SUPPLY is not set |
| 985 | CONFIG_HWMON=y | 993 | CONFIG_HWMON=y |
| 986 | # CONFIG_HWMON_VID is not set | 994 | # CONFIG_HWMON_VID is not set |
| 995 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 996 | |||
| 997 | # | ||
| 998 | # Native drivers | ||
| 999 | # | ||
| 987 | # CONFIG_SENSORS_AD7414 is not set | 1000 | # CONFIG_SENSORS_AD7414 is not set |
| 988 | # CONFIG_SENSORS_AD7418 is not set | 1001 | # CONFIG_SENSORS_AD7418 is not set |
| 989 | # CONFIG_SENSORS_ADCXX is not set | 1002 | # CONFIG_SENSORS_ADCXX is not set |
| @@ -1036,6 +1049,7 @@ CONFIG_HWMON=y | |||
| 1036 | # CONFIG_SENSORS_ADS7828 is not set | 1049 | # CONFIG_SENSORS_ADS7828 is not set |
| 1037 | # CONFIG_SENSORS_THMC50 is not set | 1050 | # CONFIG_SENSORS_THMC50 is not set |
| 1038 | # CONFIG_SENSORS_TMP401 is not set | 1051 | # CONFIG_SENSORS_TMP401 is not set |
| 1052 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1039 | # CONFIG_SENSORS_VIA686A is not set | 1053 | # CONFIG_SENSORS_VIA686A is not set |
| 1040 | # CONFIG_SENSORS_VT1211 is not set | 1054 | # CONFIG_SENSORS_VT1211 is not set |
| 1041 | # CONFIG_SENSORS_VT8231 is not set | 1055 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1048,9 +1062,7 @@ CONFIG_HWMON=y | |||
| 1048 | # CONFIG_SENSORS_W83627HF is not set | 1062 | # CONFIG_SENSORS_W83627HF is not set |
| 1049 | # CONFIG_SENSORS_W83627EHF is not set | 1063 | # CONFIG_SENSORS_W83627EHF is not set |
| 1050 | # CONFIG_SENSORS_LIS3_SPI is not set | 1064 | # CONFIG_SENSORS_LIS3_SPI is not set |
| 1051 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1052 | # CONFIG_THERMAL is not set | 1065 | # CONFIG_THERMAL is not set |
| 1053 | # CONFIG_THERMAL_HWMON is not set | ||
| 1054 | CONFIG_WATCHDOG=y | 1066 | CONFIG_WATCHDOG=y |
| 1055 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1067 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1056 | 1068 | ||
| @@ -1088,8 +1100,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1088 | # CONFIG_MFD_TMIO is not set | 1100 | # CONFIG_MFD_TMIO is not set |
| 1089 | # CONFIG_PMIC_DA903X is not set | 1101 | # CONFIG_PMIC_DA903X is not set |
| 1090 | # CONFIG_MFD_WM8400 is not set | 1102 | # CONFIG_MFD_WM8400 is not set |
| 1103 | # CONFIG_MFD_WM831X is not set | ||
| 1091 | # CONFIG_MFD_WM8350_I2C is not set | 1104 | # CONFIG_MFD_WM8350_I2C is not set |
| 1092 | # CONFIG_MFD_PCF50633 is not set | 1105 | # CONFIG_MFD_PCF50633 is not set |
| 1106 | # CONFIG_MFD_MC13783 is not set | ||
| 1093 | # CONFIG_AB3100_CORE is not set | 1107 | # CONFIG_AB3100_CORE is not set |
| 1094 | # CONFIG_EZX_PCAP is not set | 1108 | # CONFIG_EZX_PCAP is not set |
| 1095 | # CONFIG_REGULATOR is not set | 1109 | # CONFIG_REGULATOR is not set |
| @@ -1099,6 +1113,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1099 | # Graphics support | 1113 | # Graphics support |
| 1100 | # | 1114 | # |
| 1101 | # CONFIG_AGP is not set | 1115 | # CONFIG_AGP is not set |
| 1116 | CONFIG_VGA_ARB=y | ||
| 1102 | # CONFIG_DRM is not set | 1117 | # CONFIG_DRM is not set |
| 1103 | # CONFIG_VGASTATE is not set | 1118 | # CONFIG_VGASTATE is not set |
| 1104 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1119 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1112,7 +1127,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1112 | # CONFIG_SOUND is not set | 1127 | # CONFIG_SOUND is not set |
| 1113 | CONFIG_HID_SUPPORT=y | 1128 | CONFIG_HID_SUPPORT=y |
| 1114 | CONFIG_HID=y | 1129 | CONFIG_HID=y |
| 1115 | # CONFIG_HID_DEBUG is not set | ||
| 1116 | # CONFIG_HIDRAW is not set | 1130 | # CONFIG_HIDRAW is not set |
| 1117 | 1131 | ||
| 1118 | # | 1132 | # |
| @@ -1164,6 +1178,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1164 | # CONFIG_USB_OXU210HP_HCD is not set | 1178 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1165 | # CONFIG_USB_ISP116X_HCD is not set | 1179 | # CONFIG_USB_ISP116X_HCD is not set |
| 1166 | # CONFIG_USB_ISP1760_HCD is not set | 1180 | # CONFIG_USB_ISP1760_HCD is not set |
| 1181 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1167 | CONFIG_USB_OHCI_HCD=y | 1182 | CONFIG_USB_OHCI_HCD=y |
| 1168 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1183 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1169 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1184 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1255,6 +1270,7 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 1255 | # CONFIG_USB_GADGET_LH7A40X is not set | 1270 | # CONFIG_USB_GADGET_LH7A40X is not set |
| 1256 | # CONFIG_USB_GADGET_OMAP is not set | 1271 | # CONFIG_USB_GADGET_OMAP is not set |
| 1257 | # CONFIG_USB_GADGET_PXA25X is not set | 1272 | # CONFIG_USB_GADGET_PXA25X is not set |
| 1273 | # CONFIG_USB_GADGET_R8A66597 is not set | ||
| 1258 | # CONFIG_USB_GADGET_PXA27X is not set | 1274 | # CONFIG_USB_GADGET_PXA27X is not set |
| 1259 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | 1275 | # CONFIG_USB_GADGET_S3C_HSOTG is not set |
| 1260 | # CONFIG_USB_GADGET_IMX is not set | 1276 | # CONFIG_USB_GADGET_IMX is not set |
| @@ -1273,6 +1289,7 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
| 1273 | # CONFIG_USB_AUDIO is not set | 1289 | # CONFIG_USB_AUDIO is not set |
| 1274 | CONFIG_USB_ETH=y | 1290 | CONFIG_USB_ETH=y |
| 1275 | CONFIG_USB_ETH_RNDIS=y | 1291 | CONFIG_USB_ETH_RNDIS=y |
| 1292 | # CONFIG_USB_ETH_EEM is not set | ||
| 1276 | # CONFIG_USB_GADGETFS is not set | 1293 | # CONFIG_USB_GADGETFS is not set |
| 1277 | # CONFIG_USB_FILE_STORAGE is not set | 1294 | # CONFIG_USB_FILE_STORAGE is not set |
| 1278 | # CONFIG_USB_G_SERIAL is not set | 1295 | # CONFIG_USB_G_SERIAL is not set |
| @@ -1334,6 +1351,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1334 | # CONFIG_RTC_DRV_R9701 is not set | 1351 | # CONFIG_RTC_DRV_R9701 is not set |
| 1335 | # CONFIG_RTC_DRV_RS5C348 is not set | 1352 | # CONFIG_RTC_DRV_RS5C348 is not set |
| 1336 | # CONFIG_RTC_DRV_DS3234 is not set | 1353 | # CONFIG_RTC_DRV_DS3234 is not set |
| 1354 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
| 1337 | 1355 | ||
| 1338 | # | 1356 | # |
| 1339 | # Platform RTC drivers | 1357 | # Platform RTC drivers |
| @@ -1384,6 +1402,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1384 | # CONFIG_GFS2_FS is not set | 1402 | # CONFIG_GFS2_FS is not set |
| 1385 | # CONFIG_OCFS2_FS is not set | 1403 | # CONFIG_OCFS2_FS is not set |
| 1386 | # CONFIG_BTRFS_FS is not set | 1404 | # CONFIG_BTRFS_FS is not set |
| 1405 | # CONFIG_NILFS2_FS is not set | ||
| 1387 | CONFIG_FILE_LOCKING=y | 1406 | CONFIG_FILE_LOCKING=y |
| 1388 | CONFIG_FSNOTIFY=y | 1407 | CONFIG_FSNOTIFY=y |
| 1389 | CONFIG_DNOTIFY=y | 1408 | CONFIG_DNOTIFY=y |
| @@ -1453,7 +1472,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1453 | # CONFIG_ROMFS_FS is not set | 1472 | # CONFIG_ROMFS_FS is not set |
| 1454 | # CONFIG_SYSV_FS is not set | 1473 | # CONFIG_SYSV_FS is not set |
| 1455 | # CONFIG_UFS_FS is not set | 1474 | # CONFIG_UFS_FS is not set |
| 1456 | # CONFIG_NILFS2_FS is not set | ||
| 1457 | CONFIG_NETWORK_FILESYSTEMS=y | 1475 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1458 | CONFIG_NFS_FS=y | 1476 | CONFIG_NFS_FS=y |
| 1459 | CONFIG_NFS_V3=y | 1477 | CONFIG_NFS_V3=y |
| @@ -1569,6 +1587,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1569 | CONFIG_ENABLE_MUST_CHECK=y | 1587 | CONFIG_ENABLE_MUST_CHECK=y |
| 1570 | CONFIG_FRAME_WARN=1024 | 1588 | CONFIG_FRAME_WARN=1024 |
| 1571 | # CONFIG_MAGIC_SYSRQ is not set | 1589 | # CONFIG_MAGIC_SYSRQ is not set |
| 1590 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1572 | # CONFIG_UNUSED_SYMBOLS is not set | 1591 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1573 | # CONFIG_DEBUG_FS is not set | 1592 | # CONFIG_DEBUG_FS is not set |
| 1574 | # CONFIG_HEADERS_CHECK is not set | 1593 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1586,6 +1605,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1586 | # CONFIG_DEBUG_OBJECTS is not set | 1605 | # CONFIG_DEBUG_OBJECTS is not set |
| 1587 | # CONFIG_SLUB_DEBUG_ON is not set | 1606 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1588 | # CONFIG_SLUB_STATS is not set | 1607 | # CONFIG_SLUB_STATS is not set |
| 1608 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1589 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1609 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1590 | # CONFIG_RT_MUTEX_TESTER is not set | 1610 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1591 | # CONFIG_DEBUG_SPINLOCK is not set | 1611 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1604,10 +1624,12 @@ CONFIG_SCHED_DEBUG=y | |||
| 1604 | # CONFIG_DEBUG_LIST is not set | 1624 | # CONFIG_DEBUG_LIST is not set |
| 1605 | # CONFIG_DEBUG_SG is not set | 1625 | # CONFIG_DEBUG_SG is not set |
| 1606 | # CONFIG_DEBUG_NOTIFIERS is not set | 1626 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1627 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1607 | # CONFIG_RCU_TORTURE_TEST is not set | 1628 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1608 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1629 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1609 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1630 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1610 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1631 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1632 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1611 | # CONFIG_FAULT_INJECTION is not set | 1633 | # CONFIG_FAULT_INJECTION is not set |
| 1612 | # CONFIG_LATENCYTOP is not set | 1634 | # CONFIG_LATENCYTOP is not set |
| 1613 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1635 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1630,10 +1652,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1630 | # CONFIG_KMEMTRACE is not set | 1652 | # CONFIG_KMEMTRACE is not set |
| 1631 | # CONFIG_WORKQUEUE_TRACER is not set | 1653 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1632 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1654 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1655 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1633 | # CONFIG_SAMPLES is not set | 1656 | # CONFIG_SAMPLES is not set |
| 1634 | CONFIG_HAVE_ARCH_KGDB=y | 1657 | CONFIG_HAVE_ARCH_KGDB=y |
| 1635 | # CONFIG_KGDB is not set | 1658 | # CONFIG_KGDB is not set |
| 1636 | # CONFIG_KMEMCHECK is not set | ||
| 1637 | # CONFIG_PPC_DISABLE_WERROR is not set | 1659 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1638 | CONFIG_PPC_WERROR=y | 1660 | CONFIG_PPC_WERROR=y |
| 1639 | CONFIG_PRINT_STACK_DEPTH=64 | 1661 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1660,7 +1682,6 @@ CONFIG_CRYPTO=y | |||
| 1660 | # | 1682 | # |
| 1661 | # Crypto core or helper | 1683 | # Crypto core or helper |
| 1662 | # | 1684 | # |
| 1663 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1664 | CONFIG_CRYPTO_ALGAPI=y | 1685 | CONFIG_CRYPTO_ALGAPI=y |
| 1665 | CONFIG_CRYPTO_ALGAPI2=y | 1686 | CONFIG_CRYPTO_ALGAPI2=y |
| 1666 | CONFIG_CRYPTO_AEAD2=y | 1687 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1702,11 +1723,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1702 | # | 1723 | # |
| 1703 | # CONFIG_CRYPTO_HMAC is not set | 1724 | # CONFIG_CRYPTO_HMAC is not set |
| 1704 | # CONFIG_CRYPTO_XCBC is not set | 1725 | # CONFIG_CRYPTO_XCBC is not set |
| 1726 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1705 | 1727 | ||
| 1706 | # | 1728 | # |
| 1707 | # Digest | 1729 | # Digest |
| 1708 | # | 1730 | # |
| 1709 | # CONFIG_CRYPTO_CRC32C is not set | 1731 | # CONFIG_CRYPTO_CRC32C is not set |
| 1732 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1710 | # CONFIG_CRYPTO_MD4 is not set | 1733 | # CONFIG_CRYPTO_MD4 is not set |
| 1711 | CONFIG_CRYPTO_MD5=y | 1734 | CONFIG_CRYPTO_MD5=y |
| 1712 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1735 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig index 76237d466702..7bf71d577033 100644 --- a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8315_rdb_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:05 2009 | 4 | # Thu Nov 5 08:20:23 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | # CONFIG_FW_LOADER is not set | 430 | # CONFIG_FW_LOADER is not set |
| @@ -427,9 +434,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 427 | # CONFIG_CONNECTOR is not set | 434 | # CONFIG_CONNECTOR is not set |
| 428 | CONFIG_MTD=y | 435 | CONFIG_MTD=y |
| 429 | # CONFIG_MTD_DEBUG is not set | 436 | # CONFIG_MTD_DEBUG is not set |
| 437 | # CONFIG_MTD_TESTS is not set | ||
| 430 | # CONFIG_MTD_CONCAT is not set | 438 | # CONFIG_MTD_CONCAT is not set |
| 431 | CONFIG_MTD_PARTITIONS=y | 439 | CONFIG_MTD_PARTITIONS=y |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 433 | # CONFIG_MTD_REDBOOT_PARTS is not set | 440 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 434 | # CONFIG_MTD_CMDLINE_PARTS is not set | 441 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 435 | # CONFIG_MTD_OF_PARTS is not set | 442 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -488,6 +495,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 488 | # CONFIG_MTD_PMC551 is not set | 495 | # CONFIG_MTD_PMC551 is not set |
| 489 | # CONFIG_MTD_DATAFLASH is not set | 496 | # CONFIG_MTD_DATAFLASH is not set |
| 490 | # CONFIG_MTD_M25P80 is not set | 497 | # CONFIG_MTD_M25P80 is not set |
| 498 | # CONFIG_MTD_SST25L is not set | ||
| 491 | # CONFIG_MTD_SLRAM is not set | 499 | # CONFIG_MTD_SLRAM is not set |
| 492 | # CONFIG_MTD_PHRAM is not set | 500 | # CONFIG_MTD_PHRAM is not set |
| 493 | # CONFIG_MTD_MTDRAM is not set | 501 | # CONFIG_MTD_MTDRAM is not set |
| @@ -605,6 +613,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 605 | # CONFIG_ISCSI_TCP is not set | 613 | # CONFIG_ISCSI_TCP is not set |
| 606 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 614 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 607 | # CONFIG_SCSI_BNX2_ISCSI is not set | 615 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 616 | # CONFIG_BE2ISCSI is not set | ||
| 608 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 617 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 609 | # CONFIG_SCSI_3W_9XXX is not set | 618 | # CONFIG_SCSI_3W_9XXX is not set |
| 610 | # CONFIG_SCSI_ACARD is not set | 619 | # CONFIG_SCSI_ACARD is not set |
| @@ -644,11 +653,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 644 | # CONFIG_SCSI_DC390T is not set | 653 | # CONFIG_SCSI_DC390T is not set |
| 645 | # CONFIG_SCSI_NSP32 is not set | 654 | # CONFIG_SCSI_NSP32 is not set |
| 646 | # CONFIG_SCSI_DEBUG is not set | 655 | # CONFIG_SCSI_DEBUG is not set |
| 656 | # CONFIG_SCSI_PMCRAID is not set | ||
| 647 | # CONFIG_SCSI_SRP is not set | 657 | # CONFIG_SCSI_SRP is not set |
| 658 | # CONFIG_SCSI_BFA_FC is not set | ||
| 648 | # CONFIG_SCSI_DH is not set | 659 | # CONFIG_SCSI_DH is not set |
| 649 | # CONFIG_SCSI_OSD_INITIATOR is not set | 660 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 650 | CONFIG_ATA=y | 661 | CONFIG_ATA=y |
| 651 | # CONFIG_ATA_NONSTANDARD is not set | 662 | # CONFIG_ATA_NONSTANDARD is not set |
| 663 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 652 | CONFIG_SATA_PMP=y | 664 | CONFIG_SATA_PMP=y |
| 653 | # CONFIG_SATA_AHCI is not set | 665 | # CONFIG_SATA_AHCI is not set |
| 654 | # CONFIG_SATA_SIL24 is not set | 666 | # CONFIG_SATA_SIL24 is not set |
| @@ -671,6 +683,7 @@ CONFIG_ATA_SFF=y | |||
| 671 | # CONFIG_PATA_ALI is not set | 683 | # CONFIG_PATA_ALI is not set |
| 672 | # CONFIG_PATA_AMD is not set | 684 | # CONFIG_PATA_AMD is not set |
| 673 | # CONFIG_PATA_ARTOP is not set | 685 | # CONFIG_PATA_ARTOP is not set |
| 686 | # CONFIG_PATA_ATP867X is not set | ||
| 674 | # CONFIG_PATA_ATIIXP is not set | 687 | # CONFIG_PATA_ATIIXP is not set |
| 675 | # CONFIG_PATA_CMD640_PCI is not set | 688 | # CONFIG_PATA_CMD640_PCI is not set |
| 676 | # CONFIG_PATA_CMD64X is not set | 689 | # CONFIG_PATA_CMD64X is not set |
| @@ -698,6 +711,7 @@ CONFIG_ATA_SFF=y | |||
| 698 | # CONFIG_PATA_OPTIDMA is not set | 711 | # CONFIG_PATA_OPTIDMA is not set |
| 699 | # CONFIG_PATA_PDC_OLD is not set | 712 | # CONFIG_PATA_PDC_OLD is not set |
| 700 | # CONFIG_PATA_RADISYS is not set | 713 | # CONFIG_PATA_RADISYS is not set |
| 714 | # CONFIG_PATA_RDC is not set | ||
| 701 | # CONFIG_PATA_RZ1000 is not set | 715 | # CONFIG_PATA_RZ1000 is not set |
| 702 | # CONFIG_PATA_SC1200 is not set | 716 | # CONFIG_PATA_SC1200 is not set |
| 703 | # CONFIG_PATA_SERVERWORKS is not set | 717 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -802,9 +816,11 @@ CONFIG_E100=y | |||
| 802 | # CONFIG_TLAN is not set | 816 | # CONFIG_TLAN is not set |
| 803 | # CONFIG_KS8842 is not set | 817 | # CONFIG_KS8842 is not set |
| 804 | # CONFIG_KS8851 is not set | 818 | # CONFIG_KS8851 is not set |
| 819 | # CONFIG_KS8851_MLL is not set | ||
| 805 | # CONFIG_VIA_RHINE is not set | 820 | # CONFIG_VIA_RHINE is not set |
| 806 | # CONFIG_SC92031 is not set | 821 | # CONFIG_SC92031 is not set |
| 807 | # CONFIG_ATL2 is not set | 822 | # CONFIG_ATL2 is not set |
| 823 | # CONFIG_XILINX_EMACLITE is not set | ||
| 808 | CONFIG_NETDEV_1000=y | 824 | CONFIG_NETDEV_1000=y |
| 809 | # CONFIG_ACENIC is not set | 825 | # CONFIG_ACENIC is not set |
| 810 | # CONFIG_DL2K is not set | 826 | # CONFIG_DL2K is not set |
| @@ -852,10 +868,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 852 | # CONFIG_SFC is not set | 868 | # CONFIG_SFC is not set |
| 853 | # CONFIG_BE2NET is not set | 869 | # CONFIG_BE2NET is not set |
| 854 | # CONFIG_TR is not set | 870 | # CONFIG_TR is not set |
| 855 | 871 | CONFIG_WLAN=y | |
| 856 | # | ||
| 857 | # Wireless LAN | ||
| 858 | # | ||
| 859 | # CONFIG_WLAN_PRE80211 is not set | 872 | # CONFIG_WLAN_PRE80211 is not set |
| 860 | # CONFIG_WLAN_80211 is not set | 873 | # CONFIG_WLAN_80211 is not set |
| 861 | 874 | ||
| @@ -957,6 +970,7 @@ CONFIG_HW_RANDOM=y | |||
| 957 | CONFIG_DEVPORT=y | 970 | CONFIG_DEVPORT=y |
| 958 | CONFIG_I2C=y | 971 | CONFIG_I2C=y |
| 959 | CONFIG_I2C_BOARDINFO=y | 972 | CONFIG_I2C_BOARDINFO=y |
| 973 | CONFIG_I2C_COMPAT=y | ||
| 960 | CONFIG_I2C_CHARDEV=y | 974 | CONFIG_I2C_CHARDEV=y |
| 961 | CONFIG_I2C_HELPER_AUTO=y | 975 | CONFIG_I2C_HELPER_AUTO=y |
| 962 | 976 | ||
| @@ -1011,9 +1025,6 @@ CONFIG_I2C_MPC=y | |||
| 1011 | # Miscellaneous I2C Chip support | 1025 | # Miscellaneous I2C Chip support |
| 1012 | # | 1026 | # |
| 1013 | # CONFIG_DS1682 is not set | 1027 | # CONFIG_DS1682 is not set |
| 1014 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1015 | # CONFIG_PCF8575 is not set | ||
| 1016 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1017 | # CONFIG_SENSORS_TSL2550 is not set | 1028 | # CONFIG_SENSORS_TSL2550 is not set |
| 1018 | # CONFIG_I2C_DEBUG_CORE is not set | 1029 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1019 | # CONFIG_I2C_DEBUG_ALGO is not set | 1030 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1045,6 +1056,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1045 | # CONFIG_POWER_SUPPLY is not set | 1056 | # CONFIG_POWER_SUPPLY is not set |
| 1046 | CONFIG_HWMON=y | 1057 | CONFIG_HWMON=y |
| 1047 | # CONFIG_HWMON_VID is not set | 1058 | # CONFIG_HWMON_VID is not set |
| 1059 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1060 | |||
| 1061 | # | ||
| 1062 | # Native drivers | ||
| 1063 | # | ||
| 1048 | # CONFIG_SENSORS_AD7414 is not set | 1064 | # CONFIG_SENSORS_AD7414 is not set |
| 1049 | # CONFIG_SENSORS_AD7418 is not set | 1065 | # CONFIG_SENSORS_AD7418 is not set |
| 1050 | # CONFIG_SENSORS_ADCXX is not set | 1066 | # CONFIG_SENSORS_ADCXX is not set |
| @@ -1097,6 +1113,7 @@ CONFIG_HWMON=y | |||
| 1097 | # CONFIG_SENSORS_ADS7828 is not set | 1113 | # CONFIG_SENSORS_ADS7828 is not set |
| 1098 | # CONFIG_SENSORS_THMC50 is not set | 1114 | # CONFIG_SENSORS_THMC50 is not set |
| 1099 | # CONFIG_SENSORS_TMP401 is not set | 1115 | # CONFIG_SENSORS_TMP401 is not set |
| 1116 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1100 | # CONFIG_SENSORS_VIA686A is not set | 1117 | # CONFIG_SENSORS_VIA686A is not set |
| 1101 | # CONFIG_SENSORS_VT1211 is not set | 1118 | # CONFIG_SENSORS_VT1211 is not set |
| 1102 | # CONFIG_SENSORS_VT8231 is not set | 1119 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1109,9 +1126,7 @@ CONFIG_HWMON=y | |||
| 1109 | # CONFIG_SENSORS_W83627HF is not set | 1126 | # CONFIG_SENSORS_W83627HF is not set |
| 1110 | # CONFIG_SENSORS_W83627EHF is not set | 1127 | # CONFIG_SENSORS_W83627EHF is not set |
| 1111 | # CONFIG_SENSORS_LIS3_SPI is not set | 1128 | # CONFIG_SENSORS_LIS3_SPI is not set |
| 1112 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1113 | # CONFIG_THERMAL is not set | 1129 | # CONFIG_THERMAL is not set |
| 1114 | # CONFIG_THERMAL_HWMON is not set | ||
| 1115 | CONFIG_WATCHDOG=y | 1130 | CONFIG_WATCHDOG=y |
| 1116 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1131 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1117 | 1132 | ||
| @@ -1149,8 +1164,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1149 | # CONFIG_MFD_TMIO is not set | 1164 | # CONFIG_MFD_TMIO is not set |
| 1150 | # CONFIG_PMIC_DA903X is not set | 1165 | # CONFIG_PMIC_DA903X is not set |
| 1151 | # CONFIG_MFD_WM8400 is not set | 1166 | # CONFIG_MFD_WM8400 is not set |
| 1167 | # CONFIG_MFD_WM831X is not set | ||
| 1152 | # CONFIG_MFD_WM8350_I2C is not set | 1168 | # CONFIG_MFD_WM8350_I2C is not set |
| 1153 | # CONFIG_MFD_PCF50633 is not set | 1169 | # CONFIG_MFD_PCF50633 is not set |
| 1170 | # CONFIG_MFD_MC13783 is not set | ||
| 1154 | # CONFIG_AB3100_CORE is not set | 1171 | # CONFIG_AB3100_CORE is not set |
| 1155 | # CONFIG_EZX_PCAP is not set | 1172 | # CONFIG_EZX_PCAP is not set |
| 1156 | # CONFIG_REGULATOR is not set | 1173 | # CONFIG_REGULATOR is not set |
| @@ -1160,6 +1177,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1160 | # Graphics support | 1177 | # Graphics support |
| 1161 | # | 1178 | # |
| 1162 | # CONFIG_AGP is not set | 1179 | # CONFIG_AGP is not set |
| 1180 | CONFIG_VGA_ARB=y | ||
| 1163 | # CONFIG_DRM is not set | 1181 | # CONFIG_DRM is not set |
| 1164 | # CONFIG_VGASTATE is not set | 1182 | # CONFIG_VGASTATE is not set |
| 1165 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1183 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1173,7 +1191,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1173 | # CONFIG_SOUND is not set | 1191 | # CONFIG_SOUND is not set |
| 1174 | CONFIG_HID_SUPPORT=y | 1192 | CONFIG_HID_SUPPORT=y |
| 1175 | CONFIG_HID=y | 1193 | CONFIG_HID=y |
| 1176 | # CONFIG_HID_DEBUG is not set | ||
| 1177 | # CONFIG_HIDRAW is not set | 1194 | # CONFIG_HIDRAW is not set |
| 1178 | 1195 | ||
| 1179 | # | 1196 | # |
| @@ -1225,6 +1242,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1225 | # CONFIG_USB_OXU210HP_HCD is not set | 1242 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1226 | # CONFIG_USB_ISP116X_HCD is not set | 1243 | # CONFIG_USB_ISP116X_HCD is not set |
| 1227 | # CONFIG_USB_ISP1760_HCD is not set | 1244 | # CONFIG_USB_ISP1760_HCD is not set |
| 1245 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1228 | CONFIG_USB_OHCI_HCD=y | 1246 | CONFIG_USB_OHCI_HCD=y |
| 1229 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1247 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1230 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1248 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1316,6 +1334,7 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 1316 | # CONFIG_USB_GADGET_LH7A40X is not set | 1334 | # CONFIG_USB_GADGET_LH7A40X is not set |
| 1317 | # CONFIG_USB_GADGET_OMAP is not set | 1335 | # CONFIG_USB_GADGET_OMAP is not set |
| 1318 | # CONFIG_USB_GADGET_PXA25X is not set | 1336 | # CONFIG_USB_GADGET_PXA25X is not set |
| 1337 | # CONFIG_USB_GADGET_R8A66597 is not set | ||
| 1319 | # CONFIG_USB_GADGET_PXA27X is not set | 1338 | # CONFIG_USB_GADGET_PXA27X is not set |
| 1320 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | 1339 | # CONFIG_USB_GADGET_S3C_HSOTG is not set |
| 1321 | # CONFIG_USB_GADGET_IMX is not set | 1340 | # CONFIG_USB_GADGET_IMX is not set |
| @@ -1334,6 +1353,7 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
| 1334 | # CONFIG_USB_AUDIO is not set | 1353 | # CONFIG_USB_AUDIO is not set |
| 1335 | CONFIG_USB_ETH=y | 1354 | CONFIG_USB_ETH=y |
| 1336 | CONFIG_USB_ETH_RNDIS=y | 1355 | CONFIG_USB_ETH_RNDIS=y |
| 1356 | # CONFIG_USB_ETH_EEM is not set | ||
| 1337 | # CONFIG_USB_GADGETFS is not set | 1357 | # CONFIG_USB_GADGETFS is not set |
| 1338 | # CONFIG_USB_FILE_STORAGE is not set | 1358 | # CONFIG_USB_FILE_STORAGE is not set |
| 1339 | # CONFIG_USB_G_SERIAL is not set | 1359 | # CONFIG_USB_G_SERIAL is not set |
| @@ -1395,6 +1415,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1395 | # CONFIG_RTC_DRV_R9701 is not set | 1415 | # CONFIG_RTC_DRV_R9701 is not set |
| 1396 | # CONFIG_RTC_DRV_RS5C348 is not set | 1416 | # CONFIG_RTC_DRV_RS5C348 is not set |
| 1397 | # CONFIG_RTC_DRV_DS3234 is not set | 1417 | # CONFIG_RTC_DRV_DS3234 is not set |
| 1418 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
| 1398 | 1419 | ||
| 1399 | # | 1420 | # |
| 1400 | # Platform RTC drivers | 1421 | # Platform RTC drivers |
| @@ -1445,6 +1466,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1445 | # CONFIG_GFS2_FS is not set | 1466 | # CONFIG_GFS2_FS is not set |
| 1446 | # CONFIG_OCFS2_FS is not set | 1467 | # CONFIG_OCFS2_FS is not set |
| 1447 | # CONFIG_BTRFS_FS is not set | 1468 | # CONFIG_BTRFS_FS is not set |
| 1469 | # CONFIG_NILFS2_FS is not set | ||
| 1448 | CONFIG_FILE_LOCKING=y | 1470 | CONFIG_FILE_LOCKING=y |
| 1449 | CONFIG_FSNOTIFY=y | 1471 | CONFIG_FSNOTIFY=y |
| 1450 | CONFIG_DNOTIFY=y | 1472 | CONFIG_DNOTIFY=y |
| @@ -1514,7 +1536,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1514 | # CONFIG_ROMFS_FS is not set | 1536 | # CONFIG_ROMFS_FS is not set |
| 1515 | # CONFIG_SYSV_FS is not set | 1537 | # CONFIG_SYSV_FS is not set |
| 1516 | # CONFIG_UFS_FS is not set | 1538 | # CONFIG_UFS_FS is not set |
| 1517 | # CONFIG_NILFS2_FS is not set | ||
| 1518 | CONFIG_NETWORK_FILESYSTEMS=y | 1539 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1519 | CONFIG_NFS_FS=y | 1540 | CONFIG_NFS_FS=y |
| 1520 | CONFIG_NFS_V3=y | 1541 | CONFIG_NFS_V3=y |
| @@ -1630,6 +1651,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1630 | CONFIG_ENABLE_MUST_CHECK=y | 1651 | CONFIG_ENABLE_MUST_CHECK=y |
| 1631 | CONFIG_FRAME_WARN=1024 | 1652 | CONFIG_FRAME_WARN=1024 |
| 1632 | # CONFIG_MAGIC_SYSRQ is not set | 1653 | # CONFIG_MAGIC_SYSRQ is not set |
| 1654 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1633 | # CONFIG_UNUSED_SYMBOLS is not set | 1655 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1634 | # CONFIG_DEBUG_FS is not set | 1656 | # CONFIG_DEBUG_FS is not set |
| 1635 | # CONFIG_HEADERS_CHECK is not set | 1657 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1647,6 +1669,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1647 | # CONFIG_DEBUG_OBJECTS is not set | 1669 | # CONFIG_DEBUG_OBJECTS is not set |
| 1648 | # CONFIG_SLUB_DEBUG_ON is not set | 1670 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1649 | # CONFIG_SLUB_STATS is not set | 1671 | # CONFIG_SLUB_STATS is not set |
| 1672 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1650 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1673 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1651 | # CONFIG_RT_MUTEX_TESTER is not set | 1674 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1652 | # CONFIG_DEBUG_SPINLOCK is not set | 1675 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1665,10 +1688,12 @@ CONFIG_SCHED_DEBUG=y | |||
| 1665 | # CONFIG_DEBUG_LIST is not set | 1688 | # CONFIG_DEBUG_LIST is not set |
| 1666 | # CONFIG_DEBUG_SG is not set | 1689 | # CONFIG_DEBUG_SG is not set |
| 1667 | # CONFIG_DEBUG_NOTIFIERS is not set | 1690 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1691 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1668 | # CONFIG_RCU_TORTURE_TEST is not set | 1692 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1669 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1693 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1670 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1694 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1671 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1695 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1696 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1672 | # CONFIG_FAULT_INJECTION is not set | 1697 | # CONFIG_FAULT_INJECTION is not set |
| 1673 | # CONFIG_LATENCYTOP is not set | 1698 | # CONFIG_LATENCYTOP is not set |
| 1674 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1699 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1691,10 +1716,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1691 | # CONFIG_KMEMTRACE is not set | 1716 | # CONFIG_KMEMTRACE is not set |
| 1692 | # CONFIG_WORKQUEUE_TRACER is not set | 1717 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1693 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1718 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1719 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1694 | # CONFIG_SAMPLES is not set | 1720 | # CONFIG_SAMPLES is not set |
| 1695 | CONFIG_HAVE_ARCH_KGDB=y | 1721 | CONFIG_HAVE_ARCH_KGDB=y |
| 1696 | # CONFIG_KGDB is not set | 1722 | # CONFIG_KGDB is not set |
| 1697 | # CONFIG_KMEMCHECK is not set | ||
| 1698 | # CONFIG_PPC_DISABLE_WERROR is not set | 1723 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1699 | CONFIG_PPC_WERROR=y | 1724 | CONFIG_PPC_WERROR=y |
| 1700 | CONFIG_PRINT_STACK_DEPTH=64 | 1725 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1721,7 +1746,6 @@ CONFIG_CRYPTO=y | |||
| 1721 | # | 1746 | # |
| 1722 | # Crypto core or helper | 1747 | # Crypto core or helper |
| 1723 | # | 1748 | # |
| 1724 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1725 | CONFIG_CRYPTO_ALGAPI=y | 1749 | CONFIG_CRYPTO_ALGAPI=y |
| 1726 | CONFIG_CRYPTO_ALGAPI2=y | 1750 | CONFIG_CRYPTO_ALGAPI2=y |
| 1727 | CONFIG_CRYPTO_AEAD2=y | 1751 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1763,11 +1787,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1763 | # | 1787 | # |
| 1764 | # CONFIG_CRYPTO_HMAC is not set | 1788 | # CONFIG_CRYPTO_HMAC is not set |
| 1765 | # CONFIG_CRYPTO_XCBC is not set | 1789 | # CONFIG_CRYPTO_XCBC is not set |
| 1790 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1766 | 1791 | ||
| 1767 | # | 1792 | # |
| 1768 | # Digest | 1793 | # Digest |
| 1769 | # | 1794 | # |
| 1770 | # CONFIG_CRYPTO_CRC32C is not set | 1795 | # CONFIG_CRYPTO_CRC32C is not set |
| 1796 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1771 | # CONFIG_CRYPTO_MD4 is not set | 1797 | # CONFIG_CRYPTO_MD4 is not set |
| 1772 | CONFIG_CRYPTO_MD5=y | 1798 | CONFIG_CRYPTO_MD5=y |
| 1773 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1799 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig index e0e36a113409..7def83518a6c 100644 --- a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc832x_mds_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:06 2009 | 4 | # Thu Nov 5 08:20:24 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -257,6 +260,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 260 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 258 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
| 259 | # CONFIG_CRASH_DUMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | # CONFIG_FW_LOADER is not set | 430 | # CONFIG_FW_LOADER is not set |
| @@ -504,6 +511,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 504 | # CONFIG_ISCSI_TCP is not set | 511 | # CONFIG_ISCSI_TCP is not set |
| 505 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 512 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 506 | # CONFIG_SCSI_BNX2_ISCSI is not set | 513 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 514 | # CONFIG_BE2ISCSI is not set | ||
| 507 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 515 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 508 | # CONFIG_SCSI_3W_9XXX is not set | 516 | # CONFIG_SCSI_3W_9XXX is not set |
| 509 | # CONFIG_SCSI_ACARD is not set | 517 | # CONFIG_SCSI_ACARD is not set |
| @@ -542,7 +550,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 542 | # CONFIG_SCSI_DC390T is not set | 550 | # CONFIG_SCSI_DC390T is not set |
| 543 | # CONFIG_SCSI_NSP32 is not set | 551 | # CONFIG_SCSI_NSP32 is not set |
| 544 | # CONFIG_SCSI_DEBUG is not set | 552 | # CONFIG_SCSI_DEBUG is not set |
| 553 | # CONFIG_SCSI_PMCRAID is not set | ||
| 545 | # CONFIG_SCSI_SRP is not set | 554 | # CONFIG_SCSI_SRP is not set |
| 555 | # CONFIG_SCSI_BFA_FC is not set | ||
| 546 | # CONFIG_SCSI_DH is not set | 556 | # CONFIG_SCSI_DH is not set |
| 547 | # CONFIG_SCSI_OSD_INITIATOR is not set | 557 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 548 | # CONFIG_ATA is not set | 558 | # CONFIG_ATA is not set |
| @@ -612,7 +622,9 @@ CONFIG_MII=y | |||
| 612 | # CONFIG_NET_PCI is not set | 622 | # CONFIG_NET_PCI is not set |
| 613 | # CONFIG_B44 is not set | 623 | # CONFIG_B44 is not set |
| 614 | # CONFIG_KS8842 is not set | 624 | # CONFIG_KS8842 is not set |
| 625 | # CONFIG_KS8851_MLL is not set | ||
| 615 | # CONFIG_ATL2 is not set | 626 | # CONFIG_ATL2 is not set |
| 627 | # CONFIG_XILINX_EMACLITE is not set | ||
| 616 | CONFIG_NETDEV_1000=y | 628 | CONFIG_NETDEV_1000=y |
| 617 | # CONFIG_ACENIC is not set | 629 | # CONFIG_ACENIC is not set |
| 618 | # CONFIG_DL2K is not set | 630 | # CONFIG_DL2K is not set |
| @@ -635,7 +647,6 @@ CONFIG_NETDEV_1000=y | |||
| 635 | CONFIG_FSL_PQ_MDIO=y | 647 | CONFIG_FSL_PQ_MDIO=y |
| 636 | # CONFIG_GIANFAR is not set | 648 | # CONFIG_GIANFAR is not set |
| 637 | CONFIG_UCC_GETH=y | 649 | CONFIG_UCC_GETH=y |
| 638 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 639 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 650 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 640 | # CONFIG_MV643XX_ETH is not set | 651 | # CONFIG_MV643XX_ETH is not set |
| 641 | # CONFIG_QLA3XXX is not set | 652 | # CONFIG_QLA3XXX is not set |
| @@ -663,10 +674,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 663 | # CONFIG_SFC is not set | 674 | # CONFIG_SFC is not set |
| 664 | # CONFIG_BE2NET is not set | 675 | # CONFIG_BE2NET is not set |
| 665 | # CONFIG_TR is not set | 676 | # CONFIG_TR is not set |
| 666 | 677 | CONFIG_WLAN=y | |
| 667 | # | ||
| 668 | # Wireless LAN | ||
| 669 | # | ||
| 670 | # CONFIG_WLAN_PRE80211 is not set | 678 | # CONFIG_WLAN_PRE80211 is not set |
| 671 | # CONFIG_WLAN_80211 is not set | 679 | # CONFIG_WLAN_80211 is not set |
| 672 | 680 | ||
| @@ -759,6 +767,7 @@ CONFIG_HW_RANDOM=y | |||
| 759 | CONFIG_DEVPORT=y | 767 | CONFIG_DEVPORT=y |
| 760 | CONFIG_I2C=y | 768 | CONFIG_I2C=y |
| 761 | CONFIG_I2C_BOARDINFO=y | 769 | CONFIG_I2C_BOARDINFO=y |
| 770 | CONFIG_I2C_COMPAT=y | ||
| 762 | CONFIG_I2C_CHARDEV=y | 771 | CONFIG_I2C_CHARDEV=y |
| 763 | CONFIG_I2C_HELPER_AUTO=y | 772 | CONFIG_I2C_HELPER_AUTO=y |
| 764 | 773 | ||
| @@ -812,9 +821,6 @@ CONFIG_I2C_MPC=y | |||
| 812 | # Miscellaneous I2C Chip support | 821 | # Miscellaneous I2C Chip support |
| 813 | # | 822 | # |
| 814 | # CONFIG_DS1682 is not set | 823 | # CONFIG_DS1682 is not set |
| 815 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 816 | # CONFIG_PCF8575 is not set | ||
| 817 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 818 | # CONFIG_SENSORS_TSL2550 is not set | 824 | # CONFIG_SENSORS_TSL2550 is not set |
| 819 | # CONFIG_I2C_DEBUG_CORE is not set | 825 | # CONFIG_I2C_DEBUG_CORE is not set |
| 820 | # CONFIG_I2C_DEBUG_ALGO is not set | 826 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -832,6 +838,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 832 | # CONFIG_POWER_SUPPLY is not set | 838 | # CONFIG_POWER_SUPPLY is not set |
| 833 | CONFIG_HWMON=y | 839 | CONFIG_HWMON=y |
| 834 | # CONFIG_HWMON_VID is not set | 840 | # CONFIG_HWMON_VID is not set |
| 841 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 842 | |||
| 843 | # | ||
| 844 | # Native drivers | ||
| 845 | # | ||
| 835 | # CONFIG_SENSORS_AD7414 is not set | 846 | # CONFIG_SENSORS_AD7414 is not set |
| 836 | # CONFIG_SENSORS_AD7418 is not set | 847 | # CONFIG_SENSORS_AD7418 is not set |
| 837 | # CONFIG_SENSORS_ADM1021 is not set | 848 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -881,6 +892,7 @@ CONFIG_HWMON=y | |||
| 881 | # CONFIG_SENSORS_ADS7828 is not set | 892 | # CONFIG_SENSORS_ADS7828 is not set |
| 882 | # CONFIG_SENSORS_THMC50 is not set | 893 | # CONFIG_SENSORS_THMC50 is not set |
| 883 | # CONFIG_SENSORS_TMP401 is not set | 894 | # CONFIG_SENSORS_TMP401 is not set |
| 895 | # CONFIG_SENSORS_TMP421 is not set | ||
| 884 | # CONFIG_SENSORS_VIA686A is not set | 896 | # CONFIG_SENSORS_VIA686A is not set |
| 885 | # CONFIG_SENSORS_VT1211 is not set | 897 | # CONFIG_SENSORS_VT1211 is not set |
| 886 | # CONFIG_SENSORS_VT8231 is not set | 898 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -892,9 +904,7 @@ CONFIG_HWMON=y | |||
| 892 | # CONFIG_SENSORS_W83L786NG is not set | 904 | # CONFIG_SENSORS_W83L786NG is not set |
| 893 | # CONFIG_SENSORS_W83627HF is not set | 905 | # CONFIG_SENSORS_W83627HF is not set |
| 894 | # CONFIG_SENSORS_W83627EHF is not set | 906 | # CONFIG_SENSORS_W83627EHF is not set |
| 895 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 896 | # CONFIG_THERMAL is not set | 907 | # CONFIG_THERMAL is not set |
| 897 | # CONFIG_THERMAL_HWMON is not set | ||
| 898 | CONFIG_WATCHDOG=y | 908 | CONFIG_WATCHDOG=y |
| 899 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 909 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 900 | 910 | ||
| @@ -927,6 +937,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 927 | # CONFIG_MFD_TMIO is not set | 937 | # CONFIG_MFD_TMIO is not set |
| 928 | # CONFIG_PMIC_DA903X is not set | 938 | # CONFIG_PMIC_DA903X is not set |
| 929 | # CONFIG_MFD_WM8400 is not set | 939 | # CONFIG_MFD_WM8400 is not set |
| 940 | # CONFIG_MFD_WM831X is not set | ||
| 930 | # CONFIG_MFD_WM8350_I2C is not set | 941 | # CONFIG_MFD_WM8350_I2C is not set |
| 931 | # CONFIG_MFD_PCF50633 is not set | 942 | # CONFIG_MFD_PCF50633 is not set |
| 932 | # CONFIG_AB3100_CORE is not set | 943 | # CONFIG_AB3100_CORE is not set |
| @@ -937,6 +948,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 937 | # Graphics support | 948 | # Graphics support |
| 938 | # | 949 | # |
| 939 | # CONFIG_AGP is not set | 950 | # CONFIG_AGP is not set |
| 951 | CONFIG_VGA_ARB=y | ||
| 940 | # CONFIG_DRM is not set | 952 | # CONFIG_DRM is not set |
| 941 | # CONFIG_VGASTATE is not set | 953 | # CONFIG_VGASTATE is not set |
| 942 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 954 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -950,7 +962,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 950 | # CONFIG_SOUND is not set | 962 | # CONFIG_SOUND is not set |
| 951 | CONFIG_HID_SUPPORT=y | 963 | CONFIG_HID_SUPPORT=y |
| 952 | CONFIG_HID=y | 964 | CONFIG_HID=y |
| 953 | # CONFIG_HID_DEBUG is not set | ||
| 954 | # CONFIG_HIDRAW is not set | 965 | # CONFIG_HIDRAW is not set |
| 955 | # CONFIG_HID_PID is not set | 966 | # CONFIG_HID_PID is not set |
| 956 | 967 | ||
| @@ -1070,6 +1081,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1070 | # CONFIG_GFS2_FS is not set | 1081 | # CONFIG_GFS2_FS is not set |
| 1071 | # CONFIG_OCFS2_FS is not set | 1082 | # CONFIG_OCFS2_FS is not set |
| 1072 | # CONFIG_BTRFS_FS is not set | 1083 | # CONFIG_BTRFS_FS is not set |
| 1084 | # CONFIG_NILFS2_FS is not set | ||
| 1073 | CONFIG_FILE_LOCKING=y | 1085 | CONFIG_FILE_LOCKING=y |
| 1074 | CONFIG_FSNOTIFY=y | 1086 | CONFIG_FSNOTIFY=y |
| 1075 | CONFIG_DNOTIFY=y | 1087 | CONFIG_DNOTIFY=y |
| @@ -1128,7 +1140,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1128 | # CONFIG_ROMFS_FS is not set | 1140 | # CONFIG_ROMFS_FS is not set |
| 1129 | # CONFIG_SYSV_FS is not set | 1141 | # CONFIG_SYSV_FS is not set |
| 1130 | # CONFIG_UFS_FS is not set | 1142 | # CONFIG_UFS_FS is not set |
| 1131 | # CONFIG_NILFS2_FS is not set | ||
| 1132 | CONFIG_NETWORK_FILESYSTEMS=y | 1143 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1133 | CONFIG_NFS_FS=y | 1144 | CONFIG_NFS_FS=y |
| 1134 | CONFIG_NFS_V3=y | 1145 | CONFIG_NFS_V3=y |
| @@ -1202,6 +1213,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1202 | CONFIG_ENABLE_MUST_CHECK=y | 1213 | CONFIG_ENABLE_MUST_CHECK=y |
| 1203 | CONFIG_FRAME_WARN=1024 | 1214 | CONFIG_FRAME_WARN=1024 |
| 1204 | # CONFIG_MAGIC_SYSRQ is not set | 1215 | # CONFIG_MAGIC_SYSRQ is not set |
| 1216 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1205 | # CONFIG_UNUSED_SYMBOLS is not set | 1217 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1206 | # CONFIG_DEBUG_FS is not set | 1218 | # CONFIG_DEBUG_FS is not set |
| 1207 | # CONFIG_HEADERS_CHECK is not set | 1219 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1219,6 +1231,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1219 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1231 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1220 | CONFIG_TRACING_SUPPORT=y | 1232 | CONFIG_TRACING_SUPPORT=y |
| 1221 | # CONFIG_FTRACE is not set | 1233 | # CONFIG_FTRACE is not set |
| 1234 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1222 | # CONFIG_SAMPLES is not set | 1235 | # CONFIG_SAMPLES is not set |
| 1223 | CONFIG_HAVE_ARCH_KGDB=y | 1236 | CONFIG_HAVE_ARCH_KGDB=y |
| 1224 | # CONFIG_PPC_DISABLE_WERROR is not set | 1237 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1240,7 +1253,6 @@ CONFIG_CRYPTO=y | |||
| 1240 | # | 1253 | # |
| 1241 | # Crypto core or helper | 1254 | # Crypto core or helper |
| 1242 | # | 1255 | # |
| 1243 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1244 | CONFIG_CRYPTO_ALGAPI=y | 1256 | CONFIG_CRYPTO_ALGAPI=y |
| 1245 | CONFIG_CRYPTO_ALGAPI2=y | 1257 | CONFIG_CRYPTO_ALGAPI2=y |
| 1246 | CONFIG_CRYPTO_AEAD2=y | 1258 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1282,11 +1294,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1282 | # | 1294 | # |
| 1283 | # CONFIG_CRYPTO_HMAC is not set | 1295 | # CONFIG_CRYPTO_HMAC is not set |
| 1284 | # CONFIG_CRYPTO_XCBC is not set | 1296 | # CONFIG_CRYPTO_XCBC is not set |
| 1297 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1285 | 1298 | ||
| 1286 | # | 1299 | # |
| 1287 | # Digest | 1300 | # Digest |
| 1288 | # | 1301 | # |
| 1289 | # CONFIG_CRYPTO_CRC32C is not set | 1302 | # CONFIG_CRYPTO_CRC32C is not set |
| 1303 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1290 | # CONFIG_CRYPTO_MD4 is not set | 1304 | # CONFIG_CRYPTO_MD4 is not set |
| 1291 | CONFIG_CRYPTO_MD5=y | 1305 | CONFIG_CRYPTO_MD5=y |
| 1292 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1306 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig index 4f27d4548223..b398b9b2b635 100644 --- a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc832x_rdb_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:07 2009 | 4 | # Thu Nov 5 08:20:24 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -257,6 +260,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 260 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 258 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
| 259 | # CONFIG_CRASH_DUMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | # CONFIG_FW_LOADER is not set | 430 | # CONFIG_FW_LOADER is not set |
| @@ -507,6 +514,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 507 | # CONFIG_ISCSI_TCP is not set | 514 | # CONFIG_ISCSI_TCP is not set |
| 508 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 515 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 509 | # CONFIG_SCSI_BNX2_ISCSI is not set | 516 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 517 | # CONFIG_BE2ISCSI is not set | ||
| 510 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 518 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 511 | # CONFIG_SCSI_3W_9XXX is not set | 519 | # CONFIG_SCSI_3W_9XXX is not set |
| 512 | # CONFIG_SCSI_ACARD is not set | 520 | # CONFIG_SCSI_ACARD is not set |
| @@ -545,7 +553,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 545 | # CONFIG_SCSI_DC390T is not set | 553 | # CONFIG_SCSI_DC390T is not set |
| 546 | # CONFIG_SCSI_NSP32 is not set | 554 | # CONFIG_SCSI_NSP32 is not set |
| 547 | # CONFIG_SCSI_DEBUG is not set | 555 | # CONFIG_SCSI_DEBUG is not set |
| 556 | # CONFIG_SCSI_PMCRAID is not set | ||
| 548 | # CONFIG_SCSI_SRP is not set | 557 | # CONFIG_SCSI_SRP is not set |
| 558 | # CONFIG_SCSI_BFA_FC is not set | ||
| 549 | # CONFIG_SCSI_DH is not set | 559 | # CONFIG_SCSI_DH is not set |
| 550 | # CONFIG_SCSI_OSD_INITIATOR is not set | 560 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 551 | # CONFIG_ATA is not set | 561 | # CONFIG_ATA is not set |
| @@ -617,7 +627,9 @@ CONFIG_MII=y | |||
| 617 | # CONFIG_B44 is not set | 627 | # CONFIG_B44 is not set |
| 618 | # CONFIG_KS8842 is not set | 628 | # CONFIG_KS8842 is not set |
| 619 | # CONFIG_KS8851 is not set | 629 | # CONFIG_KS8851 is not set |
| 630 | # CONFIG_KS8851_MLL is not set | ||
| 620 | # CONFIG_ATL2 is not set | 631 | # CONFIG_ATL2 is not set |
| 632 | # CONFIG_XILINX_EMACLITE is not set | ||
| 621 | CONFIG_NETDEV_1000=y | 633 | CONFIG_NETDEV_1000=y |
| 622 | # CONFIG_ACENIC is not set | 634 | # CONFIG_ACENIC is not set |
| 623 | # CONFIG_DL2K is not set | 635 | # CONFIG_DL2K is not set |
| @@ -640,7 +652,6 @@ CONFIG_E1000=y | |||
| 640 | CONFIG_FSL_PQ_MDIO=y | 652 | CONFIG_FSL_PQ_MDIO=y |
| 641 | # CONFIG_GIANFAR is not set | 653 | # CONFIG_GIANFAR is not set |
| 642 | CONFIG_UCC_GETH=y | 654 | CONFIG_UCC_GETH=y |
| 643 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 644 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 655 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 645 | # CONFIG_MV643XX_ETH is not set | 656 | # CONFIG_MV643XX_ETH is not set |
| 646 | # CONFIG_QLA3XXX is not set | 657 | # CONFIG_QLA3XXX is not set |
| @@ -668,10 +679,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 668 | # CONFIG_SFC is not set | 679 | # CONFIG_SFC is not set |
| 669 | # CONFIG_BE2NET is not set | 680 | # CONFIG_BE2NET is not set |
| 670 | # CONFIG_TR is not set | 681 | # CONFIG_TR is not set |
| 671 | 682 | CONFIG_WLAN=y | |
| 672 | # | ||
| 673 | # Wireless LAN | ||
| 674 | # | ||
| 675 | # CONFIG_WLAN_PRE80211 is not set | 683 | # CONFIG_WLAN_PRE80211 is not set |
| 676 | # CONFIG_WLAN_80211 is not set | 684 | # CONFIG_WLAN_80211 is not set |
| 677 | 685 | ||
| @@ -776,6 +784,7 @@ CONFIG_GEN_RTC=y | |||
| 776 | CONFIG_DEVPORT=y | 784 | CONFIG_DEVPORT=y |
| 777 | CONFIG_I2C=y | 785 | CONFIG_I2C=y |
| 778 | CONFIG_I2C_BOARDINFO=y | 786 | CONFIG_I2C_BOARDINFO=y |
| 787 | CONFIG_I2C_COMPAT=y | ||
| 779 | CONFIG_I2C_CHARDEV=y | 788 | CONFIG_I2C_CHARDEV=y |
| 780 | CONFIG_I2C_HELPER_AUTO=y | 789 | CONFIG_I2C_HELPER_AUTO=y |
| 781 | 790 | ||
| @@ -830,9 +839,6 @@ CONFIG_I2C_MPC=y | |||
| 830 | # Miscellaneous I2C Chip support | 839 | # Miscellaneous I2C Chip support |
| 831 | # | 840 | # |
| 832 | # CONFIG_DS1682 is not set | 841 | # CONFIG_DS1682 is not set |
| 833 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 834 | # CONFIG_PCF8575 is not set | ||
| 835 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 836 | # CONFIG_SENSORS_TSL2550 is not set | 842 | # CONFIG_SENSORS_TSL2550 is not set |
| 837 | # CONFIG_I2C_DEBUG_CORE is not set | 843 | # CONFIG_I2C_DEBUG_CORE is not set |
| 838 | # CONFIG_I2C_DEBUG_ALGO is not set | 844 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -863,6 +869,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 863 | # CONFIG_POWER_SUPPLY is not set | 869 | # CONFIG_POWER_SUPPLY is not set |
| 864 | CONFIG_HWMON=y | 870 | CONFIG_HWMON=y |
| 865 | # CONFIG_HWMON_VID is not set | 871 | # CONFIG_HWMON_VID is not set |
| 872 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 873 | |||
| 874 | # | ||
| 875 | # Native drivers | ||
| 876 | # | ||
| 866 | # CONFIG_SENSORS_AD7414 is not set | 877 | # CONFIG_SENSORS_AD7414 is not set |
| 867 | # CONFIG_SENSORS_AD7418 is not set | 878 | # CONFIG_SENSORS_AD7418 is not set |
| 868 | # CONFIG_SENSORS_ADCXX is not set | 879 | # CONFIG_SENSORS_ADCXX is not set |
| @@ -915,6 +926,7 @@ CONFIG_HWMON=y | |||
| 915 | # CONFIG_SENSORS_ADS7828 is not set | 926 | # CONFIG_SENSORS_ADS7828 is not set |
| 916 | # CONFIG_SENSORS_THMC50 is not set | 927 | # CONFIG_SENSORS_THMC50 is not set |
| 917 | # CONFIG_SENSORS_TMP401 is not set | 928 | # CONFIG_SENSORS_TMP401 is not set |
| 929 | # CONFIG_SENSORS_TMP421 is not set | ||
| 918 | # CONFIG_SENSORS_VIA686A is not set | 930 | # CONFIG_SENSORS_VIA686A is not set |
| 919 | # CONFIG_SENSORS_VT1211 is not set | 931 | # CONFIG_SENSORS_VT1211 is not set |
| 920 | # CONFIG_SENSORS_VT8231 is not set | 932 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -927,9 +939,7 @@ CONFIG_HWMON=y | |||
| 927 | # CONFIG_SENSORS_W83627HF is not set | 939 | # CONFIG_SENSORS_W83627HF is not set |
| 928 | # CONFIG_SENSORS_W83627EHF is not set | 940 | # CONFIG_SENSORS_W83627EHF is not set |
| 929 | # CONFIG_SENSORS_LIS3_SPI is not set | 941 | # CONFIG_SENSORS_LIS3_SPI is not set |
| 930 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 931 | # CONFIG_THERMAL is not set | 942 | # CONFIG_THERMAL is not set |
| 932 | # CONFIG_THERMAL_HWMON is not set | ||
| 933 | CONFIG_WATCHDOG=y | 943 | CONFIG_WATCHDOG=y |
| 934 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 944 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 935 | 945 | ||
| @@ -967,8 +977,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 967 | # CONFIG_MFD_TMIO is not set | 977 | # CONFIG_MFD_TMIO is not set |
| 968 | # CONFIG_PMIC_DA903X is not set | 978 | # CONFIG_PMIC_DA903X is not set |
| 969 | # CONFIG_MFD_WM8400 is not set | 979 | # CONFIG_MFD_WM8400 is not set |
| 980 | # CONFIG_MFD_WM831X is not set | ||
| 970 | # CONFIG_MFD_WM8350_I2C is not set | 981 | # CONFIG_MFD_WM8350_I2C is not set |
| 971 | # CONFIG_MFD_PCF50633 is not set | 982 | # CONFIG_MFD_PCF50633 is not set |
| 983 | # CONFIG_MFD_MC13783 is not set | ||
| 972 | # CONFIG_AB3100_CORE is not set | 984 | # CONFIG_AB3100_CORE is not set |
| 973 | # CONFIG_EZX_PCAP is not set | 985 | # CONFIG_EZX_PCAP is not set |
| 974 | # CONFIG_REGULATOR is not set | 986 | # CONFIG_REGULATOR is not set |
| @@ -978,6 +990,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 978 | # Graphics support | 990 | # Graphics support |
| 979 | # | 991 | # |
| 980 | # CONFIG_AGP is not set | 992 | # CONFIG_AGP is not set |
| 993 | CONFIG_VGA_ARB=y | ||
| 981 | # CONFIG_DRM is not set | 994 | # CONFIG_DRM is not set |
| 982 | # CONFIG_VGASTATE is not set | 995 | # CONFIG_VGASTATE is not set |
| 983 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 996 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -991,7 +1004,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 991 | # CONFIG_SOUND is not set | 1004 | # CONFIG_SOUND is not set |
| 992 | CONFIG_HID_SUPPORT=y | 1005 | CONFIG_HID_SUPPORT=y |
| 993 | CONFIG_HID=y | 1006 | CONFIG_HID=y |
| 994 | # CONFIG_HID_DEBUG is not set | ||
| 995 | # CONFIG_HIDRAW is not set | 1007 | # CONFIG_HIDRAW is not set |
| 996 | 1008 | ||
| 997 | # | 1009 | # |
| @@ -1043,6 +1055,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1043 | # CONFIG_USB_OXU210HP_HCD is not set | 1055 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1044 | # CONFIG_USB_ISP116X_HCD is not set | 1056 | # CONFIG_USB_ISP116X_HCD is not set |
| 1045 | # CONFIG_USB_ISP1760_HCD is not set | 1057 | # CONFIG_USB_ISP1760_HCD is not set |
| 1058 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1046 | CONFIG_USB_OHCI_HCD=y | 1059 | CONFIG_USB_OHCI_HCD=y |
| 1047 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1060 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1048 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1061 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1146,6 +1159,8 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
| 1146 | # | 1159 | # |
| 1147 | # CONFIG_MMC_SDHCI is not set | 1160 | # CONFIG_MMC_SDHCI is not set |
| 1148 | # CONFIG_MMC_WBSD is not set | 1161 | # CONFIG_MMC_WBSD is not set |
| 1162 | # CONFIG_MMC_AT91 is not set | ||
| 1163 | # CONFIG_MMC_ATMELMCI is not set | ||
| 1149 | # CONFIG_MMC_TIFM_SD is not set | 1164 | # CONFIG_MMC_TIFM_SD is not set |
| 1150 | CONFIG_MMC_SPI=y | 1165 | CONFIG_MMC_SPI=y |
| 1151 | # CONFIG_MMC_CB710 is not set | 1166 | # CONFIG_MMC_CB710 is not set |
| @@ -1186,6 +1201,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1186 | # CONFIG_GFS2_FS is not set | 1201 | # CONFIG_GFS2_FS is not set |
| 1187 | # CONFIG_OCFS2_FS is not set | 1202 | # CONFIG_OCFS2_FS is not set |
| 1188 | # CONFIG_BTRFS_FS is not set | 1203 | # CONFIG_BTRFS_FS is not set |
| 1204 | # CONFIG_NILFS2_FS is not set | ||
| 1189 | CONFIG_FILE_LOCKING=y | 1205 | CONFIG_FILE_LOCKING=y |
| 1190 | CONFIG_FSNOTIFY=y | 1206 | CONFIG_FSNOTIFY=y |
| 1191 | CONFIG_DNOTIFY=y | 1207 | CONFIG_DNOTIFY=y |
| @@ -1247,7 +1263,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1247 | # CONFIG_ROMFS_FS is not set | 1263 | # CONFIG_ROMFS_FS is not set |
| 1248 | # CONFIG_SYSV_FS is not set | 1264 | # CONFIG_SYSV_FS is not set |
| 1249 | # CONFIG_UFS_FS is not set | 1265 | # CONFIG_UFS_FS is not set |
| 1250 | # CONFIG_NILFS2_FS is not set | ||
| 1251 | CONFIG_NETWORK_FILESYSTEMS=y | 1266 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1252 | CONFIG_NFS_FS=y | 1267 | CONFIG_NFS_FS=y |
| 1253 | CONFIG_NFS_V3=y | 1268 | CONFIG_NFS_V3=y |
| @@ -1365,6 +1380,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1365 | CONFIG_ENABLE_MUST_CHECK=y | 1380 | CONFIG_ENABLE_MUST_CHECK=y |
| 1366 | CONFIG_FRAME_WARN=1024 | 1381 | CONFIG_FRAME_WARN=1024 |
| 1367 | # CONFIG_MAGIC_SYSRQ is not set | 1382 | # CONFIG_MAGIC_SYSRQ is not set |
| 1383 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1368 | # CONFIG_UNUSED_SYMBOLS is not set | 1384 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1369 | # CONFIG_DEBUG_FS is not set | 1385 | # CONFIG_DEBUG_FS is not set |
| 1370 | # CONFIG_HEADERS_CHECK is not set | 1386 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1382,6 +1398,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1382 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1398 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1383 | CONFIG_TRACING_SUPPORT=y | 1399 | CONFIG_TRACING_SUPPORT=y |
| 1384 | # CONFIG_FTRACE is not set | 1400 | # CONFIG_FTRACE is not set |
| 1401 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1385 | # CONFIG_SAMPLES is not set | 1402 | # CONFIG_SAMPLES is not set |
| 1386 | CONFIG_HAVE_ARCH_KGDB=y | 1403 | CONFIG_HAVE_ARCH_KGDB=y |
| 1387 | # CONFIG_PPC_DISABLE_WERROR is not set | 1404 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1403,7 +1420,6 @@ CONFIG_CRYPTO=y | |||
| 1403 | # | 1420 | # |
| 1404 | # Crypto core or helper | 1421 | # Crypto core or helper |
| 1405 | # | 1422 | # |
| 1406 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1407 | CONFIG_CRYPTO_ALGAPI=y | 1423 | CONFIG_CRYPTO_ALGAPI=y |
| 1408 | CONFIG_CRYPTO_ALGAPI2=y | 1424 | CONFIG_CRYPTO_ALGAPI2=y |
| 1409 | CONFIG_CRYPTO_AEAD2=y | 1425 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1445,11 +1461,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1445 | # | 1461 | # |
| 1446 | # CONFIG_CRYPTO_HMAC is not set | 1462 | # CONFIG_CRYPTO_HMAC is not set |
| 1447 | # CONFIG_CRYPTO_XCBC is not set | 1463 | # CONFIG_CRYPTO_XCBC is not set |
| 1464 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1448 | 1465 | ||
| 1449 | # | 1466 | # |
| 1450 | # Digest | 1467 | # Digest |
| 1451 | # | 1468 | # |
| 1452 | # CONFIG_CRYPTO_CRC32C is not set | 1469 | # CONFIG_CRYPTO_CRC32C is not set |
| 1470 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1453 | # CONFIG_CRYPTO_MD4 is not set | 1471 | # CONFIG_CRYPTO_MD4 is not set |
| 1454 | CONFIG_CRYPTO_MD5=y | 1472 | CONFIG_CRYPTO_MD5=y |
| 1455 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1473 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig index 648dac0c9d8d..f67317e1934c 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:07 2009 | 4 | # Thu Nov 5 08:20:25 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -368,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 368 | # CONFIG_NETFILTER is not set | 373 | # CONFIG_NETFILTER is not set |
| 369 | # CONFIG_IP_DCCP is not set | 374 | # CONFIG_IP_DCCP is not set |
| 370 | # CONFIG_IP_SCTP is not set | 375 | # CONFIG_IP_SCTP is not set |
| 376 | # CONFIG_RDS is not set | ||
| 371 | # CONFIG_TIPC is not set | 377 | # CONFIG_TIPC is not set |
| 372 | # CONFIG_ATM is not set | 378 | # CONFIG_ATM is not set |
| 373 | # CONFIG_BRIDGE is not set | 379 | # CONFIG_BRIDGE is not set |
| @@ -397,6 +403,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 397 | # CONFIG_AF_RXRPC is not set | 403 | # CONFIG_AF_RXRPC is not set |
| 398 | CONFIG_WIRELESS=y | 404 | CONFIG_WIRELESS=y |
| 399 | # CONFIG_CFG80211 is not set | 405 | # CONFIG_CFG80211 is not set |
| 406 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 400 | CONFIG_WIRELESS_OLD_REGULATORY=y | 407 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 401 | # CONFIG_WIRELESS_EXT is not set | 408 | # CONFIG_WIRELESS_EXT is not set |
| 402 | # CONFIG_LIB80211 is not set | 409 | # CONFIG_LIB80211 is not set |
| @@ -404,7 +411,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 404 | # | 411 | # |
| 405 | # CFG80211 needs to be enabled for MAC80211 | 412 | # CFG80211 needs to be enabled for MAC80211 |
| 406 | # | 413 | # |
| 407 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 408 | # CONFIG_WIMAX is not set | 414 | # CONFIG_WIMAX is not set |
| 409 | # CONFIG_RFKILL is not set | 415 | # CONFIG_RFKILL is not set |
| 410 | # CONFIG_NET_9P is not set | 416 | # CONFIG_NET_9P is not set |
| @@ -417,6 +423,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 417 | # Generic Driver Options | 423 | # Generic Driver Options |
| 418 | # | 424 | # |
| 419 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 425 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 426 | # CONFIG_DEVTMPFS is not set | ||
| 420 | CONFIG_STANDALONE=y | 427 | CONFIG_STANDALONE=y |
| 421 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 428 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 422 | # CONFIG_FW_LOADER is not set | 429 | # CONFIG_FW_LOADER is not set |
| @@ -424,9 +431,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 424 | # CONFIG_CONNECTOR is not set | 431 | # CONFIG_CONNECTOR is not set |
| 425 | CONFIG_MTD=y | 432 | CONFIG_MTD=y |
| 426 | # CONFIG_MTD_DEBUG is not set | 433 | # CONFIG_MTD_DEBUG is not set |
| 434 | # CONFIG_MTD_TESTS is not set | ||
| 427 | # CONFIG_MTD_CONCAT is not set | 435 | # CONFIG_MTD_CONCAT is not set |
| 428 | # CONFIG_MTD_PARTITIONS is not set | 436 | # CONFIG_MTD_PARTITIONS is not set |
| 429 | # CONFIG_MTD_TESTS is not set | ||
| 430 | 437 | ||
| 431 | # | 438 | # |
| 432 | # User Modules And Translation Layers | 439 | # User Modules And Translation Layers |
| @@ -483,6 +490,7 @@ CONFIG_MTD_PHYSMAP=y | |||
| 483 | # CONFIG_MTD_PMC551 is not set | 490 | # CONFIG_MTD_PMC551 is not set |
| 484 | # CONFIG_MTD_DATAFLASH is not set | 491 | # CONFIG_MTD_DATAFLASH is not set |
| 485 | # CONFIG_MTD_M25P80 is not set | 492 | # CONFIG_MTD_M25P80 is not set |
| 493 | # CONFIG_MTD_SST25L is not set | ||
| 486 | # CONFIG_MTD_SLRAM is not set | 494 | # CONFIG_MTD_SLRAM is not set |
| 487 | # CONFIG_MTD_PHRAM is not set | 495 | # CONFIG_MTD_PHRAM is not set |
| 488 | # CONFIG_MTD_MTDRAM is not set | 496 | # CONFIG_MTD_MTDRAM is not set |
| @@ -637,6 +645,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 637 | # CONFIG_ISCSI_TCP is not set | 645 | # CONFIG_ISCSI_TCP is not set |
| 638 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 646 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 639 | # CONFIG_SCSI_BNX2_ISCSI is not set | 647 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 648 | # CONFIG_BE2ISCSI is not set | ||
| 640 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 649 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 641 | # CONFIG_SCSI_3W_9XXX is not set | 650 | # CONFIG_SCSI_3W_9XXX is not set |
| 642 | # CONFIG_SCSI_ACARD is not set | 651 | # CONFIG_SCSI_ACARD is not set |
| @@ -676,11 +685,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 676 | # CONFIG_SCSI_DC390T is not set | 685 | # CONFIG_SCSI_DC390T is not set |
| 677 | # CONFIG_SCSI_NSP32 is not set | 686 | # CONFIG_SCSI_NSP32 is not set |
| 678 | # CONFIG_SCSI_DEBUG is not set | 687 | # CONFIG_SCSI_DEBUG is not set |
| 688 | # CONFIG_SCSI_PMCRAID is not set | ||
| 679 | # CONFIG_SCSI_SRP is not set | 689 | # CONFIG_SCSI_SRP is not set |
| 690 | # CONFIG_SCSI_BFA_FC is not set | ||
| 680 | # CONFIG_SCSI_DH is not set | 691 | # CONFIG_SCSI_DH is not set |
| 681 | # CONFIG_SCSI_OSD_INITIATOR is not set | 692 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 682 | CONFIG_ATA=y | 693 | CONFIG_ATA=y |
| 683 | # CONFIG_ATA_NONSTANDARD is not set | 694 | # CONFIG_ATA_NONSTANDARD is not set |
| 695 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 684 | CONFIG_SATA_PMP=y | 696 | CONFIG_SATA_PMP=y |
| 685 | # CONFIG_SATA_AHCI is not set | 697 | # CONFIG_SATA_AHCI is not set |
| 686 | # CONFIG_SATA_SIL24 is not set | 698 | # CONFIG_SATA_SIL24 is not set |
| @@ -703,6 +715,7 @@ CONFIG_SATA_SIL=y | |||
| 703 | # CONFIG_PATA_ALI is not set | 715 | # CONFIG_PATA_ALI is not set |
| 704 | # CONFIG_PATA_AMD is not set | 716 | # CONFIG_PATA_AMD is not set |
| 705 | # CONFIG_PATA_ARTOP is not set | 717 | # CONFIG_PATA_ARTOP is not set |
| 718 | # CONFIG_PATA_ATP867X is not set | ||
| 706 | # CONFIG_PATA_ATIIXP is not set | 719 | # CONFIG_PATA_ATIIXP is not set |
| 707 | # CONFIG_PATA_CMD640_PCI is not set | 720 | # CONFIG_PATA_CMD640_PCI is not set |
| 708 | # CONFIG_PATA_CMD64X is not set | 721 | # CONFIG_PATA_CMD64X is not set |
| @@ -730,6 +743,7 @@ CONFIG_SATA_SIL=y | |||
| 730 | # CONFIG_PATA_OPTIDMA is not set | 743 | # CONFIG_PATA_OPTIDMA is not set |
| 731 | # CONFIG_PATA_PDC_OLD is not set | 744 | # CONFIG_PATA_PDC_OLD is not set |
| 732 | # CONFIG_PATA_RADISYS is not set | 745 | # CONFIG_PATA_RADISYS is not set |
| 746 | # CONFIG_PATA_RDC is not set | ||
| 733 | # CONFIG_PATA_RZ1000 is not set | 747 | # CONFIG_PATA_RZ1000 is not set |
| 734 | # CONFIG_PATA_SC1200 is not set | 748 | # CONFIG_PATA_SC1200 is not set |
| 735 | # CONFIG_PATA_SERVERWORKS is not set | 749 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -845,10 +859,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 845 | # CONFIG_SFC is not set | 859 | # CONFIG_SFC is not set |
| 846 | # CONFIG_BE2NET is not set | 860 | # CONFIG_BE2NET is not set |
| 847 | # CONFIG_TR is not set | 861 | # CONFIG_TR is not set |
| 848 | 862 | CONFIG_WLAN=y | |
| 849 | # | ||
| 850 | # Wireless LAN | ||
| 851 | # | ||
| 852 | # CONFIG_WLAN_PRE80211 is not set | 863 | # CONFIG_WLAN_PRE80211 is not set |
| 853 | # CONFIG_WLAN_80211 is not set | 864 | # CONFIG_WLAN_80211 is not set |
| 854 | 865 | ||
| @@ -930,6 +941,7 @@ CONFIG_HW_RANDOM=y | |||
| 930 | CONFIG_DEVPORT=y | 941 | CONFIG_DEVPORT=y |
| 931 | CONFIG_I2C=y | 942 | CONFIG_I2C=y |
| 932 | CONFIG_I2C_BOARDINFO=y | 943 | CONFIG_I2C_BOARDINFO=y |
| 944 | CONFIG_I2C_COMPAT=y | ||
| 933 | CONFIG_I2C_CHARDEV=y | 945 | CONFIG_I2C_CHARDEV=y |
| 934 | CONFIG_I2C_HELPER_AUTO=y | 946 | CONFIG_I2C_HELPER_AUTO=y |
| 935 | 947 | ||
| @@ -984,9 +996,6 @@ CONFIG_I2C_MPC=y | |||
| 984 | # Miscellaneous I2C Chip support | 996 | # Miscellaneous I2C Chip support |
| 985 | # | 997 | # |
| 986 | # CONFIG_DS1682 is not set | 998 | # CONFIG_DS1682 is not set |
| 987 | CONFIG_SENSORS_PCF8574=y | ||
| 988 | # CONFIG_PCF8575 is not set | ||
| 989 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 990 | # CONFIG_SENSORS_TSL2550 is not set | 999 | # CONFIG_SENSORS_TSL2550 is not set |
| 991 | # CONFIG_I2C_DEBUG_CORE is not set | 1000 | # CONFIG_I2C_DEBUG_CORE is not set |
| 992 | # CONFIG_I2C_DEBUG_ALGO is not set | 1001 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1017,7 +1026,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1017 | # CONFIG_POWER_SUPPLY is not set | 1026 | # CONFIG_POWER_SUPPLY is not set |
| 1018 | # CONFIG_HWMON is not set | 1027 | # CONFIG_HWMON is not set |
| 1019 | # CONFIG_THERMAL is not set | 1028 | # CONFIG_THERMAL is not set |
| 1020 | # CONFIG_THERMAL_HWMON is not set | ||
| 1021 | CONFIG_WATCHDOG=y | 1029 | CONFIG_WATCHDOG=y |
| 1022 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1030 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1023 | 1031 | ||
| @@ -1055,8 +1063,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1055 | # CONFIG_MFD_TMIO is not set | 1063 | # CONFIG_MFD_TMIO is not set |
| 1056 | # CONFIG_PMIC_DA903X is not set | 1064 | # CONFIG_PMIC_DA903X is not set |
| 1057 | # CONFIG_MFD_WM8400 is not set | 1065 | # CONFIG_MFD_WM8400 is not set |
| 1066 | # CONFIG_MFD_WM831X is not set | ||
| 1058 | # CONFIG_MFD_WM8350_I2C is not set | 1067 | # CONFIG_MFD_WM8350_I2C is not set |
| 1059 | # CONFIG_MFD_PCF50633 is not set | 1068 | # CONFIG_MFD_PCF50633 is not set |
| 1069 | # CONFIG_MFD_MC13783 is not set | ||
| 1060 | # CONFIG_AB3100_CORE is not set | 1070 | # CONFIG_AB3100_CORE is not set |
| 1061 | # CONFIG_EZX_PCAP is not set | 1071 | # CONFIG_EZX_PCAP is not set |
| 1062 | # CONFIG_REGULATOR is not set | 1072 | # CONFIG_REGULATOR is not set |
| @@ -1066,6 +1076,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1066 | # Graphics support | 1076 | # Graphics support |
| 1067 | # | 1077 | # |
| 1068 | # CONFIG_AGP is not set | 1078 | # CONFIG_AGP is not set |
| 1079 | CONFIG_VGA_ARB=y | ||
| 1069 | # CONFIG_DRM is not set | 1080 | # CONFIG_DRM is not set |
| 1070 | # CONFIG_VGASTATE is not set | 1081 | # CONFIG_VGASTATE is not set |
| 1071 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1082 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1111,6 +1122,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1111 | # CONFIG_USB_OXU210HP_HCD is not set | 1122 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1112 | # CONFIG_USB_ISP116X_HCD is not set | 1123 | # CONFIG_USB_ISP116X_HCD is not set |
| 1113 | # CONFIG_USB_ISP1760_HCD is not set | 1124 | # CONFIG_USB_ISP1760_HCD is not set |
| 1125 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1114 | # CONFIG_USB_OHCI_HCD is not set | 1126 | # CONFIG_USB_OHCI_HCD is not set |
| 1115 | CONFIG_USB_UHCI_HCD=y | 1127 | CONFIG_USB_UHCI_HCD=y |
| 1116 | # CONFIG_USB_SL811_HCD is not set | 1128 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1238,6 +1250,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1238 | # CONFIG_RTC_DRV_R9701 is not set | 1250 | # CONFIG_RTC_DRV_R9701 is not set |
| 1239 | # CONFIG_RTC_DRV_RS5C348 is not set | 1251 | # CONFIG_RTC_DRV_RS5C348 is not set |
| 1240 | # CONFIG_RTC_DRV_DS3234 is not set | 1252 | # CONFIG_RTC_DRV_DS3234 is not set |
| 1253 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
| 1241 | 1254 | ||
| 1242 | # | 1255 | # |
| 1243 | # Platform RTC drivers | 1256 | # Platform RTC drivers |
| @@ -1288,6 +1301,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1288 | # CONFIG_GFS2_FS is not set | 1301 | # CONFIG_GFS2_FS is not set |
| 1289 | # CONFIG_OCFS2_FS is not set | 1302 | # CONFIG_OCFS2_FS is not set |
| 1290 | # CONFIG_BTRFS_FS is not set | 1303 | # CONFIG_BTRFS_FS is not set |
| 1304 | # CONFIG_NILFS2_FS is not set | ||
| 1291 | CONFIG_FILE_LOCKING=y | 1305 | CONFIG_FILE_LOCKING=y |
| 1292 | CONFIG_FSNOTIFY=y | 1306 | CONFIG_FSNOTIFY=y |
| 1293 | CONFIG_DNOTIFY=y | 1307 | CONFIG_DNOTIFY=y |
| @@ -1350,7 +1364,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1350 | # CONFIG_ROMFS_FS is not set | 1364 | # CONFIG_ROMFS_FS is not set |
| 1351 | # CONFIG_SYSV_FS is not set | 1365 | # CONFIG_SYSV_FS is not set |
| 1352 | # CONFIG_UFS_FS is not set | 1366 | # CONFIG_UFS_FS is not set |
| 1353 | # CONFIG_NILFS2_FS is not set | ||
| 1354 | CONFIG_NETWORK_FILESYSTEMS=y | 1367 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1355 | CONFIG_NFS_FS=y | 1368 | CONFIG_NFS_FS=y |
| 1356 | CONFIG_NFS_V3=y | 1369 | CONFIG_NFS_V3=y |
| @@ -1465,6 +1478,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1465 | CONFIG_ENABLE_MUST_CHECK=y | 1478 | CONFIG_ENABLE_MUST_CHECK=y |
| 1466 | CONFIG_FRAME_WARN=1024 | 1479 | CONFIG_FRAME_WARN=1024 |
| 1467 | # CONFIG_MAGIC_SYSRQ is not set | 1480 | # CONFIG_MAGIC_SYSRQ is not set |
| 1481 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1468 | # CONFIG_UNUSED_SYMBOLS is not set | 1482 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1469 | # CONFIG_DEBUG_FS is not set | 1483 | # CONFIG_DEBUG_FS is not set |
| 1470 | # CONFIG_HEADERS_CHECK is not set | 1484 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1482,6 +1496,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1482 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1496 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1483 | CONFIG_TRACING_SUPPORT=y | 1497 | CONFIG_TRACING_SUPPORT=y |
| 1484 | # CONFIG_FTRACE is not set | 1498 | # CONFIG_FTRACE is not set |
| 1499 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1485 | # CONFIG_SAMPLES is not set | 1500 | # CONFIG_SAMPLES is not set |
| 1486 | CONFIG_HAVE_ARCH_KGDB=y | 1501 | CONFIG_HAVE_ARCH_KGDB=y |
| 1487 | # CONFIG_PPC_DISABLE_WERROR is not set | 1502 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1503,7 +1518,6 @@ CONFIG_CRYPTO=y | |||
| 1503 | # | 1518 | # |
| 1504 | # Crypto core or helper | 1519 | # Crypto core or helper |
| 1505 | # | 1520 | # |
| 1506 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1507 | CONFIG_CRYPTO_ALGAPI=y | 1521 | CONFIG_CRYPTO_ALGAPI=y |
| 1508 | CONFIG_CRYPTO_ALGAPI2=y | 1522 | CONFIG_CRYPTO_ALGAPI2=y |
| 1509 | CONFIG_CRYPTO_AEAD2=y | 1523 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1545,11 +1559,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1545 | # | 1559 | # |
| 1546 | # CONFIG_CRYPTO_HMAC is not set | 1560 | # CONFIG_CRYPTO_HMAC is not set |
| 1547 | # CONFIG_CRYPTO_XCBC is not set | 1561 | # CONFIG_CRYPTO_XCBC is not set |
| 1562 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1548 | 1563 | ||
| 1549 | # | 1564 | # |
| 1550 | # Digest | 1565 | # Digest |
| 1551 | # | 1566 | # |
| 1552 | # CONFIG_CRYPTO_CRC32C is not set | 1567 | # CONFIG_CRYPTO_CRC32C is not set |
| 1568 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1553 | # CONFIG_CRYPTO_MD4 is not set | 1569 | # CONFIG_CRYPTO_MD4 is not set |
| 1554 | CONFIG_CRYPTO_MD5=y | 1570 | CONFIG_CRYPTO_MD5=y |
| 1555 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1571 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig index bf6deb831dc3..a668110c10f6 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itxgp_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:08 2009 | 4 | # Thu Nov 5 08:20:26 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -368,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 368 | # CONFIG_NETFILTER is not set | 373 | # CONFIG_NETFILTER is not set |
| 369 | # CONFIG_IP_DCCP is not set | 374 | # CONFIG_IP_DCCP is not set |
| 370 | # CONFIG_IP_SCTP is not set | 375 | # CONFIG_IP_SCTP is not set |
| 376 | # CONFIG_RDS is not set | ||
| 371 | # CONFIG_TIPC is not set | 377 | # CONFIG_TIPC is not set |
| 372 | # CONFIG_ATM is not set | 378 | # CONFIG_ATM is not set |
| 373 | # CONFIG_BRIDGE is not set | 379 | # CONFIG_BRIDGE is not set |
| @@ -397,6 +403,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 397 | # CONFIG_AF_RXRPC is not set | 403 | # CONFIG_AF_RXRPC is not set |
| 398 | CONFIG_WIRELESS=y | 404 | CONFIG_WIRELESS=y |
| 399 | # CONFIG_CFG80211 is not set | 405 | # CONFIG_CFG80211 is not set |
| 406 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 400 | CONFIG_WIRELESS_OLD_REGULATORY=y | 407 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 401 | # CONFIG_WIRELESS_EXT is not set | 408 | # CONFIG_WIRELESS_EXT is not set |
| 402 | # CONFIG_LIB80211 is not set | 409 | # CONFIG_LIB80211 is not set |
| @@ -404,7 +411,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 404 | # | 411 | # |
| 405 | # CFG80211 needs to be enabled for MAC80211 | 412 | # CFG80211 needs to be enabled for MAC80211 |
| 406 | # | 413 | # |
| 407 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 408 | # CONFIG_WIMAX is not set | 414 | # CONFIG_WIMAX is not set |
| 409 | # CONFIG_RFKILL is not set | 415 | # CONFIG_RFKILL is not set |
| 410 | # CONFIG_NET_9P is not set | 416 | # CONFIG_NET_9P is not set |
| @@ -417,6 +423,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 417 | # Generic Driver Options | 423 | # Generic Driver Options |
| 418 | # | 424 | # |
| 419 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 425 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 426 | # CONFIG_DEVTMPFS is not set | ||
| 420 | CONFIG_STANDALONE=y | 427 | CONFIG_STANDALONE=y |
| 421 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 428 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 422 | # CONFIG_FW_LOADER is not set | 429 | # CONFIG_FW_LOADER is not set |
| @@ -424,9 +431,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 424 | # CONFIG_CONNECTOR is not set | 431 | # CONFIG_CONNECTOR is not set |
| 425 | CONFIG_MTD=y | 432 | CONFIG_MTD=y |
| 426 | # CONFIG_MTD_DEBUG is not set | 433 | # CONFIG_MTD_DEBUG is not set |
| 434 | # CONFIG_MTD_TESTS is not set | ||
| 427 | # CONFIG_MTD_CONCAT is not set | 435 | # CONFIG_MTD_CONCAT is not set |
| 428 | # CONFIG_MTD_PARTITIONS is not set | 436 | # CONFIG_MTD_PARTITIONS is not set |
| 429 | # CONFIG_MTD_TESTS is not set | ||
| 430 | 437 | ||
| 431 | # | 438 | # |
| 432 | # User Modules And Translation Layers | 439 | # User Modules And Translation Layers |
| @@ -483,6 +490,7 @@ CONFIG_MTD_PHYSMAP=y | |||
| 483 | # CONFIG_MTD_PMC551 is not set | 490 | # CONFIG_MTD_PMC551 is not set |
| 484 | # CONFIG_MTD_DATAFLASH is not set | 491 | # CONFIG_MTD_DATAFLASH is not set |
| 485 | # CONFIG_MTD_M25P80 is not set | 492 | # CONFIG_MTD_M25P80 is not set |
| 493 | # CONFIG_MTD_SST25L is not set | ||
| 486 | # CONFIG_MTD_SLRAM is not set | 494 | # CONFIG_MTD_SLRAM is not set |
| 487 | # CONFIG_MTD_PHRAM is not set | 495 | # CONFIG_MTD_PHRAM is not set |
| 488 | # CONFIG_MTD_MTDRAM is not set | 496 | # CONFIG_MTD_MTDRAM is not set |
| @@ -589,6 +597,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 589 | # CONFIG_ISCSI_TCP is not set | 597 | # CONFIG_ISCSI_TCP is not set |
| 590 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 598 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 591 | # CONFIG_SCSI_BNX2_ISCSI is not set | 599 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 600 | # CONFIG_BE2ISCSI is not set | ||
| 592 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 601 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 593 | # CONFIG_SCSI_3W_9XXX is not set | 602 | # CONFIG_SCSI_3W_9XXX is not set |
| 594 | # CONFIG_SCSI_ACARD is not set | 603 | # CONFIG_SCSI_ACARD is not set |
| @@ -627,7 +636,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 627 | # CONFIG_SCSI_DC390T is not set | 636 | # CONFIG_SCSI_DC390T is not set |
| 628 | # CONFIG_SCSI_NSP32 is not set | 637 | # CONFIG_SCSI_NSP32 is not set |
| 629 | # CONFIG_SCSI_DEBUG is not set | 638 | # CONFIG_SCSI_DEBUG is not set |
| 639 | # CONFIG_SCSI_PMCRAID is not set | ||
| 630 | # CONFIG_SCSI_SRP is not set | 640 | # CONFIG_SCSI_SRP is not set |
| 641 | # CONFIG_SCSI_BFA_FC is not set | ||
| 631 | # CONFIG_SCSI_DH is not set | 642 | # CONFIG_SCSI_DH is not set |
| 632 | # CONFIG_SCSI_OSD_INITIATOR is not set | 643 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 633 | # CONFIG_ATA is not set | 644 | # CONFIG_ATA is not set |
| @@ -725,10 +736,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 725 | # CONFIG_SFC is not set | 736 | # CONFIG_SFC is not set |
| 726 | # CONFIG_BE2NET is not set | 737 | # CONFIG_BE2NET is not set |
| 727 | # CONFIG_TR is not set | 738 | # CONFIG_TR is not set |
| 728 | 739 | CONFIG_WLAN=y | |
| 729 | # | ||
| 730 | # Wireless LAN | ||
| 731 | # | ||
| 732 | # CONFIG_WLAN_PRE80211 is not set | 740 | # CONFIG_WLAN_PRE80211 is not set |
| 733 | # CONFIG_WLAN_80211 is not set | 741 | # CONFIG_WLAN_80211 is not set |
| 734 | 742 | ||
| @@ -810,6 +818,7 @@ CONFIG_HW_RANDOM=y | |||
| 810 | CONFIG_DEVPORT=y | 818 | CONFIG_DEVPORT=y |
| 811 | CONFIG_I2C=y | 819 | CONFIG_I2C=y |
| 812 | CONFIG_I2C_BOARDINFO=y | 820 | CONFIG_I2C_BOARDINFO=y |
| 821 | CONFIG_I2C_COMPAT=y | ||
| 813 | CONFIG_I2C_CHARDEV=y | 822 | CONFIG_I2C_CHARDEV=y |
| 814 | CONFIG_I2C_HELPER_AUTO=y | 823 | CONFIG_I2C_HELPER_AUTO=y |
| 815 | 824 | ||
| @@ -864,9 +873,6 @@ CONFIG_I2C_MPC=y | |||
| 864 | # Miscellaneous I2C Chip support | 873 | # Miscellaneous I2C Chip support |
| 865 | # | 874 | # |
| 866 | # CONFIG_DS1682 is not set | 875 | # CONFIG_DS1682 is not set |
| 867 | CONFIG_SENSORS_PCF8574=y | ||
| 868 | # CONFIG_PCF8575 is not set | ||
| 869 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 870 | # CONFIG_SENSORS_TSL2550 is not set | 876 | # CONFIG_SENSORS_TSL2550 is not set |
| 871 | # CONFIG_I2C_DEBUG_CORE is not set | 877 | # CONFIG_I2C_DEBUG_CORE is not set |
| 872 | # CONFIG_I2C_DEBUG_ALGO is not set | 878 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -897,7 +903,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 897 | # CONFIG_POWER_SUPPLY is not set | 903 | # CONFIG_POWER_SUPPLY is not set |
| 898 | # CONFIG_HWMON is not set | 904 | # CONFIG_HWMON is not set |
| 899 | # CONFIG_THERMAL is not set | 905 | # CONFIG_THERMAL is not set |
| 900 | # CONFIG_THERMAL_HWMON is not set | ||
| 901 | CONFIG_WATCHDOG=y | 906 | CONFIG_WATCHDOG=y |
| 902 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 907 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 903 | 908 | ||
| @@ -935,8 +940,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 935 | # CONFIG_MFD_TMIO is not set | 940 | # CONFIG_MFD_TMIO is not set |
| 936 | # CONFIG_PMIC_DA903X is not set | 941 | # CONFIG_PMIC_DA903X is not set |
| 937 | # CONFIG_MFD_WM8400 is not set | 942 | # CONFIG_MFD_WM8400 is not set |
| 943 | # CONFIG_MFD_WM831X is not set | ||
| 938 | # CONFIG_MFD_WM8350_I2C is not set | 944 | # CONFIG_MFD_WM8350_I2C is not set |
| 939 | # CONFIG_MFD_PCF50633 is not set | 945 | # CONFIG_MFD_PCF50633 is not set |
| 946 | # CONFIG_MFD_MC13783 is not set | ||
| 940 | # CONFIG_AB3100_CORE is not set | 947 | # CONFIG_AB3100_CORE is not set |
| 941 | # CONFIG_EZX_PCAP is not set | 948 | # CONFIG_EZX_PCAP is not set |
| 942 | # CONFIG_REGULATOR is not set | 949 | # CONFIG_REGULATOR is not set |
| @@ -946,6 +953,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 946 | # Graphics support | 953 | # Graphics support |
| 947 | # | 954 | # |
| 948 | # CONFIG_AGP is not set | 955 | # CONFIG_AGP is not set |
| 956 | CONFIG_VGA_ARB=y | ||
| 949 | # CONFIG_DRM is not set | 957 | # CONFIG_DRM is not set |
| 950 | # CONFIG_VGASTATE is not set | 958 | # CONFIG_VGASTATE is not set |
| 951 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 959 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -991,6 +999,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 991 | # CONFIG_USB_OXU210HP_HCD is not set | 999 | # CONFIG_USB_OXU210HP_HCD is not set |
| 992 | # CONFIG_USB_ISP116X_HCD is not set | 1000 | # CONFIG_USB_ISP116X_HCD is not set |
| 993 | # CONFIG_USB_ISP1760_HCD is not set | 1001 | # CONFIG_USB_ISP1760_HCD is not set |
| 1002 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 994 | # CONFIG_USB_OHCI_HCD is not set | 1003 | # CONFIG_USB_OHCI_HCD is not set |
| 995 | CONFIG_USB_UHCI_HCD=y | 1004 | CONFIG_USB_UHCI_HCD=y |
| 996 | # CONFIG_USB_SL811_HCD is not set | 1005 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1059,6 +1068,7 @@ CONFIG_USB_STORAGE=y | |||
| 1059 | # CONFIG_USB_LD is not set | 1068 | # CONFIG_USB_LD is not set |
| 1060 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1069 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1061 | # CONFIG_USB_IOWARRIOR is not set | 1070 | # CONFIG_USB_IOWARRIOR is not set |
| 1071 | # CONFIG_USB_TEST is not set | ||
| 1062 | # CONFIG_USB_ISIGHTFW is not set | 1072 | # CONFIG_USB_ISIGHTFW is not set |
| 1063 | # CONFIG_USB_VST is not set | 1073 | # CONFIG_USB_VST is not set |
| 1064 | # CONFIG_USB_GADGET is not set | 1074 | # CONFIG_USB_GADGET is not set |
| @@ -1117,6 +1127,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1117 | # CONFIG_RTC_DRV_R9701 is not set | 1127 | # CONFIG_RTC_DRV_R9701 is not set |
| 1118 | # CONFIG_RTC_DRV_RS5C348 is not set | 1128 | # CONFIG_RTC_DRV_RS5C348 is not set |
| 1119 | # CONFIG_RTC_DRV_DS3234 is not set | 1129 | # CONFIG_RTC_DRV_DS3234 is not set |
| 1130 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
| 1120 | 1131 | ||
| 1121 | # | 1132 | # |
| 1122 | # Platform RTC drivers | 1133 | # Platform RTC drivers |
| @@ -1167,6 +1178,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1167 | # CONFIG_GFS2_FS is not set | 1178 | # CONFIG_GFS2_FS is not set |
| 1168 | # CONFIG_OCFS2_FS is not set | 1179 | # CONFIG_OCFS2_FS is not set |
| 1169 | # CONFIG_BTRFS_FS is not set | 1180 | # CONFIG_BTRFS_FS is not set |
| 1181 | # CONFIG_NILFS2_FS is not set | ||
| 1170 | CONFIG_FILE_LOCKING=y | 1182 | CONFIG_FILE_LOCKING=y |
| 1171 | CONFIG_FSNOTIFY=y | 1183 | CONFIG_FSNOTIFY=y |
| 1172 | CONFIG_DNOTIFY=y | 1184 | CONFIG_DNOTIFY=y |
| @@ -1229,7 +1241,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1229 | # CONFIG_ROMFS_FS is not set | 1241 | # CONFIG_ROMFS_FS is not set |
| 1230 | # CONFIG_SYSV_FS is not set | 1242 | # CONFIG_SYSV_FS is not set |
| 1231 | # CONFIG_UFS_FS is not set | 1243 | # CONFIG_UFS_FS is not set |
| 1232 | # CONFIG_NILFS2_FS is not set | ||
| 1233 | CONFIG_NETWORK_FILESYSTEMS=y | 1244 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1234 | CONFIG_NFS_FS=y | 1245 | CONFIG_NFS_FS=y |
| 1235 | CONFIG_NFS_V3=y | 1246 | CONFIG_NFS_V3=y |
| @@ -1344,6 +1355,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1344 | CONFIG_ENABLE_MUST_CHECK=y | 1355 | CONFIG_ENABLE_MUST_CHECK=y |
| 1345 | CONFIG_FRAME_WARN=1024 | 1356 | CONFIG_FRAME_WARN=1024 |
| 1346 | # CONFIG_MAGIC_SYSRQ is not set | 1357 | # CONFIG_MAGIC_SYSRQ is not set |
| 1358 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1347 | # CONFIG_UNUSED_SYMBOLS is not set | 1359 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1348 | # CONFIG_DEBUG_FS is not set | 1360 | # CONFIG_DEBUG_FS is not set |
| 1349 | # CONFIG_HEADERS_CHECK is not set | 1361 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1361,6 +1373,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1361 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1373 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1362 | CONFIG_TRACING_SUPPORT=y | 1374 | CONFIG_TRACING_SUPPORT=y |
| 1363 | # CONFIG_FTRACE is not set | 1375 | # CONFIG_FTRACE is not set |
| 1376 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1364 | # CONFIG_SAMPLES is not set | 1377 | # CONFIG_SAMPLES is not set |
| 1365 | CONFIG_HAVE_ARCH_KGDB=y | 1378 | CONFIG_HAVE_ARCH_KGDB=y |
| 1366 | # CONFIG_PPC_DISABLE_WERROR is not set | 1379 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1382,7 +1395,6 @@ CONFIG_CRYPTO=y | |||
| 1382 | # | 1395 | # |
| 1383 | # Crypto core or helper | 1396 | # Crypto core or helper |
| 1384 | # | 1397 | # |
| 1385 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1386 | CONFIG_CRYPTO_ALGAPI=y | 1398 | CONFIG_CRYPTO_ALGAPI=y |
| 1387 | CONFIG_CRYPTO_ALGAPI2=y | 1399 | CONFIG_CRYPTO_ALGAPI2=y |
| 1388 | CONFIG_CRYPTO_AEAD2=y | 1400 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1424,11 +1436,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1424 | # | 1436 | # |
| 1425 | # CONFIG_CRYPTO_HMAC is not set | 1437 | # CONFIG_CRYPTO_HMAC is not set |
| 1426 | # CONFIG_CRYPTO_XCBC is not set | 1438 | # CONFIG_CRYPTO_XCBC is not set |
| 1439 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1427 | 1440 | ||
| 1428 | # | 1441 | # |
| 1429 | # Digest | 1442 | # Digest |
| 1430 | # | 1443 | # |
| 1431 | # CONFIG_CRYPTO_CRC32C is not set | 1444 | # CONFIG_CRYPTO_CRC32C is not set |
| 1445 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1432 | # CONFIG_CRYPTO_MD4 is not set | 1446 | # CONFIG_CRYPTO_MD4 is not set |
| 1433 | CONFIG_CRYPTO_MD5=y | 1447 | CONFIG_CRYPTO_MD5=y |
| 1434 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1448 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig index 3236c47712c2..c4e92ba5c38b 100644 --- a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_mds_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:09 2009 | 4 | # Thu Nov 5 08:20:27 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -368,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 368 | # CONFIG_NETFILTER is not set | 373 | # CONFIG_NETFILTER is not set |
| 369 | # CONFIG_IP_DCCP is not set | 374 | # CONFIG_IP_DCCP is not set |
| 370 | # CONFIG_IP_SCTP is not set | 375 | # CONFIG_IP_SCTP is not set |
| 376 | # CONFIG_RDS is not set | ||
| 371 | # CONFIG_TIPC is not set | 377 | # CONFIG_TIPC is not set |
| 372 | # CONFIG_ATM is not set | 378 | # CONFIG_ATM is not set |
| 373 | # CONFIG_BRIDGE is not set | 379 | # CONFIG_BRIDGE is not set |
| @@ -397,6 +403,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 397 | # CONFIG_AF_RXRPC is not set | 403 | # CONFIG_AF_RXRPC is not set |
| 398 | CONFIG_WIRELESS=y | 404 | CONFIG_WIRELESS=y |
| 399 | # CONFIG_CFG80211 is not set | 405 | # CONFIG_CFG80211 is not set |
| 406 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 400 | CONFIG_WIRELESS_OLD_REGULATORY=y | 407 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 401 | # CONFIG_WIRELESS_EXT is not set | 408 | # CONFIG_WIRELESS_EXT is not set |
| 402 | # CONFIG_LIB80211 is not set | 409 | # CONFIG_LIB80211 is not set |
| @@ -404,7 +411,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 404 | # | 411 | # |
| 405 | # CFG80211 needs to be enabled for MAC80211 | 412 | # CFG80211 needs to be enabled for MAC80211 |
| 406 | # | 413 | # |
| 407 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 408 | # CONFIG_WIMAX is not set | 414 | # CONFIG_WIMAX is not set |
| 409 | # CONFIG_RFKILL is not set | 415 | # CONFIG_RFKILL is not set |
| 410 | # CONFIG_NET_9P is not set | 416 | # CONFIG_NET_9P is not set |
| @@ -417,6 +423,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 417 | # Generic Driver Options | 423 | # Generic Driver Options |
| 418 | # | 424 | # |
| 419 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 425 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 426 | # CONFIG_DEVTMPFS is not set | ||
| 420 | CONFIG_STANDALONE=y | 427 | CONFIG_STANDALONE=y |
| 421 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 428 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 422 | # CONFIG_FW_LOADER is not set | 429 | # CONFIG_FW_LOADER is not set |
| @@ -556,9 +563,11 @@ CONFIG_E100=y | |||
| 556 | # CONFIG_SUNDANCE is not set | 563 | # CONFIG_SUNDANCE is not set |
| 557 | # CONFIG_TLAN is not set | 564 | # CONFIG_TLAN is not set |
| 558 | # CONFIG_KS8842 is not set | 565 | # CONFIG_KS8842 is not set |
| 566 | # CONFIG_KS8851_MLL is not set | ||
| 559 | # CONFIG_VIA_RHINE is not set | 567 | # CONFIG_VIA_RHINE is not set |
| 560 | # CONFIG_SC92031 is not set | 568 | # CONFIG_SC92031 is not set |
| 561 | # CONFIG_ATL2 is not set | 569 | # CONFIG_ATL2 is not set |
| 570 | # CONFIG_XILINX_EMACLITE is not set | ||
| 562 | CONFIG_NETDEV_1000=y | 571 | CONFIG_NETDEV_1000=y |
| 563 | # CONFIG_ACENIC is not set | 572 | # CONFIG_ACENIC is not set |
| 564 | # CONFIG_DL2K is not set | 573 | # CONFIG_DL2K is not set |
| @@ -606,10 +615,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 606 | # CONFIG_SFC is not set | 615 | # CONFIG_SFC is not set |
| 607 | # CONFIG_BE2NET is not set | 616 | # CONFIG_BE2NET is not set |
| 608 | # CONFIG_TR is not set | 617 | # CONFIG_TR is not set |
| 609 | 618 | CONFIG_WLAN=y | |
| 610 | # | ||
| 611 | # Wireless LAN | ||
| 612 | # | ||
| 613 | # CONFIG_WLAN_PRE80211 is not set | 619 | # CONFIG_WLAN_PRE80211 is not set |
| 614 | # CONFIG_WLAN_80211 is not set | 620 | # CONFIG_WLAN_80211 is not set |
| 615 | 621 | ||
| @@ -699,6 +705,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 699 | CONFIG_DEVPORT=y | 705 | CONFIG_DEVPORT=y |
| 700 | CONFIG_I2C=y | 706 | CONFIG_I2C=y |
| 701 | CONFIG_I2C_BOARDINFO=y | 707 | CONFIG_I2C_BOARDINFO=y |
| 708 | CONFIG_I2C_COMPAT=y | ||
| 702 | CONFIG_I2C_CHARDEV=y | 709 | CONFIG_I2C_CHARDEV=y |
| 703 | CONFIG_I2C_HELPER_AUTO=y | 710 | CONFIG_I2C_HELPER_AUTO=y |
| 704 | 711 | ||
| @@ -752,9 +759,6 @@ CONFIG_I2C_MPC=y | |||
| 752 | # Miscellaneous I2C Chip support | 759 | # Miscellaneous I2C Chip support |
| 753 | # | 760 | # |
| 754 | # CONFIG_DS1682 is not set | 761 | # CONFIG_DS1682 is not set |
| 755 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 756 | # CONFIG_PCF8575 is not set | ||
| 757 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 758 | # CONFIG_SENSORS_TSL2550 is not set | 762 | # CONFIG_SENSORS_TSL2550 is not set |
| 759 | # CONFIG_I2C_DEBUG_CORE is not set | 763 | # CONFIG_I2C_DEBUG_CORE is not set |
| 760 | # CONFIG_I2C_DEBUG_ALGO is not set | 764 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -772,6 +776,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 772 | # CONFIG_POWER_SUPPLY is not set | 776 | # CONFIG_POWER_SUPPLY is not set |
| 773 | CONFIG_HWMON=y | 777 | CONFIG_HWMON=y |
| 774 | # CONFIG_HWMON_VID is not set | 778 | # CONFIG_HWMON_VID is not set |
| 779 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 780 | |||
| 781 | # | ||
| 782 | # Native drivers | ||
| 783 | # | ||
| 775 | # CONFIG_SENSORS_AD7414 is not set | 784 | # CONFIG_SENSORS_AD7414 is not set |
| 776 | # CONFIG_SENSORS_AD7418 is not set | 785 | # CONFIG_SENSORS_AD7418 is not set |
| 777 | # CONFIG_SENSORS_ADM1021 is not set | 786 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -821,6 +830,7 @@ CONFIG_HWMON=y | |||
| 821 | # CONFIG_SENSORS_ADS7828 is not set | 830 | # CONFIG_SENSORS_ADS7828 is not set |
| 822 | # CONFIG_SENSORS_THMC50 is not set | 831 | # CONFIG_SENSORS_THMC50 is not set |
| 823 | # CONFIG_SENSORS_TMP401 is not set | 832 | # CONFIG_SENSORS_TMP401 is not set |
| 833 | # CONFIG_SENSORS_TMP421 is not set | ||
| 824 | # CONFIG_SENSORS_VIA686A is not set | 834 | # CONFIG_SENSORS_VIA686A is not set |
| 825 | # CONFIG_SENSORS_VT1211 is not set | 835 | # CONFIG_SENSORS_VT1211 is not set |
| 826 | # CONFIG_SENSORS_VT8231 is not set | 836 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -832,9 +842,7 @@ CONFIG_HWMON=y | |||
| 832 | # CONFIG_SENSORS_W83L786NG is not set | 842 | # CONFIG_SENSORS_W83L786NG is not set |
| 833 | # CONFIG_SENSORS_W83627HF is not set | 843 | # CONFIG_SENSORS_W83627HF is not set |
| 834 | # CONFIG_SENSORS_W83627EHF is not set | 844 | # CONFIG_SENSORS_W83627EHF is not set |
| 835 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 836 | # CONFIG_THERMAL is not set | 845 | # CONFIG_THERMAL is not set |
| 837 | # CONFIG_THERMAL_HWMON is not set | ||
| 838 | CONFIG_WATCHDOG=y | 846 | CONFIG_WATCHDOG=y |
| 839 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 847 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 840 | 848 | ||
| @@ -867,6 +875,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 867 | # CONFIG_MFD_TMIO is not set | 875 | # CONFIG_MFD_TMIO is not set |
| 868 | # CONFIG_PMIC_DA903X is not set | 876 | # CONFIG_PMIC_DA903X is not set |
| 869 | # CONFIG_MFD_WM8400 is not set | 877 | # CONFIG_MFD_WM8400 is not set |
| 878 | # CONFIG_MFD_WM831X is not set | ||
| 870 | # CONFIG_MFD_WM8350_I2C is not set | 879 | # CONFIG_MFD_WM8350_I2C is not set |
| 871 | # CONFIG_MFD_PCF50633 is not set | 880 | # CONFIG_MFD_PCF50633 is not set |
| 872 | # CONFIG_AB3100_CORE is not set | 881 | # CONFIG_AB3100_CORE is not set |
| @@ -877,6 +886,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 877 | # Graphics support | 886 | # Graphics support |
| 878 | # | 887 | # |
| 879 | # CONFIG_AGP is not set | 888 | # CONFIG_AGP is not set |
| 889 | CONFIG_VGA_ARB=y | ||
| 880 | # CONFIG_DRM is not set | 890 | # CONFIG_DRM is not set |
| 881 | # CONFIG_VGASTATE is not set | 891 | # CONFIG_VGASTATE is not set |
| 882 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 892 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -890,7 +900,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 890 | # CONFIG_SOUND is not set | 900 | # CONFIG_SOUND is not set |
| 891 | CONFIG_HID_SUPPORT=y | 901 | CONFIG_HID_SUPPORT=y |
| 892 | CONFIG_HID=y | 902 | CONFIG_HID=y |
| 893 | # CONFIG_HID_DEBUG is not set | ||
| 894 | # CONFIG_HIDRAW is not set | 903 | # CONFIG_HIDRAW is not set |
| 895 | # CONFIG_HID_PID is not set | 904 | # CONFIG_HID_PID is not set |
| 896 | 905 | ||
| @@ -1010,6 +1019,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1010 | # CONFIG_GFS2_FS is not set | 1019 | # CONFIG_GFS2_FS is not set |
| 1011 | # CONFIG_OCFS2_FS is not set | 1020 | # CONFIG_OCFS2_FS is not set |
| 1012 | # CONFIG_BTRFS_FS is not set | 1021 | # CONFIG_BTRFS_FS is not set |
| 1022 | # CONFIG_NILFS2_FS is not set | ||
| 1013 | CONFIG_FILE_LOCKING=y | 1023 | CONFIG_FILE_LOCKING=y |
| 1014 | CONFIG_FSNOTIFY=y | 1024 | CONFIG_FSNOTIFY=y |
| 1015 | CONFIG_DNOTIFY=y | 1025 | CONFIG_DNOTIFY=y |
| @@ -1068,7 +1078,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1068 | # CONFIG_ROMFS_FS is not set | 1078 | # CONFIG_ROMFS_FS is not set |
| 1069 | # CONFIG_SYSV_FS is not set | 1079 | # CONFIG_SYSV_FS is not set |
| 1070 | # CONFIG_UFS_FS is not set | 1080 | # CONFIG_UFS_FS is not set |
| 1071 | # CONFIG_NILFS2_FS is not set | ||
| 1072 | CONFIG_NETWORK_FILESYSTEMS=y | 1081 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1073 | CONFIG_NFS_FS=y | 1082 | CONFIG_NFS_FS=y |
| 1074 | CONFIG_NFS_V3=y | 1083 | CONFIG_NFS_V3=y |
| @@ -1140,6 +1149,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1140 | CONFIG_ENABLE_MUST_CHECK=y | 1149 | CONFIG_ENABLE_MUST_CHECK=y |
| 1141 | CONFIG_FRAME_WARN=1024 | 1150 | CONFIG_FRAME_WARN=1024 |
| 1142 | # CONFIG_MAGIC_SYSRQ is not set | 1151 | # CONFIG_MAGIC_SYSRQ is not set |
| 1152 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1143 | # CONFIG_UNUSED_SYMBOLS is not set | 1153 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1144 | # CONFIG_DEBUG_FS is not set | 1154 | # CONFIG_DEBUG_FS is not set |
| 1145 | # CONFIG_HEADERS_CHECK is not set | 1155 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1157,6 +1167,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1157 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1167 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1158 | CONFIG_TRACING_SUPPORT=y | 1168 | CONFIG_TRACING_SUPPORT=y |
| 1159 | # CONFIG_FTRACE is not set | 1169 | # CONFIG_FTRACE is not set |
| 1170 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1160 | # CONFIG_SAMPLES is not set | 1171 | # CONFIG_SAMPLES is not set |
| 1161 | CONFIG_HAVE_ARCH_KGDB=y | 1172 | CONFIG_HAVE_ARCH_KGDB=y |
| 1162 | # CONFIG_PPC_DISABLE_WERROR is not set | 1173 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1178,7 +1189,6 @@ CONFIG_CRYPTO=y | |||
| 1178 | # | 1189 | # |
| 1179 | # Crypto core or helper | 1190 | # Crypto core or helper |
| 1180 | # | 1191 | # |
| 1181 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1182 | CONFIG_CRYPTO_ALGAPI=y | 1192 | CONFIG_CRYPTO_ALGAPI=y |
| 1183 | CONFIG_CRYPTO_ALGAPI2=y | 1193 | CONFIG_CRYPTO_ALGAPI2=y |
| 1184 | CONFIG_CRYPTO_AEAD2=y | 1194 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1220,11 +1230,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1220 | # | 1230 | # |
| 1221 | # CONFIG_CRYPTO_HMAC is not set | 1231 | # CONFIG_CRYPTO_HMAC is not set |
| 1222 | # CONFIG_CRYPTO_XCBC is not set | 1232 | # CONFIG_CRYPTO_XCBC is not set |
| 1233 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1223 | 1234 | ||
| 1224 | # | 1235 | # |
| 1225 | # Digest | 1236 | # Digest |
| 1226 | # | 1237 | # |
| 1227 | # CONFIG_CRYPTO_CRC32C is not set | 1238 | # CONFIG_CRYPTO_CRC32C is not set |
| 1239 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1228 | # CONFIG_CRYPTO_MD4 is not set | 1240 | # CONFIG_CRYPTO_MD4 is not set |
| 1229 | CONFIG_CRYPTO_MD5=y | 1241 | CONFIG_CRYPTO_MD5=y |
| 1230 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1242 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig index 8c5299d74813..4f434b1492fa 100644 --- a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_mds_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:10 2009 | 4 | # Thu Nov 5 08:20:28 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 138 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 140 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 141 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 146 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 150 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 152 | ||
| 150 | # | 153 | # |
| 151 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -255,6 +258,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 255 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 258 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 256 | # CONFIG_KEXEC is not set | 259 | # CONFIG_KEXEC is not set |
| 257 | # CONFIG_CRASH_DUMP is not set | 260 | # CONFIG_CRASH_DUMP is not set |
| 261 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 258 | CONFIG_ARCH_FLATMEM_ENABLE=y | 262 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 259 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 263 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 260 | CONFIG_SELECT_MEMORY_MODEL=y | 264 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -272,6 +276,7 @@ CONFIG_BOUNCE=y | |||
| 272 | CONFIG_VIRT_TO_BUS=y | 276 | CONFIG_VIRT_TO_BUS=y |
| 273 | CONFIG_HAVE_MLOCK=y | 277 | CONFIG_HAVE_MLOCK=y |
| 274 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 278 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 279 | # CONFIG_KSM is not set | ||
| 275 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 280 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 276 | CONFIG_PPC_4K_PAGES=y | 281 | CONFIG_PPC_4K_PAGES=y |
| 277 | # CONFIG_PPC_16K_PAGES is not set | 282 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -367,6 +372,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 367 | # CONFIG_NETFILTER is not set | 372 | # CONFIG_NETFILTER is not set |
| 368 | # CONFIG_IP_DCCP is not set | 373 | # CONFIG_IP_DCCP is not set |
| 369 | # CONFIG_IP_SCTP is not set | 374 | # CONFIG_IP_SCTP is not set |
| 375 | # CONFIG_RDS is not set | ||
| 370 | # CONFIG_TIPC is not set | 376 | # CONFIG_TIPC is not set |
| 371 | # CONFIG_ATM is not set | 377 | # CONFIG_ATM is not set |
| 372 | # CONFIG_BRIDGE is not set | 378 | # CONFIG_BRIDGE is not set |
| @@ -396,6 +402,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 396 | # CONFIG_AF_RXRPC is not set | 402 | # CONFIG_AF_RXRPC is not set |
| 397 | CONFIG_WIRELESS=y | 403 | CONFIG_WIRELESS=y |
| 398 | # CONFIG_CFG80211 is not set | 404 | # CONFIG_CFG80211 is not set |
| 405 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 399 | CONFIG_WIRELESS_OLD_REGULATORY=y | 406 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 400 | # CONFIG_WIRELESS_EXT is not set | 407 | # CONFIG_WIRELESS_EXT is not set |
| 401 | # CONFIG_LIB80211 is not set | 408 | # CONFIG_LIB80211 is not set |
| @@ -403,7 +410,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 403 | # | 410 | # |
| 404 | # CFG80211 needs to be enabled for MAC80211 | 411 | # CFG80211 needs to be enabled for MAC80211 |
| 405 | # | 412 | # |
| 406 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 407 | # CONFIG_WIMAX is not set | 413 | # CONFIG_WIMAX is not set |
| 408 | # CONFIG_RFKILL is not set | 414 | # CONFIG_RFKILL is not set |
| 409 | # CONFIG_NET_9P is not set | 415 | # CONFIG_NET_9P is not set |
| @@ -416,6 +422,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 416 | # Generic Driver Options | 422 | # Generic Driver Options |
| 417 | # | 423 | # |
| 418 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 424 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 425 | # CONFIG_DEVTMPFS is not set | ||
| 419 | CONFIG_STANDALONE=y | 426 | CONFIG_STANDALONE=y |
| 420 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 427 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 421 | # CONFIG_FW_LOADER is not set | 428 | # CONFIG_FW_LOADER is not set |
| @@ -423,9 +430,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 423 | # CONFIG_CONNECTOR is not set | 430 | # CONFIG_CONNECTOR is not set |
| 424 | CONFIG_MTD=y | 431 | CONFIG_MTD=y |
| 425 | # CONFIG_MTD_DEBUG is not set | 432 | # CONFIG_MTD_DEBUG is not set |
| 433 | # CONFIG_MTD_TESTS is not set | ||
| 426 | # CONFIG_MTD_CONCAT is not set | 434 | # CONFIG_MTD_CONCAT is not set |
| 427 | CONFIG_MTD_PARTITIONS=y | 435 | CONFIG_MTD_PARTITIONS=y |
| 428 | # CONFIG_MTD_TESTS is not set | ||
| 429 | # CONFIG_MTD_REDBOOT_PARTS is not set | 436 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 430 | CONFIG_MTD_CMDLINE_PARTS=y | 437 | CONFIG_MTD_CMDLINE_PARTS=y |
| 431 | # CONFIG_MTD_OF_PARTS is not set | 438 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -585,6 +592,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 585 | # CONFIG_ISCSI_TCP is not set | 592 | # CONFIG_ISCSI_TCP is not set |
| 586 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 593 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 587 | # CONFIG_SCSI_BNX2_ISCSI is not set | 594 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 595 | # CONFIG_BE2ISCSI is not set | ||
| 588 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 596 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 589 | # CONFIG_SCSI_3W_9XXX is not set | 597 | # CONFIG_SCSI_3W_9XXX is not set |
| 590 | # CONFIG_SCSI_ACARD is not set | 598 | # CONFIG_SCSI_ACARD is not set |
| @@ -623,7 +631,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 623 | # CONFIG_SCSI_DC390T is not set | 631 | # CONFIG_SCSI_DC390T is not set |
| 624 | # CONFIG_SCSI_NSP32 is not set | 632 | # CONFIG_SCSI_NSP32 is not set |
| 625 | # CONFIG_SCSI_DEBUG is not set | 633 | # CONFIG_SCSI_DEBUG is not set |
| 634 | # CONFIG_SCSI_PMCRAID is not set | ||
| 626 | # CONFIG_SCSI_SRP is not set | 635 | # CONFIG_SCSI_SRP is not set |
| 636 | # CONFIG_SCSI_BFA_FC is not set | ||
| 627 | # CONFIG_SCSI_DH is not set | 637 | # CONFIG_SCSI_DH is not set |
| 628 | # CONFIG_SCSI_OSD_INITIATOR is not set | 638 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 629 | # CONFIG_ATA is not set | 639 | # CONFIG_ATA is not set |
| @@ -693,7 +703,9 @@ CONFIG_MII=y | |||
| 693 | # CONFIG_NET_PCI is not set | 703 | # CONFIG_NET_PCI is not set |
| 694 | # CONFIG_B44 is not set | 704 | # CONFIG_B44 is not set |
| 695 | # CONFIG_KS8842 is not set | 705 | # CONFIG_KS8842 is not set |
| 706 | # CONFIG_KS8851_MLL is not set | ||
| 696 | # CONFIG_ATL2 is not set | 707 | # CONFIG_ATL2 is not set |
| 708 | # CONFIG_XILINX_EMACLITE is not set | ||
| 697 | CONFIG_NETDEV_1000=y | 709 | CONFIG_NETDEV_1000=y |
| 698 | # CONFIG_ACENIC is not set | 710 | # CONFIG_ACENIC is not set |
| 699 | # CONFIG_DL2K is not set | 711 | # CONFIG_DL2K is not set |
| @@ -716,7 +728,6 @@ CONFIG_NETDEV_1000=y | |||
| 716 | CONFIG_FSL_PQ_MDIO=y | 728 | CONFIG_FSL_PQ_MDIO=y |
| 717 | # CONFIG_GIANFAR is not set | 729 | # CONFIG_GIANFAR is not set |
| 718 | CONFIG_UCC_GETH=y | 730 | CONFIG_UCC_GETH=y |
| 719 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 720 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 731 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 721 | # CONFIG_MV643XX_ETH is not set | 732 | # CONFIG_MV643XX_ETH is not set |
| 722 | # CONFIG_QLA3XXX is not set | 733 | # CONFIG_QLA3XXX is not set |
| @@ -744,10 +755,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 744 | # CONFIG_SFC is not set | 755 | # CONFIG_SFC is not set |
| 745 | # CONFIG_BE2NET is not set | 756 | # CONFIG_BE2NET is not set |
| 746 | # CONFIG_TR is not set | 757 | # CONFIG_TR is not set |
| 747 | 758 | CONFIG_WLAN=y | |
| 748 | # | ||
| 749 | # Wireless LAN | ||
| 750 | # | ||
| 751 | # CONFIG_WLAN_PRE80211 is not set | 759 | # CONFIG_WLAN_PRE80211 is not set |
| 752 | # CONFIG_WLAN_80211 is not set | 760 | # CONFIG_WLAN_80211 is not set |
| 753 | 761 | ||
| @@ -840,6 +848,7 @@ CONFIG_HW_RANDOM=y | |||
| 840 | CONFIG_DEVPORT=y | 848 | CONFIG_DEVPORT=y |
| 841 | CONFIG_I2C=y | 849 | CONFIG_I2C=y |
| 842 | CONFIG_I2C_BOARDINFO=y | 850 | CONFIG_I2C_BOARDINFO=y |
| 851 | CONFIG_I2C_COMPAT=y | ||
| 843 | CONFIG_I2C_CHARDEV=y | 852 | CONFIG_I2C_CHARDEV=y |
| 844 | CONFIG_I2C_HELPER_AUTO=y | 853 | CONFIG_I2C_HELPER_AUTO=y |
| 845 | 854 | ||
| @@ -893,9 +902,6 @@ CONFIG_I2C_MPC=y | |||
| 893 | # Miscellaneous I2C Chip support | 902 | # Miscellaneous I2C Chip support |
| 894 | # | 903 | # |
| 895 | # CONFIG_DS1682 is not set | 904 | # CONFIG_DS1682 is not set |
| 896 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 897 | # CONFIG_PCF8575 is not set | ||
| 898 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 899 | # CONFIG_SENSORS_TSL2550 is not set | 905 | # CONFIG_SENSORS_TSL2550 is not set |
| 900 | # CONFIG_I2C_DEBUG_CORE is not set | 906 | # CONFIG_I2C_DEBUG_CORE is not set |
| 901 | # CONFIG_I2C_DEBUG_ALGO is not set | 907 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -913,6 +919,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 913 | # CONFIG_POWER_SUPPLY is not set | 919 | # CONFIG_POWER_SUPPLY is not set |
| 914 | CONFIG_HWMON=y | 920 | CONFIG_HWMON=y |
| 915 | # CONFIG_HWMON_VID is not set | 921 | # CONFIG_HWMON_VID is not set |
| 922 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # Native drivers | ||
| 926 | # | ||
| 916 | # CONFIG_SENSORS_AD7414 is not set | 927 | # CONFIG_SENSORS_AD7414 is not set |
| 917 | # CONFIG_SENSORS_AD7418 is not set | 928 | # CONFIG_SENSORS_AD7418 is not set |
| 918 | # CONFIG_SENSORS_ADM1021 is not set | 929 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -962,6 +973,7 @@ CONFIG_HWMON=y | |||
| 962 | # CONFIG_SENSORS_ADS7828 is not set | 973 | # CONFIG_SENSORS_ADS7828 is not set |
| 963 | # CONFIG_SENSORS_THMC50 is not set | 974 | # CONFIG_SENSORS_THMC50 is not set |
| 964 | # CONFIG_SENSORS_TMP401 is not set | 975 | # CONFIG_SENSORS_TMP401 is not set |
| 976 | # CONFIG_SENSORS_TMP421 is not set | ||
| 965 | # CONFIG_SENSORS_VIA686A is not set | 977 | # CONFIG_SENSORS_VIA686A is not set |
| 966 | # CONFIG_SENSORS_VT1211 is not set | 978 | # CONFIG_SENSORS_VT1211 is not set |
| 967 | # CONFIG_SENSORS_VT8231 is not set | 979 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -973,9 +985,7 @@ CONFIG_HWMON=y | |||
| 973 | # CONFIG_SENSORS_W83L786NG is not set | 985 | # CONFIG_SENSORS_W83L786NG is not set |
| 974 | # CONFIG_SENSORS_W83627HF is not set | 986 | # CONFIG_SENSORS_W83627HF is not set |
| 975 | # CONFIG_SENSORS_W83627EHF is not set | 987 | # CONFIG_SENSORS_W83627EHF is not set |
| 976 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 977 | # CONFIG_THERMAL is not set | 988 | # CONFIG_THERMAL is not set |
| 978 | # CONFIG_THERMAL_HWMON is not set | ||
| 979 | CONFIG_WATCHDOG=y | 989 | CONFIG_WATCHDOG=y |
| 980 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 990 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 981 | 991 | ||
| @@ -1008,6 +1018,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1008 | # CONFIG_MFD_TMIO is not set | 1018 | # CONFIG_MFD_TMIO is not set |
| 1009 | # CONFIG_PMIC_DA903X is not set | 1019 | # CONFIG_PMIC_DA903X is not set |
| 1010 | # CONFIG_MFD_WM8400 is not set | 1020 | # CONFIG_MFD_WM8400 is not set |
| 1021 | # CONFIG_MFD_WM831X is not set | ||
| 1011 | # CONFIG_MFD_WM8350_I2C is not set | 1022 | # CONFIG_MFD_WM8350_I2C is not set |
| 1012 | # CONFIG_MFD_PCF50633 is not set | 1023 | # CONFIG_MFD_PCF50633 is not set |
| 1013 | # CONFIG_AB3100_CORE is not set | 1024 | # CONFIG_AB3100_CORE is not set |
| @@ -1018,6 +1029,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1018 | # Graphics support | 1029 | # Graphics support |
| 1019 | # | 1030 | # |
| 1020 | # CONFIG_AGP is not set | 1031 | # CONFIG_AGP is not set |
| 1032 | CONFIG_VGA_ARB=y | ||
| 1021 | # CONFIG_DRM is not set | 1033 | # CONFIG_DRM is not set |
| 1022 | # CONFIG_VGASTATE is not set | 1034 | # CONFIG_VGASTATE is not set |
| 1023 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1035 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1031,7 +1043,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1031 | # CONFIG_SOUND is not set | 1043 | # CONFIG_SOUND is not set |
| 1032 | CONFIG_HID_SUPPORT=y | 1044 | CONFIG_HID_SUPPORT=y |
| 1033 | CONFIG_HID=y | 1045 | CONFIG_HID=y |
| 1034 | # CONFIG_HID_DEBUG is not set | ||
| 1035 | # CONFIG_HIDRAW is not set | 1046 | # CONFIG_HIDRAW is not set |
| 1036 | # CONFIG_HID_PID is not set | 1047 | # CONFIG_HID_PID is not set |
| 1037 | 1048 | ||
| @@ -1151,6 +1162,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1151 | # CONFIG_GFS2_FS is not set | 1162 | # CONFIG_GFS2_FS is not set |
| 1152 | # CONFIG_OCFS2_FS is not set | 1163 | # CONFIG_OCFS2_FS is not set |
| 1153 | # CONFIG_BTRFS_FS is not set | 1164 | # CONFIG_BTRFS_FS is not set |
| 1165 | # CONFIG_NILFS2_FS is not set | ||
| 1154 | CONFIG_FILE_LOCKING=y | 1166 | CONFIG_FILE_LOCKING=y |
| 1155 | CONFIG_FSNOTIFY=y | 1167 | CONFIG_FSNOTIFY=y |
| 1156 | CONFIG_DNOTIFY=y | 1168 | CONFIG_DNOTIFY=y |
| @@ -1210,7 +1222,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1210 | # CONFIG_ROMFS_FS is not set | 1222 | # CONFIG_ROMFS_FS is not set |
| 1211 | # CONFIG_SYSV_FS is not set | 1223 | # CONFIG_SYSV_FS is not set |
| 1212 | # CONFIG_UFS_FS is not set | 1224 | # CONFIG_UFS_FS is not set |
| 1213 | # CONFIG_NILFS2_FS is not set | ||
| 1214 | CONFIG_NETWORK_FILESYSTEMS=y | 1225 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1215 | CONFIG_NFS_FS=y | 1226 | CONFIG_NFS_FS=y |
| 1216 | CONFIG_NFS_V3=y | 1227 | CONFIG_NFS_V3=y |
| @@ -1284,6 +1295,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1284 | CONFIG_ENABLE_MUST_CHECK=y | 1295 | CONFIG_ENABLE_MUST_CHECK=y |
| 1285 | CONFIG_FRAME_WARN=1024 | 1296 | CONFIG_FRAME_WARN=1024 |
| 1286 | # CONFIG_MAGIC_SYSRQ is not set | 1297 | # CONFIG_MAGIC_SYSRQ is not set |
| 1298 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1287 | # CONFIG_UNUSED_SYMBOLS is not set | 1299 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1288 | # CONFIG_DEBUG_FS is not set | 1300 | # CONFIG_DEBUG_FS is not set |
| 1289 | # CONFIG_HEADERS_CHECK is not set | 1301 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1301,6 +1313,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1301 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1313 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1302 | CONFIG_TRACING_SUPPORT=y | 1314 | CONFIG_TRACING_SUPPORT=y |
| 1303 | # CONFIG_FTRACE is not set | 1315 | # CONFIG_FTRACE is not set |
| 1316 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1304 | # CONFIG_SAMPLES is not set | 1317 | # CONFIG_SAMPLES is not set |
| 1305 | CONFIG_HAVE_ARCH_KGDB=y | 1318 | CONFIG_HAVE_ARCH_KGDB=y |
| 1306 | # CONFIG_PPC_DISABLE_WERROR is not set | 1319 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1322,7 +1335,6 @@ CONFIG_CRYPTO=y | |||
| 1322 | # | 1335 | # |
| 1323 | # Crypto core or helper | 1336 | # Crypto core or helper |
| 1324 | # | 1337 | # |
| 1325 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1326 | CONFIG_CRYPTO_ALGAPI=y | 1338 | CONFIG_CRYPTO_ALGAPI=y |
| 1327 | CONFIG_CRYPTO_ALGAPI2=y | 1339 | CONFIG_CRYPTO_ALGAPI2=y |
| 1328 | CONFIG_CRYPTO_AEAD2=y | 1340 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1364,11 +1376,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1364 | # | 1376 | # |
| 1365 | # CONFIG_CRYPTO_HMAC is not set | 1377 | # CONFIG_CRYPTO_HMAC is not set |
| 1366 | # CONFIG_CRYPTO_XCBC is not set | 1378 | # CONFIG_CRYPTO_XCBC is not set |
| 1379 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1367 | 1380 | ||
| 1368 | # | 1381 | # |
| 1369 | # Digest | 1382 | # Digest |
| 1370 | # | 1383 | # |
| 1371 | # CONFIG_CRYPTO_CRC32C is not set | 1384 | # CONFIG_CRYPTO_CRC32C is not set |
| 1385 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1372 | # CONFIG_CRYPTO_MD4 is not set | 1386 | # CONFIG_CRYPTO_MD4 is not set |
| 1373 | CONFIG_CRYPTO_MD5=y | 1387 | CONFIG_CRYPTO_MD5=y |
| 1374 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1388 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig index ff31667a890b..b52ec0861679 100644 --- a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_rdk_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:12 2009 | 4 | # Thu Nov 5 08:20:30 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 86 | # |
| 86 | # RCU Subsystem | 87 | # RCU Subsystem |
| 87 | # | 88 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -125,28 +127,29 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 131 | ||
| 130 | # | 132 | # |
| 131 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 132 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 150 | 153 | ||
| 151 | # | 154 | # |
| 152 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -255,6 +258,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 255 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 258 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 256 | # CONFIG_KEXEC is not set | 259 | # CONFIG_KEXEC is not set |
| 257 | # CONFIG_CRASH_DUMP is not set | 260 | # CONFIG_CRASH_DUMP is not set |
| 261 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 258 | CONFIG_ARCH_FLATMEM_ENABLE=y | 262 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 259 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 263 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 260 | CONFIG_SELECT_MEMORY_MODEL=y | 264 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -272,6 +276,7 @@ CONFIG_BOUNCE=y | |||
| 272 | CONFIG_VIRT_TO_BUS=y | 276 | CONFIG_VIRT_TO_BUS=y |
| 273 | CONFIG_HAVE_MLOCK=y | 277 | CONFIG_HAVE_MLOCK=y |
| 274 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 278 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 279 | # CONFIG_KSM is not set | ||
| 275 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 280 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 276 | CONFIG_PPC_4K_PAGES=y | 281 | CONFIG_PPC_4K_PAGES=y |
| 277 | # CONFIG_PPC_16K_PAGES is not set | 282 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -369,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_NETFILTER is not set | 374 | # CONFIG_NETFILTER is not set |
| 370 | # CONFIG_IP_DCCP is not set | 375 | # CONFIG_IP_DCCP is not set |
| 371 | # CONFIG_IP_SCTP is not set | 376 | # CONFIG_IP_SCTP is not set |
| 377 | # CONFIG_RDS is not set | ||
| 372 | # CONFIG_TIPC is not set | 378 | # CONFIG_TIPC is not set |
| 373 | # CONFIG_ATM is not set | 379 | # CONFIG_ATM is not set |
| 374 | # CONFIG_BRIDGE is not set | 380 | # CONFIG_BRIDGE is not set |
| @@ -398,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 399 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 400 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 401 | CONFIG_WIRELESS_OLD_REGULATORY=y | 408 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 402 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 403 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -405,7 +412,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 405 | # | 412 | # |
| 406 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 407 | # | 414 | # |
| 408 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 409 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 410 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 411 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -418,6 +424,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 418 | # Generic Driver Options | 424 | # Generic Driver Options |
| 419 | # | 425 | # |
| 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 426 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 427 | # CONFIG_DEVTMPFS is not set | ||
| 421 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 423 | CONFIG_FW_LOADER=y | 430 | CONFIG_FW_LOADER=y |
| @@ -427,9 +434,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 427 | # CONFIG_CONNECTOR is not set | 434 | # CONFIG_CONNECTOR is not set |
| 428 | CONFIG_MTD=y | 435 | CONFIG_MTD=y |
| 429 | # CONFIG_MTD_DEBUG is not set | 436 | # CONFIG_MTD_DEBUG is not set |
| 437 | # CONFIG_MTD_TESTS is not set | ||
| 430 | # CONFIG_MTD_CONCAT is not set | 438 | # CONFIG_MTD_CONCAT is not set |
| 431 | CONFIG_MTD_PARTITIONS=y | 439 | CONFIG_MTD_PARTITIONS=y |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 433 | # CONFIG_MTD_REDBOOT_PARTS is not set | 440 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 434 | CONFIG_MTD_CMDLINE_PARTS=y | 441 | CONFIG_MTD_CMDLINE_PARTS=y |
| 435 | # CONFIG_MTD_OF_PARTS is not set | 442 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -493,6 +500,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 493 | # CONFIG_MTD_PMC551 is not set | 500 | # CONFIG_MTD_PMC551 is not set |
| 494 | # CONFIG_MTD_DATAFLASH is not set | 501 | # CONFIG_MTD_DATAFLASH is not set |
| 495 | # CONFIG_MTD_M25P80 is not set | 502 | # CONFIG_MTD_M25P80 is not set |
| 503 | # CONFIG_MTD_SST25L is not set | ||
| 496 | # CONFIG_MTD_SLRAM is not set | 504 | # CONFIG_MTD_SLRAM is not set |
| 497 | # CONFIG_MTD_PHRAM is not set | 505 | # CONFIG_MTD_PHRAM is not set |
| 498 | # CONFIG_MTD_MTDRAM is not set | 506 | # CONFIG_MTD_MTDRAM is not set |
| @@ -639,7 +647,6 @@ CONFIG_NETDEV_1000=y | |||
| 639 | CONFIG_FSL_PQ_MDIO=y | 647 | CONFIG_FSL_PQ_MDIO=y |
| 640 | # CONFIG_GIANFAR is not set | 648 | # CONFIG_GIANFAR is not set |
| 641 | CONFIG_UCC_GETH=y | 649 | CONFIG_UCC_GETH=y |
| 642 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 643 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 650 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 644 | # CONFIG_MV643XX_ETH is not set | 651 | # CONFIG_MV643XX_ETH is not set |
| 645 | # CONFIG_QLA3XXX is not set | 652 | # CONFIG_QLA3XXX is not set |
| @@ -649,10 +656,7 @@ CONFIG_UCC_GETH=y | |||
| 649 | # CONFIG_JME is not set | 656 | # CONFIG_JME is not set |
| 650 | # CONFIG_NETDEV_10000 is not set | 657 | # CONFIG_NETDEV_10000 is not set |
| 651 | # CONFIG_TR is not set | 658 | # CONFIG_TR is not set |
| 652 | 659 | CONFIG_WLAN=y | |
| 653 | # | ||
| 654 | # Wireless LAN | ||
| 655 | # | ||
| 656 | # CONFIG_WLAN_PRE80211 is not set | 660 | # CONFIG_WLAN_PRE80211 is not set |
| 657 | # CONFIG_WLAN_80211 is not set | 661 | # CONFIG_WLAN_80211 is not set |
| 658 | 662 | ||
| @@ -750,6 +754,7 @@ CONFIG_HW_RANDOM=y | |||
| 750 | CONFIG_DEVPORT=y | 754 | CONFIG_DEVPORT=y |
| 751 | CONFIG_I2C=y | 755 | CONFIG_I2C=y |
| 752 | CONFIG_I2C_BOARDINFO=y | 756 | CONFIG_I2C_BOARDINFO=y |
| 757 | CONFIG_I2C_COMPAT=y | ||
| 753 | CONFIG_I2C_CHARDEV=y | 758 | CONFIG_I2C_CHARDEV=y |
| 754 | CONFIG_I2C_HELPER_AUTO=y | 759 | CONFIG_I2C_HELPER_AUTO=y |
| 755 | 760 | ||
| @@ -804,9 +809,6 @@ CONFIG_I2C_MPC=y | |||
| 804 | # Miscellaneous I2C Chip support | 809 | # Miscellaneous I2C Chip support |
| 805 | # | 810 | # |
| 806 | # CONFIG_DS1682 is not set | 811 | # CONFIG_DS1682 is not set |
| 807 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 808 | # CONFIG_PCF8575 is not set | ||
| 809 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 810 | # CONFIG_SENSORS_TSL2550 is not set | 812 | # CONFIG_SENSORS_TSL2550 is not set |
| 811 | # CONFIG_I2C_DEBUG_CORE is not set | 813 | # CONFIG_I2C_DEBUG_CORE is not set |
| 812 | # CONFIG_I2C_DEBUG_ALGO is not set | 814 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -853,17 +855,22 @@ CONFIG_GPIOLIB=y | |||
| 853 | # PCI GPIO expanders: | 855 | # PCI GPIO expanders: |
| 854 | # | 856 | # |
| 855 | # CONFIG_GPIO_BT8XX is not set | 857 | # CONFIG_GPIO_BT8XX is not set |
| 858 | # CONFIG_GPIO_LANGWELL is not set | ||
| 856 | 859 | ||
| 857 | # | 860 | # |
| 858 | # SPI GPIO expanders: | 861 | # SPI GPIO expanders: |
| 859 | # | 862 | # |
| 860 | # CONFIG_GPIO_MAX7301 is not set | 863 | # CONFIG_GPIO_MAX7301 is not set |
| 861 | # CONFIG_GPIO_MCP23S08 is not set | 864 | # CONFIG_GPIO_MCP23S08 is not set |
| 865 | # CONFIG_GPIO_MC33880 is not set | ||
| 866 | |||
| 867 | # | ||
| 868 | # AC97 GPIO expanders: | ||
| 869 | # | ||
| 862 | # CONFIG_W1 is not set | 870 | # CONFIG_W1 is not set |
| 863 | # CONFIG_POWER_SUPPLY is not set | 871 | # CONFIG_POWER_SUPPLY is not set |
| 864 | # CONFIG_HWMON is not set | 872 | # CONFIG_HWMON is not set |
| 865 | # CONFIG_THERMAL is not set | 873 | # CONFIG_THERMAL is not set |
| 866 | # CONFIG_THERMAL_HWMON is not set | ||
| 867 | CONFIG_WATCHDOG=y | 874 | CONFIG_WATCHDOG=y |
| 868 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 875 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 869 | 876 | ||
| @@ -897,8 +904,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 897 | # CONFIG_MFD_TMIO is not set | 904 | # CONFIG_MFD_TMIO is not set |
| 898 | # CONFIG_PMIC_DA903X is not set | 905 | # CONFIG_PMIC_DA903X is not set |
| 899 | # CONFIG_MFD_WM8400 is not set | 906 | # CONFIG_MFD_WM8400 is not set |
| 907 | # CONFIG_MFD_WM831X is not set | ||
| 900 | # CONFIG_MFD_WM8350_I2C is not set | 908 | # CONFIG_MFD_WM8350_I2C is not set |
| 901 | # CONFIG_MFD_PCF50633 is not set | 909 | # CONFIG_MFD_PCF50633 is not set |
| 910 | # CONFIG_MFD_MC13783 is not set | ||
| 902 | # CONFIG_AB3100_CORE is not set | 911 | # CONFIG_AB3100_CORE is not set |
| 903 | # CONFIG_EZX_PCAP is not set | 912 | # CONFIG_EZX_PCAP is not set |
| 904 | # CONFIG_REGULATOR is not set | 913 | # CONFIG_REGULATOR is not set |
| @@ -908,6 +917,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 908 | # Graphics support | 917 | # Graphics support |
| 909 | # | 918 | # |
| 910 | # CONFIG_AGP is not set | 919 | # CONFIG_AGP is not set |
| 920 | CONFIG_VGA_ARB=y | ||
| 911 | # CONFIG_DRM is not set | 921 | # CONFIG_DRM is not set |
| 912 | # CONFIG_VGASTATE is not set | 922 | # CONFIG_VGASTATE is not set |
| 913 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 923 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -992,7 +1002,6 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
| 992 | # CONFIG_SOUND is not set | 1002 | # CONFIG_SOUND is not set |
| 993 | CONFIG_HID_SUPPORT=y | 1003 | CONFIG_HID_SUPPORT=y |
| 994 | CONFIG_HID=y | 1004 | CONFIG_HID=y |
| 995 | # CONFIG_HID_DEBUG is not set | ||
| 996 | # CONFIG_HIDRAW is not set | 1005 | # CONFIG_HIDRAW is not set |
| 997 | # CONFIG_HID_PID is not set | 1006 | # CONFIG_HID_PID is not set |
| 998 | 1007 | ||
| @@ -1038,6 +1047,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1038 | # CONFIG_GFS2_FS is not set | 1047 | # CONFIG_GFS2_FS is not set |
| 1039 | # CONFIG_OCFS2_FS is not set | 1048 | # CONFIG_OCFS2_FS is not set |
| 1040 | # CONFIG_BTRFS_FS is not set | 1049 | # CONFIG_BTRFS_FS is not set |
| 1050 | # CONFIG_NILFS2_FS is not set | ||
| 1041 | CONFIG_FILE_LOCKING=y | 1051 | CONFIG_FILE_LOCKING=y |
| 1042 | CONFIG_FSNOTIFY=y | 1052 | CONFIG_FSNOTIFY=y |
| 1043 | CONFIG_DNOTIFY=y | 1053 | CONFIG_DNOTIFY=y |
| @@ -1107,7 +1117,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1107 | # CONFIG_ROMFS_FS is not set | 1117 | # CONFIG_ROMFS_FS is not set |
| 1108 | # CONFIG_SYSV_FS is not set | 1118 | # CONFIG_SYSV_FS is not set |
| 1109 | # CONFIG_UFS_FS is not set | 1119 | # CONFIG_UFS_FS is not set |
| 1110 | # CONFIG_NILFS2_FS is not set | ||
| 1111 | CONFIG_NETWORK_FILESYSTEMS=y | 1120 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1112 | CONFIG_NFS_FS=y | 1121 | CONFIG_NFS_FS=y |
| 1113 | CONFIG_NFS_V3=y | 1122 | CONFIG_NFS_V3=y |
| @@ -1183,6 +1192,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1183 | CONFIG_ENABLE_MUST_CHECK=y | 1192 | CONFIG_ENABLE_MUST_CHECK=y |
| 1184 | CONFIG_FRAME_WARN=1024 | 1193 | CONFIG_FRAME_WARN=1024 |
| 1185 | # CONFIG_MAGIC_SYSRQ is not set | 1194 | # CONFIG_MAGIC_SYSRQ is not set |
| 1195 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1186 | # CONFIG_UNUSED_SYMBOLS is not set | 1196 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1187 | # CONFIG_DEBUG_FS is not set | 1197 | # CONFIG_DEBUG_FS is not set |
| 1188 | # CONFIG_HEADERS_CHECK is not set | 1198 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1200,6 +1210,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1200 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1210 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1201 | CONFIG_TRACING_SUPPORT=y | 1211 | CONFIG_TRACING_SUPPORT=y |
| 1202 | # CONFIG_FTRACE is not set | 1212 | # CONFIG_FTRACE is not set |
| 1213 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1203 | # CONFIG_SAMPLES is not set | 1214 | # CONFIG_SAMPLES is not set |
| 1204 | CONFIG_HAVE_ARCH_KGDB=y | 1215 | CONFIG_HAVE_ARCH_KGDB=y |
| 1205 | # CONFIG_PPC_DISABLE_WERROR is not set | 1216 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1232,7 +1243,6 @@ CONFIG_CRYPTO=y | |||
| 1232 | # | 1243 | # |
| 1233 | # Crypto core or helper | 1244 | # Crypto core or helper |
| 1234 | # | 1245 | # |
| 1235 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1236 | CONFIG_CRYPTO_ALGAPI=y | 1246 | CONFIG_CRYPTO_ALGAPI=y |
| 1237 | CONFIG_CRYPTO_ALGAPI2=y | 1247 | CONFIG_CRYPTO_ALGAPI2=y |
| 1238 | CONFIG_CRYPTO_AEAD2=y | 1248 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1274,11 +1284,13 @@ CONFIG_CRYPTO_CBC=y | |||
| 1274 | # | 1284 | # |
| 1275 | # CONFIG_CRYPTO_HMAC is not set | 1285 | # CONFIG_CRYPTO_HMAC is not set |
| 1276 | # CONFIG_CRYPTO_XCBC is not set | 1286 | # CONFIG_CRYPTO_XCBC is not set |
| 1287 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1277 | 1288 | ||
| 1278 | # | 1289 | # |
| 1279 | # Digest | 1290 | # Digest |
| 1280 | # | 1291 | # |
| 1281 | # CONFIG_CRYPTO_CRC32C is not set | 1292 | # CONFIG_CRYPTO_CRC32C is not set |
| 1293 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1282 | # CONFIG_CRYPTO_MD4 is not set | 1294 | # CONFIG_CRYPTO_MD4 is not set |
| 1283 | CONFIG_CRYPTO_MD5=y | 1295 | CONFIG_CRYPTO_MD5=y |
| 1284 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1296 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig index e285ec0fe958..730061574f96 100644 --- a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc837x_mds_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:11 2009 | 4 | # Thu Nov 5 08:20:29 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -125,21 +127,20 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 131 | ||
| 130 | # | 132 | # |
| 131 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 132 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | CONFIG_SLAB=y | 140 | CONFIG_SLAB=y |
| 139 | # CONFIG_SLUB is not set | 141 | # CONFIG_SLUB is not set |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | # CONFIG_KPROBES is not set | 145 | # CONFIG_KPROBES is not set |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -147,6 +148,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 147 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 150 | 153 | ||
| 151 | # | 154 | # |
| 152 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -368,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 368 | # CONFIG_NETFILTER is not set | 373 | # CONFIG_NETFILTER is not set |
| 369 | # CONFIG_IP_DCCP is not set | 374 | # CONFIG_IP_DCCP is not set |
| 370 | # CONFIG_IP_SCTP is not set | 375 | # CONFIG_IP_SCTP is not set |
| 376 | # CONFIG_RDS is not set | ||
| 371 | # CONFIG_TIPC is not set | 377 | # CONFIG_TIPC is not set |
| 372 | # CONFIG_ATM is not set | 378 | # CONFIG_ATM is not set |
| 373 | # CONFIG_BRIDGE is not set | 379 | # CONFIG_BRIDGE is not set |
| @@ -397,6 +403,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 397 | # CONFIG_AF_RXRPC is not set | 403 | # CONFIG_AF_RXRPC is not set |
| 398 | CONFIG_WIRELESS=y | 404 | CONFIG_WIRELESS=y |
| 399 | # CONFIG_CFG80211 is not set | 405 | # CONFIG_CFG80211 is not set |
| 406 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 400 | CONFIG_WIRELESS_OLD_REGULATORY=y | 407 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 401 | # CONFIG_WIRELESS_EXT is not set | 408 | # CONFIG_WIRELESS_EXT is not set |
| 402 | # CONFIG_LIB80211 is not set | 409 | # CONFIG_LIB80211 is not set |
| @@ -404,7 +411,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 404 | # | 411 | # |
| 405 | # CFG80211 needs to be enabled for MAC80211 | 412 | # CFG80211 needs to be enabled for MAC80211 |
| 406 | # | 413 | # |
| 407 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 408 | # CONFIG_WIMAX is not set | 414 | # CONFIG_WIMAX is not set |
| 409 | # CONFIG_RFKILL is not set | 415 | # CONFIG_RFKILL is not set |
| 410 | # CONFIG_NET_9P is not set | 416 | # CONFIG_NET_9P is not set |
| @@ -417,6 +423,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 417 | # Generic Driver Options | 423 | # Generic Driver Options |
| 418 | # | 424 | # |
| 419 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 425 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 426 | # CONFIG_DEVTMPFS is not set | ||
| 420 | CONFIG_STANDALONE=y | 427 | CONFIG_STANDALONE=y |
| 421 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 428 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 422 | # CONFIG_FW_LOADER is not set | 429 | # CONFIG_FW_LOADER is not set |
| @@ -503,6 +510,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 503 | # CONFIG_ISCSI_TCP is not set | 510 | # CONFIG_ISCSI_TCP is not set |
| 504 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 511 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 505 | # CONFIG_SCSI_BNX2_ISCSI is not set | 512 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 513 | # CONFIG_BE2ISCSI is not set | ||
| 506 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 514 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 507 | # CONFIG_SCSI_3W_9XXX is not set | 515 | # CONFIG_SCSI_3W_9XXX is not set |
| 508 | # CONFIG_SCSI_ACARD is not set | 516 | # CONFIG_SCSI_ACARD is not set |
| @@ -542,11 +550,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 542 | # CONFIG_SCSI_DC390T is not set | 550 | # CONFIG_SCSI_DC390T is not set |
| 543 | # CONFIG_SCSI_NSP32 is not set | 551 | # CONFIG_SCSI_NSP32 is not set |
| 544 | # CONFIG_SCSI_DEBUG is not set | 552 | # CONFIG_SCSI_DEBUG is not set |
| 553 | # CONFIG_SCSI_PMCRAID is not set | ||
| 545 | # CONFIG_SCSI_SRP is not set | 554 | # CONFIG_SCSI_SRP is not set |
| 555 | # CONFIG_SCSI_BFA_FC is not set | ||
| 546 | # CONFIG_SCSI_DH is not set | 556 | # CONFIG_SCSI_DH is not set |
| 547 | # CONFIG_SCSI_OSD_INITIATOR is not set | 557 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 548 | CONFIG_ATA=y | 558 | CONFIG_ATA=y |
| 549 | # CONFIG_ATA_NONSTANDARD is not set | 559 | # CONFIG_ATA_NONSTANDARD is not set |
| 560 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 550 | CONFIG_SATA_PMP=y | 561 | CONFIG_SATA_PMP=y |
| 551 | # CONFIG_SATA_AHCI is not set | 562 | # CONFIG_SATA_AHCI is not set |
| 552 | # CONFIG_SATA_SIL24 is not set | 563 | # CONFIG_SATA_SIL24 is not set |
| @@ -569,6 +580,7 @@ CONFIG_ATA_SFF=y | |||
| 569 | # CONFIG_PATA_ALI is not set | 580 | # CONFIG_PATA_ALI is not set |
| 570 | # CONFIG_PATA_AMD is not set | 581 | # CONFIG_PATA_AMD is not set |
| 571 | # CONFIG_PATA_ARTOP is not set | 582 | # CONFIG_PATA_ARTOP is not set |
| 583 | # CONFIG_PATA_ATP867X is not set | ||
| 572 | # CONFIG_PATA_ATIIXP is not set | 584 | # CONFIG_PATA_ATIIXP is not set |
| 573 | # CONFIG_PATA_CMD640_PCI is not set | 585 | # CONFIG_PATA_CMD640_PCI is not set |
| 574 | # CONFIG_PATA_CMD64X is not set | 586 | # CONFIG_PATA_CMD64X is not set |
| @@ -596,6 +608,7 @@ CONFIG_ATA_SFF=y | |||
| 596 | # CONFIG_PATA_OPTIDMA is not set | 608 | # CONFIG_PATA_OPTIDMA is not set |
| 597 | # CONFIG_PATA_PDC_OLD is not set | 609 | # CONFIG_PATA_PDC_OLD is not set |
| 598 | # CONFIG_PATA_RADISYS is not set | 610 | # CONFIG_PATA_RADISYS is not set |
| 611 | # CONFIG_PATA_RDC is not set | ||
| 599 | # CONFIG_PATA_RZ1000 is not set | 612 | # CONFIG_PATA_RZ1000 is not set |
| 600 | # CONFIG_PATA_SC1200 is not set | 613 | # CONFIG_PATA_SC1200 is not set |
| 601 | # CONFIG_PATA_SERVERWORKS is not set | 614 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -672,7 +685,9 @@ CONFIG_MII=y | |||
| 672 | # CONFIG_NET_PCI is not set | 685 | # CONFIG_NET_PCI is not set |
| 673 | # CONFIG_B44 is not set | 686 | # CONFIG_B44 is not set |
| 674 | # CONFIG_KS8842 is not set | 687 | # CONFIG_KS8842 is not set |
| 688 | # CONFIG_KS8851_MLL is not set | ||
| 675 | # CONFIG_ATL2 is not set | 689 | # CONFIG_ATL2 is not set |
| 690 | # CONFIG_XILINX_EMACLITE is not set | ||
| 676 | CONFIG_NETDEV_1000=y | 691 | CONFIG_NETDEV_1000=y |
| 677 | # CONFIG_ACENIC is not set | 692 | # CONFIG_ACENIC is not set |
| 678 | # CONFIG_DL2K is not set | 693 | # CONFIG_DL2K is not set |
| @@ -720,10 +735,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 720 | # CONFIG_SFC is not set | 735 | # CONFIG_SFC is not set |
| 721 | # CONFIG_BE2NET is not set | 736 | # CONFIG_BE2NET is not set |
| 722 | # CONFIG_TR is not set | 737 | # CONFIG_TR is not set |
| 723 | 738 | CONFIG_WLAN=y | |
| 724 | # | ||
| 725 | # Wireless LAN | ||
| 726 | # | ||
| 727 | # CONFIG_WLAN_PRE80211 is not set | 739 | # CONFIG_WLAN_PRE80211 is not set |
| 728 | # CONFIG_WLAN_80211 is not set | 740 | # CONFIG_WLAN_80211 is not set |
| 729 | 741 | ||
| @@ -816,6 +828,7 @@ CONFIG_GEN_RTC=y | |||
| 816 | CONFIG_DEVPORT=y | 828 | CONFIG_DEVPORT=y |
| 817 | CONFIG_I2C=y | 829 | CONFIG_I2C=y |
| 818 | CONFIG_I2C_BOARDINFO=y | 830 | CONFIG_I2C_BOARDINFO=y |
| 831 | CONFIG_I2C_COMPAT=y | ||
| 819 | CONFIG_I2C_CHARDEV=y | 832 | CONFIG_I2C_CHARDEV=y |
| 820 | CONFIG_I2C_HELPER_AUTO=y | 833 | CONFIG_I2C_HELPER_AUTO=y |
| 821 | 834 | ||
| @@ -869,9 +882,6 @@ CONFIG_I2C_MPC=y | |||
| 869 | # Miscellaneous I2C Chip support | 882 | # Miscellaneous I2C Chip support |
| 870 | # | 883 | # |
| 871 | # CONFIG_DS1682 is not set | 884 | # CONFIG_DS1682 is not set |
| 872 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 873 | # CONFIG_PCF8575 is not set | ||
| 874 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 875 | # CONFIG_SENSORS_TSL2550 is not set | 885 | # CONFIG_SENSORS_TSL2550 is not set |
| 876 | # CONFIG_I2C_DEBUG_CORE is not set | 886 | # CONFIG_I2C_DEBUG_CORE is not set |
| 877 | # CONFIG_I2C_DEBUG_ALGO is not set | 887 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -889,6 +899,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 889 | # CONFIG_POWER_SUPPLY is not set | 899 | # CONFIG_POWER_SUPPLY is not set |
| 890 | CONFIG_HWMON=y | 900 | CONFIG_HWMON=y |
| 891 | # CONFIG_HWMON_VID is not set | 901 | # CONFIG_HWMON_VID is not set |
| 902 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 903 | |||
| 904 | # | ||
| 905 | # Native drivers | ||
| 906 | # | ||
| 892 | # CONFIG_SENSORS_AD7414 is not set | 907 | # CONFIG_SENSORS_AD7414 is not set |
| 893 | # CONFIG_SENSORS_AD7418 is not set | 908 | # CONFIG_SENSORS_AD7418 is not set |
| 894 | # CONFIG_SENSORS_ADM1021 is not set | 909 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -938,6 +953,7 @@ CONFIG_HWMON=y | |||
| 938 | # CONFIG_SENSORS_ADS7828 is not set | 953 | # CONFIG_SENSORS_ADS7828 is not set |
| 939 | # CONFIG_SENSORS_THMC50 is not set | 954 | # CONFIG_SENSORS_THMC50 is not set |
| 940 | # CONFIG_SENSORS_TMP401 is not set | 955 | # CONFIG_SENSORS_TMP401 is not set |
| 956 | # CONFIG_SENSORS_TMP421 is not set | ||
| 941 | # CONFIG_SENSORS_VIA686A is not set | 957 | # CONFIG_SENSORS_VIA686A is not set |
| 942 | # CONFIG_SENSORS_VT1211 is not set | 958 | # CONFIG_SENSORS_VT1211 is not set |
| 943 | # CONFIG_SENSORS_VT8231 is not set | 959 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -949,9 +965,7 @@ CONFIG_HWMON=y | |||
| 949 | # CONFIG_SENSORS_W83L786NG is not set | 965 | # CONFIG_SENSORS_W83L786NG is not set |
| 950 | # CONFIG_SENSORS_W83627HF is not set | 966 | # CONFIG_SENSORS_W83627HF is not set |
| 951 | # CONFIG_SENSORS_W83627EHF is not set | 967 | # CONFIG_SENSORS_W83627EHF is not set |
| 952 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 953 | # CONFIG_THERMAL is not set | 968 | # CONFIG_THERMAL is not set |
| 954 | # CONFIG_THERMAL_HWMON is not set | ||
| 955 | CONFIG_WATCHDOG=y | 969 | CONFIG_WATCHDOG=y |
| 956 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 970 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 957 | 971 | ||
| @@ -984,6 +998,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 984 | # CONFIG_MFD_TMIO is not set | 998 | # CONFIG_MFD_TMIO is not set |
| 985 | # CONFIG_PMIC_DA903X is not set | 999 | # CONFIG_PMIC_DA903X is not set |
| 986 | # CONFIG_MFD_WM8400 is not set | 1000 | # CONFIG_MFD_WM8400 is not set |
| 1001 | # CONFIG_MFD_WM831X is not set | ||
| 987 | # CONFIG_MFD_WM8350_I2C is not set | 1002 | # CONFIG_MFD_WM8350_I2C is not set |
| 988 | # CONFIG_MFD_PCF50633 is not set | 1003 | # CONFIG_MFD_PCF50633 is not set |
| 989 | # CONFIG_AB3100_CORE is not set | 1004 | # CONFIG_AB3100_CORE is not set |
| @@ -994,6 +1009,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 994 | # Graphics support | 1009 | # Graphics support |
| 995 | # | 1010 | # |
| 996 | # CONFIG_AGP is not set | 1011 | # CONFIG_AGP is not set |
| 1012 | CONFIG_VGA_ARB=y | ||
| 997 | # CONFIG_DRM is not set | 1013 | # CONFIG_DRM is not set |
| 998 | # CONFIG_VGASTATE is not set | 1014 | # CONFIG_VGASTATE is not set |
| 999 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1015 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1007,7 +1023,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1007 | # CONFIG_SOUND is not set | 1023 | # CONFIG_SOUND is not set |
| 1008 | CONFIG_HID_SUPPORT=y | 1024 | CONFIG_HID_SUPPORT=y |
| 1009 | CONFIG_HID=y | 1025 | CONFIG_HID=y |
| 1010 | # CONFIG_HID_DEBUG is not set | ||
| 1011 | # CONFIG_HIDRAW is not set | 1026 | # CONFIG_HIDRAW is not set |
| 1012 | # CONFIG_HID_PID is not set | 1027 | # CONFIG_HID_PID is not set |
| 1013 | 1028 | ||
| @@ -1072,6 +1087,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1072 | # CONFIG_GFS2_FS is not set | 1087 | # CONFIG_GFS2_FS is not set |
| 1073 | # CONFIG_OCFS2_FS is not set | 1088 | # CONFIG_OCFS2_FS is not set |
| 1074 | # CONFIG_BTRFS_FS is not set | 1089 | # CONFIG_BTRFS_FS is not set |
| 1090 | # CONFIG_NILFS2_FS is not set | ||
| 1075 | CONFIG_FILE_LOCKING=y | 1091 | CONFIG_FILE_LOCKING=y |
| 1076 | CONFIG_FSNOTIFY=y | 1092 | CONFIG_FSNOTIFY=y |
| 1077 | CONFIG_DNOTIFY=y | 1093 | CONFIG_DNOTIFY=y |
| @@ -1130,7 +1146,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1130 | # CONFIG_ROMFS_FS is not set | 1146 | # CONFIG_ROMFS_FS is not set |
| 1131 | # CONFIG_SYSV_FS is not set | 1147 | # CONFIG_SYSV_FS is not set |
| 1132 | # CONFIG_UFS_FS is not set | 1148 | # CONFIG_UFS_FS is not set |
| 1133 | # CONFIG_NILFS2_FS is not set | ||
| 1134 | CONFIG_NETWORK_FILESYSTEMS=y | 1149 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1135 | CONFIG_NFS_FS=y | 1150 | CONFIG_NFS_FS=y |
| 1136 | CONFIG_NFS_V3=y | 1151 | CONFIG_NFS_V3=y |
| @@ -1206,6 +1221,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1206 | CONFIG_ENABLE_MUST_CHECK=y | 1221 | CONFIG_ENABLE_MUST_CHECK=y |
| 1207 | CONFIG_FRAME_WARN=1024 | 1222 | CONFIG_FRAME_WARN=1024 |
| 1208 | # CONFIG_MAGIC_SYSRQ is not set | 1223 | # CONFIG_MAGIC_SYSRQ is not set |
| 1224 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1209 | # CONFIG_UNUSED_SYMBOLS is not set | 1225 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1210 | # CONFIG_DEBUG_FS is not set | 1226 | # CONFIG_DEBUG_FS is not set |
| 1211 | # CONFIG_HEADERS_CHECK is not set | 1227 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1221,6 +1237,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1221 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1237 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1222 | CONFIG_TRACING_SUPPORT=y | 1238 | CONFIG_TRACING_SUPPORT=y |
| 1223 | # CONFIG_FTRACE is not set | 1239 | # CONFIG_FTRACE is not set |
| 1240 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1224 | # CONFIG_SAMPLES is not set | 1241 | # CONFIG_SAMPLES is not set |
| 1225 | CONFIG_HAVE_ARCH_KGDB=y | 1242 | CONFIG_HAVE_ARCH_KGDB=y |
| 1226 | # CONFIG_PPC_DISABLE_WERROR is not set | 1243 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1242,7 +1259,6 @@ CONFIG_CRYPTO=y | |||
| 1242 | # | 1259 | # |
| 1243 | # Crypto core or helper | 1260 | # Crypto core or helper |
| 1244 | # | 1261 | # |
| 1245 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1246 | CONFIG_CRYPTO_ALGAPI=y | 1262 | CONFIG_CRYPTO_ALGAPI=y |
| 1247 | CONFIG_CRYPTO_ALGAPI2=y | 1263 | CONFIG_CRYPTO_ALGAPI2=y |
| 1248 | CONFIG_CRYPTO_AEAD2=y | 1264 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1284,11 +1300,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1284 | # | 1300 | # |
| 1285 | # CONFIG_CRYPTO_HMAC is not set | 1301 | # CONFIG_CRYPTO_HMAC is not set |
| 1286 | # CONFIG_CRYPTO_XCBC is not set | 1302 | # CONFIG_CRYPTO_XCBC is not set |
| 1303 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1287 | 1304 | ||
| 1288 | # | 1305 | # |
| 1289 | # Digest | 1306 | # Digest |
| 1290 | # | 1307 | # |
| 1291 | # CONFIG_CRYPTO_CRC32C is not set | 1308 | # CONFIG_CRYPTO_CRC32C is not set |
| 1309 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1292 | # CONFIG_CRYPTO_MD4 is not set | 1310 | # CONFIG_CRYPTO_MD4 is not set |
| 1293 | CONFIG_CRYPTO_MD5=y | 1311 | CONFIG_CRYPTO_MD5=y |
| 1294 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1312 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig index 1ab3e4cd3018..9e9158a5b190 100644 --- a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc837x_rdb_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:13 2009 | 4 | # Thu Nov 5 08:20:30 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -125,21 +127,20 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 131 | ||
| 130 | # | 132 | # |
| 131 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 132 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 139 | CONFIG_COMPAT_BRK=y |
| 138 | CONFIG_SLAB=y | 140 | CONFIG_SLAB=y |
| 139 | # CONFIG_SLUB is not set | 141 | # CONFIG_SLUB is not set |
| 140 | # CONFIG_SLOB is not set | 142 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 143 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 144 | CONFIG_HAVE_OPROFILE=y |
| 144 | # CONFIG_KPROBES is not set | 145 | # CONFIG_KPROBES is not set |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -147,6 +148,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 147 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 150 | 153 | ||
| 151 | # | 154 | # |
| 152 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 256 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -363,6 +368,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 363 | # CONFIG_NETFILTER is not set | 368 | # CONFIG_NETFILTER is not set |
| 364 | # CONFIG_IP_DCCP is not set | 369 | # CONFIG_IP_DCCP is not set |
| 365 | # CONFIG_IP_SCTP is not set | 370 | # CONFIG_IP_SCTP is not set |
| 371 | # CONFIG_RDS is not set | ||
| 366 | # CONFIG_TIPC is not set | 372 | # CONFIG_TIPC is not set |
| 367 | # CONFIG_ATM is not set | 373 | # CONFIG_ATM is not set |
| 368 | # CONFIG_BRIDGE is not set | 374 | # CONFIG_BRIDGE is not set |
| @@ -392,6 +398,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 392 | # CONFIG_AF_RXRPC is not set | 398 | # CONFIG_AF_RXRPC is not set |
| 393 | CONFIG_WIRELESS=y | 399 | CONFIG_WIRELESS=y |
| 394 | # CONFIG_CFG80211 is not set | 400 | # CONFIG_CFG80211 is not set |
| 401 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 395 | CONFIG_WIRELESS_OLD_REGULATORY=y | 402 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 396 | # CONFIG_WIRELESS_EXT is not set | 403 | # CONFIG_WIRELESS_EXT is not set |
| 397 | # CONFIG_LIB80211 is not set | 404 | # CONFIG_LIB80211 is not set |
| @@ -399,7 +406,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 399 | # | 406 | # |
| 400 | # CFG80211 needs to be enabled for MAC80211 | 407 | # CFG80211 needs to be enabled for MAC80211 |
| 401 | # | 408 | # |
| 402 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 403 | # CONFIG_WIMAX is not set | 409 | # CONFIG_WIMAX is not set |
| 404 | # CONFIG_RFKILL is not set | 410 | # CONFIG_RFKILL is not set |
| 405 | # CONFIG_NET_9P is not set | 411 | # CONFIG_NET_9P is not set |
| @@ -412,6 +418,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 412 | # Generic Driver Options | 418 | # Generic Driver Options |
| 413 | # | 419 | # |
| 414 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 421 | # CONFIG_DEVTMPFS is not set | ||
| 415 | CONFIG_STANDALONE=y | 422 | CONFIG_STANDALONE=y |
| 416 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 423 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 417 | # CONFIG_FW_LOADER is not set | 424 | # CONFIG_FW_LOADER is not set |
| @@ -498,6 +505,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 498 | CONFIG_SCSI_LOWLEVEL=y | 505 | CONFIG_SCSI_LOWLEVEL=y |
| 499 | # CONFIG_ISCSI_TCP is not set | 506 | # CONFIG_ISCSI_TCP is not set |
| 500 | # CONFIG_SCSI_BNX2_ISCSI is not set | 507 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 508 | # CONFIG_BE2ISCSI is not set | ||
| 501 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 509 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 502 | # CONFIG_SCSI_3W_9XXX is not set | 510 | # CONFIG_SCSI_3W_9XXX is not set |
| 503 | # CONFIG_SCSI_ACARD is not set | 511 | # CONFIG_SCSI_ACARD is not set |
| @@ -537,11 +545,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 537 | # CONFIG_SCSI_DC390T is not set | 545 | # CONFIG_SCSI_DC390T is not set |
| 538 | # CONFIG_SCSI_NSP32 is not set | 546 | # CONFIG_SCSI_NSP32 is not set |
| 539 | # CONFIG_SCSI_DEBUG is not set | 547 | # CONFIG_SCSI_DEBUG is not set |
| 548 | # CONFIG_SCSI_PMCRAID is not set | ||
| 540 | # CONFIG_SCSI_SRP is not set | 549 | # CONFIG_SCSI_SRP is not set |
| 550 | # CONFIG_SCSI_BFA_FC is not set | ||
| 541 | # CONFIG_SCSI_DH is not set | 551 | # CONFIG_SCSI_DH is not set |
| 542 | # CONFIG_SCSI_OSD_INITIATOR is not set | 552 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 543 | CONFIG_ATA=y | 553 | CONFIG_ATA=y |
| 544 | # CONFIG_ATA_NONSTANDARD is not set | 554 | # CONFIG_ATA_NONSTANDARD is not set |
| 555 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 545 | CONFIG_SATA_PMP=y | 556 | CONFIG_SATA_PMP=y |
| 546 | # CONFIG_SATA_AHCI is not set | 557 | # CONFIG_SATA_AHCI is not set |
| 547 | # CONFIG_SATA_SIL24 is not set | 558 | # CONFIG_SATA_SIL24 is not set |
| @@ -564,6 +575,7 @@ CONFIG_ATA_SFF=y | |||
| 564 | # CONFIG_PATA_ALI is not set | 575 | # CONFIG_PATA_ALI is not set |
| 565 | # CONFIG_PATA_AMD is not set | 576 | # CONFIG_PATA_AMD is not set |
| 566 | # CONFIG_PATA_ARTOP is not set | 577 | # CONFIG_PATA_ARTOP is not set |
| 578 | # CONFIG_PATA_ATP867X is not set | ||
| 567 | # CONFIG_PATA_ATIIXP is not set | 579 | # CONFIG_PATA_ATIIXP is not set |
| 568 | # CONFIG_PATA_CMD640_PCI is not set | 580 | # CONFIG_PATA_CMD640_PCI is not set |
| 569 | # CONFIG_PATA_CMD64X is not set | 581 | # CONFIG_PATA_CMD64X is not set |
| @@ -591,6 +603,7 @@ CONFIG_ATA_SFF=y | |||
| 591 | # CONFIG_PATA_OPTIDMA is not set | 603 | # CONFIG_PATA_OPTIDMA is not set |
| 592 | # CONFIG_PATA_PDC_OLD is not set | 604 | # CONFIG_PATA_PDC_OLD is not set |
| 593 | # CONFIG_PATA_RADISYS is not set | 605 | # CONFIG_PATA_RADISYS is not set |
| 606 | # CONFIG_PATA_RDC is not set | ||
| 594 | # CONFIG_PATA_RZ1000 is not set | 607 | # CONFIG_PATA_RZ1000 is not set |
| 595 | # CONFIG_PATA_SC1200 is not set | 608 | # CONFIG_PATA_SC1200 is not set |
| 596 | # CONFIG_PATA_SERVERWORKS is not set | 609 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -610,6 +623,7 @@ CONFIG_MD_RAID1=y | |||
| 610 | # CONFIG_MD_RAID10 is not set | 623 | # CONFIG_MD_RAID10 is not set |
| 611 | CONFIG_MD_RAID456=y | 624 | CONFIG_MD_RAID456=y |
| 612 | CONFIG_MD_RAID6_PQ=y | 625 | CONFIG_MD_RAID6_PQ=y |
| 626 | # CONFIG_ASYNC_RAID6_TEST is not set | ||
| 613 | # CONFIG_MD_MULTIPATH is not set | 627 | # CONFIG_MD_MULTIPATH is not set |
| 614 | # CONFIG_MD_FAULTY is not set | 628 | # CONFIG_MD_FAULTY is not set |
| 615 | # CONFIG_BLK_DEV_DM is not set | 629 | # CONFIG_BLK_DEV_DM is not set |
| @@ -678,7 +692,9 @@ CONFIG_MII=y | |||
| 678 | # CONFIG_NET_PCI is not set | 692 | # CONFIG_NET_PCI is not set |
| 679 | # CONFIG_B44 is not set | 693 | # CONFIG_B44 is not set |
| 680 | # CONFIG_KS8842 is not set | 694 | # CONFIG_KS8842 is not set |
| 695 | # CONFIG_KS8851_MLL is not set | ||
| 681 | # CONFIG_ATL2 is not set | 696 | # CONFIG_ATL2 is not set |
| 697 | # CONFIG_XILINX_EMACLITE is not set | ||
| 682 | CONFIG_NETDEV_1000=y | 698 | CONFIG_NETDEV_1000=y |
| 683 | # CONFIG_ACENIC is not set | 699 | # CONFIG_ACENIC is not set |
| 684 | # CONFIG_DL2K is not set | 700 | # CONFIG_DL2K is not set |
| @@ -708,10 +724,7 @@ CONFIG_GIANFAR=y | |||
| 708 | # CONFIG_JME is not set | 724 | # CONFIG_JME is not set |
| 709 | # CONFIG_NETDEV_10000 is not set | 725 | # CONFIG_NETDEV_10000 is not set |
| 710 | # CONFIG_TR is not set | 726 | # CONFIG_TR is not set |
| 711 | 727 | CONFIG_WLAN=y | |
| 712 | # | ||
| 713 | # Wireless LAN | ||
| 714 | # | ||
| 715 | # CONFIG_WLAN_PRE80211 is not set | 728 | # CONFIG_WLAN_PRE80211 is not set |
| 716 | # CONFIG_WLAN_80211 is not set | 729 | # CONFIG_WLAN_80211 is not set |
| 717 | 730 | ||
| @@ -813,6 +826,7 @@ CONFIG_GEN_RTC=y | |||
| 813 | CONFIG_DEVPORT=y | 826 | CONFIG_DEVPORT=y |
| 814 | CONFIG_I2C=y | 827 | CONFIG_I2C=y |
| 815 | CONFIG_I2C_BOARDINFO=y | 828 | CONFIG_I2C_BOARDINFO=y |
| 829 | CONFIG_I2C_COMPAT=y | ||
| 816 | CONFIG_I2C_CHARDEV=y | 830 | CONFIG_I2C_CHARDEV=y |
| 817 | CONFIG_I2C_HELPER_AUTO=y | 831 | CONFIG_I2C_HELPER_AUTO=y |
| 818 | 832 | ||
| @@ -867,9 +881,6 @@ CONFIG_I2C_MPC=y | |||
| 867 | # Miscellaneous I2C Chip support | 881 | # Miscellaneous I2C Chip support |
| 868 | # | 882 | # |
| 869 | # CONFIG_DS1682 is not set | 883 | # CONFIG_DS1682 is not set |
| 870 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 871 | # CONFIG_PCF8575 is not set | ||
| 872 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 873 | # CONFIG_SENSORS_TSL2550 is not set | 884 | # CONFIG_SENSORS_TSL2550 is not set |
| 874 | # CONFIG_I2C_DEBUG_CORE is not set | 885 | # CONFIG_I2C_DEBUG_CORE is not set |
| 875 | # CONFIG_I2C_DEBUG_ALGO is not set | 886 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -887,6 +898,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 887 | # CONFIG_POWER_SUPPLY is not set | 898 | # CONFIG_POWER_SUPPLY is not set |
| 888 | CONFIG_HWMON=y | 899 | CONFIG_HWMON=y |
| 889 | # CONFIG_HWMON_VID is not set | 900 | # CONFIG_HWMON_VID is not set |
| 901 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 902 | |||
| 903 | # | ||
| 904 | # Native drivers | ||
| 905 | # | ||
| 890 | # CONFIG_SENSORS_AD7414 is not set | 906 | # CONFIG_SENSORS_AD7414 is not set |
| 891 | # CONFIG_SENSORS_AD7418 is not set | 907 | # CONFIG_SENSORS_AD7418 is not set |
| 892 | # CONFIG_SENSORS_ADM1021 is not set | 908 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -936,6 +952,7 @@ CONFIG_HWMON=y | |||
| 936 | # CONFIG_SENSORS_ADS7828 is not set | 952 | # CONFIG_SENSORS_ADS7828 is not set |
| 937 | # CONFIG_SENSORS_THMC50 is not set | 953 | # CONFIG_SENSORS_THMC50 is not set |
| 938 | # CONFIG_SENSORS_TMP401 is not set | 954 | # CONFIG_SENSORS_TMP401 is not set |
| 955 | # CONFIG_SENSORS_TMP421 is not set | ||
| 939 | # CONFIG_SENSORS_VIA686A is not set | 956 | # CONFIG_SENSORS_VIA686A is not set |
| 940 | # CONFIG_SENSORS_VT1211 is not set | 957 | # CONFIG_SENSORS_VT1211 is not set |
| 941 | # CONFIG_SENSORS_VT8231 is not set | 958 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -947,9 +964,7 @@ CONFIG_HWMON=y | |||
| 947 | # CONFIG_SENSORS_W83L786NG is not set | 964 | # CONFIG_SENSORS_W83L786NG is not set |
| 948 | # CONFIG_SENSORS_W83627HF is not set | 965 | # CONFIG_SENSORS_W83627HF is not set |
| 949 | # CONFIG_SENSORS_W83627EHF is not set | 966 | # CONFIG_SENSORS_W83627EHF is not set |
| 950 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 951 | # CONFIG_THERMAL is not set | 967 | # CONFIG_THERMAL is not set |
| 952 | # CONFIG_THERMAL_HWMON is not set | ||
| 953 | CONFIG_WATCHDOG=y | 968 | CONFIG_WATCHDOG=y |
| 954 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 969 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 955 | 970 | ||
| @@ -987,6 +1002,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 987 | # CONFIG_MFD_TMIO is not set | 1002 | # CONFIG_MFD_TMIO is not set |
| 988 | # CONFIG_PMIC_DA903X is not set | 1003 | # CONFIG_PMIC_DA903X is not set |
| 989 | # CONFIG_MFD_WM8400 is not set | 1004 | # CONFIG_MFD_WM8400 is not set |
| 1005 | # CONFIG_MFD_WM831X is not set | ||
| 990 | # CONFIG_MFD_WM8350_I2C is not set | 1006 | # CONFIG_MFD_WM8350_I2C is not set |
| 991 | # CONFIG_MFD_PCF50633 is not set | 1007 | # CONFIG_MFD_PCF50633 is not set |
| 992 | # CONFIG_AB3100_CORE is not set | 1008 | # CONFIG_AB3100_CORE is not set |
| @@ -997,6 +1013,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 997 | # Graphics support | 1013 | # Graphics support |
| 998 | # | 1014 | # |
| 999 | # CONFIG_AGP is not set | 1015 | # CONFIG_AGP is not set |
| 1016 | CONFIG_VGA_ARB=y | ||
| 1000 | # CONFIG_DRM is not set | 1017 | # CONFIG_DRM is not set |
| 1001 | # CONFIG_VGASTATE is not set | 1018 | # CONFIG_VGASTATE is not set |
| 1002 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1019 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1010,7 +1027,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1010 | # CONFIG_SOUND is not set | 1027 | # CONFIG_SOUND is not set |
| 1011 | CONFIG_HID_SUPPORT=y | 1028 | CONFIG_HID_SUPPORT=y |
| 1012 | CONFIG_HID=y | 1029 | CONFIG_HID=y |
| 1013 | # CONFIG_HID_DEBUG is not set | ||
| 1014 | # CONFIG_HIDRAW is not set | 1030 | # CONFIG_HIDRAW is not set |
| 1015 | 1031 | ||
| 1016 | # | 1032 | # |
| @@ -1033,6 +1049,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1033 | CONFIG_HID_EZKEY=y | 1049 | CONFIG_HID_EZKEY=y |
| 1034 | # CONFIG_HID_KYE is not set | 1050 | # CONFIG_HID_KYE is not set |
| 1035 | CONFIG_HID_GYRATION=y | 1051 | CONFIG_HID_GYRATION=y |
| 1052 | # CONFIG_HID_TWINHAN is not set | ||
| 1036 | # CONFIG_HID_KENSINGTON is not set | 1053 | # CONFIG_HID_KENSINGTON is not set |
| 1037 | CONFIG_HID_LOGITECH=y | 1054 | CONFIG_HID_LOGITECH=y |
| 1038 | # CONFIG_LOGITECH_FF is not set | 1055 | # CONFIG_LOGITECH_FF is not set |
| @@ -1085,6 +1102,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1085 | # CONFIG_USB_OXU210HP_HCD is not set | 1102 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1086 | # CONFIG_USB_ISP116X_HCD is not set | 1103 | # CONFIG_USB_ISP116X_HCD is not set |
| 1087 | # CONFIG_USB_ISP1760_HCD is not set | 1104 | # CONFIG_USB_ISP1760_HCD is not set |
| 1105 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1088 | # CONFIG_USB_OHCI_HCD is not set | 1106 | # CONFIG_USB_OHCI_HCD is not set |
| 1089 | # CONFIG_USB_UHCI_HCD is not set | 1107 | # CONFIG_USB_UHCI_HCD is not set |
| 1090 | # CONFIG_USB_SL811_HCD is not set | 1108 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1142,6 +1160,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1142 | # CONFIG_USB_LD is not set | 1160 | # CONFIG_USB_LD is not set |
| 1143 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1161 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1144 | # CONFIG_USB_IOWARRIOR is not set | 1162 | # CONFIG_USB_IOWARRIOR is not set |
| 1163 | # CONFIG_USB_TEST is not set | ||
| 1145 | # CONFIG_USB_ISIGHTFW is not set | 1164 | # CONFIG_USB_ISIGHTFW is not set |
| 1146 | # CONFIG_USB_VST is not set | 1165 | # CONFIG_USB_VST is not set |
| 1147 | # CONFIG_USB_GADGET is not set | 1166 | # CONFIG_USB_GADGET is not set |
| @@ -1188,6 +1207,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1188 | # CONFIG_GFS2_FS is not set | 1207 | # CONFIG_GFS2_FS is not set |
| 1189 | # CONFIG_OCFS2_FS is not set | 1208 | # CONFIG_OCFS2_FS is not set |
| 1190 | # CONFIG_BTRFS_FS is not set | 1209 | # CONFIG_BTRFS_FS is not set |
| 1210 | # CONFIG_NILFS2_FS is not set | ||
| 1191 | CONFIG_FILE_LOCKING=y | 1211 | CONFIG_FILE_LOCKING=y |
| 1192 | CONFIG_FSNOTIFY=y | 1212 | CONFIG_FSNOTIFY=y |
| 1193 | CONFIG_DNOTIFY=y | 1213 | CONFIG_DNOTIFY=y |
| @@ -1246,7 +1266,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1246 | # CONFIG_ROMFS_FS is not set | 1266 | # CONFIG_ROMFS_FS is not set |
| 1247 | # CONFIG_SYSV_FS is not set | 1267 | # CONFIG_SYSV_FS is not set |
| 1248 | # CONFIG_UFS_FS is not set | 1268 | # CONFIG_UFS_FS is not set |
| 1249 | # CONFIG_NILFS2_FS is not set | ||
| 1250 | CONFIG_NETWORK_FILESYSTEMS=y | 1269 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1251 | CONFIG_NFS_FS=y | 1270 | CONFIG_NFS_FS=y |
| 1252 | CONFIG_NFS_V3=y | 1271 | CONFIG_NFS_V3=y |
| @@ -1361,6 +1380,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1361 | # CONFIG_ENABLE_MUST_CHECK is not set | 1380 | # CONFIG_ENABLE_MUST_CHECK is not set |
| 1362 | CONFIG_FRAME_WARN=1024 | 1381 | CONFIG_FRAME_WARN=1024 |
| 1363 | # CONFIG_MAGIC_SYSRQ is not set | 1382 | # CONFIG_MAGIC_SYSRQ is not set |
| 1383 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1364 | # CONFIG_UNUSED_SYMBOLS is not set | 1384 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1365 | # CONFIG_DEBUG_FS is not set | 1385 | # CONFIG_DEBUG_FS is not set |
| 1366 | # CONFIG_HEADERS_CHECK is not set | 1386 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1376,6 +1396,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1376 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1396 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1377 | CONFIG_TRACING_SUPPORT=y | 1397 | CONFIG_TRACING_SUPPORT=y |
| 1378 | # CONFIG_FTRACE is not set | 1398 | # CONFIG_FTRACE is not set |
| 1399 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1379 | # CONFIG_SAMPLES is not set | 1400 | # CONFIG_SAMPLES is not set |
| 1380 | CONFIG_HAVE_ARCH_KGDB=y | 1401 | CONFIG_HAVE_ARCH_KGDB=y |
| 1381 | # CONFIG_PPC_DISABLE_WERROR is not set | 1402 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1396,12 +1417,13 @@ CONFIG_XOR_BLOCKS=y | |||
| 1396 | CONFIG_ASYNC_CORE=y | 1417 | CONFIG_ASYNC_CORE=y |
| 1397 | CONFIG_ASYNC_MEMCPY=y | 1418 | CONFIG_ASYNC_MEMCPY=y |
| 1398 | CONFIG_ASYNC_XOR=y | 1419 | CONFIG_ASYNC_XOR=y |
| 1420 | CONFIG_ASYNC_PQ=y | ||
| 1421 | CONFIG_ASYNC_RAID6_RECOV=y | ||
| 1399 | CONFIG_CRYPTO=y | 1422 | CONFIG_CRYPTO=y |
| 1400 | 1423 | ||
| 1401 | # | 1424 | # |
| 1402 | # Crypto core or helper | 1425 | # Crypto core or helper |
| 1403 | # | 1426 | # |
| 1404 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1405 | CONFIG_CRYPTO_ALGAPI=y | 1427 | CONFIG_CRYPTO_ALGAPI=y |
| 1406 | CONFIG_CRYPTO_ALGAPI2=y | 1428 | CONFIG_CRYPTO_ALGAPI2=y |
| 1407 | CONFIG_CRYPTO_AEAD2=y | 1429 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1443,11 +1465,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1443 | # | 1465 | # |
| 1444 | # CONFIG_CRYPTO_HMAC is not set | 1466 | # CONFIG_CRYPTO_HMAC is not set |
| 1445 | # CONFIG_CRYPTO_XCBC is not set | 1467 | # CONFIG_CRYPTO_XCBC is not set |
| 1468 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1446 | 1469 | ||
| 1447 | # | 1470 | # |
| 1448 | # Digest | 1471 | # Digest |
| 1449 | # | 1472 | # |
| 1450 | # CONFIG_CRYPTO_CRC32C is not set | 1473 | # CONFIG_CRYPTO_CRC32C is not set |
| 1474 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1451 | # CONFIG_CRYPTO_MD4 is not set | 1475 | # CONFIG_CRYPTO_MD4 is not set |
| 1452 | CONFIG_CRYPTO_MD5=y | 1476 | CONFIG_CRYPTO_MD5=y |
| 1453 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1477 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/83xx/sbc834x_defconfig b/arch/powerpc/configs/83xx/sbc834x_defconfig index 3a68f861b1bd..6b399154970f 100644 --- a/arch/powerpc/configs/83xx/sbc834x_defconfig +++ b/arch/powerpc/configs/83xx/sbc834x_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.31-rc5 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Tue Aug 11 19:57:51 2009 | 4 | # Thu Nov 5 08:20:31 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
| @@ -124,27 +126,28 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 130 | ||
| 129 | # | 131 | # |
| 130 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 131 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 137 | CONFIG_PCI_QUIRKS=y |
| 135 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 136 | CONFIG_COMPAT_BRK=y | 138 | CONFIG_COMPAT_BRK=y |
| 137 | CONFIG_SLAB=y | 139 | CONFIG_SLAB=y |
| 138 | # CONFIG_SLUB is not set | 140 | # CONFIG_SLUB is not set |
| 139 | # CONFIG_SLOB is not set | 141 | # CONFIG_SLOB is not set |
| 140 | # CONFIG_PROFILING is not set | 142 | # CONFIG_PROFILING is not set |
| 141 | # CONFIG_MARKERS is not set | ||
| 142 | CONFIG_HAVE_OPROFILE=y | 143 | CONFIG_HAVE_OPROFILE=y |
| 143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 144 | CONFIG_HAVE_IOREMAP_PROT=y | 145 | CONFIG_HAVE_IOREMAP_PROT=y |
| 145 | CONFIG_HAVE_KPROBES=y | 146 | CONFIG_HAVE_KPROBES=y |
| 146 | CONFIG_HAVE_KRETPROBES=y | 147 | CONFIG_HAVE_KRETPROBES=y |
| 147 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 149 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 150 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 148 | 151 | ||
| 149 | # | 152 | # |
| 150 | # GCOV-based kernel profiling | 153 | # GCOV-based kernel profiling |
| @@ -254,6 +257,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 255 | # CONFIG_KEXEC is not set | 258 | # CONFIG_KEXEC is not set |
| 256 | # CONFIG_CRASH_DUMP is not set | 259 | # CONFIG_CRASH_DUMP is not set |
| 260 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 257 | CONFIG_ARCH_FLATMEM_ENABLE=y | 261 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 258 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 262 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 259 | CONFIG_SELECT_MEMORY_MODEL=y | 263 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -271,6 +275,7 @@ CONFIG_BOUNCE=y | |||
| 271 | CONFIG_VIRT_TO_BUS=y | 275 | CONFIG_VIRT_TO_BUS=y |
| 272 | CONFIG_HAVE_MLOCK=y | 276 | CONFIG_HAVE_MLOCK=y |
| 273 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 278 | # CONFIG_KSM is not set | ||
| 274 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 279 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 275 | CONFIG_PPC_4K_PAGES=y | 280 | CONFIG_PPC_4K_PAGES=y |
| 276 | # CONFIG_PPC_16K_PAGES is not set | 281 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -366,6 +371,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 366 | # CONFIG_NETFILTER is not set | 371 | # CONFIG_NETFILTER is not set |
| 367 | # CONFIG_IP_DCCP is not set | 372 | # CONFIG_IP_DCCP is not set |
| 368 | # CONFIG_IP_SCTP is not set | 373 | # CONFIG_IP_SCTP is not set |
| 374 | # CONFIG_RDS is not set | ||
| 369 | # CONFIG_TIPC is not set | 375 | # CONFIG_TIPC is not set |
| 370 | # CONFIG_ATM is not set | 376 | # CONFIG_ATM is not set |
| 371 | # CONFIG_BRIDGE is not set | 377 | # CONFIG_BRIDGE is not set |
| @@ -395,6 +401,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 395 | # CONFIG_AF_RXRPC is not set | 401 | # CONFIG_AF_RXRPC is not set |
| 396 | CONFIG_WIRELESS=y | 402 | CONFIG_WIRELESS=y |
| 397 | # CONFIG_CFG80211 is not set | 403 | # CONFIG_CFG80211 is not set |
| 404 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 398 | CONFIG_WIRELESS_OLD_REGULATORY=y | 405 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 399 | # CONFIG_WIRELESS_EXT is not set | 406 | # CONFIG_WIRELESS_EXT is not set |
| 400 | # CONFIG_LIB80211 is not set | 407 | # CONFIG_LIB80211 is not set |
| @@ -402,7 +409,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 402 | # | 409 | # |
| 403 | # CFG80211 needs to be enabled for MAC80211 | 410 | # CFG80211 needs to be enabled for MAC80211 |
| 404 | # | 411 | # |
| 405 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 406 | # CONFIG_WIMAX is not set | 412 | # CONFIG_WIMAX is not set |
| 407 | # CONFIG_RFKILL is not set | 413 | # CONFIG_RFKILL is not set |
| 408 | # CONFIG_NET_9P is not set | 414 | # CONFIG_NET_9P is not set |
| @@ -415,6 +421,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 415 | # Generic Driver Options | 421 | # Generic Driver Options |
| 416 | # | 422 | # |
| 417 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 423 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 424 | # CONFIG_DEVTMPFS is not set | ||
| 418 | CONFIG_STANDALONE=y | 425 | CONFIG_STANDALONE=y |
| 419 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 426 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 420 | # CONFIG_FW_LOADER is not set | 427 | # CONFIG_FW_LOADER is not set |
| @@ -422,9 +429,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 422 | # CONFIG_CONNECTOR is not set | 429 | # CONFIG_CONNECTOR is not set |
| 423 | CONFIG_MTD=y | 430 | CONFIG_MTD=y |
| 424 | # CONFIG_MTD_DEBUG is not set | 431 | # CONFIG_MTD_DEBUG is not set |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 425 | CONFIG_MTD_CONCAT=y | 433 | CONFIG_MTD_CONCAT=y |
| 426 | CONFIG_MTD_PARTITIONS=y | 434 | CONFIG_MTD_PARTITIONS=y |
| 427 | # CONFIG_MTD_TESTS is not set | ||
| 428 | # CONFIG_MTD_REDBOOT_PARTS is not set | 435 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 429 | CONFIG_MTD_CMDLINE_PARTS=y | 436 | CONFIG_MTD_CMDLINE_PARTS=y |
| 430 | CONFIG_MTD_OF_PARTS=y | 437 | CONFIG_MTD_OF_PARTS=y |
| @@ -651,7 +658,9 @@ CONFIG_MII=y | |||
| 651 | # CONFIG_NET_PCI is not set | 658 | # CONFIG_NET_PCI is not set |
| 652 | # CONFIG_B44 is not set | 659 | # CONFIG_B44 is not set |
| 653 | # CONFIG_KS8842 is not set | 660 | # CONFIG_KS8842 is not set |
| 661 | # CONFIG_KS8851_MLL is not set | ||
| 654 | # CONFIG_ATL2 is not set | 662 | # CONFIG_ATL2 is not set |
| 663 | # CONFIG_XILINX_EMACLITE is not set | ||
| 655 | CONFIG_NETDEV_1000=y | 664 | CONFIG_NETDEV_1000=y |
| 656 | # CONFIG_ACENIC is not set | 665 | # CONFIG_ACENIC is not set |
| 657 | # CONFIG_DL2K is not set | 666 | # CONFIG_DL2K is not set |
| @@ -681,10 +690,7 @@ CONFIG_GIANFAR=y | |||
| 681 | # CONFIG_JME is not set | 690 | # CONFIG_JME is not set |
| 682 | # CONFIG_NETDEV_10000 is not set | 691 | # CONFIG_NETDEV_10000 is not set |
| 683 | # CONFIG_TR is not set | 692 | # CONFIG_TR is not set |
| 684 | 693 | CONFIG_WLAN=y | |
| 685 | # | ||
| 686 | # Wireless LAN | ||
| 687 | # | ||
| 688 | # CONFIG_WLAN_PRE80211 is not set | 694 | # CONFIG_WLAN_PRE80211 is not set |
| 689 | # CONFIG_WLAN_80211 is not set | 695 | # CONFIG_WLAN_80211 is not set |
| 690 | 696 | ||
| @@ -786,6 +792,7 @@ CONFIG_GEN_RTC=y | |||
| 786 | CONFIG_DEVPORT=y | 792 | CONFIG_DEVPORT=y |
| 787 | CONFIG_I2C=y | 793 | CONFIG_I2C=y |
| 788 | CONFIG_I2C_BOARDINFO=y | 794 | CONFIG_I2C_BOARDINFO=y |
| 795 | CONFIG_I2C_COMPAT=y | ||
| 789 | CONFIG_I2C_CHARDEV=y | 796 | CONFIG_I2C_CHARDEV=y |
| 790 | CONFIG_I2C_HELPER_AUTO=y | 797 | CONFIG_I2C_HELPER_AUTO=y |
| 791 | 798 | ||
| @@ -840,9 +847,6 @@ CONFIG_I2C_MPC=y | |||
| 840 | # Miscellaneous I2C Chip support | 847 | # Miscellaneous I2C Chip support |
| 841 | # | 848 | # |
| 842 | # CONFIG_DS1682 is not set | 849 | # CONFIG_DS1682 is not set |
| 843 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 844 | # CONFIG_PCF8575 is not set | ||
| 845 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 846 | # CONFIG_SENSORS_TSL2550 is not set | 850 | # CONFIG_SENSORS_TSL2550 is not set |
| 847 | # CONFIG_I2C_DEBUG_CORE is not set | 851 | # CONFIG_I2C_DEBUG_CORE is not set |
| 848 | # CONFIG_I2C_DEBUG_ALGO is not set | 852 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -860,6 +864,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 860 | # CONFIG_POWER_SUPPLY is not set | 864 | # CONFIG_POWER_SUPPLY is not set |
| 861 | CONFIG_HWMON=y | 865 | CONFIG_HWMON=y |
| 862 | # CONFIG_HWMON_VID is not set | 866 | # CONFIG_HWMON_VID is not set |
| 867 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 868 | |||
| 869 | # | ||
| 870 | # Native drivers | ||
| 871 | # | ||
| 863 | # CONFIG_SENSORS_AD7414 is not set | 872 | # CONFIG_SENSORS_AD7414 is not set |
| 864 | # CONFIG_SENSORS_AD7418 is not set | 873 | # CONFIG_SENSORS_AD7418 is not set |
| 865 | # CONFIG_SENSORS_ADM1021 is not set | 874 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -909,6 +918,7 @@ CONFIG_HWMON=y | |||
| 909 | # CONFIG_SENSORS_ADS7828 is not set | 918 | # CONFIG_SENSORS_ADS7828 is not set |
| 910 | # CONFIG_SENSORS_THMC50 is not set | 919 | # CONFIG_SENSORS_THMC50 is not set |
| 911 | # CONFIG_SENSORS_TMP401 is not set | 920 | # CONFIG_SENSORS_TMP401 is not set |
| 921 | # CONFIG_SENSORS_TMP421 is not set | ||
| 912 | # CONFIG_SENSORS_VIA686A is not set | 922 | # CONFIG_SENSORS_VIA686A is not set |
| 913 | # CONFIG_SENSORS_VT1211 is not set | 923 | # CONFIG_SENSORS_VT1211 is not set |
| 914 | # CONFIG_SENSORS_VT8231 is not set | 924 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -920,9 +930,7 @@ CONFIG_HWMON=y | |||
| 920 | # CONFIG_SENSORS_W83L786NG is not set | 930 | # CONFIG_SENSORS_W83L786NG is not set |
| 921 | # CONFIG_SENSORS_W83627HF is not set | 931 | # CONFIG_SENSORS_W83627HF is not set |
| 922 | # CONFIG_SENSORS_W83627EHF is not set | 932 | # CONFIG_SENSORS_W83627EHF is not set |
| 923 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 924 | # CONFIG_THERMAL is not set | 933 | # CONFIG_THERMAL is not set |
| 925 | # CONFIG_THERMAL_HWMON is not set | ||
| 926 | CONFIG_WATCHDOG=y | 934 | CONFIG_WATCHDOG=y |
| 927 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 935 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 928 | 936 | ||
| @@ -960,6 +968,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 960 | # CONFIG_MFD_TMIO is not set | 968 | # CONFIG_MFD_TMIO is not set |
| 961 | # CONFIG_PMIC_DA903X is not set | 969 | # CONFIG_PMIC_DA903X is not set |
| 962 | # CONFIG_MFD_WM8400 is not set | 970 | # CONFIG_MFD_WM8400 is not set |
| 971 | # CONFIG_MFD_WM831X is not set | ||
| 963 | # CONFIG_MFD_WM8350_I2C is not set | 972 | # CONFIG_MFD_WM8350_I2C is not set |
| 964 | # CONFIG_MFD_PCF50633 is not set | 973 | # CONFIG_MFD_PCF50633 is not set |
| 965 | # CONFIG_AB3100_CORE is not set | 974 | # CONFIG_AB3100_CORE is not set |
| @@ -970,6 +979,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 970 | # Graphics support | 979 | # Graphics support |
| 971 | # | 980 | # |
| 972 | # CONFIG_AGP is not set | 981 | # CONFIG_AGP is not set |
| 982 | CONFIG_VGA_ARB=y | ||
| 973 | # CONFIG_DRM is not set | 983 | # CONFIG_DRM is not set |
| 974 | # CONFIG_VGASTATE is not set | 984 | # CONFIG_VGASTATE is not set |
| 975 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 985 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -983,7 +993,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 983 | # CONFIG_SOUND is not set | 993 | # CONFIG_SOUND is not set |
| 984 | CONFIG_HID_SUPPORT=y | 994 | CONFIG_HID_SUPPORT=y |
| 985 | CONFIG_HID=y | 995 | CONFIG_HID=y |
| 986 | # CONFIG_HID_DEBUG is not set | ||
| 987 | # CONFIG_HIDRAW is not set | 996 | # CONFIG_HIDRAW is not set |
| 988 | 997 | ||
| 989 | # | 998 | # |
| @@ -1035,6 +1044,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1035 | # CONFIG_USB_OXU210HP_HCD is not set | 1044 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1036 | # CONFIG_USB_ISP116X_HCD is not set | 1045 | # CONFIG_USB_ISP116X_HCD is not set |
| 1037 | # CONFIG_USB_ISP1760_HCD is not set | 1046 | # CONFIG_USB_ISP1760_HCD is not set |
| 1047 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1038 | # CONFIG_USB_OHCI_HCD is not set | 1048 | # CONFIG_USB_OHCI_HCD is not set |
| 1039 | # CONFIG_USB_UHCI_HCD is not set | 1049 | # CONFIG_USB_UHCI_HCD is not set |
| 1040 | # CONFIG_USB_SL811_HCD is not set | 1050 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1148,6 +1158,7 @@ CONFIG_JBD=y | |||
| 1148 | # CONFIG_GFS2_FS is not set | 1158 | # CONFIG_GFS2_FS is not set |
| 1149 | # CONFIG_OCFS2_FS is not set | 1159 | # CONFIG_OCFS2_FS is not set |
| 1150 | # CONFIG_BTRFS_FS is not set | 1160 | # CONFIG_BTRFS_FS is not set |
| 1161 | # CONFIG_NILFS2_FS is not set | ||
| 1151 | CONFIG_FILE_LOCKING=y | 1162 | CONFIG_FILE_LOCKING=y |
| 1152 | CONFIG_FSNOTIFY=y | 1163 | CONFIG_FSNOTIFY=y |
| 1153 | CONFIG_DNOTIFY=y | 1164 | CONFIG_DNOTIFY=y |
| @@ -1207,7 +1218,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1207 | # CONFIG_ROMFS_FS is not set | 1218 | # CONFIG_ROMFS_FS is not set |
| 1208 | # CONFIG_SYSV_FS is not set | 1219 | # CONFIG_SYSV_FS is not set |
| 1209 | # CONFIG_UFS_FS is not set | 1220 | # CONFIG_UFS_FS is not set |
| 1210 | # CONFIG_NILFS2_FS is not set | ||
| 1211 | CONFIG_NETWORK_FILESYSTEMS=y | 1221 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1212 | CONFIG_NFS_FS=y | 1222 | CONFIG_NFS_FS=y |
| 1213 | CONFIG_NFS_V3=y | 1223 | CONFIG_NFS_V3=y |
| @@ -1306,6 +1316,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1306 | CONFIG_ENABLE_MUST_CHECK=y | 1316 | CONFIG_ENABLE_MUST_CHECK=y |
| 1307 | CONFIG_FRAME_WARN=1024 | 1317 | CONFIG_FRAME_WARN=1024 |
| 1308 | # CONFIG_MAGIC_SYSRQ is not set | 1318 | # CONFIG_MAGIC_SYSRQ is not set |
| 1319 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1309 | # CONFIG_UNUSED_SYMBOLS is not set | 1320 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1310 | # CONFIG_DEBUG_FS is not set | 1321 | # CONFIG_DEBUG_FS is not set |
| 1311 | # CONFIG_HEADERS_CHECK is not set | 1322 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1321,6 +1332,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1321 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1332 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1322 | CONFIG_TRACING_SUPPORT=y | 1333 | CONFIG_TRACING_SUPPORT=y |
| 1323 | # CONFIG_FTRACE is not set | 1334 | # CONFIG_FTRACE is not set |
| 1335 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1324 | # CONFIG_SAMPLES is not set | 1336 | # CONFIG_SAMPLES is not set |
| 1325 | CONFIG_HAVE_ARCH_KGDB=y | 1337 | CONFIG_HAVE_ARCH_KGDB=y |
| 1326 | # CONFIG_PPC_DISABLE_WERROR is not set | 1338 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1342,7 +1354,6 @@ CONFIG_CRYPTO=y | |||
| 1342 | # | 1354 | # |
| 1343 | # Crypto core or helper | 1355 | # Crypto core or helper |
| 1344 | # | 1356 | # |
| 1345 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1346 | CONFIG_CRYPTO_ALGAPI=y | 1357 | CONFIG_CRYPTO_ALGAPI=y |
| 1347 | CONFIG_CRYPTO_ALGAPI2=y | 1358 | CONFIG_CRYPTO_ALGAPI2=y |
| 1348 | CONFIG_CRYPTO_AEAD2=y | 1359 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1384,11 +1395,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1384 | # | 1395 | # |
| 1385 | # CONFIG_CRYPTO_HMAC is not set | 1396 | # CONFIG_CRYPTO_HMAC is not set |
| 1386 | # CONFIG_CRYPTO_XCBC is not set | 1397 | # CONFIG_CRYPTO_XCBC is not set |
| 1398 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1387 | 1399 | ||
| 1388 | # | 1400 | # |
| 1389 | # Digest | 1401 | # Digest |
| 1390 | # | 1402 | # |
| 1391 | # CONFIG_CRYPTO_CRC32C is not set | 1403 | # CONFIG_CRYPTO_CRC32C is not set |
| 1404 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1392 | # CONFIG_CRYPTO_MD4 is not set | 1405 | # CONFIG_CRYPTO_MD4 is not set |
| 1393 | CONFIG_CRYPTO_MD5=y | 1406 | CONFIG_CRYPTO_MD5=y |
| 1394 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1407 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/ksi8560_defconfig b/arch/powerpc/configs/85xx/ksi8560_defconfig index ff04e1028f5e..a5bde8da462c 100644 --- a/arch/powerpc/configs/85xx/ksi8560_defconfig +++ b/arch/powerpc/configs/85xx/ksi8560_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:14 2009 | 4 | # Thu Nov 5 08:20:32 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | # CONFIG_GROUP_SCHED is not set | 98 | # CONFIG_GROUP_SCHED is not set |
| @@ -123,28 +126,29 @@ CONFIG_TIMERFD=y | |||
| 123 | CONFIG_EVENTFD=y | 126 | CONFIG_EVENTFD=y |
| 124 | CONFIG_SHMEM=y | 127 | CONFIG_SHMEM=y |
| 125 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
| 126 | CONFIG_HAVE_PERF_COUNTERS=y | 129 | CONFIG_HAVE_PERF_EVENTS=y |
| 127 | 130 | ||
| 128 | # | 131 | # |
| 129 | # Performance Counters | 132 | # Kernel Performance Events And Counters |
| 130 | # | 133 | # |
| 134 | # CONFIG_PERF_EVENTS is not set | ||
| 131 | # CONFIG_PERF_COUNTERS is not set | 135 | # CONFIG_PERF_COUNTERS is not set |
| 132 | CONFIG_VM_EVENT_COUNTERS=y | 136 | CONFIG_VM_EVENT_COUNTERS=y |
| 133 | CONFIG_SLUB_DEBUG=y | 137 | CONFIG_SLUB_DEBUG=y |
| 134 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 135 | CONFIG_COMPAT_BRK=y | 138 | CONFIG_COMPAT_BRK=y |
| 136 | # CONFIG_SLAB is not set | 139 | # CONFIG_SLAB is not set |
| 137 | CONFIG_SLUB=y | 140 | CONFIG_SLUB=y |
| 138 | # CONFIG_SLOB is not set | 141 | # CONFIG_SLOB is not set |
| 139 | # CONFIG_PROFILING is not set | 142 | # CONFIG_PROFILING is not set |
| 140 | # CONFIG_MARKERS is not set | ||
| 141 | CONFIG_HAVE_OPROFILE=y | 143 | CONFIG_HAVE_OPROFILE=y |
| 142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 143 | CONFIG_HAVE_IOREMAP_PROT=y | 145 | CONFIG_HAVE_IOREMAP_PROT=y |
| 144 | CONFIG_HAVE_KPROBES=y | 146 | CONFIG_HAVE_KPROBES=y |
| 145 | CONFIG_HAVE_KRETPROBES=y | 147 | CONFIG_HAVE_KRETPROBES=y |
| 146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 149 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 147 | CONFIG_HAVE_CLK=y | 150 | CONFIG_HAVE_CLK=y |
| 151 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 148 | 152 | ||
| 149 | # | 153 | # |
| 150 | # GCOV-based kernel profiling | 154 | # GCOV-based kernel profiling |
| @@ -188,6 +192,7 @@ CONFIG_MPC85xx=y | |||
| 188 | # CONFIG_MPC85xx_MDS is not set | 192 | # CONFIG_MPC85xx_MDS is not set |
| 189 | # CONFIG_MPC8536_DS is not set | 193 | # CONFIG_MPC8536_DS is not set |
| 190 | # CONFIG_MPC85xx_DS is not set | 194 | # CONFIG_MPC85xx_DS is not set |
| 195 | # CONFIG_MPC85xx_RDB is not set | ||
| 191 | # CONFIG_SOCRATES is not set | 196 | # CONFIG_SOCRATES is not set |
| 192 | CONFIG_KSI8560=y | 197 | CONFIG_KSI8560=y |
| 193 | # CONFIG_XES_MPC85xx is not set | 198 | # CONFIG_XES_MPC85xx is not set |
| @@ -243,6 +248,7 @@ CONFIG_MATH_EMULATION=y | |||
| 243 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 244 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 249 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 251 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 246 | CONFIG_ARCH_FLATMEM_ENABLE=y | 252 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 247 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 253 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 248 | CONFIG_SELECT_MEMORY_MODEL=y | 254 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -260,6 +266,7 @@ CONFIG_BOUNCE=y | |||
| 260 | CONFIG_VIRT_TO_BUS=y | 266 | CONFIG_VIRT_TO_BUS=y |
| 261 | CONFIG_HAVE_MLOCK=y | 267 | CONFIG_HAVE_MLOCK=y |
| 262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 268 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 269 | # CONFIG_KSM is not set | ||
| 263 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 264 | CONFIG_PPC_4K_PAGES=y | 271 | CONFIG_PPC_4K_PAGES=y |
| 265 | # CONFIG_PPC_16K_PAGES is not set | 272 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -348,6 +355,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 348 | # CONFIG_NETFILTER is not set | 355 | # CONFIG_NETFILTER is not set |
| 349 | # CONFIG_IP_DCCP is not set | 356 | # CONFIG_IP_DCCP is not set |
| 350 | # CONFIG_IP_SCTP is not set | 357 | # CONFIG_IP_SCTP is not set |
| 358 | # CONFIG_RDS is not set | ||
| 351 | # CONFIG_TIPC is not set | 359 | # CONFIG_TIPC is not set |
| 352 | # CONFIG_ATM is not set | 360 | # CONFIG_ATM is not set |
| 353 | # CONFIG_BRIDGE is not set | 361 | # CONFIG_BRIDGE is not set |
| @@ -377,6 +385,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 377 | # CONFIG_AF_RXRPC is not set | 385 | # CONFIG_AF_RXRPC is not set |
| 378 | CONFIG_WIRELESS=y | 386 | CONFIG_WIRELESS=y |
| 379 | # CONFIG_CFG80211 is not set | 387 | # CONFIG_CFG80211 is not set |
| 388 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 380 | CONFIG_WIRELESS_OLD_REGULATORY=y | 389 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 381 | # CONFIG_WIRELESS_EXT is not set | 390 | # CONFIG_WIRELESS_EXT is not set |
| 382 | # CONFIG_LIB80211 is not set | 391 | # CONFIG_LIB80211 is not set |
| @@ -384,7 +393,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 384 | # | 393 | # |
| 385 | # CFG80211 needs to be enabled for MAC80211 | 394 | # CFG80211 needs to be enabled for MAC80211 |
| 386 | # | 395 | # |
| 387 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 388 | # CONFIG_WIMAX is not set | 396 | # CONFIG_WIMAX is not set |
| 389 | # CONFIG_RFKILL is not set | 397 | # CONFIG_RFKILL is not set |
| 390 | # CONFIG_NET_9P is not set | 398 | # CONFIG_NET_9P is not set |
| @@ -397,6 +405,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 397 | # Generic Driver Options | 405 | # Generic Driver Options |
| 398 | # | 406 | # |
| 399 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 407 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 408 | # CONFIG_DEVTMPFS is not set | ||
| 400 | CONFIG_STANDALONE=y | 409 | CONFIG_STANDALONE=y |
| 401 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 410 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 402 | # CONFIG_FW_LOADER is not set | 411 | # CONFIG_FW_LOADER is not set |
| @@ -582,6 +591,8 @@ CONFIG_MII=y | |||
| 582 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 591 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 583 | # CONFIG_B44 is not set | 592 | # CONFIG_B44 is not set |
| 584 | # CONFIG_KS8842 is not set | 593 | # CONFIG_KS8842 is not set |
| 594 | # CONFIG_KS8851_MLL is not set | ||
| 595 | # CONFIG_XILINX_EMACLITE is not set | ||
| 585 | CONFIG_FS_ENET=y | 596 | CONFIG_FS_ENET=y |
| 586 | # CONFIG_FS_ENET_HAS_SCC is not set | 597 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 587 | CONFIG_FS_ENET_HAS_FCC=y | 598 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -591,10 +602,7 @@ CONFIG_FSL_PQ_MDIO=y | |||
| 591 | CONFIG_GIANFAR=y | 602 | CONFIG_GIANFAR=y |
| 592 | # CONFIG_MV643XX_ETH is not set | 603 | # CONFIG_MV643XX_ETH is not set |
| 593 | CONFIG_NETDEV_10000=y | 604 | CONFIG_NETDEV_10000=y |
| 594 | 605 | CONFIG_WLAN=y | |
| 595 | # | ||
| 596 | # Wireless LAN | ||
| 597 | # | ||
| 598 | # CONFIG_WLAN_PRE80211 is not set | 606 | # CONFIG_WLAN_PRE80211 is not set |
| 599 | # CONFIG_WLAN_80211 is not set | 607 | # CONFIG_WLAN_80211 is not set |
| 600 | 608 | ||
| @@ -704,10 +712,19 @@ CONFIG_GPIOLIB=y | |||
| 704 | # | 712 | # |
| 705 | # SPI GPIO expanders: | 713 | # SPI GPIO expanders: |
| 706 | # | 714 | # |
| 715 | |||
| 716 | # | ||
| 717 | # AC97 GPIO expanders: | ||
| 718 | # | ||
| 707 | # CONFIG_W1 is not set | 719 | # CONFIG_W1 is not set |
| 708 | # CONFIG_POWER_SUPPLY is not set | 720 | # CONFIG_POWER_SUPPLY is not set |
| 709 | CONFIG_HWMON=y | 721 | CONFIG_HWMON=y |
| 710 | # CONFIG_HWMON_VID is not set | 722 | # CONFIG_HWMON_VID is not set |
| 723 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 724 | |||
| 725 | # | ||
| 726 | # Native drivers | ||
| 727 | # | ||
| 711 | # CONFIG_SENSORS_F71805F is not set | 728 | # CONFIG_SENSORS_F71805F is not set |
| 712 | # CONFIG_SENSORS_F71882FG is not set | 729 | # CONFIG_SENSORS_F71882FG is not set |
| 713 | # CONFIG_SENSORS_IT87 is not set | 730 | # CONFIG_SENSORS_IT87 is not set |
| @@ -719,9 +736,7 @@ CONFIG_HWMON=y | |||
| 719 | # CONFIG_SENSORS_VT1211 is not set | 736 | # CONFIG_SENSORS_VT1211 is not set |
| 720 | # CONFIG_SENSORS_W83627HF is not set | 737 | # CONFIG_SENSORS_W83627HF is not set |
| 721 | # CONFIG_SENSORS_W83627EHF is not set | 738 | # CONFIG_SENSORS_W83627EHF is not set |
| 722 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 723 | # CONFIG_THERMAL is not set | 739 | # CONFIG_THERMAL is not set |
| 724 | # CONFIG_THERMAL_HWMON is not set | ||
| 725 | # CONFIG_WATCHDOG is not set | 740 | # CONFIG_WATCHDOG is not set |
| 726 | CONFIG_SSB_POSSIBLE=y | 741 | CONFIG_SSB_POSSIBLE=y |
| 727 | 742 | ||
| @@ -755,7 +770,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 755 | # CONFIG_SOUND is not set | 770 | # CONFIG_SOUND is not set |
| 756 | CONFIG_HID_SUPPORT=y | 771 | CONFIG_HID_SUPPORT=y |
| 757 | CONFIG_HID=y | 772 | CONFIG_HID=y |
| 758 | # CONFIG_HID_DEBUG is not set | ||
| 759 | # CONFIG_HIDRAW is not set | 773 | # CONFIG_HIDRAW is not set |
| 760 | # CONFIG_HID_PID is not set | 774 | # CONFIG_HID_PID is not set |
| 761 | 775 | ||
| @@ -818,6 +832,7 @@ CONFIG_FS_MBCACHE=y | |||
| 818 | # CONFIG_GFS2_FS is not set | 832 | # CONFIG_GFS2_FS is not set |
| 819 | # CONFIG_OCFS2_FS is not set | 833 | # CONFIG_OCFS2_FS is not set |
| 820 | # CONFIG_BTRFS_FS is not set | 834 | # CONFIG_BTRFS_FS is not set |
| 835 | # CONFIG_NILFS2_FS is not set | ||
| 821 | CONFIG_FILE_LOCKING=y | 836 | CONFIG_FILE_LOCKING=y |
| 822 | CONFIG_FSNOTIFY=y | 837 | CONFIG_FSNOTIFY=y |
| 823 | CONFIG_DNOTIFY=y | 838 | CONFIG_DNOTIFY=y |
| @@ -877,7 +892,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 877 | # CONFIG_ROMFS_FS is not set | 892 | # CONFIG_ROMFS_FS is not set |
| 878 | # CONFIG_SYSV_FS is not set | 893 | # CONFIG_SYSV_FS is not set |
| 879 | # CONFIG_UFS_FS is not set | 894 | # CONFIG_UFS_FS is not set |
| 880 | # CONFIG_NILFS2_FS is not set | ||
| 881 | CONFIG_NETWORK_FILESYSTEMS=y | 895 | CONFIG_NETWORK_FILESYSTEMS=y |
| 882 | CONFIG_NFS_FS=y | 896 | CONFIG_NFS_FS=y |
| 883 | # CONFIG_NFS_V3 is not set | 897 | # CONFIG_NFS_V3 is not set |
| @@ -945,6 +959,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 945 | CONFIG_ENABLE_MUST_CHECK=y | 959 | CONFIG_ENABLE_MUST_CHECK=y |
| 946 | CONFIG_FRAME_WARN=1024 | 960 | CONFIG_FRAME_WARN=1024 |
| 947 | # CONFIG_MAGIC_SYSRQ is not set | 961 | # CONFIG_MAGIC_SYSRQ is not set |
| 962 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 948 | # CONFIG_UNUSED_SYMBOLS is not set | 963 | # CONFIG_UNUSED_SYMBOLS is not set |
| 949 | CONFIG_DEBUG_FS=y | 964 | CONFIG_DEBUG_FS=y |
| 950 | # CONFIG_HEADERS_CHECK is not set | 965 | # CONFIG_HEADERS_CHECK is not set |
| @@ -962,6 +977,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 962 | # CONFIG_DEBUG_OBJECTS is not set | 977 | # CONFIG_DEBUG_OBJECTS is not set |
| 963 | # CONFIG_SLUB_DEBUG_ON is not set | 978 | # CONFIG_SLUB_DEBUG_ON is not set |
| 964 | # CONFIG_SLUB_STATS is not set | 979 | # CONFIG_SLUB_STATS is not set |
| 980 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 965 | # CONFIG_DEBUG_RT_MUTEXES is not set | 981 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 966 | # CONFIG_RT_MUTEX_TESTER is not set | 982 | # CONFIG_RT_MUTEX_TESTER is not set |
| 967 | # CONFIG_DEBUG_SPINLOCK is not set | 983 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -981,10 +997,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 981 | # CONFIG_DEBUG_LIST is not set | 997 | # CONFIG_DEBUG_LIST is not set |
| 982 | # CONFIG_DEBUG_SG is not set | 998 | # CONFIG_DEBUG_SG is not set |
| 983 | # CONFIG_DEBUG_NOTIFIERS is not set | 999 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1000 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 984 | # CONFIG_RCU_TORTURE_TEST is not set | 1001 | # CONFIG_RCU_TORTURE_TEST is not set |
| 985 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1002 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 986 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1003 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 987 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1004 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1005 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 988 | # CONFIG_FAULT_INJECTION is not set | 1006 | # CONFIG_FAULT_INJECTION is not set |
| 989 | # CONFIG_LATENCYTOP is not set | 1007 | # CONFIG_LATENCYTOP is not set |
| 990 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1008 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1008,10 +1026,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1008 | # CONFIG_WORKQUEUE_TRACER is not set | 1026 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1009 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1027 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1010 | # CONFIG_DYNAMIC_DEBUG is not set | 1028 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1029 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1011 | # CONFIG_SAMPLES is not set | 1030 | # CONFIG_SAMPLES is not set |
| 1012 | CONFIG_HAVE_ARCH_KGDB=y | 1031 | CONFIG_HAVE_ARCH_KGDB=y |
| 1013 | # CONFIG_KGDB is not set | 1032 | # CONFIG_KGDB is not set |
| 1014 | # CONFIG_KMEMCHECK is not set | ||
| 1015 | # CONFIG_PPC_DISABLE_WERROR is not set | 1033 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1016 | CONFIG_PPC_WERROR=y | 1034 | CONFIG_PPC_WERROR=y |
| 1017 | CONFIG_PRINT_STACK_DEPTH=64 | 1035 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1039,7 +1057,6 @@ CONFIG_CRYPTO=y | |||
| 1039 | # | 1057 | # |
| 1040 | # Crypto core or helper | 1058 | # Crypto core or helper |
| 1041 | # | 1059 | # |
| 1042 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1043 | # CONFIG_CRYPTO_MANAGER is not set | 1060 | # CONFIG_CRYPTO_MANAGER is not set |
| 1044 | # CONFIG_CRYPTO_MANAGER2 is not set | 1061 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1045 | # CONFIG_CRYPTO_GF128MUL is not set | 1062 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1070,11 +1087,13 @@ CONFIG_CRYPTO=y | |||
| 1070 | # | 1087 | # |
| 1071 | # CONFIG_CRYPTO_HMAC is not set | 1088 | # CONFIG_CRYPTO_HMAC is not set |
| 1072 | # CONFIG_CRYPTO_XCBC is not set | 1089 | # CONFIG_CRYPTO_XCBC is not set |
| 1090 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1073 | 1091 | ||
| 1074 | # | 1092 | # |
| 1075 | # Digest | 1093 | # Digest |
| 1076 | # | 1094 | # |
| 1077 | # CONFIG_CRYPTO_CRC32C is not set | 1095 | # CONFIG_CRYPTO_CRC32C is not set |
| 1096 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1078 | # CONFIG_CRYPTO_MD4 is not set | 1097 | # CONFIG_CRYPTO_MD4 is not set |
| 1079 | # CONFIG_CRYPTO_MD5 is not set | 1098 | # CONFIG_CRYPTO_MD5 is not set |
| 1080 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1099 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig index fb10cc83702e..c10e26f8763f 100644 --- a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig +++ b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:15 2009 | 4 | # Thu Nov 5 08:20:33 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -126,27 +129,28 @@ CONFIG_TIMERFD=y | |||
| 126 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
| 127 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
| 128 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
| 129 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
| 130 | 133 | ||
| 131 | # | 134 | # |
| 132 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
| 133 | # | 136 | # |
| 137 | # CONFIG_PERF_EVENTS is not set | ||
| 134 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
| 135 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 148 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 152 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 150 | 154 | ||
| 151 | # | 155 | # |
| 152 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
| @@ -189,6 +193,7 @@ CONFIG_MPC8540_ADS=y | |||
| 189 | # CONFIG_MPC85xx_MDS is not set | 193 | # CONFIG_MPC85xx_MDS is not set |
| 190 | # CONFIG_MPC8536_DS is not set | 194 | # CONFIG_MPC8536_DS is not set |
| 191 | # CONFIG_MPC85xx_DS is not set | 195 | # CONFIG_MPC85xx_DS is not set |
| 196 | # CONFIG_MPC85xx_RDB is not set | ||
| 192 | # CONFIG_SOCRATES is not set | 197 | # CONFIG_SOCRATES is not set |
| 193 | # CONFIG_KSI8560 is not set | 198 | # CONFIG_KSI8560 is not set |
| 194 | # CONFIG_XES_MPC85xx is not set | 199 | # CONFIG_XES_MPC85xx is not set |
| @@ -244,6 +249,7 @@ CONFIG_MATH_EMULATION=y | |||
| 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 249 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 245 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 250 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 252 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 247 | CONFIG_ARCH_FLATMEM_ENABLE=y | 253 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 248 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 254 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 249 | CONFIG_SELECT_MEMORY_MODEL=y | 255 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -261,6 +267,7 @@ CONFIG_BOUNCE=y | |||
| 261 | CONFIG_VIRT_TO_BUS=y | 267 | CONFIG_VIRT_TO_BUS=y |
| 262 | CONFIG_HAVE_MLOCK=y | 268 | CONFIG_HAVE_MLOCK=y |
| 263 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 269 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 270 | # CONFIG_KSM is not set | ||
| 264 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 271 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 265 | CONFIG_PPC_4K_PAGES=y | 272 | CONFIG_PPC_4K_PAGES=y |
| 266 | # CONFIG_PPC_16K_PAGES is not set | 273 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -349,6 +356,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 349 | # CONFIG_NETFILTER is not set | 356 | # CONFIG_NETFILTER is not set |
| 350 | # CONFIG_IP_DCCP is not set | 357 | # CONFIG_IP_DCCP is not set |
| 351 | # CONFIG_IP_SCTP is not set | 358 | # CONFIG_IP_SCTP is not set |
| 359 | # CONFIG_RDS is not set | ||
| 352 | # CONFIG_TIPC is not set | 360 | # CONFIG_TIPC is not set |
| 353 | # CONFIG_ATM is not set | 361 | # CONFIG_ATM is not set |
| 354 | # CONFIG_BRIDGE is not set | 362 | # CONFIG_BRIDGE is not set |
| @@ -378,6 +386,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 378 | # CONFIG_AF_RXRPC is not set | 386 | # CONFIG_AF_RXRPC is not set |
| 379 | CONFIG_WIRELESS=y | 387 | CONFIG_WIRELESS=y |
| 380 | # CONFIG_CFG80211 is not set | 388 | # CONFIG_CFG80211 is not set |
| 389 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 381 | CONFIG_WIRELESS_OLD_REGULATORY=y | 390 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 382 | # CONFIG_WIRELESS_EXT is not set | 391 | # CONFIG_WIRELESS_EXT is not set |
| 383 | # CONFIG_LIB80211 is not set | 392 | # CONFIG_LIB80211 is not set |
| @@ -385,7 +394,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 385 | # | 394 | # |
| 386 | # CFG80211 needs to be enabled for MAC80211 | 395 | # CFG80211 needs to be enabled for MAC80211 |
| 387 | # | 396 | # |
| 388 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 389 | # CONFIG_WIMAX is not set | 397 | # CONFIG_WIMAX is not set |
| 390 | # CONFIG_RFKILL is not set | 398 | # CONFIG_RFKILL is not set |
| 391 | # CONFIG_NET_9P is not set | 399 | # CONFIG_NET_9P is not set |
| @@ -398,6 +406,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 398 | # Generic Driver Options | 406 | # Generic Driver Options |
| 399 | # | 407 | # |
| 400 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 408 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 409 | # CONFIG_DEVTMPFS is not set | ||
| 401 | CONFIG_STANDALONE=y | 410 | CONFIG_STANDALONE=y |
| 402 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 411 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 403 | # CONFIG_FW_LOADER is not set | 412 | # CONFIG_FW_LOADER is not set |
| @@ -483,15 +492,14 @@ CONFIG_MII=y | |||
| 483 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 492 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 484 | # CONFIG_B44 is not set | 493 | # CONFIG_B44 is not set |
| 485 | # CONFIG_KS8842 is not set | 494 | # CONFIG_KS8842 is not set |
| 495 | # CONFIG_KS8851_MLL is not set | ||
| 496 | # CONFIG_XILINX_EMACLITE is not set | ||
| 486 | CONFIG_NETDEV_1000=y | 497 | CONFIG_NETDEV_1000=y |
| 487 | CONFIG_FSL_PQ_MDIO=y | 498 | CONFIG_FSL_PQ_MDIO=y |
| 488 | CONFIG_GIANFAR=y | 499 | CONFIG_GIANFAR=y |
| 489 | # CONFIG_MV643XX_ETH is not set | 500 | # CONFIG_MV643XX_ETH is not set |
| 490 | CONFIG_NETDEV_10000=y | 501 | CONFIG_NETDEV_10000=y |
| 491 | 502 | CONFIG_WLAN=y | |
| 492 | # | ||
| 493 | # Wireless LAN | ||
| 494 | # | ||
| 495 | # CONFIG_WLAN_PRE80211 is not set | 503 | # CONFIG_WLAN_PRE80211 is not set |
| 496 | # CONFIG_WLAN_80211 is not set | 504 | # CONFIG_WLAN_80211 is not set |
| 497 | 505 | ||
| @@ -588,6 +596,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 588 | # CONFIG_POWER_SUPPLY is not set | 596 | # CONFIG_POWER_SUPPLY is not set |
| 589 | CONFIG_HWMON=y | 597 | CONFIG_HWMON=y |
| 590 | # CONFIG_HWMON_VID is not set | 598 | # CONFIG_HWMON_VID is not set |
| 599 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 600 | |||
| 601 | # | ||
| 602 | # Native drivers | ||
| 603 | # | ||
| 591 | # CONFIG_SENSORS_F71805F is not set | 604 | # CONFIG_SENSORS_F71805F is not set |
| 592 | # CONFIG_SENSORS_F71882FG is not set | 605 | # CONFIG_SENSORS_F71882FG is not set |
| 593 | # CONFIG_SENSORS_IT87 is not set | 606 | # CONFIG_SENSORS_IT87 is not set |
| @@ -598,9 +611,7 @@ CONFIG_HWMON=y | |||
| 598 | # CONFIG_SENSORS_VT1211 is not set | 611 | # CONFIG_SENSORS_VT1211 is not set |
| 599 | # CONFIG_SENSORS_W83627HF is not set | 612 | # CONFIG_SENSORS_W83627HF is not set |
| 600 | # CONFIG_SENSORS_W83627EHF is not set | 613 | # CONFIG_SENSORS_W83627EHF is not set |
| 601 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 602 | # CONFIG_THERMAL is not set | 614 | # CONFIG_THERMAL is not set |
| 603 | # CONFIG_THERMAL_HWMON is not set | ||
| 604 | # CONFIG_WATCHDOG is not set | 615 | # CONFIG_WATCHDOG is not set |
| 605 | CONFIG_SSB_POSSIBLE=y | 616 | CONFIG_SSB_POSSIBLE=y |
| 606 | 617 | ||
| @@ -634,7 +645,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 634 | # CONFIG_SOUND is not set | 645 | # CONFIG_SOUND is not set |
| 635 | CONFIG_HID_SUPPORT=y | 646 | CONFIG_HID_SUPPORT=y |
| 636 | CONFIG_HID=y | 647 | CONFIG_HID=y |
| 637 | # CONFIG_HID_DEBUG is not set | ||
| 638 | # CONFIG_HIDRAW is not set | 648 | # CONFIG_HIDRAW is not set |
| 639 | # CONFIG_HID_PID is not set | 649 | # CONFIG_HID_PID is not set |
| 640 | 650 | ||
| @@ -696,6 +706,7 @@ CONFIG_FS_MBCACHE=y | |||
| 696 | # CONFIG_GFS2_FS is not set | 706 | # CONFIG_GFS2_FS is not set |
| 697 | # CONFIG_OCFS2_FS is not set | 707 | # CONFIG_OCFS2_FS is not set |
| 698 | # CONFIG_BTRFS_FS is not set | 708 | # CONFIG_BTRFS_FS is not set |
| 709 | # CONFIG_NILFS2_FS is not set | ||
| 699 | CONFIG_FILE_LOCKING=y | 710 | CONFIG_FILE_LOCKING=y |
| 700 | CONFIG_FSNOTIFY=y | 711 | CONFIG_FSNOTIFY=y |
| 701 | CONFIG_DNOTIFY=y | 712 | CONFIG_DNOTIFY=y |
| @@ -754,7 +765,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 754 | # CONFIG_ROMFS_FS is not set | 765 | # CONFIG_ROMFS_FS is not set |
| 755 | # CONFIG_SYSV_FS is not set | 766 | # CONFIG_SYSV_FS is not set |
| 756 | # CONFIG_UFS_FS is not set | 767 | # CONFIG_UFS_FS is not set |
| 757 | # CONFIG_NILFS2_FS is not set | ||
| 758 | CONFIG_NETWORK_FILESYSTEMS=y | 768 | CONFIG_NETWORK_FILESYSTEMS=y |
| 759 | CONFIG_NFS_FS=y | 769 | CONFIG_NFS_FS=y |
| 760 | # CONFIG_NFS_V3 is not set | 770 | # CONFIG_NFS_V3 is not set |
| @@ -822,6 +832,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 822 | CONFIG_ENABLE_MUST_CHECK=y | 832 | CONFIG_ENABLE_MUST_CHECK=y |
| 823 | CONFIG_FRAME_WARN=1024 | 833 | CONFIG_FRAME_WARN=1024 |
| 824 | # CONFIG_MAGIC_SYSRQ is not set | 834 | # CONFIG_MAGIC_SYSRQ is not set |
| 835 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 825 | # CONFIG_UNUSED_SYMBOLS is not set | 836 | # CONFIG_UNUSED_SYMBOLS is not set |
| 826 | # CONFIG_DEBUG_FS is not set | 837 | # CONFIG_DEBUG_FS is not set |
| 827 | # CONFIG_HEADERS_CHECK is not set | 838 | # CONFIG_HEADERS_CHECK is not set |
| @@ -839,6 +850,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 839 | # CONFIG_DEBUG_OBJECTS is not set | 850 | # CONFIG_DEBUG_OBJECTS is not set |
| 840 | # CONFIG_SLUB_DEBUG_ON is not set | 851 | # CONFIG_SLUB_DEBUG_ON is not set |
| 841 | # CONFIG_SLUB_STATS is not set | 852 | # CONFIG_SLUB_STATS is not set |
| 853 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 842 | # CONFIG_DEBUG_RT_MUTEXES is not set | 854 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 843 | # CONFIG_RT_MUTEX_TESTER is not set | 855 | # CONFIG_RT_MUTEX_TESTER is not set |
| 844 | # CONFIG_DEBUG_SPINLOCK is not set | 856 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -857,10 +869,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 857 | # CONFIG_DEBUG_LIST is not set | 869 | # CONFIG_DEBUG_LIST is not set |
| 858 | # CONFIG_DEBUG_SG is not set | 870 | # CONFIG_DEBUG_SG is not set |
| 859 | # CONFIG_DEBUG_NOTIFIERS is not set | 871 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 872 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 860 | # CONFIG_RCU_TORTURE_TEST is not set | 873 | # CONFIG_RCU_TORTURE_TEST is not set |
| 861 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 874 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 862 | # CONFIG_BACKTRACE_SELF_TEST is not set | 875 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 863 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 876 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 877 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 864 | # CONFIG_FAULT_INJECTION is not set | 878 | # CONFIG_FAULT_INJECTION is not set |
| 865 | # CONFIG_LATENCYTOP is not set | 879 | # CONFIG_LATENCYTOP is not set |
| 866 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 880 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -883,10 +897,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 883 | # CONFIG_KMEMTRACE is not set | 897 | # CONFIG_KMEMTRACE is not set |
| 884 | # CONFIG_WORKQUEUE_TRACER is not set | 898 | # CONFIG_WORKQUEUE_TRACER is not set |
| 885 | # CONFIG_BLK_DEV_IO_TRACE is not set | 899 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 900 | # CONFIG_DMA_API_DEBUG is not set | ||
| 886 | # CONFIG_SAMPLES is not set | 901 | # CONFIG_SAMPLES is not set |
| 887 | CONFIG_HAVE_ARCH_KGDB=y | 902 | CONFIG_HAVE_ARCH_KGDB=y |
| 888 | # CONFIG_KGDB is not set | 903 | # CONFIG_KGDB is not set |
| 889 | # CONFIG_KMEMCHECK is not set | ||
| 890 | # CONFIG_PPC_DISABLE_WERROR is not set | 904 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 891 | CONFIG_PPC_WERROR=y | 905 | CONFIG_PPC_WERROR=y |
| 892 | CONFIG_PRINT_STACK_DEPTH=64 | 906 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -912,7 +926,6 @@ CONFIG_CRYPTO=y | |||
| 912 | # | 926 | # |
| 913 | # Crypto core or helper | 927 | # Crypto core or helper |
| 914 | # | 928 | # |
| 915 | # CONFIG_CRYPTO_FIPS is not set | ||
| 916 | # CONFIG_CRYPTO_MANAGER is not set | 929 | # CONFIG_CRYPTO_MANAGER is not set |
| 917 | # CONFIG_CRYPTO_MANAGER2 is not set | 930 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 918 | # CONFIG_CRYPTO_GF128MUL is not set | 931 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -943,11 +956,13 @@ CONFIG_CRYPTO=y | |||
| 943 | # | 956 | # |
| 944 | # CONFIG_CRYPTO_HMAC is not set | 957 | # CONFIG_CRYPTO_HMAC is not set |
| 945 | # CONFIG_CRYPTO_XCBC is not set | 958 | # CONFIG_CRYPTO_XCBC is not set |
| 959 | # CONFIG_CRYPTO_VMAC is not set | ||
| 946 | 960 | ||
| 947 | # | 961 | # |
| 948 | # Digest | 962 | # Digest |
| 949 | # | 963 | # |
| 950 | # CONFIG_CRYPTO_CRC32C is not set | 964 | # CONFIG_CRYPTO_CRC32C is not set |
| 965 | # CONFIG_CRYPTO_GHASH is not set | ||
| 951 | # CONFIG_CRYPTO_MD4 is not set | 966 | # CONFIG_CRYPTO_MD4 is not set |
| 952 | # CONFIG_CRYPTO_MD5 is not set | 967 | # CONFIG_CRYPTO_MD5 is not set |
| 953 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 968 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig index 5c8ce6978825..8d9f0a4b5205 100644 --- a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig +++ b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:16 2009 | 4 | # Thu Nov 5 08:20:34 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -127,29 +130,30 @@ CONFIG_TIMERFD=y | |||
| 127 | CONFIG_EVENTFD=y | 130 | CONFIG_EVENTFD=y |
| 128 | CONFIG_SHMEM=y | 131 | CONFIG_SHMEM=y |
| 129 | CONFIG_AIO=y | 132 | CONFIG_AIO=y |
| 130 | CONFIG_HAVE_PERF_COUNTERS=y | 133 | CONFIG_HAVE_PERF_EVENTS=y |
| 131 | 134 | ||
| 132 | # | 135 | # |
| 133 | # Performance Counters | 136 | # Kernel Performance Events And Counters |
| 134 | # | 137 | # |
| 138 | # CONFIG_PERF_EVENTS is not set | ||
| 135 | # CONFIG_PERF_COUNTERS is not set | 139 | # CONFIG_PERF_COUNTERS is not set |
| 136 | CONFIG_VM_EVENT_COUNTERS=y | 140 | CONFIG_VM_EVENT_COUNTERS=y |
| 137 | CONFIG_PCI_QUIRKS=y | 141 | CONFIG_PCI_QUIRKS=y |
| 138 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
| 139 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 140 | CONFIG_COMPAT_BRK=y | 143 | CONFIG_COMPAT_BRK=y |
| 141 | # CONFIG_SLAB is not set | 144 | # CONFIG_SLAB is not set |
| 142 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
| 143 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
| 144 | # CONFIG_PROFILING is not set | 147 | # CONFIG_PROFILING is not set |
| 145 | # CONFIG_MARKERS is not set | ||
| 146 | CONFIG_HAVE_OPROFILE=y | 148 | CONFIG_HAVE_OPROFILE=y |
| 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 148 | CONFIG_HAVE_IOREMAP_PROT=y | 150 | CONFIG_HAVE_IOREMAP_PROT=y |
| 149 | CONFIG_HAVE_KPROBES=y | 151 | CONFIG_HAVE_KPROBES=y |
| 150 | CONFIG_HAVE_KRETPROBES=y | 152 | CONFIG_HAVE_KRETPROBES=y |
| 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 153 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 154 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_CLK=y | 155 | CONFIG_HAVE_CLK=y |
| 156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 153 | 157 | ||
| 154 | # | 158 | # |
| 155 | # GCOV-based kernel profiling | 159 | # GCOV-based kernel profiling |
| @@ -192,6 +196,7 @@ CONFIG_MPC8560_ADS=y | |||
| 192 | # CONFIG_MPC85xx_MDS is not set | 196 | # CONFIG_MPC85xx_MDS is not set |
| 193 | # CONFIG_MPC8536_DS is not set | 197 | # CONFIG_MPC8536_DS is not set |
| 194 | # CONFIG_MPC85xx_DS is not set | 198 | # CONFIG_MPC85xx_DS is not set |
| 199 | # CONFIG_MPC85xx_RDB is not set | ||
| 195 | # CONFIG_SOCRATES is not set | 200 | # CONFIG_SOCRATES is not set |
| 196 | # CONFIG_KSI8560 is not set | 201 | # CONFIG_KSI8560 is not set |
| 197 | # CONFIG_XES_MPC85xx is not set | 202 | # CONFIG_XES_MPC85xx is not set |
| @@ -247,6 +252,7 @@ CONFIG_MATH_EMULATION=y | |||
| 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 248 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 253 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 255 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 256 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 257 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 252 | CONFIG_SELECT_MEMORY_MODEL=y | 258 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -264,6 +270,7 @@ CONFIG_BOUNCE=y | |||
| 264 | CONFIG_VIRT_TO_BUS=y | 270 | CONFIG_VIRT_TO_BUS=y |
| 265 | CONFIG_HAVE_MLOCK=y | 271 | CONFIG_HAVE_MLOCK=y |
| 266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 272 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 273 | # CONFIG_KSM is not set | ||
| 267 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 274 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 268 | CONFIG_PPC_4K_PAGES=y | 275 | CONFIG_PPC_4K_PAGES=y |
| 269 | # CONFIG_PPC_16K_PAGES is not set | 276 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -361,6 +368,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 361 | # CONFIG_NETFILTER is not set | 368 | # CONFIG_NETFILTER is not set |
| 362 | # CONFIG_IP_DCCP is not set | 369 | # CONFIG_IP_DCCP is not set |
| 363 | # CONFIG_IP_SCTP is not set | 370 | # CONFIG_IP_SCTP is not set |
| 371 | # CONFIG_RDS is not set | ||
| 364 | # CONFIG_TIPC is not set | 372 | # CONFIG_TIPC is not set |
| 365 | # CONFIG_ATM is not set | 373 | # CONFIG_ATM is not set |
| 366 | # CONFIG_BRIDGE is not set | 374 | # CONFIG_BRIDGE is not set |
| @@ -390,6 +398,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 390 | # CONFIG_AF_RXRPC is not set | 398 | # CONFIG_AF_RXRPC is not set |
| 391 | CONFIG_WIRELESS=y | 399 | CONFIG_WIRELESS=y |
| 392 | # CONFIG_CFG80211 is not set | 400 | # CONFIG_CFG80211 is not set |
| 401 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 393 | CONFIG_WIRELESS_OLD_REGULATORY=y | 402 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 394 | # CONFIG_WIRELESS_EXT is not set | 403 | # CONFIG_WIRELESS_EXT is not set |
| 395 | # CONFIG_LIB80211 is not set | 404 | # CONFIG_LIB80211 is not set |
| @@ -397,7 +406,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 397 | # | 406 | # |
| 398 | # CFG80211 needs to be enabled for MAC80211 | 407 | # CFG80211 needs to be enabled for MAC80211 |
| 399 | # | 408 | # |
| 400 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 401 | # CONFIG_WIMAX is not set | 409 | # CONFIG_WIMAX is not set |
| 402 | # CONFIG_RFKILL is not set | 410 | # CONFIG_RFKILL is not set |
| 403 | # CONFIG_NET_9P is not set | 411 | # CONFIG_NET_9P is not set |
| @@ -410,6 +418,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 410 | # Generic Driver Options | 418 | # Generic Driver Options |
| 411 | # | 419 | # |
| 412 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 421 | # CONFIG_DEVTMPFS is not set | ||
| 413 | CONFIG_STANDALONE=y | 422 | CONFIG_STANDALONE=y |
| 414 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 423 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 415 | # CONFIG_FW_LOADER is not set | 424 | # CONFIG_FW_LOADER is not set |
| @@ -530,7 +539,9 @@ CONFIG_MII=y | |||
| 530 | # CONFIG_NET_PCI is not set | 539 | # CONFIG_NET_PCI is not set |
| 531 | # CONFIG_B44 is not set | 540 | # CONFIG_B44 is not set |
| 532 | # CONFIG_KS8842 is not set | 541 | # CONFIG_KS8842 is not set |
| 542 | # CONFIG_KS8851_MLL is not set | ||
| 533 | # CONFIG_ATL2 is not set | 543 | # CONFIG_ATL2 is not set |
| 544 | # CONFIG_XILINX_EMACLITE is not set | ||
| 534 | CONFIG_FS_ENET=y | 545 | CONFIG_FS_ENET=y |
| 535 | # CONFIG_FS_ENET_HAS_SCC is not set | 546 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 536 | CONFIG_FS_ENET_HAS_FCC=y | 547 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -582,10 +593,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 582 | # CONFIG_SFC is not set | 593 | # CONFIG_SFC is not set |
| 583 | # CONFIG_BE2NET is not set | 594 | # CONFIG_BE2NET is not set |
| 584 | # CONFIG_TR is not set | 595 | # CONFIG_TR is not set |
| 585 | 596 | CONFIG_WLAN=y | |
| 586 | # | ||
| 587 | # Wireless LAN | ||
| 588 | # | ||
| 589 | # CONFIG_WLAN_PRE80211 is not set | 597 | # CONFIG_WLAN_PRE80211 is not set |
| 590 | # CONFIG_WLAN_80211 is not set | 598 | # CONFIG_WLAN_80211 is not set |
| 591 | 599 | ||
| @@ -698,14 +706,24 @@ CONFIG_GPIOLIB=y | |||
| 698 | # PCI GPIO expanders: | 706 | # PCI GPIO expanders: |
| 699 | # | 707 | # |
| 700 | # CONFIG_GPIO_BT8XX is not set | 708 | # CONFIG_GPIO_BT8XX is not set |
| 709 | # CONFIG_GPIO_LANGWELL is not set | ||
| 701 | 710 | ||
| 702 | # | 711 | # |
| 703 | # SPI GPIO expanders: | 712 | # SPI GPIO expanders: |
| 704 | # | 713 | # |
| 714 | |||
| 715 | # | ||
| 716 | # AC97 GPIO expanders: | ||
| 717 | # | ||
| 705 | # CONFIG_W1 is not set | 718 | # CONFIG_W1 is not set |
| 706 | # CONFIG_POWER_SUPPLY is not set | 719 | # CONFIG_POWER_SUPPLY is not set |
| 707 | CONFIG_HWMON=y | 720 | CONFIG_HWMON=y |
| 708 | # CONFIG_HWMON_VID is not set | 721 | # CONFIG_HWMON_VID is not set |
| 722 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 723 | |||
| 724 | # | ||
| 725 | # Native drivers | ||
| 726 | # | ||
| 709 | # CONFIG_SENSORS_I5K_AMB is not set | 727 | # CONFIG_SENSORS_I5K_AMB is not set |
| 710 | # CONFIG_SENSORS_F71805F is not set | 728 | # CONFIG_SENSORS_F71805F is not set |
| 711 | # CONFIG_SENSORS_F71882FG is not set | 729 | # CONFIG_SENSORS_F71882FG is not set |
| @@ -721,9 +739,7 @@ CONFIG_HWMON=y | |||
| 721 | # CONFIG_SENSORS_VT8231 is not set | 739 | # CONFIG_SENSORS_VT8231 is not set |
| 722 | # CONFIG_SENSORS_W83627HF is not set | 740 | # CONFIG_SENSORS_W83627HF is not set |
| 723 | # CONFIG_SENSORS_W83627EHF is not set | 741 | # CONFIG_SENSORS_W83627EHF is not set |
| 724 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 725 | # CONFIG_THERMAL is not set | 742 | # CONFIG_THERMAL is not set |
| 726 | # CONFIG_THERMAL_HWMON is not set | ||
| 727 | # CONFIG_WATCHDOG is not set | 743 | # CONFIG_WATCHDOG is not set |
| 728 | CONFIG_SSB_POSSIBLE=y | 744 | CONFIG_SSB_POSSIBLE=y |
| 729 | 745 | ||
| @@ -746,6 +762,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 746 | # Graphics support | 762 | # Graphics support |
| 747 | # | 763 | # |
| 748 | # CONFIG_AGP is not set | 764 | # CONFIG_AGP is not set |
| 765 | CONFIG_VGA_ARB=y | ||
| 749 | # CONFIG_DRM is not set | 766 | # CONFIG_DRM is not set |
| 750 | # CONFIG_VGASTATE is not set | 767 | # CONFIG_VGASTATE is not set |
| 751 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 768 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -759,7 +776,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 759 | # CONFIG_SOUND is not set | 776 | # CONFIG_SOUND is not set |
| 760 | CONFIG_HID_SUPPORT=y | 777 | CONFIG_HID_SUPPORT=y |
| 761 | CONFIG_HID=y | 778 | CONFIG_HID=y |
| 762 | # CONFIG_HID_DEBUG is not set | ||
| 763 | # CONFIG_HIDRAW is not set | 779 | # CONFIG_HIDRAW is not set |
| 764 | # CONFIG_HID_PID is not set | 780 | # CONFIG_HID_PID is not set |
| 765 | 781 | ||
| @@ -824,6 +840,7 @@ CONFIG_FS_MBCACHE=y | |||
| 824 | # CONFIG_GFS2_FS is not set | 840 | # CONFIG_GFS2_FS is not set |
| 825 | # CONFIG_OCFS2_FS is not set | 841 | # CONFIG_OCFS2_FS is not set |
| 826 | # CONFIG_BTRFS_FS is not set | 842 | # CONFIG_BTRFS_FS is not set |
| 843 | # CONFIG_NILFS2_FS is not set | ||
| 827 | CONFIG_FILE_LOCKING=y | 844 | CONFIG_FILE_LOCKING=y |
| 828 | CONFIG_FSNOTIFY=y | 845 | CONFIG_FSNOTIFY=y |
| 829 | CONFIG_DNOTIFY=y | 846 | CONFIG_DNOTIFY=y |
| @@ -882,7 +899,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 882 | # CONFIG_ROMFS_FS is not set | 899 | # CONFIG_ROMFS_FS is not set |
| 883 | # CONFIG_SYSV_FS is not set | 900 | # CONFIG_SYSV_FS is not set |
| 884 | # CONFIG_UFS_FS is not set | 901 | # CONFIG_UFS_FS is not set |
| 885 | # CONFIG_NILFS2_FS is not set | ||
| 886 | CONFIG_NETWORK_FILESYSTEMS=y | 902 | CONFIG_NETWORK_FILESYSTEMS=y |
| 887 | CONFIG_NFS_FS=y | 903 | CONFIG_NFS_FS=y |
| 888 | # CONFIG_NFS_V3 is not set | 904 | # CONFIG_NFS_V3 is not set |
| @@ -950,6 +966,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 950 | CONFIG_ENABLE_MUST_CHECK=y | 966 | CONFIG_ENABLE_MUST_CHECK=y |
| 951 | CONFIG_FRAME_WARN=1024 | 967 | CONFIG_FRAME_WARN=1024 |
| 952 | # CONFIG_MAGIC_SYSRQ is not set | 968 | # CONFIG_MAGIC_SYSRQ is not set |
| 969 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 953 | # CONFIG_UNUSED_SYMBOLS is not set | 970 | # CONFIG_UNUSED_SYMBOLS is not set |
| 954 | # CONFIG_DEBUG_FS is not set | 971 | # CONFIG_DEBUG_FS is not set |
| 955 | # CONFIG_HEADERS_CHECK is not set | 972 | # CONFIG_HEADERS_CHECK is not set |
| @@ -967,6 +984,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 967 | # CONFIG_DEBUG_OBJECTS is not set | 984 | # CONFIG_DEBUG_OBJECTS is not set |
| 968 | # CONFIG_SLUB_DEBUG_ON is not set | 985 | # CONFIG_SLUB_DEBUG_ON is not set |
| 969 | # CONFIG_SLUB_STATS is not set | 986 | # CONFIG_SLUB_STATS is not set |
| 987 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 970 | # CONFIG_DEBUG_RT_MUTEXES is not set | 988 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 971 | # CONFIG_RT_MUTEX_TESTER is not set | 989 | # CONFIG_RT_MUTEX_TESTER is not set |
| 972 | # CONFIG_DEBUG_SPINLOCK is not set | 990 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -985,10 +1003,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 985 | # CONFIG_DEBUG_LIST is not set | 1003 | # CONFIG_DEBUG_LIST is not set |
| 986 | # CONFIG_DEBUG_SG is not set | 1004 | # CONFIG_DEBUG_SG is not set |
| 987 | # CONFIG_DEBUG_NOTIFIERS is not set | 1005 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1006 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 988 | # CONFIG_RCU_TORTURE_TEST is not set | 1007 | # CONFIG_RCU_TORTURE_TEST is not set |
| 989 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1008 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 990 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1009 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 991 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1010 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1011 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 992 | # CONFIG_FAULT_INJECTION is not set | 1012 | # CONFIG_FAULT_INJECTION is not set |
| 993 | # CONFIG_LATENCYTOP is not set | 1013 | # CONFIG_LATENCYTOP is not set |
| 994 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1014 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1011,10 +1031,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1011 | # CONFIG_KMEMTRACE is not set | 1031 | # CONFIG_KMEMTRACE is not set |
| 1012 | # CONFIG_WORKQUEUE_TRACER is not set | 1032 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1013 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1033 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1034 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1014 | # CONFIG_SAMPLES is not set | 1035 | # CONFIG_SAMPLES is not set |
| 1015 | CONFIG_HAVE_ARCH_KGDB=y | 1036 | CONFIG_HAVE_ARCH_KGDB=y |
| 1016 | # CONFIG_KGDB is not set | 1037 | # CONFIG_KGDB is not set |
| 1017 | # CONFIG_KMEMCHECK is not set | ||
| 1018 | # CONFIG_PPC_DISABLE_WERROR is not set | 1038 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1019 | CONFIG_PPC_WERROR=y | 1039 | CONFIG_PPC_WERROR=y |
| 1020 | CONFIG_PRINT_STACK_DEPTH=64 | 1040 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1040,7 +1060,6 @@ CONFIG_CRYPTO=y | |||
| 1040 | # | 1060 | # |
| 1041 | # Crypto core or helper | 1061 | # Crypto core or helper |
| 1042 | # | 1062 | # |
| 1043 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1044 | # CONFIG_CRYPTO_MANAGER is not set | 1063 | # CONFIG_CRYPTO_MANAGER is not set |
| 1045 | # CONFIG_CRYPTO_MANAGER2 is not set | 1064 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1046 | # CONFIG_CRYPTO_GF128MUL is not set | 1065 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1071,11 +1090,13 @@ CONFIG_CRYPTO=y | |||
| 1071 | # | 1090 | # |
| 1072 | # CONFIG_CRYPTO_HMAC is not set | 1091 | # CONFIG_CRYPTO_HMAC is not set |
| 1073 | # CONFIG_CRYPTO_XCBC is not set | 1092 | # CONFIG_CRYPTO_XCBC is not set |
| 1093 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1074 | 1094 | ||
| 1075 | # | 1095 | # |
| 1076 | # Digest | 1096 | # Digest |
| 1077 | # | 1097 | # |
| 1078 | # CONFIG_CRYPTO_CRC32C is not set | 1098 | # CONFIG_CRYPTO_CRC32C is not set |
| 1099 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1079 | # CONFIG_CRYPTO_MD4 is not set | 1100 | # CONFIG_CRYPTO_MD4 is not set |
| 1080 | # CONFIG_CRYPTO_MD5 is not set | 1101 | # CONFIG_CRYPTO_MD5 is not set |
| 1081 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1102 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig index 158e63e8607f..9b63e258dac6 100644 --- a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/85xx/mpc85xx_cds_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:17 2009 | 4 | # Thu Nov 5 08:20:35 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -126,28 +129,29 @@ CONFIG_TIMERFD=y | |||
| 126 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
| 127 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
| 128 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
| 129 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
| 130 | 133 | ||
| 131 | # | 134 | # |
| 132 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
| 133 | # | 136 | # |
| 137 | # CONFIG_PERF_EVENTS is not set | ||
| 134 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
| 135 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
| 136 | CONFIG_PCI_QUIRKS=y | 140 | CONFIG_PCI_QUIRKS=y |
| 137 | CONFIG_SLUB_DEBUG=y | 141 | CONFIG_SLUB_DEBUG=y |
| 138 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 139 | CONFIG_COMPAT_BRK=y | 142 | CONFIG_COMPAT_BRK=y |
| 140 | # CONFIG_SLAB is not set | 143 | # CONFIG_SLAB is not set |
| 141 | CONFIG_SLUB=y | 144 | CONFIG_SLUB=y |
| 142 | # CONFIG_SLOB is not set | 145 | # CONFIG_SLOB is not set |
| 143 | # CONFIG_PROFILING is not set | 146 | # CONFIG_PROFILING is not set |
| 144 | # CONFIG_MARKERS is not set | ||
| 145 | CONFIG_HAVE_OPROFILE=y | 147 | CONFIG_HAVE_OPROFILE=y |
| 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 148 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 147 | CONFIG_HAVE_IOREMAP_PROT=y | 149 | CONFIG_HAVE_IOREMAP_PROT=y |
| 148 | CONFIG_HAVE_KPROBES=y | 150 | CONFIG_HAVE_KPROBES=y |
| 149 | CONFIG_HAVE_KRETPROBES=y | 151 | CONFIG_HAVE_KRETPROBES=y |
| 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 153 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 151 | 155 | ||
| 152 | # | 156 | # |
| 153 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -190,6 +194,7 @@ CONFIG_MPC85xx_CDS=y | |||
| 190 | # CONFIG_MPC85xx_MDS is not set | 194 | # CONFIG_MPC85xx_MDS is not set |
| 191 | # CONFIG_MPC8536_DS is not set | 195 | # CONFIG_MPC8536_DS is not set |
| 192 | # CONFIG_MPC85xx_DS is not set | 196 | # CONFIG_MPC85xx_DS is not set |
| 197 | # CONFIG_MPC85xx_RDB is not set | ||
| 193 | # CONFIG_SOCRATES is not set | 198 | # CONFIG_SOCRATES is not set |
| 194 | # CONFIG_KSI8560 is not set | 199 | # CONFIG_KSI8560 is not set |
| 195 | # CONFIG_XES_MPC85xx is not set | 200 | # CONFIG_XES_MPC85xx is not set |
| @@ -245,6 +250,7 @@ CONFIG_MATH_EMULATION=y | |||
| 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 246 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 251 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 253 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 248 | CONFIG_ARCH_FLATMEM_ENABLE=y | 254 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 249 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 255 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 250 | CONFIG_SELECT_MEMORY_MODEL=y | 256 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -262,6 +268,7 @@ CONFIG_BOUNCE=y | |||
| 262 | CONFIG_VIRT_TO_BUS=y | 268 | CONFIG_VIRT_TO_BUS=y |
| 263 | CONFIG_HAVE_MLOCK=y | 269 | CONFIG_HAVE_MLOCK=y |
| 264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 270 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 271 | # CONFIG_KSM is not set | ||
| 265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 272 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 266 | CONFIG_PPC_4K_PAGES=y | 273 | CONFIG_PPC_4K_PAGES=y |
| 267 | # CONFIG_PPC_16K_PAGES is not set | 274 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -359,6 +366,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 359 | # CONFIG_NETFILTER is not set | 366 | # CONFIG_NETFILTER is not set |
| 360 | # CONFIG_IP_DCCP is not set | 367 | # CONFIG_IP_DCCP is not set |
| 361 | # CONFIG_IP_SCTP is not set | 368 | # CONFIG_IP_SCTP is not set |
| 369 | # CONFIG_RDS is not set | ||
| 362 | # CONFIG_TIPC is not set | 370 | # CONFIG_TIPC is not set |
| 363 | # CONFIG_ATM is not set | 371 | # CONFIG_ATM is not set |
| 364 | # CONFIG_BRIDGE is not set | 372 | # CONFIG_BRIDGE is not set |
| @@ -388,6 +396,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 388 | # CONFIG_AF_RXRPC is not set | 396 | # CONFIG_AF_RXRPC is not set |
| 389 | CONFIG_WIRELESS=y | 397 | CONFIG_WIRELESS=y |
| 390 | # CONFIG_CFG80211 is not set | 398 | # CONFIG_CFG80211 is not set |
| 399 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 391 | CONFIG_WIRELESS_OLD_REGULATORY=y | 400 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 392 | # CONFIG_WIRELESS_EXT is not set | 401 | # CONFIG_WIRELESS_EXT is not set |
| 393 | # CONFIG_LIB80211 is not set | 402 | # CONFIG_LIB80211 is not set |
| @@ -395,7 +404,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 395 | # | 404 | # |
| 396 | # CFG80211 needs to be enabled for MAC80211 | 405 | # CFG80211 needs to be enabled for MAC80211 |
| 397 | # | 406 | # |
| 398 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 399 | # CONFIG_WIMAX is not set | 407 | # CONFIG_WIMAX is not set |
| 400 | # CONFIG_RFKILL is not set | 408 | # CONFIG_RFKILL is not set |
| 401 | # CONFIG_NET_9P is not set | 409 | # CONFIG_NET_9P is not set |
| @@ -408,6 +416,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 408 | # Generic Driver Options | 416 | # Generic Driver Options |
| 409 | # | 417 | # |
| 410 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 418 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 419 | # CONFIG_DEVTMPFS is not set | ||
| 411 | CONFIG_STANDALONE=y | 420 | CONFIG_STANDALONE=y |
| 412 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 421 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 413 | # CONFIG_FW_LOADER is not set | 422 | # CONFIG_FW_LOADER is not set |
| @@ -582,7 +591,9 @@ CONFIG_MII=y | |||
| 582 | # CONFIG_NET_PCI is not set | 591 | # CONFIG_NET_PCI is not set |
| 583 | # CONFIG_B44 is not set | 592 | # CONFIG_B44 is not set |
| 584 | # CONFIG_KS8842 is not set | 593 | # CONFIG_KS8842 is not set |
| 594 | # CONFIG_KS8851_MLL is not set | ||
| 585 | # CONFIG_ATL2 is not set | 595 | # CONFIG_ATL2 is not set |
| 596 | # CONFIG_XILINX_EMACLITE is not set | ||
| 586 | CONFIG_NETDEV_1000=y | 597 | CONFIG_NETDEV_1000=y |
| 587 | # CONFIG_ACENIC is not set | 598 | # CONFIG_ACENIC is not set |
| 588 | # CONFIG_DL2K is not set | 599 | # CONFIG_DL2K is not set |
| @@ -630,10 +641,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 630 | # CONFIG_SFC is not set | 641 | # CONFIG_SFC is not set |
| 631 | # CONFIG_BE2NET is not set | 642 | # CONFIG_BE2NET is not set |
| 632 | # CONFIG_TR is not set | 643 | # CONFIG_TR is not set |
| 633 | 644 | CONFIG_WLAN=y | |
| 634 | # | ||
| 635 | # Wireless LAN | ||
| 636 | # | ||
| 637 | # CONFIG_WLAN_PRE80211 is not set | 645 | # CONFIG_WLAN_PRE80211 is not set |
| 638 | # CONFIG_WLAN_80211 is not set | 646 | # CONFIG_WLAN_80211 is not set |
| 639 | 647 | ||
| @@ -737,6 +745,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 737 | # CONFIG_POWER_SUPPLY is not set | 745 | # CONFIG_POWER_SUPPLY is not set |
| 738 | CONFIG_HWMON=y | 746 | CONFIG_HWMON=y |
| 739 | # CONFIG_HWMON_VID is not set | 747 | # CONFIG_HWMON_VID is not set |
| 748 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 749 | |||
| 750 | # | ||
| 751 | # Native drivers | ||
| 752 | # | ||
| 740 | # CONFIG_SENSORS_I5K_AMB is not set | 753 | # CONFIG_SENSORS_I5K_AMB is not set |
| 741 | # CONFIG_SENSORS_F71805F is not set | 754 | # CONFIG_SENSORS_F71805F is not set |
| 742 | # CONFIG_SENSORS_F71882FG is not set | 755 | # CONFIG_SENSORS_F71882FG is not set |
| @@ -751,9 +764,7 @@ CONFIG_HWMON=y | |||
| 751 | # CONFIG_SENSORS_VT8231 is not set | 764 | # CONFIG_SENSORS_VT8231 is not set |
| 752 | # CONFIG_SENSORS_W83627HF is not set | 765 | # CONFIG_SENSORS_W83627HF is not set |
| 753 | # CONFIG_SENSORS_W83627EHF is not set | 766 | # CONFIG_SENSORS_W83627EHF is not set |
| 754 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 755 | # CONFIG_THERMAL is not set | 767 | # CONFIG_THERMAL is not set |
| 756 | # CONFIG_THERMAL_HWMON is not set | ||
| 757 | # CONFIG_WATCHDOG is not set | 768 | # CONFIG_WATCHDOG is not set |
| 758 | CONFIG_SSB_POSSIBLE=y | 769 | CONFIG_SSB_POSSIBLE=y |
| 759 | 770 | ||
| @@ -776,6 +787,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 776 | # Graphics support | 787 | # Graphics support |
| 777 | # | 788 | # |
| 778 | # CONFIG_AGP is not set | 789 | # CONFIG_AGP is not set |
| 790 | CONFIG_VGA_ARB=y | ||
| 779 | # CONFIG_DRM is not set | 791 | # CONFIG_DRM is not set |
| 780 | # CONFIG_VGASTATE is not set | 792 | # CONFIG_VGASTATE is not set |
| 781 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 793 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -789,7 +801,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 789 | # CONFIG_SOUND is not set | 801 | # CONFIG_SOUND is not set |
| 790 | CONFIG_HID_SUPPORT=y | 802 | CONFIG_HID_SUPPORT=y |
| 791 | CONFIG_HID=y | 803 | CONFIG_HID=y |
| 792 | # CONFIG_HID_DEBUG is not set | ||
| 793 | # CONFIG_HIDRAW is not set | 804 | # CONFIG_HIDRAW is not set |
| 794 | # CONFIG_HID_PID is not set | 805 | # CONFIG_HID_PID is not set |
| 795 | 806 | ||
| @@ -854,6 +865,7 @@ CONFIG_FS_MBCACHE=y | |||
| 854 | # CONFIG_GFS2_FS is not set | 865 | # CONFIG_GFS2_FS is not set |
| 855 | # CONFIG_OCFS2_FS is not set | 866 | # CONFIG_OCFS2_FS is not set |
| 856 | # CONFIG_BTRFS_FS is not set | 867 | # CONFIG_BTRFS_FS is not set |
| 868 | # CONFIG_NILFS2_FS is not set | ||
| 857 | CONFIG_FILE_LOCKING=y | 869 | CONFIG_FILE_LOCKING=y |
| 858 | CONFIG_FSNOTIFY=y | 870 | CONFIG_FSNOTIFY=y |
| 859 | CONFIG_DNOTIFY=y | 871 | CONFIG_DNOTIFY=y |
| @@ -912,7 +924,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 912 | # CONFIG_ROMFS_FS is not set | 924 | # CONFIG_ROMFS_FS is not set |
| 913 | # CONFIG_SYSV_FS is not set | 925 | # CONFIG_SYSV_FS is not set |
| 914 | # CONFIG_UFS_FS is not set | 926 | # CONFIG_UFS_FS is not set |
| 915 | # CONFIG_NILFS2_FS is not set | ||
| 916 | CONFIG_NETWORK_FILESYSTEMS=y | 927 | CONFIG_NETWORK_FILESYSTEMS=y |
| 917 | CONFIG_NFS_FS=y | 928 | CONFIG_NFS_FS=y |
| 918 | # CONFIG_NFS_V3 is not set | 929 | # CONFIG_NFS_V3 is not set |
| @@ -980,6 +991,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 980 | CONFIG_ENABLE_MUST_CHECK=y | 991 | CONFIG_ENABLE_MUST_CHECK=y |
| 981 | CONFIG_FRAME_WARN=1024 | 992 | CONFIG_FRAME_WARN=1024 |
| 982 | # CONFIG_MAGIC_SYSRQ is not set | 993 | # CONFIG_MAGIC_SYSRQ is not set |
| 994 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 983 | # CONFIG_UNUSED_SYMBOLS is not set | 995 | # CONFIG_UNUSED_SYMBOLS is not set |
| 984 | # CONFIG_DEBUG_FS is not set | 996 | # CONFIG_DEBUG_FS is not set |
| 985 | # CONFIG_HEADERS_CHECK is not set | 997 | # CONFIG_HEADERS_CHECK is not set |
| @@ -997,6 +1009,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 997 | # CONFIG_DEBUG_OBJECTS is not set | 1009 | # CONFIG_DEBUG_OBJECTS is not set |
| 998 | # CONFIG_SLUB_DEBUG_ON is not set | 1010 | # CONFIG_SLUB_DEBUG_ON is not set |
| 999 | # CONFIG_SLUB_STATS is not set | 1011 | # CONFIG_SLUB_STATS is not set |
| 1012 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1000 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1013 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1001 | # CONFIG_RT_MUTEX_TESTER is not set | 1014 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1002 | # CONFIG_DEBUG_SPINLOCK is not set | 1015 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1015,10 +1028,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 1015 | # CONFIG_DEBUG_LIST is not set | 1028 | # CONFIG_DEBUG_LIST is not set |
| 1016 | # CONFIG_DEBUG_SG is not set | 1029 | # CONFIG_DEBUG_SG is not set |
| 1017 | # CONFIG_DEBUG_NOTIFIERS is not set | 1030 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1031 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1018 | # CONFIG_RCU_TORTURE_TEST is not set | 1032 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1019 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1033 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1020 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1034 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1021 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1035 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1036 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1022 | # CONFIG_FAULT_INJECTION is not set | 1037 | # CONFIG_FAULT_INJECTION is not set |
| 1023 | # CONFIG_LATENCYTOP is not set | 1038 | # CONFIG_LATENCYTOP is not set |
| 1024 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1039 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1041,10 +1056,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1041 | # CONFIG_KMEMTRACE is not set | 1056 | # CONFIG_KMEMTRACE is not set |
| 1042 | # CONFIG_WORKQUEUE_TRACER is not set | 1057 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1043 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1058 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1059 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1044 | # CONFIG_SAMPLES is not set | 1060 | # CONFIG_SAMPLES is not set |
| 1045 | CONFIG_HAVE_ARCH_KGDB=y | 1061 | CONFIG_HAVE_ARCH_KGDB=y |
| 1046 | # CONFIG_KGDB is not set | 1062 | # CONFIG_KGDB is not set |
| 1047 | # CONFIG_KMEMCHECK is not set | ||
| 1048 | # CONFIG_PPC_DISABLE_WERROR is not set | 1063 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1049 | CONFIG_PPC_WERROR=y | 1064 | CONFIG_PPC_WERROR=y |
| 1050 | CONFIG_PRINT_STACK_DEPTH=64 | 1065 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1070,7 +1085,6 @@ CONFIG_CRYPTO=y | |||
| 1070 | # | 1085 | # |
| 1071 | # Crypto core or helper | 1086 | # Crypto core or helper |
| 1072 | # | 1087 | # |
| 1073 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1074 | # CONFIG_CRYPTO_MANAGER is not set | 1088 | # CONFIG_CRYPTO_MANAGER is not set |
| 1075 | # CONFIG_CRYPTO_MANAGER2 is not set | 1089 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1076 | # CONFIG_CRYPTO_GF128MUL is not set | 1090 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1101,11 +1115,13 @@ CONFIG_CRYPTO=y | |||
| 1101 | # | 1115 | # |
| 1102 | # CONFIG_CRYPTO_HMAC is not set | 1116 | # CONFIG_CRYPTO_HMAC is not set |
| 1103 | # CONFIG_CRYPTO_XCBC is not set | 1117 | # CONFIG_CRYPTO_XCBC is not set |
| 1118 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1104 | 1119 | ||
| 1105 | # | 1120 | # |
| 1106 | # Digest | 1121 | # Digest |
| 1107 | # | 1122 | # |
| 1108 | # CONFIG_CRYPTO_CRC32C is not set | 1123 | # CONFIG_CRYPTO_CRC32C is not set |
| 1124 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1109 | # CONFIG_CRYPTO_MD4 is not set | 1125 | # CONFIG_CRYPTO_MD4 is not set |
| 1110 | # CONFIG_CRYPTO_MD5 is not set | 1126 | # CONFIG_CRYPTO_MD5 is not set |
| 1111 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1127 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/sbc8548_defconfig b/arch/powerpc/configs/85xx/sbc8548_defconfig index 2726fca1d694..1b2356830173 100644 --- a/arch/powerpc/configs/85xx/sbc8548_defconfig +++ b/arch/powerpc/configs/85xx/sbc8548_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:18 2009 | 4 | # Thu Nov 5 08:20:36 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -125,27 +128,28 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 131 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 132 | ||
| 130 | # | 133 | # |
| 131 | # Performance Counters | 134 | # Kernel Performance Events And Counters |
| 132 | # | 135 | # |
| 136 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 137 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 138 | CONFIG_SLAB=y | 141 | CONFIG_SLAB=y |
| 139 | # CONFIG_SLUB is not set | 142 | # CONFIG_SLUB is not set |
| 140 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 153 | ||
| 150 | # | 154 | # |
| 151 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -188,6 +192,7 @@ CONFIG_MPC85xx=y | |||
| 188 | # CONFIG_MPC85xx_MDS is not set | 192 | # CONFIG_MPC85xx_MDS is not set |
| 189 | # CONFIG_MPC8536_DS is not set | 193 | # CONFIG_MPC8536_DS is not set |
| 190 | # CONFIG_MPC85xx_DS is not set | 194 | # CONFIG_MPC85xx_DS is not set |
| 195 | # CONFIG_MPC85xx_RDB is not set | ||
| 191 | # CONFIG_SOCRATES is not set | 196 | # CONFIG_SOCRATES is not set |
| 192 | # CONFIG_KSI8560 is not set | 197 | # CONFIG_KSI8560 is not set |
| 193 | # CONFIG_XES_MPC85xx is not set | 198 | # CONFIG_XES_MPC85xx is not set |
| @@ -242,6 +247,7 @@ CONFIG_MATH_EMULATION=y | |||
| 242 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 243 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 248 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 250 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 245 | CONFIG_ARCH_FLATMEM_ENABLE=y | 251 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 246 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 252 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 247 | CONFIG_SELECT_MEMORY_MODEL=y | 253 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -259,6 +265,7 @@ CONFIG_BOUNCE=y | |||
| 259 | CONFIG_VIRT_TO_BUS=y | 265 | CONFIG_VIRT_TO_BUS=y |
| 260 | CONFIG_HAVE_MLOCK=y | 266 | CONFIG_HAVE_MLOCK=y |
| 261 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 267 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 268 | # CONFIG_KSM is not set | ||
| 262 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 269 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 263 | CONFIG_PPC_4K_PAGES=y | 270 | CONFIG_PPC_4K_PAGES=y |
| 264 | # CONFIG_PPC_16K_PAGES is not set | 271 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -355,6 +362,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 355 | # CONFIG_NETFILTER is not set | 362 | # CONFIG_NETFILTER is not set |
| 356 | # CONFIG_IP_DCCP is not set | 363 | # CONFIG_IP_DCCP is not set |
| 357 | # CONFIG_IP_SCTP is not set | 364 | # CONFIG_IP_SCTP is not set |
| 365 | # CONFIG_RDS is not set | ||
| 358 | # CONFIG_TIPC is not set | 366 | # CONFIG_TIPC is not set |
| 359 | # CONFIG_ATM is not set | 367 | # CONFIG_ATM is not set |
| 360 | # CONFIG_BRIDGE is not set | 368 | # CONFIG_BRIDGE is not set |
| @@ -384,6 +392,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 384 | # CONFIG_AF_RXRPC is not set | 392 | # CONFIG_AF_RXRPC is not set |
| 385 | CONFIG_WIRELESS=y | 393 | CONFIG_WIRELESS=y |
| 386 | # CONFIG_CFG80211 is not set | 394 | # CONFIG_CFG80211 is not set |
| 395 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 387 | CONFIG_WIRELESS_OLD_REGULATORY=y | 396 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 388 | # CONFIG_WIRELESS_EXT is not set | 397 | # CONFIG_WIRELESS_EXT is not set |
| 389 | # CONFIG_LIB80211 is not set | 398 | # CONFIG_LIB80211 is not set |
| @@ -391,7 +400,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 391 | # | 400 | # |
| 392 | # CFG80211 needs to be enabled for MAC80211 | 401 | # CFG80211 needs to be enabled for MAC80211 |
| 393 | # | 402 | # |
| 394 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 395 | # CONFIG_WIMAX is not set | 403 | # CONFIG_WIMAX is not set |
| 396 | # CONFIG_RFKILL is not set | 404 | # CONFIG_RFKILL is not set |
| 397 | # CONFIG_NET_9P is not set | 405 | # CONFIG_NET_9P is not set |
| @@ -404,6 +412,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 404 | # Generic Driver Options | 412 | # Generic Driver Options |
| 405 | # | 413 | # |
| 406 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 414 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 415 | # CONFIG_DEVTMPFS is not set | ||
| 407 | CONFIG_STANDALONE=y | 416 | CONFIG_STANDALONE=y |
| 408 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 417 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 409 | # CONFIG_FW_LOADER is not set | 418 | # CONFIG_FW_LOADER is not set |
| @@ -521,7 +530,9 @@ CONFIG_MII=y | |||
| 521 | # CONFIG_NET_PCI is not set | 530 | # CONFIG_NET_PCI is not set |
| 522 | # CONFIG_B44 is not set | 531 | # CONFIG_B44 is not set |
| 523 | # CONFIG_KS8842 is not set | 532 | # CONFIG_KS8842 is not set |
| 533 | # CONFIG_KS8851_MLL is not set | ||
| 524 | # CONFIG_ATL2 is not set | 534 | # CONFIG_ATL2 is not set |
| 535 | # CONFIG_XILINX_EMACLITE is not set | ||
| 525 | CONFIG_NETDEV_1000=y | 536 | CONFIG_NETDEV_1000=y |
| 526 | # CONFIG_ACENIC is not set | 537 | # CONFIG_ACENIC is not set |
| 527 | # CONFIG_DL2K is not set | 538 | # CONFIG_DL2K is not set |
| @@ -569,10 +580,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 569 | # CONFIG_SFC is not set | 580 | # CONFIG_SFC is not set |
| 570 | # CONFIG_BE2NET is not set | 581 | # CONFIG_BE2NET is not set |
| 571 | # CONFIG_TR is not set | 582 | # CONFIG_TR is not set |
| 572 | 583 | CONFIG_WLAN=y | |
| 573 | # | ||
| 574 | # Wireless LAN | ||
| 575 | # | ||
| 576 | # CONFIG_WLAN_PRE80211 is not set | 584 | # CONFIG_WLAN_PRE80211 is not set |
| 577 | # CONFIG_WLAN_80211 is not set | 585 | # CONFIG_WLAN_80211 is not set |
| 578 | 586 | ||
| @@ -676,6 +684,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 676 | # CONFIG_POWER_SUPPLY is not set | 684 | # CONFIG_POWER_SUPPLY is not set |
| 677 | CONFIG_HWMON=y | 685 | CONFIG_HWMON=y |
| 678 | # CONFIG_HWMON_VID is not set | 686 | # CONFIG_HWMON_VID is not set |
| 687 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 688 | |||
| 689 | # | ||
| 690 | # Native drivers | ||
| 691 | # | ||
| 679 | # CONFIG_SENSORS_I5K_AMB is not set | 692 | # CONFIG_SENSORS_I5K_AMB is not set |
| 680 | # CONFIG_SENSORS_F71805F is not set | 693 | # CONFIG_SENSORS_F71805F is not set |
| 681 | # CONFIG_SENSORS_F71882FG is not set | 694 | # CONFIG_SENSORS_F71882FG is not set |
| @@ -690,9 +703,7 @@ CONFIG_HWMON=y | |||
| 690 | # CONFIG_SENSORS_VT8231 is not set | 703 | # CONFIG_SENSORS_VT8231 is not set |
| 691 | # CONFIG_SENSORS_W83627HF is not set | 704 | # CONFIG_SENSORS_W83627HF is not set |
| 692 | # CONFIG_SENSORS_W83627EHF is not set | 705 | # CONFIG_SENSORS_W83627EHF is not set |
| 693 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 694 | # CONFIG_THERMAL is not set | 706 | # CONFIG_THERMAL is not set |
| 695 | # CONFIG_THERMAL_HWMON is not set | ||
| 696 | # CONFIG_WATCHDOG is not set | 707 | # CONFIG_WATCHDOG is not set |
| 697 | CONFIG_SSB_POSSIBLE=y | 708 | CONFIG_SSB_POSSIBLE=y |
| 698 | 709 | ||
| @@ -715,6 +726,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 715 | # Graphics support | 726 | # Graphics support |
| 716 | # | 727 | # |
| 717 | # CONFIG_AGP is not set | 728 | # CONFIG_AGP is not set |
| 729 | CONFIG_VGA_ARB=y | ||
| 718 | # CONFIG_DRM is not set | 730 | # CONFIG_DRM is not set |
| 719 | # CONFIG_VGASTATE is not set | 731 | # CONFIG_VGASTATE is not set |
| 720 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 732 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -758,6 +770,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 758 | # CONFIG_GFS2_FS is not set | 770 | # CONFIG_GFS2_FS is not set |
| 759 | # CONFIG_OCFS2_FS is not set | 771 | # CONFIG_OCFS2_FS is not set |
| 760 | # CONFIG_BTRFS_FS is not set | 772 | # CONFIG_BTRFS_FS is not set |
| 773 | # CONFIG_NILFS2_FS is not set | ||
| 761 | CONFIG_FILE_LOCKING=y | 774 | CONFIG_FILE_LOCKING=y |
| 762 | CONFIG_FSNOTIFY=y | 775 | CONFIG_FSNOTIFY=y |
| 763 | CONFIG_DNOTIFY=y | 776 | CONFIG_DNOTIFY=y |
| @@ -816,7 +829,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 816 | # CONFIG_ROMFS_FS is not set | 829 | # CONFIG_ROMFS_FS is not set |
| 817 | # CONFIG_SYSV_FS is not set | 830 | # CONFIG_SYSV_FS is not set |
| 818 | # CONFIG_UFS_FS is not set | 831 | # CONFIG_UFS_FS is not set |
| 819 | # CONFIG_NILFS2_FS is not set | ||
| 820 | CONFIG_NETWORK_FILESYSTEMS=y | 832 | CONFIG_NETWORK_FILESYSTEMS=y |
| 821 | CONFIG_NFS_FS=y | 833 | CONFIG_NFS_FS=y |
| 822 | # CONFIG_NFS_V3 is not set | 834 | # CONFIG_NFS_V3 is not set |
| @@ -872,6 +884,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 872 | CONFIG_ENABLE_MUST_CHECK=y | 884 | CONFIG_ENABLE_MUST_CHECK=y |
| 873 | CONFIG_FRAME_WARN=1024 | 885 | CONFIG_FRAME_WARN=1024 |
| 874 | # CONFIG_MAGIC_SYSRQ is not set | 886 | # CONFIG_MAGIC_SYSRQ is not set |
| 887 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 875 | # CONFIG_UNUSED_SYMBOLS is not set | 888 | # CONFIG_UNUSED_SYMBOLS is not set |
| 876 | # CONFIG_DEBUG_FS is not set | 889 | # CONFIG_DEBUG_FS is not set |
| 877 | # CONFIG_HEADERS_CHECK is not set | 890 | # CONFIG_HEADERS_CHECK is not set |
| @@ -887,6 +900,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 887 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 900 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 888 | CONFIG_TRACING_SUPPORT=y | 901 | CONFIG_TRACING_SUPPORT=y |
| 889 | # CONFIG_FTRACE is not set | 902 | # CONFIG_FTRACE is not set |
| 903 | # CONFIG_DMA_API_DEBUG is not set | ||
| 890 | # CONFIG_SAMPLES is not set | 904 | # CONFIG_SAMPLES is not set |
| 891 | CONFIG_HAVE_ARCH_KGDB=y | 905 | CONFIG_HAVE_ARCH_KGDB=y |
| 892 | # CONFIG_PPC_DISABLE_WERROR is not set | 906 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -907,7 +921,6 @@ CONFIG_CRYPTO=y | |||
| 907 | # | 921 | # |
| 908 | # Crypto core or helper | 922 | # Crypto core or helper |
| 909 | # | 923 | # |
| 910 | # CONFIG_CRYPTO_FIPS is not set | ||
| 911 | # CONFIG_CRYPTO_MANAGER is not set | 924 | # CONFIG_CRYPTO_MANAGER is not set |
| 912 | # CONFIG_CRYPTO_MANAGER2 is not set | 925 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 913 | # CONFIG_CRYPTO_GF128MUL is not set | 926 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -938,11 +951,13 @@ CONFIG_CRYPTO=y | |||
| 938 | # | 951 | # |
| 939 | # CONFIG_CRYPTO_HMAC is not set | 952 | # CONFIG_CRYPTO_HMAC is not set |
| 940 | # CONFIG_CRYPTO_XCBC is not set | 953 | # CONFIG_CRYPTO_XCBC is not set |
| 954 | # CONFIG_CRYPTO_VMAC is not set | ||
| 941 | 955 | ||
| 942 | # | 956 | # |
| 943 | # Digest | 957 | # Digest |
| 944 | # | 958 | # |
| 945 | # CONFIG_CRYPTO_CRC32C is not set | 959 | # CONFIG_CRYPTO_CRC32C is not set |
| 960 | # CONFIG_CRYPTO_GHASH is not set | ||
| 946 | # CONFIG_CRYPTO_MD4 is not set | 961 | # CONFIG_CRYPTO_MD4 is not set |
| 947 | # CONFIG_CRYPTO_MD5 is not set | 962 | # CONFIG_CRYPTO_MD5 is not set |
| 948 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 963 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/sbc8560_defconfig b/arch/powerpc/configs/85xx/sbc8560_defconfig index b0c469823b02..959d0281431b 100644 --- a/arch/powerpc/configs/85xx/sbc8560_defconfig +++ b/arch/powerpc/configs/85xx/sbc8560_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:19 2009 | 4 | # Thu Nov 5 08:20:37 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -126,26 +129,27 @@ CONFIG_TIMERFD=y | |||
| 126 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
| 127 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
| 128 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
| 129 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
| 130 | 133 | ||
| 131 | # | 134 | # |
| 132 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
| 133 | # | 136 | # |
| 137 | # CONFIG_PERF_EVENTS is not set | ||
| 134 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
| 135 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 138 | CONFIG_SLAB=y | 141 | CONFIG_SLAB=y |
| 139 | # CONFIG_SLUB is not set | 142 | # CONFIG_SLUB is not set |
| 140 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 153 | ||
| 150 | # | 154 | # |
| 151 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -188,6 +192,7 @@ CONFIG_MPC85xx=y | |||
| 188 | # CONFIG_MPC85xx_MDS is not set | 192 | # CONFIG_MPC85xx_MDS is not set |
| 189 | # CONFIG_MPC8536_DS is not set | 193 | # CONFIG_MPC8536_DS is not set |
| 190 | # CONFIG_MPC85xx_DS is not set | 194 | # CONFIG_MPC85xx_DS is not set |
| 195 | # CONFIG_MPC85xx_RDB is not set | ||
| 191 | # CONFIG_SOCRATES is not set | 196 | # CONFIG_SOCRATES is not set |
| 192 | # CONFIG_KSI8560 is not set | 197 | # CONFIG_KSI8560 is not set |
| 193 | # CONFIG_XES_MPC85xx is not set | 198 | # CONFIG_XES_MPC85xx is not set |
| @@ -242,6 +247,7 @@ CONFIG_BINFMT_MISC=y | |||
| 242 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 243 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 248 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 250 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 245 | CONFIG_ARCH_FLATMEM_ENABLE=y | 251 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 246 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 252 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 247 | CONFIG_SELECT_MEMORY_MODEL=y | 253 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -259,6 +265,7 @@ CONFIG_BOUNCE=y | |||
| 259 | CONFIG_VIRT_TO_BUS=y | 265 | CONFIG_VIRT_TO_BUS=y |
| 260 | CONFIG_HAVE_MLOCK=y | 266 | CONFIG_HAVE_MLOCK=y |
| 261 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 267 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 268 | # CONFIG_KSM is not set | ||
| 262 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 269 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 263 | CONFIG_PPC_4K_PAGES=y | 270 | CONFIG_PPC_4K_PAGES=y |
| 264 | # CONFIG_PPC_16K_PAGES is not set | 271 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -347,6 +354,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 347 | # CONFIG_NETFILTER is not set | 354 | # CONFIG_NETFILTER is not set |
| 348 | # CONFIG_IP_DCCP is not set | 355 | # CONFIG_IP_DCCP is not set |
| 349 | # CONFIG_IP_SCTP is not set | 356 | # CONFIG_IP_SCTP is not set |
| 357 | # CONFIG_RDS is not set | ||
| 350 | # CONFIG_TIPC is not set | 358 | # CONFIG_TIPC is not set |
| 351 | # CONFIG_ATM is not set | 359 | # CONFIG_ATM is not set |
| 352 | # CONFIG_BRIDGE is not set | 360 | # CONFIG_BRIDGE is not set |
| @@ -376,6 +384,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 376 | # CONFIG_AF_RXRPC is not set | 384 | # CONFIG_AF_RXRPC is not set |
| 377 | CONFIG_WIRELESS=y | 385 | CONFIG_WIRELESS=y |
| 378 | # CONFIG_CFG80211 is not set | 386 | # CONFIG_CFG80211 is not set |
| 387 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 379 | CONFIG_WIRELESS_OLD_REGULATORY=y | 388 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 380 | # CONFIG_WIRELESS_EXT is not set | 389 | # CONFIG_WIRELESS_EXT is not set |
| 381 | # CONFIG_LIB80211 is not set | 390 | # CONFIG_LIB80211 is not set |
| @@ -383,7 +392,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 383 | # | 392 | # |
| 384 | # CFG80211 needs to be enabled for MAC80211 | 393 | # CFG80211 needs to be enabled for MAC80211 |
| 385 | # | 394 | # |
| 386 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 387 | # CONFIG_WIMAX is not set | 395 | # CONFIG_WIMAX is not set |
| 388 | # CONFIG_RFKILL is not set | 396 | # CONFIG_RFKILL is not set |
| 389 | # CONFIG_NET_9P is not set | 397 | # CONFIG_NET_9P is not set |
| @@ -396,6 +404,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 396 | # Generic Driver Options | 404 | # Generic Driver Options |
| 397 | # | 405 | # |
| 398 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 406 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 407 | # CONFIG_DEVTMPFS is not set | ||
| 399 | CONFIG_STANDALONE=y | 408 | CONFIG_STANDALONE=y |
| 400 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 409 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 401 | # CONFIG_FW_LOADER is not set | 410 | # CONFIG_FW_LOADER is not set |
| @@ -481,15 +490,14 @@ CONFIG_MII=y | |||
| 481 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 490 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 482 | # CONFIG_B44 is not set | 491 | # CONFIG_B44 is not set |
| 483 | # CONFIG_KS8842 is not set | 492 | # CONFIG_KS8842 is not set |
| 493 | # CONFIG_KS8851_MLL is not set | ||
| 494 | # CONFIG_XILINX_EMACLITE is not set | ||
| 484 | CONFIG_NETDEV_1000=y | 495 | CONFIG_NETDEV_1000=y |
| 485 | CONFIG_FSL_PQ_MDIO=y | 496 | CONFIG_FSL_PQ_MDIO=y |
| 486 | CONFIG_GIANFAR=y | 497 | CONFIG_GIANFAR=y |
| 487 | # CONFIG_MV643XX_ETH is not set | 498 | # CONFIG_MV643XX_ETH is not set |
| 488 | CONFIG_NETDEV_10000=y | 499 | CONFIG_NETDEV_10000=y |
| 489 | 500 | CONFIG_WLAN=y | |
| 490 | # | ||
| 491 | # Wireless LAN | ||
| 492 | # | ||
| 493 | # CONFIG_WLAN_PRE80211 is not set | 501 | # CONFIG_WLAN_PRE80211 is not set |
| 494 | # CONFIG_WLAN_80211 is not set | 502 | # CONFIG_WLAN_80211 is not set |
| 495 | 503 | ||
| @@ -584,6 +592,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 584 | # CONFIG_POWER_SUPPLY is not set | 592 | # CONFIG_POWER_SUPPLY is not set |
| 585 | CONFIG_HWMON=y | 593 | CONFIG_HWMON=y |
| 586 | # CONFIG_HWMON_VID is not set | 594 | # CONFIG_HWMON_VID is not set |
| 595 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 596 | |||
| 597 | # | ||
| 598 | # Native drivers | ||
| 599 | # | ||
| 587 | # CONFIG_SENSORS_F71805F is not set | 600 | # CONFIG_SENSORS_F71805F is not set |
| 588 | # CONFIG_SENSORS_F71882FG is not set | 601 | # CONFIG_SENSORS_F71882FG is not set |
| 589 | # CONFIG_SENSORS_IT87 is not set | 602 | # CONFIG_SENSORS_IT87 is not set |
| @@ -594,9 +607,7 @@ CONFIG_HWMON=y | |||
| 594 | # CONFIG_SENSORS_VT1211 is not set | 607 | # CONFIG_SENSORS_VT1211 is not set |
| 595 | # CONFIG_SENSORS_W83627HF is not set | 608 | # CONFIG_SENSORS_W83627HF is not set |
| 596 | # CONFIG_SENSORS_W83627EHF is not set | 609 | # CONFIG_SENSORS_W83627EHF is not set |
| 597 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 598 | # CONFIG_THERMAL is not set | 610 | # CONFIG_THERMAL is not set |
| 599 | # CONFIG_THERMAL_HWMON is not set | ||
| 600 | # CONFIG_WATCHDOG is not set | 611 | # CONFIG_WATCHDOG is not set |
| 601 | CONFIG_SSB_POSSIBLE=y | 612 | CONFIG_SSB_POSSIBLE=y |
| 602 | 613 | ||
| @@ -630,7 +641,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 630 | # CONFIG_SOUND is not set | 641 | # CONFIG_SOUND is not set |
| 631 | CONFIG_HID_SUPPORT=y | 642 | CONFIG_HID_SUPPORT=y |
| 632 | CONFIG_HID=y | 643 | CONFIG_HID=y |
| 633 | # CONFIG_HID_DEBUG is not set | ||
| 634 | # CONFIG_HIDRAW is not set | 644 | # CONFIG_HIDRAW is not set |
| 635 | # CONFIG_HID_PID is not set | 645 | # CONFIG_HID_PID is not set |
| 636 | 646 | ||
| @@ -721,6 +731,7 @@ CONFIG_RTC_DRV_M48T59=y | |||
| 721 | # CONFIG_GFS2_FS is not set | 731 | # CONFIG_GFS2_FS is not set |
| 722 | # CONFIG_OCFS2_FS is not set | 732 | # CONFIG_OCFS2_FS is not set |
| 723 | # CONFIG_BTRFS_FS is not set | 733 | # CONFIG_BTRFS_FS is not set |
| 734 | # CONFIG_NILFS2_FS is not set | ||
| 724 | CONFIG_FILE_LOCKING=y | 735 | CONFIG_FILE_LOCKING=y |
| 725 | CONFIG_FSNOTIFY=y | 736 | CONFIG_FSNOTIFY=y |
| 726 | CONFIG_DNOTIFY=y | 737 | CONFIG_DNOTIFY=y |
| @@ -779,7 +790,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 779 | # CONFIG_ROMFS_FS is not set | 790 | # CONFIG_ROMFS_FS is not set |
| 780 | # CONFIG_SYSV_FS is not set | 791 | # CONFIG_SYSV_FS is not set |
| 781 | # CONFIG_UFS_FS is not set | 792 | # CONFIG_UFS_FS is not set |
| 782 | # CONFIG_NILFS2_FS is not set | ||
| 783 | CONFIG_NETWORK_FILESYSTEMS=y | 793 | CONFIG_NETWORK_FILESYSTEMS=y |
| 784 | CONFIG_NFS_FS=y | 794 | CONFIG_NFS_FS=y |
| 785 | # CONFIG_NFS_V3 is not set | 795 | # CONFIG_NFS_V3 is not set |
| @@ -847,6 +857,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 847 | CONFIG_ENABLE_MUST_CHECK=y | 857 | CONFIG_ENABLE_MUST_CHECK=y |
| 848 | CONFIG_FRAME_WARN=1024 | 858 | CONFIG_FRAME_WARN=1024 |
| 849 | CONFIG_MAGIC_SYSRQ=y | 859 | CONFIG_MAGIC_SYSRQ=y |
| 860 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 850 | # CONFIG_UNUSED_SYMBOLS is not set | 861 | # CONFIG_UNUSED_SYMBOLS is not set |
| 851 | # CONFIG_DEBUG_FS is not set | 862 | # CONFIG_DEBUG_FS is not set |
| 852 | # CONFIG_HEADERS_CHECK is not set | 863 | # CONFIG_HEADERS_CHECK is not set |
| @@ -863,6 +874,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 863 | # CONFIG_TIMER_STATS is not set | 874 | # CONFIG_TIMER_STATS is not set |
| 864 | # CONFIG_DEBUG_OBJECTS is not set | 875 | # CONFIG_DEBUG_OBJECTS is not set |
| 865 | # CONFIG_DEBUG_SLAB is not set | 876 | # CONFIG_DEBUG_SLAB is not set |
| 877 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 866 | # CONFIG_DEBUG_RT_MUTEXES is not set | 878 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 867 | # CONFIG_RT_MUTEX_TESTER is not set | 879 | # CONFIG_RT_MUTEX_TESTER is not set |
| 868 | # CONFIG_DEBUG_SPINLOCK is not set | 880 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -881,10 +893,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 881 | # CONFIG_DEBUG_LIST is not set | 893 | # CONFIG_DEBUG_LIST is not set |
| 882 | # CONFIG_DEBUG_SG is not set | 894 | # CONFIG_DEBUG_SG is not set |
| 883 | # CONFIG_DEBUG_NOTIFIERS is not set | 895 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 896 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 884 | # CONFIG_RCU_TORTURE_TEST is not set | 897 | # CONFIG_RCU_TORTURE_TEST is not set |
| 885 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 898 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 886 | # CONFIG_BACKTRACE_SELF_TEST is not set | 899 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 887 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 900 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 901 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 888 | # CONFIG_FAULT_INJECTION is not set | 902 | # CONFIG_FAULT_INJECTION is not set |
| 889 | # CONFIG_LATENCYTOP is not set | 903 | # CONFIG_LATENCYTOP is not set |
| 890 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 904 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -907,10 +921,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 907 | # CONFIG_KMEMTRACE is not set | 921 | # CONFIG_KMEMTRACE is not set |
| 908 | # CONFIG_WORKQUEUE_TRACER is not set | 922 | # CONFIG_WORKQUEUE_TRACER is not set |
| 909 | # CONFIG_BLK_DEV_IO_TRACE is not set | 923 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 924 | # CONFIG_DMA_API_DEBUG is not set | ||
| 910 | # CONFIG_SAMPLES is not set | 925 | # CONFIG_SAMPLES is not set |
| 911 | CONFIG_HAVE_ARCH_KGDB=y | 926 | CONFIG_HAVE_ARCH_KGDB=y |
| 912 | # CONFIG_KGDB is not set | 927 | # CONFIG_KGDB is not set |
| 913 | # CONFIG_KMEMCHECK is not set | ||
| 914 | # CONFIG_PPC_DISABLE_WERROR is not set | 928 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 915 | CONFIG_PPC_WERROR=y | 929 | CONFIG_PPC_WERROR=y |
| 916 | CONFIG_PRINT_STACK_DEPTH=64 | 930 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -947,7 +961,6 @@ CONFIG_CRYPTO=y | |||
| 947 | # | 961 | # |
| 948 | # Crypto core or helper | 962 | # Crypto core or helper |
| 949 | # | 963 | # |
| 950 | # CONFIG_CRYPTO_FIPS is not set | ||
| 951 | # CONFIG_CRYPTO_MANAGER is not set | 964 | # CONFIG_CRYPTO_MANAGER is not set |
| 952 | # CONFIG_CRYPTO_MANAGER2 is not set | 965 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 953 | # CONFIG_CRYPTO_GF128MUL is not set | 966 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -978,11 +991,13 @@ CONFIG_CRYPTO=y | |||
| 978 | # | 991 | # |
| 979 | # CONFIG_CRYPTO_HMAC is not set | 992 | # CONFIG_CRYPTO_HMAC is not set |
| 980 | # CONFIG_CRYPTO_XCBC is not set | 993 | # CONFIG_CRYPTO_XCBC is not set |
| 994 | # CONFIG_CRYPTO_VMAC is not set | ||
| 981 | 995 | ||
| 982 | # | 996 | # |
| 983 | # Digest | 997 | # Digest |
| 984 | # | 998 | # |
| 985 | # CONFIG_CRYPTO_CRC32C is not set | 999 | # CONFIG_CRYPTO_CRC32C is not set |
| 1000 | # CONFIG_CRYPTO_GHASH is not set | ||
| 986 | # CONFIG_CRYPTO_MD4 is not set | 1001 | # CONFIG_CRYPTO_MD4 is not set |
| 987 | # CONFIG_CRYPTO_MD5 is not set | 1002 | # CONFIG_CRYPTO_MD5 is not set |
| 988 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1003 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/socrates_defconfig b/arch/powerpc/configs/85xx/socrates_defconfig index 04c85dada845..7f5ec35bf199 100644 --- a/arch/powerpc/configs/85xx/socrates_defconfig +++ b/arch/powerpc/configs/85xx/socrates_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:19 2009 | 4 | # Thu Nov 5 08:20:37 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=16 | 96 | CONFIG_LOG_BUF_SHIFT=16 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +127,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 131 | ||
| 129 | # | 132 | # |
| 130 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 131 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 153 | ||
| 150 | # | 154 | # |
| 151 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -193,6 +197,7 @@ CONFIG_MPC85xx=y | |||
| 193 | # CONFIG_MPC85xx_MDS is not set | 197 | # CONFIG_MPC85xx_MDS is not set |
| 194 | # CONFIG_MPC8536_DS is not set | 198 | # CONFIG_MPC8536_DS is not set |
| 195 | # CONFIG_MPC85xx_DS is not set | 199 | # CONFIG_MPC85xx_DS is not set |
| 200 | # CONFIG_MPC85xx_RDB is not set | ||
| 196 | CONFIG_SOCRATES=y | 201 | CONFIG_SOCRATES=y |
| 197 | # CONFIG_KSI8560 is not set | 202 | # CONFIG_KSI8560 is not set |
| 198 | # CONFIG_XES_MPC85xx is not set | 203 | # CONFIG_XES_MPC85xx is not set |
| @@ -247,6 +252,7 @@ CONFIG_MATH_EMULATION=y | |||
| 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 248 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 253 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 255 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 256 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 257 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 252 | CONFIG_SELECT_MEMORY_MODEL=y | 258 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -264,6 +270,7 @@ CONFIG_BOUNCE=y | |||
| 264 | CONFIG_VIRT_TO_BUS=y | 270 | CONFIG_VIRT_TO_BUS=y |
| 265 | CONFIG_HAVE_MLOCK=y | 271 | CONFIG_HAVE_MLOCK=y |
| 266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 272 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 273 | # CONFIG_KSM is not set | ||
| 267 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 274 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 268 | CONFIG_PPC_4K_PAGES=y | 275 | CONFIG_PPC_4K_PAGES=y |
| 269 | # CONFIG_PPC_16K_PAGES is not set | 276 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -358,6 +365,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 358 | # CONFIG_NETFILTER is not set | 365 | # CONFIG_NETFILTER is not set |
| 359 | # CONFIG_IP_DCCP is not set | 366 | # CONFIG_IP_DCCP is not set |
| 360 | # CONFIG_IP_SCTP is not set | 367 | # CONFIG_IP_SCTP is not set |
| 368 | # CONFIG_RDS is not set | ||
| 361 | # CONFIG_TIPC is not set | 369 | # CONFIG_TIPC is not set |
| 362 | # CONFIG_ATM is not set | 370 | # CONFIG_ATM is not set |
| 363 | # CONFIG_BRIDGE is not set | 371 | # CONFIG_BRIDGE is not set |
| @@ -396,6 +404,7 @@ CONFIG_CAN_BCM=y | |||
| 396 | # CONFIG_AF_RXRPC is not set | 404 | # CONFIG_AF_RXRPC is not set |
| 397 | CONFIG_WIRELESS=y | 405 | CONFIG_WIRELESS=y |
| 398 | # CONFIG_CFG80211 is not set | 406 | # CONFIG_CFG80211 is not set |
| 407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 399 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 408 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
| 400 | # CONFIG_WIRELESS_EXT is not set | 409 | # CONFIG_WIRELESS_EXT is not set |
| 401 | # CONFIG_LIB80211 is not set | 410 | # CONFIG_LIB80211 is not set |
| @@ -403,7 +412,6 @@ CONFIG_WIRELESS=y | |||
| 403 | # | 412 | # |
| 404 | # CFG80211 needs to be enabled for MAC80211 | 413 | # CFG80211 needs to be enabled for MAC80211 |
| 405 | # | 414 | # |
| 406 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 407 | # CONFIG_WIMAX is not set | 415 | # CONFIG_WIMAX is not set |
| 408 | # CONFIG_RFKILL is not set | 416 | # CONFIG_RFKILL is not set |
| 409 | # CONFIG_NET_9P is not set | 417 | # CONFIG_NET_9P is not set |
| @@ -421,9 +429,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 421 | # CONFIG_CONNECTOR is not set | 429 | # CONFIG_CONNECTOR is not set |
| 422 | CONFIG_MTD=y | 430 | CONFIG_MTD=y |
| 423 | # CONFIG_MTD_DEBUG is not set | 431 | # CONFIG_MTD_DEBUG is not set |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 424 | CONFIG_MTD_CONCAT=y | 433 | CONFIG_MTD_CONCAT=y |
| 425 | CONFIG_MTD_PARTITIONS=y | 434 | CONFIG_MTD_PARTITIONS=y |
| 426 | # CONFIG_MTD_TESTS is not set | ||
| 427 | # CONFIG_MTD_REDBOOT_PARTS is not set | 435 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 428 | CONFIG_MTD_CMDLINE_PARTS=y | 436 | CONFIG_MTD_CMDLINE_PARTS=y |
| 429 | CONFIG_MTD_OF_PARTS=y | 437 | CONFIG_MTD_OF_PARTS=y |
| @@ -482,6 +490,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 482 | # CONFIG_MTD_PMC551 is not set | 490 | # CONFIG_MTD_PMC551 is not set |
| 483 | # CONFIG_MTD_DATAFLASH is not set | 491 | # CONFIG_MTD_DATAFLASH is not set |
| 484 | # CONFIG_MTD_M25P80 is not set | 492 | # CONFIG_MTD_M25P80 is not set |
| 493 | # CONFIG_MTD_SST25L is not set | ||
| 485 | # CONFIG_MTD_SLRAM is not set | 494 | # CONFIG_MTD_SLRAM is not set |
| 486 | # CONFIG_MTD_PHRAM is not set | 495 | # CONFIG_MTD_PHRAM is not set |
| 487 | # CONFIG_MTD_MTDRAM is not set | 496 | # CONFIG_MTD_MTDRAM is not set |
| @@ -668,7 +677,9 @@ CONFIG_MII=y | |||
| 668 | # CONFIG_B44 is not set | 677 | # CONFIG_B44 is not set |
| 669 | # CONFIG_KS8842 is not set | 678 | # CONFIG_KS8842 is not set |
| 670 | # CONFIG_KS8851 is not set | 679 | # CONFIG_KS8851 is not set |
| 680 | # CONFIG_KS8851_MLL is not set | ||
| 671 | # CONFIG_ATL2 is not set | 681 | # CONFIG_ATL2 is not set |
| 682 | # CONFIG_XILINX_EMACLITE is not set | ||
| 672 | CONFIG_NETDEV_1000=y | 683 | CONFIG_NETDEV_1000=y |
| 673 | # CONFIG_ACENIC is not set | 684 | # CONFIG_ACENIC is not set |
| 674 | # CONFIG_DL2K is not set | 685 | # CONFIG_DL2K is not set |
| @@ -698,10 +709,7 @@ CONFIG_GIANFAR=y | |||
| 698 | # CONFIG_JME is not set | 709 | # CONFIG_JME is not set |
| 699 | # CONFIG_NETDEV_10000 is not set | 710 | # CONFIG_NETDEV_10000 is not set |
| 700 | # CONFIG_TR is not set | 711 | # CONFIG_TR is not set |
| 701 | 712 | CONFIG_WLAN=y | |
| 702 | # | ||
| 703 | # Wireless LAN | ||
| 704 | # | ||
| 705 | # CONFIG_WLAN_PRE80211 is not set | 713 | # CONFIG_WLAN_PRE80211 is not set |
| 706 | # CONFIG_WLAN_80211 is not set | 714 | # CONFIG_WLAN_80211 is not set |
| 707 | 715 | ||
| @@ -765,6 +773,7 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
| 765 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 773 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
| 766 | # CONFIG_TOUCHSCREEN_ELO is not set | 774 | # CONFIG_TOUCHSCREEN_ELO is not set |
| 767 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | 775 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set |
| 776 | # CONFIG_TOUCHSCREEN_MCS5000 is not set | ||
| 768 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 777 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
| 769 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 778 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
| 770 | # CONFIG_TOUCHSCREEN_MK712 is not set | 779 | # CONFIG_TOUCHSCREEN_MK712 is not set |
| @@ -774,7 +783,6 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
| 774 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 783 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
| 775 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 784 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
| 776 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | 785 | # CONFIG_TOUCHSCREEN_TSC2007 is not set |
| 777 | # CONFIG_TOUCHSCREEN_W90X900 is not set | ||
| 778 | # CONFIG_INPUT_MISC is not set | 786 | # CONFIG_INPUT_MISC is not set |
| 779 | 787 | ||
| 780 | # | 788 | # |
| @@ -834,6 +842,7 @@ CONFIG_HW_RANDOM=y | |||
| 834 | CONFIG_DEVPORT=y | 842 | CONFIG_DEVPORT=y |
| 835 | CONFIG_I2C=y | 843 | CONFIG_I2C=y |
| 836 | CONFIG_I2C_BOARDINFO=y | 844 | CONFIG_I2C_BOARDINFO=y |
| 845 | CONFIG_I2C_COMPAT=y | ||
| 837 | CONFIG_I2C_CHARDEV=y | 846 | CONFIG_I2C_CHARDEV=y |
| 838 | CONFIG_I2C_HELPER_AUTO=y | 847 | CONFIG_I2C_HELPER_AUTO=y |
| 839 | 848 | ||
| @@ -888,9 +897,6 @@ CONFIG_I2C_MPC=y | |||
| 888 | # Miscellaneous I2C Chip support | 897 | # Miscellaneous I2C Chip support |
| 889 | # | 898 | # |
| 890 | # CONFIG_DS1682 is not set | 899 | # CONFIG_DS1682 is not set |
| 891 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 892 | # CONFIG_PCF8575 is not set | ||
| 893 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 894 | # CONFIG_SENSORS_TSL2550 is not set | 900 | # CONFIG_SENSORS_TSL2550 is not set |
| 895 | # CONFIG_I2C_DEBUG_CORE is not set | 901 | # CONFIG_I2C_DEBUG_CORE is not set |
| 896 | # CONFIG_I2C_DEBUG_ALGO is not set | 902 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -921,6 +927,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 921 | # CONFIG_POWER_SUPPLY is not set | 927 | # CONFIG_POWER_SUPPLY is not set |
| 922 | CONFIG_HWMON=y | 928 | CONFIG_HWMON=y |
| 923 | CONFIG_HWMON_VID=y | 929 | CONFIG_HWMON_VID=y |
| 930 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 931 | |||
| 932 | # | ||
| 933 | # Native drivers | ||
| 934 | # | ||
| 924 | # CONFIG_SENSORS_AD7414 is not set | 935 | # CONFIG_SENSORS_AD7414 is not set |
| 925 | # CONFIG_SENSORS_AD7418 is not set | 936 | # CONFIG_SENSORS_AD7418 is not set |
| 926 | # CONFIG_SENSORS_ADCXX is not set | 937 | # CONFIG_SENSORS_ADCXX is not set |
| @@ -973,6 +984,7 @@ CONFIG_SENSORS_LM75=y | |||
| 973 | # CONFIG_SENSORS_ADS7828 is not set | 984 | # CONFIG_SENSORS_ADS7828 is not set |
| 974 | # CONFIG_SENSORS_THMC50 is not set | 985 | # CONFIG_SENSORS_THMC50 is not set |
| 975 | # CONFIG_SENSORS_TMP401 is not set | 986 | # CONFIG_SENSORS_TMP401 is not set |
| 987 | # CONFIG_SENSORS_TMP421 is not set | ||
| 976 | # CONFIG_SENSORS_VIA686A is not set | 988 | # CONFIG_SENSORS_VIA686A is not set |
| 977 | # CONFIG_SENSORS_VT1211 is not set | 989 | # CONFIG_SENSORS_VT1211 is not set |
| 978 | # CONFIG_SENSORS_VT8231 is not set | 990 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -985,9 +997,7 @@ CONFIG_SENSORS_W83781D=y | |||
| 985 | # CONFIG_SENSORS_W83627HF is not set | 997 | # CONFIG_SENSORS_W83627HF is not set |
| 986 | # CONFIG_SENSORS_W83627EHF is not set | 998 | # CONFIG_SENSORS_W83627EHF is not set |
| 987 | # CONFIG_SENSORS_LIS3_SPI is not set | 999 | # CONFIG_SENSORS_LIS3_SPI is not set |
| 988 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 989 | # CONFIG_THERMAL is not set | 1000 | # CONFIG_THERMAL is not set |
| 990 | # CONFIG_THERMAL_HWMON is not set | ||
| 991 | # CONFIG_WATCHDOG is not set | 1001 | # CONFIG_WATCHDOG is not set |
| 992 | CONFIG_SSB_POSSIBLE=y | 1002 | CONFIG_SSB_POSSIBLE=y |
| 993 | 1003 | ||
| @@ -1006,8 +1016,10 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1006 | # CONFIG_MFD_TMIO is not set | 1016 | # CONFIG_MFD_TMIO is not set |
| 1007 | # CONFIG_PMIC_DA903X is not set | 1017 | # CONFIG_PMIC_DA903X is not set |
| 1008 | # CONFIG_MFD_WM8400 is not set | 1018 | # CONFIG_MFD_WM8400 is not set |
| 1019 | # CONFIG_MFD_WM831X is not set | ||
| 1009 | # CONFIG_MFD_WM8350_I2C is not set | 1020 | # CONFIG_MFD_WM8350_I2C is not set |
| 1010 | # CONFIG_MFD_PCF50633 is not set | 1021 | # CONFIG_MFD_PCF50633 is not set |
| 1022 | # CONFIG_MFD_MC13783 is not set | ||
| 1011 | # CONFIG_AB3100_CORE is not set | 1023 | # CONFIG_AB3100_CORE is not set |
| 1012 | # CONFIG_EZX_PCAP is not set | 1024 | # CONFIG_EZX_PCAP is not set |
| 1013 | # CONFIG_REGULATOR is not set | 1025 | # CONFIG_REGULATOR is not set |
| @@ -1017,6 +1029,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1017 | # Graphics support | 1029 | # Graphics support |
| 1018 | # | 1030 | # |
| 1019 | # CONFIG_AGP is not set | 1031 | # CONFIG_AGP is not set |
| 1032 | CONFIG_VGA_ARB=y | ||
| 1020 | # CONFIG_DRM is not set | 1033 | # CONFIG_DRM is not set |
| 1021 | # CONFIG_VGASTATE is not set | 1034 | # CONFIG_VGASTATE is not set |
| 1022 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1035 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1112,7 +1125,6 @@ CONFIG_FONT_8x16=y | |||
| 1112 | # CONFIG_SOUND is not set | 1125 | # CONFIG_SOUND is not set |
| 1113 | CONFIG_HID_SUPPORT=y | 1126 | CONFIG_HID_SUPPORT=y |
| 1114 | CONFIG_HID=y | 1127 | CONFIG_HID=y |
| 1115 | # CONFIG_HID_DEBUG is not set | ||
| 1116 | # CONFIG_HIDRAW is not set | 1128 | # CONFIG_HIDRAW is not set |
| 1117 | 1129 | ||
| 1118 | # | 1130 | # |
| @@ -1135,6 +1147,7 @@ CONFIG_USB_HID=y | |||
| 1135 | # CONFIG_HID_EZKEY is not set | 1147 | # CONFIG_HID_EZKEY is not set |
| 1136 | # CONFIG_HID_KYE is not set | 1148 | # CONFIG_HID_KYE is not set |
| 1137 | # CONFIG_HID_GYRATION is not set | 1149 | # CONFIG_HID_GYRATION is not set |
| 1150 | # CONFIG_HID_TWINHAN is not set | ||
| 1138 | # CONFIG_HID_KENSINGTON is not set | 1151 | # CONFIG_HID_KENSINGTON is not set |
| 1139 | # CONFIG_HID_LOGITECH is not set | 1152 | # CONFIG_HID_LOGITECH is not set |
| 1140 | # CONFIG_HID_MICROSOFT is not set | 1153 | # CONFIG_HID_MICROSOFT is not set |
| @@ -1184,6 +1197,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1184 | # CONFIG_USB_OXU210HP_HCD is not set | 1197 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1185 | # CONFIG_USB_ISP116X_HCD is not set | 1198 | # CONFIG_USB_ISP116X_HCD is not set |
| 1186 | # CONFIG_USB_ISP1760_HCD is not set | 1199 | # CONFIG_USB_ISP1760_HCD is not set |
| 1200 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1187 | CONFIG_USB_OHCI_HCD=y | 1201 | CONFIG_USB_OHCI_HCD=y |
| 1188 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1202 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1189 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1203 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1319,6 +1333,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 1319 | # CONFIG_RTC_DRV_R9701 is not set | 1333 | # CONFIG_RTC_DRV_R9701 is not set |
| 1320 | # CONFIG_RTC_DRV_RS5C348 is not set | 1334 | # CONFIG_RTC_DRV_RS5C348 is not set |
| 1321 | # CONFIG_RTC_DRV_DS3234 is not set | 1335 | # CONFIG_RTC_DRV_DS3234 is not set |
| 1336 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
| 1322 | 1337 | ||
| 1323 | # | 1338 | # |
| 1324 | # Platform RTC drivers | 1339 | # Platform RTC drivers |
| @@ -1369,6 +1384,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1369 | # CONFIG_GFS2_FS is not set | 1384 | # CONFIG_GFS2_FS is not set |
| 1370 | # CONFIG_OCFS2_FS is not set | 1385 | # CONFIG_OCFS2_FS is not set |
| 1371 | # CONFIG_BTRFS_FS is not set | 1386 | # CONFIG_BTRFS_FS is not set |
| 1387 | # CONFIG_NILFS2_FS is not set | ||
| 1372 | CONFIG_FILE_LOCKING=y | 1388 | CONFIG_FILE_LOCKING=y |
| 1373 | CONFIG_FSNOTIFY=y | 1389 | CONFIG_FSNOTIFY=y |
| 1374 | CONFIG_DNOTIFY=y | 1390 | CONFIG_DNOTIFY=y |
| @@ -1438,7 +1454,6 @@ CONFIG_CRAMFS=y | |||
| 1438 | # CONFIG_ROMFS_FS is not set | 1454 | # CONFIG_ROMFS_FS is not set |
| 1439 | # CONFIG_SYSV_FS is not set | 1455 | # CONFIG_SYSV_FS is not set |
| 1440 | # CONFIG_UFS_FS is not set | 1456 | # CONFIG_UFS_FS is not set |
| 1441 | # CONFIG_NILFS2_FS is not set | ||
| 1442 | CONFIG_NETWORK_FILESYSTEMS=y | 1457 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1443 | CONFIG_NFS_FS=y | 1458 | CONFIG_NFS_FS=y |
| 1444 | CONFIG_NFS_V3=y | 1459 | CONFIG_NFS_V3=y |
| @@ -1552,6 +1567,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1552 | CONFIG_ENABLE_MUST_CHECK=y | 1567 | CONFIG_ENABLE_MUST_CHECK=y |
| 1553 | CONFIG_FRAME_WARN=1024 | 1568 | CONFIG_FRAME_WARN=1024 |
| 1554 | # CONFIG_MAGIC_SYSRQ is not set | 1569 | # CONFIG_MAGIC_SYSRQ is not set |
| 1570 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1555 | # CONFIG_UNUSED_SYMBOLS is not set | 1571 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1556 | # CONFIG_DEBUG_FS is not set | 1572 | # CONFIG_DEBUG_FS is not set |
| 1557 | # CONFIG_HEADERS_CHECK is not set | 1573 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1569,6 +1585,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1569 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1585 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1570 | CONFIG_TRACING_SUPPORT=y | 1586 | CONFIG_TRACING_SUPPORT=y |
| 1571 | # CONFIG_FTRACE is not set | 1587 | # CONFIG_FTRACE is not set |
| 1588 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1572 | # CONFIG_SAMPLES is not set | 1589 | # CONFIG_SAMPLES is not set |
| 1573 | CONFIG_HAVE_ARCH_KGDB=y | 1590 | CONFIG_HAVE_ARCH_KGDB=y |
| 1574 | # CONFIG_PPC_DISABLE_WERROR is not set | 1591 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1589,7 +1606,6 @@ CONFIG_CRYPTO=y | |||
| 1589 | # | 1606 | # |
| 1590 | # Crypto core or helper | 1607 | # Crypto core or helper |
| 1591 | # | 1608 | # |
| 1592 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1593 | # CONFIG_CRYPTO_MANAGER is not set | 1609 | # CONFIG_CRYPTO_MANAGER is not set |
| 1594 | # CONFIG_CRYPTO_MANAGER2 is not set | 1610 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1595 | # CONFIG_CRYPTO_GF128MUL is not set | 1611 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1621,11 +1637,13 @@ CONFIG_CRYPTO=y | |||
| 1621 | # | 1637 | # |
| 1622 | # CONFIG_CRYPTO_HMAC is not set | 1638 | # CONFIG_CRYPTO_HMAC is not set |
| 1623 | # CONFIG_CRYPTO_XCBC is not set | 1639 | # CONFIG_CRYPTO_XCBC is not set |
| 1640 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1624 | 1641 | ||
| 1625 | # | 1642 | # |
| 1626 | # Digest | 1643 | # Digest |
| 1627 | # | 1644 | # |
| 1628 | # CONFIG_CRYPTO_CRC32C is not set | 1645 | # CONFIG_CRYPTO_CRC32C is not set |
| 1646 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1629 | # CONFIG_CRYPTO_MD4 is not set | 1647 | # CONFIG_CRYPTO_MD4 is not set |
| 1630 | # CONFIG_CRYPTO_MD5 is not set | 1648 | # CONFIG_CRYPTO_MD5 is not set |
| 1631 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1649 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig index e7e81d6769fe..c8327e88a987 100644 --- a/arch/powerpc/configs/85xx/stx_gp3_defconfig +++ b/arch/powerpc/configs/85xx/stx_gp3_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:20 2009 | 4 | # Thu Nov 5 08:20:38 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -127,22 +130,21 @@ CONFIG_TIMERFD=y | |||
| 127 | CONFIG_EVENTFD=y | 130 | CONFIG_EVENTFD=y |
| 128 | CONFIG_SHMEM=y | 131 | CONFIG_SHMEM=y |
| 129 | CONFIG_AIO=y | 132 | CONFIG_AIO=y |
| 130 | CONFIG_HAVE_PERF_COUNTERS=y | 133 | CONFIG_HAVE_PERF_EVENTS=y |
| 131 | 134 | ||
| 132 | # | 135 | # |
| 133 | # Performance Counters | 136 | # Kernel Performance Events And Counters |
| 134 | # | 137 | # |
| 138 | # CONFIG_PERF_EVENTS is not set | ||
| 135 | # CONFIG_PERF_COUNTERS is not set | 139 | # CONFIG_PERF_COUNTERS is not set |
| 136 | CONFIG_VM_EVENT_COUNTERS=y | 140 | CONFIG_VM_EVENT_COUNTERS=y |
| 137 | CONFIG_PCI_QUIRKS=y | 141 | CONFIG_PCI_QUIRKS=y |
| 138 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
| 139 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 140 | CONFIG_COMPAT_BRK=y | 143 | CONFIG_COMPAT_BRK=y |
| 141 | # CONFIG_SLAB is not set | 144 | # CONFIG_SLAB is not set |
| 142 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
| 143 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
| 144 | # CONFIG_PROFILING is not set | 147 | # CONFIG_PROFILING is not set |
| 145 | # CONFIG_MARKERS is not set | ||
| 146 | CONFIG_HAVE_OPROFILE=y | 148 | CONFIG_HAVE_OPROFILE=y |
| 147 | # CONFIG_KPROBES is not set | 149 | # CONFIG_KPROBES is not set |
| 148 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -150,7 +152,9 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 150 | CONFIG_HAVE_KPROBES=y | 152 | CONFIG_HAVE_KPROBES=y |
| 151 | CONFIG_HAVE_KRETPROBES=y | 153 | CONFIG_HAVE_KRETPROBES=y |
| 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 155 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 153 | CONFIG_HAVE_CLK=y | 156 | CONFIG_HAVE_CLK=y |
| 157 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 154 | 158 | ||
| 155 | # | 159 | # |
| 156 | # GCOV-based kernel profiling | 160 | # GCOV-based kernel profiling |
| @@ -197,6 +201,7 @@ CONFIG_MPC85xx=y | |||
| 197 | # CONFIG_MPC85xx_MDS is not set | 201 | # CONFIG_MPC85xx_MDS is not set |
| 198 | # CONFIG_MPC8536_DS is not set | 202 | # CONFIG_MPC8536_DS is not set |
| 199 | # CONFIG_MPC85xx_DS is not set | 203 | # CONFIG_MPC85xx_DS is not set |
| 204 | # CONFIG_MPC85xx_RDB is not set | ||
| 200 | # CONFIG_SOCRATES is not set | 205 | # CONFIG_SOCRATES is not set |
| 201 | # CONFIG_KSI8560 is not set | 206 | # CONFIG_KSI8560 is not set |
| 202 | # CONFIG_XES_MPC85xx is not set | 207 | # CONFIG_XES_MPC85xx is not set |
| @@ -252,6 +257,7 @@ CONFIG_MATH_EMULATION=y | |||
| 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 253 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 258 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 260 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 255 | CONFIG_ARCH_FLATMEM_ENABLE=y | 261 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 262 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 257 | CONFIG_SELECT_MEMORY_MODEL=y | 263 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -269,6 +275,7 @@ CONFIG_BOUNCE=y | |||
| 269 | CONFIG_VIRT_TO_BUS=y | 275 | CONFIG_VIRT_TO_BUS=y |
| 270 | CONFIG_HAVE_MLOCK=y | 276 | CONFIG_HAVE_MLOCK=y |
| 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 278 | # CONFIG_KSM is not set | ||
| 272 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 279 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 273 | CONFIG_PPC_4K_PAGES=y | 280 | CONFIG_PPC_4K_PAGES=y |
| 274 | # CONFIG_PPC_16K_PAGES is not set | 281 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -426,6 +433,7 @@ CONFIG_IP_NF_FILTER=m | |||
| 426 | # CONFIG_IP_NF_ARPTABLES is not set | 433 | # CONFIG_IP_NF_ARPTABLES is not set |
| 427 | # CONFIG_IP_DCCP is not set | 434 | # CONFIG_IP_DCCP is not set |
| 428 | # CONFIG_IP_SCTP is not set | 435 | # CONFIG_IP_SCTP is not set |
| 436 | # CONFIG_RDS is not set | ||
| 429 | # CONFIG_TIPC is not set | 437 | # CONFIG_TIPC is not set |
| 430 | # CONFIG_ATM is not set | 438 | # CONFIG_ATM is not set |
| 431 | # CONFIG_BRIDGE is not set | 439 | # CONFIG_BRIDGE is not set |
| @@ -455,6 +463,7 @@ CONFIG_NET_PKTGEN=y | |||
| 455 | # CONFIG_AF_RXRPC is not set | 463 | # CONFIG_AF_RXRPC is not set |
| 456 | CONFIG_WIRELESS=y | 464 | CONFIG_WIRELESS=y |
| 457 | # CONFIG_CFG80211 is not set | 465 | # CONFIG_CFG80211 is not set |
| 466 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 458 | CONFIG_WIRELESS_OLD_REGULATORY=y | 467 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 459 | # CONFIG_WIRELESS_EXT is not set | 468 | # CONFIG_WIRELESS_EXT is not set |
| 460 | # CONFIG_LIB80211 is not set | 469 | # CONFIG_LIB80211 is not set |
| @@ -462,7 +471,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 462 | # | 471 | # |
| 463 | # CFG80211 needs to be enabled for MAC80211 | 472 | # CFG80211 needs to be enabled for MAC80211 |
| 464 | # | 473 | # |
| 465 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 466 | # CONFIG_WIMAX is not set | 474 | # CONFIG_WIMAX is not set |
| 467 | # CONFIG_RFKILL is not set | 475 | # CONFIG_RFKILL is not set |
| 468 | # CONFIG_NET_9P is not set | 476 | # CONFIG_NET_9P is not set |
| @@ -475,6 +483,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 475 | # Generic Driver Options | 483 | # Generic Driver Options |
| 476 | # | 484 | # |
| 477 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 485 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 486 | # CONFIG_DEVTMPFS is not set | ||
| 478 | CONFIG_STANDALONE=y | 487 | CONFIG_STANDALONE=y |
| 479 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 488 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 480 | # CONFIG_FW_LOADER is not set | 489 | # CONFIG_FW_LOADER is not set |
| @@ -622,6 +631,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 622 | # CONFIG_ISCSI_TCP is not set | 631 | # CONFIG_ISCSI_TCP is not set |
| 623 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 632 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 624 | # CONFIG_SCSI_BNX2_ISCSI is not set | 633 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 634 | # CONFIG_BE2ISCSI is not set | ||
| 625 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 635 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 626 | # CONFIG_SCSI_3W_9XXX is not set | 636 | # CONFIG_SCSI_3W_9XXX is not set |
| 627 | # CONFIG_SCSI_ACARD is not set | 637 | # CONFIG_SCSI_ACARD is not set |
| @@ -662,7 +672,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 662 | # CONFIG_SCSI_DC390T is not set | 672 | # CONFIG_SCSI_DC390T is not set |
| 663 | # CONFIG_SCSI_NSP32 is not set | 673 | # CONFIG_SCSI_NSP32 is not set |
| 664 | # CONFIG_SCSI_DEBUG is not set | 674 | # CONFIG_SCSI_DEBUG is not set |
| 675 | # CONFIG_SCSI_PMCRAID is not set | ||
| 665 | # CONFIG_SCSI_SRP is not set | 676 | # CONFIG_SCSI_SRP is not set |
| 677 | # CONFIG_SCSI_BFA_FC is not set | ||
| 666 | # CONFIG_SCSI_DH is not set | 678 | # CONFIG_SCSI_DH is not set |
| 667 | # CONFIG_SCSI_OSD_INITIATOR is not set | 679 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 668 | # CONFIG_ATA is not set | 680 | # CONFIG_ATA is not set |
| @@ -732,8 +744,10 @@ CONFIG_NET_ETHERNET=y | |||
| 732 | # CONFIG_NET_PCI is not set | 744 | # CONFIG_NET_PCI is not set |
| 733 | # CONFIG_B44 is not set | 745 | # CONFIG_B44 is not set |
| 734 | # CONFIG_KS8842 is not set | 746 | # CONFIG_KS8842 is not set |
| 747 | # CONFIG_KS8851_MLL is not set | ||
| 735 | # CONFIG_NET_POCKET is not set | 748 | # CONFIG_NET_POCKET is not set |
| 736 | # CONFIG_ATL2 is not set | 749 | # CONFIG_ATL2 is not set |
| 750 | # CONFIG_XILINX_EMACLITE is not set | ||
| 737 | # CONFIG_FS_ENET is not set | 751 | # CONFIG_FS_ENET is not set |
| 738 | CONFIG_NETDEV_1000=y | 752 | CONFIG_NETDEV_1000=y |
| 739 | # CONFIG_ACENIC is not set | 753 | # CONFIG_ACENIC is not set |
| @@ -782,10 +796,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 782 | # CONFIG_SFC is not set | 796 | # CONFIG_SFC is not set |
| 783 | # CONFIG_BE2NET is not set | 797 | # CONFIG_BE2NET is not set |
| 784 | # CONFIG_TR is not set | 798 | # CONFIG_TR is not set |
| 785 | 799 | CONFIG_WLAN=y | |
| 786 | # | ||
| 787 | # Wireless LAN | ||
| 788 | # | ||
| 789 | # CONFIG_WLAN_PRE80211 is not set | 800 | # CONFIG_WLAN_PRE80211 is not set |
| 790 | # CONFIG_WLAN_80211 is not set | 801 | # CONFIG_WLAN_80211 is not set |
| 791 | 802 | ||
| @@ -827,11 +838,15 @@ CONFIG_INPUT_EVDEV=m | |||
| 827 | # Input Device Drivers | 838 | # Input Device Drivers |
| 828 | # | 839 | # |
| 829 | CONFIG_INPUT_KEYBOARD=y | 840 | CONFIG_INPUT_KEYBOARD=y |
| 841 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
| 830 | CONFIG_KEYBOARD_ATKBD=y | 842 | CONFIG_KEYBOARD_ATKBD=y |
| 843 | # CONFIG_QT2160 is not set | ||
| 831 | # CONFIG_KEYBOARD_LKKBD is not set | 844 | # CONFIG_KEYBOARD_LKKBD is not set |
| 832 | # CONFIG_KEYBOARD_GPIO is not set | 845 | # CONFIG_KEYBOARD_GPIO is not set |
| 833 | # CONFIG_KEYBOARD_MATRIX is not set | 846 | # CONFIG_KEYBOARD_MATRIX is not set |
| 847 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
| 834 | # CONFIG_KEYBOARD_NEWTON is not set | 848 | # CONFIG_KEYBOARD_NEWTON is not set |
| 849 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 835 | # CONFIG_KEYBOARD_STOWAWAY is not set | 850 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 836 | # CONFIG_KEYBOARD_SUNKBD is not set | 851 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 837 | # CONFIG_KEYBOARD_XTKBD is not set | 852 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -842,6 +857,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y | |||
| 842 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 857 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 843 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 858 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 844 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 859 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 860 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
| 845 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 861 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 846 | # CONFIG_MOUSE_SERIAL is not set | 862 | # CONFIG_MOUSE_SERIAL is not set |
| 847 | # CONFIG_MOUSE_APPLETOUCH is not set | 863 | # CONFIG_MOUSE_APPLETOUCH is not set |
| @@ -909,6 +925,7 @@ CONFIG_HW_RANDOM=m | |||
| 909 | CONFIG_DEVPORT=y | 925 | CONFIG_DEVPORT=y |
| 910 | CONFIG_I2C=m | 926 | CONFIG_I2C=m |
| 911 | CONFIG_I2C_BOARDINFO=y | 927 | CONFIG_I2C_BOARDINFO=y |
| 928 | CONFIG_I2C_COMPAT=y | ||
| 912 | CONFIG_I2C_CHARDEV=m | 929 | CONFIG_I2C_CHARDEV=m |
| 913 | CONFIG_I2C_HELPER_AUTO=y | 930 | CONFIG_I2C_HELPER_AUTO=y |
| 914 | CONFIG_I2C_ALGOBIT=m | 931 | CONFIG_I2C_ALGOBIT=m |
| @@ -967,9 +984,6 @@ CONFIG_I2C_ALGOBIT=m | |||
| 967 | # Miscellaneous I2C Chip support | 984 | # Miscellaneous I2C Chip support |
| 968 | # | 985 | # |
| 969 | # CONFIG_DS1682 is not set | 986 | # CONFIG_DS1682 is not set |
| 970 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 971 | # CONFIG_PCF8575 is not set | ||
| 972 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 973 | # CONFIG_SENSORS_TSL2550 is not set | 987 | # CONFIG_SENSORS_TSL2550 is not set |
| 974 | # CONFIG_I2C_DEBUG_CORE is not set | 988 | # CONFIG_I2C_DEBUG_CORE is not set |
| 975 | # CONFIG_I2C_DEBUG_ALGO is not set | 989 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1003,14 +1017,24 @@ CONFIG_GPIOLIB=y | |||
| 1003 | # PCI GPIO expanders: | 1017 | # PCI GPIO expanders: |
| 1004 | # | 1018 | # |
| 1005 | # CONFIG_GPIO_BT8XX is not set | 1019 | # CONFIG_GPIO_BT8XX is not set |
| 1020 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1006 | 1021 | ||
| 1007 | # | 1022 | # |
| 1008 | # SPI GPIO expanders: | 1023 | # SPI GPIO expanders: |
| 1009 | # | 1024 | # |
| 1025 | |||
| 1026 | # | ||
| 1027 | # AC97 GPIO expanders: | ||
| 1028 | # | ||
| 1010 | # CONFIG_W1 is not set | 1029 | # CONFIG_W1 is not set |
| 1011 | # CONFIG_POWER_SUPPLY is not set | 1030 | # CONFIG_POWER_SUPPLY is not set |
| 1012 | CONFIG_HWMON=y | 1031 | CONFIG_HWMON=y |
| 1013 | # CONFIG_HWMON_VID is not set | 1032 | # CONFIG_HWMON_VID is not set |
| 1033 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1034 | |||
| 1035 | # | ||
| 1036 | # Native drivers | ||
| 1037 | # | ||
| 1014 | # CONFIG_SENSORS_AD7414 is not set | 1038 | # CONFIG_SENSORS_AD7414 is not set |
| 1015 | # CONFIG_SENSORS_AD7418 is not set | 1039 | # CONFIG_SENSORS_AD7418 is not set |
| 1016 | # CONFIG_SENSORS_ADM1021 is not set | 1040 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1061,6 +1085,7 @@ CONFIG_HWMON=y | |||
| 1061 | # CONFIG_SENSORS_ADS7828 is not set | 1085 | # CONFIG_SENSORS_ADS7828 is not set |
| 1062 | # CONFIG_SENSORS_THMC50 is not set | 1086 | # CONFIG_SENSORS_THMC50 is not set |
| 1063 | # CONFIG_SENSORS_TMP401 is not set | 1087 | # CONFIG_SENSORS_TMP401 is not set |
| 1088 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1064 | # CONFIG_SENSORS_VIA686A is not set | 1089 | # CONFIG_SENSORS_VIA686A is not set |
| 1065 | # CONFIG_SENSORS_VT1211 is not set | 1090 | # CONFIG_SENSORS_VT1211 is not set |
| 1066 | # CONFIG_SENSORS_VT8231 is not set | 1091 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1072,9 +1097,7 @@ CONFIG_HWMON=y | |||
| 1072 | # CONFIG_SENSORS_W83L786NG is not set | 1097 | # CONFIG_SENSORS_W83L786NG is not set |
| 1073 | # CONFIG_SENSORS_W83627HF is not set | 1098 | # CONFIG_SENSORS_W83627HF is not set |
| 1074 | # CONFIG_SENSORS_W83627EHF is not set | 1099 | # CONFIG_SENSORS_W83627EHF is not set |
| 1075 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1076 | # CONFIG_THERMAL is not set | 1100 | # CONFIG_THERMAL is not set |
| 1077 | # CONFIG_THERMAL_HWMON is not set | ||
| 1078 | # CONFIG_WATCHDOG is not set | 1101 | # CONFIG_WATCHDOG is not set |
| 1079 | CONFIG_SSB_POSSIBLE=y | 1102 | CONFIG_SSB_POSSIBLE=y |
| 1080 | 1103 | ||
| @@ -1092,6 +1115,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1092 | # CONFIG_TPS65010 is not set | 1115 | # CONFIG_TPS65010 is not set |
| 1093 | # CONFIG_MFD_TMIO is not set | 1116 | # CONFIG_MFD_TMIO is not set |
| 1094 | # CONFIG_MFD_WM8400 is not set | 1117 | # CONFIG_MFD_WM8400 is not set |
| 1118 | # CONFIG_MFD_WM831X is not set | ||
| 1095 | # CONFIG_MFD_WM8350_I2C is not set | 1119 | # CONFIG_MFD_WM8350_I2C is not set |
| 1096 | # CONFIG_MFD_PCF50633 is not set | 1120 | # CONFIG_MFD_PCF50633 is not set |
| 1097 | # CONFIG_AB3100_CORE is not set | 1121 | # CONFIG_AB3100_CORE is not set |
| @@ -1102,6 +1126,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1102 | # Graphics support | 1126 | # Graphics support |
| 1103 | # | 1127 | # |
| 1104 | CONFIG_AGP=m | 1128 | CONFIG_AGP=m |
| 1129 | CONFIG_VGA_ARB=y | ||
| 1105 | CONFIG_DRM=m | 1130 | CONFIG_DRM=m |
| 1106 | # CONFIG_DRM_TDFX is not set | 1131 | # CONFIG_DRM_TDFX is not set |
| 1107 | # CONFIG_DRM_R128 is not set | 1132 | # CONFIG_DRM_R128 is not set |
| @@ -1125,7 +1150,6 @@ CONFIG_SOUND=m | |||
| 1125 | # CONFIG_SOUND_PRIME is not set | 1150 | # CONFIG_SOUND_PRIME is not set |
| 1126 | CONFIG_HID_SUPPORT=y | 1151 | CONFIG_HID_SUPPORT=y |
| 1127 | CONFIG_HID=y | 1152 | CONFIG_HID=y |
| 1128 | # CONFIG_HID_DEBUG is not set | ||
| 1129 | # CONFIG_HIDRAW is not set | 1153 | # CONFIG_HIDRAW is not set |
| 1130 | # CONFIG_HID_PID is not set | 1154 | # CONFIG_HID_PID is not set |
| 1131 | 1155 | ||
| @@ -1190,6 +1214,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1190 | # CONFIG_GFS2_FS is not set | 1214 | # CONFIG_GFS2_FS is not set |
| 1191 | # CONFIG_OCFS2_FS is not set | 1215 | # CONFIG_OCFS2_FS is not set |
| 1192 | # CONFIG_BTRFS_FS is not set | 1216 | # CONFIG_BTRFS_FS is not set |
| 1217 | # CONFIG_NILFS2_FS is not set | ||
| 1193 | CONFIG_FILE_LOCKING=y | 1218 | CONFIG_FILE_LOCKING=y |
| 1194 | CONFIG_FSNOTIFY=y | 1219 | CONFIG_FSNOTIFY=y |
| 1195 | CONFIG_DNOTIFY=y | 1220 | CONFIG_DNOTIFY=y |
| @@ -1254,7 +1279,6 @@ CONFIG_CRAMFS=m | |||
| 1254 | # CONFIG_ROMFS_FS is not set | 1279 | # CONFIG_ROMFS_FS is not set |
| 1255 | # CONFIG_SYSV_FS is not set | 1280 | # CONFIG_SYSV_FS is not set |
| 1256 | # CONFIG_UFS_FS is not set | 1281 | # CONFIG_UFS_FS is not set |
| 1257 | # CONFIG_NILFS2_FS is not set | ||
| 1258 | CONFIG_NETWORK_FILESYSTEMS=y | 1282 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1259 | CONFIG_NFS_FS=y | 1283 | CONFIG_NFS_FS=y |
| 1260 | CONFIG_NFS_V3=y | 1284 | CONFIG_NFS_V3=y |
| @@ -1352,6 +1376,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1352 | CONFIG_ENABLE_MUST_CHECK=y | 1376 | CONFIG_ENABLE_MUST_CHECK=y |
| 1353 | CONFIG_FRAME_WARN=1024 | 1377 | CONFIG_FRAME_WARN=1024 |
| 1354 | # CONFIG_MAGIC_SYSRQ is not set | 1378 | # CONFIG_MAGIC_SYSRQ is not set |
| 1379 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1355 | # CONFIG_UNUSED_SYMBOLS is not set | 1380 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1356 | # CONFIG_DEBUG_FS is not set | 1381 | # CONFIG_DEBUG_FS is not set |
| 1357 | # CONFIG_HEADERS_CHECK is not set | 1382 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1369,6 +1394,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1369 | # CONFIG_DEBUG_OBJECTS is not set | 1394 | # CONFIG_DEBUG_OBJECTS is not set |
| 1370 | # CONFIG_SLUB_DEBUG_ON is not set | 1395 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1371 | # CONFIG_SLUB_STATS is not set | 1396 | # CONFIG_SLUB_STATS is not set |
| 1397 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1372 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1398 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1373 | # CONFIG_RT_MUTEX_TESTER is not set | 1399 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1374 | # CONFIG_DEBUG_SPINLOCK is not set | 1400 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1388,10 +1414,12 @@ CONFIG_SCHED_DEBUG=y | |||
| 1388 | # CONFIG_DEBUG_LIST is not set | 1414 | # CONFIG_DEBUG_LIST is not set |
| 1389 | # CONFIG_DEBUG_SG is not set | 1415 | # CONFIG_DEBUG_SG is not set |
| 1390 | # CONFIG_DEBUG_NOTIFIERS is not set | 1416 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1417 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1391 | # CONFIG_RCU_TORTURE_TEST is not set | 1418 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1392 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1419 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1393 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1420 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1394 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1421 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1422 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1395 | # CONFIG_FAULT_INJECTION is not set | 1423 | # CONFIG_FAULT_INJECTION is not set |
| 1396 | # CONFIG_LATENCYTOP is not set | 1424 | # CONFIG_LATENCYTOP is not set |
| 1397 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1425 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1414,10 +1442,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1414 | # CONFIG_KMEMTRACE is not set | 1442 | # CONFIG_KMEMTRACE is not set |
| 1415 | # CONFIG_WORKQUEUE_TRACER is not set | 1443 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1416 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1444 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1445 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1417 | # CONFIG_SAMPLES is not set | 1446 | # CONFIG_SAMPLES is not set |
| 1418 | CONFIG_HAVE_ARCH_KGDB=y | 1447 | CONFIG_HAVE_ARCH_KGDB=y |
| 1419 | # CONFIG_KGDB is not set | 1448 | # CONFIG_KGDB is not set |
| 1420 | # CONFIG_KMEMCHECK is not set | ||
| 1421 | # CONFIG_PPC_DISABLE_WERROR is not set | 1449 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1422 | CONFIG_PPC_WERROR=y | 1450 | CONFIG_PPC_WERROR=y |
| 1423 | CONFIG_PRINT_STACK_DEPTH=64 | 1451 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1443,7 +1471,6 @@ CONFIG_CRYPTO=y | |||
| 1443 | # | 1471 | # |
| 1444 | # Crypto core or helper | 1472 | # Crypto core or helper |
| 1445 | # | 1473 | # |
| 1446 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1447 | # CONFIG_CRYPTO_MANAGER is not set | 1474 | # CONFIG_CRYPTO_MANAGER is not set |
| 1448 | # CONFIG_CRYPTO_MANAGER2 is not set | 1475 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1449 | # CONFIG_CRYPTO_GF128MUL is not set | 1476 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1475,11 +1502,13 @@ CONFIG_CRYPTO=y | |||
| 1475 | # | 1502 | # |
| 1476 | # CONFIG_CRYPTO_HMAC is not set | 1503 | # CONFIG_CRYPTO_HMAC is not set |
| 1477 | # CONFIG_CRYPTO_XCBC is not set | 1504 | # CONFIG_CRYPTO_XCBC is not set |
| 1505 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1478 | 1506 | ||
| 1479 | # | 1507 | # |
| 1480 | # Digest | 1508 | # Digest |
| 1481 | # | 1509 | # |
| 1482 | # CONFIG_CRYPTO_CRC32C is not set | 1510 | # CONFIG_CRYPTO_CRC32C is not set |
| 1511 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1483 | # CONFIG_CRYPTO_MD4 is not set | 1512 | # CONFIG_CRYPTO_MD4 is not set |
| 1484 | # CONFIG_CRYPTO_MD5 is not set | 1513 | # CONFIG_CRYPTO_MD5 is not set |
| 1485 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1514 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/tqm8540_defconfig b/arch/powerpc/configs/85xx/tqm8540_defconfig index 2c407523aad2..82563703d5e3 100644 --- a/arch/powerpc/configs/85xx/tqm8540_defconfig +++ b/arch/powerpc/configs/85xx/tqm8540_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:21 2009 | 4 | # Thu Nov 5 08:20:39 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -124,28 +127,29 @@ CONFIG_TIMERFD=y | |||
| 124 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
| 125 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
| 126 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
| 127 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
| 128 | 131 | ||
| 129 | # | 132 | # |
| 130 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
| 131 | # | 134 | # |
| 135 | # CONFIG_PERF_EVENTS is not set | ||
| 132 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
| 133 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
| 134 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
| 135 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
| 136 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 137 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
| 138 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
| 139 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
| 140 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
| 141 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
| 142 | # CONFIG_MARKERS is not set | ||
| 143 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
| 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y | 147 | CONFIG_HAVE_IOREMAP_PROT=y |
| 146 | CONFIG_HAVE_KPROBES=y | 148 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y | 149 | CONFIG_HAVE_KRETPROBES=y |
| 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 150 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 151 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 149 | 153 | ||
| 150 | # | 154 | # |
| 151 | # GCOV-based kernel profiling | 155 | # GCOV-based kernel profiling |
| @@ -188,6 +192,7 @@ CONFIG_MPC85xx=y | |||
| 188 | # CONFIG_MPC85xx_MDS is not set | 192 | # CONFIG_MPC85xx_MDS is not set |
| 189 | # CONFIG_MPC8536_DS is not set | 193 | # CONFIG_MPC8536_DS is not set |
| 190 | # CONFIG_MPC85xx_DS is not set | 194 | # CONFIG_MPC85xx_DS is not set |
| 195 | # CONFIG_MPC85xx_RDB is not set | ||
| 191 | # CONFIG_SOCRATES is not set | 196 | # CONFIG_SOCRATES is not set |
| 192 | # CONFIG_KSI8560 is not set | 197 | # CONFIG_KSI8560 is not set |
| 193 | # CONFIG_XES_MPC85xx is not set | 198 | # CONFIG_XES_MPC85xx is not set |
| @@ -243,6 +248,7 @@ CONFIG_MATH_EMULATION=y | |||
| 243 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 244 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 249 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 251 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 246 | CONFIG_ARCH_FLATMEM_ENABLE=y | 252 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 247 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 253 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 248 | CONFIG_SELECT_MEMORY_MODEL=y | 254 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -260,6 +266,7 @@ CONFIG_BOUNCE=y | |||
| 260 | CONFIG_VIRT_TO_BUS=y | 266 | CONFIG_VIRT_TO_BUS=y |
| 261 | CONFIG_HAVE_MLOCK=y | 267 | CONFIG_HAVE_MLOCK=y |
| 262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 268 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 269 | # CONFIG_KSM is not set | ||
| 263 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 264 | CONFIG_PPC_4K_PAGES=y | 271 | CONFIG_PPC_4K_PAGES=y |
| 265 | # CONFIG_PPC_16K_PAGES is not set | 272 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -354,6 +361,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 354 | # CONFIG_NETFILTER is not set | 361 | # CONFIG_NETFILTER is not set |
| 355 | # CONFIG_IP_DCCP is not set | 362 | # CONFIG_IP_DCCP is not set |
| 356 | # CONFIG_IP_SCTP is not set | 363 | # CONFIG_IP_SCTP is not set |
| 364 | # CONFIG_RDS is not set | ||
| 357 | # CONFIG_TIPC is not set | 365 | # CONFIG_TIPC is not set |
| 358 | # CONFIG_ATM is not set | 366 | # CONFIG_ATM is not set |
| 359 | # CONFIG_BRIDGE is not set | 367 | # CONFIG_BRIDGE is not set |
| @@ -383,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 383 | # CONFIG_AF_RXRPC is not set | 391 | # CONFIG_AF_RXRPC is not set |
| 384 | CONFIG_WIRELESS=y | 392 | CONFIG_WIRELESS=y |
| 385 | # CONFIG_CFG80211 is not set | 393 | # CONFIG_CFG80211 is not set |
| 394 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 386 | CONFIG_WIRELESS_OLD_REGULATORY=y | 395 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 387 | # CONFIG_WIRELESS_EXT is not set | 396 | # CONFIG_WIRELESS_EXT is not set |
| 388 | # CONFIG_LIB80211 is not set | 397 | # CONFIG_LIB80211 is not set |
| @@ -390,7 +399,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 390 | # | 399 | # |
| 391 | # CFG80211 needs to be enabled for MAC80211 | 400 | # CFG80211 needs to be enabled for MAC80211 |
| 392 | # | 401 | # |
| 393 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 394 | # CONFIG_WIMAX is not set | 402 | # CONFIG_WIMAX is not set |
| 395 | # CONFIG_RFKILL is not set | 403 | # CONFIG_RFKILL is not set |
| 396 | # CONFIG_NET_9P is not set | 404 | # CONFIG_NET_9P is not set |
| @@ -677,9 +685,11 @@ CONFIG_E100=y | |||
| 677 | # CONFIG_SUNDANCE is not set | 685 | # CONFIG_SUNDANCE is not set |
| 678 | # CONFIG_TLAN is not set | 686 | # CONFIG_TLAN is not set |
| 679 | # CONFIG_KS8842 is not set | 687 | # CONFIG_KS8842 is not set |
| 688 | # CONFIG_KS8851_MLL is not set | ||
| 680 | # CONFIG_VIA_RHINE is not set | 689 | # CONFIG_VIA_RHINE is not set |
| 681 | # CONFIG_SC92031 is not set | 690 | # CONFIG_SC92031 is not set |
| 682 | # CONFIG_ATL2 is not set | 691 | # CONFIG_ATL2 is not set |
| 692 | # CONFIG_XILINX_EMACLITE is not set | ||
| 683 | CONFIG_NETDEV_1000=y | 693 | CONFIG_NETDEV_1000=y |
| 684 | # CONFIG_ACENIC is not set | 694 | # CONFIG_ACENIC is not set |
| 685 | # CONFIG_DL2K is not set | 695 | # CONFIG_DL2K is not set |
| @@ -727,10 +737,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 727 | # CONFIG_SFC is not set | 737 | # CONFIG_SFC is not set |
| 728 | # CONFIG_BE2NET is not set | 738 | # CONFIG_BE2NET is not set |
| 729 | # CONFIG_TR is not set | 739 | # CONFIG_TR is not set |
| 730 | 740 | CONFIG_WLAN=y | |
| 731 | # | ||
| 732 | # Wireless LAN | ||
| 733 | # | ||
| 734 | # CONFIG_WLAN_PRE80211 is not set | 741 | # CONFIG_WLAN_PRE80211 is not set |
| 735 | # CONFIG_WLAN_80211 is not set | 742 | # CONFIG_WLAN_80211 is not set |
| 736 | 743 | ||
| @@ -824,6 +831,7 @@ CONFIG_GEN_RTC=y | |||
| 824 | CONFIG_DEVPORT=y | 831 | CONFIG_DEVPORT=y |
| 825 | CONFIG_I2C=y | 832 | CONFIG_I2C=y |
| 826 | CONFIG_I2C_BOARDINFO=y | 833 | CONFIG_I2C_BOARDINFO=y |
| 834 | CONFIG_I2C_COMPAT=y | ||
| 827 | CONFIG_I2C_CHARDEV=y | 835 | CONFIG_I2C_CHARDEV=y |
| 828 | CONFIG_I2C_HELPER_AUTO=y | 836 | CONFIG_I2C_HELPER_AUTO=y |
| 829 | 837 | ||
| @@ -876,9 +884,6 @@ CONFIG_I2C_MPC=y | |||
| 876 | # Miscellaneous I2C Chip support | 884 | # Miscellaneous I2C Chip support |
| 877 | # | 885 | # |
| 878 | # CONFIG_DS1682 is not set | 886 | # CONFIG_DS1682 is not set |
| 879 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 880 | # CONFIG_PCF8575 is not set | ||
| 881 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 882 | # CONFIG_SENSORS_TSL2550 is not set | 887 | # CONFIG_SENSORS_TSL2550 is not set |
| 883 | # CONFIG_I2C_DEBUG_CORE is not set | 888 | # CONFIG_I2C_DEBUG_CORE is not set |
| 884 | # CONFIG_I2C_DEBUG_ALGO is not set | 889 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -896,6 +901,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 896 | # CONFIG_POWER_SUPPLY is not set | 901 | # CONFIG_POWER_SUPPLY is not set |
| 897 | CONFIG_HWMON=y | 902 | CONFIG_HWMON=y |
| 898 | # CONFIG_HWMON_VID is not set | 903 | # CONFIG_HWMON_VID is not set |
| 904 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 905 | |||
| 906 | # | ||
| 907 | # Native drivers | ||
| 908 | # | ||
| 899 | # CONFIG_SENSORS_AD7414 is not set | 909 | # CONFIG_SENSORS_AD7414 is not set |
| 900 | # CONFIG_SENSORS_AD7418 is not set | 910 | # CONFIG_SENSORS_AD7418 is not set |
| 901 | # CONFIG_SENSORS_ADM1021 is not set | 911 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -945,6 +955,7 @@ CONFIG_SENSORS_LM75=y | |||
| 945 | # CONFIG_SENSORS_ADS7828 is not set | 955 | # CONFIG_SENSORS_ADS7828 is not set |
| 946 | # CONFIG_SENSORS_THMC50 is not set | 956 | # CONFIG_SENSORS_THMC50 is not set |
| 947 | # CONFIG_SENSORS_TMP401 is not set | 957 | # CONFIG_SENSORS_TMP401 is not set |
| 958 | # CONFIG_SENSORS_TMP421 is not set | ||
| 948 | # CONFIG_SENSORS_VIA686A is not set | 959 | # CONFIG_SENSORS_VIA686A is not set |
| 949 | # CONFIG_SENSORS_VT1211 is not set | 960 | # CONFIG_SENSORS_VT1211 is not set |
| 950 | # CONFIG_SENSORS_VT8231 is not set | 961 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -956,9 +967,7 @@ CONFIG_SENSORS_LM75=y | |||
| 956 | # CONFIG_SENSORS_W83L786NG is not set | 967 | # CONFIG_SENSORS_W83L786NG is not set |
| 957 | # CONFIG_SENSORS_W83627HF is not set | 968 | # CONFIG_SENSORS_W83627HF is not set |
| 958 | # CONFIG_SENSORS_W83627EHF is not set | 969 | # CONFIG_SENSORS_W83627EHF is not set |
| 959 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 960 | # CONFIG_THERMAL is not set | 970 | # CONFIG_THERMAL is not set |
| 961 | # CONFIG_THERMAL_HWMON is not set | ||
| 962 | # CONFIG_WATCHDOG is not set | 971 | # CONFIG_WATCHDOG is not set |
| 963 | CONFIG_SSB_POSSIBLE=y | 972 | CONFIG_SSB_POSSIBLE=y |
| 964 | 973 | ||
| @@ -977,6 +986,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 977 | # CONFIG_MFD_TMIO is not set | 986 | # CONFIG_MFD_TMIO is not set |
| 978 | # CONFIG_PMIC_DA903X is not set | 987 | # CONFIG_PMIC_DA903X is not set |
| 979 | # CONFIG_MFD_WM8400 is not set | 988 | # CONFIG_MFD_WM8400 is not set |
| 989 | # CONFIG_MFD_WM831X is not set | ||
| 980 | # CONFIG_MFD_WM8350_I2C is not set | 990 | # CONFIG_MFD_WM8350_I2C is not set |
| 981 | # CONFIG_MFD_PCF50633 is not set | 991 | # CONFIG_MFD_PCF50633 is not set |
| 982 | # CONFIG_AB3100_CORE is not set | 992 | # CONFIG_AB3100_CORE is not set |
| @@ -987,6 +997,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 987 | # Graphics support | 997 | # Graphics support |
| 988 | # | 998 | # |
| 989 | # CONFIG_AGP is not set | 999 | # CONFIG_AGP is not set |
| 1000 | CONFIG_VGA_ARB=y | ||
| 990 | # CONFIG_DRM is not set | 1001 | # CONFIG_DRM is not set |
| 991 | # CONFIG_VGASTATE is not set | 1002 | # CONFIG_VGASTATE is not set |
| 992 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1003 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1000,7 +1011,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1000 | # CONFIG_SOUND is not set | 1011 | # CONFIG_SOUND is not set |
| 1001 | CONFIG_HID_SUPPORT=y | 1012 | CONFIG_HID_SUPPORT=y |
| 1002 | CONFIG_HID=y | 1013 | CONFIG_HID=y |
| 1003 | # CONFIG_HID_DEBUG is not set | ||
| 1004 | # CONFIG_HIDRAW is not set | 1014 | # CONFIG_HIDRAW is not set |
| 1005 | # CONFIG_HID_PID is not set | 1015 | # CONFIG_HID_PID is not set |
| 1006 | 1016 | ||
| @@ -1065,6 +1075,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1065 | # CONFIG_GFS2_FS is not set | 1075 | # CONFIG_GFS2_FS is not set |
| 1066 | # CONFIG_OCFS2_FS is not set | 1076 | # CONFIG_OCFS2_FS is not set |
| 1067 | # CONFIG_BTRFS_FS is not set | 1077 | # CONFIG_BTRFS_FS is not set |
| 1078 | # CONFIG_NILFS2_FS is not set | ||
| 1068 | CONFIG_FILE_LOCKING=y | 1079 | CONFIG_FILE_LOCKING=y |
| 1069 | CONFIG_FSNOTIFY=y | 1080 | CONFIG_FSNOTIFY=y |
| 1070 | CONFIG_DNOTIFY=y | 1081 | CONFIG_DNOTIFY=y |
| @@ -1134,7 +1145,6 @@ CONFIG_CRAMFS=y | |||
| 1134 | # CONFIG_ROMFS_FS is not set | 1145 | # CONFIG_ROMFS_FS is not set |
| 1135 | # CONFIG_SYSV_FS is not set | 1146 | # CONFIG_SYSV_FS is not set |
| 1136 | # CONFIG_UFS_FS is not set | 1147 | # CONFIG_UFS_FS is not set |
| 1137 | # CONFIG_NILFS2_FS is not set | ||
| 1138 | CONFIG_NETWORK_FILESYSTEMS=y | 1148 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1139 | CONFIG_NFS_FS=y | 1149 | CONFIG_NFS_FS=y |
| 1140 | # CONFIG_NFS_V3 is not set | 1150 | # CONFIG_NFS_V3 is not set |
| @@ -1203,6 +1213,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1203 | CONFIG_ENABLE_MUST_CHECK=y | 1213 | CONFIG_ENABLE_MUST_CHECK=y |
| 1204 | CONFIG_FRAME_WARN=1024 | 1214 | CONFIG_FRAME_WARN=1024 |
| 1205 | # CONFIG_MAGIC_SYSRQ is not set | 1215 | # CONFIG_MAGIC_SYSRQ is not set |
| 1216 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1206 | # CONFIG_UNUSED_SYMBOLS is not set | 1217 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1207 | # CONFIG_DEBUG_FS is not set | 1218 | # CONFIG_DEBUG_FS is not set |
| 1208 | # CONFIG_HEADERS_CHECK is not set | 1219 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1220,6 +1231,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1220 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1231 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1221 | CONFIG_TRACING_SUPPORT=y | 1232 | CONFIG_TRACING_SUPPORT=y |
| 1222 | # CONFIG_FTRACE is not set | 1233 | # CONFIG_FTRACE is not set |
| 1234 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1223 | # CONFIG_SAMPLES is not set | 1235 | # CONFIG_SAMPLES is not set |
| 1224 | CONFIG_HAVE_ARCH_KGDB=y | 1236 | CONFIG_HAVE_ARCH_KGDB=y |
| 1225 | # CONFIG_PPC_DISABLE_WERROR is not set | 1237 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1240,7 +1252,6 @@ CONFIG_CRYPTO=y | |||
| 1240 | # | 1252 | # |
| 1241 | # Crypto core or helper | 1253 | # Crypto core or helper |
| 1242 | # | 1254 | # |
| 1243 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1244 | # CONFIG_CRYPTO_MANAGER is not set | 1255 | # CONFIG_CRYPTO_MANAGER is not set |
| 1245 | # CONFIG_CRYPTO_MANAGER2 is not set | 1256 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1246 | # CONFIG_CRYPTO_GF128MUL is not set | 1257 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1271,11 +1282,13 @@ CONFIG_CRYPTO=y | |||
| 1271 | # | 1282 | # |
| 1272 | # CONFIG_CRYPTO_HMAC is not set | 1283 | # CONFIG_CRYPTO_HMAC is not set |
| 1273 | # CONFIG_CRYPTO_XCBC is not set | 1284 | # CONFIG_CRYPTO_XCBC is not set |
| 1285 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1274 | 1286 | ||
| 1275 | # | 1287 | # |
| 1276 | # Digest | 1288 | # Digest |
| 1277 | # | 1289 | # |
| 1278 | # CONFIG_CRYPTO_CRC32C is not set | 1290 | # CONFIG_CRYPTO_CRC32C is not set |
| 1291 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1279 | # CONFIG_CRYPTO_MD4 is not set | 1292 | # CONFIG_CRYPTO_MD4 is not set |
| 1280 | # CONFIG_CRYPTO_MD5 is not set | 1293 | # CONFIG_CRYPTO_MD5 is not set |
| 1281 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1294 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/tqm8541_defconfig b/arch/powerpc/configs/85xx/tqm8541_defconfig index 845731dc51c6..91d85d733827 100644 --- a/arch/powerpc/configs/85xx/tqm8541_defconfig +++ b/arch/powerpc/configs/85xx/tqm8541_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:22 2009 | 4 | # Thu Nov 5 08:20:40 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -125,29 +128,30 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 131 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 132 | ||
| 130 | # | 133 | # |
| 131 | # Performance Counters | 134 | # Kernel Performance Events And Counters |
| 132 | # | 135 | # |
| 136 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 137 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 148 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 152 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 150 | CONFIG_HAVE_CLK=y | 153 | CONFIG_HAVE_CLK=y |
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 151 | 155 | ||
| 152 | # | 156 | # |
| 153 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -190,6 +194,7 @@ CONFIG_MPC85xx=y | |||
| 190 | # CONFIG_MPC85xx_MDS is not set | 194 | # CONFIG_MPC85xx_MDS is not set |
| 191 | # CONFIG_MPC8536_DS is not set | 195 | # CONFIG_MPC8536_DS is not set |
| 192 | # CONFIG_MPC85xx_DS is not set | 196 | # CONFIG_MPC85xx_DS is not set |
| 197 | # CONFIG_MPC85xx_RDB is not set | ||
| 193 | # CONFIG_SOCRATES is not set | 198 | # CONFIG_SOCRATES is not set |
| 194 | # CONFIG_KSI8560 is not set | 199 | # CONFIG_KSI8560 is not set |
| 195 | # CONFIG_XES_MPC85xx is not set | 200 | # CONFIG_XES_MPC85xx is not set |
| @@ -246,6 +251,7 @@ CONFIG_MATH_EMULATION=y | |||
| 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 247 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 252 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 253 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 254 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 249 | CONFIG_ARCH_FLATMEM_ENABLE=y | 255 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 250 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 251 | CONFIG_SELECT_MEMORY_MODEL=y | 257 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -263,6 +269,7 @@ CONFIG_BOUNCE=y | |||
| 263 | CONFIG_VIRT_TO_BUS=y | 269 | CONFIG_VIRT_TO_BUS=y |
| 264 | CONFIG_HAVE_MLOCK=y | 270 | CONFIG_HAVE_MLOCK=y |
| 265 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 272 | # CONFIG_KSM is not set | ||
| 266 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 273 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 267 | CONFIG_PPC_4K_PAGES=y | 274 | CONFIG_PPC_4K_PAGES=y |
| 268 | # CONFIG_PPC_16K_PAGES is not set | 275 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -357,6 +364,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 357 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
| 358 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
| 359 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
| 367 | # CONFIG_RDS is not set | ||
| 360 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
| 361 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
| 362 | # CONFIG_BRIDGE is not set | 370 | # CONFIG_BRIDGE is not set |
| @@ -386,6 +394,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 386 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
| 387 | CONFIG_WIRELESS=y | 395 | CONFIG_WIRELESS=y |
| 388 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
| 397 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 389 | CONFIG_WIRELESS_OLD_REGULATORY=y | 398 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 390 | # CONFIG_WIRELESS_EXT is not set | 399 | # CONFIG_WIRELESS_EXT is not set |
| 391 | # CONFIG_LIB80211 is not set | 400 | # CONFIG_LIB80211 is not set |
| @@ -393,7 +402,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 393 | # | 402 | # |
| 394 | # CFG80211 needs to be enabled for MAC80211 | 403 | # CFG80211 needs to be enabled for MAC80211 |
| 395 | # | 404 | # |
| 396 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 397 | # CONFIG_WIMAX is not set | 405 | # CONFIG_WIMAX is not set |
| 398 | # CONFIG_RFKILL is not set | 406 | # CONFIG_RFKILL is not set |
| 399 | # CONFIG_NET_9P is not set | 407 | # CONFIG_NET_9P is not set |
| @@ -681,9 +689,11 @@ CONFIG_E100=y | |||
| 681 | # CONFIG_SUNDANCE is not set | 689 | # CONFIG_SUNDANCE is not set |
| 682 | # CONFIG_TLAN is not set | 690 | # CONFIG_TLAN is not set |
| 683 | # CONFIG_KS8842 is not set | 691 | # CONFIG_KS8842 is not set |
| 692 | # CONFIG_KS8851_MLL is not set | ||
| 684 | # CONFIG_VIA_RHINE is not set | 693 | # CONFIG_VIA_RHINE is not set |
| 685 | # CONFIG_SC92031 is not set | 694 | # CONFIG_SC92031 is not set |
| 686 | # CONFIG_ATL2 is not set | 695 | # CONFIG_ATL2 is not set |
| 696 | # CONFIG_XILINX_EMACLITE is not set | ||
| 687 | # CONFIG_FS_ENET is not set | 697 | # CONFIG_FS_ENET is not set |
| 688 | CONFIG_NETDEV_1000=y | 698 | CONFIG_NETDEV_1000=y |
| 689 | # CONFIG_ACENIC is not set | 699 | # CONFIG_ACENIC is not set |
| @@ -732,10 +742,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 732 | # CONFIG_SFC is not set | 742 | # CONFIG_SFC is not set |
| 733 | # CONFIG_BE2NET is not set | 743 | # CONFIG_BE2NET is not set |
| 734 | # CONFIG_TR is not set | 744 | # CONFIG_TR is not set |
| 735 | 745 | CONFIG_WLAN=y | |
| 736 | # | ||
| 737 | # Wireless LAN | ||
| 738 | # | ||
| 739 | # CONFIG_WLAN_PRE80211 is not set | 746 | # CONFIG_WLAN_PRE80211 is not set |
| 740 | # CONFIG_WLAN_80211 is not set | 747 | # CONFIG_WLAN_80211 is not set |
| 741 | 748 | ||
| @@ -831,6 +838,7 @@ CONFIG_GEN_RTC=y | |||
| 831 | CONFIG_DEVPORT=y | 838 | CONFIG_DEVPORT=y |
| 832 | CONFIG_I2C=y | 839 | CONFIG_I2C=y |
| 833 | CONFIG_I2C_BOARDINFO=y | 840 | CONFIG_I2C_BOARDINFO=y |
| 841 | CONFIG_I2C_COMPAT=y | ||
| 834 | CONFIG_I2C_CHARDEV=y | 842 | CONFIG_I2C_CHARDEV=y |
| 835 | CONFIG_I2C_HELPER_AUTO=y | 843 | CONFIG_I2C_HELPER_AUTO=y |
| 836 | 844 | ||
| @@ -886,9 +894,6 @@ CONFIG_I2C_MPC=y | |||
| 886 | # Miscellaneous I2C Chip support | 894 | # Miscellaneous I2C Chip support |
| 887 | # | 895 | # |
| 888 | # CONFIG_DS1682 is not set | 896 | # CONFIG_DS1682 is not set |
| 889 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 890 | # CONFIG_PCF8575 is not set | ||
| 891 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 892 | # CONFIG_SENSORS_TSL2550 is not set | 897 | # CONFIG_SENSORS_TSL2550 is not set |
| 893 | # CONFIG_I2C_DEBUG_CORE is not set | 898 | # CONFIG_I2C_DEBUG_CORE is not set |
| 894 | # CONFIG_I2C_DEBUG_ALGO is not set | 899 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -921,14 +926,24 @@ CONFIG_GPIOLIB=y | |||
| 921 | # PCI GPIO expanders: | 926 | # PCI GPIO expanders: |
| 922 | # | 927 | # |
| 923 | # CONFIG_GPIO_BT8XX is not set | 928 | # CONFIG_GPIO_BT8XX is not set |
| 929 | # CONFIG_GPIO_LANGWELL is not set | ||
| 924 | 930 | ||
| 925 | # | 931 | # |
| 926 | # SPI GPIO expanders: | 932 | # SPI GPIO expanders: |
| 927 | # | 933 | # |
| 934 | |||
| 935 | # | ||
| 936 | # AC97 GPIO expanders: | ||
| 937 | # | ||
| 928 | # CONFIG_W1 is not set | 938 | # CONFIG_W1 is not set |
| 929 | # CONFIG_POWER_SUPPLY is not set | 939 | # CONFIG_POWER_SUPPLY is not set |
| 930 | CONFIG_HWMON=y | 940 | CONFIG_HWMON=y |
| 931 | # CONFIG_HWMON_VID is not set | 941 | # CONFIG_HWMON_VID is not set |
| 942 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 943 | |||
| 944 | # | ||
| 945 | # Native drivers | ||
| 946 | # | ||
| 932 | # CONFIG_SENSORS_AD7414 is not set | 947 | # CONFIG_SENSORS_AD7414 is not set |
| 933 | # CONFIG_SENSORS_AD7418 is not set | 948 | # CONFIG_SENSORS_AD7418 is not set |
| 934 | # CONFIG_SENSORS_ADM1021 is not set | 949 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -979,6 +994,7 @@ CONFIG_SENSORS_LM75=y | |||
| 979 | # CONFIG_SENSORS_ADS7828 is not set | 994 | # CONFIG_SENSORS_ADS7828 is not set |
| 980 | # CONFIG_SENSORS_THMC50 is not set | 995 | # CONFIG_SENSORS_THMC50 is not set |
| 981 | # CONFIG_SENSORS_TMP401 is not set | 996 | # CONFIG_SENSORS_TMP401 is not set |
| 997 | # CONFIG_SENSORS_TMP421 is not set | ||
| 982 | # CONFIG_SENSORS_VIA686A is not set | 998 | # CONFIG_SENSORS_VIA686A is not set |
| 983 | # CONFIG_SENSORS_VT1211 is not set | 999 | # CONFIG_SENSORS_VT1211 is not set |
| 984 | # CONFIG_SENSORS_VT8231 is not set | 1000 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -990,9 +1006,7 @@ CONFIG_SENSORS_LM75=y | |||
| 990 | # CONFIG_SENSORS_W83L786NG is not set | 1006 | # CONFIG_SENSORS_W83L786NG is not set |
| 991 | # CONFIG_SENSORS_W83627HF is not set | 1007 | # CONFIG_SENSORS_W83627HF is not set |
| 992 | # CONFIG_SENSORS_W83627EHF is not set | 1008 | # CONFIG_SENSORS_W83627EHF is not set |
| 993 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 994 | # CONFIG_THERMAL is not set | 1009 | # CONFIG_THERMAL is not set |
| 995 | # CONFIG_THERMAL_HWMON is not set | ||
| 996 | # CONFIG_WATCHDOG is not set | 1010 | # CONFIG_WATCHDOG is not set |
| 997 | CONFIG_SSB_POSSIBLE=y | 1011 | CONFIG_SSB_POSSIBLE=y |
| 998 | 1012 | ||
| @@ -1012,6 +1026,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1012 | # CONFIG_MFD_TMIO is not set | 1026 | # CONFIG_MFD_TMIO is not set |
| 1013 | # CONFIG_PMIC_DA903X is not set | 1027 | # CONFIG_PMIC_DA903X is not set |
| 1014 | # CONFIG_MFD_WM8400 is not set | 1028 | # CONFIG_MFD_WM8400 is not set |
| 1029 | # CONFIG_MFD_WM831X is not set | ||
| 1015 | # CONFIG_MFD_WM8350_I2C is not set | 1030 | # CONFIG_MFD_WM8350_I2C is not set |
| 1016 | # CONFIG_MFD_PCF50633 is not set | 1031 | # CONFIG_MFD_PCF50633 is not set |
| 1017 | # CONFIG_AB3100_CORE is not set | 1032 | # CONFIG_AB3100_CORE is not set |
| @@ -1022,6 +1037,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1022 | # Graphics support | 1037 | # Graphics support |
| 1023 | # | 1038 | # |
| 1024 | # CONFIG_AGP is not set | 1039 | # CONFIG_AGP is not set |
| 1040 | CONFIG_VGA_ARB=y | ||
| 1025 | # CONFIG_DRM is not set | 1041 | # CONFIG_DRM is not set |
| 1026 | # CONFIG_VGASTATE is not set | 1042 | # CONFIG_VGASTATE is not set |
| 1027 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1043 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1035,7 +1051,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1035 | # CONFIG_SOUND is not set | 1051 | # CONFIG_SOUND is not set |
| 1036 | CONFIG_HID_SUPPORT=y | 1052 | CONFIG_HID_SUPPORT=y |
| 1037 | CONFIG_HID=y | 1053 | CONFIG_HID=y |
| 1038 | # CONFIG_HID_DEBUG is not set | ||
| 1039 | # CONFIG_HIDRAW is not set | 1054 | # CONFIG_HIDRAW is not set |
| 1040 | # CONFIG_HID_PID is not set | 1055 | # CONFIG_HID_PID is not set |
| 1041 | 1056 | ||
| @@ -1100,6 +1115,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1100 | # CONFIG_GFS2_FS is not set | 1115 | # CONFIG_GFS2_FS is not set |
| 1101 | # CONFIG_OCFS2_FS is not set | 1116 | # CONFIG_OCFS2_FS is not set |
| 1102 | # CONFIG_BTRFS_FS is not set | 1117 | # CONFIG_BTRFS_FS is not set |
| 1118 | # CONFIG_NILFS2_FS is not set | ||
| 1103 | CONFIG_FILE_LOCKING=y | 1119 | CONFIG_FILE_LOCKING=y |
| 1104 | CONFIG_FSNOTIFY=y | 1120 | CONFIG_FSNOTIFY=y |
| 1105 | CONFIG_DNOTIFY=y | 1121 | CONFIG_DNOTIFY=y |
| @@ -1169,7 +1185,6 @@ CONFIG_CRAMFS=y | |||
| 1169 | # CONFIG_ROMFS_FS is not set | 1185 | # CONFIG_ROMFS_FS is not set |
| 1170 | # CONFIG_SYSV_FS is not set | 1186 | # CONFIG_SYSV_FS is not set |
| 1171 | # CONFIG_UFS_FS is not set | 1187 | # CONFIG_UFS_FS is not set |
| 1172 | # CONFIG_NILFS2_FS is not set | ||
| 1173 | CONFIG_NETWORK_FILESYSTEMS=y | 1188 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1174 | CONFIG_NFS_FS=y | 1189 | CONFIG_NFS_FS=y |
| 1175 | # CONFIG_NFS_V3 is not set | 1190 | # CONFIG_NFS_V3 is not set |
| @@ -1238,6 +1253,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1238 | CONFIG_ENABLE_MUST_CHECK=y | 1253 | CONFIG_ENABLE_MUST_CHECK=y |
| 1239 | CONFIG_FRAME_WARN=1024 | 1254 | CONFIG_FRAME_WARN=1024 |
| 1240 | # CONFIG_MAGIC_SYSRQ is not set | 1255 | # CONFIG_MAGIC_SYSRQ is not set |
| 1256 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1241 | # CONFIG_UNUSED_SYMBOLS is not set | 1257 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1242 | # CONFIG_DEBUG_FS is not set | 1258 | # CONFIG_DEBUG_FS is not set |
| 1243 | # CONFIG_HEADERS_CHECK is not set | 1259 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1255,6 +1271,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1255 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1271 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1256 | CONFIG_TRACING_SUPPORT=y | 1272 | CONFIG_TRACING_SUPPORT=y |
| 1257 | # CONFIG_FTRACE is not set | 1273 | # CONFIG_FTRACE is not set |
| 1274 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1258 | # CONFIG_SAMPLES is not set | 1275 | # CONFIG_SAMPLES is not set |
| 1259 | CONFIG_HAVE_ARCH_KGDB=y | 1276 | CONFIG_HAVE_ARCH_KGDB=y |
| 1260 | # CONFIG_PPC_DISABLE_WERROR is not set | 1277 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1275,7 +1292,6 @@ CONFIG_CRYPTO=y | |||
| 1275 | # | 1292 | # |
| 1276 | # Crypto core or helper | 1293 | # Crypto core or helper |
| 1277 | # | 1294 | # |
| 1278 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1279 | # CONFIG_CRYPTO_MANAGER is not set | 1295 | # CONFIG_CRYPTO_MANAGER is not set |
| 1280 | # CONFIG_CRYPTO_MANAGER2 is not set | 1296 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1281 | # CONFIG_CRYPTO_GF128MUL is not set | 1297 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1306,11 +1322,13 @@ CONFIG_CRYPTO=y | |||
| 1306 | # | 1322 | # |
| 1307 | # CONFIG_CRYPTO_HMAC is not set | 1323 | # CONFIG_CRYPTO_HMAC is not set |
| 1308 | # CONFIG_CRYPTO_XCBC is not set | 1324 | # CONFIG_CRYPTO_XCBC is not set |
| 1325 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1309 | 1326 | ||
| 1310 | # | 1327 | # |
| 1311 | # Digest | 1328 | # Digest |
| 1312 | # | 1329 | # |
| 1313 | # CONFIG_CRYPTO_CRC32C is not set | 1330 | # CONFIG_CRYPTO_CRC32C is not set |
| 1331 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1314 | # CONFIG_CRYPTO_MD4 is not set | 1332 | # CONFIG_CRYPTO_MD4 is not set |
| 1315 | # CONFIG_CRYPTO_MD5 is not set | 1333 | # CONFIG_CRYPTO_MD5 is not set |
| 1316 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1334 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/tqm8548_defconfig b/arch/powerpc/configs/85xx/tqm8548_defconfig index 4f228a905274..debe268f43d1 100644 --- a/arch/powerpc/configs/85xx/tqm8548_defconfig +++ b/arch/powerpc/configs/85xx/tqm8548_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:23 2009 | 4 | # Thu Nov 5 08:20:41 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +86,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 86 | # |
| 85 | # RCU Subsystem | 87 | # RCU Subsystem |
| 86 | # | 88 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 94 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -126,22 +129,21 @@ CONFIG_TIMERFD=y | |||
| 126 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
| 127 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
| 128 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
| 129 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
| 130 | 133 | ||
| 131 | # | 134 | # |
| 132 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
| 133 | # | 136 | # |
| 137 | # CONFIG_PERF_EVENTS is not set | ||
| 134 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
| 135 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
| 136 | CONFIG_PCI_QUIRKS=y | 140 | CONFIG_PCI_QUIRKS=y |
| 137 | CONFIG_SLUB_DEBUG=y | 141 | CONFIG_SLUB_DEBUG=y |
| 138 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 139 | CONFIG_COMPAT_BRK=y | 142 | CONFIG_COMPAT_BRK=y |
| 140 | # CONFIG_SLAB is not set | 143 | # CONFIG_SLAB is not set |
| 141 | CONFIG_SLUB=y | 144 | CONFIG_SLUB=y |
| 142 | # CONFIG_SLOB is not set | 145 | # CONFIG_SLOB is not set |
| 143 | # CONFIG_PROFILING is not set | 146 | # CONFIG_PROFILING is not set |
| 144 | # CONFIG_MARKERS is not set | ||
| 145 | CONFIG_HAVE_OPROFILE=y | 147 | CONFIG_HAVE_OPROFILE=y |
| 146 | # CONFIG_KPROBES is not set | 148 | # CONFIG_KPROBES is not set |
| 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -149,6 +151,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 149 | CONFIG_HAVE_KPROBES=y | 151 | CONFIG_HAVE_KPROBES=y |
| 150 | CONFIG_HAVE_KRETPROBES=y | 152 | CONFIG_HAVE_KRETPROBES=y |
| 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 153 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 154 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 155 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 152 | 156 | ||
| 153 | # | 157 | # |
| 154 | # GCOV-based kernel profiling | 158 | # GCOV-based kernel profiling |
| @@ -196,6 +200,7 @@ CONFIG_MPC85xx=y | |||
| 196 | # CONFIG_MPC85xx_MDS is not set | 200 | # CONFIG_MPC85xx_MDS is not set |
| 197 | # CONFIG_MPC8536_DS is not set | 201 | # CONFIG_MPC8536_DS is not set |
| 198 | # CONFIG_MPC85xx_DS is not set | 202 | # CONFIG_MPC85xx_DS is not set |
| 203 | # CONFIG_MPC85xx_RDB is not set | ||
| 199 | # CONFIG_SOCRATES is not set | 204 | # CONFIG_SOCRATES is not set |
| 200 | # CONFIG_KSI8560 is not set | 205 | # CONFIG_KSI8560 is not set |
| 201 | # CONFIG_XES_MPC85xx is not set | 206 | # CONFIG_XES_MPC85xx is not set |
| @@ -252,6 +257,7 @@ CONFIG_MATH_EMULATION=y | |||
| 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 253 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 258 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 260 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 255 | CONFIG_ARCH_FLATMEM_ENABLE=y | 261 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 262 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 257 | CONFIG_SELECT_MEMORY_MODEL=y | 263 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -269,6 +275,7 @@ CONFIG_BOUNCE=y | |||
| 269 | CONFIG_VIRT_TO_BUS=y | 275 | CONFIG_VIRT_TO_BUS=y |
| 270 | CONFIG_HAVE_MLOCK=y | 276 | CONFIG_HAVE_MLOCK=y |
| 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 278 | # CONFIG_KSM is not set | ||
| 272 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 279 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 273 | CONFIG_PPC_4K_PAGES=y | 280 | CONFIG_PPC_4K_PAGES=y |
| 274 | # CONFIG_PPC_16K_PAGES is not set | 281 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -371,6 +378,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 371 | # CONFIG_NETFILTER is not set | 378 | # CONFIG_NETFILTER is not set |
| 372 | # CONFIG_IP_DCCP is not set | 379 | # CONFIG_IP_DCCP is not set |
| 373 | # CONFIG_IP_SCTP is not set | 380 | # CONFIG_IP_SCTP is not set |
| 381 | # CONFIG_RDS is not set | ||
| 374 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
| 375 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
| 376 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
| @@ -411,6 +419,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 411 | # Generic Driver Options | 419 | # Generic Driver Options |
| 412 | # | 420 | # |
| 413 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 421 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 422 | # CONFIG_DEVTMPFS is not set | ||
| 414 | CONFIG_STANDALONE=y | 423 | CONFIG_STANDALONE=y |
| 415 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 424 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 416 | # CONFIG_FW_LOADER is not set | 425 | # CONFIG_FW_LOADER is not set |
| @@ -420,9 +429,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 420 | # CONFIG_CONNECTOR is not set | 429 | # CONFIG_CONNECTOR is not set |
| 421 | CONFIG_MTD=y | 430 | CONFIG_MTD=y |
| 422 | # CONFIG_MTD_DEBUG is not set | 431 | # CONFIG_MTD_DEBUG is not set |
| 432 | # CONFIG_MTD_TESTS is not set | ||
| 423 | # CONFIG_MTD_CONCAT is not set | 433 | # CONFIG_MTD_CONCAT is not set |
| 424 | CONFIG_MTD_PARTITIONS=y | 434 | CONFIG_MTD_PARTITIONS=y |
| 425 | # CONFIG_MTD_TESTS is not set | ||
| 426 | # CONFIG_MTD_REDBOOT_PARTS is not set | 435 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 427 | # CONFIG_MTD_CMDLINE_PARTS is not set | 436 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 428 | CONFIG_MTD_OF_PARTS=y | 437 | CONFIG_MTD_OF_PARTS=y |
| @@ -630,7 +639,9 @@ CONFIG_MII=y | |||
| 630 | # CONFIG_NET_PCI is not set | 639 | # CONFIG_NET_PCI is not set |
| 631 | # CONFIG_B44 is not set | 640 | # CONFIG_B44 is not set |
| 632 | # CONFIG_KS8842 is not set | 641 | # CONFIG_KS8842 is not set |
| 642 | # CONFIG_KS8851_MLL is not set | ||
| 633 | # CONFIG_ATL2 is not set | 643 | # CONFIG_ATL2 is not set |
| 644 | # CONFIG_XILINX_EMACLITE is not set | ||
| 634 | CONFIG_NETDEV_1000=y | 645 | CONFIG_NETDEV_1000=y |
| 635 | # CONFIG_ACENIC is not set | 646 | # CONFIG_ACENIC is not set |
| 636 | # CONFIG_DL2K is not set | 647 | # CONFIG_DL2K is not set |
| @@ -678,10 +689,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 678 | # CONFIG_SFC is not set | 689 | # CONFIG_SFC is not set |
| 679 | # CONFIG_BE2NET is not set | 690 | # CONFIG_BE2NET is not set |
| 680 | # CONFIG_TR is not set | 691 | # CONFIG_TR is not set |
| 681 | 692 | CONFIG_WLAN=y | |
| 682 | # | ||
| 683 | # Wireless LAN | ||
| 684 | # | ||
| 685 | # CONFIG_WLAN_PRE80211 is not set | 693 | # CONFIG_WLAN_PRE80211 is not set |
| 686 | # CONFIG_WLAN_80211 is not set | 694 | # CONFIG_WLAN_80211 is not set |
| 687 | 695 | ||
| @@ -772,6 +780,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 772 | CONFIG_DEVPORT=y | 780 | CONFIG_DEVPORT=y |
| 773 | CONFIG_I2C=y | 781 | CONFIG_I2C=y |
| 774 | CONFIG_I2C_BOARDINFO=y | 782 | CONFIG_I2C_BOARDINFO=y |
| 783 | CONFIG_I2C_COMPAT=y | ||
| 775 | CONFIG_I2C_CHARDEV=y | 784 | CONFIG_I2C_CHARDEV=y |
| 776 | CONFIG_I2C_HELPER_AUTO=y | 785 | CONFIG_I2C_HELPER_AUTO=y |
| 777 | 786 | ||
| @@ -825,9 +834,6 @@ CONFIG_I2C_MPC=y | |||
| 825 | # Miscellaneous I2C Chip support | 834 | # Miscellaneous I2C Chip support |
| 826 | # | 835 | # |
| 827 | # CONFIG_DS1682 is not set | 836 | # CONFIG_DS1682 is not set |
| 828 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 829 | # CONFIG_PCF8575 is not set | ||
| 830 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 831 | # CONFIG_SENSORS_TSL2550 is not set | 837 | # CONFIG_SENSORS_TSL2550 is not set |
| 832 | # CONFIG_I2C_DEBUG_CORE is not set | 838 | # CONFIG_I2C_DEBUG_CORE is not set |
| 833 | # CONFIG_I2C_DEBUG_ALGO is not set | 839 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -845,6 +851,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 845 | # CONFIG_POWER_SUPPLY is not set | 851 | # CONFIG_POWER_SUPPLY is not set |
| 846 | CONFIG_HWMON=y | 852 | CONFIG_HWMON=y |
| 847 | # CONFIG_HWMON_VID is not set | 853 | # CONFIG_HWMON_VID is not set |
| 854 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 855 | |||
| 856 | # | ||
| 857 | # Native drivers | ||
| 858 | # | ||
| 848 | # CONFIG_SENSORS_AD7414 is not set | 859 | # CONFIG_SENSORS_AD7414 is not set |
| 849 | # CONFIG_SENSORS_AD7418 is not set | 860 | # CONFIG_SENSORS_AD7418 is not set |
| 850 | # CONFIG_SENSORS_ADM1021 is not set | 861 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -894,6 +905,7 @@ CONFIG_SENSORS_LM75=y | |||
| 894 | # CONFIG_SENSORS_ADS7828 is not set | 905 | # CONFIG_SENSORS_ADS7828 is not set |
| 895 | # CONFIG_SENSORS_THMC50 is not set | 906 | # CONFIG_SENSORS_THMC50 is not set |
| 896 | # CONFIG_SENSORS_TMP401 is not set | 907 | # CONFIG_SENSORS_TMP401 is not set |
| 908 | # CONFIG_SENSORS_TMP421 is not set | ||
| 897 | # CONFIG_SENSORS_VIA686A is not set | 909 | # CONFIG_SENSORS_VIA686A is not set |
| 898 | # CONFIG_SENSORS_VT1211 is not set | 910 | # CONFIG_SENSORS_VT1211 is not set |
| 899 | # CONFIG_SENSORS_VT8231 is not set | 911 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -905,9 +917,7 @@ CONFIG_SENSORS_LM75=y | |||
| 905 | # CONFIG_SENSORS_W83L786NG is not set | 917 | # CONFIG_SENSORS_W83L786NG is not set |
| 906 | # CONFIG_SENSORS_W83627HF is not set | 918 | # CONFIG_SENSORS_W83627HF is not set |
| 907 | # CONFIG_SENSORS_W83627EHF is not set | 919 | # CONFIG_SENSORS_W83627EHF is not set |
| 908 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 909 | # CONFIG_THERMAL is not set | 920 | # CONFIG_THERMAL is not set |
| 910 | # CONFIG_THERMAL_HWMON is not set | ||
| 911 | # CONFIG_WATCHDOG is not set | 921 | # CONFIG_WATCHDOG is not set |
| 912 | CONFIG_SSB_POSSIBLE=y | 922 | CONFIG_SSB_POSSIBLE=y |
| 913 | 923 | ||
| @@ -926,6 +936,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 926 | # CONFIG_MFD_TMIO is not set | 936 | # CONFIG_MFD_TMIO is not set |
| 927 | # CONFIG_PMIC_DA903X is not set | 937 | # CONFIG_PMIC_DA903X is not set |
| 928 | # CONFIG_MFD_WM8400 is not set | 938 | # CONFIG_MFD_WM8400 is not set |
| 939 | # CONFIG_MFD_WM831X is not set | ||
| 929 | # CONFIG_MFD_WM8350_I2C is not set | 940 | # CONFIG_MFD_WM8350_I2C is not set |
| 930 | # CONFIG_MFD_PCF50633 is not set | 941 | # CONFIG_MFD_PCF50633 is not set |
| 931 | # CONFIG_AB3100_CORE is not set | 942 | # CONFIG_AB3100_CORE is not set |
| @@ -936,6 +947,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 936 | # Graphics support | 947 | # Graphics support |
| 937 | # | 948 | # |
| 938 | # CONFIG_AGP is not set | 949 | # CONFIG_AGP is not set |
| 950 | CONFIG_VGA_ARB=y | ||
| 939 | # CONFIG_DRM is not set | 951 | # CONFIG_DRM is not set |
| 940 | # CONFIG_VGASTATE is not set | 952 | # CONFIG_VGASTATE is not set |
| 941 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 953 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -949,7 +961,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 949 | # CONFIG_SOUND is not set | 961 | # CONFIG_SOUND is not set |
| 950 | CONFIG_HID_SUPPORT=y | 962 | CONFIG_HID_SUPPORT=y |
| 951 | CONFIG_HID=y | 963 | CONFIG_HID=y |
| 952 | # CONFIG_HID_DEBUG is not set | ||
| 953 | # CONFIG_HIDRAW is not set | 964 | # CONFIG_HIDRAW is not set |
| 954 | # CONFIG_HID_PID is not set | 965 | # CONFIG_HID_PID is not set |
| 955 | 966 | ||
| @@ -1042,6 +1053,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1042 | # CONFIG_GFS2_FS is not set | 1053 | # CONFIG_GFS2_FS is not set |
| 1043 | # CONFIG_OCFS2_FS is not set | 1054 | # CONFIG_OCFS2_FS is not set |
| 1044 | # CONFIG_BTRFS_FS is not set | 1055 | # CONFIG_BTRFS_FS is not set |
| 1056 | # CONFIG_NILFS2_FS is not set | ||
| 1045 | CONFIG_FILE_LOCKING=y | 1057 | CONFIG_FILE_LOCKING=y |
| 1046 | CONFIG_FSNOTIFY=y | 1058 | CONFIG_FSNOTIFY=y |
| 1047 | CONFIG_DNOTIFY=y | 1059 | CONFIG_DNOTIFY=y |
| @@ -1111,7 +1123,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1111 | # CONFIG_ROMFS_FS is not set | 1123 | # CONFIG_ROMFS_FS is not set |
| 1112 | # CONFIG_SYSV_FS is not set | 1124 | # CONFIG_SYSV_FS is not set |
| 1113 | # CONFIG_UFS_FS is not set | 1125 | # CONFIG_UFS_FS is not set |
| 1114 | # CONFIG_NILFS2_FS is not set | ||
| 1115 | CONFIG_NETWORK_FILESYSTEMS=y | 1126 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1116 | CONFIG_NFS_FS=y | 1127 | CONFIG_NFS_FS=y |
| 1117 | # CONFIG_NFS_V3 is not set | 1128 | # CONFIG_NFS_V3 is not set |
| @@ -1180,6 +1191,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1180 | CONFIG_ENABLE_MUST_CHECK=y | 1191 | CONFIG_ENABLE_MUST_CHECK=y |
| 1181 | CONFIG_FRAME_WARN=1024 | 1192 | CONFIG_FRAME_WARN=1024 |
| 1182 | # CONFIG_MAGIC_SYSRQ is not set | 1193 | # CONFIG_MAGIC_SYSRQ is not set |
| 1194 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1183 | # CONFIG_UNUSED_SYMBOLS is not set | 1195 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1184 | # CONFIG_DEBUG_FS is not set | 1196 | # CONFIG_DEBUG_FS is not set |
| 1185 | # CONFIG_HEADERS_CHECK is not set | 1197 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1197,6 +1209,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1197 | # CONFIG_DEBUG_OBJECTS is not set | 1209 | # CONFIG_DEBUG_OBJECTS is not set |
| 1198 | # CONFIG_SLUB_DEBUG_ON is not set | 1210 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1199 | # CONFIG_SLUB_STATS is not set | 1211 | # CONFIG_SLUB_STATS is not set |
| 1212 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1200 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1213 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1201 | # CONFIG_RT_MUTEX_TESTER is not set | 1214 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1202 | # CONFIG_DEBUG_SPINLOCK is not set | 1215 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1216,10 +1229,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 1216 | # CONFIG_DEBUG_LIST is not set | 1229 | # CONFIG_DEBUG_LIST is not set |
| 1217 | # CONFIG_DEBUG_SG is not set | 1230 | # CONFIG_DEBUG_SG is not set |
| 1218 | # CONFIG_DEBUG_NOTIFIERS is not set | 1231 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1232 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1219 | # CONFIG_RCU_TORTURE_TEST is not set | 1233 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1220 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1234 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1221 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1235 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1222 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1236 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1237 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1223 | # CONFIG_FAULT_INJECTION is not set | 1238 | # CONFIG_FAULT_INJECTION is not set |
| 1224 | # CONFIG_LATENCYTOP is not set | 1239 | # CONFIG_LATENCYTOP is not set |
| 1225 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1240 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1242,10 +1257,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1242 | # CONFIG_KMEMTRACE is not set | 1257 | # CONFIG_KMEMTRACE is not set |
| 1243 | # CONFIG_WORKQUEUE_TRACER is not set | 1258 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1244 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1259 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1260 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1245 | # CONFIG_SAMPLES is not set | 1261 | # CONFIG_SAMPLES is not set |
| 1246 | CONFIG_HAVE_ARCH_KGDB=y | 1262 | CONFIG_HAVE_ARCH_KGDB=y |
| 1247 | # CONFIG_KGDB is not set | 1263 | # CONFIG_KGDB is not set |
| 1248 | # CONFIG_KMEMCHECK is not set | ||
| 1249 | # CONFIG_PPC_DISABLE_WERROR is not set | 1264 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1250 | CONFIG_PPC_WERROR=y | 1265 | CONFIG_PPC_WERROR=y |
| 1251 | CONFIG_PRINT_STACK_DEPTH=64 | 1266 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1271,7 +1286,6 @@ CONFIG_CRYPTO=y | |||
| 1271 | # | 1286 | # |
| 1272 | # Crypto core or helper | 1287 | # Crypto core or helper |
| 1273 | # | 1288 | # |
| 1274 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1275 | # CONFIG_CRYPTO_MANAGER is not set | 1289 | # CONFIG_CRYPTO_MANAGER is not set |
| 1276 | # CONFIG_CRYPTO_MANAGER2 is not set | 1290 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1277 | # CONFIG_CRYPTO_GF128MUL is not set | 1291 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1303,11 +1317,13 @@ CONFIG_CRYPTO=y | |||
| 1303 | # | 1317 | # |
| 1304 | # CONFIG_CRYPTO_HMAC is not set | 1318 | # CONFIG_CRYPTO_HMAC is not set |
| 1305 | # CONFIG_CRYPTO_XCBC is not set | 1319 | # CONFIG_CRYPTO_XCBC is not set |
| 1320 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1306 | 1321 | ||
| 1307 | # | 1322 | # |
| 1308 | # Digest | 1323 | # Digest |
| 1309 | # | 1324 | # |
| 1310 | # CONFIG_CRYPTO_CRC32C is not set | 1325 | # CONFIG_CRYPTO_CRC32C is not set |
| 1326 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1311 | # CONFIG_CRYPTO_MD4 is not set | 1327 | # CONFIG_CRYPTO_MD4 is not set |
| 1312 | # CONFIG_CRYPTO_MD5 is not set | 1328 | # CONFIG_CRYPTO_MD5 is not set |
| 1313 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1329 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/tqm8555_defconfig b/arch/powerpc/configs/85xx/tqm8555_defconfig index 9196724bebc7..74515501f5b7 100644 --- a/arch/powerpc/configs/85xx/tqm8555_defconfig +++ b/arch/powerpc/configs/85xx/tqm8555_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:24 2009 | 4 | # Thu Nov 5 08:20:42 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -125,29 +128,30 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 131 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 132 | ||
| 130 | # | 133 | # |
| 131 | # Performance Counters | 134 | # Kernel Performance Events And Counters |
| 132 | # | 135 | # |
| 136 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 137 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 148 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 152 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 150 | CONFIG_HAVE_CLK=y | 153 | CONFIG_HAVE_CLK=y |
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 151 | 155 | ||
| 152 | # | 156 | # |
| 153 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -190,6 +194,7 @@ CONFIG_MPC85xx=y | |||
| 190 | # CONFIG_MPC85xx_MDS is not set | 194 | # CONFIG_MPC85xx_MDS is not set |
| 191 | # CONFIG_MPC8536_DS is not set | 195 | # CONFIG_MPC8536_DS is not set |
| 192 | # CONFIG_MPC85xx_DS is not set | 196 | # CONFIG_MPC85xx_DS is not set |
| 197 | # CONFIG_MPC85xx_RDB is not set | ||
| 193 | # CONFIG_SOCRATES is not set | 198 | # CONFIG_SOCRATES is not set |
| 194 | # CONFIG_KSI8560 is not set | 199 | # CONFIG_KSI8560 is not set |
| 195 | # CONFIG_XES_MPC85xx is not set | 200 | # CONFIG_XES_MPC85xx is not set |
| @@ -246,6 +251,7 @@ CONFIG_MATH_EMULATION=y | |||
| 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 247 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 252 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 253 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 254 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 249 | CONFIG_ARCH_FLATMEM_ENABLE=y | 255 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 250 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 251 | CONFIG_SELECT_MEMORY_MODEL=y | 257 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -263,6 +269,7 @@ CONFIG_BOUNCE=y | |||
| 263 | CONFIG_VIRT_TO_BUS=y | 269 | CONFIG_VIRT_TO_BUS=y |
| 264 | CONFIG_HAVE_MLOCK=y | 270 | CONFIG_HAVE_MLOCK=y |
| 265 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 272 | # CONFIG_KSM is not set | ||
| 266 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 273 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 267 | CONFIG_PPC_4K_PAGES=y | 274 | CONFIG_PPC_4K_PAGES=y |
| 268 | # CONFIG_PPC_16K_PAGES is not set | 275 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -357,6 +364,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 357 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
| 358 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
| 359 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
| 367 | # CONFIG_RDS is not set | ||
| 360 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
| 361 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
| 362 | # CONFIG_BRIDGE is not set | 370 | # CONFIG_BRIDGE is not set |
| @@ -386,6 +394,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 386 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
| 387 | CONFIG_WIRELESS=y | 395 | CONFIG_WIRELESS=y |
| 388 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
| 397 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 389 | CONFIG_WIRELESS_OLD_REGULATORY=y | 398 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 390 | # CONFIG_WIRELESS_EXT is not set | 399 | # CONFIG_WIRELESS_EXT is not set |
| 391 | # CONFIG_LIB80211 is not set | 400 | # CONFIG_LIB80211 is not set |
| @@ -393,7 +402,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 393 | # | 402 | # |
| 394 | # CFG80211 needs to be enabled for MAC80211 | 403 | # CFG80211 needs to be enabled for MAC80211 |
| 395 | # | 404 | # |
| 396 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 397 | # CONFIG_WIMAX is not set | 405 | # CONFIG_WIMAX is not set |
| 398 | # CONFIG_RFKILL is not set | 406 | # CONFIG_RFKILL is not set |
| 399 | # CONFIG_NET_9P is not set | 407 | # CONFIG_NET_9P is not set |
| @@ -681,9 +689,11 @@ CONFIG_E100=y | |||
| 681 | # CONFIG_SUNDANCE is not set | 689 | # CONFIG_SUNDANCE is not set |
| 682 | # CONFIG_TLAN is not set | 690 | # CONFIG_TLAN is not set |
| 683 | # CONFIG_KS8842 is not set | 691 | # CONFIG_KS8842 is not set |
| 692 | # CONFIG_KS8851_MLL is not set | ||
| 684 | # CONFIG_VIA_RHINE is not set | 693 | # CONFIG_VIA_RHINE is not set |
| 685 | # CONFIG_SC92031 is not set | 694 | # CONFIG_SC92031 is not set |
| 686 | # CONFIG_ATL2 is not set | 695 | # CONFIG_ATL2 is not set |
| 696 | # CONFIG_XILINX_EMACLITE is not set | ||
| 687 | # CONFIG_FS_ENET is not set | 697 | # CONFIG_FS_ENET is not set |
| 688 | CONFIG_NETDEV_1000=y | 698 | CONFIG_NETDEV_1000=y |
| 689 | # CONFIG_ACENIC is not set | 699 | # CONFIG_ACENIC is not set |
| @@ -732,10 +742,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 732 | # CONFIG_SFC is not set | 742 | # CONFIG_SFC is not set |
| 733 | # CONFIG_BE2NET is not set | 743 | # CONFIG_BE2NET is not set |
| 734 | # CONFIG_TR is not set | 744 | # CONFIG_TR is not set |
| 735 | 745 | CONFIG_WLAN=y | |
| 736 | # | ||
| 737 | # Wireless LAN | ||
| 738 | # | ||
| 739 | # CONFIG_WLAN_PRE80211 is not set | 746 | # CONFIG_WLAN_PRE80211 is not set |
| 740 | # CONFIG_WLAN_80211 is not set | 747 | # CONFIG_WLAN_80211 is not set |
| 741 | 748 | ||
| @@ -831,6 +838,7 @@ CONFIG_GEN_RTC=y | |||
| 831 | CONFIG_DEVPORT=y | 838 | CONFIG_DEVPORT=y |
| 832 | CONFIG_I2C=y | 839 | CONFIG_I2C=y |
| 833 | CONFIG_I2C_BOARDINFO=y | 840 | CONFIG_I2C_BOARDINFO=y |
| 841 | CONFIG_I2C_COMPAT=y | ||
| 834 | CONFIG_I2C_CHARDEV=y | 842 | CONFIG_I2C_CHARDEV=y |
| 835 | CONFIG_I2C_HELPER_AUTO=y | 843 | CONFIG_I2C_HELPER_AUTO=y |
| 836 | 844 | ||
| @@ -886,9 +894,6 @@ CONFIG_I2C_MPC=y | |||
| 886 | # Miscellaneous I2C Chip support | 894 | # Miscellaneous I2C Chip support |
| 887 | # | 895 | # |
| 888 | # CONFIG_DS1682 is not set | 896 | # CONFIG_DS1682 is not set |
| 889 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 890 | # CONFIG_PCF8575 is not set | ||
| 891 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 892 | # CONFIG_SENSORS_TSL2550 is not set | 897 | # CONFIG_SENSORS_TSL2550 is not set |
| 893 | # CONFIG_I2C_DEBUG_CORE is not set | 898 | # CONFIG_I2C_DEBUG_CORE is not set |
| 894 | # CONFIG_I2C_DEBUG_ALGO is not set | 899 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -921,14 +926,24 @@ CONFIG_GPIOLIB=y | |||
| 921 | # PCI GPIO expanders: | 926 | # PCI GPIO expanders: |
| 922 | # | 927 | # |
| 923 | # CONFIG_GPIO_BT8XX is not set | 928 | # CONFIG_GPIO_BT8XX is not set |
| 929 | # CONFIG_GPIO_LANGWELL is not set | ||
| 924 | 930 | ||
| 925 | # | 931 | # |
| 926 | # SPI GPIO expanders: | 932 | # SPI GPIO expanders: |
| 927 | # | 933 | # |
| 934 | |||
| 935 | # | ||
| 936 | # AC97 GPIO expanders: | ||
| 937 | # | ||
| 928 | # CONFIG_W1 is not set | 938 | # CONFIG_W1 is not set |
| 929 | # CONFIG_POWER_SUPPLY is not set | 939 | # CONFIG_POWER_SUPPLY is not set |
| 930 | CONFIG_HWMON=y | 940 | CONFIG_HWMON=y |
| 931 | # CONFIG_HWMON_VID is not set | 941 | # CONFIG_HWMON_VID is not set |
| 942 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 943 | |||
| 944 | # | ||
| 945 | # Native drivers | ||
| 946 | # | ||
| 932 | # CONFIG_SENSORS_AD7414 is not set | 947 | # CONFIG_SENSORS_AD7414 is not set |
| 933 | # CONFIG_SENSORS_AD7418 is not set | 948 | # CONFIG_SENSORS_AD7418 is not set |
| 934 | # CONFIG_SENSORS_ADM1021 is not set | 949 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -979,6 +994,7 @@ CONFIG_SENSORS_LM75=y | |||
| 979 | # CONFIG_SENSORS_ADS7828 is not set | 994 | # CONFIG_SENSORS_ADS7828 is not set |
| 980 | # CONFIG_SENSORS_THMC50 is not set | 995 | # CONFIG_SENSORS_THMC50 is not set |
| 981 | # CONFIG_SENSORS_TMP401 is not set | 996 | # CONFIG_SENSORS_TMP401 is not set |
| 997 | # CONFIG_SENSORS_TMP421 is not set | ||
| 982 | # CONFIG_SENSORS_VIA686A is not set | 998 | # CONFIG_SENSORS_VIA686A is not set |
| 983 | # CONFIG_SENSORS_VT1211 is not set | 999 | # CONFIG_SENSORS_VT1211 is not set |
| 984 | # CONFIG_SENSORS_VT8231 is not set | 1000 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -990,9 +1006,7 @@ CONFIG_SENSORS_LM75=y | |||
| 990 | # CONFIG_SENSORS_W83L786NG is not set | 1006 | # CONFIG_SENSORS_W83L786NG is not set |
| 991 | # CONFIG_SENSORS_W83627HF is not set | 1007 | # CONFIG_SENSORS_W83627HF is not set |
| 992 | # CONFIG_SENSORS_W83627EHF is not set | 1008 | # CONFIG_SENSORS_W83627EHF is not set |
| 993 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 994 | # CONFIG_THERMAL is not set | 1009 | # CONFIG_THERMAL is not set |
| 995 | # CONFIG_THERMAL_HWMON is not set | ||
| 996 | # CONFIG_WATCHDOG is not set | 1010 | # CONFIG_WATCHDOG is not set |
| 997 | CONFIG_SSB_POSSIBLE=y | 1011 | CONFIG_SSB_POSSIBLE=y |
| 998 | 1012 | ||
| @@ -1012,6 +1026,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1012 | # CONFIG_MFD_TMIO is not set | 1026 | # CONFIG_MFD_TMIO is not set |
| 1013 | # CONFIG_PMIC_DA903X is not set | 1027 | # CONFIG_PMIC_DA903X is not set |
| 1014 | # CONFIG_MFD_WM8400 is not set | 1028 | # CONFIG_MFD_WM8400 is not set |
| 1029 | # CONFIG_MFD_WM831X is not set | ||
| 1015 | # CONFIG_MFD_WM8350_I2C is not set | 1030 | # CONFIG_MFD_WM8350_I2C is not set |
| 1016 | # CONFIG_MFD_PCF50633 is not set | 1031 | # CONFIG_MFD_PCF50633 is not set |
| 1017 | # CONFIG_AB3100_CORE is not set | 1032 | # CONFIG_AB3100_CORE is not set |
| @@ -1022,6 +1037,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1022 | # Graphics support | 1037 | # Graphics support |
| 1023 | # | 1038 | # |
| 1024 | # CONFIG_AGP is not set | 1039 | # CONFIG_AGP is not set |
| 1040 | CONFIG_VGA_ARB=y | ||
| 1025 | # CONFIG_DRM is not set | 1041 | # CONFIG_DRM is not set |
| 1026 | # CONFIG_VGASTATE is not set | 1042 | # CONFIG_VGASTATE is not set |
| 1027 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1043 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1035,7 +1051,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1035 | # CONFIG_SOUND is not set | 1051 | # CONFIG_SOUND is not set |
| 1036 | CONFIG_HID_SUPPORT=y | 1052 | CONFIG_HID_SUPPORT=y |
| 1037 | CONFIG_HID=y | 1053 | CONFIG_HID=y |
| 1038 | # CONFIG_HID_DEBUG is not set | ||
| 1039 | # CONFIG_HIDRAW is not set | 1054 | # CONFIG_HIDRAW is not set |
| 1040 | # CONFIG_HID_PID is not set | 1055 | # CONFIG_HID_PID is not set |
| 1041 | 1056 | ||
| @@ -1100,6 +1115,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1100 | # CONFIG_GFS2_FS is not set | 1115 | # CONFIG_GFS2_FS is not set |
| 1101 | # CONFIG_OCFS2_FS is not set | 1116 | # CONFIG_OCFS2_FS is not set |
| 1102 | # CONFIG_BTRFS_FS is not set | 1117 | # CONFIG_BTRFS_FS is not set |
| 1118 | # CONFIG_NILFS2_FS is not set | ||
| 1103 | CONFIG_FILE_LOCKING=y | 1119 | CONFIG_FILE_LOCKING=y |
| 1104 | CONFIG_FSNOTIFY=y | 1120 | CONFIG_FSNOTIFY=y |
| 1105 | CONFIG_DNOTIFY=y | 1121 | CONFIG_DNOTIFY=y |
| @@ -1169,7 +1185,6 @@ CONFIG_CRAMFS=y | |||
| 1169 | # CONFIG_ROMFS_FS is not set | 1185 | # CONFIG_ROMFS_FS is not set |
| 1170 | # CONFIG_SYSV_FS is not set | 1186 | # CONFIG_SYSV_FS is not set |
| 1171 | # CONFIG_UFS_FS is not set | 1187 | # CONFIG_UFS_FS is not set |
| 1172 | # CONFIG_NILFS2_FS is not set | ||
| 1173 | CONFIG_NETWORK_FILESYSTEMS=y | 1188 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1174 | CONFIG_NFS_FS=y | 1189 | CONFIG_NFS_FS=y |
| 1175 | # CONFIG_NFS_V3 is not set | 1190 | # CONFIG_NFS_V3 is not set |
| @@ -1238,6 +1253,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1238 | CONFIG_ENABLE_MUST_CHECK=y | 1253 | CONFIG_ENABLE_MUST_CHECK=y |
| 1239 | CONFIG_FRAME_WARN=1024 | 1254 | CONFIG_FRAME_WARN=1024 |
| 1240 | # CONFIG_MAGIC_SYSRQ is not set | 1255 | # CONFIG_MAGIC_SYSRQ is not set |
| 1256 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1241 | # CONFIG_UNUSED_SYMBOLS is not set | 1257 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1242 | # CONFIG_DEBUG_FS is not set | 1258 | # CONFIG_DEBUG_FS is not set |
| 1243 | # CONFIG_HEADERS_CHECK is not set | 1259 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1255,6 +1271,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1255 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1271 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1256 | CONFIG_TRACING_SUPPORT=y | 1272 | CONFIG_TRACING_SUPPORT=y |
| 1257 | # CONFIG_FTRACE is not set | 1273 | # CONFIG_FTRACE is not set |
| 1274 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1258 | # CONFIG_SAMPLES is not set | 1275 | # CONFIG_SAMPLES is not set |
| 1259 | CONFIG_HAVE_ARCH_KGDB=y | 1276 | CONFIG_HAVE_ARCH_KGDB=y |
| 1260 | # CONFIG_PPC_DISABLE_WERROR is not set | 1277 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1275,7 +1292,6 @@ CONFIG_CRYPTO=y | |||
| 1275 | # | 1292 | # |
| 1276 | # Crypto core or helper | 1293 | # Crypto core or helper |
| 1277 | # | 1294 | # |
| 1278 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1279 | # CONFIG_CRYPTO_MANAGER is not set | 1295 | # CONFIG_CRYPTO_MANAGER is not set |
| 1280 | # CONFIG_CRYPTO_MANAGER2 is not set | 1296 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1281 | # CONFIG_CRYPTO_GF128MUL is not set | 1297 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1306,11 +1322,13 @@ CONFIG_CRYPTO=y | |||
| 1306 | # | 1322 | # |
| 1307 | # CONFIG_CRYPTO_HMAC is not set | 1323 | # CONFIG_CRYPTO_HMAC is not set |
| 1308 | # CONFIG_CRYPTO_XCBC is not set | 1324 | # CONFIG_CRYPTO_XCBC is not set |
| 1325 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1309 | 1326 | ||
| 1310 | # | 1327 | # |
| 1311 | # Digest | 1328 | # Digest |
| 1312 | # | 1329 | # |
| 1313 | # CONFIG_CRYPTO_CRC32C is not set | 1330 | # CONFIG_CRYPTO_CRC32C is not set |
| 1331 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1314 | # CONFIG_CRYPTO_MD4 is not set | 1332 | # CONFIG_CRYPTO_MD4 is not set |
| 1315 | # CONFIG_CRYPTO_MD5 is not set | 1333 | # CONFIG_CRYPTO_MD5 is not set |
| 1316 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1334 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/tqm8560_defconfig b/arch/powerpc/configs/85xx/tqm8560_defconfig index 2e49a6e9faf2..631d92b4d4e6 100644 --- a/arch/powerpc/configs/85xx/tqm8560_defconfig +++ b/arch/powerpc/configs/85xx/tqm8560_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:25 2009 | 4 | # Thu Nov 5 08:20:43 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 85 | # | 87 | # |
| 86 | # RCU Subsystem | 88 | # RCU Subsystem |
| 87 | # | 89 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -125,29 +128,30 @@ CONFIG_TIMERFD=y | |||
| 125 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
| 127 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
| 128 | CONFIG_HAVE_PERF_COUNTERS=y | 131 | CONFIG_HAVE_PERF_EVENTS=y |
| 129 | 132 | ||
| 130 | # | 133 | # |
| 131 | # Performance Counters | 134 | # Kernel Performance Events And Counters |
| 132 | # | 135 | # |
| 136 | # CONFIG_PERF_EVENTS is not set | ||
| 133 | # CONFIG_PERF_COUNTERS is not set | 137 | # CONFIG_PERF_COUNTERS is not set |
| 134 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
| 135 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
| 136 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
| 137 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 138 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 139 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
| 141 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 142 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 143 | # CONFIG_MARKERS is not set | ||
| 144 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 145 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 146 | CONFIG_HAVE_IOREMAP_PROT=y | 148 | CONFIG_HAVE_IOREMAP_PROT=y |
| 147 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
| 148 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
| 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 152 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 150 | CONFIG_HAVE_CLK=y | 153 | CONFIG_HAVE_CLK=y |
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 151 | 155 | ||
| 152 | # | 156 | # |
| 153 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -190,6 +194,7 @@ CONFIG_MPC85xx=y | |||
| 190 | # CONFIG_MPC85xx_MDS is not set | 194 | # CONFIG_MPC85xx_MDS is not set |
| 191 | # CONFIG_MPC8536_DS is not set | 195 | # CONFIG_MPC8536_DS is not set |
| 192 | # CONFIG_MPC85xx_DS is not set | 196 | # CONFIG_MPC85xx_DS is not set |
| 197 | # CONFIG_MPC85xx_RDB is not set | ||
| 193 | # CONFIG_SOCRATES is not set | 198 | # CONFIG_SOCRATES is not set |
| 194 | # CONFIG_KSI8560 is not set | 199 | # CONFIG_KSI8560 is not set |
| 195 | # CONFIG_XES_MPC85xx is not set | 200 | # CONFIG_XES_MPC85xx is not set |
| @@ -246,6 +251,7 @@ CONFIG_MATH_EMULATION=y | |||
| 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 247 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 252 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 253 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 254 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 249 | CONFIG_ARCH_FLATMEM_ENABLE=y | 255 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 250 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 251 | CONFIG_SELECT_MEMORY_MODEL=y | 257 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -263,6 +269,7 @@ CONFIG_BOUNCE=y | |||
| 263 | CONFIG_VIRT_TO_BUS=y | 269 | CONFIG_VIRT_TO_BUS=y |
| 264 | CONFIG_HAVE_MLOCK=y | 270 | CONFIG_HAVE_MLOCK=y |
| 265 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 272 | # CONFIG_KSM is not set | ||
| 266 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 273 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 267 | CONFIG_PPC_4K_PAGES=y | 274 | CONFIG_PPC_4K_PAGES=y |
| 268 | # CONFIG_PPC_16K_PAGES is not set | 275 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -357,6 +364,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 357 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
| 358 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
| 359 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
| 367 | # CONFIG_RDS is not set | ||
| 360 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
| 361 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
| 362 | # CONFIG_BRIDGE is not set | 370 | # CONFIG_BRIDGE is not set |
| @@ -386,6 +394,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 386 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
| 387 | CONFIG_WIRELESS=y | 395 | CONFIG_WIRELESS=y |
| 388 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
| 397 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 389 | CONFIG_WIRELESS_OLD_REGULATORY=y | 398 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 390 | # CONFIG_WIRELESS_EXT is not set | 399 | # CONFIG_WIRELESS_EXT is not set |
| 391 | # CONFIG_LIB80211 is not set | 400 | # CONFIG_LIB80211 is not set |
| @@ -393,7 +402,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 393 | # | 402 | # |
| 394 | # CFG80211 needs to be enabled for MAC80211 | 403 | # CFG80211 needs to be enabled for MAC80211 |
| 395 | # | 404 | # |
| 396 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 397 | # CONFIG_WIMAX is not set | 405 | # CONFIG_WIMAX is not set |
| 398 | # CONFIG_RFKILL is not set | 406 | # CONFIG_RFKILL is not set |
| 399 | # CONFIG_NET_9P is not set | 407 | # CONFIG_NET_9P is not set |
| @@ -681,9 +689,11 @@ CONFIG_E100=y | |||
| 681 | # CONFIG_SUNDANCE is not set | 689 | # CONFIG_SUNDANCE is not set |
| 682 | # CONFIG_TLAN is not set | 690 | # CONFIG_TLAN is not set |
| 683 | # CONFIG_KS8842 is not set | 691 | # CONFIG_KS8842 is not set |
| 692 | # CONFIG_KS8851_MLL is not set | ||
| 684 | # CONFIG_VIA_RHINE is not set | 693 | # CONFIG_VIA_RHINE is not set |
| 685 | # CONFIG_SC92031 is not set | 694 | # CONFIG_SC92031 is not set |
| 686 | # CONFIG_ATL2 is not set | 695 | # CONFIG_ATL2 is not set |
| 696 | # CONFIG_XILINX_EMACLITE is not set | ||
| 687 | # CONFIG_FS_ENET is not set | 697 | # CONFIG_FS_ENET is not set |
| 688 | CONFIG_NETDEV_1000=y | 698 | CONFIG_NETDEV_1000=y |
| 689 | # CONFIG_ACENIC is not set | 699 | # CONFIG_ACENIC is not set |
| @@ -732,10 +742,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 732 | # CONFIG_SFC is not set | 742 | # CONFIG_SFC is not set |
| 733 | # CONFIG_BE2NET is not set | 743 | # CONFIG_BE2NET is not set |
| 734 | # CONFIG_TR is not set | 744 | # CONFIG_TR is not set |
| 735 | 745 | CONFIG_WLAN=y | |
| 736 | # | ||
| 737 | # Wireless LAN | ||
| 738 | # | ||
| 739 | # CONFIG_WLAN_PRE80211 is not set | 746 | # CONFIG_WLAN_PRE80211 is not set |
| 740 | # CONFIG_WLAN_80211 is not set | 747 | # CONFIG_WLAN_80211 is not set |
| 741 | 748 | ||
| @@ -831,6 +838,7 @@ CONFIG_GEN_RTC=y | |||
| 831 | CONFIG_DEVPORT=y | 838 | CONFIG_DEVPORT=y |
| 832 | CONFIG_I2C=y | 839 | CONFIG_I2C=y |
| 833 | CONFIG_I2C_BOARDINFO=y | 840 | CONFIG_I2C_BOARDINFO=y |
| 841 | CONFIG_I2C_COMPAT=y | ||
| 834 | CONFIG_I2C_CHARDEV=y | 842 | CONFIG_I2C_CHARDEV=y |
| 835 | CONFIG_I2C_HELPER_AUTO=y | 843 | CONFIG_I2C_HELPER_AUTO=y |
| 836 | 844 | ||
| @@ -886,9 +894,6 @@ CONFIG_I2C_MPC=y | |||
| 886 | # Miscellaneous I2C Chip support | 894 | # Miscellaneous I2C Chip support |
| 887 | # | 895 | # |
| 888 | # CONFIG_DS1682 is not set | 896 | # CONFIG_DS1682 is not set |
| 889 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 890 | # CONFIG_PCF8575 is not set | ||
| 891 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 892 | # CONFIG_SENSORS_TSL2550 is not set | 897 | # CONFIG_SENSORS_TSL2550 is not set |
| 893 | # CONFIG_I2C_DEBUG_CORE is not set | 898 | # CONFIG_I2C_DEBUG_CORE is not set |
| 894 | # CONFIG_I2C_DEBUG_ALGO is not set | 899 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -921,14 +926,24 @@ CONFIG_GPIOLIB=y | |||
| 921 | # PCI GPIO expanders: | 926 | # PCI GPIO expanders: |
| 922 | # | 927 | # |
| 923 | # CONFIG_GPIO_BT8XX is not set | 928 | # CONFIG_GPIO_BT8XX is not set |
| 929 | # CONFIG_GPIO_LANGWELL is not set | ||
| 924 | 930 | ||
| 925 | # | 931 | # |
| 926 | # SPI GPIO expanders: | 932 | # SPI GPIO expanders: |
| 927 | # | 933 | # |
| 934 | |||
| 935 | # | ||
| 936 | # AC97 GPIO expanders: | ||
| 937 | # | ||
| 928 | # CONFIG_W1 is not set | 938 | # CONFIG_W1 is not set |
| 929 | # CONFIG_POWER_SUPPLY is not set | 939 | # CONFIG_POWER_SUPPLY is not set |
| 930 | CONFIG_HWMON=y | 940 | CONFIG_HWMON=y |
| 931 | # CONFIG_HWMON_VID is not set | 941 | # CONFIG_HWMON_VID is not set |
| 942 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 943 | |||
| 944 | # | ||
| 945 | # Native drivers | ||
| 946 | # | ||
| 932 | # CONFIG_SENSORS_AD7414 is not set | 947 | # CONFIG_SENSORS_AD7414 is not set |
| 933 | # CONFIG_SENSORS_AD7418 is not set | 948 | # CONFIG_SENSORS_AD7418 is not set |
| 934 | # CONFIG_SENSORS_ADM1021 is not set | 949 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -979,6 +994,7 @@ CONFIG_SENSORS_LM75=y | |||
| 979 | # CONFIG_SENSORS_ADS7828 is not set | 994 | # CONFIG_SENSORS_ADS7828 is not set |
| 980 | # CONFIG_SENSORS_THMC50 is not set | 995 | # CONFIG_SENSORS_THMC50 is not set |
| 981 | # CONFIG_SENSORS_TMP401 is not set | 996 | # CONFIG_SENSORS_TMP401 is not set |
| 997 | # CONFIG_SENSORS_TMP421 is not set | ||
| 982 | # CONFIG_SENSORS_VIA686A is not set | 998 | # CONFIG_SENSORS_VIA686A is not set |
| 983 | # CONFIG_SENSORS_VT1211 is not set | 999 | # CONFIG_SENSORS_VT1211 is not set |
| 984 | # CONFIG_SENSORS_VT8231 is not set | 1000 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -990,9 +1006,7 @@ CONFIG_SENSORS_LM75=y | |||
| 990 | # CONFIG_SENSORS_W83L786NG is not set | 1006 | # CONFIG_SENSORS_W83L786NG is not set |
| 991 | # CONFIG_SENSORS_W83627HF is not set | 1007 | # CONFIG_SENSORS_W83627HF is not set |
| 992 | # CONFIG_SENSORS_W83627EHF is not set | 1008 | # CONFIG_SENSORS_W83627EHF is not set |
| 993 | CONFIG_HWMON_DEBUG_CHIP=y | ||
| 994 | # CONFIG_THERMAL is not set | 1009 | # CONFIG_THERMAL is not set |
| 995 | # CONFIG_THERMAL_HWMON is not set | ||
| 996 | # CONFIG_WATCHDOG is not set | 1010 | # CONFIG_WATCHDOG is not set |
| 997 | CONFIG_SSB_POSSIBLE=y | 1011 | CONFIG_SSB_POSSIBLE=y |
| 998 | 1012 | ||
| @@ -1012,6 +1026,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1012 | # CONFIG_MFD_TMIO is not set | 1026 | # CONFIG_MFD_TMIO is not set |
| 1013 | # CONFIG_PMIC_DA903X is not set | 1027 | # CONFIG_PMIC_DA903X is not set |
| 1014 | # CONFIG_MFD_WM8400 is not set | 1028 | # CONFIG_MFD_WM8400 is not set |
| 1029 | # CONFIG_MFD_WM831X is not set | ||
| 1015 | # CONFIG_MFD_WM8350_I2C is not set | 1030 | # CONFIG_MFD_WM8350_I2C is not set |
| 1016 | # CONFIG_MFD_PCF50633 is not set | 1031 | # CONFIG_MFD_PCF50633 is not set |
| 1017 | # CONFIG_AB3100_CORE is not set | 1032 | # CONFIG_AB3100_CORE is not set |
| @@ -1022,6 +1037,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1022 | # Graphics support | 1037 | # Graphics support |
| 1023 | # | 1038 | # |
| 1024 | # CONFIG_AGP is not set | 1039 | # CONFIG_AGP is not set |
| 1040 | CONFIG_VGA_ARB=y | ||
| 1025 | # CONFIG_DRM is not set | 1041 | # CONFIG_DRM is not set |
| 1026 | # CONFIG_VGASTATE is not set | 1042 | # CONFIG_VGASTATE is not set |
| 1027 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1043 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1035,7 +1051,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1035 | # CONFIG_SOUND is not set | 1051 | # CONFIG_SOUND is not set |
| 1036 | CONFIG_HID_SUPPORT=y | 1052 | CONFIG_HID_SUPPORT=y |
| 1037 | CONFIG_HID=y | 1053 | CONFIG_HID=y |
| 1038 | # CONFIG_HID_DEBUG is not set | ||
| 1039 | # CONFIG_HIDRAW is not set | 1054 | # CONFIG_HIDRAW is not set |
| 1040 | # CONFIG_HID_PID is not set | 1055 | # CONFIG_HID_PID is not set |
| 1041 | 1056 | ||
| @@ -1100,6 +1115,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1100 | # CONFIG_GFS2_FS is not set | 1115 | # CONFIG_GFS2_FS is not set |
| 1101 | # CONFIG_OCFS2_FS is not set | 1116 | # CONFIG_OCFS2_FS is not set |
| 1102 | # CONFIG_BTRFS_FS is not set | 1117 | # CONFIG_BTRFS_FS is not set |
| 1118 | # CONFIG_NILFS2_FS is not set | ||
| 1103 | CONFIG_FILE_LOCKING=y | 1119 | CONFIG_FILE_LOCKING=y |
| 1104 | CONFIG_FSNOTIFY=y | 1120 | CONFIG_FSNOTIFY=y |
| 1105 | CONFIG_DNOTIFY=y | 1121 | CONFIG_DNOTIFY=y |
| @@ -1169,7 +1185,6 @@ CONFIG_CRAMFS=y | |||
| 1169 | # CONFIG_ROMFS_FS is not set | 1185 | # CONFIG_ROMFS_FS is not set |
| 1170 | # CONFIG_SYSV_FS is not set | 1186 | # CONFIG_SYSV_FS is not set |
| 1171 | # CONFIG_UFS_FS is not set | 1187 | # CONFIG_UFS_FS is not set |
| 1172 | # CONFIG_NILFS2_FS is not set | ||
| 1173 | CONFIG_NETWORK_FILESYSTEMS=y | 1188 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1174 | CONFIG_NFS_FS=y | 1189 | CONFIG_NFS_FS=y |
| 1175 | # CONFIG_NFS_V3 is not set | 1190 | # CONFIG_NFS_V3 is not set |
| @@ -1238,6 +1253,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1238 | CONFIG_ENABLE_MUST_CHECK=y | 1253 | CONFIG_ENABLE_MUST_CHECK=y |
| 1239 | CONFIG_FRAME_WARN=1024 | 1254 | CONFIG_FRAME_WARN=1024 |
| 1240 | # CONFIG_MAGIC_SYSRQ is not set | 1255 | # CONFIG_MAGIC_SYSRQ is not set |
| 1256 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1241 | # CONFIG_UNUSED_SYMBOLS is not set | 1257 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1242 | # CONFIG_DEBUG_FS is not set | 1258 | # CONFIG_DEBUG_FS is not set |
| 1243 | # CONFIG_HEADERS_CHECK is not set | 1259 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1255,6 +1271,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1255 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1271 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1256 | CONFIG_TRACING_SUPPORT=y | 1272 | CONFIG_TRACING_SUPPORT=y |
| 1257 | # CONFIG_FTRACE is not set | 1273 | # CONFIG_FTRACE is not set |
| 1274 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1258 | # CONFIG_SAMPLES is not set | 1275 | # CONFIG_SAMPLES is not set |
| 1259 | CONFIG_HAVE_ARCH_KGDB=y | 1276 | CONFIG_HAVE_ARCH_KGDB=y |
| 1260 | # CONFIG_PPC_DISABLE_WERROR is not set | 1277 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1275,7 +1292,6 @@ CONFIG_CRYPTO=y | |||
| 1275 | # | 1292 | # |
| 1276 | # Crypto core or helper | 1293 | # Crypto core or helper |
| 1277 | # | 1294 | # |
| 1278 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1279 | # CONFIG_CRYPTO_MANAGER is not set | 1295 | # CONFIG_CRYPTO_MANAGER is not set |
| 1280 | # CONFIG_CRYPTO_MANAGER2 is not set | 1296 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1281 | # CONFIG_CRYPTO_GF128MUL is not set | 1297 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1306,11 +1322,13 @@ CONFIG_CRYPTO=y | |||
| 1306 | # | 1322 | # |
| 1307 | # CONFIG_CRYPTO_HMAC is not set | 1323 | # CONFIG_CRYPTO_HMAC is not set |
| 1308 | # CONFIG_CRYPTO_XCBC is not set | 1324 | # CONFIG_CRYPTO_XCBC is not set |
| 1325 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1309 | 1326 | ||
| 1310 | # | 1327 | # |
| 1311 | # Digest | 1328 | # Digest |
| 1312 | # | 1329 | # |
| 1313 | # CONFIG_CRYPTO_CRC32C is not set | 1330 | # CONFIG_CRYPTO_CRC32C is not set |
| 1331 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1314 | # CONFIG_CRYPTO_MD4 is not set | 1332 | # CONFIG_CRYPTO_MD4 is not set |
| 1315 | # CONFIG_CRYPTO_MD5 is not set | 1333 | # CONFIG_CRYPTO_MD5 is not set |
| 1316 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1334 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/85xx/xes_mpc85xx_defconfig b/arch/powerpc/configs/85xx/xes_mpc85xx_defconfig index 1025da2bf069..52acbac0c4fe 100644 --- a/arch/powerpc/configs/85xx/xes_mpc85xx_defconfig +++ b/arch/powerpc/configs/85xx/xes_mpc85xx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:25 2009 | 4 | # Thu Nov 5 08:20:44 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | CONFIG_SMP=y | 28 | CONFIG_SMP=y |
| @@ -37,6 +38,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 37 | CONFIG_GENERIC_HARDIRQS=y | 38 | CONFIG_GENERIC_HARDIRQS=y |
| 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 39 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 40 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 41 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 40 | CONFIG_IRQ_PER_CPU=y | 42 | CONFIG_IRQ_PER_CPU=y |
| 41 | CONFIG_STACKTRACE_SUPPORT=y | 43 | CONFIG_STACKTRACE_SUPPORT=y |
| 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 44 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -89,11 +91,12 @@ CONFIG_AUDIT=y | |||
| 89 | # | 91 | # |
| 90 | # RCU Subsystem | 92 | # RCU Subsystem |
| 91 | # | 93 | # |
| 92 | CONFIG_CLASSIC_RCU=y | 94 | CONFIG_TREE_RCU=y |
| 93 | # CONFIG_TREE_RCU is not set | 95 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 94 | # CONFIG_PREEMPT_RCU is not set | 96 | # CONFIG_RCU_TRACE is not set |
| 97 | CONFIG_RCU_FANOUT=32 | ||
| 98 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 95 | # CONFIG_TREE_RCU_TRACE is not set | 99 | # CONFIG_TREE_RCU_TRACE is not set |
| 96 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 97 | CONFIG_IKCONFIG=y | 100 | CONFIG_IKCONFIG=y |
| 98 | CONFIG_IKCONFIG_PROC=y | 101 | CONFIG_IKCONFIG_PROC=y |
| 99 | CONFIG_LOG_BUF_SHIFT=14 | 102 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -128,22 +131,21 @@ CONFIG_TIMERFD=y | |||
| 128 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
| 129 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
| 130 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
| 131 | CONFIG_HAVE_PERF_COUNTERS=y | 134 | CONFIG_HAVE_PERF_EVENTS=y |
| 132 | 135 | ||
| 133 | # | 136 | # |
| 134 | # Performance Counters | 137 | # Kernel Performance Events And Counters |
| 135 | # | 138 | # |
| 139 | # CONFIG_PERF_EVENTS is not set | ||
| 136 | # CONFIG_PERF_COUNTERS is not set | 140 | # CONFIG_PERF_COUNTERS is not set |
| 137 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
| 138 | CONFIG_PCI_QUIRKS=y | 142 | CONFIG_PCI_QUIRKS=y |
| 139 | CONFIG_SLUB_DEBUG=y | 143 | CONFIG_SLUB_DEBUG=y |
| 140 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 141 | CONFIG_COMPAT_BRK=y | 144 | CONFIG_COMPAT_BRK=y |
| 142 | # CONFIG_SLAB is not set | 145 | # CONFIG_SLAB is not set |
| 143 | CONFIG_SLUB=y | 146 | CONFIG_SLUB=y |
| 144 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
| 145 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
| 146 | # CONFIG_MARKERS is not set | ||
| 147 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
| 148 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
| 149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -151,7 +153,9 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 151 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
| 152 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
| 153 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 156 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 154 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 155 | 159 | ||
| 156 | # | 160 | # |
| 157 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
| @@ -201,6 +205,7 @@ CONFIG_MPC85xx=y | |||
| 201 | # CONFIG_MPC85xx_MDS is not set | 205 | # CONFIG_MPC85xx_MDS is not set |
| 202 | # CONFIG_MPC8536_DS is not set | 206 | # CONFIG_MPC8536_DS is not set |
| 203 | # CONFIG_MPC85xx_DS is not set | 207 | # CONFIG_MPC85xx_DS is not set |
| 208 | # CONFIG_MPC85xx_RDB is not set | ||
| 204 | # CONFIG_SOCRATES is not set | 209 | # CONFIG_SOCRATES is not set |
| 205 | # CONFIG_KSI8560 is not set | 210 | # CONFIG_KSI8560 is not set |
| 206 | CONFIG_XES_MPC85xx=y | 211 | CONFIG_XES_MPC85xx=y |
| @@ -256,6 +261,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 256 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 261 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 262 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 258 | # CONFIG_IRQ_ALL_CPUS is not set | 263 | # CONFIG_IRQ_ALL_CPUS is not set |
| 264 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 265 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 266 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 267 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +279,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 279 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 280 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 281 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 282 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 283 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 284 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 285 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -405,6 +412,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
| 405 | # CONFIG_NETFILTER is not set | 412 | # CONFIG_NETFILTER is not set |
| 406 | # CONFIG_IP_DCCP is not set | 413 | # CONFIG_IP_DCCP is not set |
| 407 | # CONFIG_IP_SCTP is not set | 414 | # CONFIG_IP_SCTP is not set |
| 415 | # CONFIG_RDS is not set | ||
| 408 | # CONFIG_TIPC is not set | 416 | # CONFIG_TIPC is not set |
| 409 | # CONFIG_ATM is not set | 417 | # CONFIG_ATM is not set |
| 410 | # CONFIG_BRIDGE is not set | 418 | # CONFIG_BRIDGE is not set |
| @@ -446,6 +454,7 @@ CONFIG_FIB_RULES=y | |||
| 446 | # Generic Driver Options | 454 | # Generic Driver Options |
| 447 | # | 455 | # |
| 448 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 456 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 457 | # CONFIG_DEVTMPFS is not set | ||
| 449 | CONFIG_STANDALONE=y | 458 | CONFIG_STANDALONE=y |
| 450 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 459 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 451 | CONFIG_FW_LOADER=y | 460 | CONFIG_FW_LOADER=y |
| @@ -457,9 +466,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 457 | # CONFIG_CONNECTOR is not set | 466 | # CONFIG_CONNECTOR is not set |
| 458 | CONFIG_MTD=y | 467 | CONFIG_MTD=y |
| 459 | # CONFIG_MTD_DEBUG is not set | 468 | # CONFIG_MTD_DEBUG is not set |
| 469 | # CONFIG_MTD_TESTS is not set | ||
| 460 | # CONFIG_MTD_CONCAT is not set | 470 | # CONFIG_MTD_CONCAT is not set |
| 461 | CONFIG_MTD_PARTITIONS=y | 471 | CONFIG_MTD_PARTITIONS=y |
| 462 | # CONFIG_MTD_TESTS is not set | ||
| 463 | CONFIG_MTD_REDBOOT_PARTS=y | 472 | CONFIG_MTD_REDBOOT_PARTS=y |
| 464 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 473 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
| 465 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 474 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
| @@ -635,6 +644,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 635 | CONFIG_SCSI_LOWLEVEL=y | 644 | CONFIG_SCSI_LOWLEVEL=y |
| 636 | # CONFIG_ISCSI_TCP is not set | 645 | # CONFIG_ISCSI_TCP is not set |
| 637 | # CONFIG_SCSI_BNX2_ISCSI is not set | 646 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 647 | # CONFIG_BE2ISCSI is not set | ||
| 638 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 648 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 639 | # CONFIG_SCSI_3W_9XXX is not set | 649 | # CONFIG_SCSI_3W_9XXX is not set |
| 640 | # CONFIG_SCSI_ACARD is not set | 650 | # CONFIG_SCSI_ACARD is not set |
| @@ -674,11 +684,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 674 | # CONFIG_SCSI_DC390T is not set | 684 | # CONFIG_SCSI_DC390T is not set |
| 675 | # CONFIG_SCSI_NSP32 is not set | 685 | # CONFIG_SCSI_NSP32 is not set |
| 676 | # CONFIG_SCSI_DEBUG is not set | 686 | # CONFIG_SCSI_DEBUG is not set |
| 687 | # CONFIG_SCSI_PMCRAID is not set | ||
| 677 | # CONFIG_SCSI_SRP is not set | 688 | # CONFIG_SCSI_SRP is not set |
| 689 | # CONFIG_SCSI_BFA_FC is not set | ||
| 678 | # CONFIG_SCSI_DH is not set | 690 | # CONFIG_SCSI_DH is not set |
| 679 | # CONFIG_SCSI_OSD_INITIATOR is not set | 691 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 680 | CONFIG_ATA=y | 692 | CONFIG_ATA=y |
| 681 | # CONFIG_ATA_NONSTANDARD is not set | 693 | # CONFIG_ATA_NONSTANDARD is not set |
| 694 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 682 | CONFIG_SATA_PMP=y | 695 | CONFIG_SATA_PMP=y |
| 683 | CONFIG_SATA_AHCI=y | 696 | CONFIG_SATA_AHCI=y |
| 684 | # CONFIG_SATA_SIL24 is not set | 697 | # CONFIG_SATA_SIL24 is not set |
| @@ -701,6 +714,7 @@ CONFIG_ATA_SFF=y | |||
| 701 | CONFIG_PATA_ALI=y | 714 | CONFIG_PATA_ALI=y |
| 702 | # CONFIG_PATA_AMD is not set | 715 | # CONFIG_PATA_AMD is not set |
| 703 | # CONFIG_PATA_ARTOP is not set | 716 | # CONFIG_PATA_ARTOP is not set |
| 717 | # CONFIG_PATA_ATP867X is not set | ||
| 704 | # CONFIG_PATA_ATIIXP is not set | 718 | # CONFIG_PATA_ATIIXP is not set |
| 705 | # CONFIG_PATA_CMD640_PCI is not set | 719 | # CONFIG_PATA_CMD640_PCI is not set |
| 706 | # CONFIG_PATA_CMD64X is not set | 720 | # CONFIG_PATA_CMD64X is not set |
| @@ -728,6 +742,7 @@ CONFIG_PATA_ALI=y | |||
| 728 | # CONFIG_PATA_OPTIDMA is not set | 742 | # CONFIG_PATA_OPTIDMA is not set |
| 729 | # CONFIG_PATA_PDC_OLD is not set | 743 | # CONFIG_PATA_PDC_OLD is not set |
| 730 | # CONFIG_PATA_RADISYS is not set | 744 | # CONFIG_PATA_RADISYS is not set |
| 745 | # CONFIG_PATA_RDC is not set | ||
| 731 | # CONFIG_PATA_RZ1000 is not set | 746 | # CONFIG_PATA_RZ1000 is not set |
| 732 | # CONFIG_PATA_SC1200 is not set | 747 | # CONFIG_PATA_SC1200 is not set |
| 733 | # CONFIG_PATA_SERVERWORKS is not set | 748 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -804,7 +819,9 @@ CONFIG_MII=y | |||
| 804 | # CONFIG_NET_PCI is not set | 819 | # CONFIG_NET_PCI is not set |
| 805 | # CONFIG_B44 is not set | 820 | # CONFIG_B44 is not set |
| 806 | # CONFIG_KS8842 is not set | 821 | # CONFIG_KS8842 is not set |
| 822 | # CONFIG_KS8851_MLL is not set | ||
| 807 | # CONFIG_ATL2 is not set | 823 | # CONFIG_ATL2 is not set |
| 824 | # CONFIG_XILINX_EMACLITE is not set | ||
| 808 | CONFIG_NETDEV_1000=y | 825 | CONFIG_NETDEV_1000=y |
| 809 | # CONFIG_ACENIC is not set | 826 | # CONFIG_ACENIC is not set |
| 810 | # CONFIG_DL2K is not set | 827 | # CONFIG_DL2K is not set |
| @@ -834,10 +851,7 @@ CONFIG_GIANFAR=y | |||
| 834 | # CONFIG_JME is not set | 851 | # CONFIG_JME is not set |
| 835 | # CONFIG_NETDEV_10000 is not set | 852 | # CONFIG_NETDEV_10000 is not set |
| 836 | # CONFIG_TR is not set | 853 | # CONFIG_TR is not set |
| 837 | 854 | CONFIG_WLAN=y | |
| 838 | # | ||
| 839 | # Wireless LAN | ||
| 840 | # | ||
| 841 | # CONFIG_WLAN_PRE80211 is not set | 855 | # CONFIG_WLAN_PRE80211 is not set |
| 842 | # CONFIG_WLAN_80211 is not set | 856 | # CONFIG_WLAN_80211 is not set |
| 843 | 857 | ||
| @@ -951,6 +965,7 @@ CONFIG_NVRAM=y | |||
| 951 | CONFIG_DEVPORT=y | 965 | CONFIG_DEVPORT=y |
| 952 | CONFIG_I2C=y | 966 | CONFIG_I2C=y |
| 953 | CONFIG_I2C_BOARDINFO=y | 967 | CONFIG_I2C_BOARDINFO=y |
| 968 | CONFIG_I2C_COMPAT=y | ||
| 954 | CONFIG_I2C_CHARDEV=y | 969 | CONFIG_I2C_CHARDEV=y |
| 955 | CONFIG_I2C_HELPER_AUTO=y | 970 | CONFIG_I2C_HELPER_AUTO=y |
| 956 | 971 | ||
| @@ -1006,8 +1021,6 @@ CONFIG_I2C_MPC=y | |||
| 1006 | # Miscellaneous I2C Chip support | 1021 | # Miscellaneous I2C Chip support |
| 1007 | # | 1022 | # |
| 1008 | # CONFIG_DS1682 is not set | 1023 | # CONFIG_DS1682 is not set |
| 1009 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1010 | # CONFIG_PCF8575 is not set | ||
| 1011 | # CONFIG_SENSORS_TSL2550 is not set | 1024 | # CONFIG_SENSORS_TSL2550 is not set |
| 1012 | # CONFIG_I2C_DEBUG_CORE is not set | 1025 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1013 | # CONFIG_I2C_DEBUG_ALGO is not set | 1026 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1041,14 +1054,24 @@ CONFIG_GPIO_PCA953X=y | |||
| 1041 | # PCI GPIO expanders: | 1054 | # PCI GPIO expanders: |
| 1042 | # | 1055 | # |
| 1043 | # CONFIG_GPIO_BT8XX is not set | 1056 | # CONFIG_GPIO_BT8XX is not set |
| 1057 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1044 | 1058 | ||
| 1045 | # | 1059 | # |
| 1046 | # SPI GPIO expanders: | 1060 | # SPI GPIO expanders: |
| 1047 | # | 1061 | # |
| 1062 | |||
| 1063 | # | ||
| 1064 | # AC97 GPIO expanders: | ||
| 1065 | # | ||
| 1048 | # CONFIG_W1 is not set | 1066 | # CONFIG_W1 is not set |
| 1049 | # CONFIG_POWER_SUPPLY is not set | 1067 | # CONFIG_POWER_SUPPLY is not set |
| 1050 | CONFIG_HWMON=y | 1068 | CONFIG_HWMON=y |
| 1051 | # CONFIG_HWMON_VID is not set | 1069 | # CONFIG_HWMON_VID is not set |
| 1070 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1071 | |||
| 1072 | # | ||
| 1073 | # Native drivers | ||
| 1074 | # | ||
| 1052 | # CONFIG_SENSORS_AD7414 is not set | 1075 | # CONFIG_SENSORS_AD7414 is not set |
| 1053 | # CONFIG_SENSORS_AD7418 is not set | 1076 | # CONFIG_SENSORS_AD7418 is not set |
| 1054 | # CONFIG_SENSORS_ADM1021 is not set | 1077 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1099,6 +1122,7 @@ CONFIG_SENSORS_LM90=y | |||
| 1099 | # CONFIG_SENSORS_ADS7828 is not set | 1122 | # CONFIG_SENSORS_ADS7828 is not set |
| 1100 | # CONFIG_SENSORS_THMC50 is not set | 1123 | # CONFIG_SENSORS_THMC50 is not set |
| 1101 | # CONFIG_SENSORS_TMP401 is not set | 1124 | # CONFIG_SENSORS_TMP401 is not set |
| 1125 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1102 | # CONFIG_SENSORS_VIA686A is not set | 1126 | # CONFIG_SENSORS_VIA686A is not set |
| 1103 | # CONFIG_SENSORS_VT1211 is not set | 1127 | # CONFIG_SENSORS_VT1211 is not set |
| 1104 | # CONFIG_SENSORS_VT8231 is not set | 1128 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1110,9 +1134,7 @@ CONFIG_SENSORS_LM90=y | |||
| 1110 | # CONFIG_SENSORS_W83L786NG is not set | 1134 | # CONFIG_SENSORS_W83L786NG is not set |
| 1111 | # CONFIG_SENSORS_W83627HF is not set | 1135 | # CONFIG_SENSORS_W83627HF is not set |
| 1112 | # CONFIG_SENSORS_W83627EHF is not set | 1136 | # CONFIG_SENSORS_W83627EHF is not set |
| 1113 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1114 | # CONFIG_THERMAL is not set | 1137 | # CONFIG_THERMAL is not set |
| 1115 | # CONFIG_THERMAL_HWMON is not set | ||
| 1116 | CONFIG_WATCHDOG=y | 1138 | CONFIG_WATCHDOG=y |
| 1117 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1139 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1118 | 1140 | ||
| @@ -1151,6 +1173,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1151 | # CONFIG_MFD_TMIO is not set | 1173 | # CONFIG_MFD_TMIO is not set |
| 1152 | # CONFIG_PMIC_DA903X is not set | 1174 | # CONFIG_PMIC_DA903X is not set |
| 1153 | # CONFIG_MFD_WM8400 is not set | 1175 | # CONFIG_MFD_WM8400 is not set |
| 1176 | # CONFIG_MFD_WM831X is not set | ||
| 1154 | # CONFIG_MFD_WM8350_I2C is not set | 1177 | # CONFIG_MFD_WM8350_I2C is not set |
| 1155 | # CONFIG_MFD_PCF50633 is not set | 1178 | # CONFIG_MFD_PCF50633 is not set |
| 1156 | # CONFIG_AB3100_CORE is not set | 1179 | # CONFIG_AB3100_CORE is not set |
| @@ -1161,6 +1184,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1161 | # Graphics support | 1184 | # Graphics support |
| 1162 | # | 1185 | # |
| 1163 | # CONFIG_AGP is not set | 1186 | # CONFIG_AGP is not set |
| 1187 | CONFIG_VGA_ARB=y | ||
| 1164 | # CONFIG_DRM is not set | 1188 | # CONFIG_DRM is not set |
| 1165 | # CONFIG_VGASTATE is not set | 1189 | # CONFIG_VGASTATE is not set |
| 1166 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1190 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1181,7 +1205,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1181 | # CONFIG_SOUND is not set | 1205 | # CONFIG_SOUND is not set |
| 1182 | CONFIG_HID_SUPPORT=y | 1206 | CONFIG_HID_SUPPORT=y |
| 1183 | CONFIG_HID=y | 1207 | CONFIG_HID=y |
| 1184 | # CONFIG_HID_DEBUG is not set | ||
| 1185 | # CONFIG_HIDRAW is not set | 1208 | # CONFIG_HIDRAW is not set |
| 1186 | 1209 | ||
| 1187 | # | 1210 | # |
| @@ -1204,6 +1227,7 @@ CONFIG_USB_HID=y | |||
| 1204 | # CONFIG_HID_EZKEY is not set | 1227 | # CONFIG_HID_EZKEY is not set |
| 1205 | # CONFIG_HID_KYE is not set | 1228 | # CONFIG_HID_KYE is not set |
| 1206 | # CONFIG_HID_GYRATION is not set | 1229 | # CONFIG_HID_GYRATION is not set |
| 1230 | # CONFIG_HID_TWINHAN is not set | ||
| 1207 | # CONFIG_HID_KENSINGTON is not set | 1231 | # CONFIG_HID_KENSINGTON is not set |
| 1208 | # CONFIG_HID_LOGITECH is not set | 1232 | # CONFIG_HID_LOGITECH is not set |
| 1209 | # CONFIG_HID_MICROSOFT is not set | 1233 | # CONFIG_HID_MICROSOFT is not set |
| @@ -1249,6 +1273,7 @@ CONFIG_USB_MON=y | |||
| 1249 | # CONFIG_USB_OXU210HP_HCD is not set | 1273 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1250 | # CONFIG_USB_ISP116X_HCD is not set | 1274 | # CONFIG_USB_ISP116X_HCD is not set |
| 1251 | CONFIG_USB_ISP1760_HCD=y | 1275 | CONFIG_USB_ISP1760_HCD=y |
| 1276 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1252 | # CONFIG_USB_OHCI_HCD is not set | 1277 | # CONFIG_USB_OHCI_HCD is not set |
| 1253 | # CONFIG_USB_UHCI_HCD is not set | 1278 | # CONFIG_USB_UHCI_HCD is not set |
| 1254 | # CONFIG_USB_SL811_HCD is not set | 1279 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1466,6 +1491,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1466 | # CONFIG_GFS2_FS is not set | 1491 | # CONFIG_GFS2_FS is not set |
| 1467 | # CONFIG_OCFS2_FS is not set | 1492 | # CONFIG_OCFS2_FS is not set |
| 1468 | # CONFIG_BTRFS_FS is not set | 1493 | # CONFIG_BTRFS_FS is not set |
| 1494 | # CONFIG_NILFS2_FS is not set | ||
| 1469 | CONFIG_FILE_LOCKING=y | 1495 | CONFIG_FILE_LOCKING=y |
| 1470 | CONFIG_FSNOTIFY=y | 1496 | CONFIG_FSNOTIFY=y |
| 1471 | CONFIG_DNOTIFY=y | 1497 | CONFIG_DNOTIFY=y |
| @@ -1541,7 +1567,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1541 | # CONFIG_ROMFS_FS is not set | 1567 | # CONFIG_ROMFS_FS is not set |
| 1542 | # CONFIG_SYSV_FS is not set | 1568 | # CONFIG_SYSV_FS is not set |
| 1543 | # CONFIG_UFS_FS is not set | 1569 | # CONFIG_UFS_FS is not set |
| 1544 | # CONFIG_NILFS2_FS is not set | ||
| 1545 | CONFIG_NETWORK_FILESYSTEMS=y | 1570 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1546 | CONFIG_NFS_FS=y | 1571 | CONFIG_NFS_FS=y |
| 1547 | CONFIG_NFS_V3=y | 1572 | CONFIG_NFS_V3=y |
| @@ -1658,6 +1683,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1658 | CONFIG_ENABLE_MUST_CHECK=y | 1683 | CONFIG_ENABLE_MUST_CHECK=y |
| 1659 | CONFIG_FRAME_WARN=1024 | 1684 | CONFIG_FRAME_WARN=1024 |
| 1660 | # CONFIG_MAGIC_SYSRQ is not set | 1685 | # CONFIG_MAGIC_SYSRQ is not set |
| 1686 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1661 | # CONFIG_UNUSED_SYMBOLS is not set | 1687 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1662 | # CONFIG_DEBUG_FS is not set | 1688 | # CONFIG_DEBUG_FS is not set |
| 1663 | # CONFIG_HEADERS_CHECK is not set | 1689 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1675,6 +1701,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1675 | # CONFIG_DEBUG_OBJECTS is not set | 1701 | # CONFIG_DEBUG_OBJECTS is not set |
| 1676 | # CONFIG_SLUB_DEBUG_ON is not set | 1702 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1677 | # CONFIG_SLUB_STATS is not set | 1703 | # CONFIG_SLUB_STATS is not set |
| 1704 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1678 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1705 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1679 | # CONFIG_RT_MUTEX_TESTER is not set | 1706 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1680 | # CONFIG_DEBUG_SPINLOCK is not set | 1707 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1694,10 +1721,12 @@ CONFIG_SCHED_DEBUG=y | |||
| 1694 | # CONFIG_DEBUG_LIST is not set | 1721 | # CONFIG_DEBUG_LIST is not set |
| 1695 | # CONFIG_DEBUG_SG is not set | 1722 | # CONFIG_DEBUG_SG is not set |
| 1696 | # CONFIG_DEBUG_NOTIFIERS is not set | 1723 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1724 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1697 | # CONFIG_RCU_TORTURE_TEST is not set | 1725 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1698 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1726 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1699 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1727 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1700 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1728 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1729 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1701 | # CONFIG_FAULT_INJECTION is not set | 1730 | # CONFIG_FAULT_INJECTION is not set |
| 1702 | # CONFIG_LATENCYTOP is not set | 1731 | # CONFIG_LATENCYTOP is not set |
| 1703 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | 1732 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
| @@ -1720,10 +1749,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1720 | # CONFIG_KMEMTRACE is not set | 1749 | # CONFIG_KMEMTRACE is not set |
| 1721 | # CONFIG_WORKQUEUE_TRACER is not set | 1750 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1722 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1751 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1752 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1723 | # CONFIG_SAMPLES is not set | 1753 | # CONFIG_SAMPLES is not set |
| 1724 | CONFIG_HAVE_ARCH_KGDB=y | 1754 | CONFIG_HAVE_ARCH_KGDB=y |
| 1725 | # CONFIG_KGDB is not set | 1755 | # CONFIG_KGDB is not set |
| 1726 | # CONFIG_KMEMCHECK is not set | ||
| 1727 | # CONFIG_PPC_DISABLE_WERROR is not set | 1756 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1728 | CONFIG_PPC_WERROR=y | 1757 | CONFIG_PPC_WERROR=y |
| 1729 | CONFIG_PRINT_STACK_DEPTH=64 | 1758 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1749,7 +1778,6 @@ CONFIG_CRYPTO=y | |||
| 1749 | # | 1778 | # |
| 1750 | # Crypto core or helper | 1779 | # Crypto core or helper |
| 1751 | # | 1780 | # |
| 1752 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1753 | CONFIG_CRYPTO_ALGAPI=y | 1781 | CONFIG_CRYPTO_ALGAPI=y |
| 1754 | CONFIG_CRYPTO_ALGAPI2=y | 1782 | CONFIG_CRYPTO_ALGAPI2=y |
| 1755 | CONFIG_CRYPTO_AEAD2=y | 1783 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1790,11 +1818,13 @@ CONFIG_CRYPTO_WORKQUEUE=y | |||
| 1790 | # | 1818 | # |
| 1791 | CONFIG_CRYPTO_HMAC=y | 1819 | CONFIG_CRYPTO_HMAC=y |
| 1792 | # CONFIG_CRYPTO_XCBC is not set | 1820 | # CONFIG_CRYPTO_XCBC is not set |
| 1821 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1793 | 1822 | ||
| 1794 | # | 1823 | # |
| 1795 | # Digest | 1824 | # Digest |
| 1796 | # | 1825 | # |
| 1797 | # CONFIG_CRYPTO_CRC32C is not set | 1826 | # CONFIG_CRYPTO_CRC32C is not set |
| 1827 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1798 | # CONFIG_CRYPTO_MD4 is not set | 1828 | # CONFIG_CRYPTO_MD4 is not set |
| 1799 | CONFIG_CRYPTO_MD5=y | 1829 | CONFIG_CRYPTO_MD5=y |
| 1800 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1830 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig index 527ad1a5e802..28980738776c 100644 --- a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig +++ b/arch/powerpc/configs/86xx/gef_ppc9a_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:31 2009 | 4 | # Thu Nov 5 08:20:49 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +89,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
| 88 | # | 89 | # |
| 89 | # RCU Subsystem | 90 | # RCU Subsystem |
| 90 | # | 91 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 92 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 93 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 94 | # CONFIG_RCU_TRACE is not set |
| 95 | CONFIG_RCU_FANOUT=32 | ||
| 96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 97 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | CONFIG_IKCONFIG=y | 98 | CONFIG_IKCONFIG=y |
| 97 | CONFIG_IKCONFIG_PROC=y | 99 | CONFIG_IKCONFIG_PROC=y |
| 98 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -130,21 +132,20 @@ CONFIG_TIMERFD=y | |||
| 130 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
| 131 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
| 132 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
| 133 | CONFIG_HAVE_PERF_COUNTERS=y | 135 | CONFIG_HAVE_PERF_EVENTS=y |
| 134 | 136 | ||
| 135 | # | 137 | # |
| 136 | # Performance Counters | 138 | # Kernel Performance Events And Counters |
| 137 | # | 139 | # |
| 140 | # CONFIG_PERF_EVENTS is not set | ||
| 138 | # CONFIG_PERF_COUNTERS is not set | 141 | # CONFIG_PERF_COUNTERS is not set |
| 139 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
| 140 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
| 141 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 142 | CONFIG_COMPAT_BRK=y | 144 | CONFIG_COMPAT_BRK=y |
| 143 | CONFIG_SLAB=y | 145 | CONFIG_SLAB=y |
| 144 | # CONFIG_SLUB is not set | 146 | # CONFIG_SLUB is not set |
| 145 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
| 146 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
| 147 | # CONFIG_MARKERS is not set | ||
| 148 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
| 149 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
| 150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -152,12 +153,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 152 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
| 153 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
| 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 156 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 155 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 156 | 159 | ||
| 157 | # | 160 | # |
| 158 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
| 159 | # | 162 | # |
| 160 | # CONFIG_SLOW_WORK is not set | 163 | CONFIG_SLOW_WORK=y |
| 161 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 162 | CONFIG_SLABINFO=y | 165 | CONFIG_SLABINFO=y |
| 163 | CONFIG_RT_MUTEXES=y | 166 | CONFIG_RT_MUTEXES=y |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
| 256 | # CONFIG_KEXEC is not set | 259 | # CONFIG_KEXEC is not set |
| 257 | # CONFIG_CRASH_DUMP is not set | 260 | # CONFIG_CRASH_DUMP is not set |
| 258 | CONFIG_IRQ_ALL_CPUS=y | 261 | CONFIG_IRQ_ALL_CPUS=y |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -417,6 +422,7 @@ CONFIG_IPV6_TUNNEL=m | |||
| 417 | # CONFIG_NETFILTER is not set | 422 | # CONFIG_NETFILTER is not set |
| 418 | # CONFIG_IP_DCCP is not set | 423 | # CONFIG_IP_DCCP is not set |
| 419 | # CONFIG_IP_SCTP is not set | 424 | # CONFIG_IP_SCTP is not set |
| 425 | # CONFIG_RDS is not set | ||
| 420 | # CONFIG_TIPC is not set | 426 | # CONFIG_TIPC is not set |
| 421 | # CONFIG_ATM is not set | 427 | # CONFIG_ATM is not set |
| 422 | # CONFIG_BRIDGE is not set | 428 | # CONFIG_BRIDGE is not set |
| @@ -458,6 +464,7 @@ CONFIG_FIB_RULES=y | |||
| 458 | # Generic Driver Options | 464 | # Generic Driver Options |
| 459 | # | 465 | # |
| 460 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 466 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 467 | # CONFIG_DEVTMPFS is not set | ||
| 461 | CONFIG_STANDALONE=y | 468 | CONFIG_STANDALONE=y |
| 462 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 469 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 463 | CONFIG_FW_LOADER=y | 470 | CONFIG_FW_LOADER=y |
| @@ -467,9 +474,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 467 | # CONFIG_CONNECTOR is not set | 474 | # CONFIG_CONNECTOR is not set |
| 468 | CONFIG_MTD=y | 475 | CONFIG_MTD=y |
| 469 | # CONFIG_MTD_DEBUG is not set | 476 | # CONFIG_MTD_DEBUG is not set |
| 477 | # CONFIG_MTD_TESTS is not set | ||
| 470 | CONFIG_MTD_CONCAT=y | 478 | CONFIG_MTD_CONCAT=y |
| 471 | CONFIG_MTD_PARTITIONS=y | 479 | CONFIG_MTD_PARTITIONS=y |
| 472 | # CONFIG_MTD_TESTS is not set | ||
| 473 | # CONFIG_MTD_REDBOOT_PARTS is not set | 480 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 474 | # CONFIG_MTD_CMDLINE_PARTS is not set | 481 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 475 | CONFIG_MTD_OF_PARTS=y | 482 | CONFIG_MTD_OF_PARTS=y |
| @@ -680,6 +687,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 680 | CONFIG_SCSI_LOWLEVEL=y | 687 | CONFIG_SCSI_LOWLEVEL=y |
| 681 | # CONFIG_ISCSI_TCP is not set | 688 | # CONFIG_ISCSI_TCP is not set |
| 682 | # CONFIG_SCSI_BNX2_ISCSI is not set | 689 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 690 | # CONFIG_BE2ISCSI is not set | ||
| 683 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 691 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 684 | # CONFIG_SCSI_3W_9XXX is not set | 692 | # CONFIG_SCSI_3W_9XXX is not set |
| 685 | # CONFIG_SCSI_ACARD is not set | 693 | # CONFIG_SCSI_ACARD is not set |
| @@ -719,12 +727,15 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 719 | # CONFIG_SCSI_DC390T is not set | 727 | # CONFIG_SCSI_DC390T is not set |
| 720 | # CONFIG_SCSI_NSP32 is not set | 728 | # CONFIG_SCSI_NSP32 is not set |
| 721 | # CONFIG_SCSI_DEBUG is not set | 729 | # CONFIG_SCSI_DEBUG is not set |
| 730 | # CONFIG_SCSI_PMCRAID is not set | ||
| 722 | # CONFIG_SCSI_SRP is not set | 731 | # CONFIG_SCSI_SRP is not set |
| 732 | # CONFIG_SCSI_BFA_FC is not set | ||
| 723 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 733 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
| 724 | # CONFIG_SCSI_DH is not set | 734 | # CONFIG_SCSI_DH is not set |
| 725 | # CONFIG_SCSI_OSD_INITIATOR is not set | 735 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 726 | CONFIG_ATA=y | 736 | CONFIG_ATA=y |
| 727 | # CONFIG_ATA_NONSTANDARD is not set | 737 | # CONFIG_ATA_NONSTANDARD is not set |
| 738 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 728 | CONFIG_SATA_PMP=y | 739 | CONFIG_SATA_PMP=y |
| 729 | # CONFIG_SATA_AHCI is not set | 740 | # CONFIG_SATA_AHCI is not set |
| 730 | # CONFIG_SATA_SIL24 is not set | 741 | # CONFIG_SATA_SIL24 is not set |
| @@ -747,6 +758,7 @@ CONFIG_SATA_SIL=y | |||
| 747 | # CONFIG_PATA_ALI is not set | 758 | # CONFIG_PATA_ALI is not set |
| 748 | # CONFIG_PATA_AMD is not set | 759 | # CONFIG_PATA_AMD is not set |
| 749 | # CONFIG_PATA_ARTOP is not set | 760 | # CONFIG_PATA_ARTOP is not set |
| 761 | # CONFIG_PATA_ATP867X is not set | ||
| 750 | # CONFIG_PATA_ATIIXP is not set | 762 | # CONFIG_PATA_ATIIXP is not set |
| 751 | # CONFIG_PATA_CMD640_PCI is not set | 763 | # CONFIG_PATA_CMD640_PCI is not set |
| 752 | # CONFIG_PATA_CMD64X is not set | 764 | # CONFIG_PATA_CMD64X is not set |
| @@ -775,6 +787,7 @@ CONFIG_SATA_SIL=y | |||
| 775 | # CONFIG_PATA_PCMCIA is not set | 787 | # CONFIG_PATA_PCMCIA is not set |
| 776 | # CONFIG_PATA_PDC_OLD is not set | 788 | # CONFIG_PATA_PDC_OLD is not set |
| 777 | # CONFIG_PATA_RADISYS is not set | 789 | # CONFIG_PATA_RADISYS is not set |
| 790 | # CONFIG_PATA_RDC is not set | ||
| 778 | # CONFIG_PATA_RZ1000 is not set | 791 | # CONFIG_PATA_RZ1000 is not set |
| 779 | # CONFIG_PATA_SC1200 is not set | 792 | # CONFIG_PATA_SC1200 is not set |
| 780 | # CONFIG_PATA_SERVERWORKS is not set | 793 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -851,7 +864,9 @@ CONFIG_MII=y | |||
| 851 | # CONFIG_NET_PCI is not set | 864 | # CONFIG_NET_PCI is not set |
| 852 | # CONFIG_B44 is not set | 865 | # CONFIG_B44 is not set |
| 853 | # CONFIG_KS8842 is not set | 866 | # CONFIG_KS8842 is not set |
| 867 | # CONFIG_KS8851_MLL is not set | ||
| 854 | # CONFIG_ATL2 is not set | 868 | # CONFIG_ATL2 is not set |
| 869 | # CONFIG_XILINX_EMACLITE is not set | ||
| 855 | CONFIG_NETDEV_1000=y | 870 | CONFIG_NETDEV_1000=y |
| 856 | # CONFIG_ACENIC is not set | 871 | # CONFIG_ACENIC is not set |
| 857 | # CONFIG_DL2K is not set | 872 | # CONFIG_DL2K is not set |
| @@ -881,10 +896,7 @@ CONFIG_GIANFAR=y | |||
| 881 | # CONFIG_JME is not set | 896 | # CONFIG_JME is not set |
| 882 | # CONFIG_NETDEV_10000 is not set | 897 | # CONFIG_NETDEV_10000 is not set |
| 883 | # CONFIG_TR is not set | 898 | # CONFIG_TR is not set |
| 884 | 899 | CONFIG_WLAN=y | |
| 885 | # | ||
| 886 | # Wireless LAN | ||
| 887 | # | ||
| 888 | # CONFIG_WLAN_PRE80211 is not set | 900 | # CONFIG_WLAN_PRE80211 is not set |
| 889 | # CONFIG_WLAN_80211 is not set | 901 | # CONFIG_WLAN_80211 is not set |
| 890 | 902 | ||
| @@ -1016,6 +1028,7 @@ CONFIG_NVRAM=y | |||
| 1016 | CONFIG_DEVPORT=y | 1028 | CONFIG_DEVPORT=y |
| 1017 | CONFIG_I2C=y | 1029 | CONFIG_I2C=y |
| 1018 | CONFIG_I2C_BOARDINFO=y | 1030 | CONFIG_I2C_BOARDINFO=y |
| 1031 | CONFIG_I2C_COMPAT=y | ||
| 1019 | CONFIG_I2C_CHARDEV=y | 1032 | CONFIG_I2C_CHARDEV=y |
| 1020 | CONFIG_I2C_HELPER_AUTO=y | 1033 | CONFIG_I2C_HELPER_AUTO=y |
| 1021 | 1034 | ||
| @@ -1071,9 +1084,6 @@ CONFIG_I2C_MPC=y | |||
| 1071 | # Miscellaneous I2C Chip support | 1084 | # Miscellaneous I2C Chip support |
| 1072 | # | 1085 | # |
| 1073 | CONFIG_DS1682=y | 1086 | CONFIG_DS1682=y |
| 1074 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1075 | # CONFIG_PCF8575 is not set | ||
| 1076 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1077 | # CONFIG_SENSORS_TSL2550 is not set | 1087 | # CONFIG_SENSORS_TSL2550 is not set |
| 1078 | # CONFIG_I2C_DEBUG_CORE is not set | 1088 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1079 | # CONFIG_I2C_DEBUG_ALGO is not set | 1089 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1106,14 +1116,24 @@ CONFIG_GPIO_SYSFS=y | |||
| 1106 | # PCI GPIO expanders: | 1116 | # PCI GPIO expanders: |
| 1107 | # | 1117 | # |
| 1108 | # CONFIG_GPIO_BT8XX is not set | 1118 | # CONFIG_GPIO_BT8XX is not set |
| 1119 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1109 | 1120 | ||
| 1110 | # | 1121 | # |
| 1111 | # SPI GPIO expanders: | 1122 | # SPI GPIO expanders: |
| 1112 | # | 1123 | # |
| 1124 | |||
| 1125 | # | ||
| 1126 | # AC97 GPIO expanders: | ||
| 1127 | # | ||
| 1113 | # CONFIG_W1 is not set | 1128 | # CONFIG_W1 is not set |
| 1114 | # CONFIG_POWER_SUPPLY is not set | 1129 | # CONFIG_POWER_SUPPLY is not set |
| 1115 | CONFIG_HWMON=y | 1130 | CONFIG_HWMON=y |
| 1116 | # CONFIG_HWMON_VID is not set | 1131 | # CONFIG_HWMON_VID is not set |
| 1132 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1133 | |||
| 1134 | # | ||
| 1135 | # Native drivers | ||
| 1136 | # | ||
| 1117 | # CONFIG_SENSORS_AD7414 is not set | 1137 | # CONFIG_SENSORS_AD7414 is not set |
| 1118 | # CONFIG_SENSORS_AD7418 is not set | 1138 | # CONFIG_SENSORS_AD7418 is not set |
| 1119 | # CONFIG_SENSORS_ADM1021 is not set | 1139 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1164,6 +1184,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1164 | # CONFIG_SENSORS_ADS7828 is not set | 1184 | # CONFIG_SENSORS_ADS7828 is not set |
| 1165 | # CONFIG_SENSORS_THMC50 is not set | 1185 | # CONFIG_SENSORS_THMC50 is not set |
| 1166 | # CONFIG_SENSORS_TMP401 is not set | 1186 | # CONFIG_SENSORS_TMP401 is not set |
| 1187 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1167 | # CONFIG_SENSORS_VIA686A is not set | 1188 | # CONFIG_SENSORS_VIA686A is not set |
| 1168 | # CONFIG_SENSORS_VT1211 is not set | 1189 | # CONFIG_SENSORS_VT1211 is not set |
| 1169 | # CONFIG_SENSORS_VT8231 is not set | 1190 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1175,9 +1196,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1175 | # CONFIG_SENSORS_W83L786NG is not set | 1196 | # CONFIG_SENSORS_W83L786NG is not set |
| 1176 | # CONFIG_SENSORS_W83627HF is not set | 1197 | # CONFIG_SENSORS_W83627HF is not set |
| 1177 | # CONFIG_SENSORS_W83627EHF is not set | 1198 | # CONFIG_SENSORS_W83627EHF is not set |
| 1178 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1179 | # CONFIG_THERMAL is not set | 1199 | # CONFIG_THERMAL is not set |
| 1180 | # CONFIG_THERMAL_HWMON is not set | ||
| 1181 | CONFIG_WATCHDOG=y | 1200 | CONFIG_WATCHDOG=y |
| 1182 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1201 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1183 | 1202 | ||
| @@ -1217,6 +1236,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1217 | # CONFIG_MFD_TMIO is not set | 1236 | # CONFIG_MFD_TMIO is not set |
| 1218 | # CONFIG_PMIC_DA903X is not set | 1237 | # CONFIG_PMIC_DA903X is not set |
| 1219 | # CONFIG_MFD_WM8400 is not set | 1238 | # CONFIG_MFD_WM8400 is not set |
| 1239 | # CONFIG_MFD_WM831X is not set | ||
| 1220 | # CONFIG_MFD_WM8350_I2C is not set | 1240 | # CONFIG_MFD_WM8350_I2C is not set |
| 1221 | # CONFIG_MFD_PCF50633 is not set | 1241 | # CONFIG_MFD_PCF50633 is not set |
| 1222 | # CONFIG_AB3100_CORE is not set | 1242 | # CONFIG_AB3100_CORE is not set |
| @@ -1227,6 +1247,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1227 | # Graphics support | 1247 | # Graphics support |
| 1228 | # | 1248 | # |
| 1229 | # CONFIG_AGP is not set | 1249 | # CONFIG_AGP is not set |
| 1250 | CONFIG_VGA_ARB=y | ||
| 1230 | # CONFIG_DRM is not set | 1251 | # CONFIG_DRM is not set |
| 1231 | # CONFIG_VGASTATE is not set | 1252 | # CONFIG_VGASTATE is not set |
| 1232 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1253 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1247,7 +1268,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1247 | # CONFIG_SOUND is not set | 1268 | # CONFIG_SOUND is not set |
| 1248 | CONFIG_HID_SUPPORT=y | 1269 | CONFIG_HID_SUPPORT=y |
| 1249 | CONFIG_HID=y | 1270 | CONFIG_HID=y |
| 1250 | # CONFIG_HID_DEBUG is not set | ||
| 1251 | # CONFIG_HIDRAW is not set | 1271 | # CONFIG_HIDRAW is not set |
| 1252 | 1272 | ||
| 1253 | # | 1273 | # |
| @@ -1270,6 +1290,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1270 | CONFIG_HID_EZKEY=y | 1290 | CONFIG_HID_EZKEY=y |
| 1271 | # CONFIG_HID_KYE is not set | 1291 | # CONFIG_HID_KYE is not set |
| 1272 | CONFIG_HID_GYRATION=y | 1292 | CONFIG_HID_GYRATION=y |
| 1293 | # CONFIG_HID_TWINHAN is not set | ||
| 1273 | # CONFIG_HID_KENSINGTON is not set | 1294 | # CONFIG_HID_KENSINGTON is not set |
| 1274 | CONFIG_HID_LOGITECH=y | 1295 | CONFIG_HID_LOGITECH=y |
| 1275 | # CONFIG_LOGITECH_FF is not set | 1296 | # CONFIG_LOGITECH_FF is not set |
| @@ -1322,6 +1343,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1322 | # CONFIG_USB_OXU210HP_HCD is not set | 1343 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1323 | # CONFIG_USB_ISP116X_HCD is not set | 1344 | # CONFIG_USB_ISP116X_HCD is not set |
| 1324 | # CONFIG_USB_ISP1760_HCD is not set | 1345 | # CONFIG_USB_ISP1760_HCD is not set |
| 1346 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1325 | CONFIG_USB_OHCI_HCD=y | 1347 | CONFIG_USB_OHCI_HCD=y |
| 1326 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 1348 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
| 1327 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1349 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1397,6 +1419,7 @@ CONFIG_USB_STORAGE=y | |||
| 1397 | # CONFIG_USB_LD is not set | 1419 | # CONFIG_USB_LD is not set |
| 1398 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1420 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1399 | # CONFIG_USB_IOWARRIOR is not set | 1421 | # CONFIG_USB_IOWARRIOR is not set |
| 1422 | # CONFIG_USB_TEST is not set | ||
| 1400 | # CONFIG_USB_ISIGHTFW is not set | 1423 | # CONFIG_USB_ISIGHTFW is not set |
| 1401 | # CONFIG_USB_VST is not set | 1424 | # CONFIG_USB_VST is not set |
| 1402 | # CONFIG_USB_GADGET is not set | 1425 | # CONFIG_USB_GADGET is not set |
| @@ -1501,6 +1524,7 @@ CONFIG_FS_POSIX_ACL=y | |||
| 1501 | # CONFIG_GFS2_FS is not set | 1524 | # CONFIG_GFS2_FS is not set |
| 1502 | # CONFIG_OCFS2_FS is not set | 1525 | # CONFIG_OCFS2_FS is not set |
| 1503 | # CONFIG_BTRFS_FS is not set | 1526 | # CONFIG_BTRFS_FS is not set |
| 1527 | # CONFIG_NILFS2_FS is not set | ||
| 1504 | CONFIG_FILE_LOCKING=y | 1528 | CONFIG_FILE_LOCKING=y |
| 1505 | CONFIG_FSNOTIFY=y | 1529 | CONFIG_FSNOTIFY=y |
| 1506 | CONFIG_DNOTIFY=y | 1530 | CONFIG_DNOTIFY=y |
| @@ -1576,7 +1600,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1576 | # CONFIG_ROMFS_FS is not set | 1600 | # CONFIG_ROMFS_FS is not set |
| 1577 | # CONFIG_SYSV_FS is not set | 1601 | # CONFIG_SYSV_FS is not set |
| 1578 | # CONFIG_UFS_FS is not set | 1602 | # CONFIG_UFS_FS is not set |
| 1579 | # CONFIG_NILFS2_FS is not set | ||
| 1580 | CONFIG_NETWORK_FILESYSTEMS=y | 1603 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1581 | CONFIG_NFS_FS=y | 1604 | CONFIG_NFS_FS=y |
| 1582 | CONFIG_NFS_V3=y | 1605 | CONFIG_NFS_V3=y |
| @@ -1682,6 +1705,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1682 | CONFIG_ENABLE_MUST_CHECK=y | 1705 | CONFIG_ENABLE_MUST_CHECK=y |
| 1683 | CONFIG_FRAME_WARN=1024 | 1706 | CONFIG_FRAME_WARN=1024 |
| 1684 | CONFIG_MAGIC_SYSRQ=y | 1707 | CONFIG_MAGIC_SYSRQ=y |
| 1708 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1685 | # CONFIG_UNUSED_SYMBOLS is not set | 1709 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1686 | # CONFIG_DEBUG_FS is not set | 1710 | # CONFIG_DEBUG_FS is not set |
| 1687 | # CONFIG_HEADERS_CHECK is not set | 1711 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1697,6 +1721,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1697 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1721 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1698 | CONFIG_TRACING_SUPPORT=y | 1722 | CONFIG_TRACING_SUPPORT=y |
| 1699 | # CONFIG_FTRACE is not set | 1723 | # CONFIG_FTRACE is not set |
| 1724 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1700 | # CONFIG_SAMPLES is not set | 1725 | # CONFIG_SAMPLES is not set |
| 1701 | CONFIG_HAVE_ARCH_KGDB=y | 1726 | CONFIG_HAVE_ARCH_KGDB=y |
| 1702 | # CONFIG_PPC_DISABLE_WERROR is not set | 1727 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1718,7 +1743,6 @@ CONFIG_CRYPTO=y | |||
| 1718 | # | 1743 | # |
| 1719 | # Crypto core or helper | 1744 | # Crypto core or helper |
| 1720 | # | 1745 | # |
| 1721 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1722 | CONFIG_CRYPTO_ALGAPI=y | 1746 | CONFIG_CRYPTO_ALGAPI=y |
| 1723 | CONFIG_CRYPTO_ALGAPI2=y | 1747 | CONFIG_CRYPTO_ALGAPI2=y |
| 1724 | CONFIG_CRYPTO_AEAD=m | 1748 | CONFIG_CRYPTO_AEAD=m |
| @@ -1761,11 +1785,13 @@ CONFIG_CRYPTO_CBC=y | |||
| 1761 | # | 1785 | # |
| 1762 | CONFIG_CRYPTO_HMAC=m | 1786 | CONFIG_CRYPTO_HMAC=m |
| 1763 | # CONFIG_CRYPTO_XCBC is not set | 1787 | # CONFIG_CRYPTO_XCBC is not set |
| 1788 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1764 | 1789 | ||
| 1765 | # | 1790 | # |
| 1766 | # Digest | 1791 | # Digest |
| 1767 | # | 1792 | # |
| 1768 | CONFIG_CRYPTO_CRC32C=y | 1793 | CONFIG_CRYPTO_CRC32C=y |
| 1794 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1769 | # CONFIG_CRYPTO_MD4 is not set | 1795 | # CONFIG_CRYPTO_MD4 is not set |
| 1770 | CONFIG_CRYPTO_MD5=y | 1796 | CONFIG_CRYPTO_MD5=y |
| 1771 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1797 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/gef_sbc310_defconfig b/arch/powerpc/configs/86xx/gef_sbc310_defconfig index cd338d493bed..e199d1cacbaf 100644 --- a/arch/powerpc/configs/86xx/gef_sbc310_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc310_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:29 2009 | 4 | # Thu Nov 5 08:20:47 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +89,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
| 88 | # | 89 | # |
| 89 | # RCU Subsystem | 90 | # RCU Subsystem |
| 90 | # | 91 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 92 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 93 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 94 | # CONFIG_RCU_TRACE is not set |
| 95 | CONFIG_RCU_FANOUT=32 | ||
| 96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 97 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | CONFIG_IKCONFIG=y | 98 | CONFIG_IKCONFIG=y |
| 97 | CONFIG_IKCONFIG_PROC=y | 99 | CONFIG_IKCONFIG_PROC=y |
| 98 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -130,21 +132,20 @@ CONFIG_TIMERFD=y | |||
| 130 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
| 131 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
| 132 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
| 133 | CONFIG_HAVE_PERF_COUNTERS=y | 135 | CONFIG_HAVE_PERF_EVENTS=y |
| 134 | 136 | ||
| 135 | # | 137 | # |
| 136 | # Performance Counters | 138 | # Kernel Performance Events And Counters |
| 137 | # | 139 | # |
| 140 | # CONFIG_PERF_EVENTS is not set | ||
| 138 | # CONFIG_PERF_COUNTERS is not set | 141 | # CONFIG_PERF_COUNTERS is not set |
| 139 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
| 140 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
| 141 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 142 | CONFIG_COMPAT_BRK=y | 144 | CONFIG_COMPAT_BRK=y |
| 143 | CONFIG_SLAB=y | 145 | CONFIG_SLAB=y |
| 144 | # CONFIG_SLUB is not set | 146 | # CONFIG_SLUB is not set |
| 145 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
| 146 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
| 147 | # CONFIG_MARKERS is not set | ||
| 148 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
| 149 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
| 150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -152,12 +153,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 152 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
| 153 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
| 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 156 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 155 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 156 | 159 | ||
| 157 | # | 160 | # |
| 158 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
| 159 | # | 162 | # |
| 160 | # CONFIG_SLOW_WORK is not set | 163 | CONFIG_SLOW_WORK=y |
| 161 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 162 | CONFIG_SLABINFO=y | 165 | CONFIG_SLABINFO=y |
| 163 | CONFIG_RT_MUTEXES=y | 166 | CONFIG_RT_MUTEXES=y |
| @@ -256,6 +259,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
| 256 | # CONFIG_KEXEC is not set | 259 | # CONFIG_KEXEC is not set |
| 257 | # CONFIG_CRASH_DUMP is not set | 260 | # CONFIG_CRASH_DUMP is not set |
| 258 | CONFIG_IRQ_ALL_CPUS=y | 261 | CONFIG_IRQ_ALL_CPUS=y |
| 262 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 259 | CONFIG_ARCH_FLATMEM_ENABLE=y | 263 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 260 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 261 | CONFIG_SELECT_MEMORY_MODEL=y | 265 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -273,6 +277,7 @@ CONFIG_BOUNCE=y | |||
| 273 | CONFIG_VIRT_TO_BUS=y | 277 | CONFIG_VIRT_TO_BUS=y |
| 274 | CONFIG_HAVE_MLOCK=y | 278 | CONFIG_HAVE_MLOCK=y |
| 275 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 280 | # CONFIG_KSM is not set | ||
| 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 277 | CONFIG_PPC_4K_PAGES=y | 282 | CONFIG_PPC_4K_PAGES=y |
| 278 | # CONFIG_PPC_16K_PAGES is not set | 283 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -417,6 +422,7 @@ CONFIG_IPV6_TUNNEL=m | |||
| 417 | # CONFIG_NETFILTER is not set | 422 | # CONFIG_NETFILTER is not set |
| 418 | # CONFIG_IP_DCCP is not set | 423 | # CONFIG_IP_DCCP is not set |
| 419 | # CONFIG_IP_SCTP is not set | 424 | # CONFIG_IP_SCTP is not set |
| 425 | # CONFIG_RDS is not set | ||
| 420 | # CONFIG_TIPC is not set | 426 | # CONFIG_TIPC is not set |
| 421 | # CONFIG_ATM is not set | 427 | # CONFIG_ATM is not set |
| 422 | # CONFIG_BRIDGE is not set | 428 | # CONFIG_BRIDGE is not set |
| @@ -458,6 +464,7 @@ CONFIG_FIB_RULES=y | |||
| 458 | # Generic Driver Options | 464 | # Generic Driver Options |
| 459 | # | 465 | # |
| 460 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 466 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 467 | # CONFIG_DEVTMPFS is not set | ||
| 461 | CONFIG_STANDALONE=y | 468 | CONFIG_STANDALONE=y |
| 462 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 469 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 463 | CONFIG_FW_LOADER=y | 470 | CONFIG_FW_LOADER=y |
| @@ -467,9 +474,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 467 | # CONFIG_CONNECTOR is not set | 474 | # CONFIG_CONNECTOR is not set |
| 468 | CONFIG_MTD=y | 475 | CONFIG_MTD=y |
| 469 | # CONFIG_MTD_DEBUG is not set | 476 | # CONFIG_MTD_DEBUG is not set |
| 477 | # CONFIG_MTD_TESTS is not set | ||
| 470 | CONFIG_MTD_CONCAT=y | 478 | CONFIG_MTD_CONCAT=y |
| 471 | CONFIG_MTD_PARTITIONS=y | 479 | CONFIG_MTD_PARTITIONS=y |
| 472 | # CONFIG_MTD_TESTS is not set | ||
| 473 | # CONFIG_MTD_REDBOOT_PARTS is not set | 480 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 474 | # CONFIG_MTD_CMDLINE_PARTS is not set | 481 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 475 | CONFIG_MTD_OF_PARTS=y | 482 | CONFIG_MTD_OF_PARTS=y |
| @@ -680,6 +687,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 680 | CONFIG_SCSI_LOWLEVEL=y | 687 | CONFIG_SCSI_LOWLEVEL=y |
| 681 | # CONFIG_ISCSI_TCP is not set | 688 | # CONFIG_ISCSI_TCP is not set |
| 682 | # CONFIG_SCSI_BNX2_ISCSI is not set | 689 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 690 | # CONFIG_BE2ISCSI is not set | ||
| 683 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 691 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 684 | # CONFIG_SCSI_3W_9XXX is not set | 692 | # CONFIG_SCSI_3W_9XXX is not set |
| 685 | # CONFIG_SCSI_ACARD is not set | 693 | # CONFIG_SCSI_ACARD is not set |
| @@ -719,12 +727,15 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 719 | # CONFIG_SCSI_DC390T is not set | 727 | # CONFIG_SCSI_DC390T is not set |
| 720 | # CONFIG_SCSI_NSP32 is not set | 728 | # CONFIG_SCSI_NSP32 is not set |
| 721 | # CONFIG_SCSI_DEBUG is not set | 729 | # CONFIG_SCSI_DEBUG is not set |
| 730 | # CONFIG_SCSI_PMCRAID is not set | ||
| 722 | # CONFIG_SCSI_SRP is not set | 731 | # CONFIG_SCSI_SRP is not set |
| 732 | # CONFIG_SCSI_BFA_FC is not set | ||
| 723 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 733 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
| 724 | # CONFIG_SCSI_DH is not set | 734 | # CONFIG_SCSI_DH is not set |
| 725 | # CONFIG_SCSI_OSD_INITIATOR is not set | 735 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 726 | CONFIG_ATA=y | 736 | CONFIG_ATA=y |
| 727 | # CONFIG_ATA_NONSTANDARD is not set | 737 | # CONFIG_ATA_NONSTANDARD is not set |
| 738 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 728 | CONFIG_SATA_PMP=y | 739 | CONFIG_SATA_PMP=y |
| 729 | # CONFIG_SATA_AHCI is not set | 740 | # CONFIG_SATA_AHCI is not set |
| 730 | CONFIG_SATA_SIL24=y | 741 | CONFIG_SATA_SIL24=y |
| @@ -796,7 +807,9 @@ CONFIG_MII=y | |||
| 796 | # CONFIG_NET_PCI is not set | 807 | # CONFIG_NET_PCI is not set |
| 797 | # CONFIG_B44 is not set | 808 | # CONFIG_B44 is not set |
| 798 | # CONFIG_KS8842 is not set | 809 | # CONFIG_KS8842 is not set |
| 810 | # CONFIG_KS8851_MLL is not set | ||
| 799 | # CONFIG_ATL2 is not set | 811 | # CONFIG_ATL2 is not set |
| 812 | # CONFIG_XILINX_EMACLITE is not set | ||
| 800 | CONFIG_NETDEV_1000=y | 813 | CONFIG_NETDEV_1000=y |
| 801 | # CONFIG_ACENIC is not set | 814 | # CONFIG_ACENIC is not set |
| 802 | # CONFIG_DL2K is not set | 815 | # CONFIG_DL2K is not set |
| @@ -826,10 +839,7 @@ CONFIG_GIANFAR=y | |||
| 826 | # CONFIG_JME is not set | 839 | # CONFIG_JME is not set |
| 827 | # CONFIG_NETDEV_10000 is not set | 840 | # CONFIG_NETDEV_10000 is not set |
| 828 | # CONFIG_TR is not set | 841 | # CONFIG_TR is not set |
| 829 | 842 | CONFIG_WLAN=y | |
| 830 | # | ||
| 831 | # Wireless LAN | ||
| 832 | # | ||
| 833 | # CONFIG_WLAN_PRE80211 is not set | 843 | # CONFIG_WLAN_PRE80211 is not set |
| 834 | # CONFIG_WLAN_80211 is not set | 844 | # CONFIG_WLAN_80211 is not set |
| 835 | 845 | ||
| @@ -961,6 +971,7 @@ CONFIG_NVRAM=y | |||
| 961 | CONFIG_DEVPORT=y | 971 | CONFIG_DEVPORT=y |
| 962 | CONFIG_I2C=y | 972 | CONFIG_I2C=y |
| 963 | CONFIG_I2C_BOARDINFO=y | 973 | CONFIG_I2C_BOARDINFO=y |
| 974 | CONFIG_I2C_COMPAT=y | ||
| 964 | CONFIG_I2C_CHARDEV=y | 975 | CONFIG_I2C_CHARDEV=y |
| 965 | CONFIG_I2C_HELPER_AUTO=y | 976 | CONFIG_I2C_HELPER_AUTO=y |
| 966 | 977 | ||
| @@ -1016,9 +1027,6 @@ CONFIG_I2C_MPC=y | |||
| 1016 | # Miscellaneous I2C Chip support | 1027 | # Miscellaneous I2C Chip support |
| 1017 | # | 1028 | # |
| 1018 | CONFIG_DS1682=y | 1029 | CONFIG_DS1682=y |
| 1019 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1020 | # CONFIG_PCF8575 is not set | ||
| 1021 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1022 | # CONFIG_SENSORS_TSL2550 is not set | 1030 | # CONFIG_SENSORS_TSL2550 is not set |
| 1023 | # CONFIG_I2C_DEBUG_CORE is not set | 1031 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1024 | # CONFIG_I2C_DEBUG_ALGO is not set | 1032 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1051,14 +1059,24 @@ CONFIG_GPIO_SYSFS=y | |||
| 1051 | # PCI GPIO expanders: | 1059 | # PCI GPIO expanders: |
| 1052 | # | 1060 | # |
| 1053 | # CONFIG_GPIO_BT8XX is not set | 1061 | # CONFIG_GPIO_BT8XX is not set |
| 1062 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1054 | 1063 | ||
| 1055 | # | 1064 | # |
| 1056 | # SPI GPIO expanders: | 1065 | # SPI GPIO expanders: |
| 1057 | # | 1066 | # |
| 1067 | |||
| 1068 | # | ||
| 1069 | # AC97 GPIO expanders: | ||
| 1070 | # | ||
| 1058 | # CONFIG_W1 is not set | 1071 | # CONFIG_W1 is not set |
| 1059 | # CONFIG_POWER_SUPPLY is not set | 1072 | # CONFIG_POWER_SUPPLY is not set |
| 1060 | CONFIG_HWMON=y | 1073 | CONFIG_HWMON=y |
| 1061 | # CONFIG_HWMON_VID is not set | 1074 | # CONFIG_HWMON_VID is not set |
| 1075 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1076 | |||
| 1077 | # | ||
| 1078 | # Native drivers | ||
| 1079 | # | ||
| 1062 | # CONFIG_SENSORS_AD7414 is not set | 1080 | # CONFIG_SENSORS_AD7414 is not set |
| 1063 | # CONFIG_SENSORS_AD7418 is not set | 1081 | # CONFIG_SENSORS_AD7418 is not set |
| 1064 | # CONFIG_SENSORS_ADM1021 is not set | 1082 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1109,6 +1127,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1109 | # CONFIG_SENSORS_ADS7828 is not set | 1127 | # CONFIG_SENSORS_ADS7828 is not set |
| 1110 | # CONFIG_SENSORS_THMC50 is not set | 1128 | # CONFIG_SENSORS_THMC50 is not set |
| 1111 | # CONFIG_SENSORS_TMP401 is not set | 1129 | # CONFIG_SENSORS_TMP401 is not set |
| 1130 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1112 | # CONFIG_SENSORS_VIA686A is not set | 1131 | # CONFIG_SENSORS_VIA686A is not set |
| 1113 | # CONFIG_SENSORS_VT1211 is not set | 1132 | # CONFIG_SENSORS_VT1211 is not set |
| 1114 | # CONFIG_SENSORS_VT8231 is not set | 1133 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1120,9 +1139,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1120 | # CONFIG_SENSORS_W83L786NG is not set | 1139 | # CONFIG_SENSORS_W83L786NG is not set |
| 1121 | # CONFIG_SENSORS_W83627HF is not set | 1140 | # CONFIG_SENSORS_W83627HF is not set |
| 1122 | # CONFIG_SENSORS_W83627EHF is not set | 1141 | # CONFIG_SENSORS_W83627EHF is not set |
| 1123 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1124 | # CONFIG_THERMAL is not set | 1142 | # CONFIG_THERMAL is not set |
| 1125 | # CONFIG_THERMAL_HWMON is not set | ||
| 1126 | CONFIG_WATCHDOG=y | 1143 | CONFIG_WATCHDOG=y |
| 1127 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1144 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1128 | 1145 | ||
| @@ -1162,6 +1179,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1162 | # CONFIG_MFD_TMIO is not set | 1179 | # CONFIG_MFD_TMIO is not set |
| 1163 | # CONFIG_PMIC_DA903X is not set | 1180 | # CONFIG_PMIC_DA903X is not set |
| 1164 | # CONFIG_MFD_WM8400 is not set | 1181 | # CONFIG_MFD_WM8400 is not set |
| 1182 | # CONFIG_MFD_WM831X is not set | ||
| 1165 | # CONFIG_MFD_WM8350_I2C is not set | 1183 | # CONFIG_MFD_WM8350_I2C is not set |
| 1166 | # CONFIG_MFD_PCF50633 is not set | 1184 | # CONFIG_MFD_PCF50633 is not set |
| 1167 | # CONFIG_AB3100_CORE is not set | 1185 | # CONFIG_AB3100_CORE is not set |
| @@ -1172,6 +1190,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1172 | # Graphics support | 1190 | # Graphics support |
| 1173 | # | 1191 | # |
| 1174 | # CONFIG_AGP is not set | 1192 | # CONFIG_AGP is not set |
| 1193 | CONFIG_VGA_ARB=y | ||
| 1175 | # CONFIG_DRM is not set | 1194 | # CONFIG_DRM is not set |
| 1176 | # CONFIG_VGASTATE is not set | 1195 | # CONFIG_VGASTATE is not set |
| 1177 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1196 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1192,7 +1211,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1192 | # CONFIG_SOUND is not set | 1211 | # CONFIG_SOUND is not set |
| 1193 | CONFIG_HID_SUPPORT=y | 1212 | CONFIG_HID_SUPPORT=y |
| 1194 | CONFIG_HID=y | 1213 | CONFIG_HID=y |
| 1195 | # CONFIG_HID_DEBUG is not set | ||
| 1196 | # CONFIG_HIDRAW is not set | 1214 | # CONFIG_HIDRAW is not set |
| 1197 | 1215 | ||
| 1198 | # | 1216 | # |
| @@ -1215,6 +1233,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1215 | CONFIG_HID_EZKEY=y | 1233 | CONFIG_HID_EZKEY=y |
| 1216 | # CONFIG_HID_KYE is not set | 1234 | # CONFIG_HID_KYE is not set |
| 1217 | CONFIG_HID_GYRATION=y | 1235 | CONFIG_HID_GYRATION=y |
| 1236 | # CONFIG_HID_TWINHAN is not set | ||
| 1218 | # CONFIG_HID_KENSINGTON is not set | 1237 | # CONFIG_HID_KENSINGTON is not set |
| 1219 | CONFIG_HID_LOGITECH=y | 1238 | CONFIG_HID_LOGITECH=y |
| 1220 | # CONFIG_LOGITECH_FF is not set | 1239 | # CONFIG_LOGITECH_FF is not set |
| @@ -1267,6 +1286,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1267 | # CONFIG_USB_OXU210HP_HCD is not set | 1286 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1268 | # CONFIG_USB_ISP116X_HCD is not set | 1287 | # CONFIG_USB_ISP116X_HCD is not set |
| 1269 | # CONFIG_USB_ISP1760_HCD is not set | 1288 | # CONFIG_USB_ISP1760_HCD is not set |
| 1289 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1270 | CONFIG_USB_OHCI_HCD=y | 1290 | CONFIG_USB_OHCI_HCD=y |
| 1271 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 1291 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
| 1272 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1292 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1342,6 +1362,7 @@ CONFIG_USB_STORAGE=y | |||
| 1342 | # CONFIG_USB_LD is not set | 1362 | # CONFIG_USB_LD is not set |
| 1343 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1363 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1344 | # CONFIG_USB_IOWARRIOR is not set | 1364 | # CONFIG_USB_IOWARRIOR is not set |
| 1365 | # CONFIG_USB_TEST is not set | ||
| 1345 | # CONFIG_USB_ISIGHTFW is not set | 1366 | # CONFIG_USB_ISIGHTFW is not set |
| 1346 | # CONFIG_USB_VST is not set | 1367 | # CONFIG_USB_VST is not set |
| 1347 | # CONFIG_USB_GADGET is not set | 1368 | # CONFIG_USB_GADGET is not set |
| @@ -1446,6 +1467,7 @@ CONFIG_FS_POSIX_ACL=y | |||
| 1446 | # CONFIG_GFS2_FS is not set | 1467 | # CONFIG_GFS2_FS is not set |
| 1447 | # CONFIG_OCFS2_FS is not set | 1468 | # CONFIG_OCFS2_FS is not set |
| 1448 | # CONFIG_BTRFS_FS is not set | 1469 | # CONFIG_BTRFS_FS is not set |
| 1470 | # CONFIG_NILFS2_FS is not set | ||
| 1449 | CONFIG_FILE_LOCKING=y | 1471 | CONFIG_FILE_LOCKING=y |
| 1450 | CONFIG_FSNOTIFY=y | 1472 | CONFIG_FSNOTIFY=y |
| 1451 | CONFIG_DNOTIFY=y | 1473 | CONFIG_DNOTIFY=y |
| @@ -1521,7 +1543,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1521 | # CONFIG_ROMFS_FS is not set | 1543 | # CONFIG_ROMFS_FS is not set |
| 1522 | # CONFIG_SYSV_FS is not set | 1544 | # CONFIG_SYSV_FS is not set |
| 1523 | # CONFIG_UFS_FS is not set | 1545 | # CONFIG_UFS_FS is not set |
| 1524 | # CONFIG_NILFS2_FS is not set | ||
| 1525 | CONFIG_NETWORK_FILESYSTEMS=y | 1546 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1526 | CONFIG_NFS_FS=y | 1547 | CONFIG_NFS_FS=y |
| 1527 | CONFIG_NFS_V3=y | 1548 | CONFIG_NFS_V3=y |
| @@ -1627,6 +1648,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1627 | CONFIG_ENABLE_MUST_CHECK=y | 1648 | CONFIG_ENABLE_MUST_CHECK=y |
| 1628 | CONFIG_FRAME_WARN=1024 | 1649 | CONFIG_FRAME_WARN=1024 |
| 1629 | CONFIG_MAGIC_SYSRQ=y | 1650 | CONFIG_MAGIC_SYSRQ=y |
| 1651 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1630 | # CONFIG_UNUSED_SYMBOLS is not set | 1652 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1631 | # CONFIG_DEBUG_FS is not set | 1653 | # CONFIG_DEBUG_FS is not set |
| 1632 | # CONFIG_HEADERS_CHECK is not set | 1654 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1642,6 +1664,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1642 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1664 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1643 | CONFIG_TRACING_SUPPORT=y | 1665 | CONFIG_TRACING_SUPPORT=y |
| 1644 | # CONFIG_FTRACE is not set | 1666 | # CONFIG_FTRACE is not set |
| 1667 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1645 | # CONFIG_SAMPLES is not set | 1668 | # CONFIG_SAMPLES is not set |
| 1646 | CONFIG_HAVE_ARCH_KGDB=y | 1669 | CONFIG_HAVE_ARCH_KGDB=y |
| 1647 | # CONFIG_PPC_DISABLE_WERROR is not set | 1670 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1663,7 +1686,6 @@ CONFIG_CRYPTO=y | |||
| 1663 | # | 1686 | # |
| 1664 | # Crypto core or helper | 1687 | # Crypto core or helper |
| 1665 | # | 1688 | # |
| 1666 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1667 | CONFIG_CRYPTO_ALGAPI=y | 1689 | CONFIG_CRYPTO_ALGAPI=y |
| 1668 | CONFIG_CRYPTO_ALGAPI2=y | 1690 | CONFIG_CRYPTO_ALGAPI2=y |
| 1669 | CONFIG_CRYPTO_AEAD=m | 1691 | CONFIG_CRYPTO_AEAD=m |
| @@ -1706,11 +1728,13 @@ CONFIG_CRYPTO_CBC=y | |||
| 1706 | # | 1728 | # |
| 1707 | CONFIG_CRYPTO_HMAC=m | 1729 | CONFIG_CRYPTO_HMAC=m |
| 1708 | # CONFIG_CRYPTO_XCBC is not set | 1730 | # CONFIG_CRYPTO_XCBC is not set |
| 1731 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1709 | 1732 | ||
| 1710 | # | 1733 | # |
| 1711 | # Digest | 1734 | # Digest |
| 1712 | # | 1735 | # |
| 1713 | CONFIG_CRYPTO_CRC32C=y | 1736 | CONFIG_CRYPTO_CRC32C=y |
| 1737 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1714 | # CONFIG_CRYPTO_MD4 is not set | 1738 | # CONFIG_CRYPTO_MD4 is not set |
| 1715 | CONFIG_CRYPTO_MD5=y | 1739 | CONFIG_CRYPTO_MD5=y |
| 1716 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1740 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index ba47883f4aa0..3b0fbfb28efd 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:30 2009 | 4 | # Thu Nov 5 08:20:48 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +89,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
| 88 | # | 89 | # |
| 89 | # RCU Subsystem | 90 | # RCU Subsystem |
| 90 | # | 91 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 92 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 93 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 94 | # CONFIG_RCU_TRACE is not set |
| 95 | CONFIG_RCU_FANOUT=32 | ||
| 96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 97 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | CONFIG_IKCONFIG=y | 98 | CONFIG_IKCONFIG=y |
| 97 | CONFIG_IKCONFIG_PROC=y | 99 | CONFIG_IKCONFIG_PROC=y |
| 98 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -131,21 +133,20 @@ CONFIG_TIMERFD=y | |||
| 131 | CONFIG_EVENTFD=y | 133 | CONFIG_EVENTFD=y |
| 132 | CONFIG_SHMEM=y | 134 | CONFIG_SHMEM=y |
| 133 | CONFIG_AIO=y | 135 | CONFIG_AIO=y |
| 134 | CONFIG_HAVE_PERF_COUNTERS=y | 136 | CONFIG_HAVE_PERF_EVENTS=y |
| 135 | 137 | ||
| 136 | # | 138 | # |
| 137 | # Performance Counters | 139 | # Kernel Performance Events And Counters |
| 138 | # | 140 | # |
| 141 | # CONFIG_PERF_EVENTS is not set | ||
| 139 | # CONFIG_PERF_COUNTERS is not set | 142 | # CONFIG_PERF_COUNTERS is not set |
| 140 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
| 141 | CONFIG_PCI_QUIRKS=y | 144 | CONFIG_PCI_QUIRKS=y |
| 142 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 143 | CONFIG_COMPAT_BRK=y | 145 | CONFIG_COMPAT_BRK=y |
| 144 | CONFIG_SLAB=y | 146 | CONFIG_SLAB=y |
| 145 | # CONFIG_SLUB is not set | 147 | # CONFIG_SLUB is not set |
| 146 | # CONFIG_SLOB is not set | 148 | # CONFIG_SLOB is not set |
| 147 | # CONFIG_PROFILING is not set | 149 | # CONFIG_PROFILING is not set |
| 148 | # CONFIG_MARKERS is not set | ||
| 149 | CONFIG_HAVE_OPROFILE=y | 150 | CONFIG_HAVE_OPROFILE=y |
| 150 | # CONFIG_KPROBES is not set | 151 | # CONFIG_KPROBES is not set |
| 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -153,12 +154,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 153 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
| 154 | CONFIG_HAVE_KRETPROBES=y | 155 | CONFIG_HAVE_KRETPROBES=y |
| 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 157 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 156 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 158 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 159 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 157 | 160 | ||
| 158 | # | 161 | # |
| 159 | # GCOV-based kernel profiling | 162 | # GCOV-based kernel profiling |
| 160 | # | 163 | # |
| 161 | # CONFIG_SLOW_WORK is not set | 164 | CONFIG_SLOW_WORK=y |
| 162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 165 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 163 | CONFIG_SLABINFO=y | 166 | CONFIG_SLABINFO=y |
| 164 | CONFIG_RT_MUTEXES=y | 167 | CONFIG_RT_MUTEXES=y |
| @@ -257,6 +260,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 259 | CONFIG_IRQ_ALL_CPUS=y | 262 | CONFIG_IRQ_ALL_CPUS=y |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -503,6 +508,7 @@ CONFIG_IP_SCTP=m | |||
| 503 | # CONFIG_SCTP_HMAC_NONE is not set | 508 | # CONFIG_SCTP_HMAC_NONE is not set |
| 504 | # CONFIG_SCTP_HMAC_SHA1 is not set | 509 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 505 | CONFIG_SCTP_HMAC_MD5=y | 510 | CONFIG_SCTP_HMAC_MD5=y |
| 511 | # CONFIG_RDS is not set | ||
| 506 | CONFIG_TIPC=m | 512 | CONFIG_TIPC=m |
| 507 | # CONFIG_TIPC_ADVANCED is not set | 513 | # CONFIG_TIPC_ADVANCED is not set |
| 508 | # CONFIG_TIPC_DEBUG is not set | 514 | # CONFIG_TIPC_DEBUG is not set |
| @@ -582,6 +588,7 @@ CONFIG_NET_PKTGEN=m | |||
| 582 | CONFIG_FIB_RULES=y | 588 | CONFIG_FIB_RULES=y |
| 583 | CONFIG_WIRELESS=y | 589 | CONFIG_WIRELESS=y |
| 584 | # CONFIG_CFG80211 is not set | 590 | # CONFIG_CFG80211 is not set |
| 591 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 585 | CONFIG_WIRELESS_OLD_REGULATORY=y | 592 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 586 | # CONFIG_WIRELESS_EXT is not set | 593 | # CONFIG_WIRELESS_EXT is not set |
| 587 | # CONFIG_LIB80211 is not set | 594 | # CONFIG_LIB80211 is not set |
| @@ -589,7 +596,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 589 | # | 596 | # |
| 590 | # CFG80211 needs to be enabled for MAC80211 | 597 | # CFG80211 needs to be enabled for MAC80211 |
| 591 | # | 598 | # |
| 592 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 593 | # CONFIG_WIMAX is not set | 599 | # CONFIG_WIMAX is not set |
| 594 | # CONFIG_RFKILL is not set | 600 | # CONFIG_RFKILL is not set |
| 595 | # CONFIG_NET_9P is not set | 601 | # CONFIG_NET_9P is not set |
| @@ -602,6 +608,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 602 | # Generic Driver Options | 608 | # Generic Driver Options |
| 603 | # | 609 | # |
| 604 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 610 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 611 | # CONFIG_DEVTMPFS is not set | ||
| 605 | CONFIG_STANDALONE=y | 612 | CONFIG_STANDALONE=y |
| 606 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 613 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 607 | # CONFIG_FW_LOADER is not set | 614 | # CONFIG_FW_LOADER is not set |
| @@ -611,9 +618,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 611 | # CONFIG_CONNECTOR is not set | 618 | # CONFIG_CONNECTOR is not set |
| 612 | CONFIG_MTD=y | 619 | CONFIG_MTD=y |
| 613 | # CONFIG_MTD_DEBUG is not set | 620 | # CONFIG_MTD_DEBUG is not set |
| 621 | # CONFIG_MTD_TESTS is not set | ||
| 614 | CONFIG_MTD_CONCAT=y | 622 | CONFIG_MTD_CONCAT=y |
| 615 | CONFIG_MTD_PARTITIONS=y | 623 | CONFIG_MTD_PARTITIONS=y |
| 616 | # CONFIG_MTD_TESTS is not set | ||
| 617 | # CONFIG_MTD_REDBOOT_PARTS is not set | 624 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 618 | # CONFIG_MTD_CMDLINE_PARTS is not set | 625 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 619 | # CONFIG_MTD_OF_PARTS is not set | 626 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -780,6 +787,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 780 | CONFIG_SCSI_LOWLEVEL=y | 787 | CONFIG_SCSI_LOWLEVEL=y |
| 781 | # CONFIG_ISCSI_TCP is not set | 788 | # CONFIG_ISCSI_TCP is not set |
| 782 | # CONFIG_SCSI_BNX2_ISCSI is not set | 789 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 790 | # CONFIG_BE2ISCSI is not set | ||
| 783 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 791 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 784 | # CONFIG_SCSI_3W_9XXX is not set | 792 | # CONFIG_SCSI_3W_9XXX is not set |
| 785 | # CONFIG_SCSI_ACARD is not set | 793 | # CONFIG_SCSI_ACARD is not set |
| @@ -819,11 +827,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 819 | # CONFIG_SCSI_DC390T is not set | 827 | # CONFIG_SCSI_DC390T is not set |
| 820 | # CONFIG_SCSI_NSP32 is not set | 828 | # CONFIG_SCSI_NSP32 is not set |
| 821 | # CONFIG_SCSI_DEBUG is not set | 829 | # CONFIG_SCSI_DEBUG is not set |
| 830 | # CONFIG_SCSI_PMCRAID is not set | ||
| 822 | # CONFIG_SCSI_SRP is not set | 831 | # CONFIG_SCSI_SRP is not set |
| 832 | # CONFIG_SCSI_BFA_FC is not set | ||
| 823 | # CONFIG_SCSI_DH is not set | 833 | # CONFIG_SCSI_DH is not set |
| 824 | # CONFIG_SCSI_OSD_INITIATOR is not set | 834 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 825 | CONFIG_ATA=y | 835 | CONFIG_ATA=y |
| 826 | # CONFIG_ATA_NONSTANDARD is not set | 836 | # CONFIG_ATA_NONSTANDARD is not set |
| 837 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 827 | CONFIG_SATA_PMP=y | 838 | CONFIG_SATA_PMP=y |
| 828 | # CONFIG_SATA_AHCI is not set | 839 | # CONFIG_SATA_AHCI is not set |
| 829 | # CONFIG_SATA_SIL24 is not set | 840 | # CONFIG_SATA_SIL24 is not set |
| @@ -846,6 +857,7 @@ CONFIG_SATA_SIL=y | |||
| 846 | # CONFIG_PATA_ALI is not set | 857 | # CONFIG_PATA_ALI is not set |
| 847 | # CONFIG_PATA_AMD is not set | 858 | # CONFIG_PATA_AMD is not set |
| 848 | # CONFIG_PATA_ARTOP is not set | 859 | # CONFIG_PATA_ARTOP is not set |
| 860 | # CONFIG_PATA_ATP867X is not set | ||
| 849 | # CONFIG_PATA_ATIIXP is not set | 861 | # CONFIG_PATA_ATIIXP is not set |
| 850 | # CONFIG_PATA_CMD640_PCI is not set | 862 | # CONFIG_PATA_CMD640_PCI is not set |
| 851 | # CONFIG_PATA_CMD64X is not set | 863 | # CONFIG_PATA_CMD64X is not set |
| @@ -873,6 +885,7 @@ CONFIG_SATA_SIL=y | |||
| 873 | # CONFIG_PATA_OPTIDMA is not set | 885 | # CONFIG_PATA_OPTIDMA is not set |
| 874 | # CONFIG_PATA_PDC_OLD is not set | 886 | # CONFIG_PATA_PDC_OLD is not set |
| 875 | # CONFIG_PATA_RADISYS is not set | 887 | # CONFIG_PATA_RADISYS is not set |
| 888 | # CONFIG_PATA_RDC is not set | ||
| 876 | # CONFIG_PATA_RZ1000 is not set | 889 | # CONFIG_PATA_RZ1000 is not set |
| 877 | # CONFIG_PATA_SC1200 is not set | 890 | # CONFIG_PATA_SC1200 is not set |
| 878 | # CONFIG_PATA_SERVERWORKS is not set | 891 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -949,7 +962,9 @@ CONFIG_MII=y | |||
| 949 | # CONFIG_NET_PCI is not set | 962 | # CONFIG_NET_PCI is not set |
| 950 | # CONFIG_B44 is not set | 963 | # CONFIG_B44 is not set |
| 951 | # CONFIG_KS8842 is not set | 964 | # CONFIG_KS8842 is not set |
| 965 | # CONFIG_KS8851_MLL is not set | ||
| 952 | # CONFIG_ATL2 is not set | 966 | # CONFIG_ATL2 is not set |
| 967 | # CONFIG_XILINX_EMACLITE is not set | ||
| 953 | CONFIG_NETDEV_1000=y | 968 | CONFIG_NETDEV_1000=y |
| 954 | # CONFIG_ACENIC is not set | 969 | # CONFIG_ACENIC is not set |
| 955 | # CONFIG_DL2K is not set | 970 | # CONFIG_DL2K is not set |
| @@ -979,10 +994,7 @@ CONFIG_GIANFAR=y | |||
| 979 | # CONFIG_JME is not set | 994 | # CONFIG_JME is not set |
| 980 | # CONFIG_NETDEV_10000 is not set | 995 | # CONFIG_NETDEV_10000 is not set |
| 981 | # CONFIG_TR is not set | 996 | # CONFIG_TR is not set |
| 982 | 997 | CONFIG_WLAN=y | |
| 983 | # | ||
| 984 | # Wireless LAN | ||
| 985 | # | ||
| 986 | # CONFIG_WLAN_PRE80211 is not set | 998 | # CONFIG_WLAN_PRE80211 is not set |
| 987 | # CONFIG_WLAN_80211 is not set | 999 | # CONFIG_WLAN_80211 is not set |
| 988 | 1000 | ||
| @@ -1120,6 +1132,7 @@ CONFIG_HW_RANDOM=y | |||
| 1120 | CONFIG_DEVPORT=y | 1132 | CONFIG_DEVPORT=y |
| 1121 | CONFIG_I2C=y | 1133 | CONFIG_I2C=y |
| 1122 | CONFIG_I2C_BOARDINFO=y | 1134 | CONFIG_I2C_BOARDINFO=y |
| 1135 | CONFIG_I2C_COMPAT=y | ||
| 1123 | CONFIG_I2C_CHARDEV=y | 1136 | CONFIG_I2C_CHARDEV=y |
| 1124 | CONFIG_I2C_HELPER_AUTO=y | 1137 | CONFIG_I2C_HELPER_AUTO=y |
| 1125 | 1138 | ||
| @@ -1175,9 +1188,6 @@ CONFIG_I2C_MPC=y | |||
| 1175 | # Miscellaneous I2C Chip support | 1188 | # Miscellaneous I2C Chip support |
| 1176 | # | 1189 | # |
| 1177 | CONFIG_DS1682=y | 1190 | CONFIG_DS1682=y |
| 1178 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1179 | # CONFIG_PCF8575 is not set | ||
| 1180 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1181 | # CONFIG_SENSORS_TSL2550 is not set | 1191 | # CONFIG_SENSORS_TSL2550 is not set |
| 1182 | # CONFIG_I2C_DEBUG_CORE is not set | 1192 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1183 | # CONFIG_I2C_DEBUG_ALGO is not set | 1193 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1211,14 +1221,24 @@ CONFIG_GPIOLIB=y | |||
| 1211 | # PCI GPIO expanders: | 1221 | # PCI GPIO expanders: |
| 1212 | # | 1222 | # |
| 1213 | # CONFIG_GPIO_BT8XX is not set | 1223 | # CONFIG_GPIO_BT8XX is not set |
| 1224 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1214 | 1225 | ||
| 1215 | # | 1226 | # |
| 1216 | # SPI GPIO expanders: | 1227 | # SPI GPIO expanders: |
| 1217 | # | 1228 | # |
| 1229 | |||
| 1230 | # | ||
| 1231 | # AC97 GPIO expanders: | ||
| 1232 | # | ||
| 1218 | # CONFIG_W1 is not set | 1233 | # CONFIG_W1 is not set |
| 1219 | # CONFIG_POWER_SUPPLY is not set | 1234 | # CONFIG_POWER_SUPPLY is not set |
| 1220 | CONFIG_HWMON=y | 1235 | CONFIG_HWMON=y |
| 1221 | # CONFIG_HWMON_VID is not set | 1236 | # CONFIG_HWMON_VID is not set |
| 1237 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1238 | |||
| 1239 | # | ||
| 1240 | # Native drivers | ||
| 1241 | # | ||
| 1222 | # CONFIG_SENSORS_AD7414 is not set | 1242 | # CONFIG_SENSORS_AD7414 is not set |
| 1223 | # CONFIG_SENSORS_AD7418 is not set | 1243 | # CONFIG_SENSORS_AD7418 is not set |
| 1224 | # CONFIG_SENSORS_ADM1021 is not set | 1244 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1269,6 +1289,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1269 | # CONFIG_SENSORS_ADS7828 is not set | 1289 | # CONFIG_SENSORS_ADS7828 is not set |
| 1270 | # CONFIG_SENSORS_THMC50 is not set | 1290 | # CONFIG_SENSORS_THMC50 is not set |
| 1271 | # CONFIG_SENSORS_TMP401 is not set | 1291 | # CONFIG_SENSORS_TMP401 is not set |
| 1292 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1272 | # CONFIG_SENSORS_VIA686A is not set | 1293 | # CONFIG_SENSORS_VIA686A is not set |
| 1273 | # CONFIG_SENSORS_VT1211 is not set | 1294 | # CONFIG_SENSORS_VT1211 is not set |
| 1274 | # CONFIG_SENSORS_VT8231 is not set | 1295 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1280,9 +1301,7 @@ CONFIG_SENSORS_LM92=y | |||
| 1280 | # CONFIG_SENSORS_W83L786NG is not set | 1301 | # CONFIG_SENSORS_W83L786NG is not set |
| 1281 | # CONFIG_SENSORS_W83627HF is not set | 1302 | # CONFIG_SENSORS_W83627HF is not set |
| 1282 | # CONFIG_SENSORS_W83627EHF is not set | 1303 | # CONFIG_SENSORS_W83627EHF is not set |
| 1283 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1284 | # CONFIG_THERMAL is not set | 1304 | # CONFIG_THERMAL is not set |
| 1285 | # CONFIG_THERMAL_HWMON is not set | ||
| 1286 | CONFIG_WATCHDOG=y | 1305 | CONFIG_WATCHDOG=y |
| 1287 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1306 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1288 | 1307 | ||
| @@ -1322,6 +1341,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1322 | # CONFIG_MFD_TMIO is not set | 1341 | # CONFIG_MFD_TMIO is not set |
| 1323 | # CONFIG_PMIC_DA903X is not set | 1342 | # CONFIG_PMIC_DA903X is not set |
| 1324 | # CONFIG_MFD_WM8400 is not set | 1343 | # CONFIG_MFD_WM8400 is not set |
| 1344 | # CONFIG_MFD_WM831X is not set | ||
| 1325 | # CONFIG_MFD_WM8350_I2C is not set | 1345 | # CONFIG_MFD_WM8350_I2C is not set |
| 1326 | # CONFIG_MFD_PCF50633 is not set | 1346 | # CONFIG_MFD_PCF50633 is not set |
| 1327 | # CONFIG_AB3100_CORE is not set | 1347 | # CONFIG_AB3100_CORE is not set |
| @@ -1332,6 +1352,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1332 | # Graphics support | 1352 | # Graphics support |
| 1333 | # | 1353 | # |
| 1334 | # CONFIG_AGP is not set | 1354 | # CONFIG_AGP is not set |
| 1355 | CONFIG_VGA_ARB=y | ||
| 1335 | # CONFIG_DRM is not set | 1356 | # CONFIG_DRM is not set |
| 1336 | # CONFIG_VGASTATE is not set | 1357 | # CONFIG_VGASTATE is not set |
| 1337 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1358 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1352,7 +1373,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1352 | # CONFIG_SOUND is not set | 1373 | # CONFIG_SOUND is not set |
| 1353 | CONFIG_HID_SUPPORT=y | 1374 | CONFIG_HID_SUPPORT=y |
| 1354 | CONFIG_HID=y | 1375 | CONFIG_HID=y |
| 1355 | # CONFIG_HID_DEBUG is not set | ||
| 1356 | # CONFIG_HIDRAW is not set | 1376 | # CONFIG_HIDRAW is not set |
| 1357 | 1377 | ||
| 1358 | # | 1378 | # |
| @@ -1375,6 +1395,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1375 | CONFIG_HID_EZKEY=y | 1395 | CONFIG_HID_EZKEY=y |
| 1376 | # CONFIG_HID_KYE is not set | 1396 | # CONFIG_HID_KYE is not set |
| 1377 | CONFIG_HID_GYRATION=y | 1397 | CONFIG_HID_GYRATION=y |
| 1398 | # CONFIG_HID_TWINHAN is not set | ||
| 1378 | # CONFIG_HID_KENSINGTON is not set | 1399 | # CONFIG_HID_KENSINGTON is not set |
| 1379 | CONFIG_HID_LOGITECH=y | 1400 | CONFIG_HID_LOGITECH=y |
| 1380 | # CONFIG_LOGITECH_FF is not set | 1401 | # CONFIG_LOGITECH_FF is not set |
| @@ -1427,6 +1448,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1427 | # CONFIG_USB_OXU210HP_HCD is not set | 1448 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1428 | # CONFIG_USB_ISP116X_HCD is not set | 1449 | # CONFIG_USB_ISP116X_HCD is not set |
| 1429 | # CONFIG_USB_ISP1760_HCD is not set | 1450 | # CONFIG_USB_ISP1760_HCD is not set |
| 1451 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1430 | CONFIG_USB_OHCI_HCD=y | 1452 | CONFIG_USB_OHCI_HCD=y |
| 1431 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 1453 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
| 1432 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1454 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1502,6 +1524,7 @@ CONFIG_USB_STORAGE=y | |||
| 1502 | # CONFIG_USB_LD is not set | 1524 | # CONFIG_USB_LD is not set |
| 1503 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1525 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1504 | # CONFIG_USB_IOWARRIOR is not set | 1526 | # CONFIG_USB_IOWARRIOR is not set |
| 1527 | # CONFIG_USB_TEST is not set | ||
| 1505 | # CONFIG_USB_ISIGHTFW is not set | 1528 | # CONFIG_USB_ISIGHTFW is not set |
| 1506 | # CONFIG_USB_VST is not set | 1529 | # CONFIG_USB_VST is not set |
| 1507 | # CONFIG_USB_ATM is not set | 1530 | # CONFIG_USB_ATM is not set |
| @@ -1607,6 +1630,7 @@ CONFIG_FS_POSIX_ACL=y | |||
| 1607 | # CONFIG_GFS2_FS is not set | 1630 | # CONFIG_GFS2_FS is not set |
| 1608 | # CONFIG_OCFS2_FS is not set | 1631 | # CONFIG_OCFS2_FS is not set |
| 1609 | # CONFIG_BTRFS_FS is not set | 1632 | # CONFIG_BTRFS_FS is not set |
| 1633 | # CONFIG_NILFS2_FS is not set | ||
| 1610 | CONFIG_FILE_LOCKING=y | 1634 | CONFIG_FILE_LOCKING=y |
| 1611 | CONFIG_FSNOTIFY=y | 1635 | CONFIG_FSNOTIFY=y |
| 1612 | CONFIG_DNOTIFY=y | 1636 | CONFIG_DNOTIFY=y |
| @@ -1669,7 +1693,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1669 | # CONFIG_ROMFS_FS is not set | 1693 | # CONFIG_ROMFS_FS is not set |
| 1670 | # CONFIG_SYSV_FS is not set | 1694 | # CONFIG_SYSV_FS is not set |
| 1671 | # CONFIG_UFS_FS is not set | 1695 | # CONFIG_UFS_FS is not set |
| 1672 | # CONFIG_NILFS2_FS is not set | ||
| 1673 | CONFIG_NETWORK_FILESYSTEMS=y | 1696 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1674 | CONFIG_NFS_FS=y | 1697 | CONFIG_NFS_FS=y |
| 1675 | CONFIG_NFS_V3=y | 1698 | CONFIG_NFS_V3=y |
| @@ -1775,6 +1798,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1775 | CONFIG_ENABLE_MUST_CHECK=y | 1798 | CONFIG_ENABLE_MUST_CHECK=y |
| 1776 | CONFIG_FRAME_WARN=1024 | 1799 | CONFIG_FRAME_WARN=1024 |
| 1777 | CONFIG_MAGIC_SYSRQ=y | 1800 | CONFIG_MAGIC_SYSRQ=y |
| 1801 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1778 | # CONFIG_UNUSED_SYMBOLS is not set | 1802 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1779 | # CONFIG_DEBUG_FS is not set | 1803 | # CONFIG_DEBUG_FS is not set |
| 1780 | # CONFIG_HEADERS_CHECK is not set | 1804 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1791,6 +1815,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1791 | # CONFIG_TIMER_STATS is not set | 1815 | # CONFIG_TIMER_STATS is not set |
| 1792 | # CONFIG_DEBUG_OBJECTS is not set | 1816 | # CONFIG_DEBUG_OBJECTS is not set |
| 1793 | # CONFIG_DEBUG_SLAB is not set | 1817 | # CONFIG_DEBUG_SLAB is not set |
| 1818 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1794 | CONFIG_DEBUG_PREEMPT=y | 1819 | CONFIG_DEBUG_PREEMPT=y |
| 1795 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1820 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1796 | # CONFIG_RT_MUTEX_TESTER is not set | 1821 | # CONFIG_RT_MUTEX_TESTER is not set |
| @@ -1810,10 +1835,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1810 | # CONFIG_DEBUG_LIST is not set | 1835 | # CONFIG_DEBUG_LIST is not set |
| 1811 | # CONFIG_DEBUG_SG is not set | 1836 | # CONFIG_DEBUG_SG is not set |
| 1812 | # CONFIG_DEBUG_NOTIFIERS is not set | 1837 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1838 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1813 | # CONFIG_RCU_TORTURE_TEST is not set | 1839 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1814 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1840 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1815 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1841 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1816 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1842 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1843 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1817 | # CONFIG_FAULT_INJECTION is not set | 1844 | # CONFIG_FAULT_INJECTION is not set |
| 1818 | # CONFIG_LATENCYTOP is not set | 1845 | # CONFIG_LATENCYTOP is not set |
| 1819 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1846 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1837,10 +1864,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1837 | # CONFIG_KMEMTRACE is not set | 1864 | # CONFIG_KMEMTRACE is not set |
| 1838 | # CONFIG_WORKQUEUE_TRACER is not set | 1865 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1839 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1866 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1867 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1840 | # CONFIG_SAMPLES is not set | 1868 | # CONFIG_SAMPLES is not set |
| 1841 | CONFIG_HAVE_ARCH_KGDB=y | 1869 | CONFIG_HAVE_ARCH_KGDB=y |
| 1842 | # CONFIG_KGDB is not set | 1870 | # CONFIG_KGDB is not set |
| 1843 | # CONFIG_KMEMCHECK is not set | ||
| 1844 | # CONFIG_PPC_DISABLE_WERROR is not set | 1871 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1845 | CONFIG_PPC_WERROR=y | 1872 | CONFIG_PPC_WERROR=y |
| 1846 | CONFIG_PRINT_STACK_DEPTH=64 | 1873 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1872,7 +1899,6 @@ CONFIG_CRYPTO=y | |||
| 1872 | # | 1899 | # |
| 1873 | # Crypto core or helper | 1900 | # Crypto core or helper |
| 1874 | # | 1901 | # |
| 1875 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1876 | CONFIG_CRYPTO_ALGAPI=y | 1902 | CONFIG_CRYPTO_ALGAPI=y |
| 1877 | CONFIG_CRYPTO_ALGAPI2=y | 1903 | CONFIG_CRYPTO_ALGAPI2=y |
| 1878 | CONFIG_CRYPTO_AEAD=m | 1904 | CONFIG_CRYPTO_AEAD=m |
| @@ -1915,11 +1941,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1915 | # | 1941 | # |
| 1916 | CONFIG_CRYPTO_HMAC=y | 1942 | CONFIG_CRYPTO_HMAC=y |
| 1917 | # CONFIG_CRYPTO_XCBC is not set | 1943 | # CONFIG_CRYPTO_XCBC is not set |
| 1944 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1918 | 1945 | ||
| 1919 | # | 1946 | # |
| 1920 | # Digest | 1947 | # Digest |
| 1921 | # | 1948 | # |
| 1922 | CONFIG_CRYPTO_CRC32C=m | 1949 | CONFIG_CRYPTO_CRC32C=m |
| 1950 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1923 | CONFIG_CRYPTO_MD4=m | 1951 | CONFIG_CRYPTO_MD4=m |
| 1924 | CONFIG_CRYPTO_MD5=y | 1952 | CONFIG_CRYPTO_MD5=y |
| 1925 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1953 | CONFIG_CRYPTO_MICHAEL_MIC=m |
diff --git a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig index a61f183f7186..de4d52504fe4 100644 --- a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig +++ b/arch/powerpc/configs/86xx/mpc8610_hpcd_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:27 2009 | 4 | # Thu Nov 5 08:20:45 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -83,11 +84,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 83 | # | 84 | # |
| 84 | # RCU Subsystem | 85 | # RCU Subsystem |
| 85 | # | 86 | # |
| 86 | CONFIG_CLASSIC_RCU=y | 87 | CONFIG_TREE_RCU=y |
| 87 | # CONFIG_TREE_RCU is not set | 88 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 88 | # CONFIG_PREEMPT_RCU is not set | 89 | # CONFIG_RCU_TRACE is not set |
| 90 | CONFIG_RCU_FANOUT=32 | ||
| 91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 89 | # CONFIG_TREE_RCU_TRACE is not set | 92 | # CONFIG_TREE_RCU_TRACE is not set |
| 90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 91 | CONFIG_IKCONFIG=y | 93 | CONFIG_IKCONFIG=y |
| 92 | CONFIG_IKCONFIG_PROC=y | 94 | CONFIG_IKCONFIG_PROC=y |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -126,22 +128,21 @@ CONFIG_TIMERFD=y | |||
| 126 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
| 127 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
| 128 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
| 129 | CONFIG_HAVE_PERF_COUNTERS=y | 131 | CONFIG_HAVE_PERF_EVENTS=y |
| 130 | 132 | ||
| 131 | # | 133 | # |
| 132 | # Performance Counters | 134 | # Kernel Performance Events And Counters |
| 133 | # | 135 | # |
| 136 | # CONFIG_PERF_EVENTS is not set | ||
| 134 | # CONFIG_PERF_COUNTERS is not set | 137 | # CONFIG_PERF_COUNTERS is not set |
| 135 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
| 136 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
| 137 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
| 138 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 139 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 140 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
| 141 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
| 142 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 143 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 144 | # CONFIG_MARKERS is not set | ||
| 145 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 146 | # CONFIG_KPROBES is not set | 147 | # CONFIG_KPROBES is not set |
| 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 148 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -149,6 +150,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 149 | CONFIG_HAVE_KPROBES=y | 150 | CONFIG_HAVE_KPROBES=y |
| 150 | CONFIG_HAVE_KRETPROBES=y | 151 | CONFIG_HAVE_KRETPROBES=y |
| 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 153 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 152 | 155 | ||
| 153 | # | 156 | # |
| 154 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -251,6 +254,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 254 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 252 | # CONFIG_KEXEC is not set | 255 | # CONFIG_KEXEC is not set |
| 253 | # CONFIG_CRASH_DUMP is not set | 256 | # CONFIG_CRASH_DUMP is not set |
| 257 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 254 | CONFIG_ARCH_FLATMEM_ENABLE=y | 258 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 255 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 259 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 256 | CONFIG_SELECT_MEMORY_MODEL=y | 260 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -268,6 +272,7 @@ CONFIG_BOUNCE=y | |||
| 268 | CONFIG_VIRT_TO_BUS=y | 272 | CONFIG_VIRT_TO_BUS=y |
| 269 | CONFIG_HAVE_MLOCK=y | 273 | CONFIG_HAVE_MLOCK=y |
| 270 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 274 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 275 | # CONFIG_KSM is not set | ||
| 271 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 276 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 272 | CONFIG_PPC_4K_PAGES=y | 277 | CONFIG_PPC_4K_PAGES=y |
| 273 | # CONFIG_PPC_16K_PAGES is not set | 278 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -385,6 +390,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
| 385 | # CONFIG_NETFILTER is not set | 390 | # CONFIG_NETFILTER is not set |
| 386 | # CONFIG_IP_DCCP is not set | 391 | # CONFIG_IP_DCCP is not set |
| 387 | # CONFIG_IP_SCTP is not set | 392 | # CONFIG_IP_SCTP is not set |
| 393 | # CONFIG_RDS is not set | ||
| 388 | # CONFIG_TIPC is not set | 394 | # CONFIG_TIPC is not set |
| 389 | # CONFIG_ATM is not set | 395 | # CONFIG_ATM is not set |
| 390 | # CONFIG_BRIDGE is not set | 396 | # CONFIG_BRIDGE is not set |
| @@ -414,6 +420,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
| 414 | # CONFIG_AF_RXRPC is not set | 420 | # CONFIG_AF_RXRPC is not set |
| 415 | CONFIG_WIRELESS=y | 421 | CONFIG_WIRELESS=y |
| 416 | # CONFIG_CFG80211 is not set | 422 | # CONFIG_CFG80211 is not set |
| 423 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 417 | CONFIG_WIRELESS_OLD_REGULATORY=y | 424 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 418 | # CONFIG_WIRELESS_EXT is not set | 425 | # CONFIG_WIRELESS_EXT is not set |
| 419 | # CONFIG_LIB80211 is not set | 426 | # CONFIG_LIB80211 is not set |
| @@ -421,7 +428,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 421 | # | 428 | # |
| 422 | # CFG80211 needs to be enabled for MAC80211 | 429 | # CFG80211 needs to be enabled for MAC80211 |
| 423 | # | 430 | # |
| 424 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 425 | # CONFIG_WIMAX is not set | 431 | # CONFIG_WIMAX is not set |
| 426 | # CONFIG_RFKILL is not set | 432 | # CONFIG_RFKILL is not set |
| 427 | # CONFIG_NET_9P is not set | 433 | # CONFIG_NET_9P is not set |
| @@ -434,6 +440,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 434 | # Generic Driver Options | 440 | # Generic Driver Options |
| 435 | # | 441 | # |
| 436 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 442 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 443 | # CONFIG_DEVTMPFS is not set | ||
| 437 | CONFIG_STANDALONE=y | 444 | CONFIG_STANDALONE=y |
| 438 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 445 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 439 | CONFIG_FW_LOADER=y | 446 | CONFIG_FW_LOADER=y |
| @@ -445,9 +452,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 445 | # CONFIG_CONNECTOR is not set | 452 | # CONFIG_CONNECTOR is not set |
| 446 | CONFIG_MTD=y | 453 | CONFIG_MTD=y |
| 447 | # CONFIG_MTD_DEBUG is not set | 454 | # CONFIG_MTD_DEBUG is not set |
| 455 | # CONFIG_MTD_TESTS is not set | ||
| 448 | # CONFIG_MTD_CONCAT is not set | 456 | # CONFIG_MTD_CONCAT is not set |
| 449 | CONFIG_MTD_PARTITIONS=y | 457 | CONFIG_MTD_PARTITIONS=y |
| 450 | # CONFIG_MTD_TESTS is not set | ||
| 451 | # CONFIG_MTD_REDBOOT_PARTS is not set | 458 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 452 | CONFIG_MTD_CMDLINE_PARTS=y | 459 | CONFIG_MTD_CMDLINE_PARTS=y |
| 453 | # CONFIG_MTD_OF_PARTS is not set | 460 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -662,6 +669,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 662 | CONFIG_SCSI_LOWLEVEL=y | 669 | CONFIG_SCSI_LOWLEVEL=y |
| 663 | # CONFIG_ISCSI_TCP is not set | 670 | # CONFIG_ISCSI_TCP is not set |
| 664 | # CONFIG_SCSI_BNX2_ISCSI is not set | 671 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 672 | # CONFIG_BE2ISCSI is not set | ||
| 665 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 673 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 666 | # CONFIG_SCSI_3W_9XXX is not set | 674 | # CONFIG_SCSI_3W_9XXX is not set |
| 667 | # CONFIG_SCSI_ACARD is not set | 675 | # CONFIG_SCSI_ACARD is not set |
| @@ -701,11 +709,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 701 | # CONFIG_SCSI_DC390T is not set | 709 | # CONFIG_SCSI_DC390T is not set |
| 702 | # CONFIG_SCSI_NSP32 is not set | 710 | # CONFIG_SCSI_NSP32 is not set |
| 703 | # CONFIG_SCSI_DEBUG is not set | 711 | # CONFIG_SCSI_DEBUG is not set |
| 712 | # CONFIG_SCSI_PMCRAID is not set | ||
| 704 | # CONFIG_SCSI_SRP is not set | 713 | # CONFIG_SCSI_SRP is not set |
| 714 | # CONFIG_SCSI_BFA_FC is not set | ||
| 705 | # CONFIG_SCSI_DH is not set | 715 | # CONFIG_SCSI_DH is not set |
| 706 | # CONFIG_SCSI_OSD_INITIATOR is not set | 716 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 707 | CONFIG_ATA=y | 717 | CONFIG_ATA=y |
| 708 | # CONFIG_ATA_NONSTANDARD is not set | 718 | # CONFIG_ATA_NONSTANDARD is not set |
| 719 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 709 | CONFIG_SATA_PMP=y | 720 | CONFIG_SATA_PMP=y |
| 710 | CONFIG_SATA_AHCI=y | 721 | CONFIG_SATA_AHCI=y |
| 711 | # CONFIG_SATA_SIL24 is not set | 722 | # CONFIG_SATA_SIL24 is not set |
| @@ -728,6 +739,7 @@ CONFIG_ATA_SFF=y | |||
| 728 | CONFIG_PATA_ALI=y | 739 | CONFIG_PATA_ALI=y |
| 729 | # CONFIG_PATA_AMD is not set | 740 | # CONFIG_PATA_AMD is not set |
| 730 | # CONFIG_PATA_ARTOP is not set | 741 | # CONFIG_PATA_ARTOP is not set |
| 742 | # CONFIG_PATA_ATP867X is not set | ||
| 731 | # CONFIG_PATA_ATIIXP is not set | 743 | # CONFIG_PATA_ATIIXP is not set |
| 732 | # CONFIG_PATA_CMD640_PCI is not set | 744 | # CONFIG_PATA_CMD640_PCI is not set |
| 733 | # CONFIG_PATA_CMD64X is not set | 745 | # CONFIG_PATA_CMD64X is not set |
| @@ -755,6 +767,7 @@ CONFIG_PATA_ALI=y | |||
| 755 | # CONFIG_PATA_OPTIDMA is not set | 767 | # CONFIG_PATA_OPTIDMA is not set |
| 756 | # CONFIG_PATA_PDC_OLD is not set | 768 | # CONFIG_PATA_PDC_OLD is not set |
| 757 | # CONFIG_PATA_RADISYS is not set | 769 | # CONFIG_PATA_RADISYS is not set |
| 770 | # CONFIG_PATA_RDC is not set | ||
| 758 | # CONFIG_PATA_RZ1000 is not set | 771 | # CONFIG_PATA_RZ1000 is not set |
| 759 | # CONFIG_PATA_SC1200 is not set | 772 | # CONFIG_PATA_SC1200 is not set |
| 760 | # CONFIG_PATA_SERVERWORKS is not set | 773 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -818,14 +831,13 @@ CONFIG_ULI526X=y | |||
| 818 | # CONFIG_NET_PCI is not set | 831 | # CONFIG_NET_PCI is not set |
| 819 | # CONFIG_B44 is not set | 832 | # CONFIG_B44 is not set |
| 820 | # CONFIG_KS8842 is not set | 833 | # CONFIG_KS8842 is not set |
| 834 | # CONFIG_KS8851_MLL is not set | ||
| 821 | # CONFIG_ATL2 is not set | 835 | # CONFIG_ATL2 is not set |
| 836 | # CONFIG_XILINX_EMACLITE is not set | ||
| 822 | # CONFIG_NETDEV_1000 is not set | 837 | # CONFIG_NETDEV_1000 is not set |
| 823 | # CONFIG_NETDEV_10000 is not set | 838 | # CONFIG_NETDEV_10000 is not set |
| 824 | # CONFIG_TR is not set | 839 | # CONFIG_TR is not set |
| 825 | 840 | CONFIG_WLAN=y | |
| 826 | # | ||
| 827 | # Wireless LAN | ||
| 828 | # | ||
| 829 | # CONFIG_WLAN_PRE80211 is not set | 841 | # CONFIG_WLAN_PRE80211 is not set |
| 830 | # CONFIG_WLAN_80211 is not set | 842 | # CONFIG_WLAN_80211 is not set |
| 831 | 843 | ||
| @@ -929,6 +941,7 @@ CONFIG_UNIX98_PTYS=y | |||
| 929 | CONFIG_DEVPORT=y | 941 | CONFIG_DEVPORT=y |
| 930 | CONFIG_I2C=y | 942 | CONFIG_I2C=y |
| 931 | CONFIG_I2C_BOARDINFO=y | 943 | CONFIG_I2C_BOARDINFO=y |
| 944 | CONFIG_I2C_COMPAT=y | ||
| 932 | # CONFIG_I2C_CHARDEV is not set | 945 | # CONFIG_I2C_CHARDEV is not set |
| 933 | CONFIG_I2C_HELPER_AUTO=y | 946 | CONFIG_I2C_HELPER_AUTO=y |
| 934 | 947 | ||
| @@ -982,9 +995,6 @@ CONFIG_I2C_MPC=y | |||
| 982 | # Miscellaneous I2C Chip support | 995 | # Miscellaneous I2C Chip support |
| 983 | # | 996 | # |
| 984 | # CONFIG_DS1682 is not set | 997 | # CONFIG_DS1682 is not set |
| 985 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 986 | # CONFIG_PCF8575 is not set | ||
| 987 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 988 | # CONFIG_SENSORS_TSL2550 is not set | 998 | # CONFIG_SENSORS_TSL2550 is not set |
| 989 | # CONFIG_I2C_DEBUG_CORE is not set | 999 | # CONFIG_I2C_DEBUG_CORE is not set |
| 990 | # CONFIG_I2C_DEBUG_ALGO is not set | 1000 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1002,7 +1012,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1002 | # CONFIG_POWER_SUPPLY is not set | 1012 | # CONFIG_POWER_SUPPLY is not set |
| 1003 | # CONFIG_HWMON is not set | 1013 | # CONFIG_HWMON is not set |
| 1004 | # CONFIG_THERMAL is not set | 1014 | # CONFIG_THERMAL is not set |
| 1005 | # CONFIG_THERMAL_HWMON is not set | ||
| 1006 | # CONFIG_WATCHDOG is not set | 1015 | # CONFIG_WATCHDOG is not set |
| 1007 | CONFIG_SSB_POSSIBLE=y | 1016 | CONFIG_SSB_POSSIBLE=y |
| 1008 | 1017 | ||
| @@ -1021,6 +1030,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1021 | # CONFIG_MFD_TMIO is not set | 1030 | # CONFIG_MFD_TMIO is not set |
| 1022 | # CONFIG_PMIC_DA903X is not set | 1031 | # CONFIG_PMIC_DA903X is not set |
| 1023 | # CONFIG_MFD_WM8400 is not set | 1032 | # CONFIG_MFD_WM8400 is not set |
| 1033 | # CONFIG_MFD_WM831X is not set | ||
| 1024 | # CONFIG_MFD_WM8350_I2C is not set | 1034 | # CONFIG_MFD_WM8350_I2C is not set |
| 1025 | # CONFIG_MFD_PCF50633 is not set | 1035 | # CONFIG_MFD_PCF50633 is not set |
| 1026 | # CONFIG_AB3100_CORE is not set | 1036 | # CONFIG_AB3100_CORE is not set |
| @@ -1031,6 +1041,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1031 | # Graphics support | 1041 | # Graphics support |
| 1032 | # | 1042 | # |
| 1033 | # CONFIG_AGP is not set | 1043 | # CONFIG_AGP is not set |
| 1044 | CONFIG_VGA_ARB=y | ||
| 1034 | # CONFIG_DRM is not set | 1045 | # CONFIG_DRM is not set |
| 1035 | # CONFIG_VGASTATE is not set | 1046 | # CONFIG_VGASTATE is not set |
| 1036 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1047 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1107,6 +1118,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1107 | # CONFIG_LOGO is not set | 1118 | # CONFIG_LOGO is not set |
| 1108 | CONFIG_SOUND=y | 1119 | CONFIG_SOUND=y |
| 1109 | CONFIG_SOUND_OSS_CORE=y | 1120 | CONFIG_SOUND_OSS_CORE=y |
| 1121 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
| 1110 | CONFIG_SND=y | 1122 | CONFIG_SND=y |
| 1111 | CONFIG_SND_TIMER=y | 1123 | CONFIG_SND_TIMER=y |
| 1112 | CONFIG_SND_PCM=y | 1124 | CONFIG_SND_PCM=y |
| @@ -1209,7 +1221,6 @@ CONFIG_SND_SOC_CS4270_VD33_ERRATA=y | |||
| 1209 | # CONFIG_SOUND_PRIME is not set | 1221 | # CONFIG_SOUND_PRIME is not set |
| 1210 | CONFIG_HID_SUPPORT=y | 1222 | CONFIG_HID_SUPPORT=y |
| 1211 | CONFIG_HID=y | 1223 | CONFIG_HID=y |
| 1212 | # CONFIG_HID_DEBUG is not set | ||
| 1213 | # CONFIG_HIDRAW is not set | 1224 | # CONFIG_HIDRAW is not set |
| 1214 | # CONFIG_HID_PID is not set | 1225 | # CONFIG_HID_PID is not set |
| 1215 | 1226 | ||
| @@ -1329,6 +1340,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1329 | # CONFIG_GFS2_FS is not set | 1340 | # CONFIG_GFS2_FS is not set |
| 1330 | # CONFIG_OCFS2_FS is not set | 1341 | # CONFIG_OCFS2_FS is not set |
| 1331 | # CONFIG_BTRFS_FS is not set | 1342 | # CONFIG_BTRFS_FS is not set |
| 1343 | # CONFIG_NILFS2_FS is not set | ||
| 1332 | CONFIG_FILE_LOCKING=y | 1344 | CONFIG_FILE_LOCKING=y |
| 1333 | CONFIG_FSNOTIFY=y | 1345 | CONFIG_FSNOTIFY=y |
| 1334 | # CONFIG_DNOTIFY is not set | 1346 | # CONFIG_DNOTIFY is not set |
| @@ -1388,7 +1400,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1388 | # CONFIG_ROMFS_FS is not set | 1400 | # CONFIG_ROMFS_FS is not set |
| 1389 | # CONFIG_SYSV_FS is not set | 1401 | # CONFIG_SYSV_FS is not set |
| 1390 | # CONFIG_UFS_FS is not set | 1402 | # CONFIG_UFS_FS is not set |
| 1391 | # CONFIG_NILFS2_FS is not set | ||
| 1392 | CONFIG_NETWORK_FILESYSTEMS=y | 1403 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1393 | CONFIG_NFS_FS=y | 1404 | CONFIG_NFS_FS=y |
| 1394 | CONFIG_NFS_V3=y | 1405 | CONFIG_NFS_V3=y |
| @@ -1505,6 +1516,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1505 | CONFIG_ENABLE_MUST_CHECK=y | 1516 | CONFIG_ENABLE_MUST_CHECK=y |
| 1506 | CONFIG_FRAME_WARN=1024 | 1517 | CONFIG_FRAME_WARN=1024 |
| 1507 | # CONFIG_MAGIC_SYSRQ is not set | 1518 | # CONFIG_MAGIC_SYSRQ is not set |
| 1519 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1508 | # CONFIG_UNUSED_SYMBOLS is not set | 1520 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1509 | # CONFIG_DEBUG_FS is not set | 1521 | # CONFIG_DEBUG_FS is not set |
| 1510 | # CONFIG_HEADERS_CHECK is not set | 1522 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1522,6 +1534,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1522 | # CONFIG_DEBUG_OBJECTS is not set | 1534 | # CONFIG_DEBUG_OBJECTS is not set |
| 1523 | # CONFIG_SLUB_DEBUG_ON is not set | 1535 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1524 | # CONFIG_SLUB_STATS is not set | 1536 | # CONFIG_SLUB_STATS is not set |
| 1537 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1525 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1538 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1526 | # CONFIG_RT_MUTEX_TESTER is not set | 1539 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1527 | # CONFIG_DEBUG_SPINLOCK is not set | 1540 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1541,10 +1554,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1541 | # CONFIG_DEBUG_LIST is not set | 1554 | # CONFIG_DEBUG_LIST is not set |
| 1542 | # CONFIG_DEBUG_SG is not set | 1555 | # CONFIG_DEBUG_SG is not set |
| 1543 | # CONFIG_DEBUG_NOTIFIERS is not set | 1556 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1557 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1544 | # CONFIG_RCU_TORTURE_TEST is not set | 1558 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1545 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1559 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1546 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1560 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1547 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1561 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1562 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1548 | # CONFIG_FAULT_INJECTION is not set | 1563 | # CONFIG_FAULT_INJECTION is not set |
| 1549 | # CONFIG_LATENCYTOP is not set | 1564 | # CONFIG_LATENCYTOP is not set |
| 1550 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1565 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1567,10 +1582,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1567 | # CONFIG_KMEMTRACE is not set | 1582 | # CONFIG_KMEMTRACE is not set |
| 1568 | # CONFIG_WORKQUEUE_TRACER is not set | 1583 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1569 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1584 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1585 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1570 | # CONFIG_SAMPLES is not set | 1586 | # CONFIG_SAMPLES is not set |
| 1571 | CONFIG_HAVE_ARCH_KGDB=y | 1587 | CONFIG_HAVE_ARCH_KGDB=y |
| 1572 | # CONFIG_KGDB is not set | 1588 | # CONFIG_KGDB is not set |
| 1573 | # CONFIG_KMEMCHECK is not set | ||
| 1574 | # CONFIG_PPC_DISABLE_WERROR is not set | 1589 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1575 | CONFIG_PPC_WERROR=y | 1590 | CONFIG_PPC_WERROR=y |
| 1576 | CONFIG_PRINT_STACK_DEPTH=64 | 1591 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1597,7 +1612,6 @@ CONFIG_CRYPTO=y | |||
| 1597 | # | 1612 | # |
| 1598 | # Crypto core or helper | 1613 | # Crypto core or helper |
| 1599 | # | 1614 | # |
| 1600 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1601 | # CONFIG_CRYPTO_MANAGER is not set | 1615 | # CONFIG_CRYPTO_MANAGER is not set |
| 1602 | # CONFIG_CRYPTO_MANAGER2 is not set | 1616 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1603 | # CONFIG_CRYPTO_GF128MUL is not set | 1617 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1629,11 +1643,13 @@ CONFIG_CRYPTO=y | |||
| 1629 | # | 1643 | # |
| 1630 | # CONFIG_CRYPTO_HMAC is not set | 1644 | # CONFIG_CRYPTO_HMAC is not set |
| 1631 | # CONFIG_CRYPTO_XCBC is not set | 1645 | # CONFIG_CRYPTO_XCBC is not set |
| 1646 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1632 | 1647 | ||
| 1633 | # | 1648 | # |
| 1634 | # Digest | 1649 | # Digest |
| 1635 | # | 1650 | # |
| 1636 | # CONFIG_CRYPTO_CRC32C is not set | 1651 | # CONFIG_CRYPTO_CRC32C is not set |
| 1652 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1637 | # CONFIG_CRYPTO_MD4 is not set | 1653 | # CONFIG_CRYPTO_MD4 is not set |
| 1638 | # CONFIG_CRYPTO_MD5 is not set | 1654 | # CONFIG_CRYPTO_MD5 is not set |
| 1639 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1655 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig index 7016ce732605..754a79ba74a9 100644 --- a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/86xx/mpc8641_hpcn_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:28 2009 | 4 | # Thu Nov 5 08:20:46 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -87,11 +88,12 @@ CONFIG_AUDIT=y | |||
| 87 | # | 88 | # |
| 88 | # RCU Subsystem | 89 | # RCU Subsystem |
| 89 | # | 90 | # |
| 90 | CONFIG_CLASSIC_RCU=y | 91 | CONFIG_TREE_RCU=y |
| 91 | # CONFIG_TREE_RCU is not set | 92 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 92 | # CONFIG_PREEMPT_RCU is not set | 93 | # CONFIG_RCU_TRACE is not set |
| 94 | CONFIG_RCU_FANOUT=32 | ||
| 95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 93 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
| 94 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 95 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
| 96 | CONFIG_IKCONFIG_PROC=y | 98 | CONFIG_IKCONFIG_PROC=y |
| 97 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -130,22 +132,21 @@ CONFIG_TIMERFD=y | |||
| 130 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
| 131 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
| 132 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
| 133 | CONFIG_HAVE_PERF_COUNTERS=y | 135 | CONFIG_HAVE_PERF_EVENTS=y |
| 134 | 136 | ||
| 135 | # | 137 | # |
| 136 | # Performance Counters | 138 | # Kernel Performance Events And Counters |
| 137 | # | 139 | # |
| 140 | # CONFIG_PERF_EVENTS is not set | ||
| 138 | # CONFIG_PERF_COUNTERS is not set | 141 | # CONFIG_PERF_COUNTERS is not set |
| 139 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
| 140 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
| 141 | CONFIG_SLUB_DEBUG=y | 144 | CONFIG_SLUB_DEBUG=y |
| 142 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 143 | CONFIG_COMPAT_BRK=y | 145 | CONFIG_COMPAT_BRK=y |
| 144 | # CONFIG_SLAB is not set | 146 | # CONFIG_SLAB is not set |
| 145 | CONFIG_SLUB=y | 147 | CONFIG_SLUB=y |
| 146 | # CONFIG_SLOB is not set | 148 | # CONFIG_SLOB is not set |
| 147 | # CONFIG_PROFILING is not set | 149 | # CONFIG_PROFILING is not set |
| 148 | # CONFIG_MARKERS is not set | ||
| 149 | CONFIG_HAVE_OPROFILE=y | 150 | CONFIG_HAVE_OPROFILE=y |
| 150 | # CONFIG_KPROBES is not set | 151 | # CONFIG_KPROBES is not set |
| 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -153,7 +154,9 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 153 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
| 154 | CONFIG_HAVE_KRETPROBES=y | 155 | CONFIG_HAVE_KRETPROBES=y |
| 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 157 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 156 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 158 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 159 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 157 | 160 | ||
| 158 | # | 161 | # |
| 159 | # GCOV-based kernel profiling | 162 | # GCOV-based kernel profiling |
| @@ -251,13 +254,13 @@ CONFIG_BINFMT_ELF=y | |||
| 251 | CONFIG_BINFMT_MISC=m | 254 | CONFIG_BINFMT_MISC=m |
| 252 | CONFIG_IOMMU_HELPER=y | 255 | CONFIG_IOMMU_HELPER=y |
| 253 | CONFIG_SWIOTLB=y | 256 | CONFIG_SWIOTLB=y |
| 254 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 255 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 256 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 258 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 258 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 259 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 260 | # CONFIG_IRQ_ALL_CPUS is not set | 262 | # CONFIG_IRQ_ALL_CPUS is not set |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 261 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 262 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 263 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -275,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 275 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 276 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 278 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 279 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 280 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -404,6 +408,7 @@ CONFIG_IP_SCTP=m | |||
| 404 | # CONFIG_SCTP_HMAC_NONE is not set | 408 | # CONFIG_SCTP_HMAC_NONE is not set |
| 405 | # CONFIG_SCTP_HMAC_SHA1 is not set | 409 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 406 | CONFIG_SCTP_HMAC_MD5=y | 410 | CONFIG_SCTP_HMAC_MD5=y |
| 411 | # CONFIG_RDS is not set | ||
| 407 | # CONFIG_TIPC is not set | 412 | # CONFIG_TIPC is not set |
| 408 | # CONFIG_ATM is not set | 413 | # CONFIG_ATM is not set |
| 409 | # CONFIG_BRIDGE is not set | 414 | # CONFIG_BRIDGE is not set |
| @@ -434,6 +439,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 434 | CONFIG_FIB_RULES=y | 439 | CONFIG_FIB_RULES=y |
| 435 | CONFIG_WIRELESS=y | 440 | CONFIG_WIRELESS=y |
| 436 | # CONFIG_CFG80211 is not set | 441 | # CONFIG_CFG80211 is not set |
| 442 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 437 | CONFIG_WIRELESS_OLD_REGULATORY=y | 443 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 438 | # CONFIG_WIRELESS_EXT is not set | 444 | # CONFIG_WIRELESS_EXT is not set |
| 439 | # CONFIG_LIB80211 is not set | 445 | # CONFIG_LIB80211 is not set |
| @@ -441,7 +447,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 441 | # | 447 | # |
| 442 | # CFG80211 needs to be enabled for MAC80211 | 448 | # CFG80211 needs to be enabled for MAC80211 |
| 443 | # | 449 | # |
| 444 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 445 | # CONFIG_WIMAX is not set | 450 | # CONFIG_WIMAX is not set |
| 446 | # CONFIG_RFKILL is not set | 451 | # CONFIG_RFKILL is not set |
| 447 | # CONFIG_NET_9P is not set | 452 | # CONFIG_NET_9P is not set |
| @@ -454,6 +459,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 454 | # Generic Driver Options | 459 | # Generic Driver Options |
| 455 | # | 460 | # |
| 456 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 461 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 462 | # CONFIG_DEVTMPFS is not set | ||
| 457 | CONFIG_STANDALONE=y | 463 | CONFIG_STANDALONE=y |
| 458 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 464 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 459 | CONFIG_FW_LOADER=y | 465 | CONFIG_FW_LOADER=y |
| @@ -546,6 +552,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 546 | # CONFIG_ISCSI_TCP is not set | 552 | # CONFIG_ISCSI_TCP is not set |
| 547 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 553 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 548 | # CONFIG_SCSI_BNX2_ISCSI is not set | 554 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 555 | # CONFIG_BE2ISCSI is not set | ||
| 549 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 556 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 550 | # CONFIG_SCSI_3W_9XXX is not set | 557 | # CONFIG_SCSI_3W_9XXX is not set |
| 551 | # CONFIG_SCSI_ACARD is not set | 558 | # CONFIG_SCSI_ACARD is not set |
| @@ -585,11 +592,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 585 | # CONFIG_SCSI_DC390T is not set | 592 | # CONFIG_SCSI_DC390T is not set |
| 586 | # CONFIG_SCSI_NSP32 is not set | 593 | # CONFIG_SCSI_NSP32 is not set |
| 587 | # CONFIG_SCSI_DEBUG is not set | 594 | # CONFIG_SCSI_DEBUG is not set |
| 595 | # CONFIG_SCSI_PMCRAID is not set | ||
| 588 | # CONFIG_SCSI_SRP is not set | 596 | # CONFIG_SCSI_SRP is not set |
| 597 | # CONFIG_SCSI_BFA_FC is not set | ||
| 589 | # CONFIG_SCSI_DH is not set | 598 | # CONFIG_SCSI_DH is not set |
| 590 | # CONFIG_SCSI_OSD_INITIATOR is not set | 599 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 591 | CONFIG_ATA=y | 600 | CONFIG_ATA=y |
| 592 | # CONFIG_ATA_NONSTANDARD is not set | 601 | # CONFIG_ATA_NONSTANDARD is not set |
| 602 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 593 | CONFIG_SATA_PMP=y | 603 | CONFIG_SATA_PMP=y |
| 594 | CONFIG_SATA_AHCI=y | 604 | CONFIG_SATA_AHCI=y |
| 595 | # CONFIG_SATA_SIL24 is not set | 605 | # CONFIG_SATA_SIL24 is not set |
| @@ -612,6 +622,7 @@ CONFIG_ATA_SFF=y | |||
| 612 | CONFIG_PATA_ALI=y | 622 | CONFIG_PATA_ALI=y |
| 613 | # CONFIG_PATA_AMD is not set | 623 | # CONFIG_PATA_AMD is not set |
| 614 | # CONFIG_PATA_ARTOP is not set | 624 | # CONFIG_PATA_ARTOP is not set |
| 625 | # CONFIG_PATA_ATP867X is not set | ||
| 615 | # CONFIG_PATA_ATIIXP is not set | 626 | # CONFIG_PATA_ATIIXP is not set |
| 616 | # CONFIG_PATA_CMD640_PCI is not set | 627 | # CONFIG_PATA_CMD640_PCI is not set |
| 617 | # CONFIG_PATA_CMD64X is not set | 628 | # CONFIG_PATA_CMD64X is not set |
| @@ -639,6 +650,7 @@ CONFIG_PATA_ALI=y | |||
| 639 | # CONFIG_PATA_OPTIDMA is not set | 650 | # CONFIG_PATA_OPTIDMA is not set |
| 640 | # CONFIG_PATA_PDC_OLD is not set | 651 | # CONFIG_PATA_PDC_OLD is not set |
| 641 | # CONFIG_PATA_RADISYS is not set | 652 | # CONFIG_PATA_RADISYS is not set |
| 653 | # CONFIG_PATA_RDC is not set | ||
| 642 | # CONFIG_PATA_RZ1000 is not set | 654 | # CONFIG_PATA_RZ1000 is not set |
| 643 | # CONFIG_PATA_SC1200 is not set | 655 | # CONFIG_PATA_SC1200 is not set |
| 644 | # CONFIG_PATA_SERVERWORKS is not set | 656 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -715,7 +727,9 @@ CONFIG_MII=y | |||
| 715 | # CONFIG_NET_PCI is not set | 727 | # CONFIG_NET_PCI is not set |
| 716 | # CONFIG_B44 is not set | 728 | # CONFIG_B44 is not set |
| 717 | # CONFIG_KS8842 is not set | 729 | # CONFIG_KS8842 is not set |
| 730 | # CONFIG_KS8851_MLL is not set | ||
| 718 | # CONFIG_ATL2 is not set | 731 | # CONFIG_ATL2 is not set |
| 732 | # CONFIG_XILINX_EMACLITE is not set | ||
| 719 | CONFIG_NETDEV_1000=y | 733 | CONFIG_NETDEV_1000=y |
| 720 | # CONFIG_ACENIC is not set | 734 | # CONFIG_ACENIC is not set |
| 721 | # CONFIG_DL2K is not set | 735 | # CONFIG_DL2K is not set |
| @@ -763,10 +777,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 763 | # CONFIG_SFC is not set | 777 | # CONFIG_SFC is not set |
| 764 | # CONFIG_BE2NET is not set | 778 | # CONFIG_BE2NET is not set |
| 765 | # CONFIG_TR is not set | 779 | # CONFIG_TR is not set |
| 766 | 780 | CONFIG_WLAN=y | |
| 767 | # | ||
| 768 | # Wireless LAN | ||
| 769 | # | ||
| 770 | # CONFIG_WLAN_PRE80211 is not set | 781 | # CONFIG_WLAN_PRE80211 is not set |
| 771 | # CONFIG_WLAN_80211 is not set | 782 | # CONFIG_WLAN_80211 is not set |
| 772 | 783 | ||
| @@ -880,6 +891,7 @@ CONFIG_NVRAM=y | |||
| 880 | CONFIG_DEVPORT=y | 891 | CONFIG_DEVPORT=y |
| 881 | CONFIG_I2C=y | 892 | CONFIG_I2C=y |
| 882 | CONFIG_I2C_BOARDINFO=y | 893 | CONFIG_I2C_BOARDINFO=y |
| 894 | CONFIG_I2C_COMPAT=y | ||
| 883 | # CONFIG_I2C_CHARDEV is not set | 895 | # CONFIG_I2C_CHARDEV is not set |
| 884 | CONFIG_I2C_HELPER_AUTO=y | 896 | CONFIG_I2C_HELPER_AUTO=y |
| 885 | 897 | ||
| @@ -934,9 +946,6 @@ CONFIG_I2C_MPC=y | |||
| 934 | # Miscellaneous I2C Chip support | 946 | # Miscellaneous I2C Chip support |
| 935 | # | 947 | # |
| 936 | # CONFIG_DS1682 is not set | 948 | # CONFIG_DS1682 is not set |
| 937 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 938 | # CONFIG_PCF8575 is not set | ||
| 939 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 940 | # CONFIG_SENSORS_TSL2550 is not set | 949 | # CONFIG_SENSORS_TSL2550 is not set |
| 941 | # CONFIG_I2C_DEBUG_CORE is not set | 950 | # CONFIG_I2C_DEBUG_CORE is not set |
| 942 | # CONFIG_I2C_DEBUG_ALGO is not set | 951 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -954,7 +963,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 954 | # CONFIG_POWER_SUPPLY is not set | 963 | # CONFIG_POWER_SUPPLY is not set |
| 955 | # CONFIG_HWMON is not set | 964 | # CONFIG_HWMON is not set |
| 956 | # CONFIG_THERMAL is not set | 965 | # CONFIG_THERMAL is not set |
| 957 | # CONFIG_THERMAL_HWMON is not set | ||
| 958 | # CONFIG_WATCHDOG is not set | 966 | # CONFIG_WATCHDOG is not set |
| 959 | CONFIG_SSB_POSSIBLE=y | 967 | CONFIG_SSB_POSSIBLE=y |
| 960 | 968 | ||
| @@ -973,6 +981,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 973 | # CONFIG_MFD_TMIO is not set | 981 | # CONFIG_MFD_TMIO is not set |
| 974 | # CONFIG_PMIC_DA903X is not set | 982 | # CONFIG_PMIC_DA903X is not set |
| 975 | # CONFIG_MFD_WM8400 is not set | 983 | # CONFIG_MFD_WM8400 is not set |
| 984 | # CONFIG_MFD_WM831X is not set | ||
| 976 | # CONFIG_MFD_WM8350_I2C is not set | 985 | # CONFIG_MFD_WM8350_I2C is not set |
| 977 | # CONFIG_MFD_PCF50633 is not set | 986 | # CONFIG_MFD_PCF50633 is not set |
| 978 | # CONFIG_AB3100_CORE is not set | 987 | # CONFIG_AB3100_CORE is not set |
| @@ -983,6 +992,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 983 | # Graphics support | 992 | # Graphics support |
| 984 | # | 993 | # |
| 985 | # CONFIG_AGP is not set | 994 | # CONFIG_AGP is not set |
| 995 | CONFIG_VGA_ARB=y | ||
| 986 | # CONFIG_DRM is not set | 996 | # CONFIG_DRM is not set |
| 987 | # CONFIG_VGASTATE is not set | 997 | # CONFIG_VGASTATE is not set |
| 988 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 998 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1002,6 +1012,7 @@ CONFIG_VGA_CONSOLE=y | |||
| 1002 | CONFIG_DUMMY_CONSOLE=y | 1012 | CONFIG_DUMMY_CONSOLE=y |
| 1003 | CONFIG_SOUND=y | 1013 | CONFIG_SOUND=y |
| 1004 | CONFIG_SOUND_OSS_CORE=y | 1014 | CONFIG_SOUND_OSS_CORE=y |
| 1015 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
| 1005 | CONFIG_SND=y | 1016 | CONFIG_SND=y |
| 1006 | CONFIG_SND_TIMER=y | 1017 | CONFIG_SND_TIMER=y |
| 1007 | CONFIG_SND_PCM=y | 1018 | CONFIG_SND_PCM=y |
| @@ -1105,7 +1116,6 @@ CONFIG_SND_USB=y | |||
| 1105 | CONFIG_AC97_BUS=y | 1116 | CONFIG_AC97_BUS=y |
| 1106 | CONFIG_HID_SUPPORT=y | 1117 | CONFIG_HID_SUPPORT=y |
| 1107 | CONFIG_HID=y | 1118 | CONFIG_HID=y |
| 1108 | # CONFIG_HID_DEBUG is not set | ||
| 1109 | # CONFIG_HIDRAW is not set | 1119 | # CONFIG_HIDRAW is not set |
| 1110 | 1120 | ||
| 1111 | # | 1121 | # |
| @@ -1128,6 +1138,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1128 | CONFIG_HID_EZKEY=y | 1138 | CONFIG_HID_EZKEY=y |
| 1129 | # CONFIG_HID_KYE is not set | 1139 | # CONFIG_HID_KYE is not set |
| 1130 | CONFIG_HID_GYRATION=y | 1140 | CONFIG_HID_GYRATION=y |
| 1141 | # CONFIG_HID_TWINHAN is not set | ||
| 1131 | # CONFIG_HID_KENSINGTON is not set | 1142 | # CONFIG_HID_KENSINGTON is not set |
| 1132 | CONFIG_HID_LOGITECH=y | 1143 | CONFIG_HID_LOGITECH=y |
| 1133 | # CONFIG_LOGITECH_FF is not set | 1144 | # CONFIG_LOGITECH_FF is not set |
| @@ -1180,6 +1191,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1180 | # CONFIG_USB_OXU210HP_HCD is not set | 1191 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1181 | # CONFIG_USB_ISP116X_HCD is not set | 1192 | # CONFIG_USB_ISP116X_HCD is not set |
| 1182 | # CONFIG_USB_ISP1760_HCD is not set | 1193 | # CONFIG_USB_ISP1760_HCD is not set |
| 1194 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1183 | CONFIG_USB_OHCI_HCD=y | 1195 | CONFIG_USB_OHCI_HCD=y |
| 1184 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1196 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1185 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1197 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
| @@ -1358,6 +1370,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1358 | # CONFIG_GFS2_FS is not set | 1370 | # CONFIG_GFS2_FS is not set |
| 1359 | # CONFIG_OCFS2_FS is not set | 1371 | # CONFIG_OCFS2_FS is not set |
| 1360 | # CONFIG_BTRFS_FS is not set | 1372 | # CONFIG_BTRFS_FS is not set |
| 1373 | # CONFIG_NILFS2_FS is not set | ||
| 1361 | CONFIG_FILE_LOCKING=y | 1374 | CONFIG_FILE_LOCKING=y |
| 1362 | CONFIG_FSNOTIFY=y | 1375 | CONFIG_FSNOTIFY=y |
| 1363 | CONFIG_DNOTIFY=y | 1376 | CONFIG_DNOTIFY=y |
| @@ -1428,7 +1441,6 @@ CONFIG_SYSV_FS=m | |||
| 1428 | CONFIG_UFS_FS=m | 1441 | CONFIG_UFS_FS=m |
| 1429 | # CONFIG_UFS_FS_WRITE is not set | 1442 | # CONFIG_UFS_FS_WRITE is not set |
| 1430 | # CONFIG_UFS_DEBUG is not set | 1443 | # CONFIG_UFS_DEBUG is not set |
| 1431 | # CONFIG_NILFS2_FS is not set | ||
| 1432 | CONFIG_NETWORK_FILESYSTEMS=y | 1444 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1433 | CONFIG_NFS_FS=y | 1445 | CONFIG_NFS_FS=y |
| 1434 | CONFIG_NFS_V3=y | 1446 | CONFIG_NFS_V3=y |
| @@ -1546,6 +1558,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1546 | CONFIG_ENABLE_MUST_CHECK=y | 1558 | CONFIG_ENABLE_MUST_CHECK=y |
| 1547 | CONFIG_FRAME_WARN=1024 | 1559 | CONFIG_FRAME_WARN=1024 |
| 1548 | # CONFIG_MAGIC_SYSRQ is not set | 1560 | # CONFIG_MAGIC_SYSRQ is not set |
| 1561 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1549 | # CONFIG_UNUSED_SYMBOLS is not set | 1562 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1550 | # CONFIG_DEBUG_FS is not set | 1563 | # CONFIG_DEBUG_FS is not set |
| 1551 | # CONFIG_HEADERS_CHECK is not set | 1564 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1563,6 +1576,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1563 | # CONFIG_DEBUG_OBJECTS is not set | 1576 | # CONFIG_DEBUG_OBJECTS is not set |
| 1564 | # CONFIG_SLUB_DEBUG_ON is not set | 1577 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1565 | # CONFIG_SLUB_STATS is not set | 1578 | # CONFIG_SLUB_STATS is not set |
| 1579 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1566 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1580 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1567 | # CONFIG_RT_MUTEX_TESTER is not set | 1581 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1568 | # CONFIG_DEBUG_SPINLOCK is not set | 1582 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1582,10 +1596,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1582 | # CONFIG_DEBUG_LIST is not set | 1596 | # CONFIG_DEBUG_LIST is not set |
| 1583 | # CONFIG_DEBUG_SG is not set | 1597 | # CONFIG_DEBUG_SG is not set |
| 1584 | # CONFIG_DEBUG_NOTIFIERS is not set | 1598 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1599 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1585 | # CONFIG_RCU_TORTURE_TEST is not set | 1600 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1586 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1601 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1587 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1602 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1588 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1603 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1604 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1589 | # CONFIG_FAULT_INJECTION is not set | 1605 | # CONFIG_FAULT_INJECTION is not set |
| 1590 | # CONFIG_LATENCYTOP is not set | 1606 | # CONFIG_LATENCYTOP is not set |
| 1591 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1607 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1608,10 +1624,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1608 | # CONFIG_KMEMTRACE is not set | 1624 | # CONFIG_KMEMTRACE is not set |
| 1609 | # CONFIG_WORKQUEUE_TRACER is not set | 1625 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1610 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1626 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1627 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1611 | # CONFIG_SAMPLES is not set | 1628 | # CONFIG_SAMPLES is not set |
| 1612 | CONFIG_HAVE_ARCH_KGDB=y | 1629 | CONFIG_HAVE_ARCH_KGDB=y |
| 1613 | # CONFIG_KGDB is not set | 1630 | # CONFIG_KGDB is not set |
| 1614 | # CONFIG_KMEMCHECK is not set | ||
| 1615 | # CONFIG_PPC_DISABLE_WERROR is not set | 1631 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1616 | CONFIG_PPC_WERROR=y | 1632 | CONFIG_PPC_WERROR=y |
| 1617 | CONFIG_PRINT_STACK_DEPTH=64 | 1633 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1638,7 +1654,6 @@ CONFIG_CRYPTO=y | |||
| 1638 | # | 1654 | # |
| 1639 | # Crypto core or helper | 1655 | # Crypto core or helper |
| 1640 | # | 1656 | # |
| 1641 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1642 | CONFIG_CRYPTO_ALGAPI=y | 1657 | CONFIG_CRYPTO_ALGAPI=y |
| 1643 | CONFIG_CRYPTO_ALGAPI2=y | 1658 | CONFIG_CRYPTO_ALGAPI2=y |
| 1644 | CONFIG_CRYPTO_AEAD2=y | 1659 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1680,11 +1695,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1680 | # | 1695 | # |
| 1681 | CONFIG_CRYPTO_HMAC=y | 1696 | CONFIG_CRYPTO_HMAC=y |
| 1682 | # CONFIG_CRYPTO_XCBC is not set | 1697 | # CONFIG_CRYPTO_XCBC is not set |
| 1698 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1683 | 1699 | ||
| 1684 | # | 1700 | # |
| 1685 | # Digest | 1701 | # Digest |
| 1686 | # | 1702 | # |
| 1687 | CONFIG_CRYPTO_CRC32C=m | 1703 | CONFIG_CRYPTO_CRC32C=m |
| 1704 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1688 | # CONFIG_CRYPTO_MD4 is not set | 1705 | # CONFIG_CRYPTO_MD4 is not set |
| 1689 | CONFIG_CRYPTO_MD5=y | 1706 | CONFIG_CRYPTO_MD5=y |
| 1690 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1707 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index f5ca2e0cd402..89991f157ae8 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:26 2009 | 4 | # Thu Nov 5 08:20:45 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -87,11 +88,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
| 87 | # | 88 | # |
| 88 | # RCU Subsystem | 89 | # RCU Subsystem |
| 89 | # | 90 | # |
| 90 | CONFIG_CLASSIC_RCU=y | 91 | CONFIG_TREE_RCU=y |
| 91 | # CONFIG_TREE_RCU is not set | 92 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 92 | # CONFIG_PREEMPT_RCU is not set | 93 | # CONFIG_RCU_TRACE is not set |
| 94 | CONFIG_RCU_FANOUT=32 | ||
| 95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 93 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
| 94 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 95 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
| 96 | CONFIG_IKCONFIG_PROC=y | 98 | CONFIG_IKCONFIG_PROC=y |
| 97 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -130,21 +132,20 @@ CONFIG_TIMERFD=y | |||
| 130 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
| 131 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
| 132 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
| 133 | CONFIG_HAVE_PERF_COUNTERS=y | 135 | CONFIG_HAVE_PERF_EVENTS=y |
| 134 | 136 | ||
| 135 | # | 137 | # |
| 136 | # Performance Counters | 138 | # Kernel Performance Events And Counters |
| 137 | # | 139 | # |
| 140 | # CONFIG_PERF_EVENTS is not set | ||
| 138 | # CONFIG_PERF_COUNTERS is not set | 141 | # CONFIG_PERF_COUNTERS is not set |
| 139 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
| 140 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
| 141 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 142 | CONFIG_COMPAT_BRK=y | 144 | CONFIG_COMPAT_BRK=y |
| 143 | CONFIG_SLAB=y | 145 | CONFIG_SLAB=y |
| 144 | # CONFIG_SLUB is not set | 146 | # CONFIG_SLUB is not set |
| 145 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
| 146 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
| 147 | # CONFIG_MARKERS is not set | ||
| 148 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
| 149 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
| 150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -152,13 +153,15 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 152 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
| 153 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
| 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 156 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 155 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 156 | 159 | ||
| 157 | # | 160 | # |
| 158 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
| 159 | # | 162 | # |
| 160 | # CONFIG_GCOV_KERNEL is not set | 163 | # CONFIG_GCOV_KERNEL is not set |
| 161 | # CONFIG_SLOW_WORK is not set | 164 | CONFIG_SLOW_WORK=y |
| 162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 165 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 163 | CONFIG_SLABINFO=y | 166 | CONFIG_SLABINFO=y |
| 164 | CONFIG_RT_MUTEXES=y | 167 | CONFIG_RT_MUTEXES=y |
| @@ -257,6 +260,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
| 257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
| 258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
| 259 | CONFIG_IRQ_ALL_CPUS=y | 262 | CONFIG_IRQ_ALL_CPUS=y |
| 263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
| 274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
| 275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
| 276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 281 | # CONFIG_KSM is not set | ||
| 277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
| 279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -502,6 +507,7 @@ CONFIG_IP_SCTP=m | |||
| 502 | # CONFIG_SCTP_HMAC_NONE is not set | 507 | # CONFIG_SCTP_HMAC_NONE is not set |
| 503 | # CONFIG_SCTP_HMAC_SHA1 is not set | 508 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 504 | CONFIG_SCTP_HMAC_MD5=y | 509 | CONFIG_SCTP_HMAC_MD5=y |
| 510 | # CONFIG_RDS is not set | ||
| 505 | CONFIG_TIPC=m | 511 | CONFIG_TIPC=m |
| 506 | # CONFIG_TIPC_ADVANCED is not set | 512 | # CONFIG_TIPC_ADVANCED is not set |
| 507 | # CONFIG_TIPC_DEBUG is not set | 513 | # CONFIG_TIPC_DEBUG is not set |
| @@ -581,6 +587,7 @@ CONFIG_NET_PKTGEN=m | |||
| 581 | CONFIG_FIB_RULES=y | 587 | CONFIG_FIB_RULES=y |
| 582 | CONFIG_WIRELESS=y | 588 | CONFIG_WIRELESS=y |
| 583 | # CONFIG_CFG80211 is not set | 589 | # CONFIG_CFG80211 is not set |
| 590 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 584 | CONFIG_WIRELESS_OLD_REGULATORY=y | 591 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 585 | # CONFIG_WIRELESS_EXT is not set | 592 | # CONFIG_WIRELESS_EXT is not set |
| 586 | # CONFIG_LIB80211 is not set | 593 | # CONFIG_LIB80211 is not set |
| @@ -588,7 +595,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 588 | # | 595 | # |
| 589 | # CFG80211 needs to be enabled for MAC80211 | 596 | # CFG80211 needs to be enabled for MAC80211 |
| 590 | # | 597 | # |
| 591 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 592 | # CONFIG_WIMAX is not set | 598 | # CONFIG_WIMAX is not set |
| 593 | # CONFIG_RFKILL is not set | 599 | # CONFIG_RFKILL is not set |
| 594 | # CONFIG_NET_9P is not set | 600 | # CONFIG_NET_9P is not set |
| @@ -601,6 +607,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 601 | # Generic Driver Options | 607 | # Generic Driver Options |
| 602 | # | 608 | # |
| 603 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 609 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 610 | # CONFIG_DEVTMPFS is not set | ||
| 604 | CONFIG_STANDALONE=y | 611 | CONFIG_STANDALONE=y |
| 605 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 612 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 606 | # CONFIG_FW_LOADER is not set | 613 | # CONFIG_FW_LOADER is not set |
| @@ -610,9 +617,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 610 | # CONFIG_CONNECTOR is not set | 617 | # CONFIG_CONNECTOR is not set |
| 611 | CONFIG_MTD=y | 618 | CONFIG_MTD=y |
| 612 | # CONFIG_MTD_DEBUG is not set | 619 | # CONFIG_MTD_DEBUG is not set |
| 620 | # CONFIG_MTD_TESTS is not set | ||
| 613 | CONFIG_MTD_CONCAT=y | 621 | CONFIG_MTD_CONCAT=y |
| 614 | CONFIG_MTD_PARTITIONS=y | 622 | CONFIG_MTD_PARTITIONS=y |
| 615 | # CONFIG_MTD_TESTS is not set | ||
| 616 | # CONFIG_MTD_REDBOOT_PARTS is not set | 623 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 617 | # CONFIG_MTD_CMDLINE_PARTS is not set | 624 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 618 | # CONFIG_MTD_OF_PARTS is not set | 625 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -833,7 +840,9 @@ CONFIG_MII=y | |||
| 833 | # CONFIG_NET_PCI is not set | 840 | # CONFIG_NET_PCI is not set |
| 834 | # CONFIG_B44 is not set | 841 | # CONFIG_B44 is not set |
| 835 | # CONFIG_KS8842 is not set | 842 | # CONFIG_KS8842 is not set |
| 843 | # CONFIG_KS8851_MLL is not set | ||
| 836 | # CONFIG_ATL2 is not set | 844 | # CONFIG_ATL2 is not set |
| 845 | # CONFIG_XILINX_EMACLITE is not set | ||
| 837 | CONFIG_NETDEV_1000=y | 846 | CONFIG_NETDEV_1000=y |
| 838 | # CONFIG_ACENIC is not set | 847 | # CONFIG_ACENIC is not set |
| 839 | # CONFIG_DL2K is not set | 848 | # CONFIG_DL2K is not set |
| @@ -863,10 +872,7 @@ CONFIG_GIANFAR=y | |||
| 863 | # CONFIG_JME is not set | 872 | # CONFIG_JME is not set |
| 864 | # CONFIG_NETDEV_10000 is not set | 873 | # CONFIG_NETDEV_10000 is not set |
| 865 | # CONFIG_TR is not set | 874 | # CONFIG_TR is not set |
| 866 | 875 | CONFIG_WLAN=y | |
| 867 | # | ||
| 868 | # Wireless LAN | ||
| 869 | # | ||
| 870 | # CONFIG_WLAN_PRE80211 is not set | 876 | # CONFIG_WLAN_PRE80211 is not set |
| 871 | # CONFIG_WLAN_80211 is not set | 877 | # CONFIG_WLAN_80211 is not set |
| 872 | 878 | ||
| @@ -996,6 +1002,7 @@ CONFIG_HW_RANDOM=m | |||
| 996 | CONFIG_DEVPORT=y | 1002 | CONFIG_DEVPORT=y |
| 997 | CONFIG_I2C=y | 1003 | CONFIG_I2C=y |
| 998 | CONFIG_I2C_BOARDINFO=y | 1004 | CONFIG_I2C_BOARDINFO=y |
| 1005 | CONFIG_I2C_COMPAT=y | ||
| 999 | CONFIG_I2C_CHARDEV=y | 1006 | CONFIG_I2C_CHARDEV=y |
| 1000 | CONFIG_I2C_HELPER_AUTO=y | 1007 | CONFIG_I2C_HELPER_AUTO=y |
| 1001 | 1008 | ||
| @@ -1049,9 +1056,6 @@ CONFIG_I2C_MPC=y | |||
| 1049 | # Miscellaneous I2C Chip support | 1056 | # Miscellaneous I2C Chip support |
| 1050 | # | 1057 | # |
| 1051 | # CONFIG_DS1682 is not set | 1058 | # CONFIG_DS1682 is not set |
| 1052 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1053 | # CONFIG_PCF8575 is not set | ||
| 1054 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1055 | # CONFIG_SENSORS_TSL2550 is not set | 1059 | # CONFIG_SENSORS_TSL2550 is not set |
| 1056 | # CONFIG_I2C_DEBUG_CORE is not set | 1060 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1057 | # CONFIG_I2C_DEBUG_ALGO is not set | 1061 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1069,6 +1073,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1069 | # CONFIG_POWER_SUPPLY is not set | 1073 | # CONFIG_POWER_SUPPLY is not set |
| 1070 | CONFIG_HWMON=y | 1074 | CONFIG_HWMON=y |
| 1071 | # CONFIG_HWMON_VID is not set | 1075 | # CONFIG_HWMON_VID is not set |
| 1076 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1077 | |||
| 1078 | # | ||
| 1079 | # Native drivers | ||
| 1080 | # | ||
| 1072 | # CONFIG_SENSORS_AD7414 is not set | 1081 | # CONFIG_SENSORS_AD7414 is not set |
| 1073 | # CONFIG_SENSORS_AD7418 is not set | 1082 | # CONFIG_SENSORS_AD7418 is not set |
| 1074 | # CONFIG_SENSORS_ADM1021 is not set | 1083 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1118,6 +1127,7 @@ CONFIG_HWMON=y | |||
| 1118 | # CONFIG_SENSORS_ADS7828 is not set | 1127 | # CONFIG_SENSORS_ADS7828 is not set |
| 1119 | # CONFIG_SENSORS_THMC50 is not set | 1128 | # CONFIG_SENSORS_THMC50 is not set |
| 1120 | # CONFIG_SENSORS_TMP401 is not set | 1129 | # CONFIG_SENSORS_TMP401 is not set |
| 1130 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1121 | # CONFIG_SENSORS_VIA686A is not set | 1131 | # CONFIG_SENSORS_VIA686A is not set |
| 1122 | # CONFIG_SENSORS_VT1211 is not set | 1132 | # CONFIG_SENSORS_VT1211 is not set |
| 1123 | # CONFIG_SENSORS_VT8231 is not set | 1133 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1129,9 +1139,7 @@ CONFIG_HWMON=y | |||
| 1129 | # CONFIG_SENSORS_W83L786NG is not set | 1139 | # CONFIG_SENSORS_W83L786NG is not set |
| 1130 | # CONFIG_SENSORS_W83627HF is not set | 1140 | # CONFIG_SENSORS_W83627HF is not set |
| 1131 | # CONFIG_SENSORS_W83627EHF is not set | 1141 | # CONFIG_SENSORS_W83627EHF is not set |
| 1132 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1133 | # CONFIG_THERMAL is not set | 1142 | # CONFIG_THERMAL is not set |
| 1134 | # CONFIG_THERMAL_HWMON is not set | ||
| 1135 | CONFIG_WATCHDOG=y | 1143 | CONFIG_WATCHDOG=y |
| 1136 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1144 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1137 | 1145 | ||
| @@ -1164,6 +1172,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1164 | # CONFIG_MFD_TMIO is not set | 1172 | # CONFIG_MFD_TMIO is not set |
| 1165 | # CONFIG_PMIC_DA903X is not set | 1173 | # CONFIG_PMIC_DA903X is not set |
| 1166 | # CONFIG_MFD_WM8400 is not set | 1174 | # CONFIG_MFD_WM8400 is not set |
| 1175 | # CONFIG_MFD_WM831X is not set | ||
| 1167 | # CONFIG_MFD_WM8350_I2C is not set | 1176 | # CONFIG_MFD_WM8350_I2C is not set |
| 1168 | # CONFIG_MFD_PCF50633 is not set | 1177 | # CONFIG_MFD_PCF50633 is not set |
| 1169 | # CONFIG_AB3100_CORE is not set | 1178 | # CONFIG_AB3100_CORE is not set |
| @@ -1174,6 +1183,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1174 | # Graphics support | 1183 | # Graphics support |
| 1175 | # | 1184 | # |
| 1176 | # CONFIG_AGP is not set | 1185 | # CONFIG_AGP is not set |
| 1186 | CONFIG_VGA_ARB=y | ||
| 1177 | # CONFIG_DRM is not set | 1187 | # CONFIG_DRM is not set |
| 1178 | # CONFIG_VGASTATE is not set | 1188 | # CONFIG_VGASTATE is not set |
| 1179 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1189 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1194,7 +1204,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1194 | # CONFIG_SOUND is not set | 1204 | # CONFIG_SOUND is not set |
| 1195 | CONFIG_HID_SUPPORT=y | 1205 | CONFIG_HID_SUPPORT=y |
| 1196 | CONFIG_HID=y | 1206 | CONFIG_HID=y |
| 1197 | # CONFIG_HID_DEBUG is not set | ||
| 1198 | # CONFIG_HIDRAW is not set | 1207 | # CONFIG_HIDRAW is not set |
| 1199 | # CONFIG_HID_PID is not set | 1208 | # CONFIG_HID_PID is not set |
| 1200 | 1209 | ||
| @@ -1274,6 +1283,7 @@ CONFIG_OCFS2_DEBUG_MASKLOG=y | |||
| 1274 | # CONFIG_OCFS2_DEBUG_FS is not set | 1283 | # CONFIG_OCFS2_DEBUG_FS is not set |
| 1275 | # CONFIG_OCFS2_FS_POSIX_ACL is not set | 1284 | # CONFIG_OCFS2_FS_POSIX_ACL is not set |
| 1276 | # CONFIG_BTRFS_FS is not set | 1285 | # CONFIG_BTRFS_FS is not set |
| 1286 | # CONFIG_NILFS2_FS is not set | ||
| 1277 | CONFIG_FILE_LOCKING=y | 1287 | CONFIG_FILE_LOCKING=y |
| 1278 | CONFIG_FSNOTIFY=y | 1288 | CONFIG_FSNOTIFY=y |
| 1279 | CONFIG_DNOTIFY=y | 1289 | CONFIG_DNOTIFY=y |
| @@ -1343,7 +1353,6 @@ CONFIG_ROMFS_BACKED_BY_BLOCK=y | |||
| 1343 | CONFIG_ROMFS_ON_BLOCK=y | 1353 | CONFIG_ROMFS_ON_BLOCK=y |
| 1344 | # CONFIG_SYSV_FS is not set | 1354 | # CONFIG_SYSV_FS is not set |
| 1345 | # CONFIG_UFS_FS is not set | 1355 | # CONFIG_UFS_FS is not set |
| 1346 | # CONFIG_NILFS2_FS is not set | ||
| 1347 | CONFIG_NETWORK_FILESYSTEMS=y | 1356 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1348 | CONFIG_NFS_FS=y | 1357 | CONFIG_NFS_FS=y |
| 1349 | CONFIG_NFS_V3=y | 1358 | CONFIG_NFS_V3=y |
| @@ -1451,6 +1460,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1451 | CONFIG_ENABLE_MUST_CHECK=y | 1460 | CONFIG_ENABLE_MUST_CHECK=y |
| 1452 | CONFIG_FRAME_WARN=1024 | 1461 | CONFIG_FRAME_WARN=1024 |
| 1453 | CONFIG_MAGIC_SYSRQ=y | 1462 | CONFIG_MAGIC_SYSRQ=y |
| 1463 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1454 | # CONFIG_UNUSED_SYMBOLS is not set | 1464 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1455 | CONFIG_DEBUG_FS=y | 1465 | CONFIG_DEBUG_FS=y |
| 1456 | # CONFIG_HEADERS_CHECK is not set | 1466 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1467,6 +1477,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1467 | # CONFIG_TIMER_STATS is not set | 1477 | # CONFIG_TIMER_STATS is not set |
| 1468 | # CONFIG_DEBUG_OBJECTS is not set | 1478 | # CONFIG_DEBUG_OBJECTS is not set |
| 1469 | # CONFIG_DEBUG_SLAB is not set | 1479 | # CONFIG_DEBUG_SLAB is not set |
| 1480 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1470 | CONFIG_DEBUG_PREEMPT=y | 1481 | CONFIG_DEBUG_PREEMPT=y |
| 1471 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1482 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1472 | # CONFIG_RT_MUTEX_TESTER is not set | 1483 | # CONFIG_RT_MUTEX_TESTER is not set |
| @@ -1486,10 +1497,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1486 | # CONFIG_DEBUG_LIST is not set | 1497 | # CONFIG_DEBUG_LIST is not set |
| 1487 | # CONFIG_DEBUG_SG is not set | 1498 | # CONFIG_DEBUG_SG is not set |
| 1488 | # CONFIG_DEBUG_NOTIFIERS is not set | 1499 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1500 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1489 | # CONFIG_RCU_TORTURE_TEST is not set | 1501 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1490 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1502 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1491 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1503 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1492 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1504 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1505 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1493 | # CONFIG_FAULT_INJECTION is not set | 1506 | # CONFIG_FAULT_INJECTION is not set |
| 1494 | # CONFIG_LATENCYTOP is not set | 1507 | # CONFIG_LATENCYTOP is not set |
| 1495 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1508 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1514,10 +1527,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1514 | # CONFIG_WORKQUEUE_TRACER is not set | 1527 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1515 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1528 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1516 | # CONFIG_DYNAMIC_DEBUG is not set | 1529 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1530 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1517 | # CONFIG_SAMPLES is not set | 1531 | # CONFIG_SAMPLES is not set |
| 1518 | CONFIG_HAVE_ARCH_KGDB=y | 1532 | CONFIG_HAVE_ARCH_KGDB=y |
| 1519 | # CONFIG_KGDB is not set | 1533 | # CONFIG_KGDB is not set |
| 1520 | # CONFIG_KMEMCHECK is not set | ||
| 1521 | # CONFIG_PPC_DISABLE_WERROR is not set | 1534 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1522 | CONFIG_PPC_WERROR=y | 1535 | CONFIG_PPC_WERROR=y |
| 1523 | CONFIG_PRINT_STACK_DEPTH=64 | 1536 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1550,7 +1563,6 @@ CONFIG_CRYPTO=y | |||
| 1550 | # | 1563 | # |
| 1551 | # Crypto core or helper | 1564 | # Crypto core or helper |
| 1552 | # | 1565 | # |
| 1553 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1554 | CONFIG_CRYPTO_ALGAPI=y | 1566 | CONFIG_CRYPTO_ALGAPI=y |
| 1555 | CONFIG_CRYPTO_ALGAPI2=y | 1567 | CONFIG_CRYPTO_ALGAPI2=y |
| 1556 | CONFIG_CRYPTO_AEAD=m | 1568 | CONFIG_CRYPTO_AEAD=m |
| @@ -1593,11 +1605,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1593 | # | 1605 | # |
| 1594 | CONFIG_CRYPTO_HMAC=y | 1606 | CONFIG_CRYPTO_HMAC=y |
| 1595 | # CONFIG_CRYPTO_XCBC is not set | 1607 | # CONFIG_CRYPTO_XCBC is not set |
| 1608 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1596 | 1609 | ||
| 1597 | # | 1610 | # |
| 1598 | # Digest | 1611 | # Digest |
| 1599 | # | 1612 | # |
| 1600 | CONFIG_CRYPTO_CRC32C=m | 1613 | CONFIG_CRYPTO_CRC32C=m |
| 1614 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1601 | CONFIG_CRYPTO_MD4=m | 1615 | CONFIG_CRYPTO_MD4=m |
| 1602 | CONFIG_CRYPTO_MD5=y | 1616 | CONFIG_CRYPTO_MD5=y |
| 1603 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1617 | CONFIG_CRYPTO_MICHAEL_MIC=m |
diff --git a/arch/powerpc/configs/adder875_defconfig b/arch/powerpc/configs/adder875_defconfig index aece6bb5f733..052cf134e018 100644 --- a/arch/powerpc/configs/adder875_defconfig +++ b/arch/powerpc/configs/adder875_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:47 2009 | 4 | # Thu Nov 5 08:20:04 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -16,6 +16,7 @@ CONFIG_PPC_8xx=y | |||
| 16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
| 17 | CONFIG_8xx=y | 17 | CONFIG_8xx=y |
| 18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
| 19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
| 20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
| 21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
| @@ -29,6 +30,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
| 30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
| 33 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
| 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -78,11 +80,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 78 | # | 80 | # |
| 79 | # RCU Subsystem | 81 | # RCU Subsystem |
| 80 | # | 82 | # |
| 81 | CONFIG_CLASSIC_RCU=y | 83 | CONFIG_TREE_RCU=y |
| 82 | # CONFIG_TREE_RCU is not set | 84 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 83 | # CONFIG_PREEMPT_RCU is not set | 85 | # CONFIG_RCU_TRACE is not set |
| 86 | CONFIG_RCU_FANOUT=32 | ||
| 87 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 84 | # CONFIG_TREE_RCU_TRACE is not set | 88 | # CONFIG_TREE_RCU_TRACE is not set |
| 85 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 86 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
| 87 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
| 88 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
| @@ -116,28 +119,29 @@ CONFIG_TIMERFD=y | |||
| 116 | CONFIG_EVENTFD=y | 119 | CONFIG_EVENTFD=y |
| 117 | CONFIG_SHMEM=y | 120 | CONFIG_SHMEM=y |
| 118 | CONFIG_AIO=y | 121 | CONFIG_AIO=y |
| 119 | CONFIG_HAVE_PERF_COUNTERS=y | 122 | CONFIG_HAVE_PERF_EVENTS=y |
| 120 | 123 | ||
| 121 | # | 124 | # |
| 122 | # Performance Counters | 125 | # Kernel Performance Events And Counters |
| 123 | # | 126 | # |
| 127 | # CONFIG_PERF_EVENTS is not set | ||
| 124 | # CONFIG_PERF_COUNTERS is not set | 128 | # CONFIG_PERF_COUNTERS is not set |
| 125 | # CONFIG_VM_EVENT_COUNTERS is not set | 129 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 126 | CONFIG_SLUB_DEBUG=y | 130 | CONFIG_SLUB_DEBUG=y |
| 127 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 128 | CONFIG_COMPAT_BRK=y | 131 | CONFIG_COMPAT_BRK=y |
| 129 | # CONFIG_SLAB is not set | 132 | # CONFIG_SLAB is not set |
| 130 | CONFIG_SLUB=y | 133 | CONFIG_SLUB=y |
| 131 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
| 132 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
| 133 | # CONFIG_MARKERS is not set | ||
| 134 | CONFIG_HAVE_OPROFILE=y | 136 | CONFIG_HAVE_OPROFILE=y |
| 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 137 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 136 | CONFIG_HAVE_IOREMAP_PROT=y | 138 | CONFIG_HAVE_IOREMAP_PROT=y |
| 137 | CONFIG_HAVE_KPROBES=y | 139 | CONFIG_HAVE_KPROBES=y |
| 138 | CONFIG_HAVE_KRETPROBES=y | 140 | CONFIG_HAVE_KRETPROBES=y |
| 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 141 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 142 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 140 | CONFIG_HAVE_CLK=y | 143 | CONFIG_HAVE_CLK=y |
| 144 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 141 | 145 | ||
| 142 | # | 146 | # |
| 143 | # GCOV-based kernel profiling | 147 | # GCOV-based kernel profiling |
| @@ -235,10 +239,10 @@ CONFIG_BINFMT_ELF=y | |||
| 235 | # CONFIG_8XX_MINIMAL_FPEMU is not set | 239 | # CONFIG_8XX_MINIMAL_FPEMU is not set |
| 236 | # CONFIG_IOMMU_HELPER is not set | 240 | # CONFIG_IOMMU_HELPER is not set |
| 237 | # CONFIG_SWIOTLB is not set | 241 | # CONFIG_SWIOTLB is not set |
| 238 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 239 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 242 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 240 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 243 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 245 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 242 | CONFIG_ARCH_FLATMEM_ENABLE=y | 246 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 243 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 247 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 244 | CONFIG_SELECT_MEMORY_MODEL=y | 248 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -256,6 +260,7 @@ CONFIG_BOUNCE=y | |||
| 256 | CONFIG_VIRT_TO_BUS=y | 260 | CONFIG_VIRT_TO_BUS=y |
| 257 | CONFIG_HAVE_MLOCK=y | 261 | CONFIG_HAVE_MLOCK=y |
| 258 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 263 | # CONFIG_KSM is not set | ||
| 259 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 264 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 260 | CONFIG_PPC_4K_PAGES=y | 265 | CONFIG_PPC_4K_PAGES=y |
| 261 | # CONFIG_PPC_16K_PAGES is not set | 266 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -338,6 +343,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 338 | # CONFIG_NETFILTER is not set | 343 | # CONFIG_NETFILTER is not set |
| 339 | # CONFIG_IP_DCCP is not set | 344 | # CONFIG_IP_DCCP is not set |
| 340 | # CONFIG_IP_SCTP is not set | 345 | # CONFIG_IP_SCTP is not set |
| 346 | # CONFIG_RDS is not set | ||
| 341 | # CONFIG_TIPC is not set | 347 | # CONFIG_TIPC is not set |
| 342 | # CONFIG_ATM is not set | 348 | # CONFIG_ATM is not set |
| 343 | # CONFIG_BRIDGE is not set | 349 | # CONFIG_BRIDGE is not set |
| @@ -367,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 367 | # CONFIG_AF_RXRPC is not set | 373 | # CONFIG_AF_RXRPC is not set |
| 368 | CONFIG_WIRELESS=y | 374 | CONFIG_WIRELESS=y |
| 369 | # CONFIG_CFG80211 is not set | 375 | # CONFIG_CFG80211 is not set |
| 376 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 370 | CONFIG_WIRELESS_OLD_REGULATORY=y | 377 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 371 | # CONFIG_WIRELESS_EXT is not set | 378 | # CONFIG_WIRELESS_EXT is not set |
| 372 | # CONFIG_LIB80211 is not set | 379 | # CONFIG_LIB80211 is not set |
| @@ -374,7 +381,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 374 | # | 381 | # |
| 375 | # CFG80211 needs to be enabled for MAC80211 | 382 | # CFG80211 needs to be enabled for MAC80211 |
| 376 | # | 383 | # |
| 377 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 378 | # CONFIG_WIMAX is not set | 384 | # CONFIG_WIMAX is not set |
| 379 | # CONFIG_RFKILL is not set | 385 | # CONFIG_RFKILL is not set |
| 380 | # CONFIG_NET_9P is not set | 386 | # CONFIG_NET_9P is not set |
| @@ -387,6 +393,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 387 | # Generic Driver Options | 393 | # Generic Driver Options |
| 388 | # | 394 | # |
| 389 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 395 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 396 | # CONFIG_DEVTMPFS is not set | ||
| 390 | CONFIG_STANDALONE=y | 397 | CONFIG_STANDALONE=y |
| 391 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 398 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 392 | # CONFIG_FW_LOADER is not set | 399 | # CONFIG_FW_LOADER is not set |
| @@ -530,16 +537,15 @@ CONFIG_MII=y | |||
| 530 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 537 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 531 | # CONFIG_B44 is not set | 538 | # CONFIG_B44 is not set |
| 532 | # CONFIG_KS8842 is not set | 539 | # CONFIG_KS8842 is not set |
| 540 | # CONFIG_KS8851_MLL is not set | ||
| 541 | # CONFIG_XILINX_EMACLITE is not set | ||
| 533 | CONFIG_FS_ENET=y | 542 | CONFIG_FS_ENET=y |
| 534 | # CONFIG_FS_ENET_HAS_SCC is not set | 543 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 535 | CONFIG_FS_ENET_HAS_FEC=y | 544 | CONFIG_FS_ENET_HAS_FEC=y |
| 536 | CONFIG_FS_ENET_MDIO_FEC=y | 545 | CONFIG_FS_ENET_MDIO_FEC=y |
| 537 | # CONFIG_NETDEV_1000 is not set | 546 | # CONFIG_NETDEV_1000 is not set |
| 538 | # CONFIG_NETDEV_10000 is not set | 547 | # CONFIG_NETDEV_10000 is not set |
| 539 | 548 | CONFIG_WLAN=y | |
| 540 | # | ||
| 541 | # Wireless LAN | ||
| 542 | # | ||
| 543 | # CONFIG_WLAN_PRE80211 is not set | 549 | # CONFIG_WLAN_PRE80211 is not set |
| 544 | # CONFIG_WLAN_80211 is not set | 550 | # CONFIG_WLAN_80211 is not set |
| 545 | 551 | ||
| @@ -580,6 +586,7 @@ CONFIG_INPUT_KEYBOARD=y | |||
| 580 | CONFIG_KEYBOARD_ATKBD=y | 586 | CONFIG_KEYBOARD_ATKBD=y |
| 581 | # CONFIG_KEYBOARD_LKKBD is not set | 587 | # CONFIG_KEYBOARD_LKKBD is not set |
| 582 | # CONFIG_KEYBOARD_NEWTON is not set | 588 | # CONFIG_KEYBOARD_NEWTON is not set |
| 589 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 583 | # CONFIG_KEYBOARD_STOWAWAY is not set | 590 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 584 | # CONFIG_KEYBOARD_SUNKBD is not set | 591 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 585 | # CONFIG_KEYBOARD_XTKBD is not set | 592 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -590,6 +597,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y | |||
| 590 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 597 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 591 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 598 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 592 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 599 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 600 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
| 593 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 601 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 594 | # CONFIG_MOUSE_SERIAL is not set | 602 | # CONFIG_MOUSE_SERIAL is not set |
| 595 | # CONFIG_MOUSE_VSXXXAA is not set | 603 | # CONFIG_MOUSE_VSXXXAA is not set |
| @@ -716,6 +724,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 716 | # CONFIG_GFS2_FS is not set | 724 | # CONFIG_GFS2_FS is not set |
| 717 | # CONFIG_OCFS2_FS is not set | 725 | # CONFIG_OCFS2_FS is not set |
| 718 | # CONFIG_BTRFS_FS is not set | 726 | # CONFIG_BTRFS_FS is not set |
| 727 | # CONFIG_NILFS2_FS is not set | ||
| 719 | CONFIG_FILE_LOCKING=y | 728 | CONFIG_FILE_LOCKING=y |
| 720 | CONFIG_FSNOTIFY=y | 729 | CONFIG_FSNOTIFY=y |
| 721 | # CONFIG_DNOTIFY is not set | 730 | # CONFIG_DNOTIFY is not set |
| @@ -775,7 +784,6 @@ CONFIG_CRAMFS=y | |||
| 775 | # CONFIG_ROMFS_FS is not set | 784 | # CONFIG_ROMFS_FS is not set |
| 776 | # CONFIG_SYSV_FS is not set | 785 | # CONFIG_SYSV_FS is not set |
| 777 | # CONFIG_UFS_FS is not set | 786 | # CONFIG_UFS_FS is not set |
| 778 | # CONFIG_NILFS2_FS is not set | ||
| 779 | CONFIG_NETWORK_FILESYSTEMS=y | 787 | CONFIG_NETWORK_FILESYSTEMS=y |
| 780 | CONFIG_NFS_FS=y | 788 | CONFIG_NFS_FS=y |
| 781 | CONFIG_NFS_V3=y | 789 | CONFIG_NFS_V3=y |
| @@ -847,6 +855,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 847 | CONFIG_ENABLE_MUST_CHECK=y | 855 | CONFIG_ENABLE_MUST_CHECK=y |
| 848 | CONFIG_FRAME_WARN=1024 | 856 | CONFIG_FRAME_WARN=1024 |
| 849 | CONFIG_MAGIC_SYSRQ=y | 857 | CONFIG_MAGIC_SYSRQ=y |
| 858 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 850 | # CONFIG_UNUSED_SYMBOLS is not set | 859 | # CONFIG_UNUSED_SYMBOLS is not set |
| 851 | CONFIG_DEBUG_FS=y | 860 | CONFIG_DEBUG_FS=y |
| 852 | # CONFIG_HEADERS_CHECK is not set | 861 | # CONFIG_HEADERS_CHECK is not set |
| @@ -864,6 +873,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 864 | # CONFIG_DEBUG_OBJECTS is not set | 873 | # CONFIG_DEBUG_OBJECTS is not set |
| 865 | # CONFIG_SLUB_DEBUG_ON is not set | 874 | # CONFIG_SLUB_DEBUG_ON is not set |
| 866 | # CONFIG_SLUB_STATS is not set | 875 | # CONFIG_SLUB_STATS is not set |
| 876 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 867 | # CONFIG_DEBUG_SPINLOCK is not set | 877 | # CONFIG_DEBUG_SPINLOCK is not set |
| 868 | # CONFIG_DEBUG_MUTEXES is not set | 878 | # CONFIG_DEBUG_MUTEXES is not set |
| 869 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 879 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| @@ -880,10 +890,12 @@ CONFIG_DEBUG_INFO=y | |||
| 880 | # CONFIG_DEBUG_LIST is not set | 890 | # CONFIG_DEBUG_LIST is not set |
| 881 | # CONFIG_DEBUG_SG is not set | 891 | # CONFIG_DEBUG_SG is not set |
| 882 | # CONFIG_DEBUG_NOTIFIERS is not set | 892 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 893 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 883 | # CONFIG_RCU_TORTURE_TEST is not set | 894 | # CONFIG_RCU_TORTURE_TEST is not set |
| 884 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 895 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 885 | # CONFIG_BACKTRACE_SELF_TEST is not set | 896 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 886 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 897 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 898 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 887 | # CONFIG_FAULT_INJECTION is not set | 899 | # CONFIG_FAULT_INJECTION is not set |
| 888 | # CONFIG_LATENCYTOP is not set | 900 | # CONFIG_LATENCYTOP is not set |
| 889 | # CONFIG_DEBUG_PAGEALLOC is not set | 901 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -906,10 +918,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 906 | # CONFIG_WORKQUEUE_TRACER is not set | 918 | # CONFIG_WORKQUEUE_TRACER is not set |
| 907 | # CONFIG_BLK_DEV_IO_TRACE is not set | 919 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 908 | # CONFIG_DYNAMIC_DEBUG is not set | 920 | # CONFIG_DYNAMIC_DEBUG is not set |
| 921 | # CONFIG_DMA_API_DEBUG is not set | ||
| 909 | # CONFIG_SAMPLES is not set | 922 | # CONFIG_SAMPLES is not set |
| 910 | CONFIG_HAVE_ARCH_KGDB=y | 923 | CONFIG_HAVE_ARCH_KGDB=y |
| 911 | # CONFIG_KGDB is not set | 924 | # CONFIG_KGDB is not set |
| 912 | # CONFIG_KMEMCHECK is not set | ||
| 913 | # CONFIG_PPC_DISABLE_WERROR is not set | 925 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 914 | CONFIG_PPC_WERROR=y | 926 | CONFIG_PPC_WERROR=y |
| 915 | CONFIG_PRINT_STACK_DEPTH=64 | 927 | CONFIG_PRINT_STACK_DEPTH=64 |
diff --git a/arch/powerpc/configs/c2k_defconfig b/arch/powerpc/configs/c2k_defconfig index 8105360d53f4..0fb65a85dfdf 100644 --- a/arch/powerpc/configs/c2k_defconfig +++ b/arch/powerpc/configs/c2k_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:48 2009 | 4 | # Thu Nov 5 08:20:05 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_PPC_STD_MMU=y | |||
| 22 | CONFIG_PPC_STD_MMU_32=y | 22 | CONFIG_PPC_STD_MMU_32=y |
| 23 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
| 24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y | 24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y |
| 25 | CONFIG_PPC_PERF_CTRS=y | ||
| 25 | # CONFIG_SMP is not set | 26 | # CONFIG_SMP is not set |
| 26 | CONFIG_NOT_COHERENT_CACHE=y | 27 | CONFIG_NOT_COHERENT_CACHE=y |
| 27 | CONFIG_CHECK_CACHE_COHERENCY=y | 28 | CONFIG_CHECK_CACHE_COHERENCY=y |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +90,12 @@ CONFIG_AUDIT_TREE=y | |||
| 88 | # | 90 | # |
| 89 | # RCU Subsystem | 91 | # RCU Subsystem |
| 90 | # | 92 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 93 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 94 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 95 | # CONFIG_RCU_TRACE is not set |
| 96 | CONFIG_RCU_FANOUT=32 | ||
| 97 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 98 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | # CONFIG_IKCONFIG is not set | 99 | # CONFIG_IKCONFIG is not set |
| 97 | CONFIG_LOG_BUF_SHIFT=17 | 100 | CONFIG_LOG_BUF_SHIFT=17 |
| 98 | CONFIG_GROUP_SCHED=y | 101 | CONFIG_GROUP_SCHED=y |
| @@ -135,23 +138,24 @@ CONFIG_TIMERFD=y | |||
| 135 | CONFIG_EVENTFD=y | 138 | CONFIG_EVENTFD=y |
| 136 | CONFIG_SHMEM=y | 139 | CONFIG_SHMEM=y |
| 137 | CONFIG_AIO=y | 140 | CONFIG_AIO=y |
| 138 | CONFIG_HAVE_PERF_COUNTERS=y | 141 | CONFIG_HAVE_PERF_EVENTS=y |
| 139 | 142 | ||
| 140 | # | 143 | # |
| 141 | # Performance Counters | 144 | # Kernel Performance Events And Counters |
| 142 | # | 145 | # |
| 146 | CONFIG_PERF_EVENTS=y | ||
| 147 | CONFIG_EVENT_PROFILE=y | ||
| 143 | # CONFIG_PERF_COUNTERS is not set | 148 | # CONFIG_PERF_COUNTERS is not set |
| 149 | # CONFIG_DEBUG_PERF_USE_VMALLOC is not set | ||
| 144 | CONFIG_VM_EVENT_COUNTERS=y | 150 | CONFIG_VM_EVENT_COUNTERS=y |
| 145 | CONFIG_PCI_QUIRKS=y | 151 | CONFIG_PCI_QUIRKS=y |
| 146 | CONFIG_SLUB_DEBUG=y | 152 | CONFIG_SLUB_DEBUG=y |
| 147 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 148 | CONFIG_COMPAT_BRK=y | 153 | CONFIG_COMPAT_BRK=y |
| 149 | # CONFIG_SLAB is not set | 154 | # CONFIG_SLAB is not set |
| 150 | CONFIG_SLUB=y | 155 | CONFIG_SLUB=y |
| 151 | # CONFIG_SLOB is not set | 156 | # CONFIG_SLOB is not set |
| 152 | CONFIG_PROFILING=y | 157 | CONFIG_PROFILING=y |
| 153 | CONFIG_TRACEPOINTS=y | 158 | CONFIG_TRACEPOINTS=y |
| 154 | CONFIG_MARKERS=y | ||
| 155 | CONFIG_OPROFILE=m | 159 | CONFIG_OPROFILE=m |
| 156 | CONFIG_HAVE_OPROFILE=y | 160 | CONFIG_HAVE_OPROFILE=y |
| 157 | CONFIG_KPROBES=y | 161 | CONFIG_KPROBES=y |
| @@ -161,12 +165,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 161 | CONFIG_HAVE_KPROBES=y | 165 | CONFIG_HAVE_KPROBES=y |
| 162 | CONFIG_HAVE_KRETPROBES=y | 166 | CONFIG_HAVE_KRETPROBES=y |
| 163 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 167 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 168 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 169 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 164 | 170 | ||
| 165 | # | 171 | # |
| 166 | # GCOV-based kernel profiling | 172 | # GCOV-based kernel profiling |
| 167 | # | 173 | # |
| 168 | # CONFIG_GCOV_KERNEL is not set | 174 | # CONFIG_GCOV_KERNEL is not set |
| 169 | # CONFIG_SLOW_WORK is not set | 175 | CONFIG_SLOW_WORK=y |
| 170 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 176 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 171 | CONFIG_SLABINFO=y | 177 | CONFIG_SLABINFO=y |
| 172 | CONFIG_RT_MUTEXES=y | 178 | CONFIG_RT_MUTEXES=y |
| @@ -275,12 +281,12 @@ CONFIG_BINFMT_ELF=y | |||
| 275 | CONFIG_BINFMT_MISC=y | 281 | CONFIG_BINFMT_MISC=y |
| 276 | # CONFIG_IOMMU_HELPER is not set | 282 | # CONFIG_IOMMU_HELPER is not set |
| 277 | # CONFIG_SWIOTLB is not set | 283 | # CONFIG_SWIOTLB is not set |
| 278 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 284 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 285 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 286 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 282 | # CONFIG_KEXEC is not set | 287 | # CONFIG_KEXEC is not set |
| 283 | # CONFIG_CRASH_DUMP is not set | 288 | # CONFIG_CRASH_DUMP is not set |
| 289 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 284 | CONFIG_ARCH_FLATMEM_ENABLE=y | 290 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 291 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 286 | CONFIG_SELECT_MEMORY_MODEL=y | 292 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -298,6 +304,7 @@ CONFIG_BOUNCE=y | |||
| 298 | CONFIG_VIRT_TO_BUS=y | 304 | CONFIG_VIRT_TO_BUS=y |
| 299 | CONFIG_HAVE_MLOCK=y | 305 | CONFIG_HAVE_MLOCK=y |
| 300 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 306 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 307 | # CONFIG_KSM is not set | ||
| 301 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 308 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 302 | CONFIG_PPC_4K_PAGES=y | 309 | CONFIG_PPC_4K_PAGES=y |
| 303 | # CONFIG_PPC_16K_PAGES is not set | 310 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -309,6 +316,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11 | |||
| 309 | CONFIG_EXTRA_TARGETS="" | 316 | CONFIG_EXTRA_TARGETS="" |
| 310 | CONFIG_PM=y | 317 | CONFIG_PM=y |
| 311 | # CONFIG_PM_DEBUG is not set | 318 | # CONFIG_PM_DEBUG is not set |
| 319 | # CONFIG_PM_RUNTIME is not set | ||
| 312 | CONFIG_SECCOMP=y | 320 | CONFIG_SECCOMP=y |
| 313 | CONFIG_ISA_DMA_API=y | 321 | CONFIG_ISA_DMA_API=y |
| 314 | 322 | ||
| @@ -674,10 +682,12 @@ CONFIG_BT_HCIBCM203X=m | |||
| 674 | # CONFIG_BT_HCIBPA10X is not set | 682 | # CONFIG_BT_HCIBPA10X is not set |
| 675 | CONFIG_BT_HCIBFUSB=m | 683 | CONFIG_BT_HCIBFUSB=m |
| 676 | CONFIG_BT_HCIVHCI=m | 684 | CONFIG_BT_HCIVHCI=m |
| 685 | # CONFIG_BT_MRVL is not set | ||
| 677 | # CONFIG_AF_RXRPC is not set | 686 | # CONFIG_AF_RXRPC is not set |
| 678 | CONFIG_FIB_RULES=y | 687 | CONFIG_FIB_RULES=y |
| 679 | CONFIG_WIRELESS=y | 688 | CONFIG_WIRELESS=y |
| 680 | # CONFIG_CFG80211 is not set | 689 | # CONFIG_CFG80211 is not set |
| 690 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 681 | CONFIG_WIRELESS_OLD_REGULATORY=y | 691 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 682 | CONFIG_WIRELESS_EXT=y | 692 | CONFIG_WIRELESS_EXT=y |
| 683 | CONFIG_WIRELESS_EXT_SYSFS=y | 693 | CONFIG_WIRELESS_EXT_SYSFS=y |
| @@ -686,7 +696,6 @@ CONFIG_WIRELESS_EXT_SYSFS=y | |||
| 686 | # | 696 | # |
| 687 | # CFG80211 needs to be enabled for MAC80211 | 697 | # CFG80211 needs to be enabled for MAC80211 |
| 688 | # | 698 | # |
| 689 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 690 | # CONFIG_WIMAX is not set | 699 | # CONFIG_WIMAX is not set |
| 691 | # CONFIG_RFKILL is not set | 700 | # CONFIG_RFKILL is not set |
| 692 | # CONFIG_NET_9P is not set | 701 | # CONFIG_NET_9P is not set |
| @@ -699,6 +708,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 699 | # Generic Driver Options | 708 | # Generic Driver Options |
| 700 | # | 709 | # |
| 701 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 710 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 711 | # CONFIG_DEVTMPFS is not set | ||
| 702 | CONFIG_STANDALONE=y | 712 | CONFIG_STANDALONE=y |
| 703 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 713 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 704 | CONFIG_FW_LOADER=y | 714 | CONFIG_FW_LOADER=y |
| @@ -710,9 +720,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 710 | # CONFIG_CONNECTOR is not set | 720 | # CONFIG_CONNECTOR is not set |
| 711 | CONFIG_MTD=y | 721 | CONFIG_MTD=y |
| 712 | # CONFIG_MTD_DEBUG is not set | 722 | # CONFIG_MTD_DEBUG is not set |
| 723 | # CONFIG_MTD_TESTS is not set | ||
| 713 | CONFIG_MTD_CONCAT=m | 724 | CONFIG_MTD_CONCAT=m |
| 714 | CONFIG_MTD_PARTITIONS=y | 725 | CONFIG_MTD_PARTITIONS=y |
| 715 | # CONFIG_MTD_TESTS is not set | ||
| 716 | # CONFIG_MTD_REDBOOT_PARTS is not set | 726 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 717 | # CONFIG_MTD_CMDLINE_PARTS is not set | 727 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 718 | CONFIG_MTD_OF_PARTS=y | 728 | CONFIG_MTD_OF_PARTS=y |
| @@ -763,6 +773,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
| 763 | # CONFIG_MTD_PHYSMAP is not set | 773 | # CONFIG_MTD_PHYSMAP is not set |
| 764 | CONFIG_MTD_PHYSMAP_OF=y | 774 | CONFIG_MTD_PHYSMAP_OF=y |
| 765 | # CONFIG_MTD_PCI is not set | 775 | # CONFIG_MTD_PCI is not set |
| 776 | # CONFIG_MTD_GPIO_ADDR is not set | ||
| 766 | # CONFIG_MTD_INTEL_VR_NOR is not set | 777 | # CONFIG_MTD_INTEL_VR_NOR is not set |
| 767 | # CONFIG_MTD_PLATRAM is not set | 778 | # CONFIG_MTD_PLATRAM is not set |
| 768 | 779 | ||
| @@ -857,6 +868,7 @@ CONFIG_SCSI_SRP_ATTRS=m | |||
| 857 | CONFIG_SCSI_LOWLEVEL=y | 868 | CONFIG_SCSI_LOWLEVEL=y |
| 858 | # CONFIG_ISCSI_TCP is not set | 869 | # CONFIG_ISCSI_TCP is not set |
| 859 | # CONFIG_SCSI_BNX2_ISCSI is not set | 870 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 871 | # CONFIG_BE2ISCSI is not set | ||
| 860 | CONFIG_BLK_DEV_3W_XXXX_RAID=m | 872 | CONFIG_BLK_DEV_3W_XXXX_RAID=m |
| 861 | CONFIG_SCSI_3W_9XXX=m | 873 | CONFIG_SCSI_3W_9XXX=m |
| 862 | CONFIG_SCSI_ACARD=m | 874 | CONFIG_SCSI_ACARD=m |
| @@ -912,7 +924,9 @@ CONFIG_SCSI_LPFC=m | |||
| 912 | # CONFIG_SCSI_DC390T is not set | 924 | # CONFIG_SCSI_DC390T is not set |
| 913 | # CONFIG_SCSI_NSP32 is not set | 925 | # CONFIG_SCSI_NSP32 is not set |
| 914 | # CONFIG_SCSI_DEBUG is not set | 926 | # CONFIG_SCSI_DEBUG is not set |
| 927 | # CONFIG_SCSI_PMCRAID is not set | ||
| 915 | # CONFIG_SCSI_SRP is not set | 928 | # CONFIG_SCSI_SRP is not set |
| 929 | # CONFIG_SCSI_BFA_FC is not set | ||
| 916 | # CONFIG_SCSI_DH is not set | 930 | # CONFIG_SCSI_DH is not set |
| 917 | # CONFIG_SCSI_OSD_INITIATOR is not set | 931 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 918 | # CONFIG_ATA is not set | 932 | # CONFIG_ATA is not set |
| @@ -982,7 +996,9 @@ CONFIG_MII=y | |||
| 982 | # CONFIG_NET_PCI is not set | 996 | # CONFIG_NET_PCI is not set |
| 983 | # CONFIG_B44 is not set | 997 | # CONFIG_B44 is not set |
| 984 | # CONFIG_KS8842 is not set | 998 | # CONFIG_KS8842 is not set |
| 999 | # CONFIG_KS8851_MLL is not set | ||
| 985 | # CONFIG_ATL2 is not set | 1000 | # CONFIG_ATL2 is not set |
| 1001 | # CONFIG_XILINX_EMACLITE is not set | ||
| 986 | CONFIG_NETDEV_1000=y | 1002 | CONFIG_NETDEV_1000=y |
| 987 | # CONFIG_ACENIC is not set | 1003 | # CONFIG_ACENIC is not set |
| 988 | # CONFIG_DL2K is not set | 1004 | # CONFIG_DL2K is not set |
| @@ -1010,10 +1026,7 @@ CONFIG_MV643XX_ETH=y | |||
| 1010 | # CONFIG_JME is not set | 1026 | # CONFIG_JME is not set |
| 1011 | # CONFIG_NETDEV_10000 is not set | 1027 | # CONFIG_NETDEV_10000 is not set |
| 1012 | # CONFIG_TR is not set | 1028 | # CONFIG_TR is not set |
| 1013 | 1029 | CONFIG_WLAN=y | |
| 1014 | # | ||
| 1015 | # Wireless LAN | ||
| 1016 | # | ||
| 1017 | # CONFIG_WLAN_PRE80211 is not set | 1030 | # CONFIG_WLAN_PRE80211 is not set |
| 1018 | # CONFIG_WLAN_80211 is not set | 1031 | # CONFIG_WLAN_80211 is not set |
| 1019 | 1032 | ||
| @@ -1145,6 +1158,7 @@ CONFIG_MAX_RAW_DEVS=8192 | |||
| 1145 | CONFIG_DEVPORT=y | 1158 | CONFIG_DEVPORT=y |
| 1146 | CONFIG_I2C=m | 1159 | CONFIG_I2C=m |
| 1147 | CONFIG_I2C_BOARDINFO=y | 1160 | CONFIG_I2C_BOARDINFO=y |
| 1161 | CONFIG_I2C_COMPAT=y | ||
| 1148 | CONFIG_I2C_CHARDEV=m | 1162 | CONFIG_I2C_CHARDEV=m |
| 1149 | CONFIG_I2C_HELPER_AUTO=y | 1163 | CONFIG_I2C_HELPER_AUTO=y |
| 1150 | 1164 | ||
| @@ -1200,9 +1214,6 @@ CONFIG_I2C_MV64XXX=m | |||
| 1200 | # Miscellaneous I2C Chip support | 1214 | # Miscellaneous I2C Chip support |
| 1201 | # | 1215 | # |
| 1202 | # CONFIG_DS1682 is not set | 1216 | # CONFIG_DS1682 is not set |
| 1203 | CONFIG_SENSORS_PCF8574=m | ||
| 1204 | # CONFIG_PCF8575 is not set | ||
| 1205 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1206 | # CONFIG_SENSORS_TSL2550 is not set | 1217 | # CONFIG_SENSORS_TSL2550 is not set |
| 1207 | # CONFIG_I2C_DEBUG_CORE is not set | 1218 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1208 | # CONFIG_I2C_DEBUG_ALGO is not set | 1219 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1220,6 +1231,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1220 | # CONFIG_POWER_SUPPLY is not set | 1231 | # CONFIG_POWER_SUPPLY is not set |
| 1221 | CONFIG_HWMON=m | 1232 | CONFIG_HWMON=m |
| 1222 | CONFIG_HWMON_VID=m | 1233 | CONFIG_HWMON_VID=m |
| 1234 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1235 | |||
| 1236 | # | ||
| 1237 | # Native drivers | ||
| 1238 | # | ||
| 1223 | # CONFIG_SENSORS_AD7414 is not set | 1239 | # CONFIG_SENSORS_AD7414 is not set |
| 1224 | # CONFIG_SENSORS_AD7418 is not set | 1240 | # CONFIG_SENSORS_AD7418 is not set |
| 1225 | CONFIG_SENSORS_ADM1021=m | 1241 | CONFIG_SENSORS_ADM1021=m |
| @@ -1269,6 +1285,7 @@ CONFIG_SENSORS_SMSC47B397=m | |||
| 1269 | # CONFIG_SENSORS_ADS7828 is not set | 1285 | # CONFIG_SENSORS_ADS7828 is not set |
| 1270 | # CONFIG_SENSORS_THMC50 is not set | 1286 | # CONFIG_SENSORS_THMC50 is not set |
| 1271 | # CONFIG_SENSORS_TMP401 is not set | 1287 | # CONFIG_SENSORS_TMP401 is not set |
| 1288 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1272 | CONFIG_SENSORS_VIA686A=m | 1289 | CONFIG_SENSORS_VIA686A=m |
| 1273 | # CONFIG_SENSORS_VT1211 is not set | 1290 | # CONFIG_SENSORS_VT1211 is not set |
| 1274 | # CONFIG_SENSORS_VT8231 is not set | 1291 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1280,7 +1297,6 @@ CONFIG_SENSORS_W83L785TS=m | |||
| 1280 | # CONFIG_SENSORS_W83L786NG is not set | 1297 | # CONFIG_SENSORS_W83L786NG is not set |
| 1281 | CONFIG_SENSORS_W83627HF=m | 1298 | CONFIG_SENSORS_W83627HF=m |
| 1282 | # CONFIG_SENSORS_W83627EHF is not set | 1299 | # CONFIG_SENSORS_W83627EHF is not set |
| 1283 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1284 | # CONFIG_THERMAL is not set | 1300 | # CONFIG_THERMAL is not set |
| 1285 | CONFIG_WATCHDOG=y | 1301 | CONFIG_WATCHDOG=y |
| 1286 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1302 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| @@ -1317,6 +1333,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1317 | # CONFIG_HTC_PASIC3 is not set | 1333 | # CONFIG_HTC_PASIC3 is not set |
| 1318 | # CONFIG_MFD_TMIO is not set | 1334 | # CONFIG_MFD_TMIO is not set |
| 1319 | # CONFIG_MFD_WM8400 is not set | 1335 | # CONFIG_MFD_WM8400 is not set |
| 1336 | # CONFIG_MFD_WM831X is not set | ||
| 1320 | # CONFIG_MFD_WM8350_I2C is not set | 1337 | # CONFIG_MFD_WM8350_I2C is not set |
| 1321 | # CONFIG_MFD_PCF50633 is not set | 1338 | # CONFIG_MFD_PCF50633 is not set |
| 1322 | # CONFIG_AB3100_CORE is not set | 1339 | # CONFIG_AB3100_CORE is not set |
| @@ -1327,6 +1344,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1327 | # Graphics support | 1344 | # Graphics support |
| 1328 | # | 1345 | # |
| 1329 | # CONFIG_AGP is not set | 1346 | # CONFIG_AGP is not set |
| 1347 | CONFIG_VGA_ARB=y | ||
| 1330 | # CONFIG_DRM is not set | 1348 | # CONFIG_DRM is not set |
| 1331 | # CONFIG_VGASTATE is not set | 1349 | # CONFIG_VGASTATE is not set |
| 1332 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1350 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1378,6 +1396,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1378 | # CONFIG_USB_OXU210HP_HCD is not set | 1396 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1379 | # CONFIG_USB_ISP116X_HCD is not set | 1397 | # CONFIG_USB_ISP116X_HCD is not set |
| 1380 | # CONFIG_USB_ISP1760_HCD is not set | 1398 | # CONFIG_USB_ISP1760_HCD is not set |
| 1399 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1381 | CONFIG_USB_OHCI_HCD=m | 1400 | CONFIG_USB_OHCI_HCD=m |
| 1382 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1401 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1383 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1402 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1588,6 +1607,7 @@ CONFIG_FS_POSIX_ACL=y | |||
| 1588 | # CONFIG_GFS2_FS is not set | 1607 | # CONFIG_GFS2_FS is not set |
| 1589 | # CONFIG_OCFS2_FS is not set | 1608 | # CONFIG_OCFS2_FS is not set |
| 1590 | # CONFIG_BTRFS_FS is not set | 1609 | # CONFIG_BTRFS_FS is not set |
| 1610 | # CONFIG_NILFS2_FS is not set | ||
| 1591 | CONFIG_FILE_LOCKING=y | 1611 | CONFIG_FILE_LOCKING=y |
| 1592 | CONFIG_FSNOTIFY=y | 1612 | CONFIG_FSNOTIFY=y |
| 1593 | CONFIG_DNOTIFY=y | 1613 | CONFIG_DNOTIFY=y |
| @@ -1668,7 +1688,6 @@ CONFIG_VXFS_FS=m | |||
| 1668 | # CONFIG_ROMFS_FS is not set | 1688 | # CONFIG_ROMFS_FS is not set |
| 1669 | # CONFIG_SYSV_FS is not set | 1689 | # CONFIG_SYSV_FS is not set |
| 1670 | # CONFIG_UFS_FS is not set | 1690 | # CONFIG_UFS_FS is not set |
| 1671 | # CONFIG_NILFS2_FS is not set | ||
| 1672 | CONFIG_NETWORK_FILESYSTEMS=y | 1691 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1673 | CONFIG_NFS_FS=y | 1692 | CONFIG_NFS_FS=y |
| 1674 | CONFIG_NFS_V3=y | 1693 | CONFIG_NFS_V3=y |
| @@ -1770,7 +1789,7 @@ CONFIG_BINARY_PRINTF=y | |||
| 1770 | CONFIG_BITREVERSE=y | 1789 | CONFIG_BITREVERSE=y |
| 1771 | CONFIG_GENERIC_FIND_LAST_BIT=y | 1790 | CONFIG_GENERIC_FIND_LAST_BIT=y |
| 1772 | CONFIG_CRC_CCITT=m | 1791 | CONFIG_CRC_CCITT=m |
| 1773 | # CONFIG_CRC16 is not set | 1792 | CONFIG_CRC16=m |
| 1774 | CONFIG_CRC_T10DIF=m | 1793 | CONFIG_CRC_T10DIF=m |
| 1775 | CONFIG_CRC_ITU_T=m | 1794 | CONFIG_CRC_ITU_T=m |
| 1776 | CONFIG_CRC32=y | 1795 | CONFIG_CRC32=y |
| @@ -1797,6 +1816,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1797 | CONFIG_ENABLE_MUST_CHECK=y | 1816 | CONFIG_ENABLE_MUST_CHECK=y |
| 1798 | CONFIG_FRAME_WARN=1024 | 1817 | CONFIG_FRAME_WARN=1024 |
| 1799 | CONFIG_MAGIC_SYSRQ=y | 1818 | CONFIG_MAGIC_SYSRQ=y |
| 1819 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1800 | # CONFIG_UNUSED_SYMBOLS is not set | 1820 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1801 | CONFIG_DEBUG_FS=y | 1821 | CONFIG_DEBUG_FS=y |
| 1802 | # CONFIG_HEADERS_CHECK is not set | 1822 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1814,6 +1834,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1814 | # CONFIG_DEBUG_OBJECTS is not set | 1834 | # CONFIG_DEBUG_OBJECTS is not set |
| 1815 | # CONFIG_SLUB_DEBUG_ON is not set | 1835 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1816 | # CONFIG_SLUB_STATS is not set | 1836 | # CONFIG_SLUB_STATS is not set |
| 1837 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1817 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1838 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1818 | # CONFIG_RT_MUTEX_TESTER is not set | 1839 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1819 | CONFIG_DEBUG_SPINLOCK=y | 1840 | CONFIG_DEBUG_SPINLOCK=y |
| @@ -1834,11 +1855,13 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1834 | # CONFIG_DEBUG_LIST is not set | 1855 | # CONFIG_DEBUG_LIST is not set |
| 1835 | # CONFIG_DEBUG_SG is not set | 1856 | # CONFIG_DEBUG_SG is not set |
| 1836 | # CONFIG_DEBUG_NOTIFIERS is not set | 1857 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1858 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1837 | # CONFIG_RCU_TORTURE_TEST is not set | 1859 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1838 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1860 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1839 | # CONFIG_KPROBES_SANITY_TEST is not set | 1861 | # CONFIG_KPROBES_SANITY_TEST is not set |
| 1840 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1862 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1841 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1863 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1864 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1842 | # CONFIG_LKDTM is not set | 1865 | # CONFIG_LKDTM is not set |
| 1843 | # CONFIG_FAULT_INJECTION is not set | 1866 | # CONFIG_FAULT_INJECTION is not set |
| 1844 | # CONFIG_LATENCYTOP is not set | 1867 | # CONFIG_LATENCYTOP is not set |
| @@ -1852,6 +1875,7 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
| 1852 | CONFIG_RING_BUFFER=y | 1875 | CONFIG_RING_BUFFER=y |
| 1853 | CONFIG_EVENT_TRACING=y | 1876 | CONFIG_EVENT_TRACING=y |
| 1854 | CONFIG_CONTEXT_SWITCH_TRACER=y | 1877 | CONFIG_CONTEXT_SWITCH_TRACER=y |
| 1878 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
| 1855 | CONFIG_TRACING=y | 1879 | CONFIG_TRACING=y |
| 1856 | CONFIG_TRACING_SUPPORT=y | 1880 | CONFIG_TRACING_SUPPORT=y |
| 1857 | CONFIG_FTRACE=y | 1881 | CONFIG_FTRACE=y |
| @@ -1869,6 +1893,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1869 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1893 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1870 | # CONFIG_RING_BUFFER_BENCHMARK is not set | 1894 | # CONFIG_RING_BUFFER_BENCHMARK is not set |
| 1871 | # CONFIG_DYNAMIC_DEBUG is not set | 1895 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1896 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1872 | # CONFIG_SAMPLES is not set | 1897 | # CONFIG_SAMPLES is not set |
| 1873 | CONFIG_HAVE_ARCH_KGDB=y | 1898 | CONFIG_HAVE_ARCH_KGDB=y |
| 1874 | # CONFIG_KGDB is not set | 1899 | # CONFIG_KGDB is not set |
| @@ -1899,6 +1924,7 @@ CONFIG_SECURITY_NETWORK=y | |||
| 1899 | # CONFIG_SECURITY_NETWORK_XFRM is not set | 1924 | # CONFIG_SECURITY_NETWORK_XFRM is not set |
| 1900 | # CONFIG_SECURITY_PATH is not set | 1925 | # CONFIG_SECURITY_PATH is not set |
| 1901 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1926 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1927 | CONFIG_LSM_MMAP_MIN_ADDR=65536 | ||
| 1902 | CONFIG_SECURITY_SELINUX=y | 1928 | CONFIG_SECURITY_SELINUX=y |
| 1903 | CONFIG_SECURITY_SELINUX_BOOTPARAM=y | 1929 | CONFIG_SECURITY_SELINUX_BOOTPARAM=y |
| 1904 | CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 | 1930 | CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 |
| @@ -1913,7 +1939,6 @@ CONFIG_CRYPTO=y | |||
| 1913 | # | 1939 | # |
| 1914 | # Crypto core or helper | 1940 | # Crypto core or helper |
| 1915 | # | 1941 | # |
| 1916 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1917 | CONFIG_CRYPTO_ALGAPI=y | 1942 | CONFIG_CRYPTO_ALGAPI=y |
| 1918 | CONFIG_CRYPTO_ALGAPI2=y | 1943 | CONFIG_CRYPTO_ALGAPI2=y |
| 1919 | CONFIG_CRYPTO_AEAD=m | 1944 | CONFIG_CRYPTO_AEAD=m |
| @@ -1956,11 +1981,13 @@ CONFIG_CRYPTO_ECB=m | |||
| 1956 | # | 1981 | # |
| 1957 | CONFIG_CRYPTO_HMAC=y | 1982 | CONFIG_CRYPTO_HMAC=y |
| 1958 | # CONFIG_CRYPTO_XCBC is not set | 1983 | # CONFIG_CRYPTO_XCBC is not set |
| 1984 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1959 | 1985 | ||
| 1960 | # | 1986 | # |
| 1961 | # Digest | 1987 | # Digest |
| 1962 | # | 1988 | # |
| 1963 | CONFIG_CRYPTO_CRC32C=m | 1989 | CONFIG_CRYPTO_CRC32C=m |
| 1990 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1964 | CONFIG_CRYPTO_MD4=m | 1991 | CONFIG_CRYPTO_MD4=m |
| 1965 | CONFIG_CRYPTO_MD5=y | 1992 | CONFIG_CRYPTO_MD5=y |
| 1966 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1993 | CONFIG_CRYPTO_MICHAEL_MIC=m |
diff --git a/arch/powerpc/configs/ep8248e_defconfig b/arch/powerpc/configs/ep8248e_defconfig index 0aa5b43ffeb2..ef5edc7203f5 100644 --- a/arch/powerpc/configs/ep8248e_defconfig +++ b/arch/powerpc/configs/ep8248e_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:49 2009 | 4 | # Thu Nov 5 08:20:06 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -82,11 +83,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 82 | # | 83 | # |
| 83 | # RCU Subsystem | 84 | # RCU Subsystem |
| 84 | # | 85 | # |
| 85 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
| 86 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 87 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_RCU_TRACE is not set |
| 89 | CONFIG_RCU_FANOUT=32 | ||
| 90 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 88 | # CONFIG_TREE_RCU_TRACE is not set | 91 | # CONFIG_TREE_RCU_TRACE is not set |
| 89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 90 | CONFIG_IKCONFIG=y | 92 | CONFIG_IKCONFIG=y |
| 91 | CONFIG_IKCONFIG_PROC=y | 93 | CONFIG_IKCONFIG_PROC=y |
| 92 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -116,28 +118,29 @@ CONFIG_TIMERFD=y | |||
| 116 | CONFIG_EVENTFD=y | 118 | CONFIG_EVENTFD=y |
| 117 | CONFIG_SHMEM=y | 119 | CONFIG_SHMEM=y |
| 118 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
| 119 | CONFIG_HAVE_PERF_COUNTERS=y | 121 | CONFIG_HAVE_PERF_EVENTS=y |
| 120 | 122 | ||
| 121 | # | 123 | # |
| 122 | # Performance Counters | 124 | # Kernel Performance Events And Counters |
| 123 | # | 125 | # |
| 126 | # CONFIG_PERF_EVENTS is not set | ||
| 124 | # CONFIG_PERF_COUNTERS is not set | 127 | # CONFIG_PERF_COUNTERS is not set |
| 125 | CONFIG_VM_EVENT_COUNTERS=y | 128 | CONFIG_VM_EVENT_COUNTERS=y |
| 126 | CONFIG_PCI_QUIRKS=y | 129 | CONFIG_PCI_QUIRKS=y |
| 127 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 128 | CONFIG_COMPAT_BRK=y | 130 | CONFIG_COMPAT_BRK=y |
| 129 | CONFIG_SLAB=y | 131 | CONFIG_SLAB=y |
| 130 | # CONFIG_SLUB is not set | 132 | # CONFIG_SLUB is not set |
| 131 | # CONFIG_SLOB is not set | 133 | # CONFIG_SLOB is not set |
| 132 | # CONFIG_PROFILING is not set | 134 | # CONFIG_PROFILING is not set |
| 133 | # CONFIG_MARKERS is not set | ||
| 134 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
| 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 136 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
| 137 | CONFIG_HAVE_KPROBES=y | 138 | CONFIG_HAVE_KPROBES=y |
| 138 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
| 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 141 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 140 | CONFIG_HAVE_CLK=y | 142 | CONFIG_HAVE_CLK=y |
| 143 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 141 | 144 | ||
| 142 | # | 145 | # |
| 143 | # GCOV-based kernel profiling | 146 | # GCOV-based kernel profiling |
| @@ -150,6 +153,7 @@ CONFIG_BASE_SMALL=0 | |||
| 150 | # CONFIG_MODULES is not set | 153 | # CONFIG_MODULES is not set |
| 151 | CONFIG_BLOCK=y | 154 | CONFIG_BLOCK=y |
| 152 | CONFIG_LBDAF=y | 155 | CONFIG_LBDAF=y |
| 156 | CONFIG_BLK_DEV_BSG=y | ||
| 153 | # CONFIG_BLK_DEV_INTEGRITY is not set | 157 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 154 | 158 | ||
| 155 | # | 159 | # |
| @@ -233,6 +237,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 233 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 237 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 234 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 238 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 235 | # CONFIG_CRASH_DUMP is not set | 239 | # CONFIG_CRASH_DUMP is not set |
| 240 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 236 | CONFIG_ARCH_FLATMEM_ENABLE=y | 241 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 237 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 242 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 238 | CONFIG_FLATMEM=y | 243 | CONFIG_FLATMEM=y |
| @@ -246,6 +251,7 @@ CONFIG_BOUNCE=y | |||
| 246 | CONFIG_VIRT_TO_BUS=y | 251 | CONFIG_VIRT_TO_BUS=y |
| 247 | CONFIG_HAVE_MLOCK=y | 252 | CONFIG_HAVE_MLOCK=y |
| 248 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 253 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 254 | # CONFIG_KSM is not set | ||
| 249 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 255 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 250 | CONFIG_PPC_4K_PAGES=y | 256 | CONFIG_PPC_4K_PAGES=y |
| 251 | # CONFIG_PPC_16K_PAGES is not set | 257 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -394,6 +400,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 394 | # CONFIG_BT is not set | 400 | # CONFIG_BT is not set |
| 395 | CONFIG_WIRELESS=y | 401 | CONFIG_WIRELESS=y |
| 396 | # CONFIG_CFG80211 is not set | 402 | # CONFIG_CFG80211 is not set |
| 403 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 397 | CONFIG_WIRELESS_OLD_REGULATORY=y | 404 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 398 | # CONFIG_WIRELESS_EXT is not set | 405 | # CONFIG_WIRELESS_EXT is not set |
| 399 | # CONFIG_LIB80211 is not set | 406 | # CONFIG_LIB80211 is not set |
| @@ -401,7 +408,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 401 | # | 408 | # |
| 402 | # CFG80211 needs to be enabled for MAC80211 | 409 | # CFG80211 needs to be enabled for MAC80211 |
| 403 | # | 410 | # |
| 404 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 405 | # CONFIG_WIMAX is not set | 411 | # CONFIG_WIMAX is not set |
| 406 | # CONFIG_RFKILL is not set | 412 | # CONFIG_RFKILL is not set |
| 407 | 413 | ||
| @@ -413,6 +419,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 413 | # Generic Driver Options | 419 | # Generic Driver Options |
| 414 | # | 420 | # |
| 415 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 421 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 422 | # CONFIG_DEVTMPFS is not set | ||
| 416 | CONFIG_STANDALONE=y | 423 | CONFIG_STANDALONE=y |
| 417 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 424 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 418 | # CONFIG_FW_LOADER is not set | 425 | # CONFIG_FW_LOADER is not set |
| @@ -600,7 +607,9 @@ CONFIG_MII=y | |||
| 600 | # CONFIG_NET_PCI is not set | 607 | # CONFIG_NET_PCI is not set |
| 601 | # CONFIG_B44 is not set | 608 | # CONFIG_B44 is not set |
| 602 | # CONFIG_KS8842 is not set | 609 | # CONFIG_KS8842 is not set |
| 610 | # CONFIG_KS8851_MLL is not set | ||
| 603 | # CONFIG_ATL2 is not set | 611 | # CONFIG_ATL2 is not set |
| 612 | # CONFIG_XILINX_EMACLITE is not set | ||
| 604 | CONFIG_FS_ENET=y | 613 | CONFIG_FS_ENET=y |
| 605 | # CONFIG_FS_ENET_HAS_SCC is not set | 614 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 606 | CONFIG_FS_ENET_HAS_FCC=y | 615 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -648,10 +657,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 648 | # CONFIG_SFC is not set | 657 | # CONFIG_SFC is not set |
| 649 | # CONFIG_BE2NET is not set | 658 | # CONFIG_BE2NET is not set |
| 650 | # CONFIG_TR is not set | 659 | # CONFIG_TR is not set |
| 651 | 660 | CONFIG_WLAN=y | |
| 652 | # | ||
| 653 | # Wireless LAN | ||
| 654 | # | ||
| 655 | # CONFIG_WLAN_PRE80211 is not set | 661 | # CONFIG_WLAN_PRE80211 is not set |
| 656 | # CONFIG_WLAN_80211 is not set | 662 | # CONFIG_WLAN_80211 is not set |
| 657 | 663 | ||
| @@ -736,15 +742,19 @@ CONFIG_GPIOLIB=y | |||
| 736 | # PCI GPIO expanders: | 742 | # PCI GPIO expanders: |
| 737 | # | 743 | # |
| 738 | # CONFIG_GPIO_BT8XX is not set | 744 | # CONFIG_GPIO_BT8XX is not set |
| 745 | # CONFIG_GPIO_LANGWELL is not set | ||
| 739 | 746 | ||
| 740 | # | 747 | # |
| 741 | # SPI GPIO expanders: | 748 | # SPI GPIO expanders: |
| 742 | # | 749 | # |
| 750 | |||
| 751 | # | ||
| 752 | # AC97 GPIO expanders: | ||
| 753 | # | ||
| 743 | # CONFIG_W1 is not set | 754 | # CONFIG_W1 is not set |
| 744 | # CONFIG_POWER_SUPPLY is not set | 755 | # CONFIG_POWER_SUPPLY is not set |
| 745 | # CONFIG_HWMON is not set | 756 | # CONFIG_HWMON is not set |
| 746 | # CONFIG_THERMAL is not set | 757 | # CONFIG_THERMAL is not set |
| 747 | # CONFIG_THERMAL_HWMON is not set | ||
| 748 | # CONFIG_WATCHDOG is not set | 758 | # CONFIG_WATCHDOG is not set |
| 749 | CONFIG_SSB_POSSIBLE=y | 759 | CONFIG_SSB_POSSIBLE=y |
| 750 | 760 | ||
| @@ -767,6 +777,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 767 | # Graphics support | 777 | # Graphics support |
| 768 | # | 778 | # |
| 769 | # CONFIG_AGP is not set | 779 | # CONFIG_AGP is not set |
| 780 | CONFIG_VGA_ARB=y | ||
| 770 | # CONFIG_DRM is not set | 781 | # CONFIG_DRM is not set |
| 771 | # CONFIG_VGASTATE is not set | 782 | # CONFIG_VGASTATE is not set |
| 772 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 783 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -968,6 +979,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 968 | CONFIG_ENABLE_MUST_CHECK=y | 979 | CONFIG_ENABLE_MUST_CHECK=y |
| 969 | CONFIG_FRAME_WARN=1024 | 980 | CONFIG_FRAME_WARN=1024 |
| 970 | CONFIG_MAGIC_SYSRQ=y | 981 | CONFIG_MAGIC_SYSRQ=y |
| 982 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 971 | # CONFIG_UNUSED_SYMBOLS is not set | 983 | # CONFIG_UNUSED_SYMBOLS is not set |
| 972 | # CONFIG_DEBUG_FS is not set | 984 | # CONFIG_DEBUG_FS is not set |
| 973 | # CONFIG_HEADERS_CHECK is not set | 985 | # CONFIG_HEADERS_CHECK is not set |
| @@ -998,10 +1010,12 @@ CONFIG_DEBUG_INFO=y | |||
| 998 | # CONFIG_DEBUG_LIST is not set | 1010 | # CONFIG_DEBUG_LIST is not set |
| 999 | # CONFIG_DEBUG_SG is not set | 1011 | # CONFIG_DEBUG_SG is not set |
| 1000 | # CONFIG_DEBUG_NOTIFIERS is not set | 1012 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1013 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1001 | # CONFIG_RCU_TORTURE_TEST is not set | 1014 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1002 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1015 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1003 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1016 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1004 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1017 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1018 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1005 | # CONFIG_FAULT_INJECTION is not set | 1019 | # CONFIG_FAULT_INJECTION is not set |
| 1006 | # CONFIG_LATENCYTOP is not set | 1020 | # CONFIG_LATENCYTOP is not set |
| 1007 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1021 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1024,6 +1038,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1024 | # CONFIG_KMEMTRACE is not set | 1038 | # CONFIG_KMEMTRACE is not set |
| 1025 | # CONFIG_WORKQUEUE_TRACER is not set | 1039 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1026 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1040 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1041 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1027 | # CONFIG_SAMPLES is not set | 1042 | # CONFIG_SAMPLES is not set |
| 1028 | CONFIG_HAVE_ARCH_KGDB=y | 1043 | CONFIG_HAVE_ARCH_KGDB=y |
| 1029 | # CONFIG_PPC_DISABLE_WERROR is not set | 1044 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1052,7 +1067,6 @@ CONFIG_CRYPTO=y | |||
| 1052 | # | 1067 | # |
| 1053 | # Crypto core or helper | 1068 | # Crypto core or helper |
| 1054 | # | 1069 | # |
| 1055 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1056 | CONFIG_CRYPTO_ALGAPI=y | 1070 | CONFIG_CRYPTO_ALGAPI=y |
| 1057 | CONFIG_CRYPTO_ALGAPI2=y | 1071 | CONFIG_CRYPTO_ALGAPI2=y |
| 1058 | CONFIG_CRYPTO_AEAD2=y | 1072 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1094,6 +1108,7 @@ CONFIG_CRYPTO_PCBC=y | |||
| 1094 | # Digest | 1108 | # Digest |
| 1095 | # | 1109 | # |
| 1096 | # CONFIG_CRYPTO_CRC32C is not set | 1110 | # CONFIG_CRYPTO_CRC32C is not set |
| 1111 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1097 | # CONFIG_CRYPTO_MD4 is not set | 1112 | # CONFIG_CRYPTO_MD4 is not set |
| 1098 | CONFIG_CRYPTO_MD5=y | 1113 | CONFIG_CRYPTO_MD5=y |
| 1099 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1114 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/ep88xc_defconfig b/arch/powerpc/configs/ep88xc_defconfig index 2c292e25cc01..73ef9be41280 100644 --- a/arch/powerpc/configs/ep88xc_defconfig +++ b/arch/powerpc/configs/ep88xc_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:49 2009 | 4 | # Thu Nov 5 08:20:07 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -16,6 +16,7 @@ CONFIG_PPC_8xx=y | |||
| 16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
| 17 | CONFIG_8xx=y | 17 | CONFIG_8xx=y |
| 18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
| 19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
| 20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
| 21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
| @@ -29,6 +30,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
| 30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
| 33 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
| 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -77,11 +79,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 77 | # | 79 | # |
| 78 | # RCU Subsystem | 80 | # RCU Subsystem |
| 79 | # | 81 | # |
| 80 | CONFIG_CLASSIC_RCU=y | 82 | CONFIG_TREE_RCU=y |
| 81 | # CONFIG_TREE_RCU is not set | 83 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 82 | # CONFIG_PREEMPT_RCU is not set | 84 | # CONFIG_RCU_TRACE is not set |
| 85 | CONFIG_RCU_FANOUT=32 | ||
| 86 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 83 | # CONFIG_TREE_RCU_TRACE is not set | 87 | # CONFIG_TREE_RCU_TRACE is not set |
| 84 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 85 | # CONFIG_IKCONFIG is not set | 88 | # CONFIG_IKCONFIG is not set |
| 86 | CONFIG_LOG_BUF_SHIFT=14 | 89 | CONFIG_LOG_BUF_SHIFT=14 |
| 87 | CONFIG_GROUP_SCHED=y | 90 | CONFIG_GROUP_SCHED=y |
| @@ -115,28 +118,29 @@ CONFIG_TIMERFD=y | |||
| 115 | CONFIG_EVENTFD=y | 118 | CONFIG_EVENTFD=y |
| 116 | CONFIG_SHMEM=y | 119 | CONFIG_SHMEM=y |
| 117 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
| 118 | CONFIG_HAVE_PERF_COUNTERS=y | 121 | CONFIG_HAVE_PERF_EVENTS=y |
| 119 | 122 | ||
| 120 | # | 123 | # |
| 121 | # Performance Counters | 124 | # Kernel Performance Events And Counters |
| 122 | # | 125 | # |
| 126 | # CONFIG_PERF_EVENTS is not set | ||
| 123 | # CONFIG_PERF_COUNTERS is not set | 127 | # CONFIG_PERF_COUNTERS is not set |
| 124 | # CONFIG_VM_EVENT_COUNTERS is not set | 128 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 125 | CONFIG_SLUB_DEBUG=y | 129 | CONFIG_SLUB_DEBUG=y |
| 126 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 127 | CONFIG_COMPAT_BRK=y | 130 | CONFIG_COMPAT_BRK=y |
| 128 | # CONFIG_SLAB is not set | 131 | # CONFIG_SLAB is not set |
| 129 | CONFIG_SLUB=y | 132 | CONFIG_SLUB=y |
| 130 | # CONFIG_SLOB is not set | 133 | # CONFIG_SLOB is not set |
| 131 | # CONFIG_PROFILING is not set | 134 | # CONFIG_PROFILING is not set |
| 132 | # CONFIG_MARKERS is not set | ||
| 133 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
| 134 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 135 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
| 136 | CONFIG_HAVE_KPROBES=y | 138 | CONFIG_HAVE_KPROBES=y |
| 137 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
| 138 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 141 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 139 | CONFIG_HAVE_CLK=y | 142 | CONFIG_HAVE_CLK=y |
| 143 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 140 | 144 | ||
| 141 | # | 145 | # |
| 142 | # GCOV-based kernel profiling | 146 | # GCOV-based kernel profiling |
| @@ -234,10 +238,10 @@ CONFIG_BINFMT_ELF=y | |||
| 234 | CONFIG_8XX_MINIMAL_FPEMU=y | 238 | CONFIG_8XX_MINIMAL_FPEMU=y |
| 235 | # CONFIG_IOMMU_HELPER is not set | 239 | # CONFIG_IOMMU_HELPER is not set |
| 236 | # CONFIG_SWIOTLB is not set | 240 | # CONFIG_SWIOTLB is not set |
| 237 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 238 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 239 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 242 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 240 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 243 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 244 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 241 | CONFIG_ARCH_FLATMEM_ENABLE=y | 245 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 242 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 246 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 243 | CONFIG_SELECT_MEMORY_MODEL=y | 247 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -255,6 +259,7 @@ CONFIG_BOUNCE=y | |||
| 255 | CONFIG_VIRT_TO_BUS=y | 259 | CONFIG_VIRT_TO_BUS=y |
| 256 | CONFIG_HAVE_MLOCK=y | 260 | CONFIG_HAVE_MLOCK=y |
| 257 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 261 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 262 | # CONFIG_KSM is not set | ||
| 258 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 263 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 259 | CONFIG_PPC_4K_PAGES=y | 264 | CONFIG_PPC_4K_PAGES=y |
| 260 | # CONFIG_PPC_16K_PAGES is not set | 265 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -337,6 +342,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 337 | # CONFIG_NETFILTER is not set | 342 | # CONFIG_NETFILTER is not set |
| 338 | # CONFIG_IP_DCCP is not set | 343 | # CONFIG_IP_DCCP is not set |
| 339 | # CONFIG_IP_SCTP is not set | 344 | # CONFIG_IP_SCTP is not set |
| 345 | # CONFIG_RDS is not set | ||
| 340 | # CONFIG_TIPC is not set | 346 | # CONFIG_TIPC is not set |
| 341 | # CONFIG_ATM is not set | 347 | # CONFIG_ATM is not set |
| 342 | # CONFIG_BRIDGE is not set | 348 | # CONFIG_BRIDGE is not set |
| @@ -366,6 +372,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 366 | # CONFIG_AF_RXRPC is not set | 372 | # CONFIG_AF_RXRPC is not set |
| 367 | CONFIG_WIRELESS=y | 373 | CONFIG_WIRELESS=y |
| 368 | # CONFIG_CFG80211 is not set | 374 | # CONFIG_CFG80211 is not set |
| 375 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 369 | CONFIG_WIRELESS_OLD_REGULATORY=y | 376 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 370 | # CONFIG_WIRELESS_EXT is not set | 377 | # CONFIG_WIRELESS_EXT is not set |
| 371 | # CONFIG_LIB80211 is not set | 378 | # CONFIG_LIB80211 is not set |
| @@ -373,7 +380,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 373 | # | 380 | # |
| 374 | # CFG80211 needs to be enabled for MAC80211 | 381 | # CFG80211 needs to be enabled for MAC80211 |
| 375 | # | 382 | # |
| 376 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 377 | # CONFIG_WIMAX is not set | 383 | # CONFIG_WIMAX is not set |
| 378 | # CONFIG_RFKILL is not set | 384 | # CONFIG_RFKILL is not set |
| 379 | # CONFIG_NET_9P is not set | 385 | # CONFIG_NET_9P is not set |
| @@ -386,6 +392,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 386 | # Generic Driver Options | 392 | # Generic Driver Options |
| 387 | # | 393 | # |
| 388 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 394 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 395 | # CONFIG_DEVTMPFS is not set | ||
| 389 | CONFIG_STANDALONE=y | 396 | CONFIG_STANDALONE=y |
| 390 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 397 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 391 | # CONFIG_FW_LOADER is not set | 398 | # CONFIG_FW_LOADER is not set |
| @@ -529,16 +536,15 @@ CONFIG_MII=y | |||
| 529 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 536 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 530 | # CONFIG_B44 is not set | 537 | # CONFIG_B44 is not set |
| 531 | # CONFIG_KS8842 is not set | 538 | # CONFIG_KS8842 is not set |
| 539 | # CONFIG_KS8851_MLL is not set | ||
| 540 | # CONFIG_XILINX_EMACLITE is not set | ||
| 532 | CONFIG_FS_ENET=y | 541 | CONFIG_FS_ENET=y |
| 533 | # CONFIG_FS_ENET_HAS_SCC is not set | 542 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 534 | CONFIG_FS_ENET_HAS_FEC=y | 543 | CONFIG_FS_ENET_HAS_FEC=y |
| 535 | CONFIG_FS_ENET_MDIO_FEC=y | 544 | CONFIG_FS_ENET_MDIO_FEC=y |
| 536 | # CONFIG_NETDEV_1000 is not set | 545 | # CONFIG_NETDEV_1000 is not set |
| 537 | # CONFIG_NETDEV_10000 is not set | 546 | # CONFIG_NETDEV_10000 is not set |
| 538 | 547 | CONFIG_WLAN=y | |
| 539 | # | ||
| 540 | # Wireless LAN | ||
| 541 | # | ||
| 542 | # CONFIG_WLAN_PRE80211 is not set | 548 | # CONFIG_WLAN_PRE80211 is not set |
| 543 | # CONFIG_WLAN_80211 is not set | 549 | # CONFIG_WLAN_80211 is not set |
| 544 | 550 | ||
| @@ -611,7 +617,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 611 | # CONFIG_POWER_SUPPLY is not set | 617 | # CONFIG_POWER_SUPPLY is not set |
| 612 | # CONFIG_HWMON is not set | 618 | # CONFIG_HWMON is not set |
| 613 | # CONFIG_THERMAL is not set | 619 | # CONFIG_THERMAL is not set |
| 614 | # CONFIG_THERMAL_HWMON is not set | ||
| 615 | # CONFIG_WATCHDOG is not set | 620 | # CONFIG_WATCHDOG is not set |
| 616 | CONFIG_SSB_POSSIBLE=y | 621 | CONFIG_SSB_POSSIBLE=y |
| 617 | 622 | ||
| @@ -672,6 +677,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 672 | # CONFIG_GFS2_FS is not set | 677 | # CONFIG_GFS2_FS is not set |
| 673 | # CONFIG_OCFS2_FS is not set | 678 | # CONFIG_OCFS2_FS is not set |
| 674 | # CONFIG_BTRFS_FS is not set | 679 | # CONFIG_BTRFS_FS is not set |
| 680 | # CONFIG_NILFS2_FS is not set | ||
| 675 | CONFIG_FILE_LOCKING=y | 681 | CONFIG_FILE_LOCKING=y |
| 676 | CONFIG_FSNOTIFY=y | 682 | CONFIG_FSNOTIFY=y |
| 677 | # CONFIG_DNOTIFY is not set | 683 | # CONFIG_DNOTIFY is not set |
| @@ -731,7 +737,6 @@ CONFIG_CRAMFS=y | |||
| 731 | # CONFIG_ROMFS_FS is not set | 737 | # CONFIG_ROMFS_FS is not set |
| 732 | # CONFIG_SYSV_FS is not set | 738 | # CONFIG_SYSV_FS is not set |
| 733 | # CONFIG_UFS_FS is not set | 739 | # CONFIG_UFS_FS is not set |
| 734 | # CONFIG_NILFS2_FS is not set | ||
| 735 | CONFIG_NETWORK_FILESYSTEMS=y | 740 | CONFIG_NETWORK_FILESYSTEMS=y |
| 736 | CONFIG_NFS_FS=y | 741 | CONFIG_NFS_FS=y |
| 737 | CONFIG_NFS_V3=y | 742 | CONFIG_NFS_V3=y |
| @@ -803,6 +808,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 803 | CONFIG_ENABLE_MUST_CHECK=y | 808 | CONFIG_ENABLE_MUST_CHECK=y |
| 804 | CONFIG_FRAME_WARN=1024 | 809 | CONFIG_FRAME_WARN=1024 |
| 805 | CONFIG_MAGIC_SYSRQ=y | 810 | CONFIG_MAGIC_SYSRQ=y |
| 811 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 806 | # CONFIG_UNUSED_SYMBOLS is not set | 812 | # CONFIG_UNUSED_SYMBOLS is not set |
| 807 | # CONFIG_DEBUG_FS is not set | 813 | # CONFIG_DEBUG_FS is not set |
| 808 | # CONFIG_HEADERS_CHECK is not set | 814 | # CONFIG_HEADERS_CHECK is not set |
| @@ -820,6 +826,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 820 | # CONFIG_DEBUG_OBJECTS is not set | 826 | # CONFIG_DEBUG_OBJECTS is not set |
| 821 | # CONFIG_SLUB_DEBUG_ON is not set | 827 | # CONFIG_SLUB_DEBUG_ON is not set |
| 822 | # CONFIG_SLUB_STATS is not set | 828 | # CONFIG_SLUB_STATS is not set |
| 829 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 823 | # CONFIG_DEBUG_SPINLOCK is not set | 830 | # CONFIG_DEBUG_SPINLOCK is not set |
| 824 | # CONFIG_DEBUG_MUTEXES is not set | 831 | # CONFIG_DEBUG_MUTEXES is not set |
| 825 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 832 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| @@ -836,10 +843,12 @@ CONFIG_DEBUG_INFO=y | |||
| 836 | # CONFIG_DEBUG_LIST is not set | 843 | # CONFIG_DEBUG_LIST is not set |
| 837 | # CONFIG_DEBUG_SG is not set | 844 | # CONFIG_DEBUG_SG is not set |
| 838 | # CONFIG_DEBUG_NOTIFIERS is not set | 845 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 846 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 839 | # CONFIG_RCU_TORTURE_TEST is not set | 847 | # CONFIG_RCU_TORTURE_TEST is not set |
| 840 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 848 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 841 | # CONFIG_BACKTRACE_SELF_TEST is not set | 849 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 842 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 850 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 851 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 843 | # CONFIG_FAULT_INJECTION is not set | 852 | # CONFIG_FAULT_INJECTION is not set |
| 844 | # CONFIG_LATENCYTOP is not set | 853 | # CONFIG_LATENCYTOP is not set |
| 845 | # CONFIG_DEBUG_PAGEALLOC is not set | 854 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -861,10 +870,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 861 | # CONFIG_KMEMTRACE is not set | 870 | # CONFIG_KMEMTRACE is not set |
| 862 | # CONFIG_WORKQUEUE_TRACER is not set | 871 | # CONFIG_WORKQUEUE_TRACER is not set |
| 863 | # CONFIG_BLK_DEV_IO_TRACE is not set | 872 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 873 | # CONFIG_DMA_API_DEBUG is not set | ||
| 864 | # CONFIG_SAMPLES is not set | 874 | # CONFIG_SAMPLES is not set |
| 865 | CONFIG_HAVE_ARCH_KGDB=y | 875 | CONFIG_HAVE_ARCH_KGDB=y |
| 866 | # CONFIG_KGDB is not set | 876 | # CONFIG_KGDB is not set |
| 867 | # CONFIG_KMEMCHECK is not set | ||
| 868 | # CONFIG_PPC_DISABLE_WERROR is not set | 877 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 869 | CONFIG_PPC_WERROR=y | 878 | CONFIG_PPC_WERROR=y |
| 870 | CONFIG_PRINT_STACK_DEPTH=64 | 879 | CONFIG_PRINT_STACK_DEPTH=64 |
diff --git a/arch/powerpc/configs/linkstation_defconfig b/arch/powerpc/configs/linkstation_defconfig index 45671e7dd2c7..63c3e8de8f16 100644 --- a/arch/powerpc/configs/linkstation_defconfig +++ b/arch/powerpc/configs/linkstation_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:50 2009 | 4 | # Thu Nov 5 08:20:08 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -83,11 +84,12 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
| 83 | # | 84 | # |
| 84 | # RCU Subsystem | 85 | # RCU Subsystem |
| 85 | # | 86 | # |
| 86 | CONFIG_CLASSIC_RCU=y | 87 | CONFIG_TREE_RCU=y |
| 87 | # CONFIG_TREE_RCU is not set | 88 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 88 | # CONFIG_PREEMPT_RCU is not set | 89 | # CONFIG_RCU_TRACE is not set |
| 90 | CONFIG_RCU_FANOUT=32 | ||
| 91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 89 | # CONFIG_TREE_RCU_TRACE is not set | 92 | # CONFIG_TREE_RCU_TRACE is not set |
| 90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 91 | CONFIG_IKCONFIG=y | 93 | CONFIG_IKCONFIG=y |
| 92 | CONFIG_IKCONFIG_PROC=y | 94 | CONFIG_IKCONFIG_PROC=y |
| 93 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -131,22 +133,21 @@ CONFIG_TIMERFD=y | |||
| 131 | CONFIG_EVENTFD=y | 133 | CONFIG_EVENTFD=y |
| 132 | CONFIG_SHMEM=y | 134 | CONFIG_SHMEM=y |
| 133 | CONFIG_AIO=y | 135 | CONFIG_AIO=y |
| 134 | CONFIG_HAVE_PERF_COUNTERS=y | 136 | CONFIG_HAVE_PERF_EVENTS=y |
| 135 | 137 | ||
| 136 | # | 138 | # |
| 137 | # Performance Counters | 139 | # Kernel Performance Events And Counters |
| 138 | # | 140 | # |
| 141 | # CONFIG_PERF_EVENTS is not set | ||
| 139 | # CONFIG_PERF_COUNTERS is not set | 142 | # CONFIG_PERF_COUNTERS is not set |
| 140 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
| 141 | CONFIG_PCI_QUIRKS=y | 144 | CONFIG_PCI_QUIRKS=y |
| 142 | CONFIG_SLUB_DEBUG=y | 145 | CONFIG_SLUB_DEBUG=y |
| 143 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 144 | # CONFIG_COMPAT_BRK is not set | 146 | # CONFIG_COMPAT_BRK is not set |
| 145 | # CONFIG_SLAB is not set | 147 | # CONFIG_SLAB is not set |
| 146 | CONFIG_SLUB=y | 148 | CONFIG_SLUB=y |
| 147 | # CONFIG_SLOB is not set | 149 | # CONFIG_SLOB is not set |
| 148 | # CONFIG_PROFILING is not set | 150 | # CONFIG_PROFILING is not set |
| 149 | # CONFIG_MARKERS is not set | ||
| 150 | CONFIG_HAVE_OPROFILE=y | 151 | CONFIG_HAVE_OPROFILE=y |
| 151 | # CONFIG_KPROBES is not set | 152 | # CONFIG_KPROBES is not set |
| 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 153 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -154,11 +155,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 154 | CONFIG_HAVE_KPROBES=y | 155 | CONFIG_HAVE_KPROBES=y |
| 155 | CONFIG_HAVE_KRETPROBES=y | 156 | CONFIG_HAVE_KRETPROBES=y |
| 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 157 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 158 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 159 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 157 | 160 | ||
| 158 | # | 161 | # |
| 159 | # GCOV-based kernel profiling | 162 | # GCOV-based kernel profiling |
| 160 | # | 163 | # |
| 161 | # CONFIG_SLOW_WORK is not set | 164 | CONFIG_SLOW_WORK=y |
| 162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 165 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 163 | CONFIG_SLABINFO=y | 166 | CONFIG_SLABINFO=y |
| 164 | CONFIG_RT_MUTEXES=y | 167 | CONFIG_RT_MUTEXES=y |
| @@ -258,6 +261,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 258 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 261 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 259 | # CONFIG_KEXEC is not set | 262 | # CONFIG_KEXEC is not set |
| 260 | # CONFIG_CRASH_DUMP is not set | 263 | # CONFIG_CRASH_DUMP is not set |
| 264 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 261 | CONFIG_ARCH_FLATMEM_ENABLE=y | 265 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 262 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 266 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 263 | CONFIG_SELECT_MEMORY_MODEL=y | 267 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -275,6 +279,7 @@ CONFIG_BOUNCE=y | |||
| 275 | CONFIG_VIRT_TO_BUS=y | 279 | CONFIG_VIRT_TO_BUS=y |
| 276 | CONFIG_HAVE_MLOCK=y | 280 | CONFIG_HAVE_MLOCK=y |
| 277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 281 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 282 | # CONFIG_KSM is not set | ||
| 278 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 283 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 279 | CONFIG_PPC_4K_PAGES=y | 284 | CONFIG_PPC_4K_PAGES=y |
| 280 | # CONFIG_PPC_16K_PAGES is not set | 285 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -482,6 +487,7 @@ CONFIG_IP_NF_ARPFILTER=m | |||
| 482 | CONFIG_IP_NF_ARP_MANGLE=m | 487 | CONFIG_IP_NF_ARP_MANGLE=m |
| 483 | # CONFIG_IP_DCCP is not set | 488 | # CONFIG_IP_DCCP is not set |
| 484 | # CONFIG_IP_SCTP is not set | 489 | # CONFIG_IP_SCTP is not set |
| 490 | # CONFIG_RDS is not set | ||
| 485 | # CONFIG_TIPC is not set | 491 | # CONFIG_TIPC is not set |
| 486 | # CONFIG_ATM is not set | 492 | # CONFIG_ATM is not set |
| 487 | # CONFIG_BRIDGE is not set | 493 | # CONFIG_BRIDGE is not set |
| @@ -511,6 +517,7 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
| 511 | # CONFIG_AF_RXRPC is not set | 517 | # CONFIG_AF_RXRPC is not set |
| 512 | CONFIG_WIRELESS=y | 518 | CONFIG_WIRELESS=y |
| 513 | # CONFIG_CFG80211 is not set | 519 | # CONFIG_CFG80211 is not set |
| 520 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 514 | CONFIG_WIRELESS_OLD_REGULATORY=y | 521 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 515 | CONFIG_WIRELESS_EXT=y | 522 | CONFIG_WIRELESS_EXT=y |
| 516 | CONFIG_WIRELESS_EXT_SYSFS=y | 523 | CONFIG_WIRELESS_EXT_SYSFS=y |
| @@ -519,7 +526,6 @@ CONFIG_WIRELESS_EXT_SYSFS=y | |||
| 519 | # | 526 | # |
| 520 | # CFG80211 needs to be enabled for MAC80211 | 527 | # CFG80211 needs to be enabled for MAC80211 |
| 521 | # | 528 | # |
| 522 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 523 | # CONFIG_WIMAX is not set | 529 | # CONFIG_WIMAX is not set |
| 524 | # CONFIG_RFKILL is not set | 530 | # CONFIG_RFKILL is not set |
| 525 | # CONFIG_NET_9P is not set | 531 | # CONFIG_NET_9P is not set |
| @@ -532,6 +538,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 532 | # Generic Driver Options | 538 | # Generic Driver Options |
| 533 | # | 539 | # |
| 534 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 540 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 541 | # CONFIG_DEVTMPFS is not set | ||
| 535 | CONFIG_STANDALONE=y | 542 | CONFIG_STANDALONE=y |
| 536 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 543 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 537 | CONFIG_FW_LOADER=y | 544 | CONFIG_FW_LOADER=y |
| @@ -543,9 +550,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
| 543 | # CONFIG_CONNECTOR is not set | 550 | # CONFIG_CONNECTOR is not set |
| 544 | CONFIG_MTD=y | 551 | CONFIG_MTD=y |
| 545 | # CONFIG_MTD_DEBUG is not set | 552 | # CONFIG_MTD_DEBUG is not set |
| 553 | # CONFIG_MTD_TESTS is not set | ||
| 546 | CONFIG_MTD_CONCAT=y | 554 | CONFIG_MTD_CONCAT=y |
| 547 | CONFIG_MTD_PARTITIONS=y | 555 | CONFIG_MTD_PARTITIONS=y |
| 548 | # CONFIG_MTD_TESTS is not set | ||
| 549 | # CONFIG_MTD_REDBOOT_PARTS is not set | 556 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 550 | CONFIG_MTD_CMDLINE_PARTS=y | 557 | CONFIG_MTD_CMDLINE_PARTS=y |
| 551 | CONFIG_MTD_OF_PARTS=y | 558 | CONFIG_MTD_OF_PARTS=y |
| @@ -711,6 +718,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 711 | # CONFIG_ISCSI_TCP is not set | 718 | # CONFIG_ISCSI_TCP is not set |
| 712 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 719 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 713 | # CONFIG_SCSI_BNX2_ISCSI is not set | 720 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 721 | # CONFIG_BE2ISCSI is not set | ||
| 714 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 722 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 715 | # CONFIG_SCSI_3W_9XXX is not set | 723 | # CONFIG_SCSI_3W_9XXX is not set |
| 716 | # CONFIG_SCSI_ACARD is not set | 724 | # CONFIG_SCSI_ACARD is not set |
| @@ -750,11 +758,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 750 | # CONFIG_SCSI_DC390T is not set | 758 | # CONFIG_SCSI_DC390T is not set |
| 751 | # CONFIG_SCSI_NSP32 is not set | 759 | # CONFIG_SCSI_NSP32 is not set |
| 752 | # CONFIG_SCSI_DEBUG is not set | 760 | # CONFIG_SCSI_DEBUG is not set |
| 761 | # CONFIG_SCSI_PMCRAID is not set | ||
| 753 | # CONFIG_SCSI_SRP is not set | 762 | # CONFIG_SCSI_SRP is not set |
| 763 | # CONFIG_SCSI_BFA_FC is not set | ||
| 754 | # CONFIG_SCSI_DH is not set | 764 | # CONFIG_SCSI_DH is not set |
| 755 | # CONFIG_SCSI_OSD_INITIATOR is not set | 765 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 756 | CONFIG_ATA=y | 766 | CONFIG_ATA=y |
| 757 | # CONFIG_ATA_NONSTANDARD is not set | 767 | # CONFIG_ATA_NONSTANDARD is not set |
| 768 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 758 | CONFIG_SATA_PMP=y | 769 | CONFIG_SATA_PMP=y |
| 759 | # CONFIG_SATA_AHCI is not set | 770 | # CONFIG_SATA_AHCI is not set |
| 760 | # CONFIG_SATA_SIL24 is not set | 771 | # CONFIG_SATA_SIL24 is not set |
| @@ -777,6 +788,7 @@ CONFIG_ATA_SFF=y | |||
| 777 | # CONFIG_PATA_ALI is not set | 788 | # CONFIG_PATA_ALI is not set |
| 778 | # CONFIG_PATA_AMD is not set | 789 | # CONFIG_PATA_AMD is not set |
| 779 | # CONFIG_PATA_ARTOP is not set | 790 | # CONFIG_PATA_ARTOP is not set |
| 791 | # CONFIG_PATA_ATP867X is not set | ||
| 780 | # CONFIG_PATA_ATIIXP is not set | 792 | # CONFIG_PATA_ATIIXP is not set |
| 781 | # CONFIG_PATA_CMD640_PCI is not set | 793 | # CONFIG_PATA_CMD640_PCI is not set |
| 782 | # CONFIG_PATA_CMD64X is not set | 794 | # CONFIG_PATA_CMD64X is not set |
| @@ -804,6 +816,7 @@ CONFIG_PATA_IT821X=y | |||
| 804 | # CONFIG_PATA_OPTIDMA is not set | 816 | # CONFIG_PATA_OPTIDMA is not set |
| 805 | # CONFIG_PATA_PDC_OLD is not set | 817 | # CONFIG_PATA_PDC_OLD is not set |
| 806 | # CONFIG_PATA_RADISYS is not set | 818 | # CONFIG_PATA_RADISYS is not set |
| 819 | # CONFIG_PATA_RDC is not set | ||
| 807 | # CONFIG_PATA_RZ1000 is not set | 820 | # CONFIG_PATA_RZ1000 is not set |
| 808 | # CONFIG_PATA_SC1200 is not set | 821 | # CONFIG_PATA_SC1200 is not set |
| 809 | # CONFIG_PATA_SERVERWORKS is not set | 822 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -870,7 +883,9 @@ CONFIG_TULIP_MMIO=y | |||
| 870 | # CONFIG_NET_PCI is not set | 883 | # CONFIG_NET_PCI is not set |
| 871 | # CONFIG_B44 is not set | 884 | # CONFIG_B44 is not set |
| 872 | # CONFIG_KS8842 is not set | 885 | # CONFIG_KS8842 is not set |
| 886 | # CONFIG_KS8851_MLL is not set | ||
| 873 | # CONFIG_ATL2 is not set | 887 | # CONFIG_ATL2 is not set |
| 888 | # CONFIG_XILINX_EMACLITE is not set | ||
| 874 | CONFIG_NETDEV_1000=y | 889 | CONFIG_NETDEV_1000=y |
| 875 | # CONFIG_ACENIC is not set | 890 | # CONFIG_ACENIC is not set |
| 876 | # CONFIG_DL2K is not set | 891 | # CONFIG_DL2K is not set |
| @@ -918,10 +933,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 918 | # CONFIG_SFC is not set | 933 | # CONFIG_SFC is not set |
| 919 | # CONFIG_BE2NET is not set | 934 | # CONFIG_BE2NET is not set |
| 920 | # CONFIG_TR is not set | 935 | # CONFIG_TR is not set |
| 921 | 936 | CONFIG_WLAN=y | |
| 922 | # | ||
| 923 | # Wireless LAN | ||
| 924 | # | ||
| 925 | # CONFIG_WLAN_PRE80211 is not set | 937 | # CONFIG_WLAN_PRE80211 is not set |
| 926 | # CONFIG_WLAN_80211 is not set | 938 | # CONFIG_WLAN_80211 is not set |
| 927 | 939 | ||
| @@ -1043,6 +1055,7 @@ CONFIG_HW_RANDOM=y | |||
| 1043 | CONFIG_DEVPORT=y | 1055 | CONFIG_DEVPORT=y |
| 1044 | CONFIG_I2C=y | 1056 | CONFIG_I2C=y |
| 1045 | CONFIG_I2C_BOARDINFO=y | 1057 | CONFIG_I2C_BOARDINFO=y |
| 1058 | CONFIG_I2C_COMPAT=y | ||
| 1046 | CONFIG_I2C_CHARDEV=y | 1059 | CONFIG_I2C_CHARDEV=y |
| 1047 | CONFIG_I2C_HELPER_AUTO=y | 1060 | CONFIG_I2C_HELPER_AUTO=y |
| 1048 | 1061 | ||
| @@ -1097,9 +1110,6 @@ CONFIG_I2C_MPC=y | |||
| 1097 | # Miscellaneous I2C Chip support | 1110 | # Miscellaneous I2C Chip support |
| 1098 | # | 1111 | # |
| 1099 | # CONFIG_DS1682 is not set | 1112 | # CONFIG_DS1682 is not set |
| 1100 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1101 | # CONFIG_PCF8575 is not set | ||
| 1102 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1103 | # CONFIG_SENSORS_TSL2550 is not set | 1113 | # CONFIG_SENSORS_TSL2550 is not set |
| 1104 | # CONFIG_I2C_DEBUG_CORE is not set | 1114 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1105 | # CONFIG_I2C_DEBUG_ALGO is not set | 1115 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1117,6 +1127,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1117 | # CONFIG_POWER_SUPPLY is not set | 1127 | # CONFIG_POWER_SUPPLY is not set |
| 1118 | CONFIG_HWMON=y | 1128 | CONFIG_HWMON=y |
| 1119 | # CONFIG_HWMON_VID is not set | 1129 | # CONFIG_HWMON_VID is not set |
| 1130 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1131 | |||
| 1132 | # | ||
| 1133 | # Native drivers | ||
| 1134 | # | ||
| 1120 | # CONFIG_SENSORS_AD7414 is not set | 1135 | # CONFIG_SENSORS_AD7414 is not set |
| 1121 | # CONFIG_SENSORS_AD7418 is not set | 1136 | # CONFIG_SENSORS_AD7418 is not set |
| 1122 | # CONFIG_SENSORS_ADM1021 is not set | 1137 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1166,6 +1181,7 @@ CONFIG_HWMON=y | |||
| 1166 | # CONFIG_SENSORS_ADS7828 is not set | 1181 | # CONFIG_SENSORS_ADS7828 is not set |
| 1167 | # CONFIG_SENSORS_THMC50 is not set | 1182 | # CONFIG_SENSORS_THMC50 is not set |
| 1168 | # CONFIG_SENSORS_TMP401 is not set | 1183 | # CONFIG_SENSORS_TMP401 is not set |
| 1184 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1169 | # CONFIG_SENSORS_VIA686A is not set | 1185 | # CONFIG_SENSORS_VIA686A is not set |
| 1170 | # CONFIG_SENSORS_VT1211 is not set | 1186 | # CONFIG_SENSORS_VT1211 is not set |
| 1171 | # CONFIG_SENSORS_VT8231 is not set | 1187 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1177,9 +1193,7 @@ CONFIG_HWMON=y | |||
| 1177 | # CONFIG_SENSORS_W83L786NG is not set | 1193 | # CONFIG_SENSORS_W83L786NG is not set |
| 1178 | # CONFIG_SENSORS_W83627HF is not set | 1194 | # CONFIG_SENSORS_W83627HF is not set |
| 1179 | # CONFIG_SENSORS_W83627EHF is not set | 1195 | # CONFIG_SENSORS_W83627EHF is not set |
| 1180 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1181 | # CONFIG_THERMAL is not set | 1196 | # CONFIG_THERMAL is not set |
| 1182 | # CONFIG_THERMAL_HWMON is not set | ||
| 1183 | # CONFIG_WATCHDOG is not set | 1197 | # CONFIG_WATCHDOG is not set |
| 1184 | CONFIG_SSB_POSSIBLE=y | 1198 | CONFIG_SSB_POSSIBLE=y |
| 1185 | 1199 | ||
| @@ -1198,6 +1212,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1198 | # CONFIG_MFD_TMIO is not set | 1212 | # CONFIG_MFD_TMIO is not set |
| 1199 | # CONFIG_PMIC_DA903X is not set | 1213 | # CONFIG_PMIC_DA903X is not set |
| 1200 | # CONFIG_MFD_WM8400 is not set | 1214 | # CONFIG_MFD_WM8400 is not set |
| 1215 | # CONFIG_MFD_WM831X is not set | ||
| 1201 | # CONFIG_MFD_WM8350_I2C is not set | 1216 | # CONFIG_MFD_WM8350_I2C is not set |
| 1202 | # CONFIG_MFD_PCF50633 is not set | 1217 | # CONFIG_MFD_PCF50633 is not set |
| 1203 | # CONFIG_AB3100_CORE is not set | 1218 | # CONFIG_AB3100_CORE is not set |
| @@ -1208,6 +1223,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1208 | # Graphics support | 1223 | # Graphics support |
| 1209 | # | 1224 | # |
| 1210 | # CONFIG_AGP is not set | 1225 | # CONFIG_AGP is not set |
| 1226 | CONFIG_VGA_ARB=y | ||
| 1211 | # CONFIG_DRM is not set | 1227 | # CONFIG_DRM is not set |
| 1212 | # CONFIG_VGASTATE is not set | 1228 | # CONFIG_VGASTATE is not set |
| 1213 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1229 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1227,7 +1243,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1227 | # CONFIG_SOUND is not set | 1243 | # CONFIG_SOUND is not set |
| 1228 | CONFIG_HID_SUPPORT=y | 1244 | CONFIG_HID_SUPPORT=y |
| 1229 | CONFIG_HID=m | 1245 | CONFIG_HID=m |
| 1230 | # CONFIG_HID_DEBUG is not set | ||
| 1231 | # CONFIG_HIDRAW is not set | 1246 | # CONFIG_HIDRAW is not set |
| 1232 | 1247 | ||
| 1233 | # | 1248 | # |
| @@ -1271,6 +1286,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1271 | # CONFIG_USB_OXU210HP_HCD is not set | 1286 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1272 | # CONFIG_USB_ISP116X_HCD is not set | 1287 | # CONFIG_USB_ISP116X_HCD is not set |
| 1273 | # CONFIG_USB_ISP1760_HCD is not set | 1288 | # CONFIG_USB_ISP1760_HCD is not set |
| 1289 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1274 | CONFIG_USB_OHCI_HCD=y | 1290 | CONFIG_USB_OHCI_HCD=y |
| 1275 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1291 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1276 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1292 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1500,6 +1516,7 @@ CONFIG_XFS_FS=m | |||
| 1500 | # CONFIG_GFS2_FS is not set | 1516 | # CONFIG_GFS2_FS is not set |
| 1501 | # CONFIG_OCFS2_FS is not set | 1517 | # CONFIG_OCFS2_FS is not set |
| 1502 | # CONFIG_BTRFS_FS is not set | 1518 | # CONFIG_BTRFS_FS is not set |
| 1519 | # CONFIG_NILFS2_FS is not set | ||
| 1503 | CONFIG_FILE_LOCKING=y | 1520 | CONFIG_FILE_LOCKING=y |
| 1504 | CONFIG_FSNOTIFY=y | 1521 | CONFIG_FSNOTIFY=y |
| 1505 | CONFIG_DNOTIFY=y | 1522 | CONFIG_DNOTIFY=y |
| @@ -1567,7 +1584,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1567 | # CONFIG_ROMFS_FS is not set | 1584 | # CONFIG_ROMFS_FS is not set |
| 1568 | # CONFIG_SYSV_FS is not set | 1585 | # CONFIG_SYSV_FS is not set |
| 1569 | # CONFIG_UFS_FS is not set | 1586 | # CONFIG_UFS_FS is not set |
| 1570 | # CONFIG_NILFS2_FS is not set | ||
| 1571 | CONFIG_NETWORK_FILESYSTEMS=y | 1587 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1572 | CONFIG_NFS_FS=y | 1588 | CONFIG_NFS_FS=y |
| 1573 | CONFIG_NFS_V3=y | 1589 | CONFIG_NFS_V3=y |
| @@ -1681,6 +1697,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1681 | CONFIG_ENABLE_MUST_CHECK=y | 1697 | CONFIG_ENABLE_MUST_CHECK=y |
| 1682 | CONFIG_FRAME_WARN=1024 | 1698 | CONFIG_FRAME_WARN=1024 |
| 1683 | CONFIG_MAGIC_SYSRQ=y | 1699 | CONFIG_MAGIC_SYSRQ=y |
| 1700 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1684 | # CONFIG_UNUSED_SYMBOLS is not set | 1701 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1685 | # CONFIG_DEBUG_FS is not set | 1702 | # CONFIG_DEBUG_FS is not set |
| 1686 | # CONFIG_HEADERS_CHECK is not set | 1703 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1698,6 +1715,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1698 | # CONFIG_DEBUG_OBJECTS is not set | 1715 | # CONFIG_DEBUG_OBJECTS is not set |
| 1699 | # CONFIG_SLUB_DEBUG_ON is not set | 1716 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1700 | # CONFIG_SLUB_STATS is not set | 1717 | # CONFIG_SLUB_STATS is not set |
| 1718 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1701 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1719 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1702 | # CONFIG_RT_MUTEX_TESTER is not set | 1720 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1703 | # CONFIG_DEBUG_SPINLOCK is not set | 1721 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1716,10 +1734,12 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1716 | # CONFIG_DEBUG_LIST is not set | 1734 | # CONFIG_DEBUG_LIST is not set |
| 1717 | # CONFIG_DEBUG_SG is not set | 1735 | # CONFIG_DEBUG_SG is not set |
| 1718 | # CONFIG_DEBUG_NOTIFIERS is not set | 1736 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1737 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1719 | # CONFIG_RCU_TORTURE_TEST is not set | 1738 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1720 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1739 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1721 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1740 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1722 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1741 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1742 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1723 | # CONFIG_FAULT_INJECTION is not set | 1743 | # CONFIG_FAULT_INJECTION is not set |
| 1724 | # CONFIG_LATENCYTOP is not set | 1744 | # CONFIG_LATENCYTOP is not set |
| 1725 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1745 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1742,6 +1762,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1742 | # CONFIG_KMEMTRACE is not set | 1762 | # CONFIG_KMEMTRACE is not set |
| 1743 | # CONFIG_WORKQUEUE_TRACER is not set | 1763 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1744 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1764 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1765 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1745 | # CONFIG_SAMPLES is not set | 1766 | # CONFIG_SAMPLES is not set |
| 1746 | CONFIG_HAVE_ARCH_KGDB=y | 1767 | CONFIG_HAVE_ARCH_KGDB=y |
| 1747 | # CONFIG_KGDB is not set | 1768 | # CONFIG_KGDB is not set |
| @@ -1771,7 +1792,6 @@ CONFIG_CRYPTO=y | |||
| 1771 | # | 1792 | # |
| 1772 | # Crypto core or helper | 1793 | # Crypto core or helper |
| 1773 | # | 1794 | # |
| 1774 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1775 | CONFIG_CRYPTO_ALGAPI=y | 1795 | CONFIG_CRYPTO_ALGAPI=y |
| 1776 | CONFIG_CRYPTO_ALGAPI2=y | 1796 | CONFIG_CRYPTO_ALGAPI2=y |
| 1777 | CONFIG_CRYPTO_AEAD2=y | 1797 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1813,11 +1833,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1813 | # | 1833 | # |
| 1814 | # CONFIG_CRYPTO_HMAC is not set | 1834 | # CONFIG_CRYPTO_HMAC is not set |
| 1815 | # CONFIG_CRYPTO_XCBC is not set | 1835 | # CONFIG_CRYPTO_XCBC is not set |
| 1836 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1816 | 1837 | ||
| 1817 | # | 1838 | # |
| 1818 | # Digest | 1839 | # Digest |
| 1819 | # | 1840 | # |
| 1820 | CONFIG_CRYPTO_CRC32C=m | 1841 | CONFIG_CRYPTO_CRC32C=m |
| 1842 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1821 | CONFIG_CRYPTO_MD4=m | 1843 | CONFIG_CRYPTO_MD4=m |
| 1822 | CONFIG_CRYPTO_MD5=y | 1844 | CONFIG_CRYPTO_MD5=y |
| 1823 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1845 | CONFIG_CRYPTO_MICHAEL_MIC=m |
diff --git a/arch/powerpc/configs/mgcoge_defconfig b/arch/powerpc/configs/mgcoge_defconfig index 30b68bfacebf..520b04a0def9 100644 --- a/arch/powerpc/configs/mgcoge_defconfig +++ b/arch/powerpc/configs/mgcoge_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.31-rc5 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Fri Aug 7 08:19:15 2009 | 4 | # Thu Nov 5 08:20:09 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -84,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 84 | # | 85 | # |
| 85 | # RCU Subsystem | 86 | # RCU Subsystem |
| 86 | # | 87 | # |
| 87 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
| 88 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 89 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
| 91 | CONFIG_RCU_FANOUT=32 | ||
| 92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 90 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
| 91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 92 | CONFIG_IKCONFIG=y | 94 | CONFIG_IKCONFIG=y |
| 93 | CONFIG_IKCONFIG_PROC=y | 95 | CONFIG_IKCONFIG_PROC=y |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -123,28 +125,29 @@ CONFIG_TIMERFD=y | |||
| 123 | CONFIG_EVENTFD=y | 125 | CONFIG_EVENTFD=y |
| 124 | CONFIG_SHMEM=y | 126 | CONFIG_SHMEM=y |
| 125 | CONFIG_AIO=y | 127 | CONFIG_AIO=y |
| 126 | CONFIG_HAVE_PERF_COUNTERS=y | 128 | CONFIG_HAVE_PERF_EVENTS=y |
| 127 | 129 | ||
| 128 | # | 130 | # |
| 129 | # Performance Counters | 131 | # Kernel Performance Events And Counters |
| 130 | # | 132 | # |
| 133 | # CONFIG_PERF_EVENTS is not set | ||
| 131 | # CONFIG_PERF_COUNTERS is not set | 134 | # CONFIG_PERF_COUNTERS is not set |
| 132 | CONFIG_VM_EVENT_COUNTERS=y | 135 | CONFIG_VM_EVENT_COUNTERS=y |
| 133 | CONFIG_PCI_QUIRKS=y | 136 | CONFIG_PCI_QUIRKS=y |
| 134 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 135 | CONFIG_COMPAT_BRK=y | 137 | CONFIG_COMPAT_BRK=y |
| 136 | CONFIG_SLAB=y | 138 | CONFIG_SLAB=y |
| 137 | # CONFIG_SLUB is not set | 139 | # CONFIG_SLUB is not set |
| 138 | # CONFIG_SLOB is not set | 140 | # CONFIG_SLOB is not set |
| 139 | # CONFIG_PROFILING is not set | 141 | # CONFIG_PROFILING is not set |
| 140 | # CONFIG_MARKERS is not set | ||
| 141 | CONFIG_HAVE_OPROFILE=y | 142 | CONFIG_HAVE_OPROFILE=y |
| 142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 143 | CONFIG_HAVE_IOREMAP_PROT=y | 144 | CONFIG_HAVE_IOREMAP_PROT=y |
| 144 | CONFIG_HAVE_KPROBES=y | 145 | CONFIG_HAVE_KPROBES=y |
| 145 | CONFIG_HAVE_KRETPROBES=y | 146 | CONFIG_HAVE_KRETPROBES=y |
| 146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 147 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 148 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 147 | CONFIG_HAVE_CLK=y | 149 | CONFIG_HAVE_CLK=y |
| 150 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 148 | 151 | ||
| 149 | # | 152 | # |
| 150 | # GCOV-based kernel profiling | 153 | # GCOV-based kernel profiling |
| @@ -247,6 +250,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 247 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 250 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 249 | # CONFIG_CRASH_DUMP is not set | 252 | # CONFIG_CRASH_DUMP is not set |
| 253 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 254 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 255 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 252 | CONFIG_FLATMEM=y | 256 | CONFIG_FLATMEM=y |
| @@ -260,6 +264,7 @@ CONFIG_BOUNCE=y | |||
| 260 | CONFIG_VIRT_TO_BUS=y | 264 | CONFIG_VIRT_TO_BUS=y |
| 261 | CONFIG_HAVE_MLOCK=y | 265 | CONFIG_HAVE_MLOCK=y |
| 262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 267 | # CONFIG_KSM is not set | ||
| 263 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 268 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 264 | CONFIG_PPC_4K_PAGES=y | 269 | CONFIG_PPC_4K_PAGES=y |
| 265 | # CONFIG_PPC_16K_PAGES is not set | 270 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -390,6 +395,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 390 | # CONFIG_BT is not set | 395 | # CONFIG_BT is not set |
| 391 | CONFIG_WIRELESS=y | 396 | CONFIG_WIRELESS=y |
| 392 | # CONFIG_CFG80211 is not set | 397 | # CONFIG_CFG80211 is not set |
| 398 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 393 | CONFIG_WIRELESS_OLD_REGULATORY=y | 399 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 394 | # CONFIG_WIRELESS_EXT is not set | 400 | # CONFIG_WIRELESS_EXT is not set |
| 395 | # CONFIG_LIB80211 is not set | 401 | # CONFIG_LIB80211 is not set |
| @@ -397,7 +403,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 397 | # | 403 | # |
| 398 | # CFG80211 needs to be enabled for MAC80211 | 404 | # CFG80211 needs to be enabled for MAC80211 |
| 399 | # | 405 | # |
| 400 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 401 | # CONFIG_WIMAX is not set | 406 | # CONFIG_WIMAX is not set |
| 402 | # CONFIG_RFKILL is not set | 407 | # CONFIG_RFKILL is not set |
| 403 | 408 | ||
| @@ -409,6 +414,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 409 | # Generic Driver Options | 414 | # Generic Driver Options |
| 410 | # | 415 | # |
| 411 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 416 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 417 | # CONFIG_DEVTMPFS is not set | ||
| 412 | CONFIG_STANDALONE=y | 418 | CONFIG_STANDALONE=y |
| 413 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 419 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 414 | # CONFIG_FW_LOADER is not set | 420 | # CONFIG_FW_LOADER is not set |
| @@ -608,7 +614,9 @@ CONFIG_MII=y | |||
| 608 | # CONFIG_NET_PCI is not set | 614 | # CONFIG_NET_PCI is not set |
| 609 | # CONFIG_B44 is not set | 615 | # CONFIG_B44 is not set |
| 610 | # CONFIG_KS8842 is not set | 616 | # CONFIG_KS8842 is not set |
| 617 | # CONFIG_KS8851_MLL is not set | ||
| 611 | # CONFIG_ATL2 is not set | 618 | # CONFIG_ATL2 is not set |
| 619 | # CONFIG_XILINX_EMACLITE is not set | ||
| 612 | CONFIG_FS_ENET=y | 620 | CONFIG_FS_ENET=y |
| 613 | CONFIG_FS_ENET_HAS_SCC=y | 621 | CONFIG_FS_ENET_HAS_SCC=y |
| 614 | CONFIG_FS_ENET_HAS_FCC=y | 622 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -616,10 +624,7 @@ CONFIG_FS_ENET_MDIO_FCC=y | |||
| 616 | # CONFIG_NETDEV_1000 is not set | 624 | # CONFIG_NETDEV_1000 is not set |
| 617 | # CONFIG_NETDEV_10000 is not set | 625 | # CONFIG_NETDEV_10000 is not set |
| 618 | # CONFIG_TR is not set | 626 | # CONFIG_TR is not set |
| 619 | 627 | CONFIG_WLAN=y | |
| 620 | # | ||
| 621 | # Wireless LAN | ||
| 622 | # | ||
| 623 | # CONFIG_WLAN_PRE80211 is not set | 628 | # CONFIG_WLAN_PRE80211 is not set |
| 624 | # CONFIG_WLAN_80211 is not set | 629 | # CONFIG_WLAN_80211 is not set |
| 625 | 630 | ||
| @@ -685,6 +690,7 @@ CONFIG_HW_RANDOM=y | |||
| 685 | CONFIG_DEVPORT=y | 690 | CONFIG_DEVPORT=y |
| 686 | CONFIG_I2C=y | 691 | CONFIG_I2C=y |
| 687 | CONFIG_I2C_BOARDINFO=y | 692 | CONFIG_I2C_BOARDINFO=y |
| 693 | CONFIG_I2C_COMPAT=y | ||
| 688 | CONFIG_I2C_CHARDEV=y | 694 | CONFIG_I2C_CHARDEV=y |
| 689 | CONFIG_I2C_HELPER_AUTO=y | 695 | CONFIG_I2C_HELPER_AUTO=y |
| 690 | 696 | ||
| @@ -740,7 +746,6 @@ CONFIG_I2C_CPM=y | |||
| 740 | # | 746 | # |
| 741 | # Miscellaneous I2C Chip support | 747 | # Miscellaneous I2C Chip support |
| 742 | # | 748 | # |
| 743 | # CONFIG_PCF8575 is not set | ||
| 744 | # CONFIG_I2C_DEBUG_CORE is not set | 749 | # CONFIG_I2C_DEBUG_CORE is not set |
| 745 | # CONFIG_I2C_DEBUG_ALGO is not set | 750 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 746 | # CONFIG_I2C_DEBUG_BUS is not set | 751 | # CONFIG_I2C_DEBUG_BUS is not set |
| @@ -771,15 +776,19 @@ CONFIG_GPIOLIB=y | |||
| 771 | # PCI GPIO expanders: | 776 | # PCI GPIO expanders: |
| 772 | # | 777 | # |
| 773 | # CONFIG_GPIO_BT8XX is not set | 778 | # CONFIG_GPIO_BT8XX is not set |
| 779 | # CONFIG_GPIO_LANGWELL is not set | ||
| 774 | 780 | ||
| 775 | # | 781 | # |
| 776 | # SPI GPIO expanders: | 782 | # SPI GPIO expanders: |
| 777 | # | 783 | # |
| 784 | |||
| 785 | # | ||
| 786 | # AC97 GPIO expanders: | ||
| 787 | # | ||
| 778 | # CONFIG_W1 is not set | 788 | # CONFIG_W1 is not set |
| 779 | # CONFIG_POWER_SUPPLY is not set | 789 | # CONFIG_POWER_SUPPLY is not set |
| 780 | # CONFIG_HWMON is not set | 790 | # CONFIG_HWMON is not set |
| 781 | # CONFIG_THERMAL is not set | 791 | # CONFIG_THERMAL is not set |
| 782 | # CONFIG_THERMAL_HWMON is not set | ||
| 783 | # CONFIG_WATCHDOG is not set | 792 | # CONFIG_WATCHDOG is not set |
| 784 | CONFIG_SSB_POSSIBLE=y | 793 | CONFIG_SSB_POSSIBLE=y |
| 785 | 794 | ||
| @@ -799,6 +808,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 799 | # CONFIG_MFD_TMIO is not set | 808 | # CONFIG_MFD_TMIO is not set |
| 800 | # CONFIG_PMIC_DA903X is not set | 809 | # CONFIG_PMIC_DA903X is not set |
| 801 | # CONFIG_MFD_WM8400 is not set | 810 | # CONFIG_MFD_WM8400 is not set |
| 811 | # CONFIG_MFD_WM831X is not set | ||
| 802 | # CONFIG_MFD_WM8350_I2C is not set | 812 | # CONFIG_MFD_WM8350_I2C is not set |
| 803 | # CONFIG_MFD_PCF50633 is not set | 813 | # CONFIG_MFD_PCF50633 is not set |
| 804 | # CONFIG_AB3100_CORE is not set | 814 | # CONFIG_AB3100_CORE is not set |
| @@ -809,6 +819,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 809 | # Graphics support | 819 | # Graphics support |
| 810 | # | 820 | # |
| 811 | # CONFIG_AGP is not set | 821 | # CONFIG_AGP is not set |
| 822 | CONFIG_VGA_ARB=y | ||
| 812 | # CONFIG_DRM is not set | 823 | # CONFIG_DRM is not set |
| 813 | # CONFIG_VGASTATE is not set | 824 | # CONFIG_VGASTATE is not set |
| 814 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 825 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1022,6 +1033,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1022 | CONFIG_ENABLE_MUST_CHECK=y | 1033 | CONFIG_ENABLE_MUST_CHECK=y |
| 1023 | CONFIG_FRAME_WARN=1024 | 1034 | CONFIG_FRAME_WARN=1024 |
| 1024 | CONFIG_MAGIC_SYSRQ=y | 1035 | CONFIG_MAGIC_SYSRQ=y |
| 1036 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1025 | # CONFIG_UNUSED_SYMBOLS is not set | 1037 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1026 | CONFIG_DEBUG_FS=y | 1038 | CONFIG_DEBUG_FS=y |
| 1027 | # CONFIG_HEADERS_CHECK is not set | 1039 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1052,10 +1064,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1052 | # CONFIG_DEBUG_LIST is not set | 1064 | # CONFIG_DEBUG_LIST is not set |
| 1053 | # CONFIG_DEBUG_SG is not set | 1065 | # CONFIG_DEBUG_SG is not set |
| 1054 | # CONFIG_DEBUG_NOTIFIERS is not set | 1066 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1067 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1055 | # CONFIG_RCU_TORTURE_TEST is not set | 1068 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1056 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1069 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1057 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1070 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1058 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1071 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1072 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1059 | # CONFIG_FAULT_INJECTION is not set | 1073 | # CONFIG_FAULT_INJECTION is not set |
| 1060 | # CONFIG_LATENCYTOP is not set | 1074 | # CONFIG_LATENCYTOP is not set |
| 1061 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1075 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1079,6 +1093,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1079 | # CONFIG_WORKQUEUE_TRACER is not set | 1093 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1080 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1094 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1081 | # CONFIG_DYNAMIC_DEBUG is not set | 1095 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1096 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1082 | # CONFIG_SAMPLES is not set | 1097 | # CONFIG_SAMPLES is not set |
| 1083 | CONFIG_HAVE_ARCH_KGDB=y | 1098 | CONFIG_HAVE_ARCH_KGDB=y |
| 1084 | # CONFIG_PPC_DISABLE_WERROR is not set | 1099 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1109,7 +1124,6 @@ CONFIG_CRYPTO=y | |||
| 1109 | # | 1124 | # |
| 1110 | # Crypto core or helper | 1125 | # Crypto core or helper |
| 1111 | # | 1126 | # |
| 1112 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1113 | CONFIG_CRYPTO_ALGAPI=y | 1127 | CONFIG_CRYPTO_ALGAPI=y |
| 1114 | CONFIG_CRYPTO_ALGAPI2=y | 1128 | CONFIG_CRYPTO_ALGAPI2=y |
| 1115 | CONFIG_CRYPTO_AEAD2=y | 1129 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1151,6 +1165,7 @@ CONFIG_CRYPTO_PCBC=y | |||
| 1151 | # Digest | 1165 | # Digest |
| 1152 | # | 1166 | # |
| 1153 | # CONFIG_CRYPTO_CRC32C is not set | 1167 | # CONFIG_CRYPTO_CRC32C is not set |
| 1168 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1154 | # CONFIG_CRYPTO_MD4 is not set | 1169 | # CONFIG_CRYPTO_MD4 is not set |
| 1155 | CONFIG_CRYPTO_MD5=y | 1170 | CONFIG_CRYPTO_MD5=y |
| 1156 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1171 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mgsuvd_defconfig b/arch/powerpc/configs/mgsuvd_defconfig index 1ae85a3b2942..43c3c4fcdce3 100644 --- a/arch/powerpc/configs/mgsuvd_defconfig +++ b/arch/powerpc/configs/mgsuvd_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:52 2009 | 4 | # Thu Nov 5 08:20:10 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -16,6 +16,7 @@ CONFIG_PPC_8xx=y | |||
| 16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
| 17 | CONFIG_8xx=y | 17 | CONFIG_8xx=y |
| 18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
| 19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
| 20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
| 21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
| @@ -29,6 +30,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
| 30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
| 33 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
| 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -76,11 +78,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 76 | # | 78 | # |
| 77 | # RCU Subsystem | 79 | # RCU Subsystem |
| 78 | # | 80 | # |
| 79 | CONFIG_CLASSIC_RCU=y | 81 | CONFIG_TREE_RCU=y |
| 80 | # CONFIG_TREE_RCU is not set | 82 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 81 | # CONFIG_PREEMPT_RCU is not set | 83 | # CONFIG_RCU_TRACE is not set |
| 84 | CONFIG_RCU_FANOUT=32 | ||
| 85 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 82 | # CONFIG_TREE_RCU_TRACE is not set | 86 | # CONFIG_TREE_RCU_TRACE is not set |
| 83 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 84 | # CONFIG_IKCONFIG is not set | 87 | # CONFIG_IKCONFIG is not set |
| 85 | CONFIG_LOG_BUF_SHIFT=17 | 88 | CONFIG_LOG_BUF_SHIFT=17 |
| 86 | CONFIG_GROUP_SCHED=y | 89 | CONFIG_GROUP_SCHED=y |
| @@ -117,27 +120,28 @@ CONFIG_TIMERFD=y | |||
| 117 | CONFIG_EVENTFD=y | 120 | CONFIG_EVENTFD=y |
| 118 | CONFIG_SHMEM=y | 121 | CONFIG_SHMEM=y |
| 119 | CONFIG_AIO=y | 122 | CONFIG_AIO=y |
| 120 | CONFIG_HAVE_PERF_COUNTERS=y | 123 | CONFIG_HAVE_PERF_EVENTS=y |
| 121 | 124 | ||
| 122 | # | 125 | # |
| 123 | # Performance Counters | 126 | # Kernel Performance Events And Counters |
| 124 | # | 127 | # |
| 128 | # CONFIG_PERF_EVENTS is not set | ||
| 125 | # CONFIG_PERF_COUNTERS is not set | 129 | # CONFIG_PERF_COUNTERS is not set |
| 126 | # CONFIG_VM_EVENT_COUNTERS is not set | 130 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 127 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 128 | CONFIG_COMPAT_BRK=y | 131 | CONFIG_COMPAT_BRK=y |
| 129 | CONFIG_SLAB=y | 132 | CONFIG_SLAB=y |
| 130 | # CONFIG_SLUB is not set | 133 | # CONFIG_SLUB is not set |
| 131 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
| 132 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
| 133 | # CONFIG_MARKERS is not set | ||
| 134 | CONFIG_HAVE_OPROFILE=y | 136 | CONFIG_HAVE_OPROFILE=y |
| 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 137 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 136 | CONFIG_HAVE_IOREMAP_PROT=y | 138 | CONFIG_HAVE_IOREMAP_PROT=y |
| 137 | CONFIG_HAVE_KPROBES=y | 139 | CONFIG_HAVE_KPROBES=y |
| 138 | CONFIG_HAVE_KRETPROBES=y | 140 | CONFIG_HAVE_KRETPROBES=y |
| 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 141 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 142 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 140 | CONFIG_HAVE_CLK=y | 143 | CONFIG_HAVE_CLK=y |
| 144 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 141 | 145 | ||
| 142 | # | 146 | # |
| 143 | # GCOV-based kernel profiling | 147 | # GCOV-based kernel profiling |
| @@ -237,10 +241,10 @@ CONFIG_BINFMT_ELF=y | |||
| 237 | CONFIG_MATH_EMULATION=y | 241 | CONFIG_MATH_EMULATION=y |
| 238 | # CONFIG_IOMMU_HELPER is not set | 242 | # CONFIG_IOMMU_HELPER is not set |
| 239 | # CONFIG_SWIOTLB is not set | 243 | # CONFIG_SWIOTLB is not set |
| 240 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 242 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 245 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 243 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 247 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 244 | CONFIG_ARCH_FLATMEM_ENABLE=y | 248 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 245 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 249 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 246 | CONFIG_SELECT_MEMORY_MODEL=y | 250 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -258,6 +262,7 @@ CONFIG_BOUNCE=y | |||
| 258 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
| 259 | CONFIG_HAVE_MLOCK=y | 263 | CONFIG_HAVE_MLOCK=y |
| 260 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 265 | # CONFIG_KSM is not set | ||
| 261 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 266 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 262 | CONFIG_PPC_4K_PAGES=y | 267 | CONFIG_PPC_4K_PAGES=y |
| 263 | # CONFIG_PPC_16K_PAGES is not set | 268 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -344,6 +349,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 344 | # CONFIG_NETFILTER is not set | 349 | # CONFIG_NETFILTER is not set |
| 345 | # CONFIG_IP_DCCP is not set | 350 | # CONFIG_IP_DCCP is not set |
| 346 | # CONFIG_IP_SCTP is not set | 351 | # CONFIG_IP_SCTP is not set |
| 352 | # CONFIG_RDS is not set | ||
| 347 | # CONFIG_TIPC is not set | 353 | # CONFIG_TIPC is not set |
| 348 | # CONFIG_ATM is not set | 354 | # CONFIG_ATM is not set |
| 349 | # CONFIG_BRIDGE is not set | 355 | # CONFIG_BRIDGE is not set |
| @@ -373,6 +379,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 373 | # CONFIG_AF_RXRPC is not set | 379 | # CONFIG_AF_RXRPC is not set |
| 374 | CONFIG_WIRELESS=y | 380 | CONFIG_WIRELESS=y |
| 375 | # CONFIG_CFG80211 is not set | 381 | # CONFIG_CFG80211 is not set |
| 382 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 376 | CONFIG_WIRELESS_OLD_REGULATORY=y | 383 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 377 | # CONFIG_WIRELESS_EXT is not set | 384 | # CONFIG_WIRELESS_EXT is not set |
| 378 | # CONFIG_LIB80211 is not set | 385 | # CONFIG_LIB80211 is not set |
| @@ -380,7 +387,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 380 | # | 387 | # |
| 381 | # CFG80211 needs to be enabled for MAC80211 | 388 | # CFG80211 needs to be enabled for MAC80211 |
| 382 | # | 389 | # |
| 383 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 384 | # CONFIG_WIMAX is not set | 390 | # CONFIG_WIMAX is not set |
| 385 | # CONFIG_RFKILL is not set | 391 | # CONFIG_RFKILL is not set |
| 386 | # CONFIG_NET_9P is not set | 392 | # CONFIG_NET_9P is not set |
| @@ -553,16 +559,15 @@ CONFIG_MII=y | |||
| 553 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 559 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 554 | # CONFIG_B44 is not set | 560 | # CONFIG_B44 is not set |
| 555 | # CONFIG_KS8842 is not set | 561 | # CONFIG_KS8842 is not set |
| 562 | # CONFIG_KS8851_MLL is not set | ||
| 563 | # CONFIG_XILINX_EMACLITE is not set | ||
| 556 | CONFIG_FS_ENET=y | 564 | CONFIG_FS_ENET=y |
| 557 | CONFIG_FS_ENET_HAS_SCC=y | 565 | CONFIG_FS_ENET_HAS_SCC=y |
| 558 | # CONFIG_FS_ENET_HAS_FEC is not set | 566 | # CONFIG_FS_ENET_HAS_FEC is not set |
| 559 | # CONFIG_FS_ENET_MDIO_FEC is not set | 567 | # CONFIG_FS_ENET_MDIO_FEC is not set |
| 560 | # CONFIG_NETDEV_1000 is not set | 568 | # CONFIG_NETDEV_1000 is not set |
| 561 | # CONFIG_NETDEV_10000 is not set | 569 | # CONFIG_NETDEV_10000 is not set |
| 562 | 570 | CONFIG_WLAN=y | |
| 563 | # | ||
| 564 | # Wireless LAN | ||
| 565 | # | ||
| 566 | # CONFIG_WLAN_PRE80211 is not set | 571 | # CONFIG_WLAN_PRE80211 is not set |
| 567 | # CONFIG_WLAN_80211 is not set | 572 | # CONFIG_WLAN_80211 is not set |
| 568 | 573 | ||
| @@ -635,7 +640,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 635 | # CONFIG_POWER_SUPPLY is not set | 640 | # CONFIG_POWER_SUPPLY is not set |
| 636 | # CONFIG_HWMON is not set | 641 | # CONFIG_HWMON is not set |
| 637 | # CONFIG_THERMAL is not set | 642 | # CONFIG_THERMAL is not set |
| 638 | # CONFIG_THERMAL_HWMON is not set | ||
| 639 | # CONFIG_WATCHDOG is not set | 643 | # CONFIG_WATCHDOG is not set |
| 640 | CONFIG_SSB_POSSIBLE=y | 644 | CONFIG_SSB_POSSIBLE=y |
| 641 | 645 | ||
| @@ -707,6 +711,7 @@ CONFIG_FS_MBCACHE=y | |||
| 707 | # CONFIG_GFS2_FS is not set | 711 | # CONFIG_GFS2_FS is not set |
| 708 | # CONFIG_OCFS2_FS is not set | 712 | # CONFIG_OCFS2_FS is not set |
| 709 | # CONFIG_BTRFS_FS is not set | 713 | # CONFIG_BTRFS_FS is not set |
| 714 | # CONFIG_NILFS2_FS is not set | ||
| 710 | CONFIG_FILE_LOCKING=y | 715 | CONFIG_FILE_LOCKING=y |
| 711 | CONFIG_FSNOTIFY=y | 716 | CONFIG_FSNOTIFY=y |
| 712 | CONFIG_DNOTIFY=y | 717 | CONFIG_DNOTIFY=y |
| @@ -776,7 +781,6 @@ CONFIG_CRAMFS=y | |||
| 776 | # CONFIG_ROMFS_FS is not set | 781 | # CONFIG_ROMFS_FS is not set |
| 777 | # CONFIG_SYSV_FS is not set | 782 | # CONFIG_SYSV_FS is not set |
| 778 | # CONFIG_UFS_FS is not set | 783 | # CONFIG_UFS_FS is not set |
| 779 | # CONFIG_NILFS2_FS is not set | ||
| 780 | CONFIG_NETWORK_FILESYSTEMS=y | 784 | CONFIG_NETWORK_FILESYSTEMS=y |
| 781 | CONFIG_NFS_FS=y | 785 | CONFIG_NFS_FS=y |
| 782 | CONFIG_NFS_V3=y | 786 | CONFIG_NFS_V3=y |
| @@ -851,6 +855,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 851 | CONFIG_ENABLE_MUST_CHECK=y | 855 | CONFIG_ENABLE_MUST_CHECK=y |
| 852 | CONFIG_FRAME_WARN=1024 | 856 | CONFIG_FRAME_WARN=1024 |
| 853 | # CONFIG_MAGIC_SYSRQ is not set | 857 | # CONFIG_MAGIC_SYSRQ is not set |
| 858 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 854 | # CONFIG_UNUSED_SYMBOLS is not set | 859 | # CONFIG_UNUSED_SYMBOLS is not set |
| 855 | CONFIG_DEBUG_FS=y | 860 | CONFIG_DEBUG_FS=y |
| 856 | # CONFIG_HEADERS_CHECK is not set | 861 | # CONFIG_HEADERS_CHECK is not set |
| @@ -865,6 +870,7 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
| 865 | CONFIG_TRACING_SUPPORT=y | 870 | CONFIG_TRACING_SUPPORT=y |
| 866 | # CONFIG_FTRACE is not set | 871 | # CONFIG_FTRACE is not set |
| 867 | # CONFIG_DYNAMIC_DEBUG is not set | 872 | # CONFIG_DYNAMIC_DEBUG is not set |
| 873 | # CONFIG_DMA_API_DEBUG is not set | ||
| 868 | # CONFIG_SAMPLES is not set | 874 | # CONFIG_SAMPLES is not set |
| 869 | CONFIG_HAVE_ARCH_KGDB=y | 875 | CONFIG_HAVE_ARCH_KGDB=y |
| 870 | # CONFIG_PPC_DISABLE_WERROR is not set | 876 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -887,7 +893,6 @@ CONFIG_CRYPTO=y | |||
| 887 | # | 893 | # |
| 888 | # Crypto core or helper | 894 | # Crypto core or helper |
| 889 | # | 895 | # |
| 890 | # CONFIG_CRYPTO_FIPS is not set | ||
| 891 | # CONFIG_CRYPTO_MANAGER is not set | 896 | # CONFIG_CRYPTO_MANAGER is not set |
| 892 | # CONFIG_CRYPTO_MANAGER2 is not set | 897 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 893 | # CONFIG_CRYPTO_GF128MUL is not set | 898 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -918,11 +923,13 @@ CONFIG_CRYPTO=y | |||
| 918 | # | 923 | # |
| 919 | # CONFIG_CRYPTO_HMAC is not set | 924 | # CONFIG_CRYPTO_HMAC is not set |
| 920 | # CONFIG_CRYPTO_XCBC is not set | 925 | # CONFIG_CRYPTO_XCBC is not set |
| 926 | # CONFIG_CRYPTO_VMAC is not set | ||
| 921 | 927 | ||
| 922 | # | 928 | # |
| 923 | # Digest | 929 | # Digest |
| 924 | # | 930 | # |
| 925 | # CONFIG_CRYPTO_CRC32C is not set | 931 | # CONFIG_CRYPTO_CRC32C is not set |
| 932 | # CONFIG_CRYPTO_GHASH is not set | ||
| 926 | # CONFIG_CRYPTO_MD4 is not set | 933 | # CONFIG_CRYPTO_MD4 is not set |
| 927 | # CONFIG_CRYPTO_MD5 is not set | 934 | # CONFIG_CRYPTO_MD5 is not set |
| 928 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 935 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig index f23428c3b34e..d8b364a45944 100644 --- a/arch/powerpc/configs/mpc7448_hpc2_defconfig +++ b/arch/powerpc/configs/mpc7448_hpc2_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:53 2009 | 4 | # Thu Nov 5 08:20:10 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -82,11 +83,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 82 | # | 83 | # |
| 83 | # RCU Subsystem | 84 | # RCU Subsystem |
| 84 | # | 85 | # |
| 85 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
| 86 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 87 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_RCU_TRACE is not set |
| 89 | CONFIG_RCU_FANOUT=32 | ||
| 90 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 88 | # CONFIG_TREE_RCU_TRACE is not set | 91 | # CONFIG_TREE_RCU_TRACE is not set |
| 89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 90 | # CONFIG_IKCONFIG is not set | 92 | # CONFIG_IKCONFIG is not set |
| 91 | CONFIG_LOG_BUF_SHIFT=14 | 93 | CONFIG_LOG_BUF_SHIFT=14 |
| 92 | CONFIG_GROUP_SCHED=y | 94 | CONFIG_GROUP_SCHED=y |
| @@ -123,28 +125,29 @@ CONFIG_TIMERFD=y | |||
| 123 | CONFIG_EVENTFD=y | 125 | CONFIG_EVENTFD=y |
| 124 | CONFIG_SHMEM=y | 126 | CONFIG_SHMEM=y |
| 125 | CONFIG_AIO=y | 127 | CONFIG_AIO=y |
| 126 | CONFIG_HAVE_PERF_COUNTERS=y | 128 | CONFIG_HAVE_PERF_EVENTS=y |
| 127 | 129 | ||
| 128 | # | 130 | # |
| 129 | # Performance Counters | 131 | # Kernel Performance Events And Counters |
| 130 | # | 132 | # |
| 133 | # CONFIG_PERF_EVENTS is not set | ||
| 131 | # CONFIG_PERF_COUNTERS is not set | 134 | # CONFIG_PERF_COUNTERS is not set |
| 132 | CONFIG_VM_EVENT_COUNTERS=y | 135 | CONFIG_VM_EVENT_COUNTERS=y |
| 133 | CONFIG_PCI_QUIRKS=y | 136 | CONFIG_PCI_QUIRKS=y |
| 134 | CONFIG_SLUB_DEBUG=y | 137 | CONFIG_SLUB_DEBUG=y |
| 135 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 136 | CONFIG_COMPAT_BRK=y | 138 | CONFIG_COMPAT_BRK=y |
| 137 | # CONFIG_SLAB is not set | 139 | # CONFIG_SLAB is not set |
| 138 | CONFIG_SLUB=y | 140 | CONFIG_SLUB=y |
| 139 | # CONFIG_SLOB is not set | 141 | # CONFIG_SLOB is not set |
| 140 | # CONFIG_PROFILING is not set | 142 | # CONFIG_PROFILING is not set |
| 141 | # CONFIG_MARKERS is not set | ||
| 142 | CONFIG_HAVE_OPROFILE=y | 143 | CONFIG_HAVE_OPROFILE=y |
| 143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 144 | CONFIG_HAVE_IOREMAP_PROT=y | 145 | CONFIG_HAVE_IOREMAP_PROT=y |
| 145 | CONFIG_HAVE_KPROBES=y | 146 | CONFIG_HAVE_KPROBES=y |
| 146 | CONFIG_HAVE_KRETPROBES=y | 147 | CONFIG_HAVE_KRETPROBES=y |
| 147 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 149 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 150 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 148 | 151 | ||
| 149 | # | 152 | # |
| 150 | # GCOV-based kernel profiling | 153 | # GCOV-based kernel profiling |
| @@ -241,6 +244,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 242 | # CONFIG_KEXEC is not set | 245 | # CONFIG_KEXEC is not set |
| 243 | # CONFIG_CRASH_DUMP is not set | 246 | # CONFIG_CRASH_DUMP is not set |
| 247 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 244 | CONFIG_ARCH_FLATMEM_ENABLE=y | 248 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 245 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 249 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 246 | CONFIG_SELECT_MEMORY_MODEL=y | 250 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -258,6 +262,7 @@ CONFIG_BOUNCE=y | |||
| 258 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
| 259 | CONFIG_HAVE_MLOCK=y | 263 | CONFIG_HAVE_MLOCK=y |
| 260 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 265 | # CONFIG_KSM is not set | ||
| 261 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 266 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 262 | CONFIG_PPC_4K_PAGES=y | 267 | CONFIG_PPC_4K_PAGES=y |
| 263 | # CONFIG_PPC_16K_PAGES is not set | 268 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -350,6 +355,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 350 | # CONFIG_NETFILTER is not set | 355 | # CONFIG_NETFILTER is not set |
| 351 | # CONFIG_IP_DCCP is not set | 356 | # CONFIG_IP_DCCP is not set |
| 352 | # CONFIG_IP_SCTP is not set | 357 | # CONFIG_IP_SCTP is not set |
| 358 | # CONFIG_RDS is not set | ||
| 353 | # CONFIG_TIPC is not set | 359 | # CONFIG_TIPC is not set |
| 354 | # CONFIG_ATM is not set | 360 | # CONFIG_ATM is not set |
| 355 | # CONFIG_BRIDGE is not set | 361 | # CONFIG_BRIDGE is not set |
| @@ -379,6 +385,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 379 | # CONFIG_AF_RXRPC is not set | 385 | # CONFIG_AF_RXRPC is not set |
| 380 | CONFIG_WIRELESS=y | 386 | CONFIG_WIRELESS=y |
| 381 | # CONFIG_CFG80211 is not set | 387 | # CONFIG_CFG80211 is not set |
| 388 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 382 | CONFIG_WIRELESS_OLD_REGULATORY=y | 389 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 383 | # CONFIG_WIRELESS_EXT is not set | 390 | # CONFIG_WIRELESS_EXT is not set |
| 384 | # CONFIG_LIB80211 is not set | 391 | # CONFIG_LIB80211 is not set |
| @@ -386,7 +393,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 386 | # | 393 | # |
| 387 | # CFG80211 needs to be enabled for MAC80211 | 394 | # CFG80211 needs to be enabled for MAC80211 |
| 388 | # | 395 | # |
| 389 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 390 | # CONFIG_WIMAX is not set | 396 | # CONFIG_WIMAX is not set |
| 391 | # CONFIG_RFKILL is not set | 397 | # CONFIG_RFKILL is not set |
| 392 | # CONFIG_NET_9P is not set | 398 | # CONFIG_NET_9P is not set |
| @@ -399,6 +405,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 399 | # Generic Driver Options | 405 | # Generic Driver Options |
| 400 | # | 406 | # |
| 401 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 407 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 408 | # CONFIG_DEVTMPFS is not set | ||
| 402 | CONFIG_STANDALONE=y | 409 | CONFIG_STANDALONE=y |
| 403 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 410 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 404 | # CONFIG_FW_LOADER is not set | 411 | # CONFIG_FW_LOADER is not set |
| @@ -478,6 +485,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 478 | # CONFIG_ISCSI_TCP is not set | 485 | # CONFIG_ISCSI_TCP is not set |
| 479 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 486 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 480 | # CONFIG_SCSI_BNX2_ISCSI is not set | 487 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 488 | # CONFIG_BE2ISCSI is not set | ||
| 481 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 489 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 482 | # CONFIG_SCSI_3W_9XXX is not set | 490 | # CONFIG_SCSI_3W_9XXX is not set |
| 483 | # CONFIG_SCSI_ACARD is not set | 491 | # CONFIG_SCSI_ACARD is not set |
| @@ -517,11 +525,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 517 | # CONFIG_SCSI_DC390T is not set | 525 | # CONFIG_SCSI_DC390T is not set |
| 518 | # CONFIG_SCSI_NSP32 is not set | 526 | # CONFIG_SCSI_NSP32 is not set |
| 519 | # CONFIG_SCSI_DEBUG is not set | 527 | # CONFIG_SCSI_DEBUG is not set |
| 528 | # CONFIG_SCSI_PMCRAID is not set | ||
| 520 | # CONFIG_SCSI_SRP is not set | 529 | # CONFIG_SCSI_SRP is not set |
| 530 | # CONFIG_SCSI_BFA_FC is not set | ||
| 521 | # CONFIG_SCSI_DH is not set | 531 | # CONFIG_SCSI_DH is not set |
| 522 | # CONFIG_SCSI_OSD_INITIATOR is not set | 532 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 523 | CONFIG_ATA=y | 533 | CONFIG_ATA=y |
| 524 | # CONFIG_ATA_NONSTANDARD is not set | 534 | # CONFIG_ATA_NONSTANDARD is not set |
| 535 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 525 | CONFIG_SATA_PMP=y | 536 | CONFIG_SATA_PMP=y |
| 526 | # CONFIG_SATA_AHCI is not set | 537 | # CONFIG_SATA_AHCI is not set |
| 527 | # CONFIG_SATA_SIL24 is not set | 538 | # CONFIG_SATA_SIL24 is not set |
| @@ -543,6 +554,7 @@ CONFIG_SATA_MV=y | |||
| 543 | # CONFIG_PATA_ALI is not set | 554 | # CONFIG_PATA_ALI is not set |
| 544 | # CONFIG_PATA_AMD is not set | 555 | # CONFIG_PATA_AMD is not set |
| 545 | # CONFIG_PATA_ARTOP is not set | 556 | # CONFIG_PATA_ARTOP is not set |
| 557 | # CONFIG_PATA_ATP867X is not set | ||
| 546 | # CONFIG_PATA_ATIIXP is not set | 558 | # CONFIG_PATA_ATIIXP is not set |
| 547 | # CONFIG_PATA_CMD640_PCI is not set | 559 | # CONFIG_PATA_CMD640_PCI is not set |
| 548 | # CONFIG_PATA_CMD64X is not set | 560 | # CONFIG_PATA_CMD64X is not set |
| @@ -570,6 +582,7 @@ CONFIG_SATA_MV=y | |||
| 570 | # CONFIG_PATA_OPTIDMA is not set | 582 | # CONFIG_PATA_OPTIDMA is not set |
| 571 | # CONFIG_PATA_PDC_OLD is not set | 583 | # CONFIG_PATA_PDC_OLD is not set |
| 572 | # CONFIG_PATA_RADISYS is not set | 584 | # CONFIG_PATA_RADISYS is not set |
| 585 | # CONFIG_PATA_RDC is not set | ||
| 573 | # CONFIG_PATA_RZ1000 is not set | 586 | # CONFIG_PATA_RZ1000 is not set |
| 574 | # CONFIG_PATA_SC1200 is not set | 587 | # CONFIG_PATA_SC1200 is not set |
| 575 | # CONFIG_PATA_SERVERWORKS is not set | 588 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -666,9 +679,11 @@ CONFIG_8139TOO=y | |||
| 666 | # CONFIG_SUNDANCE is not set | 679 | # CONFIG_SUNDANCE is not set |
| 667 | # CONFIG_TLAN is not set | 680 | # CONFIG_TLAN is not set |
| 668 | # CONFIG_KS8842 is not set | 681 | # CONFIG_KS8842 is not set |
| 682 | # CONFIG_KS8851_MLL is not set | ||
| 669 | # CONFIG_VIA_RHINE is not set | 683 | # CONFIG_VIA_RHINE is not set |
| 670 | # CONFIG_SC92031 is not set | 684 | # CONFIG_SC92031 is not set |
| 671 | # CONFIG_ATL2 is not set | 685 | # CONFIG_ATL2 is not set |
| 686 | # CONFIG_XILINX_EMACLITE is not set | ||
| 672 | CONFIG_NETDEV_1000=y | 687 | CONFIG_NETDEV_1000=y |
| 673 | # CONFIG_ACENIC is not set | 688 | # CONFIG_ACENIC is not set |
| 674 | # CONFIG_DL2K is not set | 689 | # CONFIG_DL2K is not set |
| @@ -715,10 +730,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 715 | # CONFIG_SFC is not set | 730 | # CONFIG_SFC is not set |
| 716 | # CONFIG_BE2NET is not set | 731 | # CONFIG_BE2NET is not set |
| 717 | # CONFIG_TR is not set | 732 | # CONFIG_TR is not set |
| 718 | 733 | CONFIG_WLAN=y | |
| 719 | # | ||
| 720 | # Wireless LAN | ||
| 721 | # | ||
| 722 | # CONFIG_WLAN_PRE80211 is not set | 734 | # CONFIG_WLAN_PRE80211 is not set |
| 723 | # CONFIG_WLAN_80211 is not set | 735 | # CONFIG_WLAN_80211 is not set |
| 724 | 736 | ||
| @@ -822,6 +834,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 822 | # CONFIG_POWER_SUPPLY is not set | 834 | # CONFIG_POWER_SUPPLY is not set |
| 823 | CONFIG_HWMON=y | 835 | CONFIG_HWMON=y |
| 824 | # CONFIG_HWMON_VID is not set | 836 | # CONFIG_HWMON_VID is not set |
| 837 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 838 | |||
| 839 | # | ||
| 840 | # Native drivers | ||
| 841 | # | ||
| 825 | # CONFIG_SENSORS_I5K_AMB is not set | 842 | # CONFIG_SENSORS_I5K_AMB is not set |
| 826 | # CONFIG_SENSORS_F71805F is not set | 843 | # CONFIG_SENSORS_F71805F is not set |
| 827 | # CONFIG_SENSORS_F71882FG is not set | 844 | # CONFIG_SENSORS_F71882FG is not set |
| @@ -836,9 +853,7 @@ CONFIG_HWMON=y | |||
| 836 | # CONFIG_SENSORS_VT8231 is not set | 853 | # CONFIG_SENSORS_VT8231 is not set |
| 837 | # CONFIG_SENSORS_W83627HF is not set | 854 | # CONFIG_SENSORS_W83627HF is not set |
| 838 | # CONFIG_SENSORS_W83627EHF is not set | 855 | # CONFIG_SENSORS_W83627EHF is not set |
| 839 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 840 | # CONFIG_THERMAL is not set | 856 | # CONFIG_THERMAL is not set |
| 841 | # CONFIG_THERMAL_HWMON is not set | ||
| 842 | # CONFIG_WATCHDOG is not set | 857 | # CONFIG_WATCHDOG is not set |
| 843 | CONFIG_SSB_POSSIBLE=y | 858 | CONFIG_SSB_POSSIBLE=y |
| 844 | 859 | ||
| @@ -861,6 +876,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 861 | # Graphics support | 876 | # Graphics support |
| 862 | # | 877 | # |
| 863 | # CONFIG_AGP is not set | 878 | # CONFIG_AGP is not set |
| 879 | CONFIG_VGA_ARB=y | ||
| 864 | # CONFIG_DRM is not set | 880 | # CONFIG_DRM is not set |
| 865 | # CONFIG_VGASTATE is not set | 881 | # CONFIG_VGASTATE is not set |
| 866 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 882 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -874,7 +890,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 874 | # CONFIG_SOUND is not set | 890 | # CONFIG_SOUND is not set |
| 875 | CONFIG_HID_SUPPORT=y | 891 | CONFIG_HID_SUPPORT=y |
| 876 | CONFIG_HID=y | 892 | CONFIG_HID=y |
| 877 | # CONFIG_HID_DEBUG is not set | ||
| 878 | # CONFIG_HIDRAW is not set | 893 | # CONFIG_HIDRAW is not set |
| 879 | # CONFIG_HID_PID is not set | 894 | # CONFIG_HID_PID is not set |
| 880 | 895 | ||
| @@ -939,6 +954,7 @@ CONFIG_FS_MBCACHE=y | |||
| 939 | # CONFIG_GFS2_FS is not set | 954 | # CONFIG_GFS2_FS is not set |
| 940 | # CONFIG_OCFS2_FS is not set | 955 | # CONFIG_OCFS2_FS is not set |
| 941 | # CONFIG_BTRFS_FS is not set | 956 | # CONFIG_BTRFS_FS is not set |
| 957 | # CONFIG_NILFS2_FS is not set | ||
| 942 | CONFIG_FILE_LOCKING=y | 958 | CONFIG_FILE_LOCKING=y |
| 943 | CONFIG_FSNOTIFY=y | 959 | CONFIG_FSNOTIFY=y |
| 944 | CONFIG_DNOTIFY=y | 960 | CONFIG_DNOTIFY=y |
| @@ -997,7 +1013,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 997 | # CONFIG_ROMFS_FS is not set | 1013 | # CONFIG_ROMFS_FS is not set |
| 998 | # CONFIG_SYSV_FS is not set | 1014 | # CONFIG_SYSV_FS is not set |
| 999 | # CONFIG_UFS_FS is not set | 1015 | # CONFIG_UFS_FS is not set |
| 1000 | # CONFIG_NILFS2_FS is not set | ||
| 1001 | CONFIG_NETWORK_FILESYSTEMS=y | 1016 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1002 | CONFIG_NFS_FS=y | 1017 | CONFIG_NFS_FS=y |
| 1003 | # CONFIG_NFS_V3 is not set | 1018 | # CONFIG_NFS_V3 is not set |
| @@ -1069,6 +1084,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1069 | CONFIG_ENABLE_MUST_CHECK=y | 1084 | CONFIG_ENABLE_MUST_CHECK=y |
| 1070 | CONFIG_FRAME_WARN=1024 | 1085 | CONFIG_FRAME_WARN=1024 |
| 1071 | # CONFIG_MAGIC_SYSRQ is not set | 1086 | # CONFIG_MAGIC_SYSRQ is not set |
| 1087 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1072 | # CONFIG_UNUSED_SYMBOLS is not set | 1088 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1073 | # CONFIG_DEBUG_FS is not set | 1089 | # CONFIG_DEBUG_FS is not set |
| 1074 | # CONFIG_HEADERS_CHECK is not set | 1090 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1086,6 +1102,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1086 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1102 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1087 | CONFIG_TRACING_SUPPORT=y | 1103 | CONFIG_TRACING_SUPPORT=y |
| 1088 | # CONFIG_FTRACE is not set | 1104 | # CONFIG_FTRACE is not set |
| 1105 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1089 | # CONFIG_SAMPLES is not set | 1106 | # CONFIG_SAMPLES is not set |
| 1090 | CONFIG_HAVE_ARCH_KGDB=y | 1107 | CONFIG_HAVE_ARCH_KGDB=y |
| 1091 | # CONFIG_PPC_DISABLE_WERROR is not set | 1108 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1107,7 +1124,6 @@ CONFIG_CRYPTO=y | |||
| 1107 | # | 1124 | # |
| 1108 | # Crypto core or helper | 1125 | # Crypto core or helper |
| 1109 | # | 1126 | # |
| 1110 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1111 | # CONFIG_CRYPTO_MANAGER is not set | 1127 | # CONFIG_CRYPTO_MANAGER is not set |
| 1112 | # CONFIG_CRYPTO_MANAGER2 is not set | 1128 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1113 | # CONFIG_CRYPTO_GF128MUL is not set | 1129 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1138,11 +1154,13 @@ CONFIG_CRYPTO=y | |||
| 1138 | # | 1154 | # |
| 1139 | # CONFIG_CRYPTO_HMAC is not set | 1155 | # CONFIG_CRYPTO_HMAC is not set |
| 1140 | # CONFIG_CRYPTO_XCBC is not set | 1156 | # CONFIG_CRYPTO_XCBC is not set |
| 1157 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1141 | 1158 | ||
| 1142 | # | 1159 | # |
| 1143 | # Digest | 1160 | # Digest |
| 1144 | # | 1161 | # |
| 1145 | # CONFIG_CRYPTO_CRC32C is not set | 1162 | # CONFIG_CRYPTO_CRC32C is not set |
| 1163 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1146 | # CONFIG_CRYPTO_MD4 is not set | 1164 | # CONFIG_CRYPTO_MD4 is not set |
| 1147 | # CONFIG_CRYPTO_MD5 is not set | 1165 | # CONFIG_CRYPTO_MD5 is not set |
| 1148 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1166 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig index 02716f72db6f..00fad81b6fce 100644 --- a/arch/powerpc/configs/mpc8272_ads_defconfig +++ b/arch/powerpc/configs/mpc8272_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:54 2009 | 4 | # Thu Nov 5 08:20:11 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -82,11 +83,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 82 | # | 83 | # |
| 83 | # RCU Subsystem | 84 | # RCU Subsystem |
| 84 | # | 85 | # |
| 85 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
| 86 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 87 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_RCU_TRACE is not set |
| 89 | CONFIG_RCU_FANOUT=32 | ||
| 90 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 88 | # CONFIG_TREE_RCU_TRACE is not set | 91 | # CONFIG_TREE_RCU_TRACE is not set |
| 89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 90 | CONFIG_IKCONFIG=y | 92 | CONFIG_IKCONFIG=y |
| 91 | CONFIG_IKCONFIG_PROC=y | 93 | CONFIG_IKCONFIG_PROC=y |
| 92 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -116,29 +118,30 @@ CONFIG_TIMERFD=y | |||
| 116 | CONFIG_EVENTFD=y | 118 | CONFIG_EVENTFD=y |
| 117 | CONFIG_SHMEM=y | 119 | CONFIG_SHMEM=y |
| 118 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
| 119 | CONFIG_HAVE_PERF_COUNTERS=y | 121 | CONFIG_HAVE_PERF_EVENTS=y |
| 120 | 122 | ||
| 121 | # | 123 | # |
| 122 | # Performance Counters | 124 | # Kernel Performance Events And Counters |
| 123 | # | 125 | # |
| 126 | # CONFIG_PERF_EVENTS is not set | ||
| 124 | # CONFIG_PERF_COUNTERS is not set | 127 | # CONFIG_PERF_COUNTERS is not set |
| 125 | CONFIG_VM_EVENT_COUNTERS=y | 128 | CONFIG_VM_EVENT_COUNTERS=y |
| 126 | CONFIG_PCI_QUIRKS=y | 129 | CONFIG_PCI_QUIRKS=y |
| 127 | CONFIG_SLUB_DEBUG=y | 130 | CONFIG_SLUB_DEBUG=y |
| 128 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 129 | CONFIG_COMPAT_BRK=y | 131 | CONFIG_COMPAT_BRK=y |
| 130 | # CONFIG_SLAB is not set | 132 | # CONFIG_SLAB is not set |
| 131 | CONFIG_SLUB=y | 133 | CONFIG_SLUB=y |
| 132 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
| 133 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
| 134 | # CONFIG_MARKERS is not set | ||
| 135 | CONFIG_HAVE_OPROFILE=y | 136 | CONFIG_HAVE_OPROFILE=y |
| 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 137 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 137 | CONFIG_HAVE_IOREMAP_PROT=y | 138 | CONFIG_HAVE_IOREMAP_PROT=y |
| 138 | CONFIG_HAVE_KPROBES=y | 139 | CONFIG_HAVE_KPROBES=y |
| 139 | CONFIG_HAVE_KRETPROBES=y | 140 | CONFIG_HAVE_KRETPROBES=y |
| 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 141 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 142 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 141 | CONFIG_HAVE_CLK=y | 143 | CONFIG_HAVE_CLK=y |
| 144 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 142 | 145 | ||
| 143 | # | 146 | # |
| 144 | # GCOV-based kernel profiling | 147 | # GCOV-based kernel profiling |
| @@ -151,6 +154,7 @@ CONFIG_BASE_SMALL=0 | |||
| 151 | # CONFIG_MODULES is not set | 154 | # CONFIG_MODULES is not set |
| 152 | CONFIG_BLOCK=y | 155 | CONFIG_BLOCK=y |
| 153 | CONFIG_LBDAF=y | 156 | CONFIG_LBDAF=y |
| 157 | CONFIG_BLK_DEV_BSG=y | ||
| 154 | # CONFIG_BLK_DEV_INTEGRITY is not set | 158 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 155 | 159 | ||
| 156 | # | 160 | # |
| @@ -236,6 +240,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 236 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 240 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 237 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 238 | # CONFIG_CRASH_DUMP is not set | 242 | # CONFIG_CRASH_DUMP is not set |
| 243 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 239 | CONFIG_ARCH_FLATMEM_ENABLE=y | 244 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 240 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 245 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 241 | CONFIG_FLATMEM=y | 246 | CONFIG_FLATMEM=y |
| @@ -249,6 +254,7 @@ CONFIG_BOUNCE=y | |||
| 249 | CONFIG_VIRT_TO_BUS=y | 254 | CONFIG_VIRT_TO_BUS=y |
| 250 | CONFIG_HAVE_MLOCK=y | 255 | CONFIG_HAVE_MLOCK=y |
| 251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 256 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 257 | # CONFIG_KSM is not set | ||
| 252 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 258 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 253 | CONFIG_PPC_4K_PAGES=y | 259 | CONFIG_PPC_4K_PAGES=y |
| 254 | # CONFIG_PPC_16K_PAGES is not set | 260 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -397,6 +403,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 397 | # CONFIG_BT is not set | 403 | # CONFIG_BT is not set |
| 398 | CONFIG_WIRELESS=y | 404 | CONFIG_WIRELESS=y |
| 399 | # CONFIG_CFG80211 is not set | 405 | # CONFIG_CFG80211 is not set |
| 406 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 400 | CONFIG_WIRELESS_OLD_REGULATORY=y | 407 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 401 | # CONFIG_WIRELESS_EXT is not set | 408 | # CONFIG_WIRELESS_EXT is not set |
| 402 | # CONFIG_LIB80211 is not set | 409 | # CONFIG_LIB80211 is not set |
| @@ -404,7 +411,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 404 | # | 411 | # |
| 405 | # CFG80211 needs to be enabled for MAC80211 | 412 | # CFG80211 needs to be enabled for MAC80211 |
| 406 | # | 413 | # |
| 407 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 408 | # CONFIG_WIMAX is not set | 414 | # CONFIG_WIMAX is not set |
| 409 | # CONFIG_RFKILL is not set | 415 | # CONFIG_RFKILL is not set |
| 410 | 416 | ||
| @@ -416,6 +422,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 416 | # Generic Driver Options | 422 | # Generic Driver Options |
| 417 | # | 423 | # |
| 418 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 424 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 425 | # CONFIG_DEVTMPFS is not set | ||
| 419 | CONFIG_STANDALONE=y | 426 | CONFIG_STANDALONE=y |
| 420 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 427 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 421 | # CONFIG_FW_LOADER is not set | 428 | # CONFIG_FW_LOADER is not set |
| @@ -477,7 +484,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 477 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 484 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 478 | # CONFIG_MTD_PHYSMAP is not set | 485 | # CONFIG_MTD_PHYSMAP is not set |
| 479 | CONFIG_MTD_PHYSMAP_OF=y | 486 | CONFIG_MTD_PHYSMAP_OF=y |
| 480 | # CONFIG_MTD_SBC8240 is not set | ||
| 481 | # CONFIG_MTD_INTEL_VR_NOR is not set | 487 | # CONFIG_MTD_INTEL_VR_NOR is not set |
| 482 | # CONFIG_MTD_PLATRAM is not set | 488 | # CONFIG_MTD_PLATRAM is not set |
| 483 | 489 | ||
| @@ -604,7 +610,9 @@ CONFIG_MII=y | |||
| 604 | # CONFIG_NET_PCI is not set | 610 | # CONFIG_NET_PCI is not set |
| 605 | # CONFIG_B44 is not set | 611 | # CONFIG_B44 is not set |
| 606 | # CONFIG_KS8842 is not set | 612 | # CONFIG_KS8842 is not set |
| 613 | # CONFIG_KS8851_MLL is not set | ||
| 607 | # CONFIG_ATL2 is not set | 614 | # CONFIG_ATL2 is not set |
| 615 | # CONFIG_XILINX_EMACLITE is not set | ||
| 608 | CONFIG_FS_ENET=y | 616 | CONFIG_FS_ENET=y |
| 609 | # CONFIG_FS_ENET_HAS_SCC is not set | 617 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 610 | CONFIG_FS_ENET_HAS_FCC=y | 618 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -652,10 +660,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 652 | # CONFIG_SFC is not set | 660 | # CONFIG_SFC is not set |
| 653 | # CONFIG_BE2NET is not set | 661 | # CONFIG_BE2NET is not set |
| 654 | # CONFIG_TR is not set | 662 | # CONFIG_TR is not set |
| 655 | 663 | CONFIG_WLAN=y | |
| 656 | # | ||
| 657 | # Wireless LAN | ||
| 658 | # | ||
| 659 | # CONFIG_WLAN_PRE80211 is not set | 664 | # CONFIG_WLAN_PRE80211 is not set |
| 660 | # CONFIG_WLAN_80211 is not set | 665 | # CONFIG_WLAN_80211 is not set |
| 661 | 666 | ||
| @@ -704,6 +709,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 704 | # CONFIG_KEYBOARD_GPIO is not set | 709 | # CONFIG_KEYBOARD_GPIO is not set |
| 705 | # CONFIG_KEYBOARD_MATRIX is not set | 710 | # CONFIG_KEYBOARD_MATRIX is not set |
| 706 | # CONFIG_KEYBOARD_NEWTON is not set | 711 | # CONFIG_KEYBOARD_NEWTON is not set |
| 712 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 707 | # CONFIG_KEYBOARD_STOWAWAY is not set | 713 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 708 | # CONFIG_KEYBOARD_SUNKBD is not set | 714 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 709 | # CONFIG_KEYBOARD_XTKBD is not set | 715 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -714,6 +720,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y | |||
| 714 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 720 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 715 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 721 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 716 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 722 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 723 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
| 717 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 724 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 718 | # CONFIG_MOUSE_SERIAL is not set | 725 | # CONFIG_MOUSE_SERIAL is not set |
| 719 | # CONFIG_MOUSE_VSXXXAA is not set | 726 | # CONFIG_MOUSE_VSXXXAA is not set |
| @@ -793,15 +800,19 @@ CONFIG_GPIOLIB=y | |||
| 793 | # PCI GPIO expanders: | 800 | # PCI GPIO expanders: |
| 794 | # | 801 | # |
| 795 | # CONFIG_GPIO_BT8XX is not set | 802 | # CONFIG_GPIO_BT8XX is not set |
| 803 | # CONFIG_GPIO_LANGWELL is not set | ||
| 796 | 804 | ||
| 797 | # | 805 | # |
| 798 | # SPI GPIO expanders: | 806 | # SPI GPIO expanders: |
| 799 | # | 807 | # |
| 808 | |||
| 809 | # | ||
| 810 | # AC97 GPIO expanders: | ||
| 811 | # | ||
| 800 | # CONFIG_W1 is not set | 812 | # CONFIG_W1 is not set |
| 801 | # CONFIG_POWER_SUPPLY is not set | 813 | # CONFIG_POWER_SUPPLY is not set |
| 802 | # CONFIG_HWMON is not set | 814 | # CONFIG_HWMON is not set |
| 803 | # CONFIG_THERMAL is not set | 815 | # CONFIG_THERMAL is not set |
| 804 | # CONFIG_THERMAL_HWMON is not set | ||
| 805 | # CONFIG_WATCHDOG is not set | 816 | # CONFIG_WATCHDOG is not set |
| 806 | CONFIG_SSB_POSSIBLE=y | 817 | CONFIG_SSB_POSSIBLE=y |
| 807 | 818 | ||
| @@ -824,6 +835,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 824 | # Graphics support | 835 | # Graphics support |
| 825 | # | 836 | # |
| 826 | # CONFIG_AGP is not set | 837 | # CONFIG_AGP is not set |
| 838 | CONFIG_VGA_ARB=y | ||
| 827 | # CONFIG_DRM is not set | 839 | # CONFIG_DRM is not set |
| 828 | # CONFIG_VGASTATE is not set | 840 | # CONFIG_VGASTATE is not set |
| 829 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 841 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -1032,6 +1044,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1032 | CONFIG_ENABLE_MUST_CHECK=y | 1044 | CONFIG_ENABLE_MUST_CHECK=y |
| 1033 | CONFIG_FRAME_WARN=1024 | 1045 | CONFIG_FRAME_WARN=1024 |
| 1034 | CONFIG_MAGIC_SYSRQ=y | 1046 | CONFIG_MAGIC_SYSRQ=y |
| 1047 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1035 | # CONFIG_UNUSED_SYMBOLS is not set | 1048 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1036 | # CONFIG_DEBUG_FS is not set | 1049 | # CONFIG_DEBUG_FS is not set |
| 1037 | # CONFIG_HEADERS_CHECK is not set | 1050 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1067,10 +1080,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1067 | # CONFIG_DEBUG_LIST is not set | 1080 | # CONFIG_DEBUG_LIST is not set |
| 1068 | # CONFIG_DEBUG_SG is not set | 1081 | # CONFIG_DEBUG_SG is not set |
| 1069 | # CONFIG_DEBUG_NOTIFIERS is not set | 1082 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1083 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1070 | # CONFIG_RCU_TORTURE_TEST is not set | 1084 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1071 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1085 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1072 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1086 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1073 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1087 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1088 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1074 | # CONFIG_FAULT_INJECTION is not set | 1089 | # CONFIG_FAULT_INJECTION is not set |
| 1075 | # CONFIG_LATENCYTOP is not set | 1090 | # CONFIG_LATENCYTOP is not set |
| 1076 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1091 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1093,6 +1108,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1093 | # CONFIG_KMEMTRACE is not set | 1108 | # CONFIG_KMEMTRACE is not set |
| 1094 | # CONFIG_WORKQUEUE_TRACER is not set | 1109 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1095 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1111 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1096 | # CONFIG_SAMPLES is not set | 1112 | # CONFIG_SAMPLES is not set |
| 1097 | CONFIG_HAVE_ARCH_KGDB=y | 1113 | CONFIG_HAVE_ARCH_KGDB=y |
| 1098 | # CONFIG_PPC_DISABLE_WERROR is not set | 1114 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1121,7 +1137,6 @@ CONFIG_CRYPTO=y | |||
| 1121 | # | 1137 | # |
| 1122 | # Crypto core or helper | 1138 | # Crypto core or helper |
| 1123 | # | 1139 | # |
| 1124 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1125 | CONFIG_CRYPTO_ALGAPI=y | 1140 | CONFIG_CRYPTO_ALGAPI=y |
| 1126 | CONFIG_CRYPTO_ALGAPI2=y | 1141 | CONFIG_CRYPTO_ALGAPI2=y |
| 1127 | CONFIG_CRYPTO_AEAD2=y | 1142 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1163,6 +1178,7 @@ CONFIG_CRYPTO_PCBC=y | |||
| 1163 | # Digest | 1178 | # Digest |
| 1164 | # | 1179 | # |
| 1165 | # CONFIG_CRYPTO_CRC32C is not set | 1180 | # CONFIG_CRYPTO_CRC32C is not set |
| 1181 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1166 | # CONFIG_CRYPTO_MD4 is not set | 1182 | # CONFIG_CRYPTO_MD4 is not set |
| 1167 | CONFIG_CRYPTO_MD5=y | 1183 | CONFIG_CRYPTO_MD5=y |
| 1168 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1184 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index d6d28f2a23c1..64dff21516cb 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:55 2009 | 4 | # Thu Nov 5 08:20:12 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
| 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
| 39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
| 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -86,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 86 | # | 87 | # |
| 87 | # RCU Subsystem | 88 | # RCU Subsystem |
| 88 | # | 89 | # |
| 89 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
| 90 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 91 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
| 93 | CONFIG_RCU_FANOUT=32 | ||
| 94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 92 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
| 93 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 94 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
| 95 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
| 96 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
| @@ -127,21 +129,20 @@ CONFIG_TIMERFD=y | |||
| 127 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
| 128 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
| 129 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
| 130 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
| 131 | 133 | ||
| 132 | # | 134 | # |
| 133 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
| 134 | # | 136 | # |
| 137 | # CONFIG_PERF_EVENTS is not set | ||
| 135 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
| 136 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
| 137 | CONFIG_PCI_QUIRKS=y | 140 | CONFIG_PCI_QUIRKS=y |
| 138 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 139 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
| 140 | CONFIG_SLAB=y | 142 | CONFIG_SLAB=y |
| 141 | # CONFIG_SLUB is not set | 143 | # CONFIG_SLUB is not set |
| 142 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
| 143 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
| 144 | # CONFIG_MARKERS is not set | ||
| 145 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
| 146 | # CONFIG_KPROBES is not set | 147 | # CONFIG_KPROBES is not set |
| 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 148 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -149,6 +150,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 149 | CONFIG_HAVE_KPROBES=y | 150 | CONFIG_HAVE_KPROBES=y |
| 150 | CONFIG_HAVE_KRETPROBES=y | 151 | CONFIG_HAVE_KRETPROBES=y |
| 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 153 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 152 | 155 | ||
| 153 | # | 156 | # |
| 154 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
| @@ -263,6 +266,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 263 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 266 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 264 | # CONFIG_KEXEC is not set | 267 | # CONFIG_KEXEC is not set |
| 265 | # CONFIG_CRASH_DUMP is not set | 268 | # CONFIG_CRASH_DUMP is not set |
| 269 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 266 | CONFIG_ARCH_FLATMEM_ENABLE=y | 270 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 267 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 271 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 268 | CONFIG_SELECT_MEMORY_MODEL=y | 272 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -280,6 +284,7 @@ CONFIG_BOUNCE=y | |||
| 280 | CONFIG_VIRT_TO_BUS=y | 284 | CONFIG_VIRT_TO_BUS=y |
| 281 | CONFIG_HAVE_MLOCK=y | 285 | CONFIG_HAVE_MLOCK=y |
| 282 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 286 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 287 | # CONFIG_KSM is not set | ||
| 283 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 288 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 284 | CONFIG_PPC_4K_PAGES=y | 289 | CONFIG_PPC_4K_PAGES=y |
| 285 | # CONFIG_PPC_16K_PAGES is not set | 290 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -378,6 +383,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 378 | # CONFIG_NETFILTER is not set | 383 | # CONFIG_NETFILTER is not set |
| 379 | # CONFIG_IP_DCCP is not set | 384 | # CONFIG_IP_DCCP is not set |
| 380 | # CONFIG_IP_SCTP is not set | 385 | # CONFIG_IP_SCTP is not set |
| 386 | # CONFIG_RDS is not set | ||
| 381 | # CONFIG_TIPC is not set | 387 | # CONFIG_TIPC is not set |
| 382 | # CONFIG_ATM is not set | 388 | # CONFIG_ATM is not set |
| 383 | # CONFIG_BRIDGE is not set | 389 | # CONFIG_BRIDGE is not set |
| @@ -407,6 +413,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 407 | # CONFIG_AF_RXRPC is not set | 413 | # CONFIG_AF_RXRPC is not set |
| 408 | CONFIG_WIRELESS=y | 414 | CONFIG_WIRELESS=y |
| 409 | # CONFIG_CFG80211 is not set | 415 | # CONFIG_CFG80211 is not set |
| 416 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 410 | CONFIG_WIRELESS_OLD_REGULATORY=y | 417 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 411 | # CONFIG_WIRELESS_EXT is not set | 418 | # CONFIG_WIRELESS_EXT is not set |
| 412 | # CONFIG_LIB80211 is not set | 419 | # CONFIG_LIB80211 is not set |
| @@ -414,7 +421,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 414 | # | 421 | # |
| 415 | # CFG80211 needs to be enabled for MAC80211 | 422 | # CFG80211 needs to be enabled for MAC80211 |
| 416 | # | 423 | # |
| 417 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 418 | # CONFIG_WIMAX is not set | 424 | # CONFIG_WIMAX is not set |
| 419 | # CONFIG_RFKILL is not set | 425 | # CONFIG_RFKILL is not set |
| 420 | # CONFIG_NET_9P is not set | 426 | # CONFIG_NET_9P is not set |
| @@ -427,6 +433,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 427 | # Generic Driver Options | 433 | # Generic Driver Options |
| 428 | # | 434 | # |
| 429 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 435 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 436 | # CONFIG_DEVTMPFS is not set | ||
| 430 | CONFIG_STANDALONE=y | 437 | CONFIG_STANDALONE=y |
| 431 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 438 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 432 | # CONFIG_FW_LOADER is not set | 439 | # CONFIG_FW_LOADER is not set |
| @@ -434,9 +441,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 434 | # CONFIG_CONNECTOR is not set | 441 | # CONFIG_CONNECTOR is not set |
| 435 | CONFIG_MTD=y | 442 | CONFIG_MTD=y |
| 436 | # CONFIG_MTD_DEBUG is not set | 443 | # CONFIG_MTD_DEBUG is not set |
| 444 | # CONFIG_MTD_TESTS is not set | ||
| 437 | # CONFIG_MTD_CONCAT is not set | 445 | # CONFIG_MTD_CONCAT is not set |
| 438 | CONFIG_MTD_PARTITIONS=y | 446 | CONFIG_MTD_PARTITIONS=y |
| 439 | # CONFIG_MTD_TESTS is not set | ||
| 440 | # CONFIG_MTD_REDBOOT_PARTS is not set | 447 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 441 | # CONFIG_MTD_CMDLINE_PARTS is not set | 448 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 442 | CONFIG_MTD_OF_PARTS=y | 449 | CONFIG_MTD_OF_PARTS=y |
| @@ -609,6 +616,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 609 | # CONFIG_ISCSI_TCP is not set | 616 | # CONFIG_ISCSI_TCP is not set |
| 610 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 617 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 611 | # CONFIG_SCSI_BNX2_ISCSI is not set | 618 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 619 | # CONFIG_BE2ISCSI is not set | ||
| 612 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 620 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 613 | # CONFIG_SCSI_3W_9XXX is not set | 621 | # CONFIG_SCSI_3W_9XXX is not set |
| 614 | # CONFIG_SCSI_ACARD is not set | 622 | # CONFIG_SCSI_ACARD is not set |
| @@ -648,11 +656,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 648 | # CONFIG_SCSI_DC390T is not set | 656 | # CONFIG_SCSI_DC390T is not set |
| 649 | # CONFIG_SCSI_NSP32 is not set | 657 | # CONFIG_SCSI_NSP32 is not set |
| 650 | # CONFIG_SCSI_DEBUG is not set | 658 | # CONFIG_SCSI_DEBUG is not set |
| 659 | # CONFIG_SCSI_PMCRAID is not set | ||
| 651 | # CONFIG_SCSI_SRP is not set | 660 | # CONFIG_SCSI_SRP is not set |
| 661 | # CONFIG_SCSI_BFA_FC is not set | ||
| 652 | # CONFIG_SCSI_DH is not set | 662 | # CONFIG_SCSI_DH is not set |
| 653 | # CONFIG_SCSI_OSD_INITIATOR is not set | 663 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 654 | CONFIG_ATA=y | 664 | CONFIG_ATA=y |
| 655 | # CONFIG_ATA_NONSTANDARD is not set | 665 | # CONFIG_ATA_NONSTANDARD is not set |
| 666 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 656 | CONFIG_SATA_PMP=y | 667 | CONFIG_SATA_PMP=y |
| 657 | # CONFIG_SATA_AHCI is not set | 668 | # CONFIG_SATA_AHCI is not set |
| 658 | # CONFIG_SATA_SIL24 is not set | 669 | # CONFIG_SATA_SIL24 is not set |
| @@ -675,6 +686,7 @@ CONFIG_ATA_SFF=y | |||
| 675 | # CONFIG_PATA_ALI is not set | 686 | # CONFIG_PATA_ALI is not set |
| 676 | # CONFIG_PATA_AMD is not set | 687 | # CONFIG_PATA_AMD is not set |
| 677 | # CONFIG_PATA_ARTOP is not set | 688 | # CONFIG_PATA_ARTOP is not set |
| 689 | # CONFIG_PATA_ATP867X is not set | ||
| 678 | # CONFIG_PATA_ATIIXP is not set | 690 | # CONFIG_PATA_ATIIXP is not set |
| 679 | # CONFIG_PATA_CMD640_PCI is not set | 691 | # CONFIG_PATA_CMD640_PCI is not set |
| 680 | # CONFIG_PATA_CMD64X is not set | 692 | # CONFIG_PATA_CMD64X is not set |
| @@ -702,6 +714,7 @@ CONFIG_ATA_SFF=y | |||
| 702 | # CONFIG_PATA_OPTIDMA is not set | 714 | # CONFIG_PATA_OPTIDMA is not set |
| 703 | # CONFIG_PATA_PDC_OLD is not set | 715 | # CONFIG_PATA_PDC_OLD is not set |
| 704 | # CONFIG_PATA_RADISYS is not set | 716 | # CONFIG_PATA_RADISYS is not set |
| 717 | # CONFIG_PATA_RDC is not set | ||
| 705 | # CONFIG_PATA_RZ1000 is not set | 718 | # CONFIG_PATA_RZ1000 is not set |
| 706 | # CONFIG_PATA_SC1200 is not set | 719 | # CONFIG_PATA_SC1200 is not set |
| 707 | # CONFIG_PATA_SERVERWORKS is not set | 720 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -778,7 +791,9 @@ CONFIG_MII=y | |||
| 778 | # CONFIG_NET_PCI is not set | 791 | # CONFIG_NET_PCI is not set |
| 779 | # CONFIG_B44 is not set | 792 | # CONFIG_B44 is not set |
| 780 | # CONFIG_KS8842 is not set | 793 | # CONFIG_KS8842 is not set |
| 794 | # CONFIG_KS8851_MLL is not set | ||
| 781 | # CONFIG_ATL2 is not set | 795 | # CONFIG_ATL2 is not set |
| 796 | # CONFIG_XILINX_EMACLITE is not set | ||
| 782 | CONFIG_NETDEV_1000=y | 797 | CONFIG_NETDEV_1000=y |
| 783 | # CONFIG_ACENIC is not set | 798 | # CONFIG_ACENIC is not set |
| 784 | # CONFIG_DL2K is not set | 799 | # CONFIG_DL2K is not set |
| @@ -801,7 +816,6 @@ CONFIG_NETDEV_1000=y | |||
| 801 | CONFIG_FSL_PQ_MDIO=y | 816 | CONFIG_FSL_PQ_MDIO=y |
| 802 | CONFIG_GIANFAR=y | 817 | CONFIG_GIANFAR=y |
| 803 | CONFIG_UCC_GETH=y | 818 | CONFIG_UCC_GETH=y |
| 804 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 805 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 819 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 806 | # CONFIG_MV643XX_ETH is not set | 820 | # CONFIG_MV643XX_ETH is not set |
| 807 | # CONFIG_QLA3XXX is not set | 821 | # CONFIG_QLA3XXX is not set |
| @@ -829,10 +843,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 829 | # CONFIG_SFC is not set | 843 | # CONFIG_SFC is not set |
| 830 | # CONFIG_BE2NET is not set | 844 | # CONFIG_BE2NET is not set |
| 831 | # CONFIG_TR is not set | 845 | # CONFIG_TR is not set |
| 832 | 846 | CONFIG_WLAN=y | |
| 833 | # | ||
| 834 | # Wireless LAN | ||
| 835 | # | ||
| 836 | # CONFIG_WLAN_PRE80211 is not set | 847 | # CONFIG_WLAN_PRE80211 is not set |
| 837 | # CONFIG_WLAN_80211 is not set | 848 | # CONFIG_WLAN_80211 is not set |
| 838 | 849 | ||
| @@ -936,6 +947,7 @@ CONFIG_GEN_RTC=y | |||
| 936 | CONFIG_DEVPORT=y | 947 | CONFIG_DEVPORT=y |
| 937 | CONFIG_I2C=y | 948 | CONFIG_I2C=y |
| 938 | CONFIG_I2C_BOARDINFO=y | 949 | CONFIG_I2C_BOARDINFO=y |
| 950 | CONFIG_I2C_COMPAT=y | ||
| 939 | CONFIG_I2C_CHARDEV=y | 951 | CONFIG_I2C_CHARDEV=y |
| 940 | CONFIG_I2C_HELPER_AUTO=y | 952 | CONFIG_I2C_HELPER_AUTO=y |
| 941 | 953 | ||
| @@ -991,9 +1003,6 @@ CONFIG_I2C_MPC=y | |||
| 991 | # Miscellaneous I2C Chip support | 1003 | # Miscellaneous I2C Chip support |
| 992 | # | 1004 | # |
| 993 | # CONFIG_DS1682 is not set | 1005 | # CONFIG_DS1682 is not set |
| 994 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 995 | # CONFIG_PCF8575 is not set | ||
| 996 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 997 | # CONFIG_SENSORS_TSL2550 is not set | 1006 | # CONFIG_SENSORS_TSL2550 is not set |
| 998 | # CONFIG_I2C_DEBUG_CORE is not set | 1007 | # CONFIG_I2C_DEBUG_CORE is not set |
| 999 | # CONFIG_I2C_DEBUG_ALGO is not set | 1008 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1026,14 +1035,24 @@ CONFIG_GPIOLIB=y | |||
| 1026 | # PCI GPIO expanders: | 1035 | # PCI GPIO expanders: |
| 1027 | # | 1036 | # |
| 1028 | # CONFIG_GPIO_BT8XX is not set | 1037 | # CONFIG_GPIO_BT8XX is not set |
| 1038 | # CONFIG_GPIO_LANGWELL is not set | ||
| 1029 | 1039 | ||
| 1030 | # | 1040 | # |
| 1031 | # SPI GPIO expanders: | 1041 | # SPI GPIO expanders: |
| 1032 | # | 1042 | # |
| 1043 | |||
| 1044 | # | ||
| 1045 | # AC97 GPIO expanders: | ||
| 1046 | # | ||
| 1033 | # CONFIG_W1 is not set | 1047 | # CONFIG_W1 is not set |
| 1034 | # CONFIG_POWER_SUPPLY is not set | 1048 | # CONFIG_POWER_SUPPLY is not set |
| 1035 | CONFIG_HWMON=y | 1049 | CONFIG_HWMON=y |
| 1036 | # CONFIG_HWMON_VID is not set | 1050 | # CONFIG_HWMON_VID is not set |
| 1051 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1052 | |||
| 1053 | # | ||
| 1054 | # Native drivers | ||
| 1055 | # | ||
| 1037 | # CONFIG_SENSORS_AD7414 is not set | 1056 | # CONFIG_SENSORS_AD7414 is not set |
| 1038 | # CONFIG_SENSORS_AD7418 is not set | 1057 | # CONFIG_SENSORS_AD7418 is not set |
| 1039 | # CONFIG_SENSORS_ADM1021 is not set | 1058 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1084,6 +1103,7 @@ CONFIG_HWMON=y | |||
| 1084 | # CONFIG_SENSORS_ADS7828 is not set | 1103 | # CONFIG_SENSORS_ADS7828 is not set |
| 1085 | # CONFIG_SENSORS_THMC50 is not set | 1104 | # CONFIG_SENSORS_THMC50 is not set |
| 1086 | # CONFIG_SENSORS_TMP401 is not set | 1105 | # CONFIG_SENSORS_TMP401 is not set |
| 1106 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1087 | # CONFIG_SENSORS_VIA686A is not set | 1107 | # CONFIG_SENSORS_VIA686A is not set |
| 1088 | # CONFIG_SENSORS_VT1211 is not set | 1108 | # CONFIG_SENSORS_VT1211 is not set |
| 1089 | # CONFIG_SENSORS_VT8231 is not set | 1109 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1095,9 +1115,7 @@ CONFIG_HWMON=y | |||
| 1095 | # CONFIG_SENSORS_W83L786NG is not set | 1115 | # CONFIG_SENSORS_W83L786NG is not set |
| 1096 | # CONFIG_SENSORS_W83627HF is not set | 1116 | # CONFIG_SENSORS_W83627HF is not set |
| 1097 | # CONFIG_SENSORS_W83627EHF is not set | 1117 | # CONFIG_SENSORS_W83627EHF is not set |
| 1098 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1099 | # CONFIG_THERMAL is not set | 1118 | # CONFIG_THERMAL is not set |
| 1100 | # CONFIG_THERMAL_HWMON is not set | ||
| 1101 | CONFIG_WATCHDOG=y | 1119 | CONFIG_WATCHDOG=y |
| 1102 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1120 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 1103 | 1121 | ||
| @@ -1136,6 +1154,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1136 | # CONFIG_MFD_TMIO is not set | 1154 | # CONFIG_MFD_TMIO is not set |
| 1137 | # CONFIG_PMIC_DA903X is not set | 1155 | # CONFIG_PMIC_DA903X is not set |
| 1138 | # CONFIG_MFD_WM8400 is not set | 1156 | # CONFIG_MFD_WM8400 is not set |
| 1157 | # CONFIG_MFD_WM831X is not set | ||
| 1139 | # CONFIG_MFD_WM8350_I2C is not set | 1158 | # CONFIG_MFD_WM8350_I2C is not set |
| 1140 | # CONFIG_MFD_PCF50633 is not set | 1159 | # CONFIG_MFD_PCF50633 is not set |
| 1141 | # CONFIG_AB3100_CORE is not set | 1160 | # CONFIG_AB3100_CORE is not set |
| @@ -1146,6 +1165,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1146 | # Graphics support | 1165 | # Graphics support |
| 1147 | # | 1166 | # |
| 1148 | # CONFIG_AGP is not set | 1167 | # CONFIG_AGP is not set |
| 1168 | CONFIG_VGA_ARB=y | ||
| 1149 | # CONFIG_DRM is not set | 1169 | # CONFIG_DRM is not set |
| 1150 | # CONFIG_VGASTATE is not set | 1170 | # CONFIG_VGASTATE is not set |
| 1151 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1171 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| @@ -1159,7 +1179,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
| 1159 | # CONFIG_SOUND is not set | 1179 | # CONFIG_SOUND is not set |
| 1160 | CONFIG_HID_SUPPORT=y | 1180 | CONFIG_HID_SUPPORT=y |
| 1161 | CONFIG_HID=y | 1181 | CONFIG_HID=y |
| 1162 | # CONFIG_HID_DEBUG is not set | ||
| 1163 | # CONFIG_HIDRAW is not set | 1182 | # CONFIG_HIDRAW is not set |
| 1164 | 1183 | ||
| 1165 | # | 1184 | # |
| @@ -1182,6 +1201,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1182 | CONFIG_HID_EZKEY=y | 1201 | CONFIG_HID_EZKEY=y |
| 1183 | # CONFIG_HID_KYE is not set | 1202 | # CONFIG_HID_KYE is not set |
| 1184 | CONFIG_HID_GYRATION=y | 1203 | CONFIG_HID_GYRATION=y |
| 1204 | # CONFIG_HID_TWINHAN is not set | ||
| 1185 | # CONFIG_HID_KENSINGTON is not set | 1205 | # CONFIG_HID_KENSINGTON is not set |
| 1186 | CONFIG_HID_LOGITECH=y | 1206 | CONFIG_HID_LOGITECH=y |
| 1187 | # CONFIG_LOGITECH_FF is not set | 1207 | # CONFIG_LOGITECH_FF is not set |
| @@ -1234,6 +1254,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1234 | # CONFIG_USB_OXU210HP_HCD is not set | 1254 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1235 | # CONFIG_USB_ISP116X_HCD is not set | 1255 | # CONFIG_USB_ISP116X_HCD is not set |
| 1236 | # CONFIG_USB_ISP1760_HCD is not set | 1256 | # CONFIG_USB_ISP1760_HCD is not set |
| 1257 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1237 | # CONFIG_USB_OHCI_HCD is not set | 1258 | # CONFIG_USB_OHCI_HCD is not set |
| 1238 | # CONFIG_USB_UHCI_HCD is not set | 1259 | # CONFIG_USB_UHCI_HCD is not set |
| 1239 | # CONFIG_USB_FHCI_HCD is not set | 1260 | # CONFIG_USB_FHCI_HCD is not set |
| @@ -1292,6 +1313,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1292 | # CONFIG_USB_LD is not set | 1313 | # CONFIG_USB_LD is not set |
| 1293 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1314 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1294 | # CONFIG_USB_IOWARRIOR is not set | 1315 | # CONFIG_USB_IOWARRIOR is not set |
| 1316 | # CONFIG_USB_TEST is not set | ||
| 1295 | # CONFIG_USB_ISIGHTFW is not set | 1317 | # CONFIG_USB_ISIGHTFW is not set |
| 1296 | # CONFIG_USB_VST is not set | 1318 | # CONFIG_USB_VST is not set |
| 1297 | # CONFIG_USB_GADGET is not set | 1319 | # CONFIG_USB_GADGET is not set |
| @@ -1339,6 +1361,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1339 | # CONFIG_GFS2_FS is not set | 1361 | # CONFIG_GFS2_FS is not set |
| 1340 | # CONFIG_OCFS2_FS is not set | 1362 | # CONFIG_OCFS2_FS is not set |
| 1341 | # CONFIG_BTRFS_FS is not set | 1363 | # CONFIG_BTRFS_FS is not set |
| 1364 | # CONFIG_NILFS2_FS is not set | ||
| 1342 | CONFIG_FILE_LOCKING=y | 1365 | CONFIG_FILE_LOCKING=y |
| 1343 | CONFIG_FSNOTIFY=y | 1366 | CONFIG_FSNOTIFY=y |
| 1344 | CONFIG_DNOTIFY=y | 1367 | CONFIG_DNOTIFY=y |
| @@ -1398,7 +1421,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1398 | # CONFIG_ROMFS_FS is not set | 1421 | # CONFIG_ROMFS_FS is not set |
| 1399 | # CONFIG_SYSV_FS is not set | 1422 | # CONFIG_SYSV_FS is not set |
| 1400 | # CONFIG_UFS_FS is not set | 1423 | # CONFIG_UFS_FS is not set |
| 1401 | # CONFIG_NILFS2_FS is not set | ||
| 1402 | CONFIG_NETWORK_FILESYSTEMS=y | 1424 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1403 | CONFIG_NFS_FS=y | 1425 | CONFIG_NFS_FS=y |
| 1404 | CONFIG_NFS_V3=y | 1426 | CONFIG_NFS_V3=y |
| @@ -1515,6 +1537,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1515 | CONFIG_ENABLE_MUST_CHECK=y | 1537 | CONFIG_ENABLE_MUST_CHECK=y |
| 1516 | CONFIG_FRAME_WARN=1024 | 1538 | CONFIG_FRAME_WARN=1024 |
| 1517 | # CONFIG_MAGIC_SYSRQ is not set | 1539 | # CONFIG_MAGIC_SYSRQ is not set |
| 1540 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1518 | # CONFIG_UNUSED_SYMBOLS is not set | 1541 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1519 | # CONFIG_DEBUG_FS is not set | 1542 | # CONFIG_DEBUG_FS is not set |
| 1520 | # CONFIG_HEADERS_CHECK is not set | 1543 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1530,6 +1553,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1530 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1553 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1531 | CONFIG_TRACING_SUPPORT=y | 1554 | CONFIG_TRACING_SUPPORT=y |
| 1532 | # CONFIG_FTRACE is not set | 1555 | # CONFIG_FTRACE is not set |
| 1556 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1533 | # CONFIG_SAMPLES is not set | 1557 | # CONFIG_SAMPLES is not set |
| 1534 | CONFIG_HAVE_ARCH_KGDB=y | 1558 | CONFIG_HAVE_ARCH_KGDB=y |
| 1535 | # CONFIG_PPC_DISABLE_WERROR is not set | 1559 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1551,7 +1575,6 @@ CONFIG_CRYPTO=y | |||
| 1551 | # | 1575 | # |
| 1552 | # Crypto core or helper | 1576 | # Crypto core or helper |
| 1553 | # | 1577 | # |
| 1554 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1555 | CONFIG_CRYPTO_ALGAPI=y | 1578 | CONFIG_CRYPTO_ALGAPI=y |
| 1556 | CONFIG_CRYPTO_ALGAPI2=y | 1579 | CONFIG_CRYPTO_ALGAPI2=y |
| 1557 | CONFIG_CRYPTO_AEAD=y | 1580 | CONFIG_CRYPTO_AEAD=y |
| @@ -1594,11 +1617,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1594 | # | 1617 | # |
| 1595 | CONFIG_CRYPTO_HMAC=y | 1618 | CONFIG_CRYPTO_HMAC=y |
| 1596 | # CONFIG_CRYPTO_XCBC is not set | 1619 | # CONFIG_CRYPTO_XCBC is not set |
| 1620 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1597 | 1621 | ||
| 1598 | # | 1622 | # |
| 1599 | # Digest | 1623 | # Digest |
| 1600 | # | 1624 | # |
| 1601 | # CONFIG_CRYPTO_CRC32C is not set | 1625 | # CONFIG_CRYPTO_CRC32C is not set |
| 1626 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1602 | # CONFIG_CRYPTO_MD4 is not set | 1627 | # CONFIG_CRYPTO_MD4 is not set |
| 1603 | CONFIG_CRYPTO_MD5=y | 1628 | CONFIG_CRYPTO_MD5=y |
| 1604 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1629 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index 70851ee74340..a12e7ba87a43 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:55 2009 | 4 | # Thu Nov 5 08:25:20 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | # CONFIG_SMP is not set | 28 | # CONFIG_SMP is not set |
| @@ -36,6 +37,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 37 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 40 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 41 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +90,12 @@ CONFIG_AUDIT=y | |||
| 88 | # | 90 | # |
| 89 | # RCU Subsystem | 91 | # RCU Subsystem |
| 90 | # | 92 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 93 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 94 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 95 | # CONFIG_RCU_TRACE is not set |
| 96 | CONFIG_RCU_FANOUT=32 | ||
| 97 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 98 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | CONFIG_IKCONFIG=y | 99 | CONFIG_IKCONFIG=y |
| 97 | CONFIG_IKCONFIG_PROC=y | 100 | CONFIG_IKCONFIG_PROC=y |
| 98 | CONFIG_LOG_BUF_SHIFT=14 | 101 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -131,22 +134,21 @@ CONFIG_TIMERFD=y | |||
| 131 | CONFIG_EVENTFD=y | 134 | CONFIG_EVENTFD=y |
| 132 | CONFIG_SHMEM=y | 135 | CONFIG_SHMEM=y |
| 133 | CONFIG_AIO=y | 136 | CONFIG_AIO=y |
| 134 | CONFIG_HAVE_PERF_COUNTERS=y | 137 | CONFIG_HAVE_PERF_EVENTS=y |
| 135 | 138 | ||
| 136 | # | 139 | # |
| 137 | # Performance Counters | 140 | # Kernel Performance Events And Counters |
| 138 | # | 141 | # |
| 142 | # CONFIG_PERF_EVENTS is not set | ||
| 139 | # CONFIG_PERF_COUNTERS is not set | 143 | # CONFIG_PERF_COUNTERS is not set |
| 140 | CONFIG_VM_EVENT_COUNTERS=y | 144 | CONFIG_VM_EVENT_COUNTERS=y |
| 141 | CONFIG_PCI_QUIRKS=y | 145 | CONFIG_PCI_QUIRKS=y |
| 142 | CONFIG_SLUB_DEBUG=y | 146 | CONFIG_SLUB_DEBUG=y |
| 143 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 144 | CONFIG_COMPAT_BRK=y | 147 | CONFIG_COMPAT_BRK=y |
| 145 | # CONFIG_SLAB is not set | 148 | # CONFIG_SLAB is not set |
| 146 | CONFIG_SLUB=y | 149 | CONFIG_SLUB=y |
| 147 | # CONFIG_SLOB is not set | 150 | # CONFIG_SLOB is not set |
| 148 | # CONFIG_PROFILING is not set | 151 | # CONFIG_PROFILING is not set |
| 149 | # CONFIG_MARKERS is not set | ||
| 150 | CONFIG_HAVE_OPROFILE=y | 152 | CONFIG_HAVE_OPROFILE=y |
| 151 | # CONFIG_KPROBES is not set | 153 | # CONFIG_KPROBES is not set |
| 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 154 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -154,7 +156,9 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 154 | CONFIG_HAVE_KPROBES=y | 156 | CONFIG_HAVE_KPROBES=y |
| 155 | CONFIG_HAVE_KRETPROBES=y | 157 | CONFIG_HAVE_KRETPROBES=y |
| 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 158 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 159 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 157 | CONFIG_HAVE_CLK=y | 160 | CONFIG_HAVE_CLK=y |
| 161 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 158 | 162 | ||
| 159 | # | 163 | # |
| 160 | # GCOV-based kernel profiling | 164 | # GCOV-based kernel profiling |
| @@ -189,6 +193,7 @@ CONFIG_DEFAULT_CFQ=y | |||
| 189 | # CONFIG_DEFAULT_NOOP is not set | 193 | # CONFIG_DEFAULT_NOOP is not set |
| 190 | CONFIG_DEFAULT_IOSCHED="cfq" | 194 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 191 | # CONFIG_FREEZER is not set | 195 | # CONFIG_FREEZER is not set |
| 196 | CONFIG_PPC_MSI_BITMAP=y | ||
| 192 | 197 | ||
| 193 | # | 198 | # |
| 194 | # Platform support | 199 | # Platform support |
| @@ -206,7 +211,7 @@ CONFIG_MPC85xx_DS=y | |||
| 206 | CONFIG_MPC85xx_RDB=y | 211 | CONFIG_MPC85xx_RDB=y |
| 207 | CONFIG_SOCRATES=y | 212 | CONFIG_SOCRATES=y |
| 208 | CONFIG_KSI8560=y | 213 | CONFIG_KSI8560=y |
| 209 | # CONFIG_XES_MPC85xx is not set | 214 | CONFIG_XES_MPC85xx=y |
| 210 | CONFIG_STX_GP3=y | 215 | CONFIG_STX_GP3=y |
| 211 | CONFIG_TQM8540=y | 216 | CONFIG_TQM8540=y |
| 212 | CONFIG_TQM8541=y | 217 | CONFIG_TQM8541=y |
| @@ -259,10 +264,10 @@ CONFIG_BINFMT_MISC=m | |||
| 259 | CONFIG_MATH_EMULATION=y | 264 | CONFIG_MATH_EMULATION=y |
| 260 | CONFIG_IOMMU_HELPER=y | 265 | CONFIG_IOMMU_HELPER=y |
| 261 | CONFIG_SWIOTLB=y | 266 | CONFIG_SWIOTLB=y |
| 262 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 263 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 267 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 264 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 268 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 265 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 269 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 270 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 266 | CONFIG_ARCH_FLATMEM_ENABLE=y | 271 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 267 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 272 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 268 | CONFIG_SELECT_MEMORY_MODEL=y | 273 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -280,6 +285,7 @@ CONFIG_BOUNCE=y | |||
| 280 | CONFIG_VIRT_TO_BUS=y | 285 | CONFIG_VIRT_TO_BUS=y |
| 281 | CONFIG_HAVE_MLOCK=y | 286 | CONFIG_HAVE_MLOCK=y |
| 282 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 287 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 288 | # CONFIG_KSM is not set | ||
| 283 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 289 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 284 | CONFIG_PPC_4K_PAGES=y | 290 | CONFIG_PPC_4K_PAGES=y |
| 285 | # CONFIG_PPC_16K_PAGES is not set | 291 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -307,7 +313,7 @@ CONFIG_PCI_DOMAINS=y | |||
| 307 | CONFIG_PCI_SYSCALL=y | 313 | CONFIG_PCI_SYSCALL=y |
| 308 | # CONFIG_PCIEPORTBUS is not set | 314 | # CONFIG_PCIEPORTBUS is not set |
| 309 | CONFIG_ARCH_SUPPORTS_MSI=y | 315 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 310 | # CONFIG_PCI_MSI is not set | 316 | CONFIG_PCI_MSI=y |
| 311 | # CONFIG_PCI_LEGACY is not set | 317 | # CONFIG_PCI_LEGACY is not set |
| 312 | # CONFIG_PCI_DEBUG is not set | 318 | # CONFIG_PCI_DEBUG is not set |
| 313 | # CONFIG_PCI_STUB is not set | 319 | # CONFIG_PCI_STUB is not set |
| @@ -315,7 +321,8 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 315 | # CONFIG_PCCARD is not set | 321 | # CONFIG_PCCARD is not set |
| 316 | # CONFIG_HOTPLUG_PCI is not set | 322 | # CONFIG_HOTPLUG_PCI is not set |
| 317 | CONFIG_HAS_RAPIDIO=y | 323 | CONFIG_HAS_RAPIDIO=y |
| 318 | # CONFIG_RAPIDIO is not set | 324 | CONFIG_RAPIDIO=y |
| 325 | CONFIG_RAPIDIO_DISC_TIMEOUT=30 | ||
| 319 | 326 | ||
| 320 | # | 327 | # |
| 321 | # Advanced setup | 328 | # Advanced setup |
| @@ -411,6 +418,7 @@ CONFIG_IP_SCTP=m | |||
| 411 | # CONFIG_SCTP_HMAC_NONE is not set | 418 | # CONFIG_SCTP_HMAC_NONE is not set |
| 412 | # CONFIG_SCTP_HMAC_SHA1 is not set | 419 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 413 | CONFIG_SCTP_HMAC_MD5=y | 420 | CONFIG_SCTP_HMAC_MD5=y |
| 421 | # CONFIG_RDS is not set | ||
| 414 | # CONFIG_TIPC is not set | 422 | # CONFIG_TIPC is not set |
| 415 | # CONFIG_ATM is not set | 423 | # CONFIG_ATM is not set |
| 416 | # CONFIG_BRIDGE is not set | 424 | # CONFIG_BRIDGE is not set |
| @@ -441,6 +449,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 441 | CONFIG_FIB_RULES=y | 449 | CONFIG_FIB_RULES=y |
| 442 | CONFIG_WIRELESS=y | 450 | CONFIG_WIRELESS=y |
| 443 | # CONFIG_CFG80211 is not set | 451 | # CONFIG_CFG80211 is not set |
| 452 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 444 | CONFIG_WIRELESS_OLD_REGULATORY=y | 453 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 445 | # CONFIG_WIRELESS_EXT is not set | 454 | # CONFIG_WIRELESS_EXT is not set |
| 446 | # CONFIG_LIB80211 is not set | 455 | # CONFIG_LIB80211 is not set |
| @@ -448,7 +457,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 448 | # | 457 | # |
| 449 | # CFG80211 needs to be enabled for MAC80211 | 458 | # CFG80211 needs to be enabled for MAC80211 |
| 450 | # | 459 | # |
| 451 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 452 | # CONFIG_WIMAX is not set | 460 | # CONFIG_WIMAX is not set |
| 453 | # CONFIG_RFKILL is not set | 461 | # CONFIG_RFKILL is not set |
| 454 | # CONFIG_NET_9P is not set | 462 | # CONFIG_NET_9P is not set |
| @@ -461,6 +469,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 461 | # Generic Driver Options | 469 | # Generic Driver Options |
| 462 | # | 470 | # |
| 463 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 471 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 472 | # CONFIG_DEVTMPFS is not set | ||
| 464 | CONFIG_STANDALONE=y | 473 | CONFIG_STANDALONE=y |
| 465 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 474 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 466 | CONFIG_FW_LOADER=y | 475 | CONFIG_FW_LOADER=y |
| @@ -554,6 +563,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 554 | # CONFIG_ISCSI_TCP is not set | 563 | # CONFIG_ISCSI_TCP is not set |
| 555 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 564 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 556 | # CONFIG_SCSI_BNX2_ISCSI is not set | 565 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 566 | # CONFIG_BE2ISCSI is not set | ||
| 557 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 567 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 558 | # CONFIG_SCSI_3W_9XXX is not set | 568 | # CONFIG_SCSI_3W_9XXX is not set |
| 559 | # CONFIG_SCSI_ACARD is not set | 569 | # CONFIG_SCSI_ACARD is not set |
| @@ -593,11 +603,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 593 | # CONFIG_SCSI_DC390T is not set | 603 | # CONFIG_SCSI_DC390T is not set |
| 594 | # CONFIG_SCSI_NSP32 is not set | 604 | # CONFIG_SCSI_NSP32 is not set |
| 595 | # CONFIG_SCSI_DEBUG is not set | 605 | # CONFIG_SCSI_DEBUG is not set |
| 606 | # CONFIG_SCSI_PMCRAID is not set | ||
| 596 | # CONFIG_SCSI_SRP is not set | 607 | # CONFIG_SCSI_SRP is not set |
| 608 | # CONFIG_SCSI_BFA_FC is not set | ||
| 597 | # CONFIG_SCSI_DH is not set | 609 | # CONFIG_SCSI_DH is not set |
| 598 | # CONFIG_SCSI_OSD_INITIATOR is not set | 610 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 599 | CONFIG_ATA=y | 611 | CONFIG_ATA=y |
| 600 | # CONFIG_ATA_NONSTANDARD is not set | 612 | # CONFIG_ATA_NONSTANDARD is not set |
| 613 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 601 | CONFIG_SATA_PMP=y | 614 | CONFIG_SATA_PMP=y |
| 602 | CONFIG_SATA_AHCI=y | 615 | CONFIG_SATA_AHCI=y |
| 603 | # CONFIG_SATA_SIL24 is not set | 616 | # CONFIG_SATA_SIL24 is not set |
| @@ -620,6 +633,7 @@ CONFIG_ATA_SFF=y | |||
| 620 | CONFIG_PATA_ALI=y | 633 | CONFIG_PATA_ALI=y |
| 621 | # CONFIG_PATA_AMD is not set | 634 | # CONFIG_PATA_AMD is not set |
| 622 | # CONFIG_PATA_ARTOP is not set | 635 | # CONFIG_PATA_ARTOP is not set |
| 636 | # CONFIG_PATA_ATP867X is not set | ||
| 623 | # CONFIG_PATA_ATIIXP is not set | 637 | # CONFIG_PATA_ATIIXP is not set |
| 624 | # CONFIG_PATA_CMD640_PCI is not set | 638 | # CONFIG_PATA_CMD640_PCI is not set |
| 625 | # CONFIG_PATA_CMD64X is not set | 639 | # CONFIG_PATA_CMD64X is not set |
| @@ -647,6 +661,7 @@ CONFIG_PATA_ALI=y | |||
| 647 | # CONFIG_PATA_OPTIDMA is not set | 661 | # CONFIG_PATA_OPTIDMA is not set |
| 648 | # CONFIG_PATA_PDC_OLD is not set | 662 | # CONFIG_PATA_PDC_OLD is not set |
| 649 | # CONFIG_PATA_RADISYS is not set | 663 | # CONFIG_PATA_RADISYS is not set |
| 664 | # CONFIG_PATA_RDC is not set | ||
| 650 | # CONFIG_PATA_RZ1000 is not set | 665 | # CONFIG_PATA_RZ1000 is not set |
| 651 | # CONFIG_PATA_SC1200 is not set | 666 | # CONFIG_PATA_SC1200 is not set |
| 652 | # CONFIG_PATA_SERVERWORKS is not set | 667 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -723,7 +738,9 @@ CONFIG_MII=y | |||
| 723 | # CONFIG_NET_PCI is not set | 738 | # CONFIG_NET_PCI is not set |
| 724 | # CONFIG_B44 is not set | 739 | # CONFIG_B44 is not set |
| 725 | # CONFIG_KS8842 is not set | 740 | # CONFIG_KS8842 is not set |
| 741 | # CONFIG_KS8851_MLL is not set | ||
| 726 | # CONFIG_ATL2 is not set | 742 | # CONFIG_ATL2 is not set |
| 743 | # CONFIG_XILINX_EMACLITE is not set | ||
| 727 | CONFIG_FS_ENET=y | 744 | CONFIG_FS_ENET=y |
| 728 | CONFIG_FS_ENET_HAS_SCC=y | 745 | CONFIG_FS_ENET_HAS_SCC=y |
| 729 | CONFIG_FS_ENET_HAS_FCC=y | 746 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -750,7 +767,6 @@ CONFIG_NETDEV_1000=y | |||
| 750 | CONFIG_FSL_PQ_MDIO=y | 767 | CONFIG_FSL_PQ_MDIO=y |
| 751 | CONFIG_GIANFAR=y | 768 | CONFIG_GIANFAR=y |
| 752 | CONFIG_UCC_GETH=y | 769 | CONFIG_UCC_GETH=y |
| 753 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 754 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 770 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 755 | # CONFIG_MV643XX_ETH is not set | 771 | # CONFIG_MV643XX_ETH is not set |
| 756 | # CONFIG_QLA3XXX is not set | 772 | # CONFIG_QLA3XXX is not set |
| @@ -778,10 +794,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 778 | # CONFIG_SFC is not set | 794 | # CONFIG_SFC is not set |
| 779 | # CONFIG_BE2NET is not set | 795 | # CONFIG_BE2NET is not set |
| 780 | # CONFIG_TR is not set | 796 | # CONFIG_TR is not set |
| 781 | 797 | CONFIG_WLAN=y | |
| 782 | # | ||
| 783 | # Wireless LAN | ||
| 784 | # | ||
| 785 | # CONFIG_WLAN_PRE80211 is not set | 798 | # CONFIG_WLAN_PRE80211 is not set |
| 786 | # CONFIG_WLAN_80211 is not set | 799 | # CONFIG_WLAN_80211 is not set |
| 787 | 800 | ||
| @@ -798,6 +811,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 798 | # CONFIG_USB_RTL8150 is not set | 811 | # CONFIG_USB_RTL8150 is not set |
| 799 | # CONFIG_USB_USBNET is not set | 812 | # CONFIG_USB_USBNET is not set |
| 800 | # CONFIG_WAN is not set | 813 | # CONFIG_WAN is not set |
| 814 | # CONFIG_RIONET is not set | ||
| 801 | # CONFIG_FDDI is not set | 815 | # CONFIG_FDDI is not set |
| 802 | # CONFIG_HIPPI is not set | 816 | # CONFIG_HIPPI is not set |
| 803 | # CONFIG_PPP is not set | 817 | # CONFIG_PPP is not set |
| @@ -898,6 +912,7 @@ CONFIG_NVRAM=y | |||
| 898 | CONFIG_DEVPORT=y | 912 | CONFIG_DEVPORT=y |
| 899 | CONFIG_I2C=y | 913 | CONFIG_I2C=y |
| 900 | CONFIG_I2C_BOARDINFO=y | 914 | CONFIG_I2C_BOARDINFO=y |
| 915 | CONFIG_I2C_COMPAT=y | ||
| 901 | # CONFIG_I2C_CHARDEV is not set | 916 | # CONFIG_I2C_CHARDEV is not set |
| 902 | CONFIG_I2C_HELPER_AUTO=y | 917 | CONFIG_I2C_HELPER_AUTO=y |
| 903 | 918 | ||
| @@ -955,9 +970,6 @@ CONFIG_I2C_MPC=y | |||
| 955 | # Miscellaneous I2C Chip support | 970 | # Miscellaneous I2C Chip support |
| 956 | # | 971 | # |
| 957 | # CONFIG_DS1682 is not set | 972 | # CONFIG_DS1682 is not set |
| 958 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 959 | # CONFIG_PCF8575 is not set | ||
| 960 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 961 | # CONFIG_SENSORS_TSL2550 is not set | 973 | # CONFIG_SENSORS_TSL2550 is not set |
| 962 | # CONFIG_I2C_DEBUG_CORE is not set | 974 | # CONFIG_I2C_DEBUG_CORE is not set |
| 963 | # CONFIG_I2C_DEBUG_ALGO is not set | 975 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -991,15 +1003,19 @@ CONFIG_GPIOLIB=y | |||
| 991 | # PCI GPIO expanders: | 1003 | # PCI GPIO expanders: |
| 992 | # | 1004 | # |
| 993 | # CONFIG_GPIO_BT8XX is not set | 1005 | # CONFIG_GPIO_BT8XX is not set |
| 1006 | # CONFIG_GPIO_LANGWELL is not set | ||
| 994 | 1007 | ||
| 995 | # | 1008 | # |
| 996 | # SPI GPIO expanders: | 1009 | # SPI GPIO expanders: |
| 997 | # | 1010 | # |
| 1011 | |||
| 1012 | # | ||
| 1013 | # AC97 GPIO expanders: | ||
| 1014 | # | ||
| 998 | # CONFIG_W1 is not set | 1015 | # CONFIG_W1 is not set |
| 999 | # CONFIG_POWER_SUPPLY is not set | 1016 | # CONFIG_POWER_SUPPLY is not set |
| 1000 | # CONFIG_HWMON is not set | 1017 | # CONFIG_HWMON is not set |
| 1001 | # CONFIG_THERMAL is not set | 1018 | # CONFIG_THERMAL is not set |
| 1002 | # CONFIG_THERMAL_HWMON is not set | ||
| 1003 | # CONFIG_WATCHDOG is not set | 1019 | # CONFIG_WATCHDOG is not set |
| 1004 | CONFIG_SSB_POSSIBLE=y | 1020 | CONFIG_SSB_POSSIBLE=y |
| 1005 | 1021 | ||
| @@ -1020,6 +1036,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1020 | # CONFIG_MFD_TMIO is not set | 1036 | # CONFIG_MFD_TMIO is not set |
| 1021 | # CONFIG_PMIC_DA903X is not set | 1037 | # CONFIG_PMIC_DA903X is not set |
| 1022 | # CONFIG_MFD_WM8400 is not set | 1038 | # CONFIG_MFD_WM8400 is not set |
| 1039 | # CONFIG_MFD_WM831X is not set | ||
| 1023 | # CONFIG_MFD_WM8350_I2C is not set | 1040 | # CONFIG_MFD_WM8350_I2C is not set |
| 1024 | # CONFIG_MFD_PCF50633 is not set | 1041 | # CONFIG_MFD_PCF50633 is not set |
| 1025 | # CONFIG_AB3100_CORE is not set | 1042 | # CONFIG_AB3100_CORE is not set |
| @@ -1030,6 +1047,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1030 | # Graphics support | 1047 | # Graphics support |
| 1031 | # | 1048 | # |
| 1032 | # CONFIG_AGP is not set | 1049 | # CONFIG_AGP is not set |
| 1050 | CONFIG_VGA_ARB=y | ||
| 1033 | # CONFIG_DRM is not set | 1051 | # CONFIG_DRM is not set |
| 1034 | # CONFIG_VGASTATE is not set | 1052 | # CONFIG_VGASTATE is not set |
| 1035 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1053 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1049,6 +1067,7 @@ CONFIG_VGA_CONSOLE=y | |||
| 1049 | CONFIG_DUMMY_CONSOLE=y | 1067 | CONFIG_DUMMY_CONSOLE=y |
| 1050 | CONFIG_SOUND=y | 1068 | CONFIG_SOUND=y |
| 1051 | CONFIG_SOUND_OSS_CORE=y | 1069 | CONFIG_SOUND_OSS_CORE=y |
| 1070 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
| 1052 | CONFIG_SND=y | 1071 | CONFIG_SND=y |
| 1053 | CONFIG_SND_TIMER=y | 1072 | CONFIG_SND_TIMER=y |
| 1054 | CONFIG_SND_PCM=y | 1073 | CONFIG_SND_PCM=y |
| @@ -1152,7 +1171,6 @@ CONFIG_SND_USB=y | |||
| 1152 | CONFIG_AC97_BUS=y | 1171 | CONFIG_AC97_BUS=y |
| 1153 | CONFIG_HID_SUPPORT=y | 1172 | CONFIG_HID_SUPPORT=y |
| 1154 | CONFIG_HID=y | 1173 | CONFIG_HID=y |
| 1155 | # CONFIG_HID_DEBUG is not set | ||
| 1156 | # CONFIG_HIDRAW is not set | 1174 | # CONFIG_HIDRAW is not set |
| 1157 | 1175 | ||
| 1158 | # | 1176 | # |
| @@ -1175,6 +1193,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1175 | CONFIG_HID_EZKEY=y | 1193 | CONFIG_HID_EZKEY=y |
| 1176 | # CONFIG_HID_KYE is not set | 1194 | # CONFIG_HID_KYE is not set |
| 1177 | CONFIG_HID_GYRATION=y | 1195 | CONFIG_HID_GYRATION=y |
| 1196 | # CONFIG_HID_TWINHAN is not set | ||
| 1178 | # CONFIG_HID_KENSINGTON is not set | 1197 | # CONFIG_HID_KENSINGTON is not set |
| 1179 | CONFIG_HID_LOGITECH=y | 1198 | CONFIG_HID_LOGITECH=y |
| 1180 | # CONFIG_LOGITECH_FF is not set | 1199 | # CONFIG_LOGITECH_FF is not set |
| @@ -1227,6 +1246,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1227 | # CONFIG_USB_OXU210HP_HCD is not set | 1246 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1228 | # CONFIG_USB_ISP116X_HCD is not set | 1247 | # CONFIG_USB_ISP116X_HCD is not set |
| 1229 | # CONFIG_USB_ISP1760_HCD is not set | 1248 | # CONFIG_USB_ISP1760_HCD is not set |
| 1249 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1230 | CONFIG_USB_OHCI_HCD=y | 1250 | CONFIG_USB_OHCI_HCD=y |
| 1231 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1251 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1232 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1252 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
| @@ -1241,7 +1261,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1241 | # CONFIG_USB_R8A66597_HCD is not set | 1261 | # CONFIG_USB_R8A66597_HCD is not set |
| 1242 | # CONFIG_USB_WHCI_HCD is not set | 1262 | # CONFIG_USB_WHCI_HCD is not set |
| 1243 | # CONFIG_USB_HWA_HCD is not set | 1263 | # CONFIG_USB_HWA_HCD is not set |
| 1244 | # CONFIG_USB_MUSB_HDRC is not set | ||
| 1245 | 1264 | ||
| 1246 | # | 1265 | # |
| 1247 | # USB Device Class drivers | 1266 | # USB Device Class drivers |
| @@ -1429,6 +1448,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1429 | # CONFIG_GFS2_FS is not set | 1448 | # CONFIG_GFS2_FS is not set |
| 1430 | # CONFIG_OCFS2_FS is not set | 1449 | # CONFIG_OCFS2_FS is not set |
| 1431 | # CONFIG_BTRFS_FS is not set | 1450 | # CONFIG_BTRFS_FS is not set |
| 1451 | # CONFIG_NILFS2_FS is not set | ||
| 1432 | CONFIG_FILE_LOCKING=y | 1452 | CONFIG_FILE_LOCKING=y |
| 1433 | CONFIG_FSNOTIFY=y | 1453 | CONFIG_FSNOTIFY=y |
| 1434 | CONFIG_DNOTIFY=y | 1454 | CONFIG_DNOTIFY=y |
| @@ -1499,7 +1519,6 @@ CONFIG_SYSV_FS=m | |||
| 1499 | CONFIG_UFS_FS=m | 1519 | CONFIG_UFS_FS=m |
| 1500 | # CONFIG_UFS_FS_WRITE is not set | 1520 | # CONFIG_UFS_FS_WRITE is not set |
| 1501 | # CONFIG_UFS_DEBUG is not set | 1521 | # CONFIG_UFS_DEBUG is not set |
| 1502 | # CONFIG_NILFS2_FS is not set | ||
| 1503 | CONFIG_NETWORK_FILESYSTEMS=y | 1522 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1504 | CONFIG_NFS_FS=y | 1523 | CONFIG_NFS_FS=y |
| 1505 | CONFIG_NFS_V3=y | 1524 | CONFIG_NFS_V3=y |
| @@ -1620,6 +1639,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1620 | CONFIG_ENABLE_MUST_CHECK=y | 1639 | CONFIG_ENABLE_MUST_CHECK=y |
| 1621 | CONFIG_FRAME_WARN=1024 | 1640 | CONFIG_FRAME_WARN=1024 |
| 1622 | # CONFIG_MAGIC_SYSRQ is not set | 1641 | # CONFIG_MAGIC_SYSRQ is not set |
| 1642 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1623 | # CONFIG_UNUSED_SYMBOLS is not set | 1643 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1624 | CONFIG_DEBUG_FS=y | 1644 | CONFIG_DEBUG_FS=y |
| 1625 | # CONFIG_HEADERS_CHECK is not set | 1645 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1637,6 +1657,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1637 | # CONFIG_DEBUG_OBJECTS is not set | 1657 | # CONFIG_DEBUG_OBJECTS is not set |
| 1638 | # CONFIG_SLUB_DEBUG_ON is not set | 1658 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1639 | # CONFIG_SLUB_STATS is not set | 1659 | # CONFIG_SLUB_STATS is not set |
| 1660 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1640 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1661 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1641 | # CONFIG_RT_MUTEX_TESTER is not set | 1662 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1642 | # CONFIG_DEBUG_SPINLOCK is not set | 1663 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1656,10 +1677,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1656 | # CONFIG_DEBUG_LIST is not set | 1677 | # CONFIG_DEBUG_LIST is not set |
| 1657 | # CONFIG_DEBUG_SG is not set | 1678 | # CONFIG_DEBUG_SG is not set |
| 1658 | # CONFIG_DEBUG_NOTIFIERS is not set | 1679 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1680 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1659 | # CONFIG_RCU_TORTURE_TEST is not set | 1681 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1660 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1682 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1661 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1683 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1662 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1684 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1685 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1663 | # CONFIG_FAULT_INJECTION is not set | 1686 | # CONFIG_FAULT_INJECTION is not set |
| 1664 | # CONFIG_LATENCYTOP is not set | 1687 | # CONFIG_LATENCYTOP is not set |
| 1665 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1688 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1683,10 +1706,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1683 | # CONFIG_WORKQUEUE_TRACER is not set | 1706 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1684 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1707 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1685 | # CONFIG_DYNAMIC_DEBUG is not set | 1708 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1709 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1686 | # CONFIG_SAMPLES is not set | 1710 | # CONFIG_SAMPLES is not set |
| 1687 | CONFIG_HAVE_ARCH_KGDB=y | 1711 | CONFIG_HAVE_ARCH_KGDB=y |
| 1688 | # CONFIG_KGDB is not set | 1712 | # CONFIG_KGDB is not set |
| 1689 | # CONFIG_KMEMCHECK is not set | ||
| 1690 | # CONFIG_PPC_DISABLE_WERROR is not set | 1713 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1691 | CONFIG_PPC_WERROR=y | 1714 | CONFIG_PPC_WERROR=y |
| 1692 | CONFIG_PRINT_STACK_DEPTH=64 | 1715 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1714,7 +1737,6 @@ CONFIG_CRYPTO=y | |||
| 1714 | # | 1737 | # |
| 1715 | # Crypto core or helper | 1738 | # Crypto core or helper |
| 1716 | # | 1739 | # |
| 1717 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1718 | CONFIG_CRYPTO_ALGAPI=y | 1740 | CONFIG_CRYPTO_ALGAPI=y |
| 1719 | CONFIG_CRYPTO_ALGAPI2=y | 1741 | CONFIG_CRYPTO_ALGAPI2=y |
| 1720 | CONFIG_CRYPTO_AEAD=y | 1742 | CONFIG_CRYPTO_AEAD=y |
| @@ -1757,11 +1779,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1757 | # | 1779 | # |
| 1758 | CONFIG_CRYPTO_HMAC=y | 1780 | CONFIG_CRYPTO_HMAC=y |
| 1759 | # CONFIG_CRYPTO_XCBC is not set | 1781 | # CONFIG_CRYPTO_XCBC is not set |
| 1782 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1760 | 1783 | ||
| 1761 | # | 1784 | # |
| 1762 | # Digest | 1785 | # Digest |
| 1763 | # | 1786 | # |
| 1764 | CONFIG_CRYPTO_CRC32C=m | 1787 | CONFIG_CRYPTO_CRC32C=m |
| 1788 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1765 | # CONFIG_CRYPTO_MD4 is not set | 1789 | # CONFIG_CRYPTO_MD4 is not set |
| 1766 | CONFIG_CRYPTO_MD5=y | 1790 | CONFIG_CRYPTO_MD5=y |
| 1767 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1791 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig index ab45fd99afc3..cd70b4a4ce01 100644 --- a/arch/powerpc/configs/mpc85xx_smp_defconfig +++ b/arch/powerpc/configs/mpc85xx_smp_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:56 2009 | 4 | # Thu Nov 5 08:26:01 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 25 | CONFIG_PPC_BOOK3E_MMU=y | 26 | CONFIG_PPC_BOOK3E_MMU=y |
| 26 | # CONFIG_PPC_MM_SLICES is not set | 27 | # CONFIG_PPC_MM_SLICES is not set |
| 27 | CONFIG_SMP=y | 28 | CONFIG_SMP=y |
| @@ -37,6 +38,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 37 | CONFIG_GENERIC_HARDIRQS=y | 38 | CONFIG_GENERIC_HARDIRQS=y |
| 38 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 39 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 39 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 40 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 41 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 40 | CONFIG_IRQ_PER_CPU=y | 42 | CONFIG_IRQ_PER_CPU=y |
| 41 | CONFIG_STACKTRACE_SUPPORT=y | 43 | CONFIG_STACKTRACE_SUPPORT=y |
| 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 44 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -89,11 +91,12 @@ CONFIG_AUDIT=y | |||
| 89 | # | 91 | # |
| 90 | # RCU Subsystem | 92 | # RCU Subsystem |
| 91 | # | 93 | # |
| 92 | CONFIG_CLASSIC_RCU=y | 94 | CONFIG_TREE_RCU=y |
| 93 | # CONFIG_TREE_RCU is not set | 95 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 94 | # CONFIG_PREEMPT_RCU is not set | 96 | # CONFIG_RCU_TRACE is not set |
| 97 | CONFIG_RCU_FANOUT=32 | ||
| 98 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 95 | # CONFIG_TREE_RCU_TRACE is not set | 99 | # CONFIG_TREE_RCU_TRACE is not set |
| 96 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 97 | CONFIG_IKCONFIG=y | 100 | CONFIG_IKCONFIG=y |
| 98 | CONFIG_IKCONFIG_PROC=y | 101 | CONFIG_IKCONFIG_PROC=y |
| 99 | CONFIG_LOG_BUF_SHIFT=14 | 102 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -132,22 +135,21 @@ CONFIG_TIMERFD=y | |||
| 132 | CONFIG_EVENTFD=y | 135 | CONFIG_EVENTFD=y |
| 133 | CONFIG_SHMEM=y | 136 | CONFIG_SHMEM=y |
| 134 | CONFIG_AIO=y | 137 | CONFIG_AIO=y |
| 135 | CONFIG_HAVE_PERF_COUNTERS=y | 138 | CONFIG_HAVE_PERF_EVENTS=y |
| 136 | 139 | ||
| 137 | # | 140 | # |
| 138 | # Performance Counters | 141 | # Kernel Performance Events And Counters |
| 139 | # | 142 | # |
| 143 | # CONFIG_PERF_EVENTS is not set | ||
| 140 | # CONFIG_PERF_COUNTERS is not set | 144 | # CONFIG_PERF_COUNTERS is not set |
| 141 | CONFIG_VM_EVENT_COUNTERS=y | 145 | CONFIG_VM_EVENT_COUNTERS=y |
| 142 | CONFIG_PCI_QUIRKS=y | 146 | CONFIG_PCI_QUIRKS=y |
| 143 | CONFIG_SLUB_DEBUG=y | 147 | CONFIG_SLUB_DEBUG=y |
| 144 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 145 | CONFIG_COMPAT_BRK=y | 148 | CONFIG_COMPAT_BRK=y |
| 146 | # CONFIG_SLAB is not set | 149 | # CONFIG_SLAB is not set |
| 147 | CONFIG_SLUB=y | 150 | CONFIG_SLUB=y |
| 148 | # CONFIG_SLOB is not set | 151 | # CONFIG_SLOB is not set |
| 149 | # CONFIG_PROFILING is not set | 152 | # CONFIG_PROFILING is not set |
| 150 | # CONFIG_MARKERS is not set | ||
| 151 | CONFIG_HAVE_OPROFILE=y | 153 | CONFIG_HAVE_OPROFILE=y |
| 152 | # CONFIG_KPROBES is not set | 154 | # CONFIG_KPROBES is not set |
| 153 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 155 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -155,8 +157,10 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 155 | CONFIG_HAVE_KPROBES=y | 157 | CONFIG_HAVE_KPROBES=y |
| 156 | CONFIG_HAVE_KRETPROBES=y | 158 | CONFIG_HAVE_KRETPROBES=y |
| 157 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 159 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 160 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 158 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 161 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 159 | CONFIG_HAVE_CLK=y | 162 | CONFIG_HAVE_CLK=y |
| 163 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 160 | 164 | ||
| 161 | # | 165 | # |
| 162 | # GCOV-based kernel profiling | 166 | # GCOV-based kernel profiling |
| @@ -192,6 +196,7 @@ CONFIG_DEFAULT_CFQ=y | |||
| 192 | # CONFIG_DEFAULT_NOOP is not set | 196 | # CONFIG_DEFAULT_NOOP is not set |
| 193 | CONFIG_DEFAULT_IOSCHED="cfq" | 197 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 194 | # CONFIG_FREEZER is not set | 198 | # CONFIG_FREEZER is not set |
| 199 | CONFIG_PPC_MSI_BITMAP=y | ||
| 195 | 200 | ||
| 196 | # | 201 | # |
| 197 | # Platform support | 202 | # Platform support |
| @@ -206,9 +211,10 @@ CONFIG_MPC85xx_CDS=y | |||
| 206 | CONFIG_MPC85xx_MDS=y | 211 | CONFIG_MPC85xx_MDS=y |
| 207 | CONFIG_MPC8536_DS=y | 212 | CONFIG_MPC8536_DS=y |
| 208 | CONFIG_MPC85xx_DS=y | 213 | CONFIG_MPC85xx_DS=y |
| 214 | CONFIG_MPC85xx_RDB=y | ||
| 209 | CONFIG_SOCRATES=y | 215 | CONFIG_SOCRATES=y |
| 210 | CONFIG_KSI8560=y | 216 | CONFIG_KSI8560=y |
| 211 | # CONFIG_XES_MPC85xx is not set | 217 | CONFIG_XES_MPC85xx=y |
| 212 | CONFIG_STX_GP3=y | 218 | CONFIG_STX_GP3=y |
| 213 | CONFIG_TQM8540=y | 219 | CONFIG_TQM8540=y |
| 214 | CONFIG_TQM8541=y | 220 | CONFIG_TQM8541=y |
| @@ -261,11 +267,11 @@ CONFIG_BINFMT_MISC=m | |||
| 261 | CONFIG_MATH_EMULATION=y | 267 | CONFIG_MATH_EMULATION=y |
| 262 | CONFIG_IOMMU_HELPER=y | 268 | CONFIG_IOMMU_HELPER=y |
| 263 | CONFIG_SWIOTLB=y | 269 | CONFIG_SWIOTLB=y |
| 264 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 265 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 270 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 266 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 271 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 267 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 272 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 268 | # CONFIG_IRQ_ALL_CPUS is not set | 273 | # CONFIG_IRQ_ALL_CPUS is not set |
| 274 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 269 | CONFIG_ARCH_FLATMEM_ENABLE=y | 275 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 270 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 276 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 271 | CONFIG_SELECT_MEMORY_MODEL=y | 277 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -283,6 +289,7 @@ CONFIG_BOUNCE=y | |||
| 283 | CONFIG_VIRT_TO_BUS=y | 289 | CONFIG_VIRT_TO_BUS=y |
| 284 | CONFIG_HAVE_MLOCK=y | 290 | CONFIG_HAVE_MLOCK=y |
| 285 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 291 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 292 | # CONFIG_KSM is not set | ||
| 286 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 293 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 287 | CONFIG_PPC_4K_PAGES=y | 294 | CONFIG_PPC_4K_PAGES=y |
| 288 | # CONFIG_PPC_16K_PAGES is not set | 295 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -310,7 +317,7 @@ CONFIG_PCI_DOMAINS=y | |||
| 310 | CONFIG_PCI_SYSCALL=y | 317 | CONFIG_PCI_SYSCALL=y |
| 311 | # CONFIG_PCIEPORTBUS is not set | 318 | # CONFIG_PCIEPORTBUS is not set |
| 312 | CONFIG_ARCH_SUPPORTS_MSI=y | 319 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 313 | # CONFIG_PCI_MSI is not set | 320 | CONFIG_PCI_MSI=y |
| 314 | # CONFIG_PCI_LEGACY is not set | 321 | # CONFIG_PCI_LEGACY is not set |
| 315 | # CONFIG_PCI_DEBUG is not set | 322 | # CONFIG_PCI_DEBUG is not set |
| 316 | # CONFIG_PCI_STUB is not set | 323 | # CONFIG_PCI_STUB is not set |
| @@ -318,7 +325,8 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 318 | # CONFIG_PCCARD is not set | 325 | # CONFIG_PCCARD is not set |
| 319 | # CONFIG_HOTPLUG_PCI is not set | 326 | # CONFIG_HOTPLUG_PCI is not set |
| 320 | CONFIG_HAS_RAPIDIO=y | 327 | CONFIG_HAS_RAPIDIO=y |
| 321 | # CONFIG_RAPIDIO is not set | 328 | CONFIG_RAPIDIO=y |
| 329 | CONFIG_RAPIDIO_DISC_TIMEOUT=30 | ||
| 322 | 330 | ||
| 323 | # | 331 | # |
| 324 | # Advanced setup | 332 | # Advanced setup |
| @@ -414,6 +422,7 @@ CONFIG_IP_SCTP=m | |||
| 414 | # CONFIG_SCTP_HMAC_NONE is not set | 422 | # CONFIG_SCTP_HMAC_NONE is not set |
| 415 | # CONFIG_SCTP_HMAC_SHA1 is not set | 423 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 416 | CONFIG_SCTP_HMAC_MD5=y | 424 | CONFIG_SCTP_HMAC_MD5=y |
| 425 | # CONFIG_RDS is not set | ||
| 417 | # CONFIG_TIPC is not set | 426 | # CONFIG_TIPC is not set |
| 418 | # CONFIG_ATM is not set | 427 | # CONFIG_ATM is not set |
| 419 | # CONFIG_BRIDGE is not set | 428 | # CONFIG_BRIDGE is not set |
| @@ -444,6 +453,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 444 | CONFIG_FIB_RULES=y | 453 | CONFIG_FIB_RULES=y |
| 445 | CONFIG_WIRELESS=y | 454 | CONFIG_WIRELESS=y |
| 446 | # CONFIG_CFG80211 is not set | 455 | # CONFIG_CFG80211 is not set |
| 456 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 447 | CONFIG_WIRELESS_OLD_REGULATORY=y | 457 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 448 | # CONFIG_WIRELESS_EXT is not set | 458 | # CONFIG_WIRELESS_EXT is not set |
| 449 | # CONFIG_LIB80211 is not set | 459 | # CONFIG_LIB80211 is not set |
| @@ -451,7 +461,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 451 | # | 461 | # |
| 452 | # CFG80211 needs to be enabled for MAC80211 | 462 | # CFG80211 needs to be enabled for MAC80211 |
| 453 | # | 463 | # |
| 454 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 455 | # CONFIG_WIMAX is not set | 464 | # CONFIG_WIMAX is not set |
| 456 | # CONFIG_RFKILL is not set | 465 | # CONFIG_RFKILL is not set |
| 457 | # CONFIG_NET_9P is not set | 466 | # CONFIG_NET_9P is not set |
| @@ -464,6 +473,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 464 | # Generic Driver Options | 473 | # Generic Driver Options |
| 465 | # | 474 | # |
| 466 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 475 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 476 | # CONFIG_DEVTMPFS is not set | ||
| 467 | CONFIG_STANDALONE=y | 477 | CONFIG_STANDALONE=y |
| 468 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 478 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 469 | CONFIG_FW_LOADER=y | 479 | CONFIG_FW_LOADER=y |
| @@ -557,6 +567,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 557 | # CONFIG_ISCSI_TCP is not set | 567 | # CONFIG_ISCSI_TCP is not set |
| 558 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 568 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 559 | # CONFIG_SCSI_BNX2_ISCSI is not set | 569 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 570 | # CONFIG_BE2ISCSI is not set | ||
| 560 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 571 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 561 | # CONFIG_SCSI_3W_9XXX is not set | 572 | # CONFIG_SCSI_3W_9XXX is not set |
| 562 | # CONFIG_SCSI_ACARD is not set | 573 | # CONFIG_SCSI_ACARD is not set |
| @@ -596,11 +607,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 596 | # CONFIG_SCSI_DC390T is not set | 607 | # CONFIG_SCSI_DC390T is not set |
| 597 | # CONFIG_SCSI_NSP32 is not set | 608 | # CONFIG_SCSI_NSP32 is not set |
| 598 | # CONFIG_SCSI_DEBUG is not set | 609 | # CONFIG_SCSI_DEBUG is not set |
| 610 | # CONFIG_SCSI_PMCRAID is not set | ||
| 599 | # CONFIG_SCSI_SRP is not set | 611 | # CONFIG_SCSI_SRP is not set |
| 612 | # CONFIG_SCSI_BFA_FC is not set | ||
| 600 | # CONFIG_SCSI_DH is not set | 613 | # CONFIG_SCSI_DH is not set |
| 601 | # CONFIG_SCSI_OSD_INITIATOR is not set | 614 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 602 | CONFIG_ATA=y | 615 | CONFIG_ATA=y |
| 603 | # CONFIG_ATA_NONSTANDARD is not set | 616 | # CONFIG_ATA_NONSTANDARD is not set |
| 617 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 604 | CONFIG_SATA_PMP=y | 618 | CONFIG_SATA_PMP=y |
| 605 | CONFIG_SATA_AHCI=y | 619 | CONFIG_SATA_AHCI=y |
| 606 | # CONFIG_SATA_SIL24 is not set | 620 | # CONFIG_SATA_SIL24 is not set |
| @@ -623,6 +637,7 @@ CONFIG_ATA_SFF=y | |||
| 623 | CONFIG_PATA_ALI=y | 637 | CONFIG_PATA_ALI=y |
| 624 | # CONFIG_PATA_AMD is not set | 638 | # CONFIG_PATA_AMD is not set |
| 625 | # CONFIG_PATA_ARTOP is not set | 639 | # CONFIG_PATA_ARTOP is not set |
| 640 | # CONFIG_PATA_ATP867X is not set | ||
| 626 | # CONFIG_PATA_ATIIXP is not set | 641 | # CONFIG_PATA_ATIIXP is not set |
| 627 | # CONFIG_PATA_CMD640_PCI is not set | 642 | # CONFIG_PATA_CMD640_PCI is not set |
| 628 | # CONFIG_PATA_CMD64X is not set | 643 | # CONFIG_PATA_CMD64X is not set |
| @@ -650,6 +665,7 @@ CONFIG_PATA_ALI=y | |||
| 650 | # CONFIG_PATA_OPTIDMA is not set | 665 | # CONFIG_PATA_OPTIDMA is not set |
| 651 | # CONFIG_PATA_PDC_OLD is not set | 666 | # CONFIG_PATA_PDC_OLD is not set |
| 652 | # CONFIG_PATA_RADISYS is not set | 667 | # CONFIG_PATA_RADISYS is not set |
| 668 | # CONFIG_PATA_RDC is not set | ||
| 653 | # CONFIG_PATA_RZ1000 is not set | 669 | # CONFIG_PATA_RZ1000 is not set |
| 654 | # CONFIG_PATA_SC1200 is not set | 670 | # CONFIG_PATA_SC1200 is not set |
| 655 | # CONFIG_PATA_SERVERWORKS is not set | 671 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -726,7 +742,9 @@ CONFIG_MII=y | |||
| 726 | # CONFIG_NET_PCI is not set | 742 | # CONFIG_NET_PCI is not set |
| 727 | # CONFIG_B44 is not set | 743 | # CONFIG_B44 is not set |
| 728 | # CONFIG_KS8842 is not set | 744 | # CONFIG_KS8842 is not set |
| 745 | # CONFIG_KS8851_MLL is not set | ||
| 729 | # CONFIG_ATL2 is not set | 746 | # CONFIG_ATL2 is not set |
| 747 | # CONFIG_XILINX_EMACLITE is not set | ||
| 730 | CONFIG_FS_ENET=y | 748 | CONFIG_FS_ENET=y |
| 731 | CONFIG_FS_ENET_HAS_SCC=y | 749 | CONFIG_FS_ENET_HAS_SCC=y |
| 732 | CONFIG_FS_ENET_HAS_FCC=y | 750 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -753,7 +771,6 @@ CONFIG_NETDEV_1000=y | |||
| 753 | CONFIG_FSL_PQ_MDIO=y | 771 | CONFIG_FSL_PQ_MDIO=y |
| 754 | CONFIG_GIANFAR=y | 772 | CONFIG_GIANFAR=y |
| 755 | CONFIG_UCC_GETH=y | 773 | CONFIG_UCC_GETH=y |
| 756 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
| 757 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 774 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
| 758 | # CONFIG_MV643XX_ETH is not set | 775 | # CONFIG_MV643XX_ETH is not set |
| 759 | # CONFIG_QLA3XXX is not set | 776 | # CONFIG_QLA3XXX is not set |
| @@ -781,10 +798,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 781 | # CONFIG_SFC is not set | 798 | # CONFIG_SFC is not set |
| 782 | # CONFIG_BE2NET is not set | 799 | # CONFIG_BE2NET is not set |
| 783 | # CONFIG_TR is not set | 800 | # CONFIG_TR is not set |
| 784 | 801 | CONFIG_WLAN=y | |
| 785 | # | ||
| 786 | # Wireless LAN | ||
| 787 | # | ||
| 788 | # CONFIG_WLAN_PRE80211 is not set | 802 | # CONFIG_WLAN_PRE80211 is not set |
| 789 | # CONFIG_WLAN_80211 is not set | 803 | # CONFIG_WLAN_80211 is not set |
| 790 | 804 | ||
| @@ -801,6 +815,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 801 | # CONFIG_USB_RTL8150 is not set | 815 | # CONFIG_USB_RTL8150 is not set |
| 802 | # CONFIG_USB_USBNET is not set | 816 | # CONFIG_USB_USBNET is not set |
| 803 | # CONFIG_WAN is not set | 817 | # CONFIG_WAN is not set |
| 818 | # CONFIG_RIONET is not set | ||
| 804 | # CONFIG_FDDI is not set | 819 | # CONFIG_FDDI is not set |
| 805 | # CONFIG_HIPPI is not set | 820 | # CONFIG_HIPPI is not set |
| 806 | # CONFIG_PPP is not set | 821 | # CONFIG_PPP is not set |
| @@ -901,6 +916,7 @@ CONFIG_NVRAM=y | |||
| 901 | CONFIG_DEVPORT=y | 916 | CONFIG_DEVPORT=y |
| 902 | CONFIG_I2C=y | 917 | CONFIG_I2C=y |
| 903 | CONFIG_I2C_BOARDINFO=y | 918 | CONFIG_I2C_BOARDINFO=y |
| 919 | CONFIG_I2C_COMPAT=y | ||
| 904 | # CONFIG_I2C_CHARDEV is not set | 920 | # CONFIG_I2C_CHARDEV is not set |
| 905 | CONFIG_I2C_HELPER_AUTO=y | 921 | CONFIG_I2C_HELPER_AUTO=y |
| 906 | 922 | ||
| @@ -958,9 +974,6 @@ CONFIG_I2C_MPC=y | |||
| 958 | # Miscellaneous I2C Chip support | 974 | # Miscellaneous I2C Chip support |
| 959 | # | 975 | # |
| 960 | # CONFIG_DS1682 is not set | 976 | # CONFIG_DS1682 is not set |
| 961 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 962 | # CONFIG_PCF8575 is not set | ||
| 963 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 964 | # CONFIG_SENSORS_TSL2550 is not set | 977 | # CONFIG_SENSORS_TSL2550 is not set |
| 965 | # CONFIG_I2C_DEBUG_CORE is not set | 978 | # CONFIG_I2C_DEBUG_CORE is not set |
| 966 | # CONFIG_I2C_DEBUG_ALGO is not set | 979 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -994,15 +1007,19 @@ CONFIG_GPIOLIB=y | |||
| 994 | # PCI GPIO expanders: | 1007 | # PCI GPIO expanders: |
| 995 | # | 1008 | # |
| 996 | # CONFIG_GPIO_BT8XX is not set | 1009 | # CONFIG_GPIO_BT8XX is not set |
| 1010 | # CONFIG_GPIO_LANGWELL is not set | ||
| 997 | 1011 | ||
| 998 | # | 1012 | # |
| 999 | # SPI GPIO expanders: | 1013 | # SPI GPIO expanders: |
| 1000 | # | 1014 | # |
| 1015 | |||
| 1016 | # | ||
| 1017 | # AC97 GPIO expanders: | ||
| 1018 | # | ||
| 1001 | # CONFIG_W1 is not set | 1019 | # CONFIG_W1 is not set |
| 1002 | # CONFIG_POWER_SUPPLY is not set | 1020 | # CONFIG_POWER_SUPPLY is not set |
| 1003 | # CONFIG_HWMON is not set | 1021 | # CONFIG_HWMON is not set |
| 1004 | # CONFIG_THERMAL is not set | 1022 | # CONFIG_THERMAL is not set |
| 1005 | # CONFIG_THERMAL_HWMON is not set | ||
| 1006 | # CONFIG_WATCHDOG is not set | 1023 | # CONFIG_WATCHDOG is not set |
| 1007 | CONFIG_SSB_POSSIBLE=y | 1024 | CONFIG_SSB_POSSIBLE=y |
| 1008 | 1025 | ||
| @@ -1023,6 +1040,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1023 | # CONFIG_MFD_TMIO is not set | 1040 | # CONFIG_MFD_TMIO is not set |
| 1024 | # CONFIG_PMIC_DA903X is not set | 1041 | # CONFIG_PMIC_DA903X is not set |
| 1025 | # CONFIG_MFD_WM8400 is not set | 1042 | # CONFIG_MFD_WM8400 is not set |
| 1043 | # CONFIG_MFD_WM831X is not set | ||
| 1026 | # CONFIG_MFD_WM8350_I2C is not set | 1044 | # CONFIG_MFD_WM8350_I2C is not set |
| 1027 | # CONFIG_MFD_PCF50633 is not set | 1045 | # CONFIG_MFD_PCF50633 is not set |
| 1028 | # CONFIG_AB3100_CORE is not set | 1046 | # CONFIG_AB3100_CORE is not set |
| @@ -1033,6 +1051,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1033 | # Graphics support | 1051 | # Graphics support |
| 1034 | # | 1052 | # |
| 1035 | # CONFIG_AGP is not set | 1053 | # CONFIG_AGP is not set |
| 1054 | CONFIG_VGA_ARB=y | ||
| 1036 | # CONFIG_DRM is not set | 1055 | # CONFIG_DRM is not set |
| 1037 | # CONFIG_VGASTATE is not set | 1056 | # CONFIG_VGASTATE is not set |
| 1038 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1057 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1052,6 +1071,7 @@ CONFIG_VGA_CONSOLE=y | |||
| 1052 | CONFIG_DUMMY_CONSOLE=y | 1071 | CONFIG_DUMMY_CONSOLE=y |
| 1053 | CONFIG_SOUND=y | 1072 | CONFIG_SOUND=y |
| 1054 | CONFIG_SOUND_OSS_CORE=y | 1073 | CONFIG_SOUND_OSS_CORE=y |
| 1074 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
| 1055 | CONFIG_SND=y | 1075 | CONFIG_SND=y |
| 1056 | CONFIG_SND_TIMER=y | 1076 | CONFIG_SND_TIMER=y |
| 1057 | CONFIG_SND_PCM=y | 1077 | CONFIG_SND_PCM=y |
| @@ -1155,7 +1175,6 @@ CONFIG_SND_USB=y | |||
| 1155 | CONFIG_AC97_BUS=y | 1175 | CONFIG_AC97_BUS=y |
| 1156 | CONFIG_HID_SUPPORT=y | 1176 | CONFIG_HID_SUPPORT=y |
| 1157 | CONFIG_HID=y | 1177 | CONFIG_HID=y |
| 1158 | # CONFIG_HID_DEBUG is not set | ||
| 1159 | # CONFIG_HIDRAW is not set | 1178 | # CONFIG_HIDRAW is not set |
| 1160 | 1179 | ||
| 1161 | # | 1180 | # |
| @@ -1178,6 +1197,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1178 | CONFIG_HID_EZKEY=y | 1197 | CONFIG_HID_EZKEY=y |
| 1179 | # CONFIG_HID_KYE is not set | 1198 | # CONFIG_HID_KYE is not set |
| 1180 | CONFIG_HID_GYRATION=y | 1199 | CONFIG_HID_GYRATION=y |
| 1200 | # CONFIG_HID_TWINHAN is not set | ||
| 1181 | # CONFIG_HID_KENSINGTON is not set | 1201 | # CONFIG_HID_KENSINGTON is not set |
| 1182 | CONFIG_HID_LOGITECH=y | 1202 | CONFIG_HID_LOGITECH=y |
| 1183 | # CONFIG_LOGITECH_FF is not set | 1203 | # CONFIG_LOGITECH_FF is not set |
| @@ -1230,6 +1250,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1230 | # CONFIG_USB_OXU210HP_HCD is not set | 1250 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1231 | # CONFIG_USB_ISP116X_HCD is not set | 1251 | # CONFIG_USB_ISP116X_HCD is not set |
| 1232 | # CONFIG_USB_ISP1760_HCD is not set | 1252 | # CONFIG_USB_ISP1760_HCD is not set |
| 1253 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1233 | CONFIG_USB_OHCI_HCD=y | 1254 | CONFIG_USB_OHCI_HCD=y |
| 1234 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1255 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1235 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1256 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
| @@ -1244,7 +1265,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1244 | # CONFIG_USB_R8A66597_HCD is not set | 1265 | # CONFIG_USB_R8A66597_HCD is not set |
| 1245 | # CONFIG_USB_WHCI_HCD is not set | 1266 | # CONFIG_USB_WHCI_HCD is not set |
| 1246 | # CONFIG_USB_HWA_HCD is not set | 1267 | # CONFIG_USB_HWA_HCD is not set |
| 1247 | # CONFIG_USB_MUSB_HDRC is not set | ||
| 1248 | 1268 | ||
| 1249 | # | 1269 | # |
| 1250 | # USB Device Class drivers | 1270 | # USB Device Class drivers |
| @@ -1432,6 +1452,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1432 | # CONFIG_GFS2_FS is not set | 1452 | # CONFIG_GFS2_FS is not set |
| 1433 | # CONFIG_OCFS2_FS is not set | 1453 | # CONFIG_OCFS2_FS is not set |
| 1434 | # CONFIG_BTRFS_FS is not set | 1454 | # CONFIG_BTRFS_FS is not set |
| 1455 | # CONFIG_NILFS2_FS is not set | ||
| 1435 | CONFIG_FILE_LOCKING=y | 1456 | CONFIG_FILE_LOCKING=y |
| 1436 | CONFIG_FSNOTIFY=y | 1457 | CONFIG_FSNOTIFY=y |
| 1437 | CONFIG_DNOTIFY=y | 1458 | CONFIG_DNOTIFY=y |
| @@ -1502,7 +1523,6 @@ CONFIG_SYSV_FS=m | |||
| 1502 | CONFIG_UFS_FS=m | 1523 | CONFIG_UFS_FS=m |
| 1503 | # CONFIG_UFS_FS_WRITE is not set | 1524 | # CONFIG_UFS_FS_WRITE is not set |
| 1504 | # CONFIG_UFS_DEBUG is not set | 1525 | # CONFIG_UFS_DEBUG is not set |
| 1505 | # CONFIG_NILFS2_FS is not set | ||
| 1506 | CONFIG_NETWORK_FILESYSTEMS=y | 1526 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1507 | CONFIG_NFS_FS=y | 1527 | CONFIG_NFS_FS=y |
| 1508 | CONFIG_NFS_V3=y | 1528 | CONFIG_NFS_V3=y |
| @@ -1623,6 +1643,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1623 | CONFIG_ENABLE_MUST_CHECK=y | 1643 | CONFIG_ENABLE_MUST_CHECK=y |
| 1624 | CONFIG_FRAME_WARN=1024 | 1644 | CONFIG_FRAME_WARN=1024 |
| 1625 | # CONFIG_MAGIC_SYSRQ is not set | 1645 | # CONFIG_MAGIC_SYSRQ is not set |
| 1646 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1626 | # CONFIG_UNUSED_SYMBOLS is not set | 1647 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1627 | CONFIG_DEBUG_FS=y | 1648 | CONFIG_DEBUG_FS=y |
| 1628 | # CONFIG_HEADERS_CHECK is not set | 1649 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1640,6 +1661,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1640 | # CONFIG_DEBUG_OBJECTS is not set | 1661 | # CONFIG_DEBUG_OBJECTS is not set |
| 1641 | # CONFIG_SLUB_DEBUG_ON is not set | 1662 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1642 | # CONFIG_SLUB_STATS is not set | 1663 | # CONFIG_SLUB_STATS is not set |
| 1664 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1643 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1665 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1644 | # CONFIG_RT_MUTEX_TESTER is not set | 1666 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1645 | # CONFIG_DEBUG_SPINLOCK is not set | 1667 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1659,10 +1681,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1659 | # CONFIG_DEBUG_LIST is not set | 1681 | # CONFIG_DEBUG_LIST is not set |
| 1660 | # CONFIG_DEBUG_SG is not set | 1682 | # CONFIG_DEBUG_SG is not set |
| 1661 | # CONFIG_DEBUG_NOTIFIERS is not set | 1683 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1684 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1662 | # CONFIG_RCU_TORTURE_TEST is not set | 1685 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1663 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1686 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1664 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1687 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1665 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1688 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1689 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1666 | # CONFIG_FAULT_INJECTION is not set | 1690 | # CONFIG_FAULT_INJECTION is not set |
| 1667 | # CONFIG_LATENCYTOP is not set | 1691 | # CONFIG_LATENCYTOP is not set |
| 1668 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1692 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1686,10 +1710,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1686 | # CONFIG_WORKQUEUE_TRACER is not set | 1710 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1687 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1711 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1688 | # CONFIG_DYNAMIC_DEBUG is not set | 1712 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1713 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1689 | # CONFIG_SAMPLES is not set | 1714 | # CONFIG_SAMPLES is not set |
| 1690 | CONFIG_HAVE_ARCH_KGDB=y | 1715 | CONFIG_HAVE_ARCH_KGDB=y |
| 1691 | # CONFIG_KGDB is not set | 1716 | # CONFIG_KGDB is not set |
| 1692 | # CONFIG_KMEMCHECK is not set | ||
| 1693 | # CONFIG_PPC_DISABLE_WERROR is not set | 1717 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1694 | CONFIG_PPC_WERROR=y | 1718 | CONFIG_PPC_WERROR=y |
| 1695 | CONFIG_PRINT_STACK_DEPTH=64 | 1719 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1717,7 +1741,6 @@ CONFIG_CRYPTO=y | |||
| 1717 | # | 1741 | # |
| 1718 | # Crypto core or helper | 1742 | # Crypto core or helper |
| 1719 | # | 1743 | # |
| 1720 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1721 | CONFIG_CRYPTO_ALGAPI=y | 1744 | CONFIG_CRYPTO_ALGAPI=y |
| 1722 | CONFIG_CRYPTO_ALGAPI2=y | 1745 | CONFIG_CRYPTO_ALGAPI2=y |
| 1723 | CONFIG_CRYPTO_AEAD=y | 1746 | CONFIG_CRYPTO_AEAD=y |
| @@ -1760,11 +1783,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1760 | # | 1783 | # |
| 1761 | CONFIG_CRYPTO_HMAC=y | 1784 | CONFIG_CRYPTO_HMAC=y |
| 1762 | # CONFIG_CRYPTO_XCBC is not set | 1785 | # CONFIG_CRYPTO_XCBC is not set |
| 1786 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1763 | 1787 | ||
| 1764 | # | 1788 | # |
| 1765 | # Digest | 1789 | # Digest |
| 1766 | # | 1790 | # |
| 1767 | CONFIG_CRYPTO_CRC32C=m | 1791 | CONFIG_CRYPTO_CRC32C=m |
| 1792 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1768 | # CONFIG_CRYPTO_MD4 is not set | 1793 | # CONFIG_CRYPTO_MD4 is not set |
| 1769 | CONFIG_CRYPTO_MD5=y | 1794 | CONFIG_CRYPTO_MD5=y |
| 1770 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1795 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc866_ads_defconfig b/arch/powerpc/configs/mpc866_ads_defconfig index 6809b61ed3de..40d6f0568ca5 100644 --- a/arch/powerpc/configs/mpc866_ads_defconfig +++ b/arch/powerpc/configs/mpc866_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:57 2009 | 4 | # Thu Nov 5 08:20:15 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -16,6 +16,7 @@ CONFIG_PPC_8xx=y | |||
| 16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
| 17 | CONFIG_8xx=y | 17 | CONFIG_8xx=y |
| 18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
| 19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
| 20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
| 21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
| @@ -29,6 +30,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
| 30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
| 33 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
| 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -76,11 +78,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 76 | # | 78 | # |
| 77 | # RCU Subsystem | 79 | # RCU Subsystem |
| 78 | # | 80 | # |
| 79 | CONFIG_CLASSIC_RCU=y | 81 | CONFIG_TREE_RCU=y |
| 80 | # CONFIG_TREE_RCU is not set | 82 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 81 | # CONFIG_PREEMPT_RCU is not set | 83 | # CONFIG_RCU_TRACE is not set |
| 84 | CONFIG_RCU_FANOUT=32 | ||
| 85 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 82 | # CONFIG_TREE_RCU_TRACE is not set | 86 | # CONFIG_TREE_RCU_TRACE is not set |
| 83 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 84 | # CONFIG_IKCONFIG is not set | 87 | # CONFIG_IKCONFIG is not set |
| 85 | CONFIG_LOG_BUF_SHIFT=14 | 88 | CONFIG_LOG_BUF_SHIFT=14 |
| 86 | CONFIG_GROUP_SCHED=y | 89 | CONFIG_GROUP_SCHED=y |
| @@ -113,28 +116,29 @@ CONFIG_TIMERFD=y | |||
| 113 | CONFIG_EVENTFD=y | 116 | CONFIG_EVENTFD=y |
| 114 | CONFIG_SHMEM=y | 117 | CONFIG_SHMEM=y |
| 115 | CONFIG_AIO=y | 118 | CONFIG_AIO=y |
| 116 | CONFIG_HAVE_PERF_COUNTERS=y | 119 | CONFIG_HAVE_PERF_EVENTS=y |
| 117 | 120 | ||
| 118 | # | 121 | # |
| 119 | # Performance Counters | 122 | # Kernel Performance Events And Counters |
| 120 | # | 123 | # |
| 124 | # CONFIG_PERF_EVENTS is not set | ||
| 121 | # CONFIG_PERF_COUNTERS is not set | 125 | # CONFIG_PERF_COUNTERS is not set |
| 122 | # CONFIG_VM_EVENT_COUNTERS is not set | 126 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 123 | CONFIG_SLUB_DEBUG=y | 127 | CONFIG_SLUB_DEBUG=y |
| 124 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 125 | CONFIG_COMPAT_BRK=y | 128 | CONFIG_COMPAT_BRK=y |
| 126 | # CONFIG_SLAB is not set | 129 | # CONFIG_SLAB is not set |
| 127 | CONFIG_SLUB=y | 130 | CONFIG_SLUB=y |
| 128 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
| 129 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
| 130 | # CONFIG_MARKERS is not set | ||
| 131 | CONFIG_HAVE_OPROFILE=y | 133 | CONFIG_HAVE_OPROFILE=y |
| 132 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 134 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 133 | CONFIG_HAVE_IOREMAP_PROT=y | 135 | CONFIG_HAVE_IOREMAP_PROT=y |
| 134 | CONFIG_HAVE_KPROBES=y | 136 | CONFIG_HAVE_KPROBES=y |
| 135 | CONFIG_HAVE_KRETPROBES=y | 137 | CONFIG_HAVE_KRETPROBES=y |
| 136 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 138 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 139 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 137 | CONFIG_HAVE_CLK=y | 140 | CONFIG_HAVE_CLK=y |
| 141 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 138 | 142 | ||
| 139 | # | 143 | # |
| 140 | # GCOV-based kernel profiling | 144 | # GCOV-based kernel profiling |
| @@ -233,10 +237,10 @@ CONFIG_BINFMT_ELF=y | |||
| 233 | CONFIG_MATH_EMULATION=y | 237 | CONFIG_MATH_EMULATION=y |
| 234 | # CONFIG_IOMMU_HELPER is not set | 238 | # CONFIG_IOMMU_HELPER is not set |
| 235 | # CONFIG_SWIOTLB is not set | 239 | # CONFIG_SWIOTLB is not set |
| 236 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 237 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 240 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 238 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 241 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 239 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 242 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 243 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 240 | CONFIG_ARCH_FLATMEM_ENABLE=y | 244 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 241 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 245 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 242 | CONFIG_SELECT_MEMORY_MODEL=y | 246 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -254,6 +258,7 @@ CONFIG_BOUNCE=y | |||
| 254 | CONFIG_VIRT_TO_BUS=y | 258 | CONFIG_VIRT_TO_BUS=y |
| 255 | CONFIG_HAVE_MLOCK=y | 259 | CONFIG_HAVE_MLOCK=y |
| 256 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 260 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 261 | # CONFIG_KSM is not set | ||
| 257 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 262 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 258 | CONFIG_PPC_4K_PAGES=y | 263 | CONFIG_PPC_4K_PAGES=y |
| 259 | # CONFIG_PPC_16K_PAGES is not set | 264 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -340,6 +345,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 340 | # CONFIG_NETFILTER is not set | 345 | # CONFIG_NETFILTER is not set |
| 341 | # CONFIG_IP_DCCP is not set | 346 | # CONFIG_IP_DCCP is not set |
| 342 | # CONFIG_IP_SCTP is not set | 347 | # CONFIG_IP_SCTP is not set |
| 348 | # CONFIG_RDS is not set | ||
| 343 | # CONFIG_TIPC is not set | 349 | # CONFIG_TIPC is not set |
| 344 | # CONFIG_ATM is not set | 350 | # CONFIG_ATM is not set |
| 345 | # CONFIG_BRIDGE is not set | 351 | # CONFIG_BRIDGE is not set |
| @@ -369,6 +375,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 369 | # CONFIG_AF_RXRPC is not set | 375 | # CONFIG_AF_RXRPC is not set |
| 370 | CONFIG_WIRELESS=y | 376 | CONFIG_WIRELESS=y |
| 371 | # CONFIG_CFG80211 is not set | 377 | # CONFIG_CFG80211 is not set |
| 378 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 372 | CONFIG_WIRELESS_OLD_REGULATORY=y | 379 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 373 | # CONFIG_WIRELESS_EXT is not set | 380 | # CONFIG_WIRELESS_EXT is not set |
| 374 | # CONFIG_LIB80211 is not set | 381 | # CONFIG_LIB80211 is not set |
| @@ -376,7 +383,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 376 | # | 383 | # |
| 377 | # CFG80211 needs to be enabled for MAC80211 | 384 | # CFG80211 needs to be enabled for MAC80211 |
| 378 | # | 385 | # |
| 379 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 380 | # CONFIG_WIMAX is not set | 386 | # CONFIG_WIMAX is not set |
| 381 | # CONFIG_RFKILL is not set | 387 | # CONFIG_RFKILL is not set |
| 382 | # CONFIG_NET_9P is not set | 388 | # CONFIG_NET_9P is not set |
| @@ -467,6 +473,8 @@ CONFIG_MII=y | |||
| 467 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 473 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 468 | # CONFIG_B44 is not set | 474 | # CONFIG_B44 is not set |
| 469 | # CONFIG_KS8842 is not set | 475 | # CONFIG_KS8842 is not set |
| 476 | # CONFIG_KS8851_MLL is not set | ||
| 477 | # CONFIG_XILINX_EMACLITE is not set | ||
| 470 | CONFIG_FS_ENET=y | 478 | CONFIG_FS_ENET=y |
| 471 | CONFIG_FS_ENET_HAS_SCC=y | 479 | CONFIG_FS_ENET_HAS_SCC=y |
| 472 | CONFIG_FS_ENET_HAS_FEC=y | 480 | CONFIG_FS_ENET_HAS_FEC=y |
| @@ -476,10 +484,7 @@ CONFIG_NETDEV_1000=y | |||
| 476 | # CONFIG_GIANFAR is not set | 484 | # CONFIG_GIANFAR is not set |
| 477 | # CONFIG_MV643XX_ETH is not set | 485 | # CONFIG_MV643XX_ETH is not set |
| 478 | CONFIG_NETDEV_10000=y | 486 | CONFIG_NETDEV_10000=y |
| 479 | 487 | CONFIG_WLAN=y | |
| 480 | # | ||
| 481 | # Wireless LAN | ||
| 482 | # | ||
| 483 | # CONFIG_WLAN_PRE80211 is not set | 488 | # CONFIG_WLAN_PRE80211 is not set |
| 484 | # CONFIG_WLAN_80211 is not set | 489 | # CONFIG_WLAN_80211 is not set |
| 485 | 490 | ||
| @@ -520,6 +525,7 @@ CONFIG_INPUT_KEYBOARD=y | |||
| 520 | CONFIG_KEYBOARD_ATKBD=y | 525 | CONFIG_KEYBOARD_ATKBD=y |
| 521 | # CONFIG_KEYBOARD_LKKBD is not set | 526 | # CONFIG_KEYBOARD_LKKBD is not set |
| 522 | # CONFIG_KEYBOARD_NEWTON is not set | 527 | # CONFIG_KEYBOARD_NEWTON is not set |
| 528 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 523 | # CONFIG_KEYBOARD_STOWAWAY is not set | 529 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 524 | # CONFIG_KEYBOARD_SUNKBD is not set | 530 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 525 | # CONFIG_KEYBOARD_XTKBD is not set | 531 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -530,6 +536,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y | |||
| 530 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 536 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 531 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 537 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 532 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 538 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 539 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
| 533 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 540 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 534 | # CONFIG_MOUSE_SERIAL is not set | 541 | # CONFIG_MOUSE_SERIAL is not set |
| 535 | # CONFIG_MOUSE_VSXXXAA is not set | 542 | # CONFIG_MOUSE_VSXXXAA is not set |
| @@ -595,6 +602,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 595 | # CONFIG_POWER_SUPPLY is not set | 602 | # CONFIG_POWER_SUPPLY is not set |
| 596 | CONFIG_HWMON=y | 603 | CONFIG_HWMON=y |
| 597 | # CONFIG_HWMON_VID is not set | 604 | # CONFIG_HWMON_VID is not set |
| 605 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 606 | |||
| 607 | # | ||
| 608 | # Native drivers | ||
| 609 | # | ||
| 598 | # CONFIG_SENSORS_F71805F is not set | 610 | # CONFIG_SENSORS_F71805F is not set |
| 599 | # CONFIG_SENSORS_F71882FG is not set | 611 | # CONFIG_SENSORS_F71882FG is not set |
| 600 | # CONFIG_SENSORS_IT87 is not set | 612 | # CONFIG_SENSORS_IT87 is not set |
| @@ -605,9 +617,7 @@ CONFIG_HWMON=y | |||
| 605 | # CONFIG_SENSORS_VT1211 is not set | 617 | # CONFIG_SENSORS_VT1211 is not set |
| 606 | # CONFIG_SENSORS_W83627HF is not set | 618 | # CONFIG_SENSORS_W83627HF is not set |
| 607 | # CONFIG_SENSORS_W83627EHF is not set | 619 | # CONFIG_SENSORS_W83627EHF is not set |
| 608 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 609 | # CONFIG_THERMAL is not set | 620 | # CONFIG_THERMAL is not set |
| 610 | # CONFIG_THERMAL_HWMON is not set | ||
| 611 | # CONFIG_WATCHDOG is not set | 621 | # CONFIG_WATCHDOG is not set |
| 612 | CONFIG_SSB_POSSIBLE=y | 622 | CONFIG_SSB_POSSIBLE=y |
| 613 | 623 | ||
| @@ -641,7 +651,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 641 | # CONFIG_SOUND is not set | 651 | # CONFIG_SOUND is not set |
| 642 | CONFIG_HID_SUPPORT=y | 652 | CONFIG_HID_SUPPORT=y |
| 643 | CONFIG_HID=y | 653 | CONFIG_HID=y |
| 644 | # CONFIG_HID_DEBUG is not set | ||
| 645 | # CONFIG_HIDRAW is not set | 654 | # CONFIG_HIDRAW is not set |
| 646 | # CONFIG_HID_PID is not set | 655 | # CONFIG_HID_PID is not set |
| 647 | 656 | ||
| @@ -705,6 +714,7 @@ CONFIG_FS_MBCACHE=y | |||
| 705 | # CONFIG_GFS2_FS is not set | 714 | # CONFIG_GFS2_FS is not set |
| 706 | # CONFIG_OCFS2_FS is not set | 715 | # CONFIG_OCFS2_FS is not set |
| 707 | # CONFIG_BTRFS_FS is not set | 716 | # CONFIG_BTRFS_FS is not set |
| 717 | # CONFIG_NILFS2_FS is not set | ||
| 708 | CONFIG_FILE_LOCKING=y | 718 | CONFIG_FILE_LOCKING=y |
| 709 | CONFIG_FSNOTIFY=y | 719 | CONFIG_FSNOTIFY=y |
| 710 | CONFIG_DNOTIFY=y | 720 | CONFIG_DNOTIFY=y |
| @@ -763,7 +773,6 @@ CONFIG_CRAMFS=y | |||
| 763 | # CONFIG_ROMFS_FS is not set | 773 | # CONFIG_ROMFS_FS is not set |
| 764 | # CONFIG_SYSV_FS is not set | 774 | # CONFIG_SYSV_FS is not set |
| 765 | # CONFIG_UFS_FS is not set | 775 | # CONFIG_UFS_FS is not set |
| 766 | # CONFIG_NILFS2_FS is not set | ||
| 767 | CONFIG_NETWORK_FILESYSTEMS=y | 776 | CONFIG_NETWORK_FILESYSTEMS=y |
| 768 | CONFIG_NFS_FS=y | 777 | CONFIG_NFS_FS=y |
| 769 | CONFIG_NFS_V3=y | 778 | CONFIG_NFS_V3=y |
| @@ -836,6 +845,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 836 | CONFIG_ENABLE_MUST_CHECK=y | 845 | CONFIG_ENABLE_MUST_CHECK=y |
| 837 | CONFIG_FRAME_WARN=1024 | 846 | CONFIG_FRAME_WARN=1024 |
| 838 | # CONFIG_MAGIC_SYSRQ is not set | 847 | # CONFIG_MAGIC_SYSRQ is not set |
| 848 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 839 | # CONFIG_UNUSED_SYMBOLS is not set | 849 | # CONFIG_UNUSED_SYMBOLS is not set |
| 840 | # CONFIG_DEBUG_FS is not set | 850 | # CONFIG_DEBUG_FS is not set |
| 841 | # CONFIG_HEADERS_CHECK is not set | 851 | # CONFIG_HEADERS_CHECK is not set |
| @@ -851,6 +861,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 851 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 861 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 852 | CONFIG_TRACING_SUPPORT=y | 862 | CONFIG_TRACING_SUPPORT=y |
| 853 | # CONFIG_FTRACE is not set | 863 | # CONFIG_FTRACE is not set |
| 864 | # CONFIG_DMA_API_DEBUG is not set | ||
| 854 | # CONFIG_SAMPLES is not set | 865 | # CONFIG_SAMPLES is not set |
| 855 | CONFIG_HAVE_ARCH_KGDB=y | 866 | CONFIG_HAVE_ARCH_KGDB=y |
| 856 | # CONFIG_PPC_DISABLE_WERROR is not set | 867 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -871,7 +882,6 @@ CONFIG_CRYPTO=y | |||
| 871 | # | 882 | # |
| 872 | # Crypto core or helper | 883 | # Crypto core or helper |
| 873 | # | 884 | # |
| 874 | # CONFIG_CRYPTO_FIPS is not set | ||
| 875 | # CONFIG_CRYPTO_MANAGER is not set | 885 | # CONFIG_CRYPTO_MANAGER is not set |
| 876 | # CONFIG_CRYPTO_MANAGER2 is not set | 886 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 877 | # CONFIG_CRYPTO_GF128MUL is not set | 887 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -902,11 +912,13 @@ CONFIG_CRYPTO=y | |||
| 902 | # | 912 | # |
| 903 | # CONFIG_CRYPTO_HMAC is not set | 913 | # CONFIG_CRYPTO_HMAC is not set |
| 904 | # CONFIG_CRYPTO_XCBC is not set | 914 | # CONFIG_CRYPTO_XCBC is not set |
| 915 | # CONFIG_CRYPTO_VMAC is not set | ||
| 905 | 916 | ||
| 906 | # | 917 | # |
| 907 | # Digest | 918 | # Digest |
| 908 | # | 919 | # |
| 909 | # CONFIG_CRYPTO_CRC32C is not set | 920 | # CONFIG_CRYPTO_CRC32C is not set |
| 921 | # CONFIG_CRYPTO_GHASH is not set | ||
| 910 | # CONFIG_CRYPTO_MD4 is not set | 922 | # CONFIG_CRYPTO_MD4 is not set |
| 911 | # CONFIG_CRYPTO_MD5 is not set | 923 | # CONFIG_CRYPTO_MD5 is not set |
| 912 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 924 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc86xx_defconfig b/arch/powerpc/configs/mpc86xx_defconfig index 0e8684a3138d..5b3abb42ae30 100644 --- a/arch/powerpc/configs/mpc86xx_defconfig +++ b/arch/powerpc/configs/mpc86xx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:58 2009 | 4 | # Thu Nov 5 08:20:16 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -88,11 +89,12 @@ CONFIG_AUDIT=y | |||
| 88 | # | 89 | # |
| 89 | # RCU Subsystem | 90 | # RCU Subsystem |
| 90 | # | 91 | # |
| 91 | CONFIG_CLASSIC_RCU=y | 92 | CONFIG_TREE_RCU=y |
| 92 | # CONFIG_TREE_RCU is not set | 93 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 93 | # CONFIG_PREEMPT_RCU is not set | 94 | # CONFIG_RCU_TRACE is not set |
| 95 | CONFIG_RCU_FANOUT=32 | ||
| 96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 94 | # CONFIG_TREE_RCU_TRACE is not set | 97 | # CONFIG_TREE_RCU_TRACE is not set |
| 95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 96 | CONFIG_IKCONFIG=y | 98 | CONFIG_IKCONFIG=y |
| 97 | CONFIG_IKCONFIG_PROC=y | 99 | CONFIG_IKCONFIG_PROC=y |
| 98 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -131,22 +133,21 @@ CONFIG_TIMERFD=y | |||
| 131 | CONFIG_EVENTFD=y | 133 | CONFIG_EVENTFD=y |
| 132 | CONFIG_SHMEM=y | 134 | CONFIG_SHMEM=y |
| 133 | CONFIG_AIO=y | 135 | CONFIG_AIO=y |
| 134 | CONFIG_HAVE_PERF_COUNTERS=y | 136 | CONFIG_HAVE_PERF_EVENTS=y |
| 135 | 137 | ||
| 136 | # | 138 | # |
| 137 | # Performance Counters | 139 | # Kernel Performance Events And Counters |
| 138 | # | 140 | # |
| 141 | # CONFIG_PERF_EVENTS is not set | ||
| 139 | # CONFIG_PERF_COUNTERS is not set | 142 | # CONFIG_PERF_COUNTERS is not set |
| 140 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
| 141 | CONFIG_PCI_QUIRKS=y | 144 | CONFIG_PCI_QUIRKS=y |
| 142 | CONFIG_SLUB_DEBUG=y | 145 | CONFIG_SLUB_DEBUG=y |
| 143 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 144 | CONFIG_COMPAT_BRK=y | 146 | CONFIG_COMPAT_BRK=y |
| 145 | # CONFIG_SLAB is not set | 147 | # CONFIG_SLAB is not set |
| 146 | CONFIG_SLUB=y | 148 | CONFIG_SLUB=y |
| 147 | # CONFIG_SLOB is not set | 149 | # CONFIG_SLOB is not set |
| 148 | # CONFIG_PROFILING is not set | 150 | # CONFIG_PROFILING is not set |
| 149 | # CONFIG_MARKERS is not set | ||
| 150 | CONFIG_HAVE_OPROFILE=y | 151 | CONFIG_HAVE_OPROFILE=y |
| 151 | # CONFIG_KPROBES is not set | 152 | # CONFIG_KPROBES is not set |
| 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 153 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -154,7 +155,9 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
| 154 | CONFIG_HAVE_KPROBES=y | 155 | CONFIG_HAVE_KPROBES=y |
| 155 | CONFIG_HAVE_KRETPROBES=y | 156 | CONFIG_HAVE_KRETPROBES=y |
| 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 157 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 158 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 159 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 160 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 158 | 161 | ||
| 159 | # | 162 | # |
| 160 | # GCOV-based kernel profiling | 163 | # GCOV-based kernel profiling |
| @@ -253,13 +256,13 @@ CONFIG_BINFMT_ELF=y | |||
| 253 | CONFIG_BINFMT_MISC=m | 256 | CONFIG_BINFMT_MISC=m |
| 254 | CONFIG_IOMMU_HELPER=y | 257 | CONFIG_IOMMU_HELPER=y |
| 255 | CONFIG_SWIOTLB=y | 258 | CONFIG_SWIOTLB=y |
| 256 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 257 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 258 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 260 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 259 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 261 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 260 | # CONFIG_KEXEC is not set | 262 | # CONFIG_KEXEC is not set |
| 261 | # CONFIG_CRASH_DUMP is not set | 263 | # CONFIG_CRASH_DUMP is not set |
| 262 | # CONFIG_IRQ_ALL_CPUS is not set | 264 | # CONFIG_IRQ_ALL_CPUS is not set |
| 265 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 263 | CONFIG_ARCH_FLATMEM_ENABLE=y | 266 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 264 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 267 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 265 | CONFIG_SELECT_MEMORY_MODEL=y | 268 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -277,6 +280,7 @@ CONFIG_BOUNCE=y | |||
| 277 | CONFIG_VIRT_TO_BUS=y | 280 | CONFIG_VIRT_TO_BUS=y |
| 278 | CONFIG_HAVE_MLOCK=y | 281 | CONFIG_HAVE_MLOCK=y |
| 279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 282 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 283 | # CONFIG_KSM is not set | ||
| 280 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 284 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 281 | CONFIG_PPC_4K_PAGES=y | 285 | CONFIG_PPC_4K_PAGES=y |
| 282 | # CONFIG_PPC_16K_PAGES is not set | 286 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -406,6 +410,7 @@ CONFIG_IP_SCTP=m | |||
| 406 | # CONFIG_SCTP_HMAC_NONE is not set | 410 | # CONFIG_SCTP_HMAC_NONE is not set |
| 407 | # CONFIG_SCTP_HMAC_SHA1 is not set | 411 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 408 | CONFIG_SCTP_HMAC_MD5=y | 412 | CONFIG_SCTP_HMAC_MD5=y |
| 413 | # CONFIG_RDS is not set | ||
| 409 | # CONFIG_TIPC is not set | 414 | # CONFIG_TIPC is not set |
| 410 | # CONFIG_ATM is not set | 415 | # CONFIG_ATM is not set |
| 411 | # CONFIG_BRIDGE is not set | 416 | # CONFIG_BRIDGE is not set |
| @@ -436,6 +441,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 436 | CONFIG_FIB_RULES=y | 441 | CONFIG_FIB_RULES=y |
| 437 | CONFIG_WIRELESS=y | 442 | CONFIG_WIRELESS=y |
| 438 | # CONFIG_CFG80211 is not set | 443 | # CONFIG_CFG80211 is not set |
| 444 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 439 | CONFIG_WIRELESS_OLD_REGULATORY=y | 445 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 440 | # CONFIG_WIRELESS_EXT is not set | 446 | # CONFIG_WIRELESS_EXT is not set |
| 441 | # CONFIG_LIB80211 is not set | 447 | # CONFIG_LIB80211 is not set |
| @@ -443,7 +449,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 443 | # | 449 | # |
| 444 | # CFG80211 needs to be enabled for MAC80211 | 450 | # CFG80211 needs to be enabled for MAC80211 |
| 445 | # | 451 | # |
| 446 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 447 | # CONFIG_WIMAX is not set | 452 | # CONFIG_WIMAX is not set |
| 448 | # CONFIG_RFKILL is not set | 453 | # CONFIG_RFKILL is not set |
| 449 | # CONFIG_NET_9P is not set | 454 | # CONFIG_NET_9P is not set |
| @@ -456,6 +461,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 456 | # Generic Driver Options | 461 | # Generic Driver Options |
| 457 | # | 462 | # |
| 458 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 463 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 464 | # CONFIG_DEVTMPFS is not set | ||
| 459 | CONFIG_STANDALONE=y | 465 | CONFIG_STANDALONE=y |
| 460 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 466 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 461 | CONFIG_FW_LOADER=y | 467 | CONFIG_FW_LOADER=y |
| @@ -549,6 +555,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 549 | # CONFIG_ISCSI_TCP is not set | 555 | # CONFIG_ISCSI_TCP is not set |
| 550 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 556 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 551 | # CONFIG_SCSI_BNX2_ISCSI is not set | 557 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 558 | # CONFIG_BE2ISCSI is not set | ||
| 552 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 559 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 553 | # CONFIG_SCSI_3W_9XXX is not set | 560 | # CONFIG_SCSI_3W_9XXX is not set |
| 554 | # CONFIG_SCSI_ACARD is not set | 561 | # CONFIG_SCSI_ACARD is not set |
| @@ -588,11 +595,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 588 | # CONFIG_SCSI_DC390T is not set | 595 | # CONFIG_SCSI_DC390T is not set |
| 589 | # CONFIG_SCSI_NSP32 is not set | 596 | # CONFIG_SCSI_NSP32 is not set |
| 590 | # CONFIG_SCSI_DEBUG is not set | 597 | # CONFIG_SCSI_DEBUG is not set |
| 598 | # CONFIG_SCSI_PMCRAID is not set | ||
| 591 | # CONFIG_SCSI_SRP is not set | 599 | # CONFIG_SCSI_SRP is not set |
| 600 | # CONFIG_SCSI_BFA_FC is not set | ||
| 592 | # CONFIG_SCSI_DH is not set | 601 | # CONFIG_SCSI_DH is not set |
| 593 | # CONFIG_SCSI_OSD_INITIATOR is not set | 602 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 594 | CONFIG_ATA=y | 603 | CONFIG_ATA=y |
| 595 | # CONFIG_ATA_NONSTANDARD is not set | 604 | # CONFIG_ATA_NONSTANDARD is not set |
| 605 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 596 | CONFIG_SATA_PMP=y | 606 | CONFIG_SATA_PMP=y |
| 597 | CONFIG_SATA_AHCI=y | 607 | CONFIG_SATA_AHCI=y |
| 598 | # CONFIG_SATA_SIL24 is not set | 608 | # CONFIG_SATA_SIL24 is not set |
| @@ -615,6 +625,7 @@ CONFIG_ATA_SFF=y | |||
| 615 | CONFIG_PATA_ALI=y | 625 | CONFIG_PATA_ALI=y |
| 616 | # CONFIG_PATA_AMD is not set | 626 | # CONFIG_PATA_AMD is not set |
| 617 | # CONFIG_PATA_ARTOP is not set | 627 | # CONFIG_PATA_ARTOP is not set |
| 628 | # CONFIG_PATA_ATP867X is not set | ||
| 618 | # CONFIG_PATA_ATIIXP is not set | 629 | # CONFIG_PATA_ATIIXP is not set |
| 619 | # CONFIG_PATA_CMD640_PCI is not set | 630 | # CONFIG_PATA_CMD640_PCI is not set |
| 620 | # CONFIG_PATA_CMD64X is not set | 631 | # CONFIG_PATA_CMD64X is not set |
| @@ -642,6 +653,7 @@ CONFIG_PATA_ALI=y | |||
| 642 | # CONFIG_PATA_OPTIDMA is not set | 653 | # CONFIG_PATA_OPTIDMA is not set |
| 643 | # CONFIG_PATA_PDC_OLD is not set | 654 | # CONFIG_PATA_PDC_OLD is not set |
| 644 | # CONFIG_PATA_RADISYS is not set | 655 | # CONFIG_PATA_RADISYS is not set |
| 656 | # CONFIG_PATA_RDC is not set | ||
| 645 | # CONFIG_PATA_RZ1000 is not set | 657 | # CONFIG_PATA_RZ1000 is not set |
| 646 | # CONFIG_PATA_SC1200 is not set | 658 | # CONFIG_PATA_SC1200 is not set |
| 647 | # CONFIG_PATA_SERVERWORKS is not set | 659 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -718,7 +730,9 @@ CONFIG_MII=y | |||
| 718 | # CONFIG_NET_PCI is not set | 730 | # CONFIG_NET_PCI is not set |
| 719 | # CONFIG_B44 is not set | 731 | # CONFIG_B44 is not set |
| 720 | # CONFIG_KS8842 is not set | 732 | # CONFIG_KS8842 is not set |
| 733 | # CONFIG_KS8851_MLL is not set | ||
| 721 | # CONFIG_ATL2 is not set | 734 | # CONFIG_ATL2 is not set |
| 735 | # CONFIG_XILINX_EMACLITE is not set | ||
| 722 | CONFIG_NETDEV_1000=y | 736 | CONFIG_NETDEV_1000=y |
| 723 | # CONFIG_ACENIC is not set | 737 | # CONFIG_ACENIC is not set |
| 724 | # CONFIG_DL2K is not set | 738 | # CONFIG_DL2K is not set |
| @@ -766,10 +780,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 766 | # CONFIG_SFC is not set | 780 | # CONFIG_SFC is not set |
| 767 | # CONFIG_BE2NET is not set | 781 | # CONFIG_BE2NET is not set |
| 768 | # CONFIG_TR is not set | 782 | # CONFIG_TR is not set |
| 769 | 783 | CONFIG_WLAN=y | |
| 770 | # | ||
| 771 | # Wireless LAN | ||
| 772 | # | ||
| 773 | # CONFIG_WLAN_PRE80211 is not set | 784 | # CONFIG_WLAN_PRE80211 is not set |
| 774 | # CONFIG_WLAN_80211 is not set | 785 | # CONFIG_WLAN_80211 is not set |
| 775 | 786 | ||
| @@ -883,6 +894,7 @@ CONFIG_NVRAM=y | |||
| 883 | CONFIG_DEVPORT=y | 894 | CONFIG_DEVPORT=y |
| 884 | CONFIG_I2C=y | 895 | CONFIG_I2C=y |
| 885 | CONFIG_I2C_BOARDINFO=y | 896 | CONFIG_I2C_BOARDINFO=y |
| 897 | CONFIG_I2C_COMPAT=y | ||
| 886 | # CONFIG_I2C_CHARDEV is not set | 898 | # CONFIG_I2C_CHARDEV is not set |
| 887 | CONFIG_I2C_HELPER_AUTO=y | 899 | CONFIG_I2C_HELPER_AUTO=y |
| 888 | 900 | ||
| @@ -938,9 +950,6 @@ CONFIG_I2C_MPC=y | |||
| 938 | # Miscellaneous I2C Chip support | 950 | # Miscellaneous I2C Chip support |
| 939 | # | 951 | # |
| 940 | # CONFIG_DS1682 is not set | 952 | # CONFIG_DS1682 is not set |
| 941 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 942 | # CONFIG_PCF8575 is not set | ||
| 943 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 944 | # CONFIG_SENSORS_TSL2550 is not set | 953 | # CONFIG_SENSORS_TSL2550 is not set |
| 945 | # CONFIG_I2C_DEBUG_CORE is not set | 954 | # CONFIG_I2C_DEBUG_CORE is not set |
| 946 | # CONFIG_I2C_DEBUG_ALGO is not set | 955 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -974,15 +983,19 @@ CONFIG_GPIOLIB=y | |||
| 974 | # PCI GPIO expanders: | 983 | # PCI GPIO expanders: |
| 975 | # | 984 | # |
| 976 | # CONFIG_GPIO_BT8XX is not set | 985 | # CONFIG_GPIO_BT8XX is not set |
| 986 | # CONFIG_GPIO_LANGWELL is not set | ||
| 977 | 987 | ||
| 978 | # | 988 | # |
| 979 | # SPI GPIO expanders: | 989 | # SPI GPIO expanders: |
| 980 | # | 990 | # |
| 991 | |||
| 992 | # | ||
| 993 | # AC97 GPIO expanders: | ||
| 994 | # | ||
| 981 | # CONFIG_W1 is not set | 995 | # CONFIG_W1 is not set |
| 982 | # CONFIG_POWER_SUPPLY is not set | 996 | # CONFIG_POWER_SUPPLY is not set |
| 983 | # CONFIG_HWMON is not set | 997 | # CONFIG_HWMON is not set |
| 984 | # CONFIG_THERMAL is not set | 998 | # CONFIG_THERMAL is not set |
| 985 | # CONFIG_THERMAL_HWMON is not set | ||
| 986 | # CONFIG_WATCHDOG is not set | 999 | # CONFIG_WATCHDOG is not set |
| 987 | CONFIG_SSB_POSSIBLE=y | 1000 | CONFIG_SSB_POSSIBLE=y |
| 988 | 1001 | ||
| @@ -1003,6 +1016,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1003 | # CONFIG_MFD_TMIO is not set | 1016 | # CONFIG_MFD_TMIO is not set |
| 1004 | # CONFIG_PMIC_DA903X is not set | 1017 | # CONFIG_PMIC_DA903X is not set |
| 1005 | # CONFIG_MFD_WM8400 is not set | 1018 | # CONFIG_MFD_WM8400 is not set |
| 1019 | # CONFIG_MFD_WM831X is not set | ||
| 1006 | # CONFIG_MFD_WM8350_I2C is not set | 1020 | # CONFIG_MFD_WM8350_I2C is not set |
| 1007 | # CONFIG_MFD_PCF50633 is not set | 1021 | # CONFIG_MFD_PCF50633 is not set |
| 1008 | # CONFIG_AB3100_CORE is not set | 1022 | # CONFIG_AB3100_CORE is not set |
| @@ -1013,6 +1027,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1013 | # Graphics support | 1027 | # Graphics support |
| 1014 | # | 1028 | # |
| 1015 | # CONFIG_AGP is not set | 1029 | # CONFIG_AGP is not set |
| 1030 | CONFIG_VGA_ARB=y | ||
| 1016 | # CONFIG_DRM is not set | 1031 | # CONFIG_DRM is not set |
| 1017 | # CONFIG_VGASTATE is not set | 1032 | # CONFIG_VGASTATE is not set |
| 1018 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1033 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1032,6 +1047,7 @@ CONFIG_VGA_CONSOLE=y | |||
| 1032 | CONFIG_DUMMY_CONSOLE=y | 1047 | CONFIG_DUMMY_CONSOLE=y |
| 1033 | CONFIG_SOUND=y | 1048 | CONFIG_SOUND=y |
| 1034 | CONFIG_SOUND_OSS_CORE=y | 1049 | CONFIG_SOUND_OSS_CORE=y |
| 1050 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
| 1035 | CONFIG_SND=y | 1051 | CONFIG_SND=y |
| 1036 | CONFIG_SND_TIMER=y | 1052 | CONFIG_SND_TIMER=y |
| 1037 | CONFIG_SND_PCM=y | 1053 | CONFIG_SND_PCM=y |
| @@ -1135,7 +1151,6 @@ CONFIG_SND_USB=y | |||
| 1135 | CONFIG_AC97_BUS=y | 1151 | CONFIG_AC97_BUS=y |
| 1136 | CONFIG_HID_SUPPORT=y | 1152 | CONFIG_HID_SUPPORT=y |
| 1137 | CONFIG_HID=y | 1153 | CONFIG_HID=y |
| 1138 | # CONFIG_HID_DEBUG is not set | ||
| 1139 | # CONFIG_HIDRAW is not set | 1154 | # CONFIG_HIDRAW is not set |
| 1140 | 1155 | ||
| 1141 | # | 1156 | # |
| @@ -1158,6 +1173,7 @@ CONFIG_HID_CYPRESS=y | |||
| 1158 | CONFIG_HID_EZKEY=y | 1173 | CONFIG_HID_EZKEY=y |
| 1159 | # CONFIG_HID_KYE is not set | 1174 | # CONFIG_HID_KYE is not set |
| 1160 | CONFIG_HID_GYRATION=y | 1175 | CONFIG_HID_GYRATION=y |
| 1176 | # CONFIG_HID_TWINHAN is not set | ||
| 1161 | # CONFIG_HID_KENSINGTON is not set | 1177 | # CONFIG_HID_KENSINGTON is not set |
| 1162 | CONFIG_HID_LOGITECH=y | 1178 | CONFIG_HID_LOGITECH=y |
| 1163 | # CONFIG_LOGITECH_FF is not set | 1179 | # CONFIG_LOGITECH_FF is not set |
| @@ -1210,6 +1226,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1210 | # CONFIG_USB_OXU210HP_HCD is not set | 1226 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1211 | # CONFIG_USB_ISP116X_HCD is not set | 1227 | # CONFIG_USB_ISP116X_HCD is not set |
| 1212 | # CONFIG_USB_ISP1760_HCD is not set | 1228 | # CONFIG_USB_ISP1760_HCD is not set |
| 1229 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1213 | CONFIG_USB_OHCI_HCD=y | 1230 | CONFIG_USB_OHCI_HCD=y |
| 1214 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1231 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
| 1215 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1232 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
| @@ -1389,6 +1406,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1389 | # CONFIG_GFS2_FS is not set | 1406 | # CONFIG_GFS2_FS is not set |
| 1390 | # CONFIG_OCFS2_FS is not set | 1407 | # CONFIG_OCFS2_FS is not set |
| 1391 | # CONFIG_BTRFS_FS is not set | 1408 | # CONFIG_BTRFS_FS is not set |
| 1409 | # CONFIG_NILFS2_FS is not set | ||
| 1392 | CONFIG_FILE_LOCKING=y | 1410 | CONFIG_FILE_LOCKING=y |
| 1393 | CONFIG_FSNOTIFY=y | 1411 | CONFIG_FSNOTIFY=y |
| 1394 | CONFIG_DNOTIFY=y | 1412 | CONFIG_DNOTIFY=y |
| @@ -1459,7 +1477,6 @@ CONFIG_SYSV_FS=m | |||
| 1459 | CONFIG_UFS_FS=m | 1477 | CONFIG_UFS_FS=m |
| 1460 | # CONFIG_UFS_FS_WRITE is not set | 1478 | # CONFIG_UFS_FS_WRITE is not set |
| 1461 | # CONFIG_UFS_DEBUG is not set | 1479 | # CONFIG_UFS_DEBUG is not set |
| 1462 | # CONFIG_NILFS2_FS is not set | ||
| 1463 | CONFIG_NETWORK_FILESYSTEMS=y | 1480 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1464 | CONFIG_NFS_FS=y | 1481 | CONFIG_NFS_FS=y |
| 1465 | CONFIG_NFS_V3=y | 1482 | CONFIG_NFS_V3=y |
| @@ -1577,6 +1594,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1577 | CONFIG_ENABLE_MUST_CHECK=y | 1594 | CONFIG_ENABLE_MUST_CHECK=y |
| 1578 | CONFIG_FRAME_WARN=1024 | 1595 | CONFIG_FRAME_WARN=1024 |
| 1579 | # CONFIG_MAGIC_SYSRQ is not set | 1596 | # CONFIG_MAGIC_SYSRQ is not set |
| 1597 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1580 | # CONFIG_UNUSED_SYMBOLS is not set | 1598 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1581 | # CONFIG_DEBUG_FS is not set | 1599 | # CONFIG_DEBUG_FS is not set |
| 1582 | # CONFIG_HEADERS_CHECK is not set | 1600 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1594,6 +1612,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 1594 | # CONFIG_DEBUG_OBJECTS is not set | 1612 | # CONFIG_DEBUG_OBJECTS is not set |
| 1595 | # CONFIG_SLUB_DEBUG_ON is not set | 1613 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1596 | # CONFIG_SLUB_STATS is not set | 1614 | # CONFIG_SLUB_STATS is not set |
| 1615 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1597 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1616 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1598 | # CONFIG_RT_MUTEX_TESTER is not set | 1617 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1599 | # CONFIG_DEBUG_SPINLOCK is not set | 1618 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1613,10 +1632,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1613 | # CONFIG_DEBUG_LIST is not set | 1632 | # CONFIG_DEBUG_LIST is not set |
| 1614 | # CONFIG_DEBUG_SG is not set | 1633 | # CONFIG_DEBUG_SG is not set |
| 1615 | # CONFIG_DEBUG_NOTIFIERS is not set | 1634 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1635 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1616 | # CONFIG_RCU_TORTURE_TEST is not set | 1636 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1617 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1637 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1618 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1638 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1619 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1639 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1640 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1620 | # CONFIG_FAULT_INJECTION is not set | 1641 | # CONFIG_FAULT_INJECTION is not set |
| 1621 | # CONFIG_LATENCYTOP is not set | 1642 | # CONFIG_LATENCYTOP is not set |
| 1622 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1643 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1639,10 +1660,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1639 | # CONFIG_KMEMTRACE is not set | 1660 | # CONFIG_KMEMTRACE is not set |
| 1640 | # CONFIG_WORKQUEUE_TRACER is not set | 1661 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1641 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1662 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1663 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1642 | # CONFIG_SAMPLES is not set | 1664 | # CONFIG_SAMPLES is not set |
| 1643 | CONFIG_HAVE_ARCH_KGDB=y | 1665 | CONFIG_HAVE_ARCH_KGDB=y |
| 1644 | # CONFIG_KGDB is not set | 1666 | # CONFIG_KGDB is not set |
| 1645 | # CONFIG_KMEMCHECK is not set | ||
| 1646 | # CONFIG_PPC_DISABLE_WERROR is not set | 1667 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1647 | CONFIG_PPC_WERROR=y | 1668 | CONFIG_PPC_WERROR=y |
| 1648 | CONFIG_PRINT_STACK_DEPTH=64 | 1669 | CONFIG_PRINT_STACK_DEPTH=64 |
| @@ -1669,7 +1690,6 @@ CONFIG_CRYPTO=y | |||
| 1669 | # | 1690 | # |
| 1670 | # Crypto core or helper | 1691 | # Crypto core or helper |
| 1671 | # | 1692 | # |
| 1672 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1673 | CONFIG_CRYPTO_ALGAPI=y | 1693 | CONFIG_CRYPTO_ALGAPI=y |
| 1674 | CONFIG_CRYPTO_ALGAPI2=y | 1694 | CONFIG_CRYPTO_ALGAPI2=y |
| 1675 | CONFIG_CRYPTO_AEAD2=y | 1695 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1711,11 +1731,13 @@ CONFIG_CRYPTO_PCBC=m | |||
| 1711 | # | 1731 | # |
| 1712 | CONFIG_CRYPTO_HMAC=y | 1732 | CONFIG_CRYPTO_HMAC=y |
| 1713 | # CONFIG_CRYPTO_XCBC is not set | 1733 | # CONFIG_CRYPTO_XCBC is not set |
| 1734 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1714 | 1735 | ||
| 1715 | # | 1736 | # |
| 1716 | # Digest | 1737 | # Digest |
| 1717 | # | 1738 | # |
| 1718 | CONFIG_CRYPTO_CRC32C=m | 1739 | CONFIG_CRYPTO_CRC32C=m |
| 1740 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1719 | # CONFIG_CRYPTO_MD4 is not set | 1741 | # CONFIG_CRYPTO_MD4 is not set |
| 1720 | CONFIG_CRYPTO_MD5=y | 1742 | CONFIG_CRYPTO_MD5=y |
| 1721 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1743 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig index dbe8e869a827..1da3488a603d 100644 --- a/arch/powerpc/configs/mpc885_ads_defconfig +++ b/arch/powerpc/configs/mpc885_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:31:59 2009 | 4 | # Thu Nov 5 08:20:17 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -16,6 +16,7 @@ CONFIG_PPC_8xx=y | |||
| 16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
| 17 | CONFIG_8xx=y | 17 | CONFIG_8xx=y |
| 18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
| 19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
| 19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
| 20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
| 21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
| @@ -29,6 +30,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
| 30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
| 33 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
| 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -77,11 +79,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 77 | # | 79 | # |
| 78 | # RCU Subsystem | 80 | # RCU Subsystem |
| 79 | # | 81 | # |
| 80 | CONFIG_CLASSIC_RCU=y | 82 | CONFIG_TREE_RCU=y |
| 81 | # CONFIG_TREE_RCU is not set | 83 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 82 | # CONFIG_PREEMPT_RCU is not set | 84 | # CONFIG_RCU_TRACE is not set |
| 85 | CONFIG_RCU_FANOUT=32 | ||
| 86 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 83 | # CONFIG_TREE_RCU_TRACE is not set | 87 | # CONFIG_TREE_RCU_TRACE is not set |
| 84 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 85 | # CONFIG_IKCONFIG is not set | 88 | # CONFIG_IKCONFIG is not set |
| 86 | CONFIG_LOG_BUF_SHIFT=14 | 89 | CONFIG_LOG_BUF_SHIFT=14 |
| 87 | CONFIG_GROUP_SCHED=y | 90 | CONFIG_GROUP_SCHED=y |
| @@ -115,28 +118,29 @@ CONFIG_TIMERFD=y | |||
| 115 | CONFIG_EVENTFD=y | 118 | CONFIG_EVENTFD=y |
| 116 | CONFIG_SHMEM=y | 119 | CONFIG_SHMEM=y |
| 117 | CONFIG_AIO=y | 120 | CONFIG_AIO=y |
| 118 | CONFIG_HAVE_PERF_COUNTERS=y | 121 | CONFIG_HAVE_PERF_EVENTS=y |
| 119 | 122 | ||
| 120 | # | 123 | # |
| 121 | # Performance Counters | 124 | # Kernel Performance Events And Counters |
| 122 | # | 125 | # |
| 126 | # CONFIG_PERF_EVENTS is not set | ||
| 123 | # CONFIG_PERF_COUNTERS is not set | 127 | # CONFIG_PERF_COUNTERS is not set |
| 124 | # CONFIG_VM_EVENT_COUNTERS is not set | 128 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 125 | CONFIG_SLUB_DEBUG=y | 129 | CONFIG_SLUB_DEBUG=y |
| 126 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 127 | CONFIG_COMPAT_BRK=y | 130 | CONFIG_COMPAT_BRK=y |
| 128 | # CONFIG_SLAB is not set | 131 | # CONFIG_SLAB is not set |
| 129 | CONFIG_SLUB=y | 132 | CONFIG_SLUB=y |
| 130 | # CONFIG_SLOB is not set | 133 | # CONFIG_SLOB is not set |
| 131 | # CONFIG_PROFILING is not set | 134 | # CONFIG_PROFILING is not set |
| 132 | # CONFIG_MARKERS is not set | ||
| 133 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
| 134 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 135 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
| 136 | CONFIG_HAVE_KPROBES=y | 138 | CONFIG_HAVE_KPROBES=y |
| 137 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
| 138 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 141 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 139 | CONFIG_HAVE_CLK=y | 142 | CONFIG_HAVE_CLK=y |
| 143 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 140 | 144 | ||
| 141 | # | 145 | # |
| 142 | # GCOV-based kernel profiling | 146 | # GCOV-based kernel profiling |
| @@ -241,10 +245,10 @@ CONFIG_BINFMT_ELF=y | |||
| 241 | CONFIG_8XX_MINIMAL_FPEMU=y | 245 | CONFIG_8XX_MINIMAL_FPEMU=y |
| 242 | # CONFIG_IOMMU_HELPER is not set | 246 | # CONFIG_IOMMU_HELPER is not set |
| 243 | # CONFIG_SWIOTLB is not set | 247 | # CONFIG_SWIOTLB is not set |
| 244 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 246 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 249 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 247 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 251 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 248 | CONFIG_ARCH_FLATMEM_ENABLE=y | 252 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 249 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 253 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 250 | CONFIG_SELECT_MEMORY_MODEL=y | 254 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -262,6 +266,7 @@ CONFIG_BOUNCE=y | |||
| 262 | CONFIG_VIRT_TO_BUS=y | 266 | CONFIG_VIRT_TO_BUS=y |
| 263 | CONFIG_HAVE_MLOCK=y | 267 | CONFIG_HAVE_MLOCK=y |
| 264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 268 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 269 | # CONFIG_KSM is not set | ||
| 265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 266 | CONFIG_PPC_4K_PAGES=y | 271 | CONFIG_PPC_4K_PAGES=y |
| 267 | # CONFIG_PPC_16K_PAGES is not set | 272 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -344,6 +349,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 344 | # CONFIG_NETFILTER is not set | 349 | # CONFIG_NETFILTER is not set |
| 345 | # CONFIG_IP_DCCP is not set | 350 | # CONFIG_IP_DCCP is not set |
| 346 | # CONFIG_IP_SCTP is not set | 351 | # CONFIG_IP_SCTP is not set |
| 352 | # CONFIG_RDS is not set | ||
| 347 | # CONFIG_TIPC is not set | 353 | # CONFIG_TIPC is not set |
| 348 | # CONFIG_ATM is not set | 354 | # CONFIG_ATM is not set |
| 349 | # CONFIG_BRIDGE is not set | 355 | # CONFIG_BRIDGE is not set |
| @@ -373,6 +379,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 373 | # CONFIG_AF_RXRPC is not set | 379 | # CONFIG_AF_RXRPC is not set |
| 374 | CONFIG_WIRELESS=y | 380 | CONFIG_WIRELESS=y |
| 375 | # CONFIG_CFG80211 is not set | 381 | # CONFIG_CFG80211 is not set |
| 382 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 376 | CONFIG_WIRELESS_OLD_REGULATORY=y | 383 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 377 | # CONFIG_WIRELESS_EXT is not set | 384 | # CONFIG_WIRELESS_EXT is not set |
| 378 | # CONFIG_LIB80211 is not set | 385 | # CONFIG_LIB80211 is not set |
| @@ -380,7 +387,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 380 | # | 387 | # |
| 381 | # CFG80211 needs to be enabled for MAC80211 | 388 | # CFG80211 needs to be enabled for MAC80211 |
| 382 | # | 389 | # |
| 383 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 384 | # CONFIG_WIMAX is not set | 390 | # CONFIG_WIMAX is not set |
| 385 | # CONFIG_RFKILL is not set | 391 | # CONFIG_RFKILL is not set |
| 386 | # CONFIG_NET_9P is not set | 392 | # CONFIG_NET_9P is not set |
| @@ -393,6 +399,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 393 | # Generic Driver Options | 399 | # Generic Driver Options |
| 394 | # | 400 | # |
| 395 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 401 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 402 | # CONFIG_DEVTMPFS is not set | ||
| 396 | CONFIG_STANDALONE=y | 403 | CONFIG_STANDALONE=y |
| 397 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 404 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 398 | # CONFIG_FW_LOADER is not set | 405 | # CONFIG_FW_LOADER is not set |
| @@ -540,16 +547,15 @@ CONFIG_MII=y | |||
| 540 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 547 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 541 | # CONFIG_B44 is not set | 548 | # CONFIG_B44 is not set |
| 542 | # CONFIG_KS8842 is not set | 549 | # CONFIG_KS8842 is not set |
| 550 | # CONFIG_KS8851_MLL is not set | ||
| 551 | # CONFIG_XILINX_EMACLITE is not set | ||
| 543 | CONFIG_FS_ENET=y | 552 | CONFIG_FS_ENET=y |
| 544 | # CONFIG_FS_ENET_HAS_SCC is not set | 553 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 545 | CONFIG_FS_ENET_HAS_FEC=y | 554 | CONFIG_FS_ENET_HAS_FEC=y |
| 546 | CONFIG_FS_ENET_MDIO_FEC=y | 555 | CONFIG_FS_ENET_MDIO_FEC=y |
| 547 | # CONFIG_NETDEV_1000 is not set | 556 | # CONFIG_NETDEV_1000 is not set |
| 548 | # CONFIG_NETDEV_10000 is not set | 557 | # CONFIG_NETDEV_10000 is not set |
| 549 | 558 | CONFIG_WLAN=y | |
| 550 | # | ||
| 551 | # Wireless LAN | ||
| 552 | # | ||
| 553 | # CONFIG_WLAN_PRE80211 is not set | 559 | # CONFIG_WLAN_PRE80211 is not set |
| 554 | # CONFIG_WLAN_80211 is not set | 560 | # CONFIG_WLAN_80211 is not set |
| 555 | 561 | ||
| @@ -622,7 +628,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 622 | # CONFIG_POWER_SUPPLY is not set | 628 | # CONFIG_POWER_SUPPLY is not set |
| 623 | # CONFIG_HWMON is not set | 629 | # CONFIG_HWMON is not set |
| 624 | # CONFIG_THERMAL is not set | 630 | # CONFIG_THERMAL is not set |
| 625 | # CONFIG_THERMAL_HWMON is not set | ||
| 626 | # CONFIG_WATCHDOG is not set | 631 | # CONFIG_WATCHDOG is not set |
| 627 | CONFIG_SSB_POSSIBLE=y | 632 | CONFIG_SSB_POSSIBLE=y |
| 628 | 633 | ||
| @@ -683,6 +688,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 683 | # CONFIG_GFS2_FS is not set | 688 | # CONFIG_GFS2_FS is not set |
| 684 | # CONFIG_OCFS2_FS is not set | 689 | # CONFIG_OCFS2_FS is not set |
| 685 | # CONFIG_BTRFS_FS is not set | 690 | # CONFIG_BTRFS_FS is not set |
| 691 | # CONFIG_NILFS2_FS is not set | ||
| 686 | CONFIG_FILE_LOCKING=y | 692 | CONFIG_FILE_LOCKING=y |
| 687 | CONFIG_FSNOTIFY=y | 693 | CONFIG_FSNOTIFY=y |
| 688 | # CONFIG_DNOTIFY is not set | 694 | # CONFIG_DNOTIFY is not set |
| @@ -742,7 +748,6 @@ CONFIG_CRAMFS=y | |||
| 742 | # CONFIG_ROMFS_FS is not set | 748 | # CONFIG_ROMFS_FS is not set |
| 743 | # CONFIG_SYSV_FS is not set | 749 | # CONFIG_SYSV_FS is not set |
| 744 | # CONFIG_UFS_FS is not set | 750 | # CONFIG_UFS_FS is not set |
| 745 | # CONFIG_NILFS2_FS is not set | ||
| 746 | CONFIG_NETWORK_FILESYSTEMS=y | 751 | CONFIG_NETWORK_FILESYSTEMS=y |
| 747 | CONFIG_NFS_FS=y | 752 | CONFIG_NFS_FS=y |
| 748 | CONFIG_NFS_V3=y | 753 | CONFIG_NFS_V3=y |
| @@ -814,6 +819,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 814 | CONFIG_ENABLE_MUST_CHECK=y | 819 | CONFIG_ENABLE_MUST_CHECK=y |
| 815 | CONFIG_FRAME_WARN=1024 | 820 | CONFIG_FRAME_WARN=1024 |
| 816 | CONFIG_MAGIC_SYSRQ=y | 821 | CONFIG_MAGIC_SYSRQ=y |
| 822 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 817 | # CONFIG_UNUSED_SYMBOLS is not set | 823 | # CONFIG_UNUSED_SYMBOLS is not set |
| 818 | # CONFIG_DEBUG_FS is not set | 824 | # CONFIG_DEBUG_FS is not set |
| 819 | # CONFIG_HEADERS_CHECK is not set | 825 | # CONFIG_HEADERS_CHECK is not set |
| @@ -831,6 +837,7 @@ CONFIG_SCHED_DEBUG=y | |||
| 831 | # CONFIG_DEBUG_OBJECTS is not set | 837 | # CONFIG_DEBUG_OBJECTS is not set |
| 832 | # CONFIG_SLUB_DEBUG_ON is not set | 838 | # CONFIG_SLUB_DEBUG_ON is not set |
| 833 | # CONFIG_SLUB_STATS is not set | 839 | # CONFIG_SLUB_STATS is not set |
| 840 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 834 | # CONFIG_DEBUG_SPINLOCK is not set | 841 | # CONFIG_DEBUG_SPINLOCK is not set |
| 835 | # CONFIG_DEBUG_MUTEXES is not set | 842 | # CONFIG_DEBUG_MUTEXES is not set |
| 836 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 843 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| @@ -847,10 +854,12 @@ CONFIG_DEBUG_INFO=y | |||
| 847 | # CONFIG_DEBUG_LIST is not set | 854 | # CONFIG_DEBUG_LIST is not set |
| 848 | # CONFIG_DEBUG_SG is not set | 855 | # CONFIG_DEBUG_SG is not set |
| 849 | # CONFIG_DEBUG_NOTIFIERS is not set | 856 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 857 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 850 | # CONFIG_RCU_TORTURE_TEST is not set | 858 | # CONFIG_RCU_TORTURE_TEST is not set |
| 851 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 859 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 852 | # CONFIG_BACKTRACE_SELF_TEST is not set | 860 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 853 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 861 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 862 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 854 | # CONFIG_FAULT_INJECTION is not set | 863 | # CONFIG_FAULT_INJECTION is not set |
| 855 | # CONFIG_LATENCYTOP is not set | 864 | # CONFIG_LATENCYTOP is not set |
| 856 | # CONFIG_DEBUG_PAGEALLOC is not set | 865 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -872,10 +881,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 872 | # CONFIG_KMEMTRACE is not set | 881 | # CONFIG_KMEMTRACE is not set |
| 873 | # CONFIG_WORKQUEUE_TRACER is not set | 882 | # CONFIG_WORKQUEUE_TRACER is not set |
| 874 | # CONFIG_BLK_DEV_IO_TRACE is not set | 883 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 884 | # CONFIG_DMA_API_DEBUG is not set | ||
| 875 | # CONFIG_SAMPLES is not set | 885 | # CONFIG_SAMPLES is not set |
| 876 | CONFIG_HAVE_ARCH_KGDB=y | 886 | CONFIG_HAVE_ARCH_KGDB=y |
| 877 | # CONFIG_KGDB is not set | 887 | # CONFIG_KGDB is not set |
| 878 | # CONFIG_KMEMCHECK is not set | ||
| 879 | # CONFIG_PPC_DISABLE_WERROR is not set | 888 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 880 | CONFIG_PPC_WERROR=y | 889 | CONFIG_PPC_WERROR=y |
| 881 | CONFIG_PRINT_STACK_DEPTH=64 | 890 | CONFIG_PRINT_STACK_DEPTH=64 |
diff --git a/arch/powerpc/configs/pq2fads_defconfig b/arch/powerpc/configs/pq2fads_defconfig index ff96bb43c32d..b7911216af78 100644 --- a/arch/powerpc/configs/pq2fads_defconfig +++ b/arch/powerpc/configs/pq2fads_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:00 2009 | 4 | # Thu Nov 5 08:20:17 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -82,11 +83,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 82 | # | 83 | # |
| 83 | # RCU Subsystem | 84 | # RCU Subsystem |
| 84 | # | 85 | # |
| 85 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
| 86 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 87 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_RCU_TRACE is not set |
| 89 | CONFIG_RCU_FANOUT=32 | ||
| 90 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 88 | # CONFIG_TREE_RCU_TRACE is not set | 91 | # CONFIG_TREE_RCU_TRACE is not set |
| 89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 90 | CONFIG_IKCONFIG=y | 92 | CONFIG_IKCONFIG=y |
| 91 | CONFIG_IKCONFIG_PROC=y | 93 | CONFIG_IKCONFIG_PROC=y |
| 92 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -120,29 +122,30 @@ CONFIG_TIMERFD=y | |||
| 120 | CONFIG_EVENTFD=y | 122 | CONFIG_EVENTFD=y |
| 121 | CONFIG_SHMEM=y | 123 | CONFIG_SHMEM=y |
| 122 | CONFIG_AIO=y | 124 | CONFIG_AIO=y |
| 123 | CONFIG_HAVE_PERF_COUNTERS=y | 125 | CONFIG_HAVE_PERF_EVENTS=y |
| 124 | 126 | ||
| 125 | # | 127 | # |
| 126 | # Performance Counters | 128 | # Kernel Performance Events And Counters |
| 127 | # | 129 | # |
| 130 | # CONFIG_PERF_EVENTS is not set | ||
| 128 | # CONFIG_PERF_COUNTERS is not set | 131 | # CONFIG_PERF_COUNTERS is not set |
| 129 | CONFIG_VM_EVENT_COUNTERS=y | 132 | CONFIG_VM_EVENT_COUNTERS=y |
| 130 | CONFIG_PCI_QUIRKS=y | 133 | CONFIG_PCI_QUIRKS=y |
| 131 | CONFIG_SLUB_DEBUG=y | 134 | CONFIG_SLUB_DEBUG=y |
| 132 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 133 | CONFIG_COMPAT_BRK=y | 135 | CONFIG_COMPAT_BRK=y |
| 134 | # CONFIG_SLAB is not set | 136 | # CONFIG_SLAB is not set |
| 135 | CONFIG_SLUB=y | 137 | CONFIG_SLUB=y |
| 136 | # CONFIG_SLOB is not set | 138 | # CONFIG_SLOB is not set |
| 137 | # CONFIG_PROFILING is not set | 139 | # CONFIG_PROFILING is not set |
| 138 | # CONFIG_MARKERS is not set | ||
| 139 | CONFIG_HAVE_OPROFILE=y | 140 | CONFIG_HAVE_OPROFILE=y |
| 140 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 141 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 141 | CONFIG_HAVE_IOREMAP_PROT=y | 142 | CONFIG_HAVE_IOREMAP_PROT=y |
| 142 | CONFIG_HAVE_KPROBES=y | 143 | CONFIG_HAVE_KPROBES=y |
| 143 | CONFIG_HAVE_KRETPROBES=y | 144 | CONFIG_HAVE_KRETPROBES=y |
| 144 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 145 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 146 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 145 | CONFIG_HAVE_CLK=y | 147 | CONFIG_HAVE_CLK=y |
| 148 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 146 | 149 | ||
| 147 | # | 150 | # |
| 148 | # GCOV-based kernel profiling | 151 | # GCOV-based kernel profiling |
| @@ -155,6 +158,7 @@ CONFIG_BASE_SMALL=0 | |||
| 155 | # CONFIG_MODULES is not set | 158 | # CONFIG_MODULES is not set |
| 156 | CONFIG_BLOCK=y | 159 | CONFIG_BLOCK=y |
| 157 | CONFIG_LBDAF=y | 160 | CONFIG_LBDAF=y |
| 161 | CONFIG_BLK_DEV_BSG=y | ||
| 158 | # CONFIG_BLK_DEV_INTEGRITY is not set | 162 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 159 | 163 | ||
| 160 | # | 164 | # |
| @@ -239,6 +243,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 239 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 243 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 240 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 244 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 241 | # CONFIG_CRASH_DUMP is not set | 245 | # CONFIG_CRASH_DUMP is not set |
| 246 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 242 | CONFIG_ARCH_FLATMEM_ENABLE=y | 247 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 243 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 248 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 244 | CONFIG_FLATMEM=y | 249 | CONFIG_FLATMEM=y |
| @@ -252,6 +257,7 @@ CONFIG_BOUNCE=y | |||
| 252 | CONFIG_VIRT_TO_BUS=y | 257 | CONFIG_VIRT_TO_BUS=y |
| 253 | CONFIG_HAVE_MLOCK=y | 258 | CONFIG_HAVE_MLOCK=y |
| 254 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 259 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 260 | # CONFIG_KSM is not set | ||
| 255 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 261 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 256 | CONFIG_PPC_4K_PAGES=y | 262 | CONFIG_PPC_4K_PAGES=y |
| 257 | # CONFIG_PPC_16K_PAGES is not set | 263 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -401,6 +407,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 401 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
| 402 | CONFIG_WIRELESS=y | 408 | CONFIG_WIRELESS=y |
| 403 | # CONFIG_CFG80211 is not set | 409 | # CONFIG_CFG80211 is not set |
| 410 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 404 | CONFIG_WIRELESS_OLD_REGULATORY=y | 411 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 405 | # CONFIG_WIRELESS_EXT is not set | 412 | # CONFIG_WIRELESS_EXT is not set |
| 406 | # CONFIG_LIB80211 is not set | 413 | # CONFIG_LIB80211 is not set |
| @@ -408,7 +415,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 408 | # | 415 | # |
| 409 | # CFG80211 needs to be enabled for MAC80211 | 416 | # CFG80211 needs to be enabled for MAC80211 |
| 410 | # | 417 | # |
| 411 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 412 | # CONFIG_WIMAX is not set | 418 | # CONFIG_WIMAX is not set |
| 413 | # CONFIG_RFKILL is not set | 419 | # CONFIG_RFKILL is not set |
| 414 | 420 | ||
| @@ -420,6 +426,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 420 | # Generic Driver Options | 426 | # Generic Driver Options |
| 421 | # | 427 | # |
| 422 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 428 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 429 | # CONFIG_DEVTMPFS is not set | ||
| 423 | CONFIG_STANDALONE=y | 430 | CONFIG_STANDALONE=y |
| 424 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 431 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 425 | # CONFIG_FW_LOADER is not set | 432 | # CONFIG_FW_LOADER is not set |
| @@ -481,7 +488,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 481 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 488 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 482 | # CONFIG_MTD_PHYSMAP is not set | 489 | # CONFIG_MTD_PHYSMAP is not set |
| 483 | CONFIG_MTD_PHYSMAP_OF=y | 490 | CONFIG_MTD_PHYSMAP_OF=y |
| 484 | # CONFIG_MTD_SBC8240 is not set | ||
| 485 | # CONFIG_MTD_INTEL_VR_NOR is not set | 491 | # CONFIG_MTD_INTEL_VR_NOR is not set |
| 486 | # CONFIG_MTD_PLATRAM is not set | 492 | # CONFIG_MTD_PLATRAM is not set |
| 487 | 493 | ||
| @@ -664,7 +670,9 @@ CONFIG_MII=y | |||
| 664 | # CONFIG_NET_PCI is not set | 670 | # CONFIG_NET_PCI is not set |
| 665 | # CONFIG_B44 is not set | 671 | # CONFIG_B44 is not set |
| 666 | # CONFIG_KS8842 is not set | 672 | # CONFIG_KS8842 is not set |
| 673 | # CONFIG_KS8851_MLL is not set | ||
| 667 | # CONFIG_ATL2 is not set | 674 | # CONFIG_ATL2 is not set |
| 675 | # CONFIG_XILINX_EMACLITE is not set | ||
| 668 | CONFIG_FS_ENET=y | 676 | CONFIG_FS_ENET=y |
| 669 | # CONFIG_FS_ENET_HAS_SCC is not set | 677 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 670 | CONFIG_FS_ENET_HAS_FCC=y | 678 | CONFIG_FS_ENET_HAS_FCC=y |
| @@ -712,10 +720,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 712 | # CONFIG_SFC is not set | 720 | # CONFIG_SFC is not set |
| 713 | # CONFIG_BE2NET is not set | 721 | # CONFIG_BE2NET is not set |
| 714 | # CONFIG_TR is not set | 722 | # CONFIG_TR is not set |
| 715 | 723 | CONFIG_WLAN=y | |
| 716 | # | ||
| 717 | # Wireless LAN | ||
| 718 | # | ||
| 719 | # CONFIG_WLAN_PRE80211 is not set | 724 | # CONFIG_WLAN_PRE80211 is not set |
| 720 | # CONFIG_WLAN_80211 is not set | 725 | # CONFIG_WLAN_80211 is not set |
| 721 | 726 | ||
| @@ -764,6 +769,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 764 | # CONFIG_KEYBOARD_GPIO is not set | 769 | # CONFIG_KEYBOARD_GPIO is not set |
| 765 | # CONFIG_KEYBOARD_MATRIX is not set | 770 | # CONFIG_KEYBOARD_MATRIX is not set |
| 766 | # CONFIG_KEYBOARD_NEWTON is not set | 771 | # CONFIG_KEYBOARD_NEWTON is not set |
| 772 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 767 | # CONFIG_KEYBOARD_STOWAWAY is not set | 773 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 768 | # CONFIG_KEYBOARD_SUNKBD is not set | 774 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 769 | # CONFIG_KEYBOARD_XTKBD is not set | 775 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -774,6 +780,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y | |||
| 774 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 780 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 775 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 781 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 776 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 782 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 783 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
| 777 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 784 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 778 | # CONFIG_MOUSE_SERIAL is not set | 785 | # CONFIG_MOUSE_SERIAL is not set |
| 779 | # CONFIG_MOUSE_APPLETOUCH is not set | 786 | # CONFIG_MOUSE_APPLETOUCH is not set |
| @@ -855,15 +862,19 @@ CONFIG_GPIOLIB=y | |||
| 855 | # PCI GPIO expanders: | 862 | # PCI GPIO expanders: |
| 856 | # | 863 | # |
| 857 | # CONFIG_GPIO_BT8XX is not set | 864 | # CONFIG_GPIO_BT8XX is not set |
| 865 | # CONFIG_GPIO_LANGWELL is not set | ||
| 858 | 866 | ||
| 859 | # | 867 | # |
| 860 | # SPI GPIO expanders: | 868 | # SPI GPIO expanders: |
| 861 | # | 869 | # |
| 870 | |||
| 871 | # | ||
| 872 | # AC97 GPIO expanders: | ||
| 873 | # | ||
| 862 | # CONFIG_W1 is not set | 874 | # CONFIG_W1 is not set |
| 863 | # CONFIG_POWER_SUPPLY is not set | 875 | # CONFIG_POWER_SUPPLY is not set |
| 864 | # CONFIG_HWMON is not set | 876 | # CONFIG_HWMON is not set |
| 865 | # CONFIG_THERMAL is not set | 877 | # CONFIG_THERMAL is not set |
| 866 | # CONFIG_THERMAL_HWMON is not set | ||
| 867 | # CONFIG_WATCHDOG is not set | 878 | # CONFIG_WATCHDOG is not set |
| 868 | CONFIG_SSB_POSSIBLE=y | 879 | CONFIG_SSB_POSSIBLE=y |
| 869 | 880 | ||
| @@ -886,6 +897,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 886 | # Graphics support | 897 | # Graphics support |
| 887 | # | 898 | # |
| 888 | # CONFIG_AGP is not set | 899 | # CONFIG_AGP is not set |
| 900 | CONFIG_VGA_ARB=y | ||
| 889 | # CONFIG_DRM is not set | 901 | # CONFIG_DRM is not set |
| 890 | # CONFIG_VGASTATE is not set | 902 | # CONFIG_VGASTATE is not set |
| 891 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 903 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -905,7 +917,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 905 | # CONFIG_USB is not set | 917 | # CONFIG_USB is not set |
| 906 | # CONFIG_USB_OTG_WHITELIST is not set | 918 | # CONFIG_USB_OTG_WHITELIST is not set |
| 907 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 919 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
| 908 | # CONFIG_USB_MUSB_HDRC is not set | ||
| 909 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | 920 | # CONFIG_USB_GADGET_MUSB_HDRC is not set |
| 910 | 921 | ||
| 911 | # | 922 | # |
| @@ -922,6 +933,7 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 922 | # CONFIG_USB_GADGET_LH7A40X is not set | 933 | # CONFIG_USB_GADGET_LH7A40X is not set |
| 923 | # CONFIG_USB_GADGET_OMAP is not set | 934 | # CONFIG_USB_GADGET_OMAP is not set |
| 924 | # CONFIG_USB_GADGET_PXA25X is not set | 935 | # CONFIG_USB_GADGET_PXA25X is not set |
| 936 | # CONFIG_USB_GADGET_R8A66597 is not set | ||
| 925 | # CONFIG_USB_GADGET_PXA27X is not set | 937 | # CONFIG_USB_GADGET_PXA27X is not set |
| 926 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | 938 | # CONFIG_USB_GADGET_S3C_HSOTG is not set |
| 927 | # CONFIG_USB_GADGET_IMX is not set | 939 | # CONFIG_USB_GADGET_IMX is not set |
| @@ -940,6 +952,7 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
| 940 | # CONFIG_USB_AUDIO is not set | 952 | # CONFIG_USB_AUDIO is not set |
| 941 | CONFIG_USB_ETH=y | 953 | CONFIG_USB_ETH=y |
| 942 | CONFIG_USB_ETH_RNDIS=y | 954 | CONFIG_USB_ETH_RNDIS=y |
| 955 | # CONFIG_USB_ETH_EEM is not set | ||
| 943 | # CONFIG_USB_GADGETFS is not set | 956 | # CONFIG_USB_GADGETFS is not set |
| 944 | # CONFIG_USB_FILE_STORAGE is not set | 957 | # CONFIG_USB_FILE_STORAGE is not set |
| 945 | # CONFIG_USB_G_SERIAL is not set | 958 | # CONFIG_USB_G_SERIAL is not set |
| @@ -1148,6 +1161,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1148 | CONFIG_ENABLE_MUST_CHECK=y | 1161 | CONFIG_ENABLE_MUST_CHECK=y |
| 1149 | CONFIG_FRAME_WARN=1024 | 1162 | CONFIG_FRAME_WARN=1024 |
| 1150 | CONFIG_MAGIC_SYSRQ=y | 1163 | CONFIG_MAGIC_SYSRQ=y |
| 1164 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1151 | # CONFIG_UNUSED_SYMBOLS is not set | 1165 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1152 | # CONFIG_DEBUG_FS is not set | 1166 | # CONFIG_DEBUG_FS is not set |
| 1153 | # CONFIG_HEADERS_CHECK is not set | 1167 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1183,10 +1197,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1183 | # CONFIG_DEBUG_LIST is not set | 1197 | # CONFIG_DEBUG_LIST is not set |
| 1184 | # CONFIG_DEBUG_SG is not set | 1198 | # CONFIG_DEBUG_SG is not set |
| 1185 | # CONFIG_DEBUG_NOTIFIERS is not set | 1199 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1200 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1186 | # CONFIG_RCU_TORTURE_TEST is not set | 1201 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1187 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1202 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 1188 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1203 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1189 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1204 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
| 1205 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1190 | # CONFIG_FAULT_INJECTION is not set | 1206 | # CONFIG_FAULT_INJECTION is not set |
| 1191 | # CONFIG_LATENCYTOP is not set | 1207 | # CONFIG_LATENCYTOP is not set |
| 1192 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1208 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| @@ -1209,6 +1225,7 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
| 1209 | # CONFIG_KMEMTRACE is not set | 1225 | # CONFIG_KMEMTRACE is not set |
| 1210 | # CONFIG_WORKQUEUE_TRACER is not set | 1226 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1211 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1227 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1228 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1212 | # CONFIG_SAMPLES is not set | 1229 | # CONFIG_SAMPLES is not set |
| 1213 | CONFIG_HAVE_ARCH_KGDB=y | 1230 | CONFIG_HAVE_ARCH_KGDB=y |
| 1214 | # CONFIG_PPC_DISABLE_WERROR is not set | 1231 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1237,7 +1254,6 @@ CONFIG_CRYPTO=y | |||
| 1237 | # | 1254 | # |
| 1238 | # Crypto core or helper | 1255 | # Crypto core or helper |
| 1239 | # | 1256 | # |
| 1240 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1241 | CONFIG_CRYPTO_ALGAPI=y | 1257 | CONFIG_CRYPTO_ALGAPI=y |
| 1242 | CONFIG_CRYPTO_ALGAPI2=y | 1258 | CONFIG_CRYPTO_ALGAPI2=y |
| 1243 | CONFIG_CRYPTO_AEAD2=y | 1259 | CONFIG_CRYPTO_AEAD2=y |
| @@ -1279,6 +1295,7 @@ CONFIG_CRYPTO_PCBC=y | |||
| 1279 | # Digest | 1295 | # Digest |
| 1280 | # | 1296 | # |
| 1281 | # CONFIG_CRYPTO_CRC32C is not set | 1297 | # CONFIG_CRYPTO_CRC32C is not set |
| 1298 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1282 | # CONFIG_CRYPTO_MD4 is not set | 1299 | # CONFIG_CRYPTO_MD4 is not set |
| 1283 | CONFIG_CRYPTO_MD5=y | 1300 | CONFIG_CRYPTO_MD5=y |
| 1284 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1301 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/prpmc2800_defconfig b/arch/powerpc/configs/prpmc2800_defconfig index 1293c465d7fa..ef50ce45d50b 100644 --- a/arch/powerpc/configs/prpmc2800_defconfig +++ b/arch/powerpc/configs/prpmc2800_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:01 2009 | 4 | # Thu Nov 5 08:20:18 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -85,11 +86,12 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
| 85 | # | 86 | # |
| 86 | # RCU Subsystem | 87 | # RCU Subsystem |
| 87 | # | 88 | # |
| 88 | CONFIG_CLASSIC_RCU=y | 89 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_RCU is not set | 90 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 90 | # CONFIG_PREEMPT_RCU is not set | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 | ||
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | 94 | # CONFIG_TREE_RCU_TRACE is not set |
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 93 | # CONFIG_IKCONFIG is not set | 95 | # CONFIG_IKCONFIG is not set |
| 94 | CONFIG_LOG_BUF_SHIFT=14 | 96 | CONFIG_LOG_BUF_SHIFT=14 |
| 95 | CONFIG_GROUP_SCHED=y | 97 | CONFIG_GROUP_SCHED=y |
| @@ -131,28 +133,29 @@ CONFIG_TIMERFD=y | |||
| 131 | CONFIG_EVENTFD=y | 133 | CONFIG_EVENTFD=y |
| 132 | CONFIG_SHMEM=y | 134 | CONFIG_SHMEM=y |
| 133 | CONFIG_AIO=y | 135 | CONFIG_AIO=y |
| 134 | CONFIG_HAVE_PERF_COUNTERS=y | 136 | CONFIG_HAVE_PERF_EVENTS=y |
| 135 | 137 | ||
| 136 | # | 138 | # |
| 137 | # Performance Counters | 139 | # Kernel Performance Events And Counters |
| 138 | # | 140 | # |
| 141 | # CONFIG_PERF_EVENTS is not set | ||
| 139 | # CONFIG_PERF_COUNTERS is not set | 142 | # CONFIG_PERF_COUNTERS is not set |
| 140 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
| 141 | CONFIG_PCI_QUIRKS=y | 144 | CONFIG_PCI_QUIRKS=y |
| 142 | CONFIG_SLUB_DEBUG=y | 145 | CONFIG_SLUB_DEBUG=y |
| 143 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 144 | CONFIG_COMPAT_BRK=y | 146 | CONFIG_COMPAT_BRK=y |
| 145 | # CONFIG_SLAB is not set | 147 | # CONFIG_SLAB is not set |
| 146 | CONFIG_SLUB=y | 148 | CONFIG_SLUB=y |
| 147 | # CONFIG_SLOB is not set | 149 | # CONFIG_SLOB is not set |
| 148 | # CONFIG_PROFILING is not set | 150 | # CONFIG_PROFILING is not set |
| 149 | # CONFIG_MARKERS is not set | ||
| 150 | CONFIG_HAVE_OPROFILE=y | 151 | CONFIG_HAVE_OPROFILE=y |
| 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 152 | CONFIG_HAVE_IOREMAP_PROT=y | 153 | CONFIG_HAVE_IOREMAP_PROT=y |
| 153 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
| 154 | CONFIG_HAVE_KRETPROBES=y | 155 | CONFIG_HAVE_KRETPROBES=y |
| 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 157 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 156 | 159 | ||
| 157 | # | 160 | # |
| 158 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
| @@ -244,12 +247,12 @@ CONFIG_BINFMT_ELF=y | |||
| 244 | CONFIG_BINFMT_MISC=y | 247 | CONFIG_BINFMT_MISC=y |
| 245 | # CONFIG_IOMMU_HELPER is not set | 248 | # CONFIG_IOMMU_HELPER is not set |
| 246 | # CONFIG_SWIOTLB is not set | 249 | # CONFIG_SWIOTLB is not set |
| 247 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 249 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 251 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 251 | # CONFIG_KEXEC is not set | 253 | # CONFIG_KEXEC is not set |
| 252 | # CONFIG_CRASH_DUMP is not set | 254 | # CONFIG_CRASH_DUMP is not set |
| 255 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 253 | CONFIG_ARCH_FLATMEM_ENABLE=y | 256 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 254 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 257 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 255 | CONFIG_SELECT_MEMORY_MODEL=y | 258 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -267,6 +270,7 @@ CONFIG_BOUNCE=y | |||
| 267 | CONFIG_VIRT_TO_BUS=y | 270 | CONFIG_VIRT_TO_BUS=y |
| 268 | CONFIG_HAVE_MLOCK=y | 271 | CONFIG_HAVE_MLOCK=y |
| 269 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 272 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 273 | # CONFIG_KSM is not set | ||
| 270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 274 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 271 | CONFIG_PPC_4K_PAGES=y | 275 | CONFIG_PPC_4K_PAGES=y |
| 272 | # CONFIG_PPC_16K_PAGES is not set | 276 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -360,6 +364,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 360 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
| 361 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
| 362 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
| 367 | # CONFIG_RDS is not set | ||
| 363 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
| 364 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
| 365 | # CONFIG_BRIDGE is not set | 370 | # CONFIG_BRIDGE is not set |
| @@ -389,6 +394,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 389 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
| 390 | CONFIG_WIRELESS=y | 395 | CONFIG_WIRELESS=y |
| 391 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
| 397 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 392 | CONFIG_WIRELESS_OLD_REGULATORY=y | 398 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 393 | # CONFIG_WIRELESS_EXT is not set | 399 | # CONFIG_WIRELESS_EXT is not set |
| 394 | # CONFIG_LIB80211 is not set | 400 | # CONFIG_LIB80211 is not set |
| @@ -396,7 +402,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 396 | # | 402 | # |
| 397 | # CFG80211 needs to be enabled for MAC80211 | 403 | # CFG80211 needs to be enabled for MAC80211 |
| 398 | # | 404 | # |
| 399 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 400 | # CONFIG_WIMAX is not set | 405 | # CONFIG_WIMAX is not set |
| 401 | # CONFIG_RFKILL is not set | 406 | # CONFIG_RFKILL is not set |
| 402 | # CONFIG_NET_9P is not set | 407 | # CONFIG_NET_9P is not set |
| @@ -409,6 +414,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 409 | # Generic Driver Options | 414 | # Generic Driver Options |
| 410 | # | 415 | # |
| 411 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 416 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 417 | # CONFIG_DEVTMPFS is not set | ||
| 412 | CONFIG_STANDALONE=y | 418 | CONFIG_STANDALONE=y |
| 413 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 419 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 414 | CONFIG_FW_LOADER=y | 420 | CONFIG_FW_LOADER=y |
| @@ -633,6 +639,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 633 | # CONFIG_ISCSI_TCP is not set | 639 | # CONFIG_ISCSI_TCP is not set |
| 634 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 640 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 635 | # CONFIG_SCSI_BNX2_ISCSI is not set | 641 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 642 | # CONFIG_BE2ISCSI is not set | ||
| 636 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 643 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 637 | # CONFIG_SCSI_3W_9XXX is not set | 644 | # CONFIG_SCSI_3W_9XXX is not set |
| 638 | # CONFIG_SCSI_ACARD is not set | 645 | # CONFIG_SCSI_ACARD is not set |
| @@ -672,11 +679,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 672 | # CONFIG_SCSI_DC390T is not set | 679 | # CONFIG_SCSI_DC390T is not set |
| 673 | # CONFIG_SCSI_NSP32 is not set | 680 | # CONFIG_SCSI_NSP32 is not set |
| 674 | # CONFIG_SCSI_DEBUG is not set | 681 | # CONFIG_SCSI_DEBUG is not set |
| 682 | # CONFIG_SCSI_PMCRAID is not set | ||
| 675 | # CONFIG_SCSI_SRP is not set | 683 | # CONFIG_SCSI_SRP is not set |
| 684 | # CONFIG_SCSI_BFA_FC is not set | ||
| 676 | # CONFIG_SCSI_DH is not set | 685 | # CONFIG_SCSI_DH is not set |
| 677 | # CONFIG_SCSI_OSD_INITIATOR is not set | 686 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 678 | CONFIG_ATA=y | 687 | CONFIG_ATA=y |
| 679 | # CONFIG_ATA_NONSTANDARD is not set | 688 | # CONFIG_ATA_NONSTANDARD is not set |
| 689 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 680 | CONFIG_SATA_PMP=y | 690 | CONFIG_SATA_PMP=y |
| 681 | # CONFIG_SATA_AHCI is not set | 691 | # CONFIG_SATA_AHCI is not set |
| 682 | # CONFIG_SATA_SIL24 is not set | 692 | # CONFIG_SATA_SIL24 is not set |
| @@ -698,6 +708,7 @@ CONFIG_SATA_MV=y | |||
| 698 | # CONFIG_PATA_ALI is not set | 708 | # CONFIG_PATA_ALI is not set |
| 699 | # CONFIG_PATA_AMD is not set | 709 | # CONFIG_PATA_AMD is not set |
| 700 | # CONFIG_PATA_ARTOP is not set | 710 | # CONFIG_PATA_ARTOP is not set |
| 711 | # CONFIG_PATA_ATP867X is not set | ||
| 701 | # CONFIG_PATA_ATIIXP is not set | 712 | # CONFIG_PATA_ATIIXP is not set |
| 702 | # CONFIG_PATA_CMD640_PCI is not set | 713 | # CONFIG_PATA_CMD640_PCI is not set |
| 703 | # CONFIG_PATA_CMD64X is not set | 714 | # CONFIG_PATA_CMD64X is not set |
| @@ -725,6 +736,7 @@ CONFIG_SATA_MV=y | |||
| 725 | # CONFIG_PATA_OPTIDMA is not set | 736 | # CONFIG_PATA_OPTIDMA is not set |
| 726 | # CONFIG_PATA_PDC_OLD is not set | 737 | # CONFIG_PATA_PDC_OLD is not set |
| 727 | # CONFIG_PATA_RADISYS is not set | 738 | # CONFIG_PATA_RADISYS is not set |
| 739 | # CONFIG_PATA_RDC is not set | ||
| 728 | # CONFIG_PATA_RZ1000 is not set | 740 | # CONFIG_PATA_RZ1000 is not set |
| 729 | # CONFIG_PATA_SC1200 is not set | 741 | # CONFIG_PATA_SC1200 is not set |
| 730 | # CONFIG_PATA_SERVERWORKS is not set | 742 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -823,9 +835,11 @@ CONFIG_8139TOO=y | |||
| 823 | # CONFIG_SUNDANCE is not set | 835 | # CONFIG_SUNDANCE is not set |
| 824 | # CONFIG_TLAN is not set | 836 | # CONFIG_TLAN is not set |
| 825 | # CONFIG_KS8842 is not set | 837 | # CONFIG_KS8842 is not set |
| 838 | # CONFIG_KS8851_MLL is not set | ||
| 826 | # CONFIG_VIA_RHINE is not set | 839 | # CONFIG_VIA_RHINE is not set |
| 827 | # CONFIG_SC92031 is not set | 840 | # CONFIG_SC92031 is not set |
| 828 | # CONFIG_ATL2 is not set | 841 | # CONFIG_ATL2 is not set |
| 842 | # CONFIG_XILINX_EMACLITE is not set | ||
| 829 | CONFIG_NETDEV_1000=y | 843 | CONFIG_NETDEV_1000=y |
| 830 | # CONFIG_ACENIC is not set | 844 | # CONFIG_ACENIC is not set |
| 831 | # CONFIG_DL2K is not set | 845 | # CONFIG_DL2K is not set |
| @@ -871,10 +885,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 871 | # CONFIG_SFC is not set | 885 | # CONFIG_SFC is not set |
| 872 | # CONFIG_BE2NET is not set | 886 | # CONFIG_BE2NET is not set |
| 873 | # CONFIG_TR is not set | 887 | # CONFIG_TR is not set |
| 874 | 888 | CONFIG_WLAN=y | |
| 875 | # | ||
| 876 | # Wireless LAN | ||
| 877 | # | ||
| 878 | # CONFIG_WLAN_PRE80211 is not set | 889 | # CONFIG_WLAN_PRE80211 is not set |
| 879 | # CONFIG_WLAN_80211 is not set | 890 | # CONFIG_WLAN_80211 is not set |
| 880 | 891 | ||
| @@ -977,6 +988,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 977 | CONFIG_DEVPORT=y | 988 | CONFIG_DEVPORT=y |
| 978 | CONFIG_I2C=y | 989 | CONFIG_I2C=y |
| 979 | CONFIG_I2C_BOARDINFO=y | 990 | CONFIG_I2C_BOARDINFO=y |
| 991 | CONFIG_I2C_COMPAT=y | ||
| 980 | CONFIG_I2C_CHARDEV=y | 992 | CONFIG_I2C_CHARDEV=y |
| 981 | CONFIG_I2C_HELPER_AUTO=y | 993 | CONFIG_I2C_HELPER_AUTO=y |
| 982 | 994 | ||
| @@ -1031,9 +1043,6 @@ CONFIG_I2C_MV64XXX=y | |||
| 1031 | # Miscellaneous I2C Chip support | 1043 | # Miscellaneous I2C Chip support |
| 1032 | # | 1044 | # |
| 1033 | # CONFIG_DS1682 is not set | 1045 | # CONFIG_DS1682 is not set |
| 1034 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 1035 | # CONFIG_PCF8575 is not set | ||
| 1036 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 1037 | # CONFIG_SENSORS_TSL2550 is not set | 1046 | # CONFIG_SENSORS_TSL2550 is not set |
| 1038 | # CONFIG_I2C_DEBUG_CORE is not set | 1047 | # CONFIG_I2C_DEBUG_CORE is not set |
| 1039 | # CONFIG_I2C_DEBUG_ALGO is not set | 1048 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -1051,6 +1060,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 1051 | # CONFIG_POWER_SUPPLY is not set | 1060 | # CONFIG_POWER_SUPPLY is not set |
| 1052 | CONFIG_HWMON=y | 1061 | CONFIG_HWMON=y |
| 1053 | # CONFIG_HWMON_VID is not set | 1062 | # CONFIG_HWMON_VID is not set |
| 1063 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1064 | |||
| 1065 | # | ||
| 1066 | # Native drivers | ||
| 1067 | # | ||
| 1054 | # CONFIG_SENSORS_AD7414 is not set | 1068 | # CONFIG_SENSORS_AD7414 is not set |
| 1055 | # CONFIG_SENSORS_AD7418 is not set | 1069 | # CONFIG_SENSORS_AD7418 is not set |
| 1056 | # CONFIG_SENSORS_ADM1021 is not set | 1070 | # CONFIG_SENSORS_ADM1021 is not set |
| @@ -1100,6 +1114,7 @@ CONFIG_HWMON=y | |||
| 1100 | # CONFIG_SENSORS_ADS7828 is not set | 1114 | # CONFIG_SENSORS_ADS7828 is not set |
| 1101 | # CONFIG_SENSORS_THMC50 is not set | 1115 | # CONFIG_SENSORS_THMC50 is not set |
| 1102 | # CONFIG_SENSORS_TMP401 is not set | 1116 | # CONFIG_SENSORS_TMP401 is not set |
| 1117 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1103 | # CONFIG_SENSORS_VIA686A is not set | 1118 | # CONFIG_SENSORS_VIA686A is not set |
| 1104 | # CONFIG_SENSORS_VT1211 is not set | 1119 | # CONFIG_SENSORS_VT1211 is not set |
| 1105 | # CONFIG_SENSORS_VT8231 is not set | 1120 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1111,9 +1126,7 @@ CONFIG_HWMON=y | |||
| 1111 | # CONFIG_SENSORS_W83L786NG is not set | 1126 | # CONFIG_SENSORS_W83L786NG is not set |
| 1112 | # CONFIG_SENSORS_W83627HF is not set | 1127 | # CONFIG_SENSORS_W83627HF is not set |
| 1113 | # CONFIG_SENSORS_W83627EHF is not set | 1128 | # CONFIG_SENSORS_W83627EHF is not set |
| 1114 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1115 | # CONFIG_THERMAL is not set | 1129 | # CONFIG_THERMAL is not set |
| 1116 | # CONFIG_THERMAL_HWMON is not set | ||
| 1117 | # CONFIG_WATCHDOG is not set | 1130 | # CONFIG_WATCHDOG is not set |
| 1118 | CONFIG_SSB_POSSIBLE=y | 1131 | CONFIG_SSB_POSSIBLE=y |
| 1119 | 1132 | ||
| @@ -1132,6 +1145,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1132 | # CONFIG_MFD_TMIO is not set | 1145 | # CONFIG_MFD_TMIO is not set |
| 1133 | # CONFIG_PMIC_DA903X is not set | 1146 | # CONFIG_PMIC_DA903X is not set |
| 1134 | # CONFIG_MFD_WM8400 is not set | 1147 | # CONFIG_MFD_WM8400 is not set |
| 1148 | # CONFIG_MFD_WM831X is not set | ||
| 1135 | # CONFIG_MFD_WM8350_I2C is not set | 1149 | # CONFIG_MFD_WM8350_I2C is not set |
| 1136 | # CONFIG_MFD_PCF50633 is not set | 1150 | # CONFIG_MFD_PCF50633 is not set |
| 1137 | # CONFIG_AB3100_CORE is not set | 1151 | # CONFIG_AB3100_CORE is not set |
| @@ -1142,6 +1156,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1142 | # Graphics support | 1156 | # Graphics support |
| 1143 | # | 1157 | # |
| 1144 | # CONFIG_AGP is not set | 1158 | # CONFIG_AGP is not set |
| 1159 | CONFIG_VGA_ARB=y | ||
| 1145 | # CONFIG_DRM is not set | 1160 | # CONFIG_DRM is not set |
| 1146 | # CONFIG_VGASTATE is not set | 1161 | # CONFIG_VGASTATE is not set |
| 1147 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 1162 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| @@ -1162,7 +1177,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 1162 | # CONFIG_SOUND is not set | 1177 | # CONFIG_SOUND is not set |
| 1163 | CONFIG_HID_SUPPORT=y | 1178 | CONFIG_HID_SUPPORT=y |
| 1164 | CONFIG_HID=y | 1179 | CONFIG_HID=y |
| 1165 | # CONFIG_HID_DEBUG is not set | ||
| 1166 | # CONFIG_HIDRAW is not set | 1180 | # CONFIG_HIDRAW is not set |
| 1167 | 1181 | ||
| 1168 | # | 1182 | # |
| @@ -1186,6 +1200,7 @@ CONFIG_HID_DRAGONRISE=y | |||
| 1186 | CONFIG_HID_EZKEY=y | 1200 | CONFIG_HID_EZKEY=y |
| 1187 | CONFIG_HID_KYE=y | 1201 | CONFIG_HID_KYE=y |
| 1188 | CONFIG_HID_GYRATION=y | 1202 | CONFIG_HID_GYRATION=y |
| 1203 | CONFIG_HID_TWINHAN=y | ||
| 1189 | CONFIG_HID_KENSINGTON=y | 1204 | CONFIG_HID_KENSINGTON=y |
| 1190 | CONFIG_HID_LOGITECH=y | 1205 | CONFIG_HID_LOGITECH=y |
| 1191 | # CONFIG_LOGITECH_FF is not set | 1206 | # CONFIG_LOGITECH_FF is not set |
| @@ -1239,6 +1254,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 1239 | # CONFIG_USB_OXU210HP_HCD is not set | 1254 | # CONFIG_USB_OXU210HP_HCD is not set |
| 1240 | # CONFIG_USB_ISP116X_HCD is not set | 1255 | # CONFIG_USB_ISP116X_HCD is not set |
| 1241 | # CONFIG_USB_ISP1760_HCD is not set | 1256 | # CONFIG_USB_ISP1760_HCD is not set |
| 1257 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1242 | CONFIG_USB_OHCI_HCD=y | 1258 | CONFIG_USB_OHCI_HCD=y |
| 1243 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 1259 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
| 1244 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1260 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1404,6 +1420,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1404 | # CONFIG_GFS2_FS is not set | 1420 | # CONFIG_GFS2_FS is not set |
| 1405 | # CONFIG_OCFS2_FS is not set | 1421 | # CONFIG_OCFS2_FS is not set |
| 1406 | # CONFIG_BTRFS_FS is not set | 1422 | # CONFIG_BTRFS_FS is not set |
| 1423 | # CONFIG_NILFS2_FS is not set | ||
| 1407 | CONFIG_FILE_LOCKING=y | 1424 | CONFIG_FILE_LOCKING=y |
| 1408 | CONFIG_FSNOTIFY=y | 1425 | CONFIG_FSNOTIFY=y |
| 1409 | CONFIG_DNOTIFY=y | 1426 | CONFIG_DNOTIFY=y |
| @@ -1463,7 +1480,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1463 | # CONFIG_ROMFS_FS is not set | 1480 | # CONFIG_ROMFS_FS is not set |
| 1464 | # CONFIG_SYSV_FS is not set | 1481 | # CONFIG_SYSV_FS is not set |
| 1465 | # CONFIG_UFS_FS is not set | 1482 | # CONFIG_UFS_FS is not set |
| 1466 | # CONFIG_NILFS2_FS is not set | ||
| 1467 | CONFIG_NETWORK_FILESYSTEMS=y | 1483 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1468 | CONFIG_NFS_FS=y | 1484 | CONFIG_NFS_FS=y |
| 1469 | # CONFIG_NFS_V3 is not set | 1485 | # CONFIG_NFS_V3 is not set |
| @@ -1576,6 +1592,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1576 | CONFIG_ENABLE_MUST_CHECK=y | 1592 | CONFIG_ENABLE_MUST_CHECK=y |
| 1577 | CONFIG_FRAME_WARN=1024 | 1593 | CONFIG_FRAME_WARN=1024 |
| 1578 | # CONFIG_MAGIC_SYSRQ is not set | 1594 | # CONFIG_MAGIC_SYSRQ is not set |
| 1595 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1579 | # CONFIG_UNUSED_SYMBOLS is not set | 1596 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1580 | # CONFIG_DEBUG_FS is not set | 1597 | # CONFIG_DEBUG_FS is not set |
| 1581 | # CONFIG_HEADERS_CHECK is not set | 1598 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1593,6 +1610,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1593 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1610 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1594 | CONFIG_TRACING_SUPPORT=y | 1611 | CONFIG_TRACING_SUPPORT=y |
| 1595 | # CONFIG_FTRACE is not set | 1612 | # CONFIG_FTRACE is not set |
| 1613 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1596 | # CONFIG_SAMPLES is not set | 1614 | # CONFIG_SAMPLES is not set |
| 1597 | CONFIG_HAVE_ARCH_KGDB=y | 1615 | CONFIG_HAVE_ARCH_KGDB=y |
| 1598 | # CONFIG_PPC_DISABLE_WERROR is not set | 1616 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1614,7 +1632,6 @@ CONFIG_CRYPTO=y | |||
| 1614 | # | 1632 | # |
| 1615 | # Crypto core or helper | 1633 | # Crypto core or helper |
| 1616 | # | 1634 | # |
| 1617 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1618 | # CONFIG_CRYPTO_MANAGER is not set | 1635 | # CONFIG_CRYPTO_MANAGER is not set |
| 1619 | # CONFIG_CRYPTO_MANAGER2 is not set | 1636 | # CONFIG_CRYPTO_MANAGER2 is not set |
| 1620 | # CONFIG_CRYPTO_GF128MUL is not set | 1637 | # CONFIG_CRYPTO_GF128MUL is not set |
| @@ -1645,11 +1662,13 @@ CONFIG_CRYPTO=y | |||
| 1645 | # | 1662 | # |
| 1646 | # CONFIG_CRYPTO_HMAC is not set | 1663 | # CONFIG_CRYPTO_HMAC is not set |
| 1647 | # CONFIG_CRYPTO_XCBC is not set | 1664 | # CONFIG_CRYPTO_XCBC is not set |
| 1665 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1648 | 1666 | ||
| 1649 | # | 1667 | # |
| 1650 | # Digest | 1668 | # Digest |
| 1651 | # | 1669 | # |
| 1652 | # CONFIG_CRYPTO_CRC32C is not set | 1670 | # CONFIG_CRYPTO_CRC32C is not set |
| 1671 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1653 | # CONFIG_CRYPTO_MD4 is not set | 1672 | # CONFIG_CRYPTO_MD4 is not set |
| 1654 | # CONFIG_CRYPTO_MD5 is not set | 1673 | # CONFIG_CRYPTO_MD5 is not set |
| 1655 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1674 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/storcenter_defconfig b/arch/powerpc/configs/storcenter_defconfig index 28384dc01003..524263158fc0 100644 --- a/arch/powerpc/configs/storcenter_defconfig +++ b/arch/powerpc/configs/storcenter_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
| 4 | # Wed Jul 29 23:32:01 2009 | 4 | # Thu Nov 5 08:20:19 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -34,6 +34,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
| 34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
| 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
| 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
| 37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
| 38 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
| 39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| @@ -82,11 +83,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 82 | # | 83 | # |
| 83 | # RCU Subsystem | 84 | # RCU Subsystem |
| 84 | # | 85 | # |
| 85 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
| 86 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 87 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_RCU_TRACE is not set |
| 89 | CONFIG_RCU_FANOUT=32 | ||
| 90 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 88 | # CONFIG_TREE_RCU_TRACE is not set | 91 | # CONFIG_TREE_RCU_TRACE is not set |
| 89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 90 | # CONFIG_IKCONFIG is not set | 92 | # CONFIG_IKCONFIG is not set |
| 91 | CONFIG_LOG_BUF_SHIFT=14 | 93 | CONFIG_LOG_BUF_SHIFT=14 |
| 92 | CONFIG_GROUP_SCHED=y | 94 | CONFIG_GROUP_SCHED=y |
| @@ -118,28 +120,29 @@ CONFIG_TIMERFD=y | |||
| 118 | CONFIG_EVENTFD=y | 120 | CONFIG_EVENTFD=y |
| 119 | CONFIG_SHMEM=y | 121 | CONFIG_SHMEM=y |
| 120 | CONFIG_AIO=y | 122 | CONFIG_AIO=y |
| 121 | CONFIG_HAVE_PERF_COUNTERS=y | 123 | CONFIG_HAVE_PERF_EVENTS=y |
| 122 | 124 | ||
| 123 | # | 125 | # |
| 124 | # Performance Counters | 126 | # Kernel Performance Events And Counters |
| 125 | # | 127 | # |
| 128 | # CONFIG_PERF_EVENTS is not set | ||
| 126 | # CONFIG_PERF_COUNTERS is not set | 129 | # CONFIG_PERF_COUNTERS is not set |
| 127 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
| 128 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
| 129 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
| 130 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 131 | CONFIG_COMPAT_BRK=y | 133 | CONFIG_COMPAT_BRK=y |
| 132 | # CONFIG_SLAB is not set | 134 | # CONFIG_SLAB is not set |
| 133 | CONFIG_SLUB=y | 135 | CONFIG_SLUB=y |
| 134 | # CONFIG_SLOB is not set | 136 | # CONFIG_SLOB is not set |
| 135 | # CONFIG_PROFILING is not set | 137 | # CONFIG_PROFILING is not set |
| 136 | # CONFIG_MARKERS is not set | ||
| 137 | CONFIG_HAVE_OPROFILE=y | 138 | CONFIG_HAVE_OPROFILE=y |
| 138 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 139 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 139 | CONFIG_HAVE_IOREMAP_PROT=y | 140 | CONFIG_HAVE_IOREMAP_PROT=y |
| 140 | CONFIG_HAVE_KPROBES=y | 141 | CONFIG_HAVE_KPROBES=y |
| 141 | CONFIG_HAVE_KRETPROBES=y | 142 | CONFIG_HAVE_KRETPROBES=y |
| 142 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 143 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 144 | CONFIG_HAVE_DMA_ATTRS=y | ||
| 145 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 143 | 146 | ||
| 144 | # | 147 | # |
| 145 | # GCOV-based kernel profiling | 148 | # GCOV-based kernel profiling |
| @@ -243,6 +246,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
| 243 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 244 | # CONFIG_KEXEC is not set | 247 | # CONFIG_KEXEC is not set |
| 245 | # CONFIG_CRASH_DUMP is not set | 248 | # CONFIG_CRASH_DUMP is not set |
| 249 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
| 246 | CONFIG_ARCH_FLATMEM_ENABLE=y | 250 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 247 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 251 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 248 | CONFIG_SELECT_MEMORY_MODEL=y | 252 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -260,6 +264,7 @@ CONFIG_BOUNCE=y | |||
| 260 | CONFIG_VIRT_TO_BUS=y | 264 | CONFIG_VIRT_TO_BUS=y |
| 261 | CONFIG_HAVE_MLOCK=y | 265 | CONFIG_HAVE_MLOCK=y |
| 262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
| 267 | # CONFIG_KSM is not set | ||
| 263 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 268 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 264 | CONFIG_PPC_4K_PAGES=y | 269 | CONFIG_PPC_4K_PAGES=y |
| 265 | # CONFIG_PPC_16K_PAGES is not set | 270 | # CONFIG_PPC_16K_PAGES is not set |
| @@ -349,6 +354,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 349 | # CONFIG_NETFILTER is not set | 354 | # CONFIG_NETFILTER is not set |
| 350 | # CONFIG_IP_DCCP is not set | 355 | # CONFIG_IP_DCCP is not set |
| 351 | # CONFIG_IP_SCTP is not set | 356 | # CONFIG_IP_SCTP is not set |
| 357 | # CONFIG_RDS is not set | ||
| 352 | # CONFIG_TIPC is not set | 358 | # CONFIG_TIPC is not set |
| 353 | # CONFIG_ATM is not set | 359 | # CONFIG_ATM is not set |
| 354 | # CONFIG_BRIDGE is not set | 360 | # CONFIG_BRIDGE is not set |
| @@ -378,6 +384,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 378 | # CONFIG_AF_RXRPC is not set | 384 | # CONFIG_AF_RXRPC is not set |
| 379 | CONFIG_WIRELESS=y | 385 | CONFIG_WIRELESS=y |
| 380 | # CONFIG_CFG80211 is not set | 386 | # CONFIG_CFG80211 is not set |
| 387 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 381 | CONFIG_WIRELESS_OLD_REGULATORY=y | 388 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 382 | # CONFIG_WIRELESS_EXT is not set | 389 | # CONFIG_WIRELESS_EXT is not set |
| 383 | # CONFIG_LIB80211 is not set | 390 | # CONFIG_LIB80211 is not set |
| @@ -385,7 +392,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
| 385 | # | 392 | # |
| 386 | # CFG80211 needs to be enabled for MAC80211 | 393 | # CFG80211 needs to be enabled for MAC80211 |
| 387 | # | 394 | # |
| 388 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
| 389 | # CONFIG_WIMAX is not set | 395 | # CONFIG_WIMAX is not set |
| 390 | # CONFIG_RFKILL is not set | 396 | # CONFIG_RFKILL is not set |
| 391 | # CONFIG_NET_9P is not set | 397 | # CONFIG_NET_9P is not set |
| @@ -398,6 +404,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
| 398 | # Generic Driver Options | 404 | # Generic Driver Options |
| 399 | # | 405 | # |
| 400 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 406 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 407 | # CONFIG_DEVTMPFS is not set | ||
| 401 | CONFIG_STANDALONE=y | 408 | CONFIG_STANDALONE=y |
| 402 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 409 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 403 | # CONFIG_FW_LOADER is not set | 410 | # CONFIG_FW_LOADER is not set |
| @@ -405,9 +412,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 405 | # CONFIG_CONNECTOR is not set | 412 | # CONFIG_CONNECTOR is not set |
| 406 | CONFIG_MTD=y | 413 | CONFIG_MTD=y |
| 407 | # CONFIG_MTD_DEBUG is not set | 414 | # CONFIG_MTD_DEBUG is not set |
| 415 | # CONFIG_MTD_TESTS is not set | ||
| 408 | # CONFIG_MTD_CONCAT is not set | 416 | # CONFIG_MTD_CONCAT is not set |
| 409 | CONFIG_MTD_PARTITIONS=y | 417 | CONFIG_MTD_PARTITIONS=y |
| 410 | # CONFIG_MTD_TESTS is not set | ||
| 411 | # CONFIG_MTD_REDBOOT_PARTS is not set | 418 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 412 | CONFIG_MTD_CMDLINE_PARTS=y | 419 | CONFIG_MTD_CMDLINE_PARTS=y |
| 413 | CONFIG_MTD_OF_PARTS=y | 420 | CONFIG_MTD_OF_PARTS=y |
| @@ -619,6 +626,7 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
| 619 | CONFIG_SCSI_LOWLEVEL=y | 626 | CONFIG_SCSI_LOWLEVEL=y |
| 620 | # CONFIG_ISCSI_TCP is not set | 627 | # CONFIG_ISCSI_TCP is not set |
| 621 | # CONFIG_SCSI_BNX2_ISCSI is not set | 628 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 629 | # CONFIG_BE2ISCSI is not set | ||
| 622 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 630 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 623 | # CONFIG_SCSI_3W_9XXX is not set | 631 | # CONFIG_SCSI_3W_9XXX is not set |
| 624 | # CONFIG_SCSI_ACARD is not set | 632 | # CONFIG_SCSI_ACARD is not set |
| @@ -657,7 +665,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 657 | # CONFIG_SCSI_DC390T is not set | 665 | # CONFIG_SCSI_DC390T is not set |
| 658 | # CONFIG_SCSI_NSP32 is not set | 666 | # CONFIG_SCSI_NSP32 is not set |
| 659 | # CONFIG_SCSI_DEBUG is not set | 667 | # CONFIG_SCSI_DEBUG is not set |
| 668 | # CONFIG_SCSI_PMCRAID is not set | ||
| 660 | # CONFIG_SCSI_SRP is not set | 669 | # CONFIG_SCSI_SRP is not set |
| 670 | # CONFIG_SCSI_BFA_FC is not set | ||
| 661 | # CONFIG_SCSI_DH is not set | 671 | # CONFIG_SCSI_DH is not set |
| 662 | # CONFIG_SCSI_OSD_INITIATOR is not set | 672 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 663 | # CONFIG_ATA is not set | 673 | # CONFIG_ATA is not set |
| @@ -670,6 +680,7 @@ CONFIG_MD_RAID1=y | |||
| 670 | # CONFIG_MD_RAID10 is not set | 680 | # CONFIG_MD_RAID10 is not set |
| 671 | CONFIG_MD_RAID456=y | 681 | CONFIG_MD_RAID456=y |
| 672 | CONFIG_MD_RAID6_PQ=y | 682 | CONFIG_MD_RAID6_PQ=y |
| 683 | # CONFIG_ASYNC_RAID6_TEST is not set | ||
| 673 | # CONFIG_MD_MULTIPATH is not set | 684 | # CONFIG_MD_MULTIPATH is not set |
| 674 | # CONFIG_MD_FAULTY is not set | 685 | # CONFIG_MD_FAULTY is not set |
| 675 | # CONFIG_BLK_DEV_DM is not set | 686 | # CONFIG_BLK_DEV_DM is not set |
| @@ -729,10 +740,7 @@ CONFIG_R8169=y | |||
| 729 | # CONFIG_JME is not set | 740 | # CONFIG_JME is not set |
| 730 | # CONFIG_NETDEV_10000 is not set | 741 | # CONFIG_NETDEV_10000 is not set |
| 731 | # CONFIG_TR is not set | 742 | # CONFIG_TR is not set |
| 732 | 743 | CONFIG_WLAN=y | |
| 733 | # | ||
| 734 | # Wireless LAN | ||
| 735 | # | ||
| 736 | # CONFIG_WLAN_PRE80211 is not set | 744 | # CONFIG_WLAN_PRE80211 is not set |
| 737 | # CONFIG_WLAN_80211 is not set | 745 | # CONFIG_WLAN_80211 is not set |
| 738 | 746 | ||
| @@ -813,6 +821,7 @@ CONFIG_NVRAM=y | |||
| 813 | CONFIG_DEVPORT=y | 821 | CONFIG_DEVPORT=y |
| 814 | CONFIG_I2C=y | 822 | CONFIG_I2C=y |
| 815 | CONFIG_I2C_BOARDINFO=y | 823 | CONFIG_I2C_BOARDINFO=y |
| 824 | CONFIG_I2C_COMPAT=y | ||
| 816 | CONFIG_I2C_CHARDEV=y | 825 | CONFIG_I2C_CHARDEV=y |
| 817 | CONFIG_I2C_HELPER_AUTO=y | 826 | CONFIG_I2C_HELPER_AUTO=y |
| 818 | 827 | ||
| @@ -867,9 +876,6 @@ CONFIG_I2C_MPC=y | |||
| 867 | # Miscellaneous I2C Chip support | 876 | # Miscellaneous I2C Chip support |
| 868 | # | 877 | # |
| 869 | # CONFIG_DS1682 is not set | 878 | # CONFIG_DS1682 is not set |
| 870 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 871 | # CONFIG_PCF8575 is not set | ||
| 872 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 873 | # CONFIG_SENSORS_TSL2550 is not set | 879 | # CONFIG_SENSORS_TSL2550 is not set |
| 874 | # CONFIG_I2C_DEBUG_CORE is not set | 880 | # CONFIG_I2C_DEBUG_CORE is not set |
| 875 | # CONFIG_I2C_DEBUG_ALGO is not set | 881 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -887,7 +893,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 887 | # CONFIG_POWER_SUPPLY is not set | 893 | # CONFIG_POWER_SUPPLY is not set |
| 888 | # CONFIG_HWMON is not set | 894 | # CONFIG_HWMON is not set |
| 889 | # CONFIG_THERMAL is not set | 895 | # CONFIG_THERMAL is not set |
| 890 | # CONFIG_THERMAL_HWMON is not set | ||
| 891 | # CONFIG_WATCHDOG is not set | 896 | # CONFIG_WATCHDOG is not set |
| 892 | CONFIG_SSB_POSSIBLE=y | 897 | CONFIG_SSB_POSSIBLE=y |
| 893 | 898 | ||
| @@ -906,6 +911,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 906 | # CONFIG_MFD_TMIO is not set | 911 | # CONFIG_MFD_TMIO is not set |
| 907 | # CONFIG_PMIC_DA903X is not set | 912 | # CONFIG_PMIC_DA903X is not set |
| 908 | # CONFIG_MFD_WM8400 is not set | 913 | # CONFIG_MFD_WM8400 is not set |
| 914 | # CONFIG_MFD_WM831X is not set | ||
| 909 | # CONFIG_MFD_WM8350_I2C is not set | 915 | # CONFIG_MFD_WM8350_I2C is not set |
| 910 | # CONFIG_MFD_PCF50633 is not set | 916 | # CONFIG_MFD_PCF50633 is not set |
| 911 | # CONFIG_AB3100_CORE is not set | 917 | # CONFIG_AB3100_CORE is not set |
| @@ -916,6 +922,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 916 | # Graphics support | 922 | # Graphics support |
| 917 | # | 923 | # |
| 918 | # CONFIG_AGP is not set | 924 | # CONFIG_AGP is not set |
| 925 | CONFIG_VGA_ARB=y | ||
| 919 | # CONFIG_DRM is not set | 926 | # CONFIG_DRM is not set |
| 920 | # CONFIG_VGASTATE is not set | 927 | # CONFIG_VGASTATE is not set |
| 921 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 928 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| @@ -961,6 +968,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
| 961 | # CONFIG_USB_OXU210HP_HCD is not set | 968 | # CONFIG_USB_OXU210HP_HCD is not set |
| 962 | # CONFIG_USB_ISP116X_HCD is not set | 969 | # CONFIG_USB_ISP116X_HCD is not set |
| 963 | # CONFIG_USB_ISP1760_HCD is not set | 970 | # CONFIG_USB_ISP1760_HCD is not set |
| 971 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 964 | CONFIG_USB_OHCI_HCD=y | 972 | CONFIG_USB_OHCI_HCD=y |
| 965 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 973 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
| 966 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 974 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
| @@ -1141,6 +1149,7 @@ CONFIG_XFS_FS=m | |||
| 1141 | # CONFIG_GFS2_FS is not set | 1149 | # CONFIG_GFS2_FS is not set |
| 1142 | # CONFIG_OCFS2_FS is not set | 1150 | # CONFIG_OCFS2_FS is not set |
| 1143 | # CONFIG_BTRFS_FS is not set | 1151 | # CONFIG_BTRFS_FS is not set |
| 1152 | # CONFIG_NILFS2_FS is not set | ||
| 1144 | CONFIG_FILE_LOCKING=y | 1153 | CONFIG_FILE_LOCKING=y |
| 1145 | CONFIG_FSNOTIFY=y | 1154 | CONFIG_FSNOTIFY=y |
| 1146 | CONFIG_DNOTIFY=y | 1155 | CONFIG_DNOTIFY=y |
| @@ -1210,7 +1219,6 @@ CONFIG_JFFS2_RTIME=y | |||
| 1210 | # CONFIG_ROMFS_FS is not set | 1219 | # CONFIG_ROMFS_FS is not set |
| 1211 | # CONFIG_SYSV_FS is not set | 1220 | # CONFIG_SYSV_FS is not set |
| 1212 | # CONFIG_UFS_FS is not set | 1221 | # CONFIG_UFS_FS is not set |
| 1213 | # CONFIG_NILFS2_FS is not set | ||
| 1214 | # CONFIG_NETWORK_FILESYSTEMS is not set | 1222 | # CONFIG_NETWORK_FILESYSTEMS is not set |
| 1215 | CONFIG_EXPORTFS=m | 1223 | CONFIG_EXPORTFS=m |
| 1216 | 1224 | ||
| @@ -1307,6 +1315,7 @@ CONFIG_GENERIC_ATOMIC64=y | |||
| 1307 | # CONFIG_ENABLE_MUST_CHECK is not set | 1315 | # CONFIG_ENABLE_MUST_CHECK is not set |
| 1308 | CONFIG_FRAME_WARN=1024 | 1316 | CONFIG_FRAME_WARN=1024 |
| 1309 | # CONFIG_MAGIC_SYSRQ is not set | 1317 | # CONFIG_MAGIC_SYSRQ is not set |
| 1318 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1310 | # CONFIG_UNUSED_SYMBOLS is not set | 1319 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1311 | # CONFIG_DEBUG_FS is not set | 1320 | # CONFIG_DEBUG_FS is not set |
| 1312 | # CONFIG_HEADERS_CHECK is not set | 1321 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1324,6 +1333,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
| 1324 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1333 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1325 | CONFIG_TRACING_SUPPORT=y | 1334 | CONFIG_TRACING_SUPPORT=y |
| 1326 | # CONFIG_FTRACE is not set | 1335 | # CONFIG_FTRACE is not set |
| 1336 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1327 | # CONFIG_SAMPLES is not set | 1337 | # CONFIG_SAMPLES is not set |
| 1328 | CONFIG_HAVE_ARCH_KGDB=y | 1338 | CONFIG_HAVE_ARCH_KGDB=y |
| 1329 | # CONFIG_PPC_DISABLE_WERROR is not set | 1339 | # CONFIG_PPC_DISABLE_WERROR is not set |
| @@ -1344,6 +1354,8 @@ CONFIG_XOR_BLOCKS=y | |||
| 1344 | CONFIG_ASYNC_CORE=y | 1354 | CONFIG_ASYNC_CORE=y |
| 1345 | CONFIG_ASYNC_MEMCPY=y | 1355 | CONFIG_ASYNC_MEMCPY=y |
| 1346 | CONFIG_ASYNC_XOR=y | 1356 | CONFIG_ASYNC_XOR=y |
| 1357 | CONFIG_ASYNC_PQ=y | ||
| 1358 | CONFIG_ASYNC_RAID6_RECOV=y | ||
| 1347 | # CONFIG_CRYPTO is not set | 1359 | # CONFIG_CRYPTO is not set |
| 1348 | # CONFIG_PPC_CLOCK is not set | 1360 | # CONFIG_PPC_CLOCK is not set |
| 1349 | # CONFIG_VIRTUALIZATION is not set | 1361 | # CONFIG_VIRTUALIZATION is not set |
