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