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