powerpc/ps3: Update ps3_defconfig

Refresh ps3_defconfig to latest kernel sources and change
these kernel config options:

o CONFIG_USB_ANNOUNCE_NEW_DEVICES: n -> y
o CONFIG_USB_EHCI_TT_NEWSCHED: n -> y
o CONFIG_CMDLINE_BOOL: n -> y
o CONFIG_CMDLINE: n -> ""

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

authored by Geoff Levand and committed by Benjamin Herrenschmidt 76ad4b8e b809b9ca

+131 -62
+131 -62
arch/powerpc/configs/ps3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.31-rc7 4 - # Mon Aug 24 17:38:50 2009 3 + # Linux kernel version: 2.6.34-rc4 4 + # Thu Apr 15 11:32:15 2010 5 5 # 6 6 CONFIG_PPC64=y 7 7 ··· 9 9 # Processor support 10 10 # 11 11 CONFIG_PPC_BOOK3S_64=y 12 + # CONFIG_PPC_BOOK3E_64 is not set 12 13 CONFIG_PPC_BOOK3S=y 13 14 # CONFIG_POWER4_ONLY is not set 14 15 CONFIG_POWER3=y ··· 36 35 CONFIG_GENERIC_HARDIRQS=y 37 36 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 38 37 CONFIG_HAVE_SETUP_PER_CPU_AREA=y 38 + CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y 39 39 CONFIG_IRQ_PER_CPU=y 40 + CONFIG_NR_IRQS=512 40 41 CONFIG_STACKTRACE_SUPPORT=y 41 42 CONFIG_HAVE_LATENCYTOP_SUPPORT=y 42 43 CONFIG_TRACE_IRQFLAGS_SUPPORT=y ··· 63 60 CONFIG_GENERIC_BUG=y 64 61 CONFIG_DTC=y 65 62 # CONFIG_DEFAULT_UIMAGE is not set 63 + CONFIG_ARCH_HIBERNATION_POSSIBLE=y 66 64 # CONFIG_PPC_DCR_NATIVE is not set 67 65 # CONFIG_PPC_DCR_MMIO is not set 68 66 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y ··· 90 86 # 91 87 # RCU Subsystem 92 88 # 93 - CONFIG_CLASSIC_RCU=y 94 - # CONFIG_TREE_RCU is not set 95 - # CONFIG_PREEMPT_RCU is not set 89 + CONFIG_TREE_RCU=y 90 + # CONFIG_TREE_PREEMPT_RCU is not set 91 + # CONFIG_TINY_RCU is not set 92 + # CONFIG_RCU_TRACE is not set 93 + CONFIG_RCU_FANOUT=64 94 + # CONFIG_RCU_FANOUT_EXACT is not set 96 95 # CONFIG_TREE_RCU_TRACE is not set 97 - # CONFIG_PREEMPT_RCU_TRACE is not set 98 96 # CONFIG_IKCONFIG is not set 99 97 CONFIG_LOG_BUF_SHIFT=17 100 - # CONFIG_GROUP_SCHED is not set 101 98 # CONFIG_CGROUPS is not set 102 99 # CONFIG_SYSFS_DEPRECATED_V2 is not set 103 100 # CONFIG_RELAY is not set ··· 113 108 CONFIG_RD_GZIP=y 114 109 # CONFIG_RD_BZIP2 is not set 115 110 # CONFIG_RD_LZMA is not set 111 + # CONFIG_RD_LZO is not set 116 112 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 117 113 CONFIG_SYSCTL=y 118 114 CONFIG_ANON_INODES=y ··· 134 128 CONFIG_EVENTFD=y 135 129 CONFIG_SHMEM=y 136 130 CONFIG_AIO=y 137 - CONFIG_HAVE_PERF_COUNTERS=y 131 + CONFIG_HAVE_PERF_EVENTS=y 138 132 139 133 # 140 - # Performance Counters 134 + # Kernel Performance Events And Counters 141 135 # 136 + # CONFIG_PERF_EVENTS is not set 142 137 # CONFIG_PERF_COUNTERS is not set 143 138 CONFIG_VM_EVENT_COUNTERS=y 144 - # CONFIG_STRIP_ASM_SYMS is not set 145 139 # CONFIG_COMPAT_BRK is not set 146 140 CONFIG_SLAB=y 147 141 # CONFIG_SLUB is not set 148 142 # CONFIG_SLOB is not set 149 143 CONFIG_PROFILING=y 150 - CONFIG_TRACEPOINTS=y 151 - CONFIG_MARKERS=y 152 144 CONFIG_OPROFILE=m 153 145 CONFIG_HAVE_OPROFILE=y 154 146 # CONFIG_KPROBES is not set ··· 158 154 CONFIG_HAVE_ARCH_TRACEHOOK=y 159 155 CONFIG_HAVE_DMA_ATTRS=y 160 156 CONFIG_USE_GENERIC_SMP_HELPERS=y 157 + CONFIG_HAVE_DMA_API_DEBUG=y 161 158 162 159 # 163 160 # GCOV-based kernel profiling 164 161 # 165 162 # CONFIG_GCOV_KERNEL is not set 166 - # CONFIG_SLOW_WORK is not set 163 + CONFIG_SLOW_WORK=y 164 + # CONFIG_SLOW_WORK_DEBUG is not set 167 165 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 168 166 CONFIG_SLABINFO=y 169 167 CONFIG_RT_MUTEXES=y ··· 186 180 # IO Schedulers 187 181 # 188 182 CONFIG_IOSCHED_NOOP=y 189 - CONFIG_IOSCHED_AS=y 190 183 CONFIG_IOSCHED_DEADLINE=y 191 184 CONFIG_IOSCHED_CFQ=y 192 - CONFIG_DEFAULT_AS=y 193 185 # CONFIG_DEFAULT_DEADLINE is not set 194 - # CONFIG_DEFAULT_CFQ is not set 186 + CONFIG_DEFAULT_CFQ=y 195 187 # CONFIG_DEFAULT_NOOP is not set 196 - CONFIG_DEFAULT_IOSCHED="anticipatory" 188 + CONFIG_DEFAULT_IOSCHED="cfq" 189 + # CONFIG_INLINE_SPIN_TRYLOCK is not set 190 + # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 191 + # CONFIG_INLINE_SPIN_LOCK is not set 192 + # CONFIG_INLINE_SPIN_LOCK_BH is not set 193 + # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 194 + # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 195 + # CONFIG_INLINE_SPIN_UNLOCK is not set 196 + # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 197 + # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set 198 + # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 199 + # CONFIG_INLINE_READ_TRYLOCK is not set 200 + # CONFIG_INLINE_READ_LOCK is not set 201 + # CONFIG_INLINE_READ_LOCK_BH is not set 202 + # CONFIG_INLINE_READ_LOCK_IRQ is not set 203 + # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 204 + # CONFIG_INLINE_READ_UNLOCK is not set 205 + # CONFIG_INLINE_READ_UNLOCK_BH is not set 206 + # CONFIG_INLINE_READ_UNLOCK_IRQ is not set 207 + # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 208 + # CONFIG_INLINE_WRITE_TRYLOCK is not set 209 + # CONFIG_INLINE_WRITE_LOCK is not set 210 + # CONFIG_INLINE_WRITE_LOCK_BH is not set 211 + # CONFIG_INLINE_WRITE_LOCK_IRQ is not set 212 + # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 213 + # CONFIG_INLINE_WRITE_UNLOCK is not set 214 + # CONFIG_INLINE_WRITE_UNLOCK_BH is not set 215 + # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set 216 + # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 217 + # CONFIG_MUTEX_SPIN_ON_OWNER is not set 197 218 # CONFIG_FREEZER is not set 198 219 199 220 # ··· 259 226 # 260 227 CONFIG_SPU_FS=m 261 228 CONFIG_SPU_FS_64K_LS=y 262 - # CONFIG_SPU_TRACE is not set 263 229 CONFIG_SPU_BASE=y 264 230 # CONFIG_PQ2ADS is not set 265 231 # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set ··· 299 267 # CONFIG_HAVE_AOUT is not set 300 268 CONFIG_BINFMT_MISC=y 301 269 CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y 302 - # CONFIG_IOMMU_VMERGE is not set 303 270 CONFIG_IOMMU_HELPER=y 304 271 # CONFIG_SWIOTLB is not set 305 272 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y ··· 307 276 CONFIG_KEXEC=y 308 277 # CONFIG_CRASH_DUMP is not set 309 278 # CONFIG_IRQ_ALL_CPUS is not set 279 + CONFIG_SPARSE_IRQ=y 310 280 # CONFIG_NUMA is not set 281 + CONFIG_MAX_ACTIVE_REGIONS=256 311 282 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 312 283 CONFIG_ARCH_FLATMEM_ENABLE=y 313 284 CONFIG_ARCH_SPARSEMEM_ENABLE=y 314 285 CONFIG_ARCH_SPARSEMEM_DEFAULT=y 315 286 CONFIG_ARCH_POPULATES_NODE_MAP=y 287 + CONFIG_SYS_SUPPORTS_HUGETLBFS=y 316 288 CONFIG_SELECT_MEMORY_MODEL=y 317 289 # CONFIG_FLATMEM_MANUAL is not set 318 290 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 329 295 CONFIG_MEMORY_HOTPLUG_SPARSE=y 330 296 # CONFIG_MEMORY_HOTREMOVE is not set 331 297 CONFIG_PAGEFLAGS_EXTENDED=y 332 - CONFIG_SPLIT_PTLOCK_CPUS=4 298 + CONFIG_SPLIT_PTLOCK_CPUS=999999 333 299 CONFIG_MIGRATION=y 334 300 CONFIG_PHYS_ADDR_T_64BIT=y 335 301 CONFIG_ZONE_DMA_FLAG=1 336 302 CONFIG_BOUNCE=y 337 - CONFIG_HAVE_MLOCK=y 338 - CONFIG_HAVE_MLOCKED_PAGE_BIT=y 303 + # CONFIG_KSM is not set 339 304 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 340 305 CONFIG_ARCH_MEMORY_PROBE=y 341 306 CONFIG_PPC_HAS_HASH_64K=y ··· 345 312 CONFIG_FORCE_MAX_ZONEORDER=13 346 313 CONFIG_SCHED_SMT=y 347 314 CONFIG_PROC_DEVICETREE=y 348 - # CONFIG_CMDLINE_BOOL is not set 315 + CONFIG_CMDLINE_BOOL=y 316 + CONFIG_CMDLINE="" 349 317 CONFIG_EXTRA_TARGETS="" 350 318 CONFIG_PM=y 351 319 CONFIG_PM_DEBUG=y 320 + # CONFIG_PM_ADVANCED_DEBUG is not set 352 321 # CONFIG_PM_VERBOSE is not set 322 + # CONFIG_HIBERNATION is not set 323 + # CONFIG_PM_RUNTIME is not set 353 324 # CONFIG_SECCOMP is not set 354 325 CONFIG_ISA_DMA_API=y 355 326 ··· 361 324 # Bus options 362 325 # 363 326 CONFIG_ZONE_DMA=y 327 + CONFIG_NEED_DMA_MAP_STATE=y 364 328 CONFIG_GENERIC_ISA_DMA=y 365 329 CONFIG_PPC_PCI_CHOICE=y 366 330 # CONFIG_PCI is not set ··· 375 337 CONFIG_KERNEL_START=0xc000000000000000 376 338 CONFIG_PHYSICAL_START=0x00000000 377 339 CONFIG_NET=y 340 + CONFIG_COMPAT_NETLINK_MESSAGES=y 378 341 379 342 # 380 343 # Networking options 381 344 # 382 345 CONFIG_PACKET=y 383 - CONFIG_PACKET_MMAP=y 384 346 CONFIG_UNIX=y 385 347 CONFIG_XFRM=y 386 348 # CONFIG_XFRM_USER is not set ··· 430 392 CONFIG_INET6_XFRM_MODE_BEET=y 431 393 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 432 394 CONFIG_IPV6_SIT=y 395 + # CONFIG_IPV6_SIT_6RD is not set 433 396 CONFIG_IPV6_NDISC_NODETYPE=y 434 397 # CONFIG_IPV6_TUNNEL is not set 435 398 # CONFIG_IPV6_MULTIPLE_TABLES is not set ··· 439 400 # CONFIG_NETFILTER is not set 440 401 # CONFIG_IP_DCCP is not set 441 402 # CONFIG_IP_SCTP is not set 403 + # CONFIG_RDS is not set 442 404 # CONFIG_TIPC is not set 443 405 # CONFIG_ATM is not set 444 406 # CONFIG_BRIDGE is not set ··· 462 422 # Network testing 463 423 # 464 424 # CONFIG_NET_PKTGEN is not set 465 - # CONFIG_NET_DROP_MONITOR is not set 466 425 # CONFIG_HAMRADIO is not set 467 426 # CONFIG_CAN is not set 468 427 # CONFIG_IRDA is not set ··· 484 445 # CONFIG_BT_HCIBPA10X is not set 485 446 # CONFIG_BT_HCIBFUSB is not set 486 447 # CONFIG_BT_HCIVHCI is not set 448 + # CONFIG_BT_MRVL is not set 449 + # CONFIG_BT_ATH3K is not set 487 450 # CONFIG_AF_RXRPC is not set 488 451 CONFIG_WIRELESS=y 489 - CONFIG_CFG80211=m 490 - # CONFIG_CFG80211_REG_DEBUG is not set 491 - # CONFIG_CFG80211_DEBUGFS is not set 492 - # CONFIG_WIRELESS_OLD_REGULATORY is not set 493 452 CONFIG_WIRELESS_EXT=y 453 + CONFIG_WEXT_CORE=y 454 + CONFIG_WEXT_PROC=y 455 + CONFIG_CFG80211=m 456 + # CONFIG_NL80211_TESTMODE is not set 457 + # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set 458 + # CONFIG_CFG80211_REG_DEBUG is not set 459 + CONFIG_CFG80211_DEFAULT_PS=y 460 + # CONFIG_CFG80211_DEBUGFS is not set 461 + # CONFIG_CFG80211_INTERNAL_REGDB is not set 462 + CONFIG_CFG80211_WEXT=y 494 463 # CONFIG_WIRELESS_EXT_SYSFS is not set 495 464 # CONFIG_LIB80211 is not set 496 465 CONFIG_MAC80211=m 497 - CONFIG_MAC80211_DEFAULT_PS=y 498 - CONFIG_MAC80211_DEFAULT_PS_VALUE=1 499 - 500 - # 501 - # Rate control algorithm selection 502 - # 503 466 CONFIG_MAC80211_RC_PID=y 504 467 # CONFIG_MAC80211_RC_MINSTREL is not set 505 468 CONFIG_MAC80211_RC_DEFAULT_PID=y 506 469 # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set 507 470 CONFIG_MAC80211_RC_DEFAULT="pid" 471 + # CONFIG_MAC80211_MESH is not set 508 472 # CONFIG_MAC80211_LEDS is not set 509 473 # CONFIG_MAC80211_DEBUGFS is not set 510 474 # CONFIG_MAC80211_DEBUG_MENU is not set ··· 523 481 # Generic Driver Options 524 482 # 525 483 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 484 + # CONFIG_DEVTMPFS is not set 526 485 CONFIG_STANDALONE=y 527 486 CONFIG_PREVENT_FIRMWARE_BUILD=y 528 487 CONFIG_FW_LOADER=y ··· 534 491 # CONFIG_SYS_HYPERVISOR is not set 535 492 # CONFIG_CONNECTOR is not set 536 493 # CONFIG_MTD is not set 494 + CONFIG_OF_FLATTREE=y 495 + CONFIG_OF_DYNAMIC=y 537 496 CONFIG_OF_DEVICE=y 538 497 # CONFIG_PARPORT is not set 539 498 CONFIG_BLK_DEV=y ··· 543 498 # CONFIG_BLK_DEV_COW_COMMON is not set 544 499 CONFIG_BLK_DEV_LOOP=y 545 500 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 501 + 502 + # 503 + # DRBD disabled because PROC_FS, INET or CONNECTOR not selected 504 + # 546 505 # CONFIG_BLK_DEV_NBD is not set 547 506 # CONFIG_BLK_DEV_UB is not set 548 507 CONFIG_BLK_DEV_RAM=y ··· 570 521 # 571 522 # SCSI device support 572 523 # 524 + CONFIG_SCSI_MOD=y 573 525 # CONFIG_RAID_ATTRS is not set 574 526 CONFIG_SCSI=y 575 527 CONFIG_SCSI_DMA=y ··· 640 590 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 641 591 # CONFIG_B44 is not set 642 592 # CONFIG_KS8842 is not set 593 + # CONFIG_KS8851_MLL is not set 643 594 CONFIG_NETDEV_1000=y 644 595 CONFIG_GELIC_NET=y 645 596 CONFIG_GELIC_WIRELESS=y 646 597 # CONFIG_NETDEV_10000 is not set 647 - 648 - # 649 - # Wireless LAN 650 - # 651 - # CONFIG_WLAN_PRE80211 is not set 652 - CONFIG_WLAN_80211=y 653 - # CONFIG_LIBERTAS is not set 598 + CONFIG_WLAN=y 654 599 # CONFIG_LIBERTAS_THINFIRM is not set 655 600 # CONFIG_AT76C50X_USB is not set 656 601 # CONFIG_USB_ZD1201 is not set 657 602 # CONFIG_USB_NET_RNDIS_WLAN is not set 658 603 # CONFIG_RTL8187 is not set 659 604 # CONFIG_MAC80211_HWSIM is not set 660 - # CONFIG_P54_COMMON is not set 661 - # CONFIG_AR9170_USB is not set 662 - # CONFIG_HOSTAP is not set 605 + # CONFIG_ATH_COMMON is not set 663 606 # CONFIG_B43 is not set 664 607 # CONFIG_B43LEGACY is not set 665 - # CONFIG_ZD1211RW is not set 608 + # CONFIG_HOSTAP is not set 609 + # CONFIG_LIBERTAS is not set 610 + # CONFIG_P54_COMMON is not set 666 611 # CONFIG_RT2X00 is not set 612 + # CONFIG_WL12XX is not set 613 + # CONFIG_ZD1211RW is not set 667 614 668 615 # 669 616 # Enable WiMAX (Networking options) to see the WiMAX drivers ··· 678 631 # CONFIG_USB_NET_CDCETHER is not set 679 632 # CONFIG_USB_NET_CDC_EEM is not set 680 633 # CONFIG_USB_NET_DM9601 is not set 634 + # CONFIG_USB_NET_SMSC75XX is not set 681 635 # CONFIG_USB_NET_SMSC95XX is not set 682 636 # CONFIG_USB_NET_GL620A is not set 683 637 # CONFIG_USB_NET_NET1080 is not set ··· 713 665 CONFIG_INPUT=y 714 666 CONFIG_INPUT_FF_MEMLESS=m 715 667 # CONFIG_INPUT_POLLDEV is not set 668 + # CONFIG_INPUT_SPARSEKMAP is not set 716 669 717 670 # 718 671 # Userland interfaces ··· 761 712 # 762 713 # Non-8250 serial port support 763 714 # 715 + # CONFIG_SERIAL_TIMBERDALE is not set 716 + # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 764 717 CONFIG_UNIX98_PTYS=y 765 718 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 766 719 # CONFIG_LEGACY_PTYS is not set ··· 786 735 # CONFIG_POWER_SUPPLY is not set 787 736 # CONFIG_HWMON is not set 788 737 # CONFIG_THERMAL is not set 789 - # CONFIG_THERMAL_HWMON is not set 790 738 # CONFIG_WATCHDOG is not set 791 739 CONFIG_SSB_POSSIBLE=y 792 740 ··· 891 841 CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 892 842 CONFIG_SND_USB=y 893 843 CONFIG_SND_USB_AUDIO=m 844 + # CONFIG_SND_USB_UA101 is not set 894 845 # CONFIG_SND_USB_USX2Y is not set 895 846 # CONFIG_SND_USB_CAIAQ is not set 896 847 # CONFIG_SND_SOC is not set 897 848 # CONFIG_SOUND_PRIME is not set 898 849 CONFIG_HID_SUPPORT=y 899 850 CONFIG_HID=y 900 - # CONFIG_HID_DEBUG is not set 901 851 CONFIG_HIDRAW=y 902 852 903 853 # ··· 916 866 # 917 867 # Special HID drivers 918 868 # 869 + # CONFIG_HID_3M_PCT is not set 919 870 # CONFIG_HID_A4TECH is not set 920 871 CONFIG_HID_APPLE=m 921 872 CONFIG_HID_BELKIN=m ··· 927 876 CONFIG_HID_EZKEY=m 928 877 # CONFIG_HID_KYE is not set 929 878 # CONFIG_HID_GYRATION is not set 879 + CONFIG_HID_TWINHAN=m 930 880 # CONFIG_HID_KENSINGTON is not set 931 881 CONFIG_HID_LOGITECH=m 932 882 # CONFIG_LOGITECH_FF is not set 933 883 # CONFIG_LOGIRUMBLEPAD2_FF is not set 884 + # CONFIG_LOGIG940_FF is not set 885 + # CONFIG_HID_MAGICMOUSE is not set 934 886 CONFIG_HID_MICROSOFT=m 887 + # CONFIG_HID_MOSART is not set 935 888 # CONFIG_HID_MONTEREY is not set 936 889 # CONFIG_HID_NTRIG is not set 890 + # CONFIG_HID_ORTEK is not set 937 891 # CONFIG_HID_PANTHERLORD is not set 938 892 # CONFIG_HID_PETALYNX is not set 893 + # CONFIG_HID_QUANTA is not set 939 894 # CONFIG_HID_SAMSUNG is not set 940 895 CONFIG_HID_SONY=m 896 + # CONFIG_HID_STANTUM is not set 941 897 CONFIG_HID_SUNPLUS=m 942 898 # CONFIG_HID_GREENASIA is not set 943 899 CONFIG_HID_SMARTJOYPLUS=m ··· 959 901 CONFIG_USB_ARCH_HAS_EHCI=y 960 902 CONFIG_USB=m 961 903 # CONFIG_USB_DEBUG is not set 962 - # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 904 + CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 963 905 964 906 # 965 907 # Miscellaneous USB options ··· 967 909 CONFIG_USB_DEVICEFS=y 968 910 # CONFIG_USB_DEVICE_CLASS is not set 969 911 # CONFIG_USB_DYNAMIC_MINORS is not set 970 - CONFIG_USB_SUSPEND=y 971 912 # CONFIG_USB_OTG is not set 972 913 # CONFIG_USB_OTG_WHITELIST is not set 973 914 # CONFIG_USB_OTG_BLACKLIST_HUB is not set ··· 980 923 # CONFIG_USB_C67X00_HCD is not set 981 924 CONFIG_USB_EHCI_HCD=m 982 925 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 983 - # CONFIG_USB_EHCI_TT_NEWSCHED is not set 926 + CONFIG_USB_EHCI_TT_NEWSCHED=y 984 927 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y 985 928 # CONFIG_USB_EHCI_HCD_PPC_OF is not set 986 929 # CONFIG_USB_OXU210HP_HCD is not set 987 930 # CONFIG_USB_ISP116X_HCD is not set 988 931 # CONFIG_USB_ISP1760_HCD is not set 932 + # CONFIG_USB_ISP1362_HCD is not set 989 933 CONFIG_USB_OHCI_HCD=m 990 934 # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set 991 935 # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set ··· 1053 995 # CONFIG_USB_RIO500 is not set 1054 996 # CONFIG_USB_LEGOTOWER is not set 1055 997 # CONFIG_USB_LCD is not set 1056 - # CONFIG_USB_BERRY_CHARGE is not set 1057 998 # CONFIG_USB_LED is not set 1058 999 # CONFIG_USB_CYPRESS_CY7C63 is not set 1059 1000 # CONFIG_USB_CYTHERM is not set ··· 1065 1008 # CONFIG_USB_IOWARRIOR is not set 1066 1009 # CONFIG_USB_TEST is not set 1067 1010 # CONFIG_USB_ISIGHTFW is not set 1068 - # CONFIG_USB_VST is not set 1069 1011 # CONFIG_USB_GADGET is not set 1070 1012 1071 1013 # ··· 1104 1048 # CONFIG_RTC_DRV_M48T86 is not set 1105 1049 # CONFIG_RTC_DRV_M48T35 is not set 1106 1050 # CONFIG_RTC_DRV_M48T59 is not set 1051 + # CONFIG_RTC_DRV_MSM6242 is not set 1107 1052 # CONFIG_RTC_DRV_BQ4802 is not set 1053 + # CONFIG_RTC_DRV_RP5C01 is not set 1108 1054 # CONFIG_RTC_DRV_V3020 is not set 1109 1055 1110 1056 # ··· 1135 1077 # CONFIG_EXT3_FS_POSIX_ACL is not set 1136 1078 # CONFIG_EXT3_FS_SECURITY is not set 1137 1079 CONFIG_EXT4_FS=y 1138 - # CONFIG_EXT4DEV_COMPAT is not set 1139 1080 CONFIG_EXT4_FS_XATTR=y 1140 1081 # CONFIG_EXT4_FS_POSIX_ACL is not set 1141 1082 # CONFIG_EXT4_FS_SECURITY is not set 1083 + # CONFIG_EXT4_DEBUG is not set 1142 1084 CONFIG_JBD=m 1143 1085 # CONFIG_JBD_DEBUG is not set 1144 1086 CONFIG_JBD2=y ··· 1151 1093 # CONFIG_GFS2_FS is not set 1152 1094 # CONFIG_OCFS2_FS is not set 1153 1095 # CONFIG_BTRFS_FS is not set 1096 + # CONFIG_NILFS2_FS is not set 1154 1097 CONFIG_FILE_LOCKING=y 1155 1098 CONFIG_FSNOTIFY=y 1156 1099 CONFIG_DNOTIFY=y ··· 1213 1154 # CONFIG_BEFS_FS is not set 1214 1155 # CONFIG_BFS_FS is not set 1215 1156 # CONFIG_EFS_FS is not set 1157 + # CONFIG_LOGFS is not set 1216 1158 # CONFIG_CRAMFS is not set 1217 1159 # CONFIG_SQUASHFS is not set 1218 1160 # CONFIG_VXFS_FS is not set ··· 1224 1164 # CONFIG_ROMFS_FS is not set 1225 1165 # CONFIG_SYSV_FS is not set 1226 1166 # CONFIG_UFS_FS is not set 1227 - # CONFIG_NILFS2_FS is not set 1228 1167 CONFIG_NETWORK_FILESYSTEMS=y 1229 1168 CONFIG_NFS_FS=y 1230 1169 CONFIG_NFS_V3=y ··· 1240 1181 CONFIG_RPCSEC_GSS_KRB5=y 1241 1182 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1242 1183 # CONFIG_SMB_FS is not set 1184 + # CONFIG_CEPH_FS is not set 1243 1185 CONFIG_CIFS=m 1244 1186 # CONFIG_CIFS_STATS is not set 1245 1187 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1297 1237 # CONFIG_NLS_KOI8_U is not set 1298 1238 # CONFIG_NLS_UTF8 is not set 1299 1239 # CONFIG_DLM is not set 1300 - CONFIG_BINARY_PRINTF=y 1240 + # CONFIG_BINARY_PRINTF is not set 1301 1241 1302 1242 # 1303 1243 # Library routines ··· 1330 1270 CONFIG_ENABLE_MUST_CHECK=y 1331 1271 CONFIG_FRAME_WARN=2048 1332 1272 CONFIG_MAGIC_SYSRQ=y 1273 + # CONFIG_STRIP_ASM_SYMS is not set 1333 1274 # CONFIG_UNUSED_SYMBOLS is not set 1334 1275 CONFIG_DEBUG_FS=y 1335 1276 # CONFIG_HEADERS_CHECK is not set ··· 1353 1292 CONFIG_DEBUG_MUTEXES=y 1354 1293 CONFIG_DEBUG_LOCK_ALLOC=y 1355 1294 CONFIG_PROVE_LOCKING=y 1295 + # CONFIG_PROVE_RCU is not set 1356 1296 CONFIG_LOCKDEP=y 1357 1297 # CONFIG_LOCK_STAT is not set 1358 1298 CONFIG_DEBUG_LOCKDEP=y ··· 1370 1308 CONFIG_DEBUG_LIST=y 1371 1309 # CONFIG_DEBUG_SG is not set 1372 1310 # CONFIG_DEBUG_NOTIFIERS is not set 1311 + # CONFIG_DEBUG_CREDENTIALS is not set 1373 1312 # CONFIG_RCU_TORTURE_TEST is not set 1374 1313 # CONFIG_RCU_CPU_STALL_DETECTOR is not set 1375 1314 # CONFIG_BACKTRACE_SELF_TEST is not set 1376 1315 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1316 + # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1317 + # CONFIG_LKDTM is not set 1377 1318 # CONFIG_FAULT_INJECTION is not set 1378 1319 # CONFIG_LATENCYTOP is not set 1379 1320 CONFIG_SYSCTL_SYSCALL_CHECK=y 1380 1321 # CONFIG_DEBUG_PAGEALLOC is not set 1381 - CONFIG_NOP_TRACER=y 1382 1322 CONFIG_HAVE_FUNCTION_TRACER=y 1383 1323 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1384 1324 CONFIG_HAVE_DYNAMIC_FTRACE=y 1385 1325 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1386 1326 CONFIG_RING_BUFFER=y 1387 - CONFIG_EVENT_TRACING=y 1388 - CONFIG_CONTEXT_SWITCH_TRACER=y 1389 - CONFIG_TRACING=y 1327 + CONFIG_RING_BUFFER_ALLOW_SWAP=y 1390 1328 CONFIG_TRACING_SUPPORT=y 1391 1329 # CONFIG_FTRACE is not set 1392 1330 # CONFIG_DYNAMIC_DEBUG is not set 1331 + # CONFIG_DMA_API_DEBUG is not set 1393 1332 # CONFIG_SAMPLES is not set 1394 1333 CONFIG_HAVE_ARCH_KGDB=y 1395 1334 # CONFIG_KGDB is not set ··· 1415 1352 # CONFIG_KEYS is not set 1416 1353 # CONFIG_SECURITY is not set 1417 1354 # CONFIG_SECURITYFS is not set 1418 - # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1355 + # CONFIG_DEFAULT_SECURITY_SELINUX is not set 1356 + # CONFIG_DEFAULT_SECURITY_SMACK is not set 1357 + # CONFIG_DEFAULT_SECURITY_TOMOYO is not set 1358 + CONFIG_DEFAULT_SECURITY_DAC=y 1359 + CONFIG_DEFAULT_SECURITY="" 1419 1360 CONFIG_CRYPTO=y 1420 1361 1421 1362 # 1422 1363 # Crypto core or helper 1423 1364 # 1424 - # CONFIG_CRYPTO_FIPS is not set 1425 1365 CONFIG_CRYPTO_ALGAPI=y 1426 1366 CONFIG_CRYPTO_ALGAPI2=y 1427 1367 CONFIG_CRYPTO_AEAD=m ··· 1440 1374 CONFIG_CRYPTO_MANAGER2=y 1441 1375 CONFIG_CRYPTO_GF128MUL=m 1442 1376 # CONFIG_CRYPTO_NULL is not set 1377 + # CONFIG_CRYPTO_PCRYPT is not set 1443 1378 CONFIG_CRYPTO_WORKQUEUE=y 1444 1379 # CONFIG_CRYPTO_CRYPTD is not set 1445 1380 # CONFIG_CRYPTO_AUTHENC is not set ··· 1469 1402 # 1470 1403 # CONFIG_CRYPTO_HMAC is not set 1471 1404 # CONFIG_CRYPTO_XCBC is not set 1405 + # CONFIG_CRYPTO_VMAC is not set 1472 1406 1473 1407 # 1474 1408 # Digest 1475 1409 # 1476 1410 # CONFIG_CRYPTO_CRC32C is not set 1411 + CONFIG_CRYPTO_GHASH=m 1477 1412 # CONFIG_CRYPTO_MD4 is not set 1478 1413 CONFIG_CRYPTO_MD5=y 1479 1414 CONFIG_CRYPTO_MICHAEL_MIC=m