shmin_defconfig (f0eef25339f92f7cd4aeea23d9ae97987a5a1e82) | shmin_defconfig (4bb273e95578436bedf44741c97c2b7812fa8ada) |
---|---|
1# 2# Automatically generated make config: don't edit | 1# 2# Automatically generated make config: don't edit |
3# Linux kernel version: 2.6.18 4# Tue Oct 3 12:52:49 2006 | 3# Linux kernel version: 2.6.27 4# Wed Oct 22 19:52:59 2008 |
5# 6CONFIG_SUPERH=y | 5# 6CONFIG_SUPERH=y |
7CONFIG_SUPERH32=y 8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
|
7CONFIG_RWSEM_GENERIC_SPINLOCK=y 8CONFIG_GENERIC_FIND_NEXT_BIT=y 9CONFIG_GENERIC_HWEIGHT=y 10CONFIG_GENERIC_HARDIRQS=y | 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HARDIRQS=y |
13CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
|
11CONFIG_GENERIC_IRQ_PROBE=y | 14CONFIG_GENERIC_IRQ_PROBE=y |
12CONFIG_GENERIC_CALIBRATE_DELAY=y | 15# CONFIG_GENERIC_GPIO is not set 16CONFIG_GENERIC_TIME=y 17CONFIG_GENERIC_CLOCKEVENTS=y 18CONFIG_STACKTRACE_SUPPORT=y 19CONFIG_LOCKDEP_SUPPORT=y 20CONFIG_HAVE_LATENCYTOP_SUPPORT=y 21# CONFIG_ARCH_HAS_ILOG2_U32 is not set 22# CONFIG_ARCH_HAS_ILOG2_U64 is not set 23CONFIG_ARCH_NO_VIRT_TO_BUS=y |
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 14 15# | 24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 25 26# |
16# Code maturity level options | 27# General setup |
17# 18CONFIG_EXPERIMENTAL=y 19CONFIG_BROKEN_ON_SMP=y 20CONFIG_INIT_ENV_ARG_LIMIT=32 | 28# 29CONFIG_EXPERIMENTAL=y 30CONFIG_BROKEN_ON_SMP=y 31CONFIG_INIT_ENV_ARG_LIMIT=32 |
21 22# 23# General setup 24# | |
25CONFIG_LOCALVERSION="" 26CONFIG_LOCALVERSION_AUTO=y 27# CONFIG_SWAP is not set 28# CONFIG_SYSVIPC is not set 29# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_TASKSTATS is not set | 32CONFIG_LOCALVERSION="" 33CONFIG_LOCALVERSION_AUTO=y 34# CONFIG_SWAP is not set 35# CONFIG_SYSVIPC is not set 36# CONFIG_POSIX_MQUEUE is not set 37# CONFIG_BSD_PROCESS_ACCT is not set 38# CONFIG_TASKSTATS is not set |
32# CONFIG_UTS_NS is not set | |
33# CONFIG_AUDIT is not set 34# CONFIG_IKCONFIG is not set | 39# CONFIG_AUDIT is not set 40# CONFIG_IKCONFIG is not set |
41CONFIG_LOG_BUF_SHIFT=14 42# CONFIG_CGROUPS is not set 43# CONFIG_GROUP_SCHED is not set |
|
35# CONFIG_RELAY is not set | 44# CONFIG_RELAY is not set |
36CONFIG_INITRAMFS_SOURCE="" | 45# CONFIG_NAMESPACES is not set 46# CONFIG_BLK_DEV_INITRD is not set |
37CONFIG_CC_OPTIMIZE_FOR_SIZE=y 38CONFIG_SYSCTL=y 39CONFIG_EMBEDDED=y 40# CONFIG_UID16 is not set 41# CONFIG_SYSCTL_SYSCALL is not set 42# CONFIG_KALLSYMS is not set 43# CONFIG_HOTPLUG is not set 44CONFIG_PRINTK=y 45# CONFIG_BUG is not set 46# CONFIG_ELF_CORE is not set | 47CONFIG_CC_OPTIMIZE_FOR_SIZE=y 48CONFIG_SYSCTL=y 49CONFIG_EMBEDDED=y 50# CONFIG_UID16 is not set 51# CONFIG_SYSCTL_SYSCALL is not set 52# CONFIG_KALLSYMS is not set 53# CONFIG_HOTPLUG is not set 54CONFIG_PRINTK=y 55# CONFIG_BUG is not set 56# CONFIG_ELF_CORE is not set |
57CONFIG_COMPAT_BRK=y |
|
47# CONFIG_BASE_FULL is not set 48# CONFIG_FUTEX is not set | 58# CONFIG_BASE_FULL is not set 59# CONFIG_FUTEX is not set |
60CONFIG_ANON_INODES=y |
|
49# CONFIG_EPOLL is not set | 61# CONFIG_EPOLL is not set |
62CONFIG_SIGNALFD=y 63CONFIG_TIMERFD=y 64CONFIG_EVENTFD=y |
|
50# CONFIG_SHMEM is not set | 65# CONFIG_SHMEM is not set |
51# CONFIG_SLAB is not set | 66CONFIG_AIO=y |
52CONFIG_VM_EVENT_COUNTERS=y | 67CONFIG_VM_EVENT_COUNTERS=y |
68CONFIG_PCI_QUIRKS=y 69# CONFIG_SLAB is not set 70# CONFIG_SLUB is not set 71CONFIG_SLOB=y 72# CONFIG_PROFILING is not set 73# CONFIG_MARKERS is not set 74CONFIG_HAVE_OPROFILE=y 75CONFIG_HAVE_IOREMAP_PROT=y 76CONFIG_HAVE_KPROBES=y 77CONFIG_HAVE_KRETPROBES=y 78CONFIG_HAVE_ARCH_TRACEHOOK=y 79CONFIG_HAVE_CLK=y 80CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
|
53CONFIG_TINY_SHMEM=y 54CONFIG_BASE_SMALL=1 | 81CONFIG_TINY_SHMEM=y 82CONFIG_BASE_SMALL=1 |
55CONFIG_SLOB=y 56 57# 58# Loadable module support 59# | |
60# CONFIG_MODULES is not set | 83# CONFIG_MODULES is not set |
61 62# 63# Block layer 64# | |
65CONFIG_BLOCK=y 66# CONFIG_LBD is not set 67# CONFIG_LSF is not set | 84CONFIG_BLOCK=y 85# CONFIG_LBD is not set 86# CONFIG_LSF is not set |
87# CONFIG_BLK_DEV_BSG is not set 88# CONFIG_BLK_DEV_INTEGRITY is not set |
|
68 69# 70# IO Schedulers 71# 72CONFIG_IOSCHED_NOOP=y 73# CONFIG_IOSCHED_AS is not set 74# CONFIG_IOSCHED_DEADLINE is not set 75# CONFIG_IOSCHED_CFQ is not set 76# CONFIG_DEFAULT_AS is not set 77# CONFIG_DEFAULT_DEADLINE is not set 78# CONFIG_DEFAULT_CFQ is not set 79CONFIG_DEFAULT_NOOP=y 80CONFIG_DEFAULT_IOSCHED="noop" | 89 90# 91# IO Schedulers 92# 93CONFIG_IOSCHED_NOOP=y 94# CONFIG_IOSCHED_AS is not set 95# CONFIG_IOSCHED_DEADLINE is not set 96# CONFIG_IOSCHED_CFQ is not set 97# CONFIG_DEFAULT_AS is not set 98# CONFIG_DEFAULT_DEADLINE is not set 99# CONFIG_DEFAULT_CFQ is not set 100CONFIG_DEFAULT_NOOP=y 101CONFIG_DEFAULT_IOSCHED="noop" |
102CONFIG_CLASSIC_RCU=y 103# CONFIG_FREEZER is not set |
|
81 82# 83# System type 84# | 104 105# 106# System type 107# |
85# CONFIG_SH_SOLUTION_ENGINE is not set 86# CONFIG_SH_7751_SOLUTION_ENGINE is not set 87# CONFIG_SH_7300_SOLUTION_ENGINE is not set 88# CONFIG_SH_7343_SOLUTION_ENGINE is not set 89# CONFIG_SH_73180_SOLUTION_ENGINE is not set 90# CONFIG_SH_7751_SYSTEMH is not set 91# CONFIG_SH_HP6XX is not set 92# CONFIG_SH_EC3104 is not set 93# CONFIG_SH_SATURN is not set 94# CONFIG_SH_DREAMCAST is not set 95# CONFIG_SH_BIGSUR is not set 96# CONFIG_SH_MPC1211 is not set 97# CONFIG_SH_SH03 is not set 98# CONFIG_SH_SECUREEDGE5410 is not set 99# CONFIG_SH_HS7751RVOIP is not set 100# CONFIG_SH_7710VOIPGW is not set 101# CONFIG_SH_RTS7751R2D is not set 102# CONFIG_SH_R7780RP is not set 103# CONFIG_SH_EDOSK7705 is not set 104# CONFIG_SH_SH4202_MICRODEV is not set 105# CONFIG_SH_LANDISK is not set 106# CONFIG_SH_TITAN is not set 107CONFIG_SH_SHMIN=y 108# CONFIG_SH_UNKNOWN is not set 109 110# 111# Processor selection 112# | |
113CONFIG_CPU_SH3=y | 108CONFIG_CPU_SH3=y |
114 115# 116# SH-2 Processor Support 117# 118# CONFIG_CPU_SUBTYPE_SH7604 is not set 119 120# 121# SH-3 Processor Support 122# 123# CONFIG_CPU_SUBTYPE_SH7300 is not set | 109# CONFIG_CPU_SUBTYPE_SH7619 is not set 110# CONFIG_CPU_SUBTYPE_SH7203 is not set 111# CONFIG_CPU_SUBTYPE_SH7206 is not set 112# CONFIG_CPU_SUBTYPE_SH7263 is not set 113# CONFIG_CPU_SUBTYPE_MXG is not set |
124# CONFIG_CPU_SUBTYPE_SH7705 is not set 125CONFIG_CPU_SUBTYPE_SH7706=y 126# CONFIG_CPU_SUBTYPE_SH7707 is not set 127# CONFIG_CPU_SUBTYPE_SH7708 is not set 128# CONFIG_CPU_SUBTYPE_SH7709 is not set 129# CONFIG_CPU_SUBTYPE_SH7710 is not set | 114# CONFIG_CPU_SUBTYPE_SH7705 is not set 115CONFIG_CPU_SUBTYPE_SH7706=y 116# CONFIG_CPU_SUBTYPE_SH7707 is not set 117# CONFIG_CPU_SUBTYPE_SH7708 is not set 118# CONFIG_CPU_SUBTYPE_SH7709 is not set 119# CONFIG_CPU_SUBTYPE_SH7710 is not set |
130 131# 132# SH-4 Processor Support 133# | 120# CONFIG_CPU_SUBTYPE_SH7712 is not set 121# CONFIG_CPU_SUBTYPE_SH7720 is not set 122# CONFIG_CPU_SUBTYPE_SH7721 is not set |
134# CONFIG_CPU_SUBTYPE_SH7750 is not set 135# CONFIG_CPU_SUBTYPE_SH7091 is not set 136# CONFIG_CPU_SUBTYPE_SH7750R is not set 137# CONFIG_CPU_SUBTYPE_SH7750S is not set 138# CONFIG_CPU_SUBTYPE_SH7751 is not set 139# CONFIG_CPU_SUBTYPE_SH7751R is not set 140# CONFIG_CPU_SUBTYPE_SH7760 is not set 141# CONFIG_CPU_SUBTYPE_SH4_202 is not set | 123# CONFIG_CPU_SUBTYPE_SH7750 is not set 124# CONFIG_CPU_SUBTYPE_SH7091 is not set 125# CONFIG_CPU_SUBTYPE_SH7750R is not set 126# CONFIG_CPU_SUBTYPE_SH7750S is not set 127# CONFIG_CPU_SUBTYPE_SH7751 is not set 128# CONFIG_CPU_SUBTYPE_SH7751R is not set 129# CONFIG_CPU_SUBTYPE_SH7760 is not set 130# CONFIG_CPU_SUBTYPE_SH4_202 is not set |
142 143# 144# ST40 Processor Support 145# 146# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 147# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 148 149# 150# SH-4A Processor Support 151# | 131# CONFIG_CPU_SUBTYPE_SH7723 is not set 132# CONFIG_CPU_SUBTYPE_SH7763 is not set |
152# CONFIG_CPU_SUBTYPE_SH7770 is not set 153# CONFIG_CPU_SUBTYPE_SH7780 is not set | 133# CONFIG_CPU_SUBTYPE_SH7770 is not set 134# CONFIG_CPU_SUBTYPE_SH7780 is not set |
154 155# 156# SH4AL-DSP Processor Support 157# 158# CONFIG_CPU_SUBTYPE_SH73180 is not set | 135# CONFIG_CPU_SUBTYPE_SH7785 is not set 136# CONFIG_CPU_SUBTYPE_SHX3 is not set |
159# CONFIG_CPU_SUBTYPE_SH7343 is not set | 137# CONFIG_CPU_SUBTYPE_SH7343 is not set |
138# CONFIG_CPU_SUBTYPE_SH7722 is not set 139# CONFIG_CPU_SUBTYPE_SH7366 is not set 140# CONFIG_CPU_SUBTYPE_SH5_101 is not set 141# CONFIG_CPU_SUBTYPE_SH5_103 is not set |
|
160 161# 162# Memory management options 163# | 142 143# 144# Memory management options 145# |
146CONFIG_QUICKLIST=y |
|
164CONFIG_MMU=y 165CONFIG_PAGE_OFFSET=0x80000000 166CONFIG_MEMORY_START=0x0c000000 167CONFIG_MEMORY_SIZE=0x00800000 | 147CONFIG_MMU=y 148CONFIG_PAGE_OFFSET=0x80000000 149CONFIG_MEMORY_START=0x0c000000 150CONFIG_MEMORY_SIZE=0x00800000 |
151CONFIG_29BIT=y |
|
168CONFIG_VSYSCALL=y | 152CONFIG_VSYSCALL=y |
153CONFIG_ARCH_FLATMEM_ENABLE=y 154CONFIG_ARCH_SPARSEMEM_ENABLE=y 155CONFIG_ARCH_SPARSEMEM_DEFAULT=y 156CONFIG_MAX_ACTIVE_REGIONS=1 157CONFIG_ARCH_POPULATES_NODE_MAP=y 158CONFIG_ARCH_SELECT_MEMORY_MODEL=y 159CONFIG_PAGE_SIZE_4KB=y 160# CONFIG_PAGE_SIZE_8KB is not set 161# CONFIG_PAGE_SIZE_16KB is not set 162# CONFIG_PAGE_SIZE_64KB is not set 163CONFIG_ENTRY_OFFSET=0x00001000 |
|
169CONFIG_SELECT_MEMORY_MODEL=y 170CONFIG_FLATMEM_MANUAL=y 171# CONFIG_DISCONTIGMEM_MANUAL is not set 172# CONFIG_SPARSEMEM_MANUAL is not set 173CONFIG_FLATMEM=y 174CONFIG_FLAT_NODE_MEM_MAP=y | 164CONFIG_SELECT_MEMORY_MODEL=y 165CONFIG_FLATMEM_MANUAL=y 166# CONFIG_DISCONTIGMEM_MANUAL is not set 167# CONFIG_SPARSEMEM_MANUAL is not set 168CONFIG_FLATMEM=y 169CONFIG_FLAT_NODE_MEM_MAP=y |
175# CONFIG_SPARSEMEM_STATIC is not set | 170CONFIG_SPARSEMEM_STATIC=y 171CONFIG_PAGEFLAGS_EXTENDED=y |
176CONFIG_SPLIT_PTLOCK_CPUS=4 177# CONFIG_RESOURCES_64BIT is not set | 172CONFIG_SPLIT_PTLOCK_CPUS=4 173# CONFIG_RESOURCES_64BIT is not set |
174# CONFIG_PHYS_ADDR_T_64BIT is not set 175CONFIG_ZONE_DMA_FLAG=0 176CONFIG_NR_QUICK=2 177CONFIG_UNEVICTABLE_LRU=y |
|
178 179# 180# Cache configuration 181# 182# CONFIG_SH_DIRECT_MAPPED is not set | 178 179# 180# Cache configuration 181# 182# CONFIG_SH_DIRECT_MAPPED is not set |
183# CONFIG_SH_WRITETHROUGH is not set 184# CONFIG_SH_OCRAM is not set | 183CONFIG_CACHE_WRITEBACK=y 184# CONFIG_CACHE_WRITETHROUGH is not set 185# CONFIG_CACHE_OFF is not set |
185 186# 187# Processor features 188# 189CONFIG_CPU_LITTLE_ENDIAN=y | 186 187# 188# Processor features 189# 190CONFIG_CPU_LITTLE_ENDIAN=y |
191# CONFIG_CPU_BIG_ENDIAN is not set |
|
190# CONFIG_SH_FPU_EMU is not set | 192# CONFIG_SH_FPU_EMU is not set |
191# CONFIG_SH_DSP is not set | |
192# CONFIG_SH_ADC is not set 193CONFIG_CPU_HAS_INTEVT=y | 193# CONFIG_SH_ADC is not set 194CONFIG_CPU_HAS_INTEVT=y |
195CONFIG_CPU_HAS_IPR_IRQ=y |
|
194CONFIG_CPU_HAS_SR_RB=y 195 196# | 196CONFIG_CPU_HAS_SR_RB=y 197 198# |
197# Timer support | 199# Board support |
198# | 200# |
201CONFIG_SH_SHMIN=y 202 203# 204# Timer and clock configuration 205# |
|
199CONFIG_SH_TMU=y | 206CONFIG_SH_TMU=y |
207CONFIG_SH_TIMER_IRQ=16 |
|
200CONFIG_SH_PCLK_FREQ=32000000 | 208CONFIG_SH_PCLK_FREQ=32000000 |
209# CONFIG_NO_HZ is not set 210# CONFIG_HIGH_RES_TIMERS is not set 211CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
|
201 202# 203# CPU Frequency scaling 204# 205# CONFIG_CPU_FREQ is not set 206 207# 208# DMA support 209# 210# CONFIG_SH_DMA is not set 211 212# 213# Companion Chips 214# | 212 213# 214# CPU Frequency scaling 215# 216# CONFIG_CPU_FREQ is not set 217 218# 219# DMA support 220# 221# CONFIG_SH_DMA is not set 222 223# 224# Companion Chips 225# |
215# CONFIG_HD6446X_SERIES is not set | |
216 217# | 226 227# |
228# Additional SuperH Device Drivers 229# 230# CONFIG_HEARTBEAT is not set 231# CONFIG_PUSH_SWITCH is not set 232 233# |
|
218# Kernel features 219# 220# CONFIG_HZ_100 is not set 221CONFIG_HZ_250=y | 234# Kernel features 235# 236# CONFIG_HZ_100 is not set 237CONFIG_HZ_250=y |
238# CONFIG_HZ_300 is not set |
|
222# CONFIG_HZ_1000 is not set 223CONFIG_HZ=250 | 239# CONFIG_HZ_1000 is not set 240CONFIG_HZ=250 |
241# CONFIG_SCHED_HRTICK is not set |
|
224# CONFIG_KEXEC is not set | 242# CONFIG_KEXEC is not set |
225# CONFIG_SMP is not set | 243# CONFIG_CRASH_DUMP is not set 244# CONFIG_SECCOMP is not set |
226CONFIG_PREEMPT_NONE=y 227# CONFIG_PREEMPT_VOLUNTARY is not set 228# CONFIG_PREEMPT is not set | 245CONFIG_PREEMPT_NONE=y 246# CONFIG_PREEMPT_VOLUNTARY is not set 247# CONFIG_PREEMPT is not set |
248CONFIG_GUSA=y 249# CONFIG_GUSA_RB is not set |
|
229 230# 231# Boot options 232# 233CONFIG_ZERO_PAGE_OFFSET=0x00001000 234CONFIG_BOOT_LINK_OFFSET=0x00210000 | 250 251# 252# Boot options 253# 254CONFIG_ZERO_PAGE_OFFSET=0x00001000 255CONFIG_BOOT_LINK_OFFSET=0x00210000 |
235# CONFIG_UBC_WAKEUP is not set | |
236CONFIG_CMDLINE_BOOL=y 237CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 " 238 239# 240# Bus options 241# | 256CONFIG_CMDLINE_BOOL=y 257CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 " 258 259# 260# Bus options 261# |
242# CONFIG_PCI is not set | 262# CONFIG_ARCH_SUPPORTS_MSI is not set |
243 244# | 263 264# |
245# PCCARD (PCMCIA/CardBus) support 246# 247 248# 249# PCI Hotplug Support 250# 251 252# | |
253# Executable file formats 254# 255CONFIG_BINFMT_ELF=y | 265# Executable file formats 266# 267CONFIG_BINFMT_ELF=y |
256# CONFIG_BINFMT_FLAT is not set | 268# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 269# CONFIG_HAVE_AOUT is not set |
257# CONFIG_BINFMT_MISC is not set | 270# CONFIG_BINFMT_MISC is not set |
258 259# 260# Power management options (EXPERIMENTAL) 261# 262# CONFIG_PM is not set 263 264# 265# Networking 266# | |
267CONFIG_NET=y 268 269# 270# Networking options 271# | 271CONFIG_NET=y 272 273# 274# Networking options 275# |
272# CONFIG_NETDEBUG is not set | |
273# CONFIG_PACKET is not set 274CONFIG_UNIX=y 275CONFIG_XFRM=y 276# CONFIG_XFRM_USER is not set 277# CONFIG_XFRM_SUB_POLICY is not set | 276# CONFIG_PACKET is not set 277CONFIG_UNIX=y 278CONFIG_XFRM=y 279# CONFIG_XFRM_USER is not set 280# CONFIG_XFRM_SUB_POLICY is not set |
281# CONFIG_XFRM_MIGRATE is not set 282# CONFIG_XFRM_STATISTICS is not set |
|
278# CONFIG_NET_KEY is not set 279CONFIG_INET=y 280# CONFIG_IP_MULTICAST is not set 281# CONFIG_IP_ADVANCED_ROUTER is not set 282CONFIG_IP_FIB_HASH=y 283CONFIG_IP_PNP=y 284# CONFIG_IP_PNP_DHCP is not set 285# CONFIG_IP_PNP_BOOTP is not set --- 4 unchanged lines hidden (view full) --- 290# CONFIG_SYN_COOKIES is not set 291# CONFIG_INET_AH is not set 292# CONFIG_INET_ESP is not set 293# CONFIG_INET_IPCOMP is not set 294# CONFIG_INET_XFRM_TUNNEL is not set 295# CONFIG_INET_TUNNEL is not set 296CONFIG_INET_XFRM_MODE_TRANSPORT=y 297CONFIG_INET_XFRM_MODE_TUNNEL=y | 283# CONFIG_NET_KEY is not set 284CONFIG_INET=y 285# CONFIG_IP_MULTICAST is not set 286# CONFIG_IP_ADVANCED_ROUTER is not set 287CONFIG_IP_FIB_HASH=y 288CONFIG_IP_PNP=y 289# CONFIG_IP_PNP_DHCP is not set 290# CONFIG_IP_PNP_BOOTP is not set --- 4 unchanged lines hidden (view full) --- 295# CONFIG_SYN_COOKIES is not set 296# CONFIG_INET_AH is not set 297# CONFIG_INET_ESP is not set 298# CONFIG_INET_IPCOMP is not set 299# CONFIG_INET_XFRM_TUNNEL is not set 300# CONFIG_INET_TUNNEL is not set 301CONFIG_INET_XFRM_MODE_TRANSPORT=y 302CONFIG_INET_XFRM_MODE_TUNNEL=y |
303CONFIG_INET_XFRM_MODE_BEET=y 304# CONFIG_INET_LRO is not set |
|
298CONFIG_INET_DIAG=y 299CONFIG_INET_TCP_DIAG=y 300# CONFIG_TCP_CONG_ADVANCED is not set 301CONFIG_TCP_CONG_CUBIC=y 302CONFIG_DEFAULT_TCP_CONG="cubic" | 305CONFIG_INET_DIAG=y 306CONFIG_INET_TCP_DIAG=y 307# CONFIG_TCP_CONG_ADVANCED is not set 308CONFIG_TCP_CONG_CUBIC=y 309CONFIG_DEFAULT_TCP_CONG="cubic" |
310# CONFIG_TCP_MD5SIG is not set |
|
303# CONFIG_IPV6 is not set | 311# CONFIG_IPV6 is not set |
304# CONFIG_INET6_XFRM_TUNNEL is not set 305# CONFIG_INET6_TUNNEL is not set | |
306# CONFIG_NETWORK_SECMARK is not set 307# CONFIG_NETFILTER is not set | 312# CONFIG_NETWORK_SECMARK is not set 313# CONFIG_NETFILTER is not set |
308 309# 310# DCCP Configuration (EXPERIMENTAL) 311# | |
312# CONFIG_IP_DCCP is not set | 314# CONFIG_IP_DCCP is not set |
313 314# 315# SCTP Configuration (EXPERIMENTAL) 316# | |
317# CONFIG_IP_SCTP is not set | 315# CONFIG_IP_SCTP is not set |
318 319# 320# TIPC Configuration (EXPERIMENTAL) 321# | |
322# CONFIG_TIPC is not set 323# CONFIG_ATM is not set 324# CONFIG_BRIDGE is not set | 316# CONFIG_TIPC is not set 317# CONFIG_ATM is not set 318# CONFIG_BRIDGE is not set |
319# CONFIG_NET_DSA is not set |
|
325# CONFIG_VLAN_8021Q is not set 326# CONFIG_DECNET is not set 327# CONFIG_LLC2 is not set 328# CONFIG_IPX is not set 329# CONFIG_ATALK is not set 330# CONFIG_X25 is not set 331# CONFIG_LAPB is not set 332# CONFIG_ECONET is not set 333# CONFIG_WAN_ROUTER is not set | 320# CONFIG_VLAN_8021Q is not set 321# CONFIG_DECNET is not set 322# CONFIG_LLC2 is not set 323# CONFIG_IPX is not set 324# CONFIG_ATALK is not set 325# CONFIG_X25 is not set 326# CONFIG_LAPB is not set 327# CONFIG_ECONET is not set 328# CONFIG_WAN_ROUTER is not set |
334 335# 336# QoS and/or fair queueing 337# | |
338# CONFIG_NET_SCHED is not set 339 340# 341# Network testing 342# 343# CONFIG_NET_PKTGEN is not set 344# CONFIG_HAMRADIO is not set | 329# CONFIG_NET_SCHED is not set 330 331# 332# Network testing 333# 334# CONFIG_NET_PKTGEN is not set 335# CONFIG_HAMRADIO is not set |
336# CONFIG_CAN is not set |
|
345# CONFIG_IRDA is not set 346# CONFIG_BT is not set | 337# CONFIG_IRDA is not set 338# CONFIG_BT is not set |
339# CONFIG_AF_RXRPC is not set 340# CONFIG_PHONET is not set 341CONFIG_WIRELESS=y 342# CONFIG_CFG80211 is not set 343# CONFIG_WIRELESS_OLD_REGULATORY is not set 344# CONFIG_WIRELESS_EXT is not set 345# CONFIG_MAC80211 is not set |
|
347# CONFIG_IEEE80211 is not set | 346# CONFIG_IEEE80211 is not set |
347# CONFIG_RFKILL is not set 348# CONFIG_NET_9P is not set |
|
348 349# 350# Device Drivers 351# 352 353# 354# Generic Driver Options 355# 356CONFIG_STANDALONE=y 357CONFIG_PREVENT_FIRMWARE_BUILD=y 358# CONFIG_SYS_HYPERVISOR is not set | 349 350# 351# Device Drivers 352# 353 354# 355# Generic Driver Options 356# 357CONFIG_STANDALONE=y 358CONFIG_PREVENT_FIRMWARE_BUILD=y 359# CONFIG_SYS_HYPERVISOR is not set |
359 360# 361# Connector - unified userspace <-> kernelspace linker 362# | |
363# CONFIG_CONNECTOR is not set | 360# CONFIG_CONNECTOR is not set |
364 365# 366# Memory Technology Devices (MTD) 367# | |
368CONFIG_MTD=y 369# CONFIG_MTD_DEBUG is not set 370# CONFIG_MTD_CONCAT is not set 371CONFIG_MTD_PARTITIONS=y 372# CONFIG_MTD_REDBOOT_PARTS is not set 373CONFIG_MTD_CMDLINE_PARTS=y | 361CONFIG_MTD=y 362# CONFIG_MTD_DEBUG is not set 363# CONFIG_MTD_CONCAT is not set 364CONFIG_MTD_PARTITIONS=y 365# CONFIG_MTD_REDBOOT_PARTS is not set 366CONFIG_MTD_CMDLINE_PARTS=y |
367# CONFIG_MTD_AR7_PARTS is not set |
|
374 375# 376# User Modules And Translation Layers 377# 378# CONFIG_MTD_CHAR is not set | 368 369# 370# User Modules And Translation Layers 371# 372# CONFIG_MTD_CHAR is not set |
373CONFIG_MTD_BLKDEVS=y |
|
379CONFIG_MTD_BLOCK=y 380# CONFIG_FTL is not set 381# CONFIG_NFTL is not set 382# CONFIG_INFTL is not set 383# CONFIG_RFD_FTL is not set 384# CONFIG_SSFDC is not set | 374CONFIG_MTD_BLOCK=y 375# CONFIG_FTL is not set 376# CONFIG_NFTL is not set 377# CONFIG_INFTL is not set 378# CONFIG_RFD_FTL is not set 379# CONFIG_SSFDC is not set |
380# CONFIG_MTD_OOPS is not set |
|
385 386# 387# RAM/ROM/Flash chip drivers 388# 389CONFIG_MTD_CFI=y 390CONFIG_MTD_JEDECPROBE=y 391CONFIG_MTD_GEN_PROBE=y 392# CONFIG_MTD_CFI_ADV_OPTIONS is not set --- 9 unchanged lines hidden (view full) --- 402# CONFIG_MTD_CFI_I8 is not set 403# CONFIG_MTD_CFI_INTELEXT is not set 404CONFIG_MTD_CFI_AMDSTD=y 405# CONFIG_MTD_CFI_STAA is not set 406CONFIG_MTD_CFI_UTIL=y 407# CONFIG_MTD_RAM is not set 408# CONFIG_MTD_ROM is not set 409# CONFIG_MTD_ABSENT is not set | 381 382# 383# RAM/ROM/Flash chip drivers 384# 385CONFIG_MTD_CFI=y 386CONFIG_MTD_JEDECPROBE=y 387CONFIG_MTD_GEN_PROBE=y 388# CONFIG_MTD_CFI_ADV_OPTIONS is not set --- 9 unchanged lines hidden (view full) --- 398# CONFIG_MTD_CFI_I8 is not set 399# CONFIG_MTD_CFI_INTELEXT is not set 400CONFIG_MTD_CFI_AMDSTD=y 401# CONFIG_MTD_CFI_STAA is not set 402CONFIG_MTD_CFI_UTIL=y 403# CONFIG_MTD_RAM is not set 404# CONFIG_MTD_ROM is not set 405# CONFIG_MTD_ABSENT is not set |
410# CONFIG_MTD_OBSOLETE_CHIPS is not set | |
411 412# 413# Mapping drivers for chip access 414# 415# CONFIG_MTD_COMPLEX_MAPPINGS is not set 416CONFIG_MTD_PHYSMAP=y 417CONFIG_MTD_PHYSMAP_START=0xa0000000 418CONFIG_MTD_PHYSMAP_LEN=0x80000 --- 9 unchanged lines hidden (view full) --- 428# CONFIG_MTD_BLOCK2MTD is not set 429 430# 431# Disk-On-Chip Device Drivers 432# 433# CONFIG_MTD_DOC2000 is not set 434# CONFIG_MTD_DOC2001 is not set 435# CONFIG_MTD_DOC2001PLUS is not set | 406 407# 408# Mapping drivers for chip access 409# 410# CONFIG_MTD_COMPLEX_MAPPINGS is not set 411CONFIG_MTD_PHYSMAP=y 412CONFIG_MTD_PHYSMAP_START=0xa0000000 413CONFIG_MTD_PHYSMAP_LEN=0x80000 --- 9 unchanged lines hidden (view full) --- 423# CONFIG_MTD_BLOCK2MTD is not set 424 425# 426# Disk-On-Chip Device Drivers 427# 428# CONFIG_MTD_DOC2000 is not set 429# CONFIG_MTD_DOC2001 is not set 430# CONFIG_MTD_DOC2001PLUS is not set |
436 437# 438# NAND Flash Device Drivers 439# | |
440# CONFIG_MTD_NAND is not set | 431# CONFIG_MTD_NAND is not set |
441 442# 443# OneNAND Flash Device Drivers 444# | |
445# CONFIG_MTD_ONENAND is not set 446 447# | 432# CONFIG_MTD_ONENAND is not set 433 434# |
448# Parallel port support | 435# UBI - Unsorted block images |
449# | 436# |
437# CONFIG_MTD_UBI is not set |
|
450# CONFIG_PARPORT is not set | 438# CONFIG_PARPORT is not set |
451 452# 453# Plug and Play support 454# 455 456# 457# Block devices 458# | 439CONFIG_BLK_DEV=y |
459# CONFIG_BLK_DEV_COW_COMMON is not set 460CONFIG_BLK_DEV_LOOP=y 461# CONFIG_BLK_DEV_CRYPTOLOOP is not set 462# CONFIG_BLK_DEV_NBD is not set 463# CONFIG_BLK_DEV_RAM is not set | 440# CONFIG_BLK_DEV_COW_COMMON is not set 441CONFIG_BLK_DEV_LOOP=y 442# CONFIG_BLK_DEV_CRYPTOLOOP is not set 443# CONFIG_BLK_DEV_NBD is not set 444# CONFIG_BLK_DEV_RAM is not set |
464# CONFIG_BLK_DEV_INITRD is not set | |
465# CONFIG_CDROM_PKTCDVD is not set 466# CONFIG_ATA_OVER_ETH is not set | 445# CONFIG_CDROM_PKTCDVD is not set 446# CONFIG_ATA_OVER_ETH is not set |
467 468# 469# ATA/ATAPI/MFM/RLL support 470# | 447# CONFIG_BLK_DEV_HD is not set 448CONFIG_MISC_DEVICES=y 449# CONFIG_EEPROM_93CX6 is not set 450# CONFIG_ENCLOSURE_SERVICES is not set 451CONFIG_HAVE_IDE=y |
471# CONFIG_IDE is not set 472 473# 474# SCSI device support 475# 476# CONFIG_RAID_ATTRS is not set 477# CONFIG_SCSI is not set | 452# CONFIG_IDE is not set 453 454# 455# SCSI device support 456# 457# CONFIG_RAID_ATTRS is not set 458# CONFIG_SCSI is not set |
459# CONFIG_SCSI_DMA is not set |
|
478# CONFIG_SCSI_NETLINK is not set | 460# CONFIG_SCSI_NETLINK is not set |
479 480# 481# Serial ATA (prod) and Parallel ATA (experimental) drivers 482# | |
483# CONFIG_ATA is not set | 461# CONFIG_ATA is not set |
484 485# 486# Multi-device support (RAID and LVM) 487# | |
488# CONFIG_MD is not set | 462# CONFIG_MD is not set |
489 490# 491# Fusion MPT device support 492# 493# CONFIG_FUSION is not set 494 495# 496# IEEE 1394 (FireWire) support 497# 498 499# 500# I2O device support 501# 502 503# 504# Network device support 505# | |
506CONFIG_NETDEVICES=y 507# CONFIG_DUMMY is not set 508# CONFIG_BONDING is not set | 463CONFIG_NETDEVICES=y 464# CONFIG_DUMMY is not set 465# CONFIG_BONDING is not set |
466# CONFIG_MACVLAN is not set |
|
509# CONFIG_EQUALIZER is not set 510# CONFIG_TUN is not set | 467# CONFIG_EQUALIZER is not set 468# CONFIG_TUN is not set |
511 512# 513# PHY device support 514# | 469# CONFIG_VETH is not set |
515# CONFIG_PHYLIB is not set | 470# CONFIG_PHYLIB is not set |
516 517# 518# Ethernet (10 or 100Mbit) 519# | |
520CONFIG_NET_ETHERNET=y 521# CONFIG_MII is not set | 471CONFIG_NET_ETHERNET=y 472# CONFIG_MII is not set |
473# CONFIG_AX88796 is not set |
|
522# CONFIG_STNIC is not set 523# CONFIG_SMC91X is not set | 474# CONFIG_STNIC is not set 475# CONFIG_SMC91X is not set |
476# CONFIG_SMC911X is not set 477# CONFIG_IBM_NEW_EMAC_ZMII is not set 478# CONFIG_IBM_NEW_EMAC_RGMII is not set 479# CONFIG_IBM_NEW_EMAC_TAH is not set 480# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 481# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 482# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 483# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 484# CONFIG_B44 is not set 485CONFIG_NETDEV_1000=y 486CONFIG_NETDEV_10000=y |
|
524 525# | 487 488# |
526# Ethernet (1000 Mbit) | 489# Wireless LAN |
527# | 490# |
528 529# 530# Ethernet (10000 Mbit) 531# 532 533# 534# Token Ring devices 535# 536 537# 538# Wireless LAN (non-hamradio) 539# 540# CONFIG_NET_RADIO is not set 541 542# 543# Wan interfaces 544# | 491# CONFIG_WLAN_PRE80211 is not set 492# CONFIG_WLAN_80211 is not set 493# CONFIG_IWLWIFI_LEDS is not set |
545# CONFIG_WAN is not set 546# CONFIG_PPP is not set 547# CONFIG_SLIP is not set | 494# CONFIG_WAN is not set 495# CONFIG_PPP is not set 496# CONFIG_SLIP is not set |
548# CONFIG_SHAPER is not set | |
549# CONFIG_NETCONSOLE is not set 550# CONFIG_NETPOLL is not set 551# CONFIG_NET_POLL_CONTROLLER is not set | 497# CONFIG_NETCONSOLE is not set 498# CONFIG_NETPOLL is not set 499# CONFIG_NET_POLL_CONTROLLER is not set |
552 553# 554# ISDN subsystem 555# | |
556# CONFIG_ISDN is not set | 500# CONFIG_ISDN is not set |
557 558# 559# Telephony Support 560# | |
561# CONFIG_PHONE is not set 562 563# 564# Input device support 565# 566# CONFIG_INPUT is not set 567 568# 569# Hardware I/O ports 570# 571# CONFIG_SERIO is not set 572# CONFIG_GAMEPORT is not set 573 574# 575# Character devices 576# 577# CONFIG_VT is not set | 501# CONFIG_PHONE is not set 502 503# 504# Input device support 505# 506# CONFIG_INPUT is not set 507 508# 509# Hardware I/O ports 510# 511# CONFIG_SERIO is not set 512# CONFIG_GAMEPORT is not set 513 514# 515# Character devices 516# 517# CONFIG_VT is not set |
518CONFIG_DEVKMEM=y |
|
578# CONFIG_SERIAL_NONSTANDARD is not set 579 580# 581# Serial drivers 582# 583# CONFIG_SERIAL_8250 is not set 584 585# 586# Non-8250 serial port support 587# 588CONFIG_SERIAL_SH_SCI=y 589CONFIG_SERIAL_SH_SCI_NR_UARTS=2 590CONFIG_SERIAL_SH_SCI_CONSOLE=y 591CONFIG_SERIAL_CORE=y 592CONFIG_SERIAL_CORE_CONSOLE=y 593CONFIG_UNIX98_PTYS=y 594CONFIG_LEGACY_PTYS=y 595CONFIG_LEGACY_PTY_COUNT=256 | 519# CONFIG_SERIAL_NONSTANDARD is not set 520 521# 522# Serial drivers 523# 524# CONFIG_SERIAL_8250 is not set 525 526# 527# Non-8250 serial port support 528# 529CONFIG_SERIAL_SH_SCI=y 530CONFIG_SERIAL_SH_SCI_NR_UARTS=2 531CONFIG_SERIAL_SH_SCI_CONSOLE=y 532CONFIG_SERIAL_CORE=y 533CONFIG_SERIAL_CORE_CONSOLE=y 534CONFIG_UNIX98_PTYS=y 535CONFIG_LEGACY_PTYS=y 536CONFIG_LEGACY_PTY_COUNT=256 |
596 597# 598# IPMI 599# | |
600# CONFIG_IPMI_HANDLER is not set | 537# CONFIG_IPMI_HANDLER is not set |
601 602# 603# Watchdog Cards 604# 605# CONFIG_WATCHDOG is not set | |
606CONFIG_HW_RANDOM=y | 538CONFIG_HW_RANDOM=y |
607# CONFIG_GEN_RTC is not set 608# CONFIG_DTLK is not set | |
609# CONFIG_R3964 is not set | 539# CONFIG_R3964 is not set |
610 611# 612# Ftape, the floppy tape device driver 613# | |
614# CONFIG_RAW_DRIVER is not set | 540# CONFIG_RAW_DRIVER is not set |
615 616# 617# TPM devices 618# | |
619# CONFIG_TCG_TPM is not set | 541# CONFIG_TCG_TPM is not set |
620# CONFIG_TELCLOCK is not set 621 622# 623# I2C support 624# | |
625# CONFIG_I2C is not set | 542# CONFIG_I2C is not set |
626 627# 628# SPI support 629# | |
630# CONFIG_SPI is not set | 543# CONFIG_SPI is not set |
631# CONFIG_SPI_MASTER is not set | 544# CONFIG_W1 is not set 545# CONFIG_POWER_SUPPLY is not set 546# CONFIG_HWMON is not set 547# CONFIG_THERMAL is not set 548# CONFIG_THERMAL_HWMON is not set 549# CONFIG_WATCHDOG is not set |
632 633# | 550 551# |
634# Dallas's 1-wire bus | 552# Sonics Silicon Backplane |
635# | 553# |
554CONFIG_SSB_POSSIBLE=y 555# CONFIG_SSB is not set |
|
636 637# | 556 557# |
638# Hardware Monitoring support | 558# Multifunction device drivers |
639# | 559# |
640# CONFIG_HWMON is not set 641# CONFIG_HWMON_VID is not set | 560# CONFIG_MFD_CORE is not set 561# CONFIG_MFD_SM501 is not set 562# CONFIG_HTC_PASIC3 is not set 563# CONFIG_MFD_TMIO is not set 564# CONFIG_MFD_WM8400 is not set |
642 643# | 565 566# |
644# Misc devices | 567# Multimedia devices |
645# 646 647# | 568# 569 570# |
648# Multimedia devices | 571# Multimedia core support |
649# 650# CONFIG_VIDEO_DEV is not set | 572# 573# CONFIG_VIDEO_DEV is not set |
651CONFIG_VIDEO_V4L2=y | 574# CONFIG_DVB_CORE is not set 575# CONFIG_VIDEO_MEDIA is not set |
652 653# | 576 577# |
654# Digital Video Broadcasting Devices | 578# Multimedia drivers |
655# | 579# |
656# CONFIG_DVB is not set | 580# CONFIG_DAB is not set |
657 658# 659# Graphics support 660# | 581 582# 583# Graphics support 584# |
661CONFIG_FIRMWARE_EDID=y | 585# CONFIG_VGASTATE is not set 586# CONFIG_VIDEO_OUTPUT_CONTROL is not set |
662# CONFIG_FB is not set | 587# CONFIG_FB is not set |
588# CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
|
663 664# | 589 590# |
665# Sound | 591# Display device support |
666# | 592# |
593# CONFIG_DISPLAY_SUPPORT is not set |
|
667# CONFIG_SOUND is not set | 594# CONFIG_SOUND is not set |
668 669# 670# USB support 671# 672# CONFIG_USB_ARCH_HAS_HCD is not set | 595CONFIG_USB_SUPPORT=y 596CONFIG_USB_ARCH_HAS_HCD=y |
673# CONFIG_USB_ARCH_HAS_OHCI is not set 674# CONFIG_USB_ARCH_HAS_EHCI is not set | 597# CONFIG_USB_ARCH_HAS_OHCI is not set 598# CONFIG_USB_ARCH_HAS_EHCI is not set |
599# CONFIG_USB is not set 600# CONFIG_USB_OTG_WHITELIST is not set 601# CONFIG_USB_OTG_BLACKLIST_HUB is not set |
|
675 676# | 602 603# |
677# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 604# Enable Host or Gadget support to see Inventra options |
678# 679 680# | 605# 606 607# |
681# USB Gadget Support | 608# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
682# 683# CONFIG_USB_GADGET is not set | 609# 610# CONFIG_USB_GADGET is not set |
684 685# 686# MMC/SD Card support 687# | |
688# CONFIG_MMC is not set | 611# CONFIG_MMC is not set |
689 690# 691# LED devices 692# | 612# CONFIG_MEMSTICK is not set |
693# CONFIG_NEW_LEDS is not set | 613# CONFIG_NEW_LEDS is not set |
694 695# 696# LED drivers 697# 698 699# 700# LED Triggers 701# 702 703# 704# InfiniBand support 705# 706 707# 708# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 709# 710 711# 712# Real Time Clock 713# | 614# CONFIG_ACCESSIBILITY is not set |
714# CONFIG_RTC_CLASS is not set | 615# CONFIG_RTC_CLASS is not set |
616# CONFIG_DMADEVICES is not set 617# CONFIG_UIO is not set 618# CONFIG_STAGING is not set |
|
715 716# | 619 620# |
717# DMA Engine support 718# 719# CONFIG_DMA_ENGINE is not set 720 721# 722# DMA Clients 723# 724 725# 726# DMA Devices 727# 728 729# | |
730# File systems 731# 732# CONFIG_EXT2_FS is not set 733# CONFIG_EXT3_FS is not set | 621# File systems 622# 623# CONFIG_EXT2_FS is not set 624# CONFIG_EXT3_FS is not set |
625# CONFIG_EXT4_FS is not set |
|
734# CONFIG_REISERFS_FS is not set 735# CONFIG_JFS_FS is not set 736# CONFIG_FS_POSIX_ACL is not set | 626# CONFIG_REISERFS_FS is not set 627# CONFIG_JFS_FS is not set 628# CONFIG_FS_POSIX_ACL is not set |
629CONFIG_FILE_LOCKING=y |
|
737# CONFIG_XFS_FS is not set | 630# CONFIG_XFS_FS is not set |
738# CONFIG_MINIX_FS is not set 739# CONFIG_ROMFS_FS is not set | 631# CONFIG_DNOTIFY is not set |
740# CONFIG_INOTIFY is not set 741# CONFIG_QUOTA is not set | 632# CONFIG_INOTIFY is not set 633# CONFIG_QUOTA is not set |
742# CONFIG_DNOTIFY is not set | |
743# CONFIG_AUTOFS_FS is not set 744# CONFIG_AUTOFS4_FS is not set 745# CONFIG_FUSE_FS is not set 746 747# 748# CD-ROM/DVD Filesystems 749# 750# CONFIG_ISO9660_FS is not set --- 7 unchanged lines hidden (view full) --- 758# CONFIG_NTFS_FS is not set 759 760# 761# Pseudo filesystems 762# 763CONFIG_PROC_FS=y 764# CONFIG_PROC_KCORE is not set 765CONFIG_PROC_SYSCTL=y | 634# CONFIG_AUTOFS_FS is not set 635# CONFIG_AUTOFS4_FS is not set 636# CONFIG_FUSE_FS is not set 637 638# 639# CD-ROM/DVD Filesystems 640# 641# CONFIG_ISO9660_FS is not set --- 7 unchanged lines hidden (view full) --- 649# CONFIG_NTFS_FS is not set 650 651# 652# Pseudo filesystems 653# 654CONFIG_PROC_FS=y 655# CONFIG_PROC_KCORE is not set 656CONFIG_PROC_SYSCTL=y |
657CONFIG_PROC_PAGE_MONITOR=y |
|
766# CONFIG_SYSFS is not set 767CONFIG_TMPFS=y 768# CONFIG_TMPFS_POSIX_ACL is not set 769# CONFIG_HUGETLBFS is not set 770# CONFIG_HUGETLB_PAGE is not set | 658# CONFIG_SYSFS is not set 659CONFIG_TMPFS=y 660# CONFIG_TMPFS_POSIX_ACL is not set 661# CONFIG_HUGETLBFS is not set 662# CONFIG_HUGETLB_PAGE is not set |
771CONFIG_RAMFS=y | |
772 773# 774# Miscellaneous filesystems 775# 776# CONFIG_ADFS_FS is not set 777# CONFIG_AFFS_FS is not set 778# CONFIG_HFS_FS is not set 779# CONFIG_HFSPLUS_FS is not set 780# CONFIG_BEFS_FS is not set 781# CONFIG_BFS_FS is not set 782# CONFIG_EFS_FS is not set | 663 664# 665# Miscellaneous filesystems 666# 667# CONFIG_ADFS_FS is not set 668# CONFIG_AFFS_FS is not set 669# CONFIG_HFS_FS is not set 670# CONFIG_HFSPLUS_FS is not set 671# CONFIG_BEFS_FS is not set 672# CONFIG_BFS_FS is not set 673# CONFIG_EFS_FS is not set |
783# CONFIG_JFFS_FS is not set | |
784# CONFIG_JFFS2_FS is not set 785CONFIG_CRAMFS=y 786# CONFIG_VXFS_FS is not set | 674# CONFIG_JFFS2_FS is not set 675CONFIG_CRAMFS=y 676# CONFIG_VXFS_FS is not set |
677# CONFIG_MINIX_FS is not set 678# CONFIG_OMFS_FS is not set |
|
787# CONFIG_HPFS_FS is not set 788# CONFIG_QNX4FS_FS is not set | 679# CONFIG_HPFS_FS is not set 680# CONFIG_QNX4FS_FS is not set |
681# CONFIG_ROMFS_FS is not set |
|
789# CONFIG_SYSV_FS is not set 790# CONFIG_UFS_FS is not set | 682# CONFIG_SYSV_FS is not set 683# CONFIG_UFS_FS is not set |
791 792# 793# Network File Systems 794# | 684CONFIG_NETWORK_FILESYSTEMS=y |
795CONFIG_NFS_FS=y 796CONFIG_NFS_V3=y 797# CONFIG_NFS_V3_ACL is not set 798# CONFIG_NFS_V4 is not set | 685CONFIG_NFS_FS=y 686CONFIG_NFS_V3=y 687# CONFIG_NFS_V3_ACL is not set 688# CONFIG_NFS_V4 is not set |
799# CONFIG_NFS_DIRECTIO is not set 800# CONFIG_NFSD is not set | |
801CONFIG_ROOT_NFS=y | 689CONFIG_ROOT_NFS=y |
690# CONFIG_NFSD is not set |
|
802CONFIG_LOCKD=y 803CONFIG_LOCKD_V4=y 804CONFIG_NFS_COMMON=y 805CONFIG_SUNRPC=y | 691CONFIG_LOCKD=y 692CONFIG_LOCKD_V4=y 693CONFIG_NFS_COMMON=y 694CONFIG_SUNRPC=y |
695# CONFIG_SUNRPC_REGISTER_V4 is not set |
|
806# CONFIG_RPCSEC_GSS_KRB5 is not set 807# CONFIG_RPCSEC_GSS_SPKM3 is not set 808# CONFIG_SMB_FS is not set 809# CONFIG_CIFS is not set 810# CONFIG_NCP_FS is not set 811# CONFIG_CODA_FS is not set 812# CONFIG_AFS_FS is not set | 696# CONFIG_RPCSEC_GSS_KRB5 is not set 697# CONFIG_RPCSEC_GSS_SPKM3 is not set 698# CONFIG_SMB_FS is not set 699# CONFIG_CIFS is not set 700# CONFIG_NCP_FS is not set 701# CONFIG_CODA_FS is not set 702# CONFIG_AFS_FS is not set |
813# CONFIG_9P_FS is not set | |
814 815# 816# Partition Types 817# 818# CONFIG_PARTITION_ADVANCED is not set 819CONFIG_MSDOS_PARTITION=y | 703 704# 705# Partition Types 706# 707# CONFIG_PARTITION_ADVANCED is not set 708CONFIG_MSDOS_PARTITION=y |
820 821# 822# Native Language Support 823# | |
824# CONFIG_NLS is not set 825 826# | 709# CONFIG_NLS is not set 710 711# |
827# Profiling support 828# 829# CONFIG_PROFILING is not set 830 831# | |
832# Kernel hacking 833# | 712# Kernel hacking 713# |
714CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
|
834# CONFIG_PRINTK_TIME is not set | 715# CONFIG_PRINTK_TIME is not set |
716CONFIG_ENABLE_WARN_DEPRECATED=y |
|
835CONFIG_ENABLE_MUST_CHECK=y | 717CONFIG_ENABLE_MUST_CHECK=y |
718CONFIG_FRAME_WARN=1024 |
|
836# CONFIG_MAGIC_SYSRQ is not set 837# CONFIG_UNUSED_SYMBOLS is not set | 719# CONFIG_MAGIC_SYSRQ is not set 720# CONFIG_UNUSED_SYMBOLS is not set |
721# CONFIG_HEADERS_CHECK is not set |
|
838# CONFIG_DEBUG_KERNEL is not set | 722# CONFIG_DEBUG_KERNEL is not set |
839CONFIG_LOG_BUF_SHIFT=14 840# CONFIG_UNWIND_INFO is not set | 723# CONFIG_DEBUG_MEMORY_INIT is not set 724# CONFIG_RCU_CPU_STALL_DETECTOR is not set 725# CONFIG_LATENCYTOP is not set 726CONFIG_NOP_TRACER=y 727CONFIG_HAVE_FTRACE=y 728# CONFIG_DYNAMIC_PRINTK_DEBUG is not set 729# CONFIG_SAMPLES is not set |
841CONFIG_SH_STANDARD_BIOS=y | 730CONFIG_SH_STANDARD_BIOS=y |
731# CONFIG_EARLY_SCIF_CONSOLE is not set |
|
842CONFIG_EARLY_PRINTK=y | 732CONFIG_EARLY_PRINTK=y |
843# CONFIG_KGDB is not set | 733# CONFIG_SH_KGDB is not set |
844 845# 846# Security options 847# 848# CONFIG_KEYS is not set | 734 735# 736# Security options 737# 738# CONFIG_KEYS is not set |
739# CONFIG_SECURITYFS is not set 740# CONFIG_SECURITY_FILE_CAPABILITIES is not set 741CONFIG_CRYPTO=y |
|
849 850# | 742 743# |
851# Cryptographic options | 744# Crypto core or helper |
852# | 745# |
853# CONFIG_CRYPTO is not set | 746# CONFIG_CRYPTO_FIPS is not set 747# CONFIG_CRYPTO_MANAGER is not set 748# CONFIG_CRYPTO_GF128MUL is not set 749# CONFIG_CRYPTO_NULL is not set 750# CONFIG_CRYPTO_CRYPTD is not set 751# CONFIG_CRYPTO_AUTHENC is not set |
854 855# | 752 753# |
754# Authenticated Encryption with Associated Data 755# 756# CONFIG_CRYPTO_CCM is not set 757# CONFIG_CRYPTO_GCM is not set 758# CONFIG_CRYPTO_SEQIV is not set 759 760# 761# Block modes 762# 763# CONFIG_CRYPTO_CBC is not set 764# CONFIG_CRYPTO_CTR is not set 765# CONFIG_CRYPTO_CTS is not set 766# CONFIG_CRYPTO_ECB is not set 767# CONFIG_CRYPTO_LRW is not set 768# CONFIG_CRYPTO_PCBC is not set 769# CONFIG_CRYPTO_XTS is not set 770 771# 772# Hash modes 773# 774# CONFIG_CRYPTO_HMAC is not set 775# CONFIG_CRYPTO_XCBC is not set 776 777# 778# Digest 779# 780# CONFIG_CRYPTO_CRC32C is not set 781# CONFIG_CRYPTO_MD4 is not set 782# CONFIG_CRYPTO_MD5 is not set 783# CONFIG_CRYPTO_MICHAEL_MIC is not set 784# CONFIG_CRYPTO_RMD128 is not set 785# CONFIG_CRYPTO_RMD160 is not set 786# CONFIG_CRYPTO_RMD256 is not set 787# CONFIG_CRYPTO_RMD320 is not set 788# CONFIG_CRYPTO_SHA1 is not set 789# CONFIG_CRYPTO_SHA256 is not set 790# CONFIG_CRYPTO_SHA512 is not set 791# CONFIG_CRYPTO_TGR192 is not set 792# CONFIG_CRYPTO_WP512 is not set 793 794# 795# Ciphers 796# 797# CONFIG_CRYPTO_AES is not set 798# CONFIG_CRYPTO_ANUBIS is not set 799# CONFIG_CRYPTO_ARC4 is not set 800# CONFIG_CRYPTO_BLOWFISH is not set 801# CONFIG_CRYPTO_CAMELLIA is not set 802# CONFIG_CRYPTO_CAST5 is not set 803# CONFIG_CRYPTO_CAST6 is not set 804# CONFIG_CRYPTO_DES is not set 805# CONFIG_CRYPTO_FCRYPT is not set 806# CONFIG_CRYPTO_KHAZAD is not set 807# CONFIG_CRYPTO_SALSA20 is not set 808# CONFIG_CRYPTO_SEED is not set 809# CONFIG_CRYPTO_SERPENT is not set 810# CONFIG_CRYPTO_TEA is not set 811# CONFIG_CRYPTO_TWOFISH is not set 812 813# 814# Compression 815# 816# CONFIG_CRYPTO_DEFLATE is not set 817# CONFIG_CRYPTO_LZO is not set 818 819# 820# Random Number Generation 821# 822# CONFIG_CRYPTO_ANSI_CPRNG is not set 823CONFIG_CRYPTO_HW=y 824 825# |
|
856# Library routines 857# | 826# Library routines 827# |
828CONFIG_BITREVERSE=y |
|
858# CONFIG_CRC_CCITT is not set 859# CONFIG_CRC16 is not set | 829# CONFIG_CRC_CCITT is not set 830# CONFIG_CRC16 is not set |
831# CONFIG_CRC_T10DIF is not set 832# CONFIG_CRC_ITU_T is not set |
|
860CONFIG_CRC32=y | 833CONFIG_CRC32=y |
834# CONFIG_CRC7 is not set |
|
861# CONFIG_LIBCRC32C is not set 862CONFIG_ZLIB_INFLATE=y | 835# CONFIG_LIBCRC32C is not set 836CONFIG_ZLIB_INFLATE=y |
837CONFIG_HAS_IOMEM=y 838CONFIG_HAS_IOPORT=y 839CONFIG_HAS_DMA=y |
|