diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
commit | 4bb273e95578436bedf44741c97c2b7812fa8ada (patch) | |
tree | 1c5982604933344fb8dc8d9df5ea21e121993f04 /arch/sh/configs/snapgear_defconfig | |
parent | 6f8f6daa6db4c6b5ef8b7f9e62518fed91414670 (diff) |
sh: update defconfigs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/snapgear_defconfig')
-rw-r--r-- | arch/sh/configs/snapgear_defconfig | 237 |
1 files changed, 136 insertions, 101 deletions
diff --git a/arch/sh/configs/snapgear_defconfig b/arch/sh/configs/snapgear_defconfig index e4e5d2178131..b4ca5110958f 100644 --- a/arch/sh/configs/snapgear_defconfig +++ b/arch/sh/configs/snapgear_defconfig | |||
@@ -1,36 +1,36 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.23-rc1 | 3 | # Linux kernel version: 2.6.27 |
4 | # Thu Jul 26 11:49:11 2007 | 4 | # Wed Oct 22 19:55:03 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | ||
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
10 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
11 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
12 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 16 | # CONFIG_GENERIC_GPIO is not set |
14 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
15 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
16 | CONFIG_SYS_SUPPORTS_PCI=y | 19 | CONFIG_SYS_SUPPORTS_PCI=y |
17 | CONFIG_STACKTRACE_SUPPORT=y | 20 | CONFIG_STACKTRACE_SUPPORT=y |
18 | CONFIG_LOCKDEP_SUPPORT=y | 21 | CONFIG_LOCKDEP_SUPPORT=y |
22 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 24 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 25 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
22 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
23 | 27 | ||
24 | # | 28 | # |
25 | # Code maturity level options | 29 | # General setup |
26 | # | 30 | # |
27 | CONFIG_EXPERIMENTAL=y | 31 | CONFIG_EXPERIMENTAL=y |
28 | CONFIG_BROKEN_ON_SMP=y | 32 | CONFIG_BROKEN_ON_SMP=y |
29 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 33 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
30 | |||
31 | # | ||
32 | # General setup | ||
33 | # | ||
34 | CONFIG_LOCALVERSION="" | 34 | CONFIG_LOCALVERSION="" |
35 | CONFIG_LOCALVERSION_AUTO=y | 35 | CONFIG_LOCALVERSION_AUTO=y |
36 | # CONFIG_SWAP is not set | 36 | # CONFIG_SWAP is not set |
@@ -38,12 +38,15 @@ CONFIG_LOCALVERSION_AUTO=y | |||
38 | # CONFIG_POSIX_MQUEUE is not set | 38 | # CONFIG_POSIX_MQUEUE is not set |
39 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
40 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
41 | # CONFIG_USER_NS is not set | ||
42 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
43 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
44 | CONFIG_LOG_BUF_SHIFT=14 | 43 | CONFIG_LOG_BUF_SHIFT=14 |
45 | # CONFIG_SYSFS_DEPRECATED is not set | 44 | # CONFIG_CGROUPS is not set |
45 | # CONFIG_GROUP_SCHED is not set | ||
46 | CONFIG_SYSFS_DEPRECATED=y | ||
47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
46 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
49 | # CONFIG_NAMESPACES is not set | ||
47 | CONFIG_BLK_DEV_INITRD=y | 50 | CONFIG_BLK_DEV_INITRD=y |
48 | CONFIG_INITRAMFS_SOURCE="" | 51 | CONFIG_INITRAMFS_SOURCE="" |
49 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 52 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
@@ -57,6 +60,7 @@ CONFIG_KALLSYMS=y | |||
57 | CONFIG_PRINTK=y | 60 | CONFIG_PRINTK=y |
58 | CONFIG_BUG=y | 61 | CONFIG_BUG=y |
59 | CONFIG_ELF_CORE=y | 62 | CONFIG_ELF_CORE=y |
63 | CONFIG_COMPAT_BRK=y | ||
60 | CONFIG_BASE_FULL=y | 64 | CONFIG_BASE_FULL=y |
61 | CONFIG_FUTEX=y | 65 | CONFIG_FUTEX=y |
62 | CONFIG_ANON_INODES=y | 66 | CONFIG_ANON_INODES=y |
@@ -65,10 +69,22 @@ CONFIG_SIGNALFD=y | |||
65 | CONFIG_TIMERFD=y | 69 | CONFIG_TIMERFD=y |
66 | CONFIG_EVENTFD=y | 70 | CONFIG_EVENTFD=y |
67 | CONFIG_SHMEM=y | 71 | CONFIG_SHMEM=y |
72 | CONFIG_AIO=y | ||
68 | CONFIG_VM_EVENT_COUNTERS=y | 73 | CONFIG_VM_EVENT_COUNTERS=y |
74 | CONFIG_PCI_QUIRKS=y | ||
69 | CONFIG_SLAB=y | 75 | CONFIG_SLAB=y |
70 | # CONFIG_SLUB is not set | 76 | # CONFIG_SLUB is not set |
71 | # CONFIG_SLOB is not set | 77 | # CONFIG_SLOB is not set |
78 | # CONFIG_PROFILING is not set | ||
79 | # CONFIG_MARKERS is not set | ||
80 | CONFIG_HAVE_OPROFILE=y | ||
81 | CONFIG_HAVE_IOREMAP_PROT=y | ||
82 | CONFIG_HAVE_KPROBES=y | ||
83 | CONFIG_HAVE_KRETPROBES=y | ||
84 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
85 | CONFIG_HAVE_CLK=y | ||
86 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
87 | CONFIG_SLABINFO=y | ||
72 | CONFIG_RT_MUTEXES=y | 88 | CONFIG_RT_MUTEXES=y |
73 | # CONFIG_TINY_SHMEM is not set | 89 | # CONFIG_TINY_SHMEM is not set |
74 | CONFIG_BASE_SMALL=0 | 90 | CONFIG_BASE_SMALL=0 |
@@ -78,6 +94,7 @@ CONFIG_BLOCK=y | |||
78 | # CONFIG_BLK_DEV_IO_TRACE is not set | 94 | # CONFIG_BLK_DEV_IO_TRACE is not set |
79 | # CONFIG_LSF is not set | 95 | # CONFIG_LSF is not set |
80 | # CONFIG_BLK_DEV_BSG is not set | 96 | # CONFIG_BLK_DEV_BSG is not set |
97 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
81 | 98 | ||
82 | # | 99 | # |
83 | # IO Schedulers | 100 | # IO Schedulers |
@@ -91,13 +108,18 @@ CONFIG_DEFAULT_AS=y | |||
91 | # CONFIG_DEFAULT_CFQ is not set | 108 | # CONFIG_DEFAULT_CFQ is not set |
92 | # CONFIG_DEFAULT_NOOP is not set | 109 | # CONFIG_DEFAULT_NOOP is not set |
93 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 110 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
111 | CONFIG_CLASSIC_RCU=y | ||
112 | # CONFIG_FREEZER is not set | ||
94 | 113 | ||
95 | # | 114 | # |
96 | # System type | 115 | # System type |
97 | # | 116 | # |
98 | CONFIG_CPU_SH4=y | 117 | CONFIG_CPU_SH4=y |
99 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 118 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
119 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
100 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 120 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
121 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
122 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
101 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
102 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
103 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
@@ -105,6 +127,8 @@ CONFIG_CPU_SH4=y | |||
105 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
106 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
107 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
130 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
131 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
108 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
109 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
110 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -113,14 +137,17 @@ CONFIG_CPU_SH4=y | |||
113 | CONFIG_CPU_SUBTYPE_SH7751R=y | 137 | CONFIG_CPU_SUBTYPE_SH7751R=y |
114 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
115 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 139 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
116 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
117 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
118 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
119 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
120 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
121 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 145 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
122 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
123 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
148 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
149 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
150 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
124 | 151 | ||
125 | # | 152 | # |
126 | # Memory management options | 153 | # Memory management options |
@@ -130,6 +157,7 @@ CONFIG_MMU=y | |||
130 | CONFIG_PAGE_OFFSET=0x80000000 | 157 | CONFIG_PAGE_OFFSET=0x80000000 |
131 | CONFIG_MEMORY_START=0x08000000 | 158 | CONFIG_MEMORY_START=0x08000000 |
132 | CONFIG_MEMORY_SIZE=0x01000000 | 159 | CONFIG_MEMORY_SIZE=0x01000000 |
160 | CONFIG_29BIT=y | ||
133 | CONFIG_VSYSCALL=y | 161 | CONFIG_VSYSCALL=y |
134 | CONFIG_ARCH_FLATMEM_ENABLE=y | 162 | CONFIG_ARCH_FLATMEM_ENABLE=y |
135 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 163 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
@@ -139,7 +167,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
139 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 167 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
140 | CONFIG_PAGE_SIZE_4KB=y | 168 | CONFIG_PAGE_SIZE_4KB=y |
141 | # CONFIG_PAGE_SIZE_8KB is not set | 169 | # CONFIG_PAGE_SIZE_8KB is not set |
170 | # CONFIG_PAGE_SIZE_16KB is not set | ||
142 | # CONFIG_PAGE_SIZE_64KB is not set | 171 | # CONFIG_PAGE_SIZE_64KB is not set |
172 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
143 | CONFIG_SELECT_MEMORY_MODEL=y | 173 | CONFIG_SELECT_MEMORY_MODEL=y |
144 | CONFIG_FLATMEM_MANUAL=y | 174 | CONFIG_FLATMEM_MANUAL=y |
145 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 175 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -147,16 +177,21 @@ CONFIG_FLATMEM_MANUAL=y | |||
147 | CONFIG_FLATMEM=y | 177 | CONFIG_FLATMEM=y |
148 | CONFIG_FLAT_NODE_MEM_MAP=y | 178 | CONFIG_FLAT_NODE_MEM_MAP=y |
149 | CONFIG_SPARSEMEM_STATIC=y | 179 | CONFIG_SPARSEMEM_STATIC=y |
180 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
150 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 181 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
151 | # CONFIG_RESOURCES_64BIT is not set | 182 | # CONFIG_RESOURCES_64BIT is not set |
183 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
152 | CONFIG_ZONE_DMA_FLAG=0 | 184 | CONFIG_ZONE_DMA_FLAG=0 |
153 | CONFIG_NR_QUICK=2 | 185 | CONFIG_NR_QUICK=2 |
186 | CONFIG_UNEVICTABLE_LRU=y | ||
154 | 187 | ||
155 | # | 188 | # |
156 | # Cache configuration | 189 | # Cache configuration |
157 | # | 190 | # |
158 | # CONFIG_SH_DIRECT_MAPPED is not set | 191 | # CONFIG_SH_DIRECT_MAPPED is not set |
159 | # CONFIG_SH_WRITETHROUGH is not set | 192 | CONFIG_CACHE_WRITEBACK=y |
193 | # CONFIG_CACHE_WRITETHROUGH is not set | ||
194 | # CONFIG_CACHE_OFF is not set | ||
160 | 195 | ||
161 | # | 196 | # |
162 | # Processor features | 197 | # Processor features |
@@ -164,20 +199,18 @@ CONFIG_NR_QUICK=2 | |||
164 | CONFIG_CPU_LITTLE_ENDIAN=y | 199 | CONFIG_CPU_LITTLE_ENDIAN=y |
165 | # CONFIG_CPU_BIG_ENDIAN is not set | 200 | # CONFIG_CPU_BIG_ENDIAN is not set |
166 | CONFIG_SH_FPU=y | 201 | CONFIG_SH_FPU=y |
167 | # CONFIG_SH_DSP is not set | ||
168 | # CONFIG_SH_STORE_QUEUES is not set | 202 | # CONFIG_SH_STORE_QUEUES is not set |
169 | CONFIG_CPU_HAS_INTEVT=y | 203 | CONFIG_CPU_HAS_INTEVT=y |
170 | CONFIG_CPU_HAS_INTC_IRQ=y | ||
171 | CONFIG_CPU_HAS_IPR_IRQ=y | 204 | CONFIG_CPU_HAS_IPR_IRQ=y |
172 | CONFIG_CPU_HAS_SR_RB=y | 205 | CONFIG_CPU_HAS_SR_RB=y |
173 | CONFIG_CPU_HAS_PTEA=y | 206 | CONFIG_CPU_HAS_PTEA=y |
207 | CONFIG_CPU_HAS_FPU=y | ||
174 | 208 | ||
175 | # | 209 | # |
176 | # Board support | 210 | # Board support |
177 | # | 211 | # |
178 | # CONFIG_SH_7751_SYSTEMH is not set | 212 | # CONFIG_SH_7751_SYSTEMH is not set |
179 | CONFIG_SH_SECUREEDGE5410=y | 213 | CONFIG_SH_SECUREEDGE5410=y |
180 | # CONFIG_SH_HS7751RVOIP is not set | ||
181 | # CONFIG_SH_RTS7751R2D is not set | 214 | # CONFIG_SH_RTS7751R2D is not set |
182 | # CONFIG_SH_LANDISK is not set | 215 | # CONFIG_SH_LANDISK is not set |
183 | # CONFIG_SH_TITAN is not set | 216 | # CONFIG_SH_TITAN is not set |
@@ -189,9 +222,9 @@ CONFIG_SH_SECUREEDGE5410=y | |||
189 | CONFIG_SH_TMU=y | 222 | CONFIG_SH_TMU=y |
190 | CONFIG_SH_TIMER_IRQ=16 | 223 | CONFIG_SH_TIMER_IRQ=16 |
191 | CONFIG_SH_PCLK_FREQ=60000000 | 224 | CONFIG_SH_PCLK_FREQ=60000000 |
192 | # CONFIG_TICK_ONESHOT is not set | ||
193 | # CONFIG_NO_HZ is not set | 225 | # CONFIG_NO_HZ is not set |
194 | # CONFIG_HIGH_RES_TIMERS is not set | 226 | # CONFIG_HIGH_RES_TIMERS is not set |
227 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
195 | 228 | ||
196 | # | 229 | # |
197 | # CPU Frequency scaling | 230 | # CPU Frequency scaling |
@@ -224,11 +257,15 @@ CONFIG_HZ_250=y | |||
224 | # CONFIG_HZ_300 is not set | 257 | # CONFIG_HZ_300 is not set |
225 | # CONFIG_HZ_1000 is not set | 258 | # CONFIG_HZ_1000 is not set |
226 | CONFIG_HZ=250 | 259 | CONFIG_HZ=250 |
260 | # CONFIG_SCHED_HRTICK is not set | ||
227 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
228 | # CONFIG_CRASH_DUMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
263 | # CONFIG_SECCOMP is not set | ||
229 | CONFIG_PREEMPT_NONE=y | 264 | CONFIG_PREEMPT_NONE=y |
230 | # CONFIG_PREEMPT_VOLUNTARY is not set | 265 | # CONFIG_PREEMPT_VOLUNTARY is not set |
231 | # CONFIG_PREEMPT is not set | 266 | # CONFIG_PREEMPT is not set |
267 | CONFIG_GUSA=y | ||
268 | # CONFIG_GUSA_RB is not set | ||
232 | 269 | ||
233 | # | 270 | # |
234 | # Boot options | 271 | # Boot options |
@@ -241,26 +278,20 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
241 | # | 278 | # |
242 | # Bus options | 279 | # Bus options |
243 | # | 280 | # |
244 | CONFIG_SH_CONCAT_FS=y | ||
245 | CONFIG_PCI=y | 281 | CONFIG_PCI=y |
246 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 282 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
247 | CONFIG_PCI_AUTO=y | 283 | CONFIG_PCI_AUTO=y |
248 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | 284 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
249 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 285 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
250 | 286 | CONFIG_PCI_LEGACY=y | |
251 | # | ||
252 | # PCCARD (PCMCIA/CardBus) support | ||
253 | # | ||
254 | 287 | ||
255 | # | 288 | # |
256 | # Executable file formats | 289 | # Executable file formats |
257 | # | 290 | # |
258 | CONFIG_BINFMT_ELF=y | 291 | CONFIG_BINFMT_ELF=y |
292 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
293 | # CONFIG_HAVE_AOUT is not set | ||
259 | # CONFIG_BINFMT_MISC is not set | 294 | # CONFIG_BINFMT_MISC is not set |
260 | |||
261 | # | ||
262 | # Networking | ||
263 | # | ||
264 | CONFIG_NET=y | 295 | CONFIG_NET=y |
265 | 296 | ||
266 | # | 297 | # |
@@ -286,14 +317,13 @@ CONFIG_IP_FIB_HASH=y | |||
286 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 317 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
287 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 318 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
288 | # CONFIG_INET_XFRM_MODE_BEET is not set | 319 | # CONFIG_INET_XFRM_MODE_BEET is not set |
320 | # CONFIG_INET_LRO is not set | ||
289 | # CONFIG_INET_DIAG is not set | 321 | # CONFIG_INET_DIAG is not set |
290 | # CONFIG_TCP_CONG_ADVANCED is not set | 322 | # CONFIG_TCP_CONG_ADVANCED is not set |
291 | CONFIG_TCP_CONG_CUBIC=y | 323 | CONFIG_TCP_CONG_CUBIC=y |
292 | CONFIG_DEFAULT_TCP_CONG="cubic" | 324 | CONFIG_DEFAULT_TCP_CONG="cubic" |
293 | # CONFIG_TCP_MD5SIG is not set | 325 | # CONFIG_TCP_MD5SIG is not set |
294 | # CONFIG_IPV6 is not set | 326 | # CONFIG_IPV6 is not set |
295 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
296 | # CONFIG_INET6_TUNNEL is not set | ||
297 | # CONFIG_NETWORK_SECMARK is not set | 327 | # CONFIG_NETWORK_SECMARK is not set |
298 | # CONFIG_NETFILTER is not set | 328 | # CONFIG_NETFILTER is not set |
299 | # CONFIG_IP_DCCP is not set | 329 | # CONFIG_IP_DCCP is not set |
@@ -301,6 +331,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
301 | # CONFIG_TIPC is not set | 331 | # CONFIG_TIPC is not set |
302 | # CONFIG_ATM is not set | 332 | # CONFIG_ATM is not set |
303 | # CONFIG_BRIDGE is not set | 333 | # CONFIG_BRIDGE is not set |
334 | # CONFIG_NET_DSA is not set | ||
304 | # CONFIG_VLAN_8021Q is not set | 335 | # CONFIG_VLAN_8021Q is not set |
305 | # CONFIG_DECNET is not set | 336 | # CONFIG_DECNET is not set |
306 | # CONFIG_LLC2 is not set | 337 | # CONFIG_LLC2 is not set |
@@ -310,10 +341,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
310 | # CONFIG_LAPB is not set | 341 | # CONFIG_LAPB is not set |
311 | # CONFIG_ECONET is not set | 342 | # CONFIG_ECONET is not set |
312 | # CONFIG_WAN_ROUTER is not set | 343 | # CONFIG_WAN_ROUTER is not set |
313 | |||
314 | # | ||
315 | # QoS and/or fair queueing | ||
316 | # | ||
317 | # CONFIG_NET_SCHED is not set | 344 | # CONFIG_NET_SCHED is not set |
318 | 345 | ||
319 | # | 346 | # |
@@ -321,14 +348,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
321 | # | 348 | # |
322 | # CONFIG_NET_PKTGEN is not set | 349 | # CONFIG_NET_PKTGEN is not set |
323 | # CONFIG_HAMRADIO is not set | 350 | # CONFIG_HAMRADIO is not set |
351 | # CONFIG_CAN is not set | ||
324 | # CONFIG_IRDA is not set | 352 | # CONFIG_IRDA is not set |
325 | # CONFIG_BT is not set | 353 | # CONFIG_BT is not set |
326 | # CONFIG_AF_RXRPC is not set | 354 | # CONFIG_AF_RXRPC is not set |
327 | 355 | # CONFIG_PHONET is not set | |
328 | # | 356 | CONFIG_WIRELESS=y |
329 | # Wireless | ||
330 | # | ||
331 | # CONFIG_CFG80211 is not set | 357 | # CONFIG_CFG80211 is not set |
358 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
332 | # CONFIG_WIRELESS_EXT is not set | 359 | # CONFIG_WIRELESS_EXT is not set |
333 | # CONFIG_MAC80211 is not set | 360 | # CONFIG_MAC80211 is not set |
334 | # CONFIG_IEEE80211 is not set | 361 | # CONFIG_IEEE80211 is not set |
@@ -352,6 +379,7 @@ CONFIG_MTD=y | |||
352 | CONFIG_MTD_PARTITIONS=y | 379 | CONFIG_MTD_PARTITIONS=y |
353 | # CONFIG_MTD_REDBOOT_PARTS is not set | 380 | # CONFIG_MTD_REDBOOT_PARTS is not set |
354 | # CONFIG_MTD_CMDLINE_PARTS is not set | 381 | # CONFIG_MTD_CMDLINE_PARTS is not set |
382 | # CONFIG_MTD_AR7_PARTS is not set | ||
355 | 383 | ||
356 | # | 384 | # |
357 | # User Modules And Translation Layers | 385 | # User Modules And Translation Layers |
@@ -365,6 +393,7 @@ CONFIG_MTD_BLOCK_RO=y | |||
365 | # CONFIG_INFTL is not set | 393 | # CONFIG_INFTL is not set |
366 | # CONFIG_RFD_FTL is not set | 394 | # CONFIG_RFD_FTL is not set |
367 | # CONFIG_SSFDC is not set | 395 | # CONFIG_SSFDC is not set |
396 | # CONFIG_MTD_OOPS is not set | ||
368 | 397 | ||
369 | # | 398 | # |
370 | # RAM/ROM/Flash chip drivers | 399 | # RAM/ROM/Flash chip drivers |
@@ -401,6 +430,7 @@ CONFIG_MTD_RAM=y | |||
401 | # | 430 | # |
402 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 431 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
403 | # CONFIG_MTD_PHYSMAP is not set | 432 | # CONFIG_MTD_PHYSMAP is not set |
433 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
404 | CONFIG_MTD_PLATRAM=y | 434 | CONFIG_MTD_PLATRAM=y |
405 | 435 | ||
406 | # | 436 | # |
@@ -437,10 +467,12 @@ CONFIG_BLK_DEV=y | |||
437 | CONFIG_BLK_DEV_RAM=y | 467 | CONFIG_BLK_DEV_RAM=y |
438 | CONFIG_BLK_DEV_RAM_COUNT=16 | 468 | CONFIG_BLK_DEV_RAM_COUNT=16 |
439 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 469 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
440 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 470 | # CONFIG_BLK_DEV_XIP is not set |
441 | # CONFIG_CDROM_PKTCDVD is not set | 471 | # CONFIG_CDROM_PKTCDVD is not set |
442 | # CONFIG_ATA_OVER_ETH is not set | 472 | # CONFIG_ATA_OVER_ETH is not set |
473 | # CONFIG_BLK_DEV_HD is not set | ||
443 | # CONFIG_MISC_DEVICES is not set | 474 | # CONFIG_MISC_DEVICES is not set |
475 | CONFIG_HAVE_IDE=y | ||
444 | # CONFIG_IDE is not set | 476 | # CONFIG_IDE is not set |
445 | 477 | ||
446 | # | 478 | # |
@@ -452,44 +484,52 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
452 | # CONFIG_SCSI_NETLINK is not set | 484 | # CONFIG_SCSI_NETLINK is not set |
453 | # CONFIG_ATA is not set | 485 | # CONFIG_ATA is not set |
454 | # CONFIG_MD is not set | 486 | # CONFIG_MD is not set |
487 | # CONFIG_FUSION is not set | ||
455 | 488 | ||
456 | # | 489 | # |
457 | # Fusion MPT device support | 490 | # IEEE 1394 (FireWire) support |
458 | # | 491 | # |
459 | # CONFIG_FUSION is not set | ||
460 | 492 | ||
461 | # | 493 | # |
462 | # IEEE 1394 (FireWire) support | 494 | # Enable only one of the two stacks, unless you know what you are doing |
463 | # | 495 | # |
464 | # CONFIG_FIREWIRE is not set | 496 | # CONFIG_FIREWIRE is not set |
465 | # CONFIG_IEEE1394 is not set | 497 | # CONFIG_IEEE1394 is not set |
466 | # CONFIG_I2O is not set | 498 | # CONFIG_I2O is not set |
467 | CONFIG_NETDEVICES=y | 499 | CONFIG_NETDEVICES=y |
468 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
469 | # CONFIG_DUMMY is not set | 500 | # CONFIG_DUMMY is not set |
470 | # CONFIG_BONDING is not set | 501 | # CONFIG_BONDING is not set |
471 | # CONFIG_MACVLAN is not set | 502 | # CONFIG_MACVLAN is not set |
472 | # CONFIG_EQUALIZER is not set | 503 | # CONFIG_EQUALIZER is not set |
473 | # CONFIG_TUN is not set | 504 | # CONFIG_TUN is not set |
505 | # CONFIG_VETH is not set | ||
474 | # CONFIG_ARCNET is not set | 506 | # CONFIG_ARCNET is not set |
475 | # CONFIG_PHYLIB is not set | 507 | # CONFIG_PHYLIB is not set |
476 | CONFIG_NET_ETHERNET=y | 508 | CONFIG_NET_ETHERNET=y |
477 | CONFIG_MII=y | 509 | CONFIG_MII=y |
510 | # CONFIG_AX88796 is not set | ||
478 | # CONFIG_STNIC is not set | 511 | # CONFIG_STNIC is not set |
479 | # CONFIG_HAPPYMEAL is not set | 512 | # CONFIG_HAPPYMEAL is not set |
480 | # CONFIG_SUNGEM is not set | 513 | # CONFIG_SUNGEM is not set |
481 | # CONFIG_CASSINI is not set | 514 | # CONFIG_CASSINI is not set |
482 | # CONFIG_NET_VENDOR_3COM is not set | 515 | # CONFIG_NET_VENDOR_3COM is not set |
483 | # CONFIG_SMC91X is not set | 516 | # CONFIG_SMC91X is not set |
517 | # CONFIG_SMC911X is not set | ||
484 | # CONFIG_NET_TULIP is not set | 518 | # CONFIG_NET_TULIP is not set |
485 | # CONFIG_HP100 is not set | 519 | # CONFIG_HP100 is not set |
520 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
521 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
522 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
523 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
524 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
525 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
526 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
486 | CONFIG_NET_PCI=y | 527 | CONFIG_NET_PCI=y |
487 | # CONFIG_PCNET32 is not set | 528 | # CONFIG_PCNET32 is not set |
488 | # CONFIG_AMD8111_ETH is not set | 529 | # CONFIG_AMD8111_ETH is not set |
489 | # CONFIG_ADAPTEC_STARFIRE is not set | 530 | # CONFIG_ADAPTEC_STARFIRE is not set |
490 | # CONFIG_B44 is not set | 531 | # CONFIG_B44 is not set |
491 | # CONFIG_FORCEDETH is not set | 532 | # CONFIG_FORCEDETH is not set |
492 | # CONFIG_DGRS is not set | ||
493 | # CONFIG_EEPRO100 is not set | 533 | # CONFIG_EEPRO100 is not set |
494 | # CONFIG_E100 is not set | 534 | # CONFIG_E100 is not set |
495 | # CONFIG_FEALNX is not set | 535 | # CONFIG_FEALNX is not set |
@@ -501,12 +541,14 @@ CONFIG_8139TOO_PIO=y | |||
501 | # CONFIG_8139TOO_TUNE_TWISTER is not set | 541 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
502 | # CONFIG_8139TOO_8129 is not set | 542 | # CONFIG_8139TOO_8129 is not set |
503 | # CONFIG_8139_OLD_RX_RESET is not set | 543 | # CONFIG_8139_OLD_RX_RESET is not set |
544 | # CONFIG_R6040 is not set | ||
504 | # CONFIG_SIS900 is not set | 545 | # CONFIG_SIS900 is not set |
505 | # CONFIG_EPIC100 is not set | 546 | # CONFIG_EPIC100 is not set |
506 | # CONFIG_SUNDANCE is not set | 547 | # CONFIG_SUNDANCE is not set |
507 | # CONFIG_TLAN is not set | 548 | # CONFIG_TLAN is not set |
508 | # CONFIG_VIA_RHINE is not set | 549 | # CONFIG_VIA_RHINE is not set |
509 | # CONFIG_SC92031 is not set | 550 | # CONFIG_SC92031 is not set |
551 | # CONFIG_ATL2 is not set | ||
510 | # CONFIG_NETDEV_1000 is not set | 552 | # CONFIG_NETDEV_1000 is not set |
511 | # CONFIG_NETDEV_10000 is not set | 553 | # CONFIG_NETDEV_10000 is not set |
512 | # CONFIG_TR is not set | 554 | # CONFIG_TR is not set |
@@ -516,12 +558,12 @@ CONFIG_8139TOO_PIO=y | |||
516 | # | 558 | # |
517 | # CONFIG_WLAN_PRE80211 is not set | 559 | # CONFIG_WLAN_PRE80211 is not set |
518 | # CONFIG_WLAN_80211 is not set | 560 | # CONFIG_WLAN_80211 is not set |
561 | # CONFIG_IWLWIFI_LEDS is not set | ||
519 | # CONFIG_WAN is not set | 562 | # CONFIG_WAN is not set |
520 | # CONFIG_FDDI is not set | 563 | # CONFIG_FDDI is not set |
521 | # CONFIG_HIPPI is not set | 564 | # CONFIG_HIPPI is not set |
522 | # CONFIG_PPP is not set | 565 | # CONFIG_PPP is not set |
523 | # CONFIG_SLIP is not set | 566 | # CONFIG_SLIP is not set |
524 | # CONFIG_SHAPER is not set | ||
525 | # CONFIG_NETCONSOLE is not set | 567 | # CONFIG_NETCONSOLE is not set |
526 | # CONFIG_NETPOLL is not set | 568 | # CONFIG_NETPOLL is not set |
527 | # CONFIG_NET_POLL_CONTROLLER is not set | 569 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -540,7 +582,6 @@ CONFIG_INPUT=y | |||
540 | # | 582 | # |
541 | # CONFIG_INPUT_MOUSEDEV is not set | 583 | # CONFIG_INPUT_MOUSEDEV is not set |
542 | # CONFIG_INPUT_JOYDEV is not set | 584 | # CONFIG_INPUT_JOYDEV is not set |
543 | # CONFIG_INPUT_TSDEV is not set | ||
544 | # CONFIG_INPUT_EVDEV is not set | 585 | # CONFIG_INPUT_EVDEV is not set |
545 | # CONFIG_INPUT_EVBUG is not set | 586 | # CONFIG_INPUT_EVBUG is not set |
546 | 587 | ||
@@ -564,7 +605,9 @@ CONFIG_INPUT=y | |||
564 | # Character devices | 605 | # Character devices |
565 | # | 606 | # |
566 | # CONFIG_VT is not set | 607 | # CONFIG_VT is not set |
608 | CONFIG_DEVKMEM=y | ||
567 | # CONFIG_SERIAL_NONSTANDARD is not set | 609 | # CONFIG_SERIAL_NONSTANDARD is not set |
610 | # CONFIG_NOZOMI is not set | ||
568 | 611 | ||
569 | # | 612 | # |
570 | # Serial drivers | 613 | # Serial drivers |
@@ -584,82 +627,77 @@ CONFIG_UNIX98_PTYS=y | |||
584 | CONFIG_LEGACY_PTYS=y | 627 | CONFIG_LEGACY_PTYS=y |
585 | CONFIG_LEGACY_PTY_COUNT=256 | 628 | CONFIG_LEGACY_PTY_COUNT=256 |
586 | # CONFIG_IPMI_HANDLER is not set | 629 | # CONFIG_IPMI_HANDLER is not set |
587 | # CONFIG_WATCHDOG is not set | ||
588 | # CONFIG_HW_RANDOM is not set | 630 | # CONFIG_HW_RANDOM is not set |
589 | # CONFIG_R3964 is not set | 631 | # CONFIG_R3964 is not set |
590 | # CONFIG_APPLICOM is not set | 632 | # CONFIG_APPLICOM is not set |
591 | # CONFIG_DRM is not set | ||
592 | # CONFIG_RAW_DRIVER is not set | 633 | # CONFIG_RAW_DRIVER is not set |
593 | # CONFIG_TCG_TPM is not set | 634 | # CONFIG_TCG_TPM is not set |
594 | CONFIG_DEVPORT=y | 635 | CONFIG_DEVPORT=y |
595 | # CONFIG_I2C is not set | 636 | # CONFIG_I2C is not set |
596 | |||
597 | # | ||
598 | # SPI support | ||
599 | # | ||
600 | # CONFIG_SPI is not set | 637 | # CONFIG_SPI is not set |
601 | # CONFIG_SPI_MASTER is not set | ||
602 | # CONFIG_W1 is not set | 638 | # CONFIG_W1 is not set |
603 | # CONFIG_POWER_SUPPLY is not set | 639 | # CONFIG_POWER_SUPPLY is not set |
604 | # CONFIG_HWMON is not set | 640 | # CONFIG_HWMON is not set |
641 | # CONFIG_THERMAL is not set | ||
642 | # CONFIG_THERMAL_HWMON is not set | ||
643 | # CONFIG_WATCHDOG is not set | ||
644 | |||
645 | # | ||
646 | # Sonics Silicon Backplane | ||
647 | # | ||
648 | CONFIG_SSB_POSSIBLE=y | ||
649 | # CONFIG_SSB is not set | ||
605 | 650 | ||
606 | # | 651 | # |
607 | # Multifunction device drivers | 652 | # Multifunction device drivers |
608 | # | 653 | # |
654 | # CONFIG_MFD_CORE is not set | ||
609 | # CONFIG_MFD_SM501 is not set | 655 | # CONFIG_MFD_SM501 is not set |
656 | # CONFIG_HTC_PASIC3 is not set | ||
657 | # CONFIG_MFD_TMIO is not set | ||
658 | # CONFIG_MFD_WM8400 is not set | ||
610 | 659 | ||
611 | # | 660 | # |
612 | # Multimedia devices | 661 | # Multimedia devices |
613 | # | 662 | # |
663 | |||
664 | # | ||
665 | # Multimedia core support | ||
666 | # | ||
614 | # CONFIG_VIDEO_DEV is not set | 667 | # CONFIG_VIDEO_DEV is not set |
615 | # CONFIG_DVB_CORE is not set | 668 | # CONFIG_DVB_CORE is not set |
616 | # CONFIG_DAB is not set | 669 | # CONFIG_VIDEO_MEDIA is not set |
617 | 670 | ||
618 | # | 671 | # |
619 | # Graphics support | 672 | # Multimedia drivers |
620 | # | 673 | # |
621 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 674 | # CONFIG_DAB is not set |
622 | 675 | ||
623 | # | 676 | # |
624 | # Display device support | 677 | # Graphics support |
625 | # | 678 | # |
626 | # CONFIG_DISPLAY_SUPPORT is not set | 679 | # CONFIG_DRM is not set |
627 | # CONFIG_VGASTATE is not set | 680 | # CONFIG_VGASTATE is not set |
628 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 681 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
629 | # CONFIG_FB is not set | 682 | # CONFIG_FB is not set |
683 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
630 | 684 | ||
631 | # | 685 | # |
632 | # Sound | 686 | # Display device support |
633 | # | 687 | # |
688 | # CONFIG_DISPLAY_SUPPORT is not set | ||
634 | # CONFIG_SOUND is not set | 689 | # CONFIG_SOUND is not set |
635 | # CONFIG_HID_SUPPORT is not set | 690 | # CONFIG_HID_SUPPORT is not set |
636 | # CONFIG_USB_SUPPORT is not set | 691 | # CONFIG_USB_SUPPORT is not set |
637 | # CONFIG_MMC is not set | 692 | # CONFIG_MMC is not set |
693 | # CONFIG_MEMSTICK is not set | ||
638 | # CONFIG_NEW_LEDS is not set | 694 | # CONFIG_NEW_LEDS is not set |
695 | # CONFIG_ACCESSIBILITY is not set | ||
639 | # CONFIG_INFINIBAND is not set | 696 | # CONFIG_INFINIBAND is not set |
640 | |||
641 | # | ||
642 | # Real Time Clock | ||
643 | # | ||
644 | # CONFIG_RTC_CLASS is not set | 697 | # CONFIG_RTC_CLASS is not set |
645 | 698 | # CONFIG_DMADEVICES is not set | |
646 | # | ||
647 | # DMA Engine support | ||
648 | # | ||
649 | # CONFIG_DMA_ENGINE is not set | ||
650 | |||
651 | # | ||
652 | # DMA Clients | ||
653 | # | ||
654 | |||
655 | # | ||
656 | # DMA Devices | ||
657 | # | ||
658 | |||
659 | # | ||
660 | # Userspace I/O | ||
661 | # | ||
662 | # CONFIG_UIO is not set | 699 | # CONFIG_UIO is not set |
700 | # CONFIG_STAGING is not set | ||
663 | 701 | ||
664 | # | 702 | # |
665 | # File systems | 703 | # File systems |
@@ -668,18 +706,16 @@ CONFIG_EXT2_FS=y | |||
668 | # CONFIG_EXT2_FS_XATTR is not set | 706 | # CONFIG_EXT2_FS_XATTR is not set |
669 | # CONFIG_EXT2_FS_XIP is not set | 707 | # CONFIG_EXT2_FS_XIP is not set |
670 | # CONFIG_EXT3_FS is not set | 708 | # CONFIG_EXT3_FS is not set |
671 | # CONFIG_EXT4DEV_FS is not set | 709 | # CONFIG_EXT4_FS is not set |
672 | # CONFIG_REISERFS_FS is not set | 710 | # CONFIG_REISERFS_FS is not set |
673 | # CONFIG_JFS_FS is not set | 711 | # CONFIG_JFS_FS is not set |
674 | # CONFIG_FS_POSIX_ACL is not set | 712 | # CONFIG_FS_POSIX_ACL is not set |
713 | CONFIG_FILE_LOCKING=y | ||
675 | # CONFIG_XFS_FS is not set | 714 | # CONFIG_XFS_FS is not set |
676 | # CONFIG_GFS2_FS is not set | ||
677 | # CONFIG_OCFS2_FS is not set | 715 | # CONFIG_OCFS2_FS is not set |
678 | # CONFIG_MINIX_FS is not set | 716 | # CONFIG_DNOTIFY is not set |
679 | CONFIG_ROMFS_FS=y | ||
680 | # CONFIG_INOTIFY is not set | 717 | # CONFIG_INOTIFY is not set |
681 | # CONFIG_QUOTA is not set | 718 | # CONFIG_QUOTA is not set |
682 | # CONFIG_DNOTIFY is not set | ||
683 | # CONFIG_AUTOFS_FS is not set | 719 | # CONFIG_AUTOFS_FS is not set |
684 | # CONFIG_AUTOFS4_FS is not set | 720 | # CONFIG_AUTOFS4_FS is not set |
685 | # CONFIG_FUSE_FS is not set | 721 | # CONFIG_FUSE_FS is not set |
@@ -703,12 +739,12 @@ CONFIG_ROMFS_FS=y | |||
703 | CONFIG_PROC_FS=y | 739 | CONFIG_PROC_FS=y |
704 | # CONFIG_PROC_KCORE is not set | 740 | # CONFIG_PROC_KCORE is not set |
705 | CONFIG_PROC_SYSCTL=y | 741 | CONFIG_PROC_SYSCTL=y |
742 | CONFIG_PROC_PAGE_MONITOR=y | ||
706 | CONFIG_SYSFS=y | 743 | CONFIG_SYSFS=y |
707 | CONFIG_TMPFS=y | 744 | CONFIG_TMPFS=y |
708 | # CONFIG_TMPFS_POSIX_ACL is not set | 745 | # CONFIG_TMPFS_POSIX_ACL is not set |
709 | # CONFIG_HUGETLBFS is not set | 746 | # CONFIG_HUGETLBFS is not set |
710 | # CONFIG_HUGETLB_PAGE is not set | 747 | # CONFIG_HUGETLB_PAGE is not set |
711 | CONFIG_RAMFS=y | ||
712 | # CONFIG_CONFIGFS_FS is not set | 748 | # CONFIG_CONFIGFS_FS is not set |
713 | 749 | ||
714 | # | 750 | # |
@@ -724,14 +760,14 @@ CONFIG_RAMFS=y | |||
724 | # CONFIG_JFFS2_FS is not set | 760 | # CONFIG_JFFS2_FS is not set |
725 | CONFIG_CRAMFS=y | 761 | CONFIG_CRAMFS=y |
726 | # CONFIG_VXFS_FS is not set | 762 | # CONFIG_VXFS_FS is not set |
763 | # CONFIG_MINIX_FS is not set | ||
764 | # CONFIG_OMFS_FS is not set | ||
727 | # CONFIG_HPFS_FS is not set | 765 | # CONFIG_HPFS_FS is not set |
728 | # CONFIG_QNX4FS_FS is not set | 766 | # CONFIG_QNX4FS_FS is not set |
767 | CONFIG_ROMFS_FS=y | ||
729 | # CONFIG_SYSV_FS is not set | 768 | # CONFIG_SYSV_FS is not set |
730 | # CONFIG_UFS_FS is not set | 769 | # CONFIG_UFS_FS is not set |
731 | 770 | CONFIG_NETWORK_FILESYSTEMS=y | |
732 | # | ||
733 | # Network File Systems | ||
734 | # | ||
735 | # CONFIG_NFS_FS is not set | 771 | # CONFIG_NFS_FS is not set |
736 | # CONFIG_NFSD is not set | 772 | # CONFIG_NFSD is not set |
737 | # CONFIG_SMB_FS is not set | 773 | # CONFIG_SMB_FS is not set |
@@ -745,34 +781,30 @@ CONFIG_CRAMFS=y | |||
745 | # | 781 | # |
746 | # CONFIG_PARTITION_ADVANCED is not set | 782 | # CONFIG_PARTITION_ADVANCED is not set |
747 | CONFIG_MSDOS_PARTITION=y | 783 | CONFIG_MSDOS_PARTITION=y |
748 | |||
749 | # | ||
750 | # Native Language Support | ||
751 | # | ||
752 | # CONFIG_NLS is not set | 784 | # CONFIG_NLS is not set |
753 | |||
754 | # | ||
755 | # Distributed Lock Manager | ||
756 | # | ||
757 | # CONFIG_DLM is not set | 785 | # CONFIG_DLM is not set |
758 | 786 | ||
759 | # | 787 | # |
760 | # Profiling support | ||
761 | # | ||
762 | # CONFIG_PROFILING is not set | ||
763 | |||
764 | # | ||
765 | # Kernel hacking | 788 | # Kernel hacking |
766 | # | 789 | # |
767 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 790 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
768 | # CONFIG_PRINTK_TIME is not set | 791 | # CONFIG_PRINTK_TIME is not set |
792 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
769 | CONFIG_ENABLE_MUST_CHECK=y | 793 | CONFIG_ENABLE_MUST_CHECK=y |
794 | CONFIG_FRAME_WARN=1024 | ||
770 | # CONFIG_MAGIC_SYSRQ is not set | 795 | # CONFIG_MAGIC_SYSRQ is not set |
771 | # CONFIG_UNUSED_SYMBOLS is not set | 796 | # CONFIG_UNUSED_SYMBOLS is not set |
772 | # CONFIG_DEBUG_FS is not set | 797 | # CONFIG_DEBUG_FS is not set |
773 | # CONFIG_HEADERS_CHECK is not set | 798 | # CONFIG_HEADERS_CHECK is not set |
774 | # CONFIG_DEBUG_KERNEL is not set | 799 | # CONFIG_DEBUG_KERNEL is not set |
775 | # CONFIG_DEBUG_BUGVERBOSE is not set | 800 | # CONFIG_DEBUG_BUGVERBOSE is not set |
801 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
802 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
803 | # CONFIG_LATENCYTOP is not set | ||
804 | CONFIG_NOP_TRACER=y | ||
805 | CONFIG_HAVE_FTRACE=y | ||
806 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
807 | # CONFIG_SAMPLES is not set | ||
776 | # CONFIG_SH_STANDARD_BIOS is not set | 808 | # CONFIG_SH_STANDARD_BIOS is not set |
777 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 809 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
778 | # CONFIG_SH_KGDB is not set | 810 | # CONFIG_SH_KGDB is not set |
@@ -782,6 +814,8 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
782 | # | 814 | # |
783 | # CONFIG_KEYS is not set | 815 | # CONFIG_KEYS is not set |
784 | # CONFIG_SECURITY is not set | 816 | # CONFIG_SECURITY is not set |
817 | # CONFIG_SECURITYFS is not set | ||
818 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
785 | # CONFIG_CRYPTO is not set | 819 | # CONFIG_CRYPTO is not set |
786 | 820 | ||
787 | # | 821 | # |
@@ -790,6 +824,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
790 | CONFIG_BITREVERSE=y | 824 | CONFIG_BITREVERSE=y |
791 | # CONFIG_CRC_CCITT is not set | 825 | # CONFIG_CRC_CCITT is not set |
792 | # CONFIG_CRC16 is not set | 826 | # CONFIG_CRC16 is not set |
827 | # CONFIG_CRC_T10DIF is not set | ||
793 | # CONFIG_CRC_ITU_T is not set | 828 | # CONFIG_CRC_ITU_T is not set |
794 | CONFIG_CRC32=y | 829 | CONFIG_CRC32=y |
795 | # CONFIG_CRC7 is not set | 830 | # CONFIG_CRC7 is not set |