shx3_defconfig (39fe5434cb9de5da40510028b17b96bc4eb312b3) | shx3_defconfig (1a442fe02d205d6980202b07f799ab9336e72ad7) |
---|---|
1# 2# Automatically generated make config: don't edit | 1# 2# Automatically generated make config: don't edit |
3# Linux kernel version: 2.6.22-rc4 4# Wed Jun 20 14:09:27 2007 | 3# Linux kernel version: 2.6.23-rc7 4# Fri Sep 21 19:07:30 2007 |
5# 6CONFIG_SUPERH=y 7CONFIG_RWSEM_GENERIC_SPINLOCK=y 8CONFIG_GENERIC_BUG=y 9CONFIG_GENERIC_FIND_NEXT_BIT=y 10CONFIG_GENERIC_HWEIGHT=y 11CONFIG_GENERIC_HARDIRQS=y 12CONFIG_GENERIC_IRQ_PROBE=y 13CONFIG_GENERIC_CALIBRATE_DELAY=y 14CONFIG_GENERIC_TIME=y 15CONFIG_GENERIC_CLOCKEVENTS=y | 5# 6CONFIG_SUPERH=y 7CONFIG_RWSEM_GENERIC_SPINLOCK=y 8CONFIG_GENERIC_BUG=y 9CONFIG_GENERIC_FIND_NEXT_BIT=y 10CONFIG_GENERIC_HWEIGHT=y 11CONFIG_GENERIC_HARDIRQS=y 12CONFIG_GENERIC_IRQ_PROBE=y 13CONFIG_GENERIC_CALIBRATE_DELAY=y 14CONFIG_GENERIC_TIME=y 15CONFIG_GENERIC_CLOCKEVENTS=y |
16CONFIG_SYS_SUPPORTS_SMP=y 17CONFIG_SYS_SUPPORTS_NUMA=y |
|
16CONFIG_STACKTRACE_SUPPORT=y 17CONFIG_LOCKDEP_SUPPORT=y 18# CONFIG_ARCH_HAS_ILOG2_U32 is not set 19# CONFIG_ARCH_HAS_ILOG2_U64 is not set | 18CONFIG_STACKTRACE_SUPPORT=y 19CONFIG_LOCKDEP_SUPPORT=y 20# CONFIG_ARCH_HAS_ILOG2_U32 is not set 21# CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22CONFIG_ARCH_NO_VIRT_TO_BUS=y |
|
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 22# | 23CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 24 25# |
23# Code maturity level options | 26# General setup |
24# 25CONFIG_EXPERIMENTAL=y 26CONFIG_BROKEN_ON_SMP=y 27CONFIG_LOCK_KERNEL=y 28CONFIG_INIT_ENV_ARG_LIMIT=32 | 27# 28CONFIG_EXPERIMENTAL=y 29CONFIG_BROKEN_ON_SMP=y 30CONFIG_LOCK_KERNEL=y 31CONFIG_INIT_ENV_ARG_LIMIT=32 |
29 30# 31# General setup 32# | |
33CONFIG_LOCALVERSION="" 34CONFIG_LOCALVERSION_AUTO=y 35CONFIG_SWAP=y 36CONFIG_SYSVIPC=y | 32CONFIG_LOCALVERSION="" 33CONFIG_LOCALVERSION_AUTO=y 34CONFIG_SWAP=y 35CONFIG_SYSVIPC=y |
37# CONFIG_IPC_NS is not set | |
38CONFIG_SYSVIPC_SYSCTL=y | 36CONFIG_SYSVIPC_SYSCTL=y |
37# CONFIG_POSIX_MQUEUE is not set |
|
39CONFIG_BSD_PROCESS_ACCT=y 40# CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38CONFIG_BSD_PROCESS_ACCT=y 39# CONFIG_BSD_PROCESS_ACCT_V3 is not set |
41# CONFIG_UTS_NS is not set | 40# CONFIG_TASKSTATS is not set 41# CONFIG_USER_NS is not set 42# CONFIG_AUDIT is not set |
42CONFIG_IKCONFIG=y 43CONFIG_IKCONFIG_PROC=y 44CONFIG_LOG_BUF_SHIFT=14 45# CONFIG_SYSFS_DEPRECATED is not set 46# CONFIG_RELAY is not set 47CONFIG_BLK_DEV_INITRD=y 48CONFIG_INITRAMFS_SOURCE="" 49CONFIG_CC_OPTIMIZE_FOR_SIZE=y --- 8 unchanged lines hidden (view full) --- 58CONFIG_PRINTK=y 59CONFIG_BUG=y 60CONFIG_ELF_CORE=y 61CONFIG_BASE_FULL=y 62CONFIG_FUTEX=y 63CONFIG_ANON_INODES=y 64CONFIG_EPOLL=y 65CONFIG_SIGNALFD=y | 43CONFIG_IKCONFIG=y 44CONFIG_IKCONFIG_PROC=y 45CONFIG_LOG_BUF_SHIFT=14 46# CONFIG_SYSFS_DEPRECATED is not set 47# CONFIG_RELAY is not set 48CONFIG_BLK_DEV_INITRD=y 49CONFIG_INITRAMFS_SOURCE="" 50CONFIG_CC_OPTIMIZE_FOR_SIZE=y --- 8 unchanged lines hidden (view full) --- 59CONFIG_PRINTK=y 60CONFIG_BUG=y 61CONFIG_ELF_CORE=y 62CONFIG_BASE_FULL=y 63CONFIG_FUTEX=y 64CONFIG_ANON_INODES=y 65CONFIG_EPOLL=y 66CONFIG_SIGNALFD=y |
66CONFIG_TIMERFD=y | |
67CONFIG_EVENTFD=y 68CONFIG_SHMEM=y 69CONFIG_VM_EVENT_COUNTERS=y | 67CONFIG_EVENTFD=y 68CONFIG_SHMEM=y 69CONFIG_VM_EVENT_COUNTERS=y |
70CONFIG_SLAB=y | 70# CONFIG_SLAB is not set |
71# CONFIG_SLUB is not set | 71# CONFIG_SLUB is not set |
72# CONFIG_SLOB is not set | 72CONFIG_SLOB=y |
73CONFIG_RT_MUTEXES=y 74# CONFIG_TINY_SHMEM is not set 75CONFIG_BASE_SMALL=0 | 73CONFIG_RT_MUTEXES=y 74# CONFIG_TINY_SHMEM is not set 75CONFIG_BASE_SMALL=0 |
76 77# 78# Loadable module support 79# | |
80CONFIG_MODULES=y 81CONFIG_MODULE_UNLOAD=y 82# CONFIG_MODULE_FORCE_UNLOAD is not set 83# CONFIG_MODVERSIONS is not set 84# CONFIG_MODULE_SRCVERSION_ALL is not set 85CONFIG_KMOD=y | 76CONFIG_MODULES=y 77CONFIG_MODULE_UNLOAD=y 78# CONFIG_MODULE_FORCE_UNLOAD is not set 79# CONFIG_MODVERSIONS is not set 80# CONFIG_MODULE_SRCVERSION_ALL is not set 81CONFIG_KMOD=y |
86 87# 88# Block layer 89# | |
90CONFIG_BLOCK=y 91# CONFIG_LBD is not set 92# CONFIG_BLK_DEV_IO_TRACE is not set 93# CONFIG_LSF is not set | 82CONFIG_BLOCK=y 83# CONFIG_LBD is not set 84# CONFIG_BLK_DEV_IO_TRACE is not set 85# CONFIG_LSF is not set |
86# CONFIG_BLK_DEV_BSG is not set |
|
94 95# 96# IO Schedulers 97# 98CONFIG_IOSCHED_NOOP=y 99# CONFIG_IOSCHED_AS is not set 100# CONFIG_IOSCHED_DEADLINE is not set 101# CONFIG_IOSCHED_CFQ is not set --- 6 unchanged lines hidden (view full) --- 108# 109# System type 110# 111CONFIG_CPU_SH4=y 112CONFIG_CPU_SH4A=y 113CONFIG_CPU_SHX3=y 114# CONFIG_CPU_SUBTYPE_SH7619 is not set 115# CONFIG_CPU_SUBTYPE_SH7206 is not set | 87 88# 89# IO Schedulers 90# 91CONFIG_IOSCHED_NOOP=y 92# CONFIG_IOSCHED_AS is not set 93# CONFIG_IOSCHED_DEADLINE is not set 94# CONFIG_IOSCHED_CFQ is not set --- 6 unchanged lines hidden (view full) --- 101# 102# System type 103# 104CONFIG_CPU_SH4=y 105CONFIG_CPU_SH4A=y 106CONFIG_CPU_SHX3=y 107# CONFIG_CPU_SUBTYPE_SH7619 is not set 108# CONFIG_CPU_SUBTYPE_SH7206 is not set |
116# CONFIG_CPU_SUBTYPE_SH7300 is not set | |
117# CONFIG_CPU_SUBTYPE_SH7705 is not set 118# CONFIG_CPU_SUBTYPE_SH7706 is not set 119# CONFIG_CPU_SUBTYPE_SH7707 is not set 120# CONFIG_CPU_SUBTYPE_SH7708 is not set 121# CONFIG_CPU_SUBTYPE_SH7709 is not set 122# CONFIG_CPU_SUBTYPE_SH7710 is not set 123# CONFIG_CPU_SUBTYPE_SH7712 is not set | 109# CONFIG_CPU_SUBTYPE_SH7705 is not set 110# CONFIG_CPU_SUBTYPE_SH7706 is not set 111# CONFIG_CPU_SUBTYPE_SH7707 is not set 112# CONFIG_CPU_SUBTYPE_SH7708 is not set 113# CONFIG_CPU_SUBTYPE_SH7709 is not set 114# CONFIG_CPU_SUBTYPE_SH7710 is not set 115# CONFIG_CPU_SUBTYPE_SH7712 is not set |
116# CONFIG_CPU_SUBTYPE_SH7720 is not set |
|
124# CONFIG_CPU_SUBTYPE_SH7750 is not set 125# CONFIG_CPU_SUBTYPE_SH7091 is not set 126# CONFIG_CPU_SUBTYPE_SH7750R is not set 127# CONFIG_CPU_SUBTYPE_SH7750S is not set 128# CONFIG_CPU_SUBTYPE_SH7751 is not set 129# CONFIG_CPU_SUBTYPE_SH7751R is not set 130# CONFIG_CPU_SUBTYPE_SH7760 is not set 131# CONFIG_CPU_SUBTYPE_SH4_202 is not set 132# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 133# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 134# CONFIG_CPU_SUBTYPE_SH7770 is not set 135# CONFIG_CPU_SUBTYPE_SH7780 is not set 136# CONFIG_CPU_SUBTYPE_SH7785 is not set 137CONFIG_CPU_SUBTYPE_SHX3=y | 117# CONFIG_CPU_SUBTYPE_SH7750 is not set 118# CONFIG_CPU_SUBTYPE_SH7091 is not set 119# CONFIG_CPU_SUBTYPE_SH7750R is not set 120# CONFIG_CPU_SUBTYPE_SH7750S is not set 121# CONFIG_CPU_SUBTYPE_SH7751 is not set 122# CONFIG_CPU_SUBTYPE_SH7751R is not set 123# CONFIG_CPU_SUBTYPE_SH7760 is not set 124# CONFIG_CPU_SUBTYPE_SH4_202 is not set 125# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 126# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 127# CONFIG_CPU_SUBTYPE_SH7770 is not set 128# CONFIG_CPU_SUBTYPE_SH7780 is not set 129# CONFIG_CPU_SUBTYPE_SH7785 is not set 130CONFIG_CPU_SUBTYPE_SHX3=y |
138# CONFIG_CPU_SUBTYPE_SH73180 is not set | |
139# CONFIG_CPU_SUBTYPE_SH7343 is not set 140# CONFIG_CPU_SUBTYPE_SH7722 is not set 141 142# 143# Memory management options 144# 145CONFIG_QUICKLIST=y 146CONFIG_MMU=y 147CONFIG_PAGE_OFFSET=0x80000000 148CONFIG_MEMORY_START=0x0c000000 149CONFIG_MEMORY_SIZE=0x04000000 150CONFIG_VSYSCALL=y | 131# CONFIG_CPU_SUBTYPE_SH7343 is not set 132# CONFIG_CPU_SUBTYPE_SH7722 is not set 133 134# 135# Memory management options 136# 137CONFIG_QUICKLIST=y 138CONFIG_MMU=y 139CONFIG_PAGE_OFFSET=0x80000000 140CONFIG_MEMORY_START=0x0c000000 141CONFIG_MEMORY_SIZE=0x04000000 142CONFIG_VSYSCALL=y |
143# CONFIG_NUMA is not set |
|
151CONFIG_ARCH_FLATMEM_ENABLE=y 152CONFIG_ARCH_SPARSEMEM_ENABLE=y 153CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 144CONFIG_ARCH_FLATMEM_ENABLE=y 145CONFIG_ARCH_SPARSEMEM_ENABLE=y 146CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
154CONFIG_MAX_ACTIVE_REGIONS=1 | 147CONFIG_MAX_ACTIVE_REGIONS=6 |
155CONFIG_ARCH_POPULATES_NODE_MAP=y 156CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 148CONFIG_ARCH_POPULATES_NODE_MAP=y 149CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
150CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 151CONFIG_ARCH_MEMORY_PROBE=y |
|
157CONFIG_PAGE_SIZE_4KB=y 158# CONFIG_PAGE_SIZE_8KB is not set 159# CONFIG_PAGE_SIZE_64KB is not set 160CONFIG_HUGETLB_PAGE_SIZE_64K=y 161# CONFIG_HUGETLB_PAGE_SIZE_256K is not set 162# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set 163# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set 164# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set 165CONFIG_SELECT_MEMORY_MODEL=y | 152CONFIG_PAGE_SIZE_4KB=y 153# CONFIG_PAGE_SIZE_8KB is not set 154# CONFIG_PAGE_SIZE_64KB is not set 155CONFIG_HUGETLB_PAGE_SIZE_64K=y 156# CONFIG_HUGETLB_PAGE_SIZE_256K is not set 157# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set 158# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set 159# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set 160CONFIG_SELECT_MEMORY_MODEL=y |
166CONFIG_FLATMEM_MANUAL=y | 161# CONFIG_FLATMEM_MANUAL is not set |
167# CONFIG_DISCONTIGMEM_MANUAL is not set | 162# CONFIG_DISCONTIGMEM_MANUAL is not set |
168# CONFIG_SPARSEMEM_MANUAL is not set 169CONFIG_FLATMEM=y 170CONFIG_FLAT_NODE_MEM_MAP=y | 163CONFIG_SPARSEMEM_MANUAL=y 164CONFIG_SPARSEMEM=y 165CONFIG_HAVE_MEMORY_PRESENT=y |
171CONFIG_SPARSEMEM_STATIC=y | 166CONFIG_SPARSEMEM_STATIC=y |
167CONFIG_MEMORY_HOTPLUG=y 168CONFIG_MEMORY_HOTPLUG_SPARSE=y |
|
172CONFIG_SPLIT_PTLOCK_CPUS=4 173# CONFIG_RESOURCES_64BIT is not set 174CONFIG_ZONE_DMA_FLAG=0 175CONFIG_NR_QUICK=2 176 177# 178# Cache configuration 179# 180# CONFIG_SH_DIRECT_MAPPED is not set | 169CONFIG_SPLIT_PTLOCK_CPUS=4 170# CONFIG_RESOURCES_64BIT is not set 171CONFIG_ZONE_DMA_FLAG=0 172CONFIG_NR_QUICK=2 173 174# 175# Cache configuration 176# 177# CONFIG_SH_DIRECT_MAPPED is not set |
181# CONFIG_SH_WRITETHROUGH is not set | 178# CONFIG_CACHE_WRITEBACK is not set 179# CONFIG_CACHE_WRITETHROUGH is not set 180CONFIG_CACHE_OFF=y |
182 183# 184# Processor features 185# 186CONFIG_CPU_LITTLE_ENDIAN=y 187# CONFIG_CPU_BIG_ENDIAN is not set | 181 182# 183# Processor features 184# 185CONFIG_CPU_LITTLE_ENDIAN=y 186# CONFIG_CPU_BIG_ENDIAN is not set |
188# CONFIG_SH_FPU is not set 189# CONFIG_SH_FPU_EMU is not set 190CONFIG_SH_DSP=y | 187CONFIG_SH_FPU=y |
191CONFIG_SH_STORE_QUEUES=y 192CONFIG_CPU_HAS_INTEVT=y | 188CONFIG_SH_STORE_QUEUES=y 189CONFIG_CPU_HAS_INTEVT=y |
193CONFIG_CPU_HAS_INTC2_IRQ=y | |
194CONFIG_CPU_HAS_SR_RB=y | 190CONFIG_CPU_HAS_SR_RB=y |
191CONFIG_CPU_HAS_FPU=y |
|
195 196# 197# Board support 198# | 192 193# 194# Board support 195# |
196CONFIG_SH_X3PROTO=y |
|
199 200# 201# Timer and clock configuration 202# 203CONFIG_SH_TMU=y 204CONFIG_SH_TIMER_IRQ=16 205CONFIG_SH_PCLK_FREQ=50000000 206CONFIG_TICK_ONESHOT=y | 197 198# 199# Timer and clock configuration 200# 201CONFIG_SH_TMU=y 202CONFIG_SH_TIMER_IRQ=16 203CONFIG_SH_PCLK_FREQ=50000000 204CONFIG_TICK_ONESHOT=y |
207CONFIG_NO_HZ=y | 205# CONFIG_NO_HZ is not set |
208CONFIG_HIGH_RES_TIMERS=y 209 210# 211# CPU Frequency scaling 212# | 206CONFIG_HIGH_RES_TIMERS=y 207 208# 209# CPU Frequency scaling 210# |
213# CONFIG_CPU_FREQ is not set | 211CONFIG_CPU_FREQ=y 212CONFIG_CPU_FREQ_TABLE=y 213# CONFIG_CPU_FREQ_DEBUG is not set 214CONFIG_CPU_FREQ_STAT=y 215# CONFIG_CPU_FREQ_STAT_DETAILS is not set 216CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 217# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 218CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 219CONFIG_CPU_FREQ_GOV_POWERSAVE=m 220CONFIG_CPU_FREQ_GOV_USERSPACE=m 221CONFIG_CPU_FREQ_GOV_ONDEMAND=m 222CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m 223CONFIG_SH_CPU_FREQ=y |
214 215# 216# DMA support 217# 218# CONFIG_SH_DMA is not set 219 220# 221# Companion Chips --- 10 unchanged lines hidden (view full) --- 232# 233# CONFIG_HZ_100 is not set 234CONFIG_HZ_250=y 235# CONFIG_HZ_300 is not set 236# CONFIG_HZ_1000 is not set 237CONFIG_HZ=250 238CONFIG_KEXEC=y 239# CONFIG_CRASH_DUMP is not set | 224 225# 226# DMA support 227# 228# CONFIG_SH_DMA is not set 229 230# 231# Companion Chips --- 10 unchanged lines hidden (view full) --- 242# 243# CONFIG_HZ_100 is not set 244CONFIG_HZ_250=y 245# CONFIG_HZ_300 is not set 246# CONFIG_HZ_1000 is not set 247CONFIG_HZ=250 248CONFIG_KEXEC=y 249# CONFIG_CRASH_DUMP is not set |
250# CONFIG_SMP is not set |
|
240# CONFIG_PREEMPT_NONE is not set 241# CONFIG_PREEMPT_VOLUNTARY is not set 242CONFIG_PREEMPT=y 243CONFIG_PREEMPT_BKL=y 244 245# 246# Boot options 247# 248CONFIG_ZERO_PAGE_OFFSET=0x00001000 249CONFIG_BOOT_LINK_OFFSET=0x00800000 250# CONFIG_UBC_WAKEUP is not set 251CONFIG_CMDLINE_BOOL=y | 251# CONFIG_PREEMPT_NONE is not set 252# CONFIG_PREEMPT_VOLUNTARY is not set 253CONFIG_PREEMPT=y 254CONFIG_PREEMPT_BKL=y 255 256# 257# Boot options 258# 259CONFIG_ZERO_PAGE_OFFSET=0x00001000 260CONFIG_BOOT_LINK_OFFSET=0x00800000 261# CONFIG_UBC_WAKEUP is not set 262CONFIG_CMDLINE_BOOL=y |
252CONFIG_CMDLINE="console=ttySC0,115200 ip=192.168.1.2:::255.255.255.0 root=/dev/nfs nfsroot=192.168.1.1:/exports/devel/rfs/mobiler noaliencache earlyprintk=bios ignore_loglevel" | 263CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=bios ignore_loglevel" |
253 254# 255# Bus options 256# 257# CONFIG_ARCH_SUPPORTS_MSI is not set 258 259# 260# PCCARD (PCMCIA/CardBus) support 261# 262# CONFIG_PCCARD is not set 263 264# 265# Executable file formats 266# 267CONFIG_BINFMT_ELF=y | 264 265# 266# Bus options 267# 268# CONFIG_ARCH_SUPPORTS_MSI is not set 269 270# 271# PCCARD (PCMCIA/CardBus) support 272# 273# CONFIG_PCCARD is not set 274 275# 276# Executable file formats 277# 278CONFIG_BINFMT_ELF=y |
268# CONFIG_BINFMT_MISC is not set | 279CONFIG_BINFMT_MISC=y |
269 270# 271# Networking 272# | 280 281# 282# Networking 283# |
273# CONFIG_NET is not set | 284CONFIG_NET=y |
274 275# | 285 286# |
276# Device Drivers | 287# Networking options |
277# | 288# |
289# CONFIG_PACKET is not set 290# CONFIG_UNIX is not set 291CONFIG_XFRM=y 292# CONFIG_XFRM_USER is not set 293# CONFIG_XFRM_SUB_POLICY is not set 294# CONFIG_XFRM_MIGRATE is not set 295# CONFIG_NET_KEY is not set 296CONFIG_INET=y 297# CONFIG_IP_MULTICAST is not set 298# CONFIG_IP_ADVANCED_ROUTER is not set 299CONFIG_IP_FIB_HASH=y 300CONFIG_IP_PNP=y 301CONFIG_IP_PNP_DHCP=y 302# CONFIG_IP_PNP_BOOTP is not set 303# CONFIG_IP_PNP_RARP is not set 304# CONFIG_NET_IPIP is not set 305# CONFIG_NET_IPGRE is not set 306# CONFIG_ARPD is not set 307# CONFIG_SYN_COOKIES is not set 308# CONFIG_INET_AH is not set 309# CONFIG_INET_ESP is not set 310# CONFIG_INET_IPCOMP is not set 311# CONFIG_INET_XFRM_TUNNEL is not set 312CONFIG_INET_TUNNEL=m 313CONFIG_INET_XFRM_MODE_TRANSPORT=y 314CONFIG_INET_XFRM_MODE_TUNNEL=y 315CONFIG_INET_XFRM_MODE_BEET=y 316CONFIG_INET_DIAG=y 317CONFIG_INET_TCP_DIAG=y 318# CONFIG_TCP_CONG_ADVANCED is not set 319CONFIG_TCP_CONG_CUBIC=y 320CONFIG_DEFAULT_TCP_CONG="cubic" 321# CONFIG_TCP_MD5SIG is not set 322CONFIG_IPV6=m 323# CONFIG_IPV6_PRIVACY is not set 324# CONFIG_IPV6_ROUTER_PREF is not set 325# CONFIG_IPV6_OPTIMISTIC_DAD is not set 326# CONFIG_INET6_AH is not set 327# CONFIG_INET6_ESP is not set 328# CONFIG_INET6_IPCOMP is not set 329# CONFIG_IPV6_MIP6 is not set 330# CONFIG_INET6_XFRM_TUNNEL is not set 331# CONFIG_INET6_TUNNEL is not set 332CONFIG_INET6_XFRM_MODE_TRANSPORT=m 333CONFIG_INET6_XFRM_MODE_TUNNEL=m 334CONFIG_INET6_XFRM_MODE_BEET=m 335# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 336CONFIG_IPV6_SIT=m 337# CONFIG_IPV6_TUNNEL is not set 338# CONFIG_IPV6_MULTIPLE_TABLES is not set 339# CONFIG_NETWORK_SECMARK is not set 340# CONFIG_NETFILTER is not set 341# CONFIG_IP_DCCP is not set 342# CONFIG_IP_SCTP is not set 343# CONFIG_TIPC is not set 344# CONFIG_ATM is not set 345# CONFIG_BRIDGE is not set 346# CONFIG_VLAN_8021Q is not set 347# CONFIG_DECNET is not set 348# CONFIG_LLC2 is not set 349# CONFIG_IPX is not set 350# CONFIG_ATALK is not set 351# CONFIG_X25 is not set 352# CONFIG_LAPB is not set 353# CONFIG_ECONET is not set 354# CONFIG_WAN_ROUTER is not set |
|
278 279# | 355 356# |
280# Generic Driver Options | 357# QoS and/or fair queueing |
281# | 358# |
282CONFIG_STANDALONE=y 283CONFIG_PREVENT_FIRMWARE_BUILD=y 284# CONFIG_FW_LOADER is not set 285# CONFIG_DEBUG_DRIVER is not set 286# CONFIG_DEBUG_DEVRES is not set 287# CONFIG_SYS_HYPERVISOR is not set | 359# CONFIG_NET_SCHED is not set |
288 289# | 360 361# |
290# Connector - unified userspace <-> kernelspace linker | 362# Network testing |
291# | 363# |
292# CONFIG_MTD is not set | 364# CONFIG_NET_PKTGEN is not set 365# CONFIG_HAMRADIO is not set 366# CONFIG_IRDA is not set 367# CONFIG_BT is not set 368# CONFIG_AF_RXRPC is not set |
293 294# | 369 370# |
295# Parallel port support | 371# Wireless |
296# | 372# |
297# CONFIG_PARPORT is not set | 373# CONFIG_CFG80211 is not set 374# CONFIG_WIRELESS_EXT is not set 375# CONFIG_MAC80211 is not set 376# CONFIG_IEEE80211 is not set 377# CONFIG_RFKILL is not set 378# CONFIG_NET_9P is not set |
298 299# | 379 380# |
300# Plug and Play support | 381# Device Drivers |
301# | 382# |
302# CONFIG_PNPACPI is not set | |
303 304# | 383 384# |
305# Block devices | 385# Generic Driver Options |
306# | 386# |
387CONFIG_STANDALONE=y 388CONFIG_PREVENT_FIRMWARE_BUILD=y 389# CONFIG_FW_LOADER is not set 390# CONFIG_DEBUG_DRIVER is not set 391# CONFIG_DEBUG_DEVRES is not set 392# CONFIG_SYS_HYPERVISOR is not set 393# CONFIG_CONNECTOR is not set 394# CONFIG_MTD is not set 395# CONFIG_PARPORT is not set 396CONFIG_BLK_DEV=y |
|
307# CONFIG_BLK_DEV_COW_COMMON is not set 308# CONFIG_BLK_DEV_LOOP is not set | 397# CONFIG_BLK_DEV_COW_COMMON is not set 398# CONFIG_BLK_DEV_LOOP is not set |
399# CONFIG_BLK_DEV_NBD is not set |
|
309CONFIG_BLK_DEV_RAM=y 310CONFIG_BLK_DEV_RAM_COUNT=16 311CONFIG_BLK_DEV_RAM_SIZE=4096 312CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 313# CONFIG_CDROM_PKTCDVD is not set | 400CONFIG_BLK_DEV_RAM=y 401CONFIG_BLK_DEV_RAM_COUNT=16 402CONFIG_BLK_DEV_RAM_SIZE=4096 403CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 404# CONFIG_CDROM_PKTCDVD is not set |
314 315# 316# Misc devices 317# 318# CONFIG_BLINK is not set | 405# CONFIG_ATA_OVER_ETH is not set 406CONFIG_MISC_DEVICES=y 407# CONFIG_EEPROM_93CX6 is not set |
319# CONFIG_IDE is not set 320 321# 322# SCSI device support 323# 324# CONFIG_RAID_ATTRS is not set 325CONFIG_SCSI=y | 408# CONFIG_IDE is not set 409 410# 411# SCSI device support 412# 413# CONFIG_RAID_ATTRS is not set 414CONFIG_SCSI=y |
415CONFIG_SCSI_DMA=y |
|
326# CONFIG_SCSI_TGT is not set 327# CONFIG_SCSI_NETLINK is not set 328CONFIG_SCSI_PROC_FS=y 329 330# 331# SCSI support type (disk, tape, CD-ROM) 332# 333CONFIG_BLK_DEV_SD=y --- 12 unchanged lines hidden (view full) --- 346# CONFIG_SCSI_SCAN_ASYNC is not set 347CONFIG_SCSI_WAIT_SCAN=m 348 349# 350# SCSI Transports 351# 352# CONFIG_SCSI_SPI_ATTRS is not set 353# CONFIG_SCSI_FC_ATTRS is not set | 416# CONFIG_SCSI_TGT is not set 417# CONFIG_SCSI_NETLINK is not set 418CONFIG_SCSI_PROC_FS=y 419 420# 421# SCSI support type (disk, tape, CD-ROM) 422# 423CONFIG_BLK_DEV_SD=y --- 12 unchanged lines hidden (view full) --- 436# CONFIG_SCSI_SCAN_ASYNC is not set 437CONFIG_SCSI_WAIT_SCAN=m 438 439# 440# SCSI Transports 441# 442# CONFIG_SCSI_SPI_ATTRS is not set 443# CONFIG_SCSI_FC_ATTRS is not set |
354# CONFIG_SCSI_SAS_ATTRS is not set | 444# CONFIG_SCSI_ISCSI_ATTRS is not set |
355# CONFIG_SCSI_SAS_LIBSAS is not set | 445# CONFIG_SCSI_SAS_LIBSAS is not set |
356 357# 358# SCSI low-level drivers 359# | 446CONFIG_SCSI_LOWLEVEL=y 447# CONFIG_ISCSI_TCP is not set |
360# CONFIG_SCSI_DEBUG is not set 361CONFIG_ATA=y 362# CONFIG_ATA_NONSTANDARD is not set 363CONFIG_PATA_PLATFORM=y | 448# CONFIG_SCSI_DEBUG is not set 449CONFIG_ATA=y 450# CONFIG_ATA_NONSTANDARD is not set 451CONFIG_PATA_PLATFORM=y |
364 365# 366# Multi-device support (RAID and LVM) 367# | |
368# CONFIG_MD is not set | 452# CONFIG_MD is not set |
453CONFIG_NETDEVICES=y 454# CONFIG_NETDEVICES_MULTIQUEUE is not set 455# CONFIG_DUMMY is not set 456# CONFIG_BONDING is not set 457# CONFIG_MACVLAN is not set 458# CONFIG_EQUALIZER is not set 459# CONFIG_TUN is not set 460# CONFIG_PHYLIB is not set 461CONFIG_NET_ETHERNET=y 462CONFIG_MII=y 463# CONFIG_STNIC is not set 464CONFIG_SMC91X=y 465# CONFIG_NETDEV_1000 is not set 466# CONFIG_NETDEV_10000 is not set |
|
369 370# | 467 468# |
371# ISDN subsystem | 469# Wireless LAN |
372# | 470# |
373 374# 375# Telephony Support 376# | 471# CONFIG_WLAN_PRE80211 is not set 472# CONFIG_WLAN_80211 is not set 473# CONFIG_WAN is not set 474# CONFIG_PPP is not set 475# CONFIG_SLIP is not set 476# CONFIG_SHAPER is not set 477# CONFIG_NETCONSOLE is not set 478# CONFIG_NETPOLL is not set 479# CONFIG_NET_POLL_CONTROLLER is not set 480# CONFIG_ISDN is not set |
377# CONFIG_PHONE is not set 378 379# 380# Input device support 381# | 481# CONFIG_PHONE is not set 482 483# 484# Input device support 485# |
382CONFIG_INPUT=y 383# CONFIG_INPUT_FF_MEMLESS is not set | 486# CONFIG_INPUT is not set |
384 385# | 487 488# |
386# Userland interfaces 387# 388CONFIG_INPUT_MOUSEDEV=y 389# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 390CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 391CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 392# CONFIG_INPUT_JOYDEV is not set 393# CONFIG_INPUT_TSDEV is not set 394# CONFIG_INPUT_EVDEV is not set 395# CONFIG_INPUT_EVBUG is not set 396 397# 398# Input Device Drivers 399# 400CONFIG_INPUT_KEYBOARD=y 401CONFIG_KEYBOARD_ATKBD=y 402# CONFIG_KEYBOARD_SUNKBD is not set 403# CONFIG_KEYBOARD_LKKBD is not set 404# CONFIG_KEYBOARD_XTKBD is not set 405# CONFIG_KEYBOARD_NEWTON is not set 406# CONFIG_KEYBOARD_STOWAWAY is not set 407# CONFIG_INPUT_MOUSE is not set 408# CONFIG_INPUT_JOYSTICK is not set 409# CONFIG_INPUT_TABLET is not set 410# CONFIG_INPUT_TOUCHSCREEN is not set 411# CONFIG_INPUT_MISC is not set 412 413# | |
414# Hardware I/O ports 415# | 489# Hardware I/O ports 490# |
416CONFIG_SERIO=y 417# CONFIG_SERIO_I8042 is not set 418# CONFIG_SERIO_SERPORT is not set 419CONFIG_SERIO_LIBPS2=y 420# CONFIG_SERIO_RAW is not set | 491# CONFIG_SERIO is not set |
421# CONFIG_GAMEPORT is not set 422 423# 424# Character devices 425# 426# CONFIG_VT is not set 427# CONFIG_SERIAL_NONSTANDARD is not set 428 --- 8 unchanged lines hidden (view full) --- 437CONFIG_SERIAL_SH_SCI=y 438CONFIG_SERIAL_SH_SCI_NR_UARTS=2 439CONFIG_SERIAL_SH_SCI_CONSOLE=y 440CONFIG_SERIAL_CORE=y 441CONFIG_SERIAL_CORE_CONSOLE=y 442CONFIG_UNIX98_PTYS=y 443CONFIG_LEGACY_PTYS=y 444CONFIG_LEGACY_PTY_COUNT=256 | 492# CONFIG_GAMEPORT is not set 493 494# 495# Character devices 496# 497# CONFIG_VT is not set 498# CONFIG_SERIAL_NONSTANDARD is not set 499 --- 8 unchanged lines hidden (view full) --- 508CONFIG_SERIAL_SH_SCI=y 509CONFIG_SERIAL_SH_SCI_NR_UARTS=2 510CONFIG_SERIAL_SH_SCI_CONSOLE=y 511CONFIG_SERIAL_CORE=y 512CONFIG_SERIAL_CORE_CONSOLE=y 513CONFIG_UNIX98_PTYS=y 514CONFIG_LEGACY_PTYS=y 515CONFIG_LEGACY_PTY_COUNT=256 |
516# CONFIG_IPMI_HANDLER is not set 517CONFIG_WATCHDOG=y 518# CONFIG_WATCHDOG_NOWAYOUT is not set |
|
445 446# | 519 520# |
447# IPMI | 521# Watchdog Device Drivers |
448# | 522# |
449# CONFIG_IPMI_HANDLER is not set 450# CONFIG_WATCHDOG is not set 451CONFIG_HW_RANDOM=y | 523# CONFIG_SOFT_WATCHDOG is not set 524# CONFIG_SH_WDT is not set 525# CONFIG_HW_RANDOM is not set |
452# CONFIG_R3964 is not set 453# CONFIG_RAW_DRIVER is not set | 526# CONFIG_R3964 is not set 527# CONFIG_RAW_DRIVER is not set |
454 455# 456# TPM devices 457# | |
458# CONFIG_TCG_TPM is not set 459# CONFIG_I2C is not set 460 461# 462# SPI support 463# 464# CONFIG_SPI is not set 465# CONFIG_SPI_MASTER is not set | 528# CONFIG_TCG_TPM is not set 529# CONFIG_I2C is not set 530 531# 532# SPI support 533# 534# CONFIG_SPI is not set 535# CONFIG_SPI_MASTER is not set |
466 467# 468# Dallas's 1-wire bus 469# | |
470# CONFIG_W1 is not set | 536# CONFIG_W1 is not set |
537# CONFIG_POWER_SUPPLY is not set |
|
471# CONFIG_HWMON is not set 472 473# 474# Multifunction device drivers 475# 476# CONFIG_MFD_SM501 is not set 477 478# 479# Multimedia devices 480# 481# CONFIG_VIDEO_DEV is not set | 538# CONFIG_HWMON is not set 539 540# 541# Multifunction device drivers 542# 543# CONFIG_MFD_SM501 is not set 544 545# 546# Multimedia devices 547# 548# CONFIG_VIDEO_DEV is not set |
549# CONFIG_DVB_CORE is not set |
|
482# CONFIG_DAB is not set 483 484# 485# Graphics support 486# 487# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 488 489# 490# Display device support 491# 492# CONFIG_DISPLAY_SUPPORT is not set 493# CONFIG_VGASTATE is not set | 550# CONFIG_DAB is not set 551 552# 553# Graphics support 554# 555# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 556 557# 558# Display device support 559# 560# CONFIG_DISPLAY_SUPPORT is not set 561# CONFIG_VGASTATE is not set |
562CONFIG_VIDEO_OUTPUT_CONTROL=m |
|
494# CONFIG_FB is not set 495 496# 497# Sound 498# 499# CONFIG_SOUND is not set | 563# CONFIG_FB is not set 564 565# 566# Sound 567# 568# CONFIG_SOUND is not set |
500 501# 502# HID Devices 503# 504# CONFIG_HID is not set 505 506# 507# USB support 508# 509# CONFIG_USB_ARCH_HAS_HCD is not set | 569CONFIG_USB_SUPPORT=y 570CONFIG_USB_ARCH_HAS_HCD=y |
510# CONFIG_USB_ARCH_HAS_OHCI is not set 511# CONFIG_USB_ARCH_HAS_EHCI is not set | 571# CONFIG_USB_ARCH_HAS_OHCI is not set 572# CONFIG_USB_ARCH_HAS_EHCI is not set |
573# CONFIG_USB is not set |
|
512 513# 514# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 515# 516 517# 518# USB Gadget Support 519# | 574 575# 576# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 577# 578 579# 580# USB Gadget Support 581# |
520# CONFIG_USB_GADGET is not set | 582CONFIG_USB_GADGET=y 583# CONFIG_USB_GADGET_DEBUG is not set 584# CONFIG_USB_GADGET_DEBUG_FILES is not set 585CONFIG_USB_GADGET_SELECTED=y 586# CONFIG_USB_GADGET_AMD5536UDC is not set 587# CONFIG_USB_GADGET_FSL_USB2 is not set 588# CONFIG_USB_GADGET_NET2280 is not set 589# CONFIG_USB_GADGET_PXA2XX is not set 590CONFIG_USB_GADGET_M66592=y 591CONFIG_USB_M66592=y 592# CONFIG_USB_GADGET_GOKU is not set 593# CONFIG_USB_GADGET_LH7A40X is not set 594# CONFIG_USB_GADGET_OMAP is not set 595# CONFIG_USB_GADGET_S3C2410 is not set 596# CONFIG_USB_GADGET_AT91 is not set 597# CONFIG_USB_GADGET_DUMMY_HCD is not set 598CONFIG_USB_GADGET_DUALSPEED=y 599# CONFIG_USB_ZERO is not set 600# CONFIG_USB_ETH is not set 601# CONFIG_USB_GADGETFS is not set 602# CONFIG_USB_FILE_STORAGE is not set 603# CONFIG_USB_G_SERIAL is not set 604# CONFIG_USB_MIDI_GADGET is not set |
521# CONFIG_MMC is not set | 605# CONFIG_MMC is not set |
522 523# 524# LED devices 525# | |
526# CONFIG_NEW_LEDS is not set | 606# CONFIG_NEW_LEDS is not set |
607# CONFIG_RTC_CLASS is not set |
|
527 528# | 608 609# |
529# LED drivers 530# 531 532# 533# LED Triggers 534# 535 536# 537# InfiniBand support 538# 539 540# 541# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 542# 543 544# 545# Real Time Clock 546# 547CONFIG_RTC_LIB=y 548CONFIG_RTC_CLASS=y 549CONFIG_RTC_HCTOSYS=y 550CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 551# CONFIG_RTC_DEBUG is not set 552 553# 554# RTC interfaces 555# 556CONFIG_RTC_INTF_SYSFS=y 557CONFIG_RTC_INTF_PROC=y 558CONFIG_RTC_INTF_DEV=y 559# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 560# CONFIG_RTC_DRV_TEST is not set 561 562# 563# I2C RTC drivers 564# 565 566# 567# SPI RTC drivers 568# 569 570# 571# Platform RTC drivers 572# 573# CONFIG_RTC_DRV_DS1553 is not set 574# CONFIG_RTC_DRV_DS1742 is not set 575# CONFIG_RTC_DRV_M48T86 is not set 576# CONFIG_RTC_DRV_V3020 is not set 577 578# 579# on-CPU RTC drivers 580# 581CONFIG_RTC_DRV_SH=y 582 583# | |
584# DMA Engine support 585# 586# CONFIG_DMA_ENGINE is not set 587 588# 589# DMA Clients 590# 591 592# 593# DMA Devices 594# 595 596# | 610# DMA Engine support 611# 612# CONFIG_DMA_ENGINE is not set 613 614# 615# DMA Clients 616# 617 618# 619# DMA Devices 620# 621 622# |
623# Userspace I/O 624# 625CONFIG_UIO=m 626 627# |
|
597# File systems 598# 599CONFIG_EXT2_FS=y 600# CONFIG_EXT2_FS_XATTR is not set 601# CONFIG_EXT2_FS_XIP is not set 602CONFIG_EXT3_FS=y 603CONFIG_EXT3_FS_XATTR=y 604# CONFIG_EXT3_FS_POSIX_ACL is not set 605# CONFIG_EXT3_FS_SECURITY is not set 606# CONFIG_EXT4DEV_FS is not set 607CONFIG_JBD=y 608# CONFIG_JBD_DEBUG is not set 609CONFIG_FS_MBCACHE=y 610# CONFIG_REISERFS_FS is not set 611# CONFIG_JFS_FS is not set 612# CONFIG_FS_POSIX_ACL is not set 613# CONFIG_XFS_FS is not set 614# CONFIG_GFS2_FS is not set | 628# File systems 629# 630CONFIG_EXT2_FS=y 631# CONFIG_EXT2_FS_XATTR is not set 632# CONFIG_EXT2_FS_XIP is not set 633CONFIG_EXT3_FS=y 634CONFIG_EXT3_FS_XATTR=y 635# CONFIG_EXT3_FS_POSIX_ACL is not set 636# CONFIG_EXT3_FS_SECURITY is not set 637# CONFIG_EXT4DEV_FS is not set 638CONFIG_JBD=y 639# CONFIG_JBD_DEBUG is not set 640CONFIG_FS_MBCACHE=y 641# CONFIG_REISERFS_FS is not set 642# CONFIG_JFS_FS is not set 643# CONFIG_FS_POSIX_ACL is not set 644# CONFIG_XFS_FS is not set 645# CONFIG_GFS2_FS is not set |
646# CONFIG_OCFS2_FS is not set |
|
615# CONFIG_MINIX_FS is not set 616# CONFIG_ROMFS_FS is not set 617CONFIG_INOTIFY=y 618CONFIG_INOTIFY_USER=y 619# CONFIG_QUOTA is not set 620CONFIG_DNOTIFY=y 621# CONFIG_AUTOFS_FS is not set 622# CONFIG_AUTOFS4_FS is not set --- 39 unchanged lines hidden (view full) --- 662# CONFIG_CRAMFS is not set 663# CONFIG_VXFS_FS is not set 664# CONFIG_HPFS_FS is not set 665# CONFIG_QNX4FS_FS is not set 666# CONFIG_SYSV_FS is not set 667# CONFIG_UFS_FS is not set 668 669# | 647# CONFIG_MINIX_FS is not set 648# CONFIG_ROMFS_FS is not set 649CONFIG_INOTIFY=y 650CONFIG_INOTIFY_USER=y 651# CONFIG_QUOTA is not set 652CONFIG_DNOTIFY=y 653# CONFIG_AUTOFS_FS is not set 654# CONFIG_AUTOFS4_FS is not set --- 39 unchanged lines hidden (view full) --- 694# CONFIG_CRAMFS is not set 695# CONFIG_VXFS_FS is not set 696# CONFIG_HPFS_FS is not set 697# CONFIG_QNX4FS_FS is not set 698# CONFIG_SYSV_FS is not set 699# CONFIG_UFS_FS is not set 700 701# |
702# Network File Systems 703# 704# CONFIG_NFS_FS is not set 705# CONFIG_NFSD is not set 706# CONFIG_SMB_FS is not set 707# CONFIG_CIFS is not set 708# CONFIG_NCP_FS is not set 709# CONFIG_CODA_FS is not set 710# CONFIG_AFS_FS is not set 711 712# |
|
670# Partition Types 671# 672# CONFIG_PARTITION_ADVANCED is not set 673CONFIG_MSDOS_PARTITION=y 674 675# 676# Native Language Support 677# 678# CONFIG_NLS is not set 679 680# | 713# Partition Types 714# 715# CONFIG_PARTITION_ADVANCED is not set 716CONFIG_MSDOS_PARTITION=y 717 718# 719# Native Language Support 720# 721# CONFIG_NLS is not set 722 723# |
724# Distributed Lock Manager 725# 726# CONFIG_DLM is not set 727 728# |
|
681# Profiling support 682# 683CONFIG_PROFILING=y 684# CONFIG_OPROFILE is not set 685 686# 687# Kernel hacking 688# 689CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 729# Profiling support 730# 731CONFIG_PROFILING=y 732# CONFIG_OPROFILE is not set 733 734# 735# Kernel hacking 736# 737CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
690CONFIG_PRINTK_TIME=y | 738# CONFIG_PRINTK_TIME is not set |
691# CONFIG_ENABLE_MUST_CHECK is not set 692CONFIG_MAGIC_SYSRQ=y 693# CONFIG_UNUSED_SYMBOLS is not set 694CONFIG_DEBUG_FS=y 695# CONFIG_HEADERS_CHECK is not set 696CONFIG_DEBUG_KERNEL=y | 739# CONFIG_ENABLE_MUST_CHECK is not set 740CONFIG_MAGIC_SYSRQ=y 741# CONFIG_UNUSED_SYMBOLS is not set 742CONFIG_DEBUG_FS=y 743# CONFIG_HEADERS_CHECK is not set 744CONFIG_DEBUG_KERNEL=y |
697# CONFIG_DEBUG_SHIRQ is not set | 745CONFIG_DEBUG_SHIRQ=y |
698CONFIG_DETECT_SOFTLOCKUP=y | 746CONFIG_DETECT_SOFTLOCKUP=y |
747CONFIG_SCHED_DEBUG=y |
|
699# CONFIG_SCHEDSTATS is not set 700# CONFIG_TIMER_STATS is not set | 748# CONFIG_SCHEDSTATS is not set 749# CONFIG_TIMER_STATS is not set |
701CONFIG_DEBUG_SLAB=y 702CONFIG_DEBUG_SLAB_LEAK=y | |
703CONFIG_DEBUG_PREEMPT=y 704# CONFIG_DEBUG_RT_MUTEXES is not set 705# CONFIG_RT_MUTEX_TESTER is not set | 750CONFIG_DEBUG_PREEMPT=y 751# CONFIG_DEBUG_RT_MUTEXES is not set 752# CONFIG_RT_MUTEX_TESTER is not set |
706CONFIG_DEBUG_SPINLOCK=y 707CONFIG_DEBUG_MUTEXES=y 708CONFIG_DEBUG_LOCK_ALLOC=y | 753# CONFIG_DEBUG_SPINLOCK is not set 754# CONFIG_DEBUG_MUTEXES is not set 755# CONFIG_DEBUG_LOCK_ALLOC is not set |
709# CONFIG_PROVE_LOCKING is not set | 756# CONFIG_PROVE_LOCKING is not set |
710CONFIG_LOCKDEP=y 711CONFIG_DEBUG_LOCKDEP=y | 757# CONFIG_LOCK_STAT is not set |
712# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 713# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 758# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 759# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
714CONFIG_STACKTRACE=y | |
715# CONFIG_DEBUG_KOBJECT is not set 716CONFIG_DEBUG_BUGVERBOSE=y 717# CONFIG_DEBUG_INFO is not set 718CONFIG_DEBUG_VM=y 719# CONFIG_DEBUG_LIST is not set 720CONFIG_FRAME_POINTER=y 721CONFIG_FORCED_INLINING=y 722# CONFIG_RCU_TORTURE_TEST is not set --- 7 unchanged lines hidden (view full) --- 730# CONFIG_4KSTACKS is not set 731# CONFIG_SH_KGDB is not set 732 733# 734# Security options 735# 736# CONFIG_KEYS is not set 737# CONFIG_SECURITY is not set | 760# CONFIG_DEBUG_KOBJECT is not set 761CONFIG_DEBUG_BUGVERBOSE=y 762# CONFIG_DEBUG_INFO is not set 763CONFIG_DEBUG_VM=y 764# CONFIG_DEBUG_LIST is not set 765CONFIG_FRAME_POINTER=y 766CONFIG_FORCED_INLINING=y 767# CONFIG_RCU_TORTURE_TEST is not set --- 7 unchanged lines hidden (view full) --- 775# CONFIG_4KSTACKS is not set 776# CONFIG_SH_KGDB is not set 777 778# 779# Security options 780# 781# CONFIG_KEYS is not set 782# CONFIG_SECURITY is not set |
738 739# 740# Cryptographic options 741# | |
742# CONFIG_CRYPTO is not set 743 744# 745# Library routines 746# 747CONFIG_BITREVERSE=y 748# CONFIG_CRC_CCITT is not set 749# CONFIG_CRC16 is not set 750# CONFIG_CRC_ITU_T is not set 751CONFIG_CRC32=y | 783# CONFIG_CRYPTO is not set 784 785# 786# Library routines 787# 788CONFIG_BITREVERSE=y 789# CONFIG_CRC_CCITT is not set 790# CONFIG_CRC16 is not set 791# CONFIG_CRC_ITU_T is not set 792CONFIG_CRC32=y |
793# CONFIG_CRC7 is not set |
|
752# CONFIG_LIBCRC32C is not set 753CONFIG_PLIST=y 754CONFIG_HAS_IOMEM=y 755CONFIG_HAS_IOPORT=y 756CONFIG_HAS_DMA=y | 794# CONFIG_LIBCRC32C is not set 795CONFIG_PLIST=y 796CONFIG_HAS_IOMEM=y 797CONFIG_HAS_IOPORT=y 798CONFIG_HAS_DMA=y |