diff options
| author | David S. Miller <davem@davemloft.net> | 2010-01-12 02:43:26 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-01-12 05:46:16 -0500 |
| commit | 6fcd585f15ffee6acbe6f502091e5e994283ce44 (patch) | |
| tree | af545cf9fb98586d5da58c304784eb619e15478b | |
| parent | 76704fb56c7317ae02c3267fc31d215f3a2528ca (diff) | |
sparc32: Update defconfig.
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | arch/sparc/configs/sparc32_defconfig | 87 |
1 files changed, 69 insertions, 18 deletions
diff --git a/arch/sparc/configs/sparc32_defconfig b/arch/sparc/configs/sparc32_defconfig index 983d59824a28..99a1f191497b 100644 --- a/arch/sparc/configs/sparc32_defconfig +++ b/arch/sparc/configs/sparc32_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 | 3 | # Linux kernel version: 2.6.33-rc2 |
| 4 | # Wed Sep 16 00:03:43 2009 | 4 | # Mon Jan 11 23:20:31 2010 |
| 5 | # | 5 | # |
| 6 | # CONFIG_64BIT is not set | 6 | # CONFIG_64BIT is not set |
| 7 | CONFIG_SPARC=y | 7 | CONFIG_SPARC=y |
| @@ -41,6 +41,7 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
| 41 | # | 41 | # |
| 42 | CONFIG_TREE_RCU=y | 42 | CONFIG_TREE_RCU=y |
| 43 | # CONFIG_TREE_PREEMPT_RCU is not set | 43 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 44 | # CONFIG_TINY_RCU is not set | ||
| 44 | # CONFIG_RCU_TRACE is not set | 45 | # CONFIG_RCU_TRACE is not set |
| 45 | CONFIG_RCU_FANOUT=32 | 46 | CONFIG_RCU_FANOUT=32 |
| 46 | # CONFIG_RCU_FANOUT_EXACT is not set | 47 | # CONFIG_RCU_FANOUT_EXACT is not set |
| @@ -88,21 +89,21 @@ CONFIG_TIMERFD=y | |||
| 88 | CONFIG_EVENTFD=y | 89 | CONFIG_EVENTFD=y |
| 89 | CONFIG_SHMEM=y | 90 | CONFIG_SHMEM=y |
| 90 | CONFIG_AIO=y | 91 | CONFIG_AIO=y |
| 91 | CONFIG_HAVE_PERF_COUNTERS=y | 92 | CONFIG_HAVE_PERF_EVENTS=y |
| 93 | CONFIG_PERF_USE_VMALLOC=y | ||
| 92 | 94 | ||
| 93 | # | 95 | # |
| 94 | # Performance Counters | 96 | # Kernel Performance Events And Counters |
| 95 | # | 97 | # |
| 98 | # CONFIG_PERF_EVENTS is not set | ||
| 96 | # CONFIG_PERF_COUNTERS is not set | 99 | # CONFIG_PERF_COUNTERS is not set |
| 97 | CONFIG_VM_EVENT_COUNTERS=y | 100 | CONFIG_VM_EVENT_COUNTERS=y |
| 98 | CONFIG_PCI_QUIRKS=y | 101 | CONFIG_PCI_QUIRKS=y |
| 99 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 100 | CONFIG_COMPAT_BRK=y | 102 | CONFIG_COMPAT_BRK=y |
| 101 | CONFIG_SLAB=y | 103 | CONFIG_SLAB=y |
| 102 | # CONFIG_SLUB is not set | 104 | # CONFIG_SLUB is not set |
| 103 | # CONFIG_SLOB is not set | 105 | # CONFIG_SLOB is not set |
| 104 | # CONFIG_PROFILING is not set | 106 | # CONFIG_PROFILING is not set |
| 105 | # CONFIG_MARKERS is not set | ||
| 106 | CONFIG_HAVE_OPROFILE=y | 107 | CONFIG_HAVE_OPROFILE=y |
| 107 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 108 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 108 | CONFIG_HAVE_DMA_ATTRS=y | 109 | CONFIG_HAVE_DMA_ATTRS=y |
| @@ -131,14 +132,41 @@ CONFIG_LBDAF=y | |||
| 131 | # IO Schedulers | 132 | # IO Schedulers |
| 132 | # | 133 | # |
| 133 | CONFIG_IOSCHED_NOOP=y | 134 | CONFIG_IOSCHED_NOOP=y |
| 134 | CONFIG_IOSCHED_AS=y | ||
| 135 | CONFIG_IOSCHED_DEADLINE=y | 135 | CONFIG_IOSCHED_DEADLINE=y |
| 136 | CONFIG_IOSCHED_CFQ=y | 136 | CONFIG_IOSCHED_CFQ=y |
| 137 | # CONFIG_DEFAULT_AS is not set | ||
| 138 | # CONFIG_DEFAULT_DEADLINE is not set | 137 | # CONFIG_DEFAULT_DEADLINE is not set |
| 139 | CONFIG_DEFAULT_CFQ=y | 138 | CONFIG_DEFAULT_CFQ=y |
| 140 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
| 141 | CONFIG_DEFAULT_IOSCHED="cfq" | 140 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 141 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
| 142 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
| 143 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
| 144 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
| 145 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
| 146 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
| 147 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
| 148 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
| 149 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
| 150 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
| 151 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
| 152 | # CONFIG_INLINE_READ_LOCK is not set | ||
| 153 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
| 154 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
| 155 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
| 156 | CONFIG_INLINE_READ_UNLOCK=y | ||
| 157 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
| 158 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
| 159 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
| 160 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
| 161 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
| 162 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
| 163 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
| 164 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
| 165 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
| 166 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
| 167 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
| 168 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
| 169 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
| 142 | # CONFIG_FREEZER is not set | 170 | # CONFIG_FREEZER is not set |
| 143 | 171 | ||
| 144 | # | 172 | # |
| @@ -168,8 +196,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
| 168 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 196 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 169 | CONFIG_ZONE_DMA_FLAG=1 | 197 | CONFIG_ZONE_DMA_FLAG=1 |
| 170 | CONFIG_BOUNCE=y | 198 | CONFIG_BOUNCE=y |
| 171 | CONFIG_HAVE_MLOCK=y | 199 | # CONFIG_KSM is not set |
| 172 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 173 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 200 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 174 | CONFIG_SUN_PM=y | 201 | CONFIG_SUN_PM=y |
| 175 | # CONFIG_SPARC_LED is not set | 202 | # CONFIG_SPARC_LED is not set |
| @@ -257,6 +284,7 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m | |||
| 257 | CONFIG_INET6_XFRM_MODE_BEET=m | 284 | CONFIG_INET6_XFRM_MODE_BEET=m |
| 258 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 285 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
| 259 | CONFIG_IPV6_SIT=m | 286 | CONFIG_IPV6_SIT=m |
| 287 | # CONFIG_IPV6_SIT_6RD is not set | ||
| 260 | CONFIG_IPV6_NDISC_NODETYPE=y | 288 | CONFIG_IPV6_NDISC_NODETYPE=y |
| 261 | CONFIG_IPV6_TUNNEL=m | 289 | CONFIG_IPV6_TUNNEL=m |
| 262 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 290 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
| @@ -295,9 +323,6 @@ CONFIG_NET_PKTGEN=m | |||
| 295 | # CONFIG_AF_RXRPC is not set | 323 | # CONFIG_AF_RXRPC is not set |
| 296 | CONFIG_WIRELESS=y | 324 | CONFIG_WIRELESS=y |
| 297 | # CONFIG_CFG80211 is not set | 325 | # CONFIG_CFG80211 is not set |
| 298 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 299 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
| 300 | # CONFIG_WIRELESS_EXT is not set | ||
| 301 | # CONFIG_LIB80211 is not set | 326 | # CONFIG_LIB80211 is not set |
| 302 | 327 | ||
| 303 | # | 328 | # |
| @@ -335,6 +360,10 @@ CONFIG_BLK_DEV=y | |||
| 335 | # CONFIG_BLK_DEV_COW_COMMON is not set | 360 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 336 | CONFIG_BLK_DEV_LOOP=m | 361 | CONFIG_BLK_DEV_LOOP=m |
| 337 | CONFIG_BLK_DEV_CRYPTOLOOP=m | 362 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
| 363 | |||
| 364 | # | ||
| 365 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
| 366 | # | ||
| 338 | # CONFIG_BLK_DEV_NBD is not set | 367 | # CONFIG_BLK_DEV_NBD is not set |
| 339 | # CONFIG_BLK_DEV_SX8 is not set | 368 | # CONFIG_BLK_DEV_SX8 is not set |
| 340 | CONFIG_BLK_DEV_RAM=y | 369 | CONFIG_BLK_DEV_RAM=y |
| @@ -398,8 +427,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 398 | # CONFIG_ISCSI_TCP is not set | 427 | # CONFIG_ISCSI_TCP is not set |
| 399 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 428 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
| 400 | # CONFIG_SCSI_BNX2_ISCSI is not set | 429 | # CONFIG_SCSI_BNX2_ISCSI is not set |
| 430 | # CONFIG_BE2ISCSI is not set | ||
| 401 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 431 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 432 | # CONFIG_SCSI_HPSA is not set | ||
| 402 | # CONFIG_SCSI_3W_9XXX is not set | 433 | # CONFIG_SCSI_3W_9XXX is not set |
| 434 | # CONFIG_SCSI_3W_SAS is not set | ||
| 403 | # CONFIG_SCSI_ACARD is not set | 435 | # CONFIG_SCSI_ACARD is not set |
| 404 | # CONFIG_SCSI_AACRAID is not set | 436 | # CONFIG_SCSI_AACRAID is not set |
| 405 | # CONFIG_SCSI_AIC7XXX is not set | 437 | # CONFIG_SCSI_AIC7XXX is not set |
| @@ -434,7 +466,9 @@ CONFIG_SCSI_QLOGICPTI=m | |||
| 434 | # CONFIG_SCSI_DEBUG is not set | 466 | # CONFIG_SCSI_DEBUG is not set |
| 435 | CONFIG_SCSI_SUNESP=y | 467 | CONFIG_SCSI_SUNESP=y |
| 436 | # CONFIG_SCSI_PMCRAID is not set | 468 | # CONFIG_SCSI_PMCRAID is not set |
| 469 | # CONFIG_SCSI_PM8001 is not set | ||
| 437 | # CONFIG_SCSI_SRP is not set | 470 | # CONFIG_SCSI_SRP is not set |
| 471 | # CONFIG_SCSI_BFA_FC is not set | ||
| 438 | # CONFIG_SCSI_DH is not set | 472 | # CONFIG_SCSI_DH is not set |
| 439 | # CONFIG_SCSI_OSD_INITIATOR is not set | 473 | # CONFIG_SCSI_OSD_INITIATOR is not set |
| 440 | # CONFIG_ATA is not set | 474 | # CONFIG_ATA is not set |
| @@ -450,7 +484,7 @@ CONFIG_SCSI_SUNESP=y | |||
| 450 | # | 484 | # |
| 451 | 485 | ||
| 452 | # | 486 | # |
| 453 | # See the help texts for more information. | 487 | # The newer stack is recommended. |
| 454 | # | 488 | # |
| 455 | # CONFIG_FIREWIRE is not set | 489 | # CONFIG_FIREWIRE is not set |
| 456 | # CONFIG_IEEE1394 is not set | 490 | # CONFIG_IEEE1394 is not set |
| @@ -487,6 +521,7 @@ CONFIG_SUNQE=m | |||
| 487 | # CONFIG_NET_PCI is not set | 521 | # CONFIG_NET_PCI is not set |
| 488 | # CONFIG_B44 is not set | 522 | # CONFIG_B44 is not set |
| 489 | # CONFIG_KS8842 is not set | 523 | # CONFIG_KS8842 is not set |
| 524 | # CONFIG_KS8851_MLL is not set | ||
| 490 | # CONFIG_ATL2 is not set | 525 | # CONFIG_ATL2 is not set |
| 491 | CONFIG_NETDEV_1000=y | 526 | CONFIG_NETDEV_1000=y |
| 492 | # CONFIG_ACENIC is not set | 527 | # CONFIG_ACENIC is not set |
| @@ -546,6 +581,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 546 | # CONFIG_NETCONSOLE is not set | 581 | # CONFIG_NETCONSOLE is not set |
| 547 | # CONFIG_NETPOLL is not set | 582 | # CONFIG_NETPOLL is not set |
| 548 | # CONFIG_NET_POLL_CONTROLLER is not set | 583 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 584 | # CONFIG_VMXNET3 is not set | ||
| 549 | # CONFIG_ISDN is not set | 585 | # CONFIG_ISDN is not set |
| 550 | # CONFIG_PHONE is not set | 586 | # CONFIG_PHONE is not set |
| 551 | 587 | ||
| @@ -555,6 +591,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 555 | CONFIG_INPUT=y | 591 | CONFIG_INPUT=y |
| 556 | # CONFIG_INPUT_FF_MEMLESS is not set | 592 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 557 | # CONFIG_INPUT_POLLDEV is not set | 593 | # CONFIG_INPUT_POLLDEV is not set |
| 594 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
| 558 | 595 | ||
| 559 | # | 596 | # |
| 560 | # Userland interfaces | 597 | # Userland interfaces |
| @@ -574,6 +611,7 @@ CONFIG_INPUT_KEYBOARD=y | |||
| 574 | CONFIG_KEYBOARD_ATKBD=m | 611 | CONFIG_KEYBOARD_ATKBD=m |
| 575 | # CONFIG_KEYBOARD_LKKBD is not set | 612 | # CONFIG_KEYBOARD_LKKBD is not set |
| 576 | # CONFIG_KEYBOARD_NEWTON is not set | 613 | # CONFIG_KEYBOARD_NEWTON is not set |
| 614 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 577 | # CONFIG_KEYBOARD_STOWAWAY is not set | 615 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 578 | CONFIG_KEYBOARD_SUNKBD=m | 616 | CONFIG_KEYBOARD_SUNKBD=m |
| 579 | # CONFIG_KEYBOARD_XTKBD is not set | 617 | # CONFIG_KEYBOARD_XTKBD is not set |
| @@ -604,6 +642,7 @@ CONFIG_SERIO_SERPORT=m | |||
| 604 | # CONFIG_SERIO_PCIPS2 is not set | 642 | # CONFIG_SERIO_PCIPS2 is not set |
| 605 | CONFIG_SERIO_LIBPS2=m | 643 | CONFIG_SERIO_LIBPS2=m |
| 606 | # CONFIG_SERIO_RAW is not set | 644 | # CONFIG_SERIO_RAW is not set |
| 645 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
| 607 | # CONFIG_GAMEPORT is not set | 646 | # CONFIG_GAMEPORT is not set |
| 608 | 647 | ||
| 609 | # | 648 | # |
| @@ -636,6 +675,7 @@ CONFIG_SERIAL_CORE=y | |||
| 636 | CONFIG_SERIAL_CORE_CONSOLE=y | 675 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 637 | CONFIG_CONSOLE_POLL=y | 676 | CONFIG_CONSOLE_POLL=y |
| 638 | # CONFIG_SERIAL_JSM is not set | 677 | # CONFIG_SERIAL_JSM is not set |
| 678 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
| 639 | CONFIG_UNIX98_PTYS=y | 679 | CONFIG_UNIX98_PTYS=y |
| 640 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 680 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
| 641 | CONFIG_LEGACY_PTYS=y | 681 | CONFIG_LEGACY_PTYS=y |
| @@ -661,6 +701,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 661 | # CONFIG_POWER_SUPPLY is not set | 701 | # CONFIG_POWER_SUPPLY is not set |
| 662 | CONFIG_HWMON=y | 702 | CONFIG_HWMON=y |
| 663 | # CONFIG_HWMON_VID is not set | 703 | # CONFIG_HWMON_VID is not set |
| 704 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 705 | |||
| 706 | # | ||
| 707 | # Native drivers | ||
| 708 | # | ||
| 664 | # CONFIG_SENSORS_I5K_AMB is not set | 709 | # CONFIG_SENSORS_I5K_AMB is not set |
| 665 | # CONFIG_SENSORS_F71805F is not set | 710 | # CONFIG_SENSORS_F71805F is not set |
| 666 | # CONFIG_SENSORS_F71882FG is not set | 711 | # CONFIG_SENSORS_F71882FG is not set |
| @@ -675,9 +720,7 @@ CONFIG_HWMON=y | |||
| 675 | # CONFIG_SENSORS_VT8231 is not set | 720 | # CONFIG_SENSORS_VT8231 is not set |
| 676 | # CONFIG_SENSORS_W83627HF is not set | 721 | # CONFIG_SENSORS_W83627HF is not set |
| 677 | # CONFIG_SENSORS_W83627EHF is not set | 722 | # CONFIG_SENSORS_W83627EHF is not set |
| 678 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 679 | # CONFIG_THERMAL is not set | 723 | # CONFIG_THERMAL is not set |
| 680 | # CONFIG_THERMAL_HWMON is not set | ||
| 681 | # CONFIG_WATCHDOG is not set | 724 | # CONFIG_WATCHDOG is not set |
| 682 | CONFIG_SSB_POSSIBLE=y | 725 | CONFIG_SSB_POSSIBLE=y |
| 683 | 726 | ||
| @@ -699,6 +742,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 699 | # | 742 | # |
| 700 | # Graphics support | 743 | # Graphics support |
| 701 | # | 744 | # |
| 745 | CONFIG_VGA_ARB=y | ||
| 702 | # CONFIG_VGASTATE is not set | 746 | # CONFIG_VGASTATE is not set |
| 703 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 747 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| 704 | # CONFIG_FB is not set | 748 | # CONFIG_FB is not set |
| @@ -776,7 +820,9 @@ CONFIG_RTC_INTF_DEV=y | |||
| 776 | # CONFIG_RTC_DRV_M48T86 is not set | 820 | # CONFIG_RTC_DRV_M48T86 is not set |
| 777 | # CONFIG_RTC_DRV_M48T35 is not set | 821 | # CONFIG_RTC_DRV_M48T35 is not set |
| 778 | CONFIG_RTC_DRV_M48T59=y | 822 | CONFIG_RTC_DRV_M48T59=y |
| 823 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
| 779 | # CONFIG_RTC_DRV_BQ4802 is not set | 824 | # CONFIG_RTC_DRV_BQ4802 is not set |
| 825 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
| 780 | # CONFIG_RTC_DRV_V3020 is not set | 826 | # CONFIG_RTC_DRV_V3020 is not set |
| 781 | 827 | ||
| 782 | # | 828 | # |
| @@ -955,6 +1001,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 955 | CONFIG_ENABLE_MUST_CHECK=y | 1001 | CONFIG_ENABLE_MUST_CHECK=y |
| 956 | CONFIG_FRAME_WARN=1024 | 1002 | CONFIG_FRAME_WARN=1024 |
| 957 | CONFIG_MAGIC_SYSRQ=y | 1003 | CONFIG_MAGIC_SYSRQ=y |
| 1004 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 958 | # CONFIG_UNUSED_SYMBOLS is not set | 1005 | # CONFIG_UNUSED_SYMBOLS is not set |
| 959 | # CONFIG_DEBUG_FS is not set | 1006 | # CONFIG_DEBUG_FS is not set |
| 960 | # CONFIG_HEADERS_CHECK is not set | 1007 | # CONFIG_HEADERS_CHECK is not set |
| @@ -1003,9 +1050,9 @@ CONFIG_KGDB=y | |||
| 1003 | CONFIG_KGDB_SERIAL_CONSOLE=y | 1050 | CONFIG_KGDB_SERIAL_CONSOLE=y |
| 1004 | CONFIG_KGDB_TESTS=y | 1051 | CONFIG_KGDB_TESTS=y |
| 1005 | # CONFIG_KGDB_TESTS_ON_BOOT is not set | 1052 | # CONFIG_KGDB_TESTS_ON_BOOT is not set |
| 1006 | # CONFIG_KMEMCHECK is not set | ||
| 1007 | # CONFIG_DEBUG_STACK_USAGE is not set | 1053 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1008 | # CONFIG_STACK_DEBUG is not set | 1054 | # CONFIG_STACK_DEBUG is not set |
| 1055 | # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set | ||
| 1009 | 1056 | ||
| 1010 | # | 1057 | # |
| 1011 | # Security options | 1058 | # Security options |
| @@ -1013,7 +1060,11 @@ CONFIG_KGDB_TESTS=y | |||
| 1013 | # CONFIG_KEYS is not set | 1060 | # CONFIG_KEYS is not set |
| 1014 | # CONFIG_SECURITY is not set | 1061 | # CONFIG_SECURITY is not set |
| 1015 | # CONFIG_SECURITYFS is not set | 1062 | # CONFIG_SECURITYFS is not set |
| 1016 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1063 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
| 1064 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
| 1065 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
| 1066 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
| 1067 | CONFIG_DEFAULT_SECURITY="" | ||
| 1017 | CONFIG_CRYPTO=y | 1068 | CONFIG_CRYPTO=y |
| 1018 | 1069 | ||
| 1019 | # | 1070 | # |
