shmin_defconfig (ec208491936d6adb8a70c3dd4a517cdfe54e823d) | shmin_defconfig (7dbcd8c55fa9b39fe27383b697b8989697c1e1c5) |
---|---|
1# 2# Automatically generated make config: don't edit | 1# 2# Automatically generated make config: don't edit |
3# Linux kernel version: 2.6.31 4# Thu Sep 24 19:27:17 2009 | 3# Linux kernel version: 2.6.33-rc2 4# Mon Jan 4 15:10:09 2010 |
5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8# CONFIG_SUPERH64 is not set 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 10CONFIG_RWSEM_GENERIC_SPINLOCK=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_HWEIGHT=y --- 10 unchanged lines hidden (view full) --- 23CONFIG_STACKTRACE_SUPPORT=y 24CONFIG_LOCKDEP_SUPPORT=y 25CONFIG_HAVE_LATENCYTOP_SUPPORT=y 26# CONFIG_ARCH_HAS_ILOG2_U32 is not set 27# CONFIG_ARCH_HAS_ILOG2_U64 is not set 28CONFIG_ARCH_NO_VIRT_TO_BUS=y 29CONFIG_ARCH_HAS_DEFAULT_IDLE=y 30CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | 5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8# CONFIG_SUPERH64 is not set 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 10CONFIG_RWSEM_GENERIC_SPINLOCK=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_HWEIGHT=y --- 10 unchanged lines hidden (view full) --- 23CONFIG_STACKTRACE_SUPPORT=y 24CONFIG_LOCKDEP_SUPPORT=y 25CONFIG_HAVE_LATENCYTOP_SUPPORT=y 26# CONFIG_ARCH_HAS_ILOG2_U32 is not set 27# CONFIG_ARCH_HAS_ILOG2_U64 is not set 28CONFIG_ARCH_NO_VIRT_TO_BUS=y 29CONFIG_ARCH_HAS_DEFAULT_IDLE=y 30CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y |
31CONFIG_DMA_NONCOHERENT=y |
|
31CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 32CONFIG_CONSTRUCTORS=y 33 34# 35# General setup 36# 37CONFIG_EXPERIMENTAL=y 38CONFIG_BROKEN_ON_SMP=y --- 13 unchanged lines hidden (view full) --- 52# CONFIG_TASKSTATS is not set 53# CONFIG_AUDIT is not set 54 55# 56# RCU Subsystem 57# 58CONFIG_TREE_RCU=y 59# CONFIG_TREE_PREEMPT_RCU is not set | 32CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 33CONFIG_CONSTRUCTORS=y 34 35# 36# General setup 37# 38CONFIG_EXPERIMENTAL=y 39CONFIG_BROKEN_ON_SMP=y --- 13 unchanged lines hidden (view full) --- 53# CONFIG_TASKSTATS is not set 54# CONFIG_AUDIT is not set 55 56# 57# RCU Subsystem 58# 59CONFIG_TREE_RCU=y 60# CONFIG_TREE_PREEMPT_RCU is not set |
61# CONFIG_TINY_RCU is not set |
|
60# CONFIG_RCU_TRACE is not set 61CONFIG_RCU_FANOUT=32 62# CONFIG_RCU_FANOUT_EXACT is not set 63# CONFIG_TREE_RCU_TRACE is not set 64# CONFIG_IKCONFIG is not set 65CONFIG_LOG_BUF_SHIFT=14 66# CONFIG_GROUP_SCHED is not set 67# CONFIG_CGROUPS is not set --- 15 unchanged lines hidden (view full) --- 83# CONFIG_FUTEX is not set 84# CONFIG_EPOLL is not set 85CONFIG_SIGNALFD=y 86CONFIG_TIMERFD=y 87CONFIG_EVENTFD=y 88# CONFIG_SHMEM is not set 89CONFIG_AIO=y 90CONFIG_HAVE_PERF_EVENTS=y | 62# CONFIG_RCU_TRACE is not set 63CONFIG_RCU_FANOUT=32 64# CONFIG_RCU_FANOUT_EXACT is not set 65# CONFIG_TREE_RCU_TRACE is not set 66# CONFIG_IKCONFIG is not set 67CONFIG_LOG_BUF_SHIFT=14 68# CONFIG_GROUP_SCHED is not set 69# CONFIG_CGROUPS is not set --- 15 unchanged lines hidden (view full) --- 85# CONFIG_FUTEX is not set 86# CONFIG_EPOLL is not set 87CONFIG_SIGNALFD=y 88CONFIG_TIMERFD=y 89CONFIG_EVENTFD=y 90# CONFIG_SHMEM is not set 91CONFIG_AIO=y 92CONFIG_HAVE_PERF_EVENTS=y |
93CONFIG_PERF_USE_VMALLOC=y |
|
91 92# 93# Kernel Performance Events And Counters 94# 95# CONFIG_PERF_EVENTS is not set 96# CONFIG_PERF_COUNTERS is not set 97CONFIG_VM_EVENT_COUNTERS=y 98CONFIG_COMPAT_BRK=y 99# CONFIG_SLAB is not set 100# CONFIG_SLUB is not set 101CONFIG_SLOB=y 102# CONFIG_PROFILING is not set 103CONFIG_HAVE_OPROFILE=y 104CONFIG_HAVE_IOREMAP_PROT=y 105CONFIG_HAVE_KPROBES=y 106CONFIG_HAVE_KRETPROBES=y 107CONFIG_HAVE_ARCH_TRACEHOOK=y | 94 95# 96# Kernel Performance Events And Counters 97# 98# CONFIG_PERF_EVENTS is not set 99# CONFIG_PERF_COUNTERS is not set 100CONFIG_VM_EVENT_COUNTERS=y 101CONFIG_COMPAT_BRK=y 102# CONFIG_SLAB is not set 103# CONFIG_SLUB is not set 104CONFIG_SLOB=y 105# CONFIG_PROFILING is not set 106CONFIG_HAVE_OPROFILE=y 107CONFIG_HAVE_IOREMAP_PROT=y 108CONFIG_HAVE_KPROBES=y 109CONFIG_HAVE_KRETPROBES=y 110CONFIG_HAVE_ARCH_TRACEHOOK=y |
111CONFIG_HAVE_DMA_ATTRS=y |
|
108CONFIG_HAVE_CLK=y 109CONFIG_HAVE_DMA_API_DEBUG=y 110 111# 112# GCOV-based kernel profiling 113# 114# CONFIG_SLOW_WORK is not set 115CONFIG_HAVE_GENERIC_DMA_COHERENT=y 116CONFIG_BASE_SMALL=1 117# CONFIG_MODULES is not set 118CONFIG_BLOCK=y 119CONFIG_LBDAF=y 120# CONFIG_BLK_DEV_BSG is not set 121# CONFIG_BLK_DEV_INTEGRITY is not set 122 123# 124# IO Schedulers 125# 126CONFIG_IOSCHED_NOOP=y | 112CONFIG_HAVE_CLK=y 113CONFIG_HAVE_DMA_API_DEBUG=y 114 115# 116# GCOV-based kernel profiling 117# 118# CONFIG_SLOW_WORK is not set 119CONFIG_HAVE_GENERIC_DMA_COHERENT=y 120CONFIG_BASE_SMALL=1 121# CONFIG_MODULES is not set 122CONFIG_BLOCK=y 123CONFIG_LBDAF=y 124# CONFIG_BLK_DEV_BSG is not set 125# CONFIG_BLK_DEV_INTEGRITY is not set 126 127# 128# IO Schedulers 129# 130CONFIG_IOSCHED_NOOP=y |
127# CONFIG_IOSCHED_AS is not set | |
128# CONFIG_IOSCHED_DEADLINE is not set 129# CONFIG_IOSCHED_CFQ is not set | 131# CONFIG_IOSCHED_DEADLINE is not set 132# CONFIG_IOSCHED_CFQ is not set |
130# CONFIG_DEFAULT_AS is not set | |
131# CONFIG_DEFAULT_DEADLINE is not set 132# CONFIG_DEFAULT_CFQ is not set 133CONFIG_DEFAULT_NOOP=y 134CONFIG_DEFAULT_IOSCHED="noop" | 133# CONFIG_DEFAULT_DEADLINE is not set 134# CONFIG_DEFAULT_CFQ is not set 135CONFIG_DEFAULT_NOOP=y 136CONFIG_DEFAULT_IOSCHED="noop" |
137# CONFIG_INLINE_SPIN_TRYLOCK is not set 138# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 139# CONFIG_INLINE_SPIN_LOCK is not set 140# CONFIG_INLINE_SPIN_LOCK_BH is not set 141# CONFIG_INLINE_SPIN_LOCK_IRQ is not set 142# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 143CONFIG_INLINE_SPIN_UNLOCK=y 144# CONFIG_INLINE_SPIN_UNLOCK_BH is not set 145CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 146# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 147# CONFIG_INLINE_READ_TRYLOCK is not set 148# CONFIG_INLINE_READ_LOCK is not set 149# CONFIG_INLINE_READ_LOCK_BH is not set 150# CONFIG_INLINE_READ_LOCK_IRQ is not set 151# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 152CONFIG_INLINE_READ_UNLOCK=y 153# CONFIG_INLINE_READ_UNLOCK_BH is not set 154CONFIG_INLINE_READ_UNLOCK_IRQ=y 155# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 156# CONFIG_INLINE_WRITE_TRYLOCK is not set 157# CONFIG_INLINE_WRITE_LOCK is not set 158# CONFIG_INLINE_WRITE_LOCK_BH is not set 159# CONFIG_INLINE_WRITE_LOCK_IRQ is not set 160# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 161CONFIG_INLINE_WRITE_UNLOCK=y 162# CONFIG_INLINE_WRITE_UNLOCK_BH is not set 163CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 164# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 165# CONFIG_MUTEX_SPIN_ON_OWNER is not set |
|
135# CONFIG_FREEZER is not set 136 137# 138# System type 139# 140CONFIG_CPU_SH3=y 141# CONFIG_CPU_SUBTYPE_SH7619 is not set 142# CONFIG_CPU_SUBTYPE_SH7201 is not set --- 59 unchanged lines hidden (view full) --- 202CONFIG_FLATMEM=y 203CONFIG_FLAT_NODE_MEM_MAP=y 204CONFIG_SPARSEMEM_STATIC=y 205CONFIG_PAGEFLAGS_EXTENDED=y 206CONFIG_SPLIT_PTLOCK_CPUS=4 207# CONFIG_PHYS_ADDR_T_64BIT is not set 208CONFIG_ZONE_DMA_FLAG=0 209CONFIG_NR_QUICK=2 | 166# CONFIG_FREEZER is not set 167 168# 169# System type 170# 171CONFIG_CPU_SH3=y 172# CONFIG_CPU_SUBTYPE_SH7619 is not set 173# CONFIG_CPU_SUBTYPE_SH7201 is not set --- 59 unchanged lines hidden (view full) --- 233CONFIG_FLATMEM=y 234CONFIG_FLAT_NODE_MEM_MAP=y 235CONFIG_SPARSEMEM_STATIC=y 236CONFIG_PAGEFLAGS_EXTENDED=y 237CONFIG_SPLIT_PTLOCK_CPUS=4 238# CONFIG_PHYS_ADDR_T_64BIT is not set 239CONFIG_ZONE_DMA_FLAG=0 240CONFIG_NR_QUICK=2 |
210CONFIG_HAVE_MLOCK=y 211CONFIG_HAVE_MLOCKED_PAGE_BIT=y | |
212# CONFIG_KSM is not set 213CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 214 215# 216# Cache configuration 217# 218CONFIG_CACHE_WRITEBACK=y 219# CONFIG_CACHE_WRITETHROUGH is not set --- 162 unchanged lines hidden (view full) --- 382# CONFIG_NET_PKTGEN is not set 383# CONFIG_HAMRADIO is not set 384# CONFIG_CAN is not set 385# CONFIG_IRDA is not set 386# CONFIG_BT is not set 387# CONFIG_AF_RXRPC is not set 388CONFIG_WIRELESS=y 389# CONFIG_CFG80211 is not set | 241# CONFIG_KSM is not set 242CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 243 244# 245# Cache configuration 246# 247CONFIG_CACHE_WRITEBACK=y 248# CONFIG_CACHE_WRITETHROUGH is not set --- 162 unchanged lines hidden (view full) --- 411# CONFIG_NET_PKTGEN is not set 412# CONFIG_HAMRADIO is not set 413# CONFIG_CAN is not set 414# CONFIG_IRDA is not set 415# CONFIG_BT is not set 416# CONFIG_AF_RXRPC is not set 417CONFIG_WIRELESS=y 418# CONFIG_CFG80211 is not set |
390CONFIG_CFG80211_DEFAULT_PS_VALUE=0 391# CONFIG_WIRELESS_OLD_REGULATORY is not set 392# CONFIG_WIRELESS_EXT is not set | |
393# CONFIG_LIB80211 is not set 394 395# 396# CFG80211 needs to be enabled for MAC80211 397# 398# CONFIG_WIMAX is not set 399# CONFIG_RFKILL is not set 400# CONFIG_NET_9P is not set --- 89 unchanged lines hidden (view full) --- 490# UBI - Unsorted block images 491# 492# CONFIG_MTD_UBI is not set 493# CONFIG_PARPORT is not set 494CONFIG_BLK_DEV=y 495# CONFIG_BLK_DEV_COW_COMMON is not set 496CONFIG_BLK_DEV_LOOP=y 497# CONFIG_BLK_DEV_CRYPTOLOOP is not set | 419# CONFIG_LIB80211 is not set 420 421# 422# CFG80211 needs to be enabled for MAC80211 423# 424# CONFIG_WIMAX is not set 425# CONFIG_RFKILL is not set 426# CONFIG_NET_9P is not set --- 89 unchanged lines hidden (view full) --- 516# UBI - Unsorted block images 517# 518# CONFIG_MTD_UBI is not set 519# CONFIG_PARPORT is not set 520CONFIG_BLK_DEV=y 521# CONFIG_BLK_DEV_COW_COMMON is not set 522CONFIG_BLK_DEV_LOOP=y 523# CONFIG_BLK_DEV_CRYPTOLOOP is not set |
524 525# 526# DRBD disabled because PROC_FS, INET or CONNECTOR not selected 527# |
|
498# CONFIG_BLK_DEV_NBD is not set 499# CONFIG_BLK_DEV_RAM is not set 500# CONFIG_CDROM_PKTCDVD is not set 501# CONFIG_ATA_OVER_ETH is not set 502# CONFIG_BLK_DEV_HD is not set 503CONFIG_MISC_DEVICES=y 504# CONFIG_ENCLOSURE_SERVICES is not set 505# CONFIG_C2PORT is not set --- 35 unchanged lines hidden (view full) --- 541# CONFIG_IBM_NEW_EMAC_RGMII is not set 542# CONFIG_IBM_NEW_EMAC_TAH is not set 543# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 544# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 545# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 546# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 547# CONFIG_B44 is not set 548# CONFIG_KS8842 is not set | 528# CONFIG_BLK_DEV_NBD is not set 529# CONFIG_BLK_DEV_RAM is not set 530# CONFIG_CDROM_PKTCDVD is not set 531# CONFIG_ATA_OVER_ETH is not set 532# CONFIG_BLK_DEV_HD is not set 533CONFIG_MISC_DEVICES=y 534# CONFIG_ENCLOSURE_SERVICES is not set 535# CONFIG_C2PORT is not set --- 35 unchanged lines hidden (view full) --- 571# CONFIG_IBM_NEW_EMAC_RGMII is not set 572# CONFIG_IBM_NEW_EMAC_TAH is not set 573# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 574# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 575# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 576# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 577# CONFIG_B44 is not set 578# CONFIG_KS8842 is not set |
579# CONFIG_KS8851_MLL is not set |
|
549CONFIG_NETDEV_1000=y 550CONFIG_NETDEV_10000=y 551CONFIG_WLAN=y | 580CONFIG_NETDEV_1000=y 581CONFIG_NETDEV_10000=y 582CONFIG_WLAN=y |
552# CONFIG_WLAN_PRE80211 is not set 553# CONFIG_WLAN_80211 is not set | 583# CONFIG_HOSTAP is not set |
554 555# 556# Enable WiMAX (Networking options) to see the WiMAX drivers 557# 558# CONFIG_WAN is not set 559# CONFIG_PPP is not set 560# CONFIG_SLIP is not set 561# CONFIG_NETCONSOLE is not set --- 62 unchanged lines hidden (view full) --- 624# 625# CONFIG_SSB is not set 626 627# 628# Multifunction device drivers 629# 630# CONFIG_MFD_CORE is not set 631# CONFIG_MFD_SM501 is not set | 584 585# 586# Enable WiMAX (Networking options) to see the WiMAX drivers 587# 588# CONFIG_WAN is not set 589# CONFIG_PPP is not set 590# CONFIG_SLIP is not set 591# CONFIG_NETCONSOLE is not set --- 62 unchanged lines hidden (view full) --- 654# 655# CONFIG_SSB is not set 656 657# 658# Multifunction device drivers 659# 660# CONFIG_MFD_CORE is not set 661# CONFIG_MFD_SM501 is not set |
662# CONFIG_MFD_SH_MOBILE_SDHI is not set |
|
632# CONFIG_HTC_PASIC3 is not set 633# CONFIG_MFD_TMIO is not set 634# CONFIG_REGULATOR is not set 635# CONFIG_MEDIA_SUPPORT is not set 636 637# 638# Graphics support 639# --- 43 unchanged lines hidden (view full) --- 683# CONFIG_STAGING is not set 684 685# 686# File systems 687# 688# CONFIG_EXT2_FS is not set 689# CONFIG_EXT3_FS is not set 690# CONFIG_EXT4_FS is not set | 663# CONFIG_HTC_PASIC3 is not set 664# CONFIG_MFD_TMIO is not set 665# CONFIG_REGULATOR is not set 666# CONFIG_MEDIA_SUPPORT is not set 667 668# 669# Graphics support 670# --- 43 unchanged lines hidden (view full) --- 714# CONFIG_STAGING is not set 715 716# 717# File systems 718# 719# CONFIG_EXT2_FS is not set 720# CONFIG_EXT3_FS is not set 721# CONFIG_EXT4_FS is not set |
722CONFIG_EXT4_USE_FOR_EXT23=y |
|
691# CONFIG_REISERFS_FS is not set 692# CONFIG_JFS_FS is not set 693# CONFIG_FS_POSIX_ACL is not set 694# CONFIG_XFS_FS is not set 695# CONFIG_GFS2_FS is not set 696# CONFIG_BTRFS_FS is not set 697# CONFIG_NILFS2_FS is not set 698CONFIG_FILE_LOCKING=y --- 27 unchanged lines hidden (view full) --- 726# 727# Pseudo filesystems 728# 729CONFIG_PROC_FS=y 730# CONFIG_PROC_KCORE is not set 731CONFIG_PROC_SYSCTL=y 732CONFIG_PROC_PAGE_MONITOR=y 733# CONFIG_SYSFS is not set | 723# CONFIG_REISERFS_FS is not set 724# CONFIG_JFS_FS is not set 725# CONFIG_FS_POSIX_ACL is not set 726# CONFIG_XFS_FS is not set 727# CONFIG_GFS2_FS is not set 728# CONFIG_BTRFS_FS is not set 729# CONFIG_NILFS2_FS is not set 730CONFIG_FILE_LOCKING=y --- 27 unchanged lines hidden (view full) --- 758# 759# Pseudo filesystems 760# 761CONFIG_PROC_FS=y 762# CONFIG_PROC_KCORE is not set 763CONFIG_PROC_SYSCTL=y 764CONFIG_PROC_PAGE_MONITOR=y 765# CONFIG_SYSFS is not set |
734# CONFIG_HUGETLBFS is not set | |
735# CONFIG_HUGETLB_PAGE is not set 736CONFIG_MISC_FILESYSTEMS=y 737# CONFIG_ADFS_FS is not set 738# CONFIG_AFFS_FS is not set 739# CONFIG_HFS_FS is not set 740# CONFIG_HFSPLUS_FS is not set 741# CONFIG_BEFS_FS is not set 742# CONFIG_BFS_FS is not set --- 46 unchanged lines hidden (view full) --- 789# CONFIG_MAGIC_SYSRQ is not set 790# CONFIG_STRIP_ASM_SYMS is not set 791# CONFIG_UNUSED_SYMBOLS is not set 792# CONFIG_HEADERS_CHECK is not set 793# CONFIG_DEBUG_KERNEL is not set 794# CONFIG_DEBUG_MEMORY_INIT is not set 795# CONFIG_RCU_CPU_STALL_DETECTOR is not set 796# CONFIG_LATENCYTOP is not set | 766# CONFIG_HUGETLB_PAGE is not set 767CONFIG_MISC_FILESYSTEMS=y 768# CONFIG_ADFS_FS is not set 769# CONFIG_AFFS_FS is not set 770# CONFIG_HFS_FS is not set 771# CONFIG_HFSPLUS_FS is not set 772# CONFIG_BEFS_FS is not set 773# CONFIG_BFS_FS is not set --- 46 unchanged lines hidden (view full) --- 820# CONFIG_MAGIC_SYSRQ is not set 821# CONFIG_STRIP_ASM_SYMS is not set 822# CONFIG_UNUSED_SYMBOLS is not set 823# CONFIG_HEADERS_CHECK is not set 824# CONFIG_DEBUG_KERNEL is not set 825# CONFIG_DEBUG_MEMORY_INIT is not set 826# CONFIG_RCU_CPU_STALL_DETECTOR is not set 827# CONFIG_LATENCYTOP is not set |
828# CONFIG_SYSCTL_SYSCALL_CHECK is not set |
|
797CONFIG_HAVE_FUNCTION_TRACER=y 798CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 799CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 800CONFIG_HAVE_DYNAMIC_FTRACE=y 801CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 802CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 803CONFIG_TRACING_SUPPORT=y 804# CONFIG_FTRACE is not set 805# CONFIG_DMA_API_DEBUG is not set 806# CONFIG_SAMPLES is not set 807CONFIG_HAVE_ARCH_KGDB=y 808CONFIG_SH_STANDARD_BIOS=y | 829CONFIG_HAVE_FUNCTION_TRACER=y 830CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 831CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 832CONFIG_HAVE_DYNAMIC_FTRACE=y 833CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 834CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 835CONFIG_TRACING_SUPPORT=y 836# CONFIG_FTRACE is not set 837# CONFIG_DMA_API_DEBUG is not set 838# CONFIG_SAMPLES is not set 839CONFIG_HAVE_ARCH_KGDB=y 840CONFIG_SH_STANDARD_BIOS=y |
809# CONFIG_EARLY_SCIF_CONSOLE is not set 810CONFIG_EARLY_PRINTK=y | |
811# CONFIG_DWARF_UNWINDER is not set 812 813# 814# Security options 815# 816# CONFIG_KEYS is not set 817# CONFIG_SECURITYFS is not set | 841# CONFIG_DWARF_UNWINDER is not set 842 843# 844# Security options 845# 846# CONFIG_KEYS is not set 847# CONFIG_SECURITYFS is not set |
818# CONFIG_SECURITY_FILE_CAPABILITIES is not set | 848# CONFIG_DEFAULT_SECURITY_SELINUX is not set 849# CONFIG_DEFAULT_SECURITY_SMACK is not set 850# CONFIG_DEFAULT_SECURITY_TOMOYO is not set 851CONFIG_DEFAULT_SECURITY_DAC=y 852CONFIG_DEFAULT_SECURITY="" |
819CONFIG_CRYPTO=y 820 821# 822# Crypto core or helper 823# 824# CONFIG_CRYPTO_MANAGER is not set 825# CONFIG_CRYPTO_MANAGER2 is not set 826# CONFIG_CRYPTO_GF128MUL is not set --- 99 unchanged lines hidden --- | 853CONFIG_CRYPTO=y 854 855# 856# Crypto core or helper 857# 858# CONFIG_CRYPTO_MANAGER is not set 859# CONFIG_CRYPTO_MANAGER2 is not set 860# CONFIG_CRYPTO_GF128MUL is not set --- 99 unchanged lines hidden --- |