diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 00:08:20 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 00:08:20 -0400 |
commit | af3e17c4482cc5c8118615eddc4ac0c33b94c5f2 (patch) | |
tree | 7e5525922b0617ac3f31abc5b9a396482ed655a4 /arch/sh/configs/dreamcast_defconfig | |
parent | 829d464e60151a525c7ba57e7acfc4fc297f7069 (diff) |
sh: defconfig updates.
Sync up all of the defconfigs, and kill off a few old ones..
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/dreamcast_defconfig')
-rw-r--r-- | arch/sh/configs/dreamcast_defconfig | 572 |
1 files changed, 388 insertions, 184 deletions
diff --git a/arch/sh/configs/dreamcast_defconfig b/arch/sh/configs/dreamcast_defconfig index 776c1909bee3..8b6b5a779de8 100644 --- a/arch/sh/configs/dreamcast_defconfig +++ b/arch/sh/configs/dreamcast_defconfig | |||
@@ -1,50 +1,63 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.11-sh | 3 | # Linux kernel version: 2.6.18 |
4 | # Wed Mar 2 15:09:40 2005 | 4 | # Tue Oct 3 10:51:55 2006 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_UID16=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
9 | CONFIG_GENERIC_HWEIGHT=y | ||
9 | CONFIG_GENERIC_HARDIRQS=y | 10 | CONFIG_GENERIC_HARDIRQS=y |
10 | CONFIG_GENERIC_IRQ_PROBE=y | 11 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
12 | 14 | ||
13 | # | 15 | # |
14 | # Code maturity level options | 16 | # Code maturity level options |
15 | # | 17 | # |
16 | CONFIG_EXPERIMENTAL=y | 18 | CONFIG_EXPERIMENTAL=y |
17 | CONFIG_CLEAN_COMPILE=y | ||
18 | CONFIG_BROKEN_ON_SMP=y | 19 | CONFIG_BROKEN_ON_SMP=y |
19 | CONFIG_LOCK_KERNEL=y | 20 | CONFIG_LOCK_KERNEL=y |
21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
20 | 22 | ||
21 | # | 23 | # |
22 | # General setup | 24 | # General setup |
23 | # | 25 | # |
24 | CONFIG_LOCALVERSION="" | 26 | CONFIG_LOCALVERSION="" |
27 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
30 | # CONFIG_IPC_NS is not set | ||
27 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
28 | CONFIG_BSD_PROCESS_ACCT=y | 32 | CONFIG_BSD_PROCESS_ACCT=y |
29 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30 | CONFIG_SYSCTL=y | 34 | # CONFIG_TASKSTATS is not set |
35 | # CONFIG_UTS_NS is not set | ||
31 | # CONFIG_AUDIT is not set | 36 | # CONFIG_AUDIT is not set |
32 | CONFIG_LOG_BUF_SHIFT=14 | ||
33 | CONFIG_HOTPLUG=y | ||
34 | CONFIG_KOBJECT_UEVENT=y | ||
35 | # CONFIG_IKCONFIG is not set | 37 | # CONFIG_IKCONFIG is not set |
38 | # CONFIG_RELAY is not set | ||
39 | CONFIG_INITRAMFS_SOURCE="" | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SYSCTL=y | ||
36 | CONFIG_EMBEDDED=y | 42 | CONFIG_EMBEDDED=y |
43 | CONFIG_UID16=y | ||
44 | # CONFIG_SYSCTL_SYSCALL is not set | ||
37 | CONFIG_KALLSYMS=y | 45 | CONFIG_KALLSYMS=y |
38 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 46 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
47 | CONFIG_HOTPLUG=y | ||
48 | CONFIG_PRINTK=y | ||
49 | CONFIG_BUG=y | ||
50 | CONFIG_ELF_CORE=y | ||
51 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | 52 | CONFIG_FUTEX=y |
40 | CONFIG_EPOLL=y | 53 | CONFIG_EPOLL=y |
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | 54 | CONFIG_SHMEM=y |
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 55 | CONFIG_SLAB=y |
44 | CONFIG_CC_ALIGN_LABELS=0 | 56 | CONFIG_VM_EVENT_COUNTERS=y |
45 | CONFIG_CC_ALIGN_LOOPS=0 | 57 | CONFIG_RT_MUTEXES=y |
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | 58 | # CONFIG_TINY_SHMEM is not set |
59 | CONFIG_BASE_SMALL=0 | ||
60 | # CONFIG_SLOB is not set | ||
48 | 61 | ||
49 | # | 62 | # |
50 | # Loadable module support | 63 | # Loadable module support |
@@ -52,82 +65,158 @@ CONFIG_CC_ALIGN_JUMPS=0 | |||
52 | CONFIG_MODULES=y | 65 | CONFIG_MODULES=y |
53 | CONFIG_MODULE_UNLOAD=y | 66 | CONFIG_MODULE_UNLOAD=y |
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 67 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | 68 | # CONFIG_MODVERSIONS is not set |
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
58 | CONFIG_KMOD=y | 70 | CONFIG_KMOD=y |
59 | 71 | ||
60 | # | 72 | # |
73 | # Block layer | ||
74 | # | ||
75 | CONFIG_BLOCK=y | ||
76 | # CONFIG_LBD is not set | ||
77 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
78 | # CONFIG_LSF is not set | ||
79 | |||
80 | # | ||
81 | # IO Schedulers | ||
82 | # | ||
83 | CONFIG_IOSCHED_NOOP=y | ||
84 | CONFIG_IOSCHED_AS=y | ||
85 | CONFIG_IOSCHED_DEADLINE=y | ||
86 | CONFIG_IOSCHED_CFQ=y | ||
87 | CONFIG_DEFAULT_AS=y | ||
88 | # CONFIG_DEFAULT_DEADLINE is not set | ||
89 | # CONFIG_DEFAULT_CFQ is not set | ||
90 | # CONFIG_DEFAULT_NOOP is not set | ||
91 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
92 | |||
93 | # | ||
61 | # System type | 94 | # System type |
62 | # | 95 | # |
63 | # CONFIG_SH_SOLUTION_ENGINE is not set | 96 | # CONFIG_SH_SOLUTION_ENGINE is not set |
64 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | 97 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set |
65 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | 98 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set |
99 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
66 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | 100 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set |
67 | # CONFIG_SH_7751_SYSTEMH is not set | 101 | # CONFIG_SH_7751_SYSTEMH is not set |
68 | # CONFIG_SH_STB1_HARP is not set | 102 | # CONFIG_SH_HP6XX is not set |
69 | # CONFIG_SH_STB1_OVERDRIVE is not set | ||
70 | # CONFIG_SH_HP620 is not set | ||
71 | # CONFIG_SH_HP680 is not set | ||
72 | # CONFIG_SH_HP690 is not set | ||
73 | # CONFIG_SH_CQREEK is not set | ||
74 | # CONFIG_SH_DMIDA is not set | ||
75 | # CONFIG_SH_EC3104 is not set | 103 | # CONFIG_SH_EC3104 is not set |
76 | # CONFIG_SH_SATURN is not set | 104 | # CONFIG_SH_SATURN is not set |
77 | CONFIG_SH_DREAMCAST=y | 105 | CONFIG_SH_DREAMCAST=y |
78 | # CONFIG_SH_CAT68701 is not set | ||
79 | # CONFIG_SH_BIGSUR is not set | 106 | # CONFIG_SH_BIGSUR is not set |
80 | # CONFIG_SH_SH2000 is not set | ||
81 | # CONFIG_SH_ADX is not set | ||
82 | # CONFIG_SH_MPC1211 is not set | 107 | # CONFIG_SH_MPC1211 is not set |
83 | # CONFIG_SH_SH03 is not set | 108 | # CONFIG_SH_SH03 is not set |
84 | # CONFIG_SH_SECUREEDGE5410 is not set | 109 | # CONFIG_SH_SECUREEDGE5410 is not set |
85 | # CONFIG_SH_HS7751RVOIP is not set | 110 | # CONFIG_SH_HS7751RVOIP is not set |
111 | # CONFIG_SH_7710VOIPGW is not set | ||
86 | # CONFIG_SH_RTS7751R2D is not set | 112 | # CONFIG_SH_RTS7751R2D is not set |
113 | # CONFIG_SH_R7780RP is not set | ||
87 | # CONFIG_SH_EDOSK7705 is not set | 114 | # CONFIG_SH_EDOSK7705 is not set |
88 | # CONFIG_SH_SH4202_MICRODEV is not set | 115 | # CONFIG_SH_SH4202_MICRODEV is not set |
116 | # CONFIG_SH_LANDISK is not set | ||
117 | # CONFIG_SH_TITAN is not set | ||
118 | # CONFIG_SH_SHMIN is not set | ||
89 | # CONFIG_SH_UNKNOWN is not set | 119 | # CONFIG_SH_UNKNOWN is not set |
90 | # CONFIG_CPU_SH2 is not set | 120 | |
91 | # CONFIG_CPU_SH3 is not set | 121 | # |
122 | # Processor selection | ||
123 | # | ||
92 | CONFIG_CPU_SH4=y | 124 | CONFIG_CPU_SH4=y |
125 | |||
126 | # | ||
127 | # SH-2 Processor Support | ||
128 | # | ||
93 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7604 is not set |
130 | |||
131 | # | ||
132 | # SH-3 Processor Support | ||
133 | # | ||
94 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7300 is not set |
95 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
136 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
96 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
97 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
98 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
140 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
141 | |||
142 | # | ||
143 | # SH-4 Processor Support | ||
144 | # | ||
99 | CONFIG_CPU_SUBTYPE_SH7750=y | 145 | CONFIG_CPU_SUBTYPE_SH7750=y |
146 | CONFIG_CPU_SUBTYPE_SH7091=y | ||
147 | CONFIG_CPU_SUBTYPE_SH7750R=y | ||
148 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
100 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
150 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
101 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
102 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
153 | |||
154 | # | ||
155 | # ST40 Processor Support | ||
156 | # | ||
103 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 157 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set |
104 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 158 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set |
105 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 159 | |
160 | # | ||
161 | # SH-4A Processor Support | ||
162 | # | ||
163 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
164 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
165 | |||
166 | # | ||
167 | # SH4AL-DSP Processor Support | ||
168 | # | ||
169 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
170 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
171 | |||
172 | # | ||
173 | # Memory management options | ||
174 | # | ||
106 | CONFIG_MMU=y | 175 | CONFIG_MMU=y |
107 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 176 | CONFIG_PAGE_OFFSET=0x80000000 |
108 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | ||
109 | # CONFIG_CMDLINE_BOOL is not set | ||
110 | CONFIG_MEMORY_START=0x0c000000 | 177 | CONFIG_MEMORY_START=0x0c000000 |
111 | CONFIG_MEMORY_SIZE=0x01000000 | 178 | CONFIG_MEMORY_SIZE=0x01000000 |
112 | CONFIG_MEMORY_SET=y | 179 | CONFIG_VSYSCALL=y |
113 | # CONFIG_MEMORY_OVERRIDE is not set | 180 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
114 | CONFIG_SH_FPU=y | 181 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
115 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 182 | CONFIG_SELECT_MEMORY_MODEL=y |
116 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 183 | CONFIG_FLATMEM_MANUAL=y |
117 | CONFIG_CPU_LITTLE_ENDIAN=y | 184 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
118 | CONFIG_PREEMPT=y | 185 | # CONFIG_SPARSEMEM_MANUAL is not set |
119 | # CONFIG_UBC_WAKEUP is not set | 186 | CONFIG_FLATMEM=y |
187 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
188 | # CONFIG_SPARSEMEM_STATIC is not set | ||
189 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
190 | # CONFIG_RESOURCES_64BIT is not set | ||
191 | |||
192 | # | ||
193 | # Cache configuration | ||
194 | # | ||
195 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
120 | # CONFIG_SH_WRITETHROUGH is not set | 196 | # CONFIG_SH_WRITETHROUGH is not set |
121 | CONFIG_SH_OCRAM=y | 197 | # CONFIG_SH_OCRAM is not set |
198 | |||
199 | # | ||
200 | # Processor features | ||
201 | # | ||
202 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
203 | CONFIG_SH_FPU=y | ||
204 | # CONFIG_SH_DSP is not set | ||
122 | CONFIG_SH_STORE_QUEUES=y | 205 | CONFIG_SH_STORE_QUEUES=y |
123 | # CONFIG_SMP is not set | 206 | CONFIG_CPU_HAS_INTEVT=y |
124 | CONFIG_SH_PCLK_CALC=y | 207 | CONFIG_CPU_HAS_SR_RB=y |
208 | |||
209 | # | ||
210 | # Timer support | ||
211 | # | ||
212 | CONFIG_SH_TMU=y | ||
125 | CONFIG_SH_PCLK_FREQ=49876504 | 213 | CONFIG_SH_PCLK_FREQ=49876504 |
126 | 214 | ||
127 | # | 215 | # |
128 | # CPU Frequency scaling | 216 | # CPU Frequency scaling |
129 | # | 217 | # |
130 | CONFIG_CPU_FREQ=y | 218 | CONFIG_CPU_FREQ=y |
219 | CONFIG_CPU_FREQ_TABLE=y | ||
131 | # CONFIG_CPU_FREQ_DEBUG is not set | 220 | # CONFIG_CPU_FREQ_DEBUG is not set |
132 | CONFIG_CPU_FREQ_STAT=y | 221 | CONFIG_CPU_FREQ_STAT=y |
133 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 222 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
@@ -137,8 +226,8 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | |||
137 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | 226 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y |
138 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 227 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
139 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | 228 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set |
140 | CONFIG_CPU_FREQ_TABLE=y | 229 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
141 | CONFIG_SH_CPU_FREQ=y | 230 | # CONFIG_SH_CPU_FREQ is not set |
142 | 231 | ||
143 | # | 232 | # |
144 | # DMA support | 233 | # DMA support |
@@ -154,14 +243,35 @@ CONFIG_NR_DMA_CHANNELS=9 | |||
154 | # CONFIG_HD6446X_SERIES is not set | 243 | # CONFIG_HD6446X_SERIES is not set |
155 | 244 | ||
156 | # | 245 | # |
157 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 246 | # Kernel features |
247 | # | ||
248 | # CONFIG_HZ_100 is not set | ||
249 | CONFIG_HZ_250=y | ||
250 | # CONFIG_HZ_1000 is not set | ||
251 | CONFIG_HZ=250 | ||
252 | # CONFIG_KEXEC is not set | ||
253 | # CONFIG_SMP is not set | ||
254 | # CONFIG_PREEMPT_NONE is not set | ||
255 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
256 | CONFIG_PREEMPT=y | ||
257 | CONFIG_PREEMPT_BKL=y | ||
258 | |||
259 | # | ||
260 | # Boot options | ||
261 | # | ||
262 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
263 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||
264 | # CONFIG_UBC_WAKEUP is not set | ||
265 | CONFIG_CMDLINE_BOOL=y | ||
266 | CONFIG_CMDLINE="console=ttySC1,115200 panic=3" | ||
267 | |||
268 | # | ||
269 | # Bus options | ||
158 | # | 270 | # |
159 | CONFIG_MAPLE=y | ||
160 | CONFIG_PCI=y | 271 | CONFIG_PCI=y |
161 | # CONFIG_SH_PCIDMA_NONCOHERENT is not set | 272 | # CONFIG_SH_PCIDMA_NONCOHERENT is not set |
162 | CONFIG_PCI_AUTO=y | 273 | CONFIG_PCI_AUTO=y |
163 | CONFIG_PCI_LEGACY_PROC=y | 274 | # CONFIG_PCI_MULTITHREAD_PROBE is not set |
164 | CONFIG_PCI_NAMES=y | ||
165 | 275 | ||
166 | # | 276 | # |
167 | # PCCARD (PCMCIA/CardBus) support | 277 | # PCCARD (PCMCIA/CardBus) support |
@@ -169,10 +279,6 @@ CONFIG_PCI_NAMES=y | |||
169 | # CONFIG_PCCARD is not set | 279 | # CONFIG_PCCARD is not set |
170 | 280 | ||
171 | # | 281 | # |
172 | # PC-card bridges | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # PCI Hotplug Support | 282 | # PCI Hotplug Support |
177 | # | 283 | # |
178 | # CONFIG_HOTPLUG_PCI is not set | 284 | # CONFIG_HOTPLUG_PCI is not set |
@@ -185,9 +291,92 @@ CONFIG_BINFMT_ELF=y | |||
185 | # CONFIG_BINFMT_MISC is not set | 291 | # CONFIG_BINFMT_MISC is not set |
186 | 292 | ||
187 | # | 293 | # |
188 | # SH initrd options | 294 | # Power management options (EXPERIMENTAL) |
295 | # | ||
296 | # CONFIG_PM is not set | ||
297 | |||
298 | # | ||
299 | # Networking | ||
300 | # | ||
301 | CONFIG_NET=y | ||
302 | |||
303 | # | ||
304 | # Networking options | ||
305 | # | ||
306 | # CONFIG_NETDEBUG is not set | ||
307 | CONFIG_PACKET=y | ||
308 | # CONFIG_PACKET_MMAP is not set | ||
309 | CONFIG_UNIX=y | ||
310 | CONFIG_XFRM=y | ||
311 | # CONFIG_XFRM_USER is not set | ||
312 | # CONFIG_XFRM_SUB_POLICY is not set | ||
313 | # CONFIG_NET_KEY is not set | ||
314 | CONFIG_INET=y | ||
315 | # CONFIG_IP_MULTICAST is not set | ||
316 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
317 | CONFIG_IP_FIB_HASH=y | ||
318 | # CONFIG_IP_PNP is not set | ||
319 | # CONFIG_NET_IPIP is not set | ||
320 | # CONFIG_NET_IPGRE is not set | ||
321 | # CONFIG_ARPD is not set | ||
322 | # CONFIG_SYN_COOKIES is not set | ||
323 | # CONFIG_INET_AH is not set | ||
324 | # CONFIG_INET_ESP is not set | ||
325 | # CONFIG_INET_IPCOMP is not set | ||
326 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
327 | # CONFIG_INET_TUNNEL is not set | ||
328 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
329 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
330 | CONFIG_INET_DIAG=y | ||
331 | CONFIG_INET_TCP_DIAG=y | ||
332 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
333 | CONFIG_TCP_CONG_CUBIC=y | ||
334 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
335 | # CONFIG_IPV6 is not set | ||
336 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
337 | # CONFIG_INET6_TUNNEL is not set | ||
338 | # CONFIG_NETWORK_SECMARK is not set | ||
339 | # CONFIG_NETFILTER is not set | ||
340 | |||
341 | # | ||
342 | # DCCP Configuration (EXPERIMENTAL) | ||
343 | # | ||
344 | # CONFIG_IP_DCCP is not set | ||
345 | |||
346 | # | ||
347 | # SCTP Configuration (EXPERIMENTAL) | ||
348 | # | ||
349 | # CONFIG_IP_SCTP is not set | ||
350 | |||
351 | # | ||
352 | # TIPC Configuration (EXPERIMENTAL) | ||
353 | # | ||
354 | # CONFIG_TIPC is not set | ||
355 | # CONFIG_ATM is not set | ||
356 | # CONFIG_BRIDGE is not set | ||
357 | # CONFIG_VLAN_8021Q is not set | ||
358 | # CONFIG_DECNET is not set | ||
359 | # CONFIG_LLC2 is not set | ||
360 | # CONFIG_IPX is not set | ||
361 | # CONFIG_ATALK is not set | ||
362 | # CONFIG_X25 is not set | ||
363 | # CONFIG_LAPB is not set | ||
364 | # CONFIG_ECONET is not set | ||
365 | # CONFIG_WAN_ROUTER is not set | ||
366 | |||
367 | # | ||
368 | # QoS and/or fair queueing | ||
369 | # | ||
370 | # CONFIG_NET_SCHED is not set | ||
371 | |||
372 | # | ||
373 | # Network testing | ||
189 | # | 374 | # |
190 | # CONFIG_EMBEDDED_RAMDISK is not set | 375 | # CONFIG_NET_PKTGEN is not set |
376 | # CONFIG_HAMRADIO is not set | ||
377 | # CONFIG_IRDA is not set | ||
378 | # CONFIG_BT is not set | ||
379 | # CONFIG_IEEE80211 is not set | ||
191 | 380 | ||
192 | # | 381 | # |
193 | # Device Drivers | 382 | # Device Drivers |
@@ -199,6 +388,12 @@ CONFIG_BINFMT_ELF=y | |||
199 | # CONFIG_STANDALONE is not set | 388 | # CONFIG_STANDALONE is not set |
200 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 389 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
201 | # CONFIG_FW_LOADER is not set | 390 | # CONFIG_FW_LOADER is not set |
391 | # CONFIG_SYS_HYPERVISOR is not set | ||
392 | |||
393 | # | ||
394 | # Connector - unified userspace <-> kernelspace linker | ||
395 | # | ||
396 | # CONFIG_CONNECTOR is not set | ||
202 | 397 | ||
203 | # | 398 | # |
204 | # Memory Technology Devices (MTD) | 399 | # Memory Technology Devices (MTD) |
@@ -217,7 +412,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
217 | # | 412 | # |
218 | # Block devices | 413 | # Block devices |
219 | # | 414 | # |
220 | # CONFIG_BLK_DEV_FD is not set | ||
221 | # CONFIG_BLK_CPQ_DA is not set | 415 | # CONFIG_BLK_CPQ_DA is not set |
222 | # CONFIG_BLK_CPQ_CISS_DA is not set | 416 | # CONFIG_BLK_CPQ_CISS_DA is not set |
223 | # CONFIG_BLK_DEV_DAC960 is not set | 417 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -226,21 +420,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
226 | # CONFIG_BLK_DEV_LOOP is not set | 420 | # CONFIG_BLK_DEV_LOOP is not set |
227 | # CONFIG_BLK_DEV_NBD is not set | 421 | # CONFIG_BLK_DEV_NBD is not set |
228 | # CONFIG_BLK_DEV_SX8 is not set | 422 | # CONFIG_BLK_DEV_SX8 is not set |
229 | CONFIG_BLK_DEV_RAM=y | 423 | # CONFIG_BLK_DEV_RAM is not set |
230 | CONFIG_BLK_DEV_RAM_COUNT=16 | 424 | # CONFIG_BLK_DEV_INITRD is not set |
231 | CONFIG_BLK_DEV_RAM_SIZE=1024 | ||
232 | CONFIG_BLK_DEV_INITRD=y | ||
233 | CONFIG_INITRAMFS_SOURCE="" | ||
234 | # CONFIG_LBD is not set | ||
235 | # CONFIG_CDROM_PKTCDVD is not set | 425 | # CONFIG_CDROM_PKTCDVD is not set |
236 | |||
237 | # | ||
238 | # IO Schedulers | ||
239 | # | ||
240 | CONFIG_IOSCHED_NOOP=y | ||
241 | CONFIG_IOSCHED_AS=y | ||
242 | CONFIG_IOSCHED_DEADLINE=y | ||
243 | CONFIG_IOSCHED_CFQ=y | ||
244 | # CONFIG_ATA_OVER_ETH is not set | 426 | # CONFIG_ATA_OVER_ETH is not set |
245 | 427 | ||
246 | # | 428 | # |
@@ -251,7 +433,14 @@ CONFIG_IOSCHED_CFQ=y | |||
251 | # | 433 | # |
252 | # SCSI device support | 434 | # SCSI device support |
253 | # | 435 | # |
436 | # CONFIG_RAID_ATTRS is not set | ||
254 | # CONFIG_SCSI is not set | 437 | # CONFIG_SCSI is not set |
438 | # CONFIG_SCSI_NETLINK is not set | ||
439 | |||
440 | # | ||
441 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
442 | # | ||
443 | # CONFIG_ATA is not set | ||
255 | 444 | ||
256 | # | 445 | # |
257 | # Multi-device support (RAID and LVM) | 446 | # Multi-device support (RAID and LVM) |
@@ -261,6 +450,7 @@ CONFIG_IOSCHED_CFQ=y | |||
261 | # | 450 | # |
262 | # Fusion MPT device support | 451 | # Fusion MPT device support |
263 | # | 452 | # |
453 | # CONFIG_FUSION is not set | ||
264 | 454 | ||
265 | # | 455 | # |
266 | # IEEE 1394 (FireWire) support | 456 | # IEEE 1394 (FireWire) support |
@@ -273,70 +463,8 @@ CONFIG_IOSCHED_CFQ=y | |||
273 | # CONFIG_I2O is not set | 463 | # CONFIG_I2O is not set |
274 | 464 | ||
275 | # | 465 | # |
276 | # Networking support | 466 | # Network device support |
277 | # | ||
278 | CONFIG_NET=y | ||
279 | |||
280 | # | ||
281 | # Networking options | ||
282 | # | 467 | # |
283 | CONFIG_PACKET=y | ||
284 | # CONFIG_PACKET_MMAP is not set | ||
285 | # CONFIG_NETLINK_DEV is not set | ||
286 | CONFIG_UNIX=y | ||
287 | # CONFIG_NET_KEY is not set | ||
288 | CONFIG_INET=y | ||
289 | # CONFIG_IP_MULTICAST is not set | ||
290 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
291 | CONFIG_IP_PNP=y | ||
292 | CONFIG_IP_PNP_DHCP=y | ||
293 | # CONFIG_IP_PNP_BOOTP is not set | ||
294 | # CONFIG_IP_PNP_RARP is not set | ||
295 | # CONFIG_NET_IPIP is not set | ||
296 | # CONFIG_NET_IPGRE is not set | ||
297 | # CONFIG_ARPD is not set | ||
298 | # CONFIG_SYN_COOKIES is not set | ||
299 | # CONFIG_INET_AH is not set | ||
300 | # CONFIG_INET_ESP is not set | ||
301 | # CONFIG_INET_IPCOMP is not set | ||
302 | # CONFIG_INET_TUNNEL is not set | ||
303 | CONFIG_IP_TCPDIAG=y | ||
304 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
305 | # CONFIG_IPV6 is not set | ||
306 | # CONFIG_NETFILTER is not set | ||
307 | |||
308 | # | ||
309 | # SCTP Configuration (EXPERIMENTAL) | ||
310 | # | ||
311 | # CONFIG_IP_SCTP is not set | ||
312 | # CONFIG_ATM is not set | ||
313 | # CONFIG_BRIDGE is not set | ||
314 | # CONFIG_VLAN_8021Q is not set | ||
315 | # CONFIG_DECNET is not set | ||
316 | # CONFIG_LLC2 is not set | ||
317 | # CONFIG_IPX is not set | ||
318 | # CONFIG_ATALK is not set | ||
319 | # CONFIG_X25 is not set | ||
320 | # CONFIG_LAPB is not set | ||
321 | # CONFIG_NET_DIVERT is not set | ||
322 | # CONFIG_ECONET is not set | ||
323 | # CONFIG_WAN_ROUTER is not set | ||
324 | |||
325 | # | ||
326 | # QoS and/or fair queueing | ||
327 | # | ||
328 | # CONFIG_NET_SCHED is not set | ||
329 | # CONFIG_NET_CLS_ROUTE is not set | ||
330 | |||
331 | # | ||
332 | # Network testing | ||
333 | # | ||
334 | # CONFIG_NET_PKTGEN is not set | ||
335 | # CONFIG_NETPOLL is not set | ||
336 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
337 | # CONFIG_HAMRADIO is not set | ||
338 | # CONFIG_IRDA is not set | ||
339 | # CONFIG_BT is not set | ||
340 | CONFIG_NETDEVICES=y | 468 | CONFIG_NETDEVICES=y |
341 | # CONFIG_DUMMY is not set | 469 | # CONFIG_DUMMY is not set |
342 | # CONFIG_BONDING is not set | 470 | # CONFIG_BONDING is not set |
@@ -349,6 +477,11 @@ CONFIG_NETDEVICES=y | |||
349 | # CONFIG_ARCNET is not set | 477 | # CONFIG_ARCNET is not set |
350 | 478 | ||
351 | # | 479 | # |
480 | # PHY device support | ||
481 | # | ||
482 | # CONFIG_PHYLIB is not set | ||
483 | |||
484 | # | ||
352 | # Ethernet (10 or 100Mbit) | 485 | # Ethernet (10 or 100Mbit) |
353 | # | 486 | # |
354 | CONFIG_NET_ETHERNET=y | 487 | CONFIG_NET_ETHERNET=y |
@@ -356,6 +489,7 @@ CONFIG_MII=y | |||
356 | # CONFIG_STNIC is not set | 489 | # CONFIG_STNIC is not set |
357 | # CONFIG_HAPPYMEAL is not set | 490 | # CONFIG_HAPPYMEAL is not set |
358 | # CONFIG_SUNGEM is not set | 491 | # CONFIG_SUNGEM is not set |
492 | # CONFIG_CASSINI is not set | ||
359 | # CONFIG_NET_VENDOR_3COM is not set | 493 | # CONFIG_NET_VENDOR_3COM is not set |
360 | # CONFIG_SMC91X is not set | 494 | # CONFIG_SMC91X is not set |
361 | 495 | ||
@@ -398,15 +532,22 @@ CONFIG_8139TOO=y | |||
398 | # CONFIG_HAMACHI is not set | 532 | # CONFIG_HAMACHI is not set |
399 | # CONFIG_YELLOWFIN is not set | 533 | # CONFIG_YELLOWFIN is not set |
400 | # CONFIG_R8169 is not set | 534 | # CONFIG_R8169 is not set |
535 | # CONFIG_SIS190 is not set | ||
536 | # CONFIG_SKGE is not set | ||
537 | # CONFIG_SKY2 is not set | ||
401 | # CONFIG_SK98LIN is not set | 538 | # CONFIG_SK98LIN is not set |
402 | # CONFIG_VIA_VELOCITY is not set | 539 | # CONFIG_VIA_VELOCITY is not set |
403 | # CONFIG_TIGON3 is not set | 540 | # CONFIG_TIGON3 is not set |
541 | # CONFIG_BNX2 is not set | ||
542 | # CONFIG_QLA3XXX is not set | ||
404 | 543 | ||
405 | # | 544 | # |
406 | # Ethernet (10000 Mbit) | 545 | # Ethernet (10000 Mbit) |
407 | # | 546 | # |
547 | # CONFIG_CHELSIO_T1 is not set | ||
408 | # CONFIG_IXGB is not set | 548 | # CONFIG_IXGB is not set |
409 | # CONFIG_S2IO is not set | 549 | # CONFIG_S2IO is not set |
550 | # CONFIG_MYRI10GE is not set | ||
410 | 551 | ||
411 | # | 552 | # |
412 | # Token Ring devices | 553 | # Token Ring devices |
@@ -428,6 +569,8 @@ CONFIG_8139TOO=y | |||
428 | # CONFIG_SLIP is not set | 569 | # CONFIG_SLIP is not set |
429 | # CONFIG_SHAPER is not set | 570 | # CONFIG_SHAPER is not set |
430 | # CONFIG_NETCONSOLE is not set | 571 | # CONFIG_NETCONSOLE is not set |
572 | # CONFIG_NETPOLL is not set | ||
573 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
431 | 574 | ||
432 | # | 575 | # |
433 | # ISDN subsystem | 576 | # ISDN subsystem |
@@ -443,6 +586,7 @@ CONFIG_8139TOO=y | |||
443 | # Input device support | 586 | # Input device support |
444 | # | 587 | # |
445 | CONFIG_INPUT=y | 588 | CONFIG_INPUT=y |
589 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
446 | 590 | ||
447 | # | 591 | # |
448 | # Userland interfaces | 592 | # Userland interfaces |
@@ -457,19 +601,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
457 | # CONFIG_INPUT_EVBUG is not set | 601 | # CONFIG_INPUT_EVBUG is not set |
458 | 602 | ||
459 | # | 603 | # |
460 | # Input I/O drivers | ||
461 | # | ||
462 | # CONFIG_GAMEPORT is not set | ||
463 | CONFIG_SOUND_GAMEPORT=y | ||
464 | CONFIG_SERIO=y | ||
465 | # CONFIG_SERIO_I8042 is not set | ||
466 | # CONFIG_SERIO_SERPORT is not set | ||
467 | # CONFIG_SERIO_CT82C710 is not set | ||
468 | # CONFIG_SERIO_PCIPS2 is not set | ||
469 | CONFIG_SERIO_LIBPS2=y | ||
470 | # CONFIG_SERIO_RAW is not set | ||
471 | |||
472 | # | ||
473 | # Input Device Drivers | 604 | # Input Device Drivers |
474 | # | 605 | # |
475 | CONFIG_INPUT_KEYBOARD=y | 606 | CONFIG_INPUT_KEYBOARD=y |
@@ -478,22 +609,33 @@ CONFIG_KEYBOARD_ATKBD=y | |||
478 | # CONFIG_KEYBOARD_LKKBD is not set | 609 | # CONFIG_KEYBOARD_LKKBD is not set |
479 | # CONFIG_KEYBOARD_XTKBD is not set | 610 | # CONFIG_KEYBOARD_XTKBD is not set |
480 | # CONFIG_KEYBOARD_NEWTON is not set | 611 | # CONFIG_KEYBOARD_NEWTON is not set |
481 | # CONFIG_KEYBOARD_MAPLE is not set | 612 | # CONFIG_KEYBOARD_STOWAWAY is not set |
482 | CONFIG_INPUT_MOUSE=y | 613 | CONFIG_INPUT_MOUSE=y |
483 | CONFIG_MOUSE_PS2=y | 614 | CONFIG_MOUSE_PS2=y |
484 | # CONFIG_MOUSE_SERIAL is not set | 615 | # CONFIG_MOUSE_SERIAL is not set |
485 | # CONFIG_MOUSE_MAPLE is not set | ||
486 | # CONFIG_MOUSE_VSXXXAA is not set | 616 | # CONFIG_MOUSE_VSXXXAA is not set |
487 | # CONFIG_INPUT_JOYSTICK is not set | 617 | # CONFIG_INPUT_JOYSTICK is not set |
488 | # CONFIG_INPUT_TOUCHSCREEN is not set | 618 | # CONFIG_INPUT_TOUCHSCREEN is not set |
489 | # CONFIG_INPUT_MISC is not set | 619 | # CONFIG_INPUT_MISC is not set |
490 | 620 | ||
491 | # | 621 | # |
622 | # Hardware I/O ports | ||
623 | # | ||
624 | CONFIG_SERIO=y | ||
625 | # CONFIG_SERIO_I8042 is not set | ||
626 | # CONFIG_SERIO_SERPORT is not set | ||
627 | # CONFIG_SERIO_PCIPS2 is not set | ||
628 | CONFIG_SERIO_LIBPS2=y | ||
629 | # CONFIG_SERIO_RAW is not set | ||
630 | # CONFIG_GAMEPORT is not set | ||
631 | |||
632 | # | ||
492 | # Character devices | 633 | # Character devices |
493 | # | 634 | # |
494 | CONFIG_VT=y | 635 | CONFIG_VT=y |
495 | CONFIG_VT_CONSOLE=y | 636 | CONFIG_VT_CONSOLE=y |
496 | CONFIG_HW_CONSOLE=y | 637 | CONFIG_HW_CONSOLE=y |
638 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
497 | # CONFIG_SERIAL_NONSTANDARD is not set | 639 | # CONFIG_SERIAL_NONSTANDARD is not set |
498 | 640 | ||
499 | # | 641 | # |
@@ -505,9 +647,11 @@ CONFIG_HW_CONSOLE=y | |||
505 | # Non-8250 serial port support | 647 | # Non-8250 serial port support |
506 | # | 648 | # |
507 | CONFIG_SERIAL_SH_SCI=y | 649 | CONFIG_SERIAL_SH_SCI=y |
650 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | ||
508 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 651 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
509 | CONFIG_SERIAL_CORE=y | 652 | CONFIG_SERIAL_CORE=y |
510 | CONFIG_SERIAL_CORE_CONSOLE=y | 653 | CONFIG_SERIAL_CORE_CONSOLE=y |
654 | # CONFIG_SERIAL_JSM is not set | ||
511 | CONFIG_UNIX98_PTYS=y | 655 | CONFIG_UNIX98_PTYS=y |
512 | CONFIG_LEGACY_PTYS=y | 656 | CONFIG_LEGACY_PTYS=y |
513 | CONFIG_LEGACY_PTY_COUNT=256 | 657 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -528,13 +672,14 @@ CONFIG_WATCHDOG=y | |||
528 | # | 672 | # |
529 | # CONFIG_SOFT_WATCHDOG is not set | 673 | # CONFIG_SOFT_WATCHDOG is not set |
530 | CONFIG_SH_WDT=y | 674 | CONFIG_SH_WDT=y |
675 | # CONFIG_SH_WDT_MMAP is not set | ||
531 | 676 | ||
532 | # | 677 | # |
533 | # PCI-based Watchdog Cards | 678 | # PCI-based Watchdog Cards |
534 | # | 679 | # |
535 | # CONFIG_PCIPCWATCHDOG is not set | 680 | # CONFIG_PCIPCWATCHDOG is not set |
536 | # CONFIG_WDTPCI is not set | 681 | # CONFIG_WDTPCI is not set |
537 | # CONFIG_RTC is not set | 682 | CONFIG_HW_RANDOM=y |
538 | # CONFIG_GEN_RTC is not set | 683 | # CONFIG_GEN_RTC is not set |
539 | # CONFIG_DTLK is not set | 684 | # CONFIG_DTLK is not set |
540 | # CONFIG_R3964 is not set | 685 | # CONFIG_R3964 is not set |
@@ -547,14 +692,35 @@ CONFIG_SH_WDT=y | |||
547 | # CONFIG_RAW_DRIVER is not set | 692 | # CONFIG_RAW_DRIVER is not set |
548 | 693 | ||
549 | # | 694 | # |
695 | # TPM devices | ||
696 | # | ||
697 | # CONFIG_TCG_TPM is not set | ||
698 | # CONFIG_TELCLOCK is not set | ||
699 | |||
700 | # | ||
550 | # I2C support | 701 | # I2C support |
551 | # | 702 | # |
552 | # CONFIG_I2C is not set | 703 | # CONFIG_I2C is not set |
553 | 704 | ||
554 | # | 705 | # |
706 | # SPI support | ||
707 | # | ||
708 | # CONFIG_SPI is not set | ||
709 | # CONFIG_SPI_MASTER is not set | ||
710 | |||
711 | # | ||
555 | # Dallas's 1-wire bus | 712 | # Dallas's 1-wire bus |
556 | # | 713 | # |
557 | # CONFIG_W1 is not set | 714 | |
715 | # | ||
716 | # Hardware Monitoring support | ||
717 | # | ||
718 | CONFIG_HWMON=y | ||
719 | # CONFIG_HWMON_VID is not set | ||
720 | # CONFIG_SENSORS_ABITUGURU is not set | ||
721 | # CONFIG_SENSORS_F71805F is not set | ||
722 | # CONFIG_SENSORS_VT1211 is not set | ||
723 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
558 | 724 | ||
559 | # | 725 | # |
560 | # Misc devices | 726 | # Misc devices |
@@ -564,6 +730,7 @@ CONFIG_SH_WDT=y | |||
564 | # Multimedia devices | 730 | # Multimedia devices |
565 | # | 731 | # |
566 | # CONFIG_VIDEO_DEV is not set | 732 | # CONFIG_VIDEO_DEV is not set |
733 | CONFIG_VIDEO_V4L2=y | ||
567 | 734 | ||
568 | # | 735 | # |
569 | # Digital Video Broadcasting Devices | 736 | # Digital Video Broadcasting Devices |
@@ -573,7 +740,13 @@ CONFIG_SH_WDT=y | |||
573 | # | 740 | # |
574 | # Graphics support | 741 | # Graphics support |
575 | # | 742 | # |
743 | CONFIG_FIRMWARE_EDID=y | ||
576 | CONFIG_FB=y | 744 | CONFIG_FB=y |
745 | CONFIG_FB_CFB_FILLRECT=y | ||
746 | CONFIG_FB_CFB_COPYAREA=y | ||
747 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
748 | # CONFIG_FB_MACMODES is not set | ||
749 | # CONFIG_FB_BACKLIGHT is not set | ||
577 | # CONFIG_FB_MODE_HELPERS is not set | 750 | # CONFIG_FB_MODE_HELPERS is not set |
578 | # CONFIG_FB_TILEBLITTING is not set | 751 | # CONFIG_FB_TILEBLITTING is not set |
579 | # CONFIG_FB_CIRRUS is not set | 752 | # CONFIG_FB_CIRRUS is not set |
@@ -583,9 +756,10 @@ CONFIG_FB=y | |||
583 | # CONFIG_FB_IMSTT is not set | 756 | # CONFIG_FB_IMSTT is not set |
584 | CONFIG_FB_PVR2=y | 757 | CONFIG_FB_PVR2=y |
585 | # CONFIG_FB_EPSON1355 is not set | 758 | # CONFIG_FB_EPSON1355 is not set |
759 | # CONFIG_FB_S1D13XXX is not set | ||
760 | # CONFIG_FB_NVIDIA is not set | ||
586 | # CONFIG_FB_RIVA is not set | 761 | # CONFIG_FB_RIVA is not set |
587 | # CONFIG_FB_MATROX is not set | 762 | # CONFIG_FB_MATROX is not set |
588 | # CONFIG_FB_RADEON_OLD is not set | ||
589 | # CONFIG_FB_RADEON is not set | 763 | # CONFIG_FB_RADEON is not set |
590 | # CONFIG_FB_ATY128 is not set | 764 | # CONFIG_FB_ATY128 is not set |
591 | # CONFIG_FB_ATY is not set | 765 | # CONFIG_FB_ATY is not set |
@@ -601,18 +775,20 @@ CONFIG_FB_PVR2=y | |||
601 | # | 775 | # |
602 | # Console display driver support | 776 | # Console display driver support |
603 | # | 777 | # |
604 | # CONFIG_VGA_CONSOLE is not set | ||
605 | CONFIG_DUMMY_CONSOLE=y | 778 | CONFIG_DUMMY_CONSOLE=y |
606 | CONFIG_FRAMEBUFFER_CONSOLE=y | 779 | CONFIG_FRAMEBUFFER_CONSOLE=y |
780 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
607 | CONFIG_FONTS=y | 781 | CONFIG_FONTS=y |
608 | CONFIG_FONT_8x8=y | 782 | CONFIG_FONT_8x8=y |
609 | CONFIG_FONT_8x16=y | 783 | CONFIG_FONT_8x16=y |
610 | # CONFIG_FONT_6x11 is not set | 784 | # CONFIG_FONT_6x11 is not set |
785 | # CONFIG_FONT_7x14 is not set | ||
611 | # CONFIG_FONT_PEARL_8x8 is not set | 786 | # CONFIG_FONT_PEARL_8x8 is not set |
612 | # CONFIG_FONT_ACORN_8x8 is not set | 787 | # CONFIG_FONT_ACORN_8x8 is not set |
613 | # CONFIG_FONT_MINI_4x6 is not set | 788 | # CONFIG_FONT_MINI_4x6 is not set |
614 | # CONFIG_FONT_SUN8x16 is not set | 789 | # CONFIG_FONT_SUN8x16 is not set |
615 | # CONFIG_FONT_SUN12x22 is not set | 790 | # CONFIG_FONT_SUN12x22 is not set |
791 | # CONFIG_FONT_10x18 is not set | ||
616 | 792 | ||
617 | # | 793 | # |
618 | # Logo configuration | 794 | # Logo configuration |
@@ -634,12 +810,13 @@ CONFIG_LOGO_SUPERH_CLUT224=y | |||
634 | # | 810 | # |
635 | # USB support | 811 | # USB support |
636 | # | 812 | # |
637 | # CONFIG_USB is not set | ||
638 | CONFIG_USB_ARCH_HAS_HCD=y | 813 | CONFIG_USB_ARCH_HAS_HCD=y |
639 | CONFIG_USB_ARCH_HAS_OHCI=y | 814 | CONFIG_USB_ARCH_HAS_OHCI=y |
815 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
816 | # CONFIG_USB is not set | ||
640 | 817 | ||
641 | # | 818 | # |
642 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 819 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
643 | # | 820 | # |
644 | 821 | ||
645 | # | 822 | # |
@@ -653,29 +830,64 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
653 | # CONFIG_MMC is not set | 830 | # CONFIG_MMC is not set |
654 | 831 | ||
655 | # | 832 | # |
833 | # LED devices | ||
834 | # | ||
835 | # CONFIG_NEW_LEDS is not set | ||
836 | |||
837 | # | ||
838 | # LED drivers | ||
839 | # | ||
840 | |||
841 | # | ||
842 | # LED Triggers | ||
843 | # | ||
844 | |||
845 | # | ||
656 | # InfiniBand support | 846 | # InfiniBand support |
657 | # | 847 | # |
658 | # CONFIG_INFINIBAND is not set | 848 | # CONFIG_INFINIBAND is not set |
659 | 849 | ||
660 | # | 850 | # |
851 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
852 | # | ||
853 | |||
854 | # | ||
855 | # Real Time Clock | ||
856 | # | ||
857 | # CONFIG_RTC_CLASS is not set | ||
858 | |||
859 | # | ||
860 | # DMA Engine support | ||
861 | # | ||
862 | # CONFIG_DMA_ENGINE is not set | ||
863 | |||
864 | # | ||
865 | # DMA Clients | ||
866 | # | ||
867 | |||
868 | # | ||
869 | # DMA Devices | ||
870 | # | ||
871 | |||
872 | # | ||
661 | # File systems | 873 | # File systems |
662 | # | 874 | # |
663 | # CONFIG_EXT2_FS is not set | 875 | # CONFIG_EXT2_FS is not set |
664 | # CONFIG_EXT3_FS is not set | 876 | # CONFIG_EXT3_FS is not set |
665 | # CONFIG_JBD is not set | ||
666 | # CONFIG_REISERFS_FS is not set | 877 | # CONFIG_REISERFS_FS is not set |
667 | # CONFIG_JFS_FS is not set | 878 | # CONFIG_JFS_FS is not set |
668 | 879 | # CONFIG_FS_POSIX_ACL is not set | |
669 | # | ||
670 | # XFS support | ||
671 | # | ||
672 | # CONFIG_XFS_FS is not set | 880 | # CONFIG_XFS_FS is not set |
881 | # CONFIG_OCFS2_FS is not set | ||
673 | # CONFIG_MINIX_FS is not set | 882 | # CONFIG_MINIX_FS is not set |
674 | CONFIG_ROMFS_FS=y | 883 | # CONFIG_ROMFS_FS is not set |
884 | CONFIG_INOTIFY=y | ||
885 | CONFIG_INOTIFY_USER=y | ||
675 | # CONFIG_QUOTA is not set | 886 | # CONFIG_QUOTA is not set |
676 | CONFIG_DNOTIFY=y | 887 | # CONFIG_DNOTIFY is not set |
677 | # CONFIG_AUTOFS_FS is not set | 888 | # CONFIG_AUTOFS_FS is not set |
678 | # CONFIG_AUTOFS4_FS is not set | 889 | # CONFIG_AUTOFS4_FS is not set |
890 | # CONFIG_FUSE_FS is not set | ||
679 | 891 | ||
680 | # | 892 | # |
681 | # CD-ROM/DVD Filesystems | 893 | # CD-ROM/DVD Filesystems |
@@ -695,16 +907,14 @@ CONFIG_DNOTIFY=y | |||
695 | # | 907 | # |
696 | CONFIG_PROC_FS=y | 908 | CONFIG_PROC_FS=y |
697 | CONFIG_PROC_KCORE=y | 909 | CONFIG_PROC_KCORE=y |
910 | CONFIG_PROC_SYSCTL=y | ||
698 | CONFIG_SYSFS=y | 911 | CONFIG_SYSFS=y |
699 | CONFIG_DEVFS_FS=y | ||
700 | CONFIG_DEVFS_MOUNT=y | ||
701 | # CONFIG_DEVFS_DEBUG is not set | ||
702 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
703 | CONFIG_TMPFS=y | 912 | CONFIG_TMPFS=y |
704 | # CONFIG_TMPFS_XATTR is not set | 913 | # CONFIG_TMPFS_POSIX_ACL is not set |
705 | CONFIG_HUGETLBFS=y | 914 | CONFIG_HUGETLBFS=y |
706 | CONFIG_HUGETLB_PAGE=y | 915 | CONFIG_HUGETLB_PAGE=y |
707 | CONFIG_RAMFS=y | 916 | CONFIG_RAMFS=y |
917 | # CONFIG_CONFIGFS_FS is not set | ||
708 | 918 | ||
709 | # | 919 | # |
710 | # Miscellaneous filesystems | 920 | # Miscellaneous filesystems |
@@ -716,7 +926,7 @@ CONFIG_RAMFS=y | |||
716 | # CONFIG_BEFS_FS is not set | 926 | # CONFIG_BEFS_FS is not set |
717 | # CONFIG_BFS_FS is not set | 927 | # CONFIG_BFS_FS is not set |
718 | # CONFIG_EFS_FS is not set | 928 | # CONFIG_EFS_FS is not set |
719 | CONFIG_CRAMFS=y | 929 | # CONFIG_CRAMFS is not set |
720 | # CONFIG_VXFS_FS is not set | 930 | # CONFIG_VXFS_FS is not set |
721 | # CONFIG_HPFS_FS is not set | 931 | # CONFIG_HPFS_FS is not set |
722 | # CONFIG_QNX4FS_FS is not set | 932 | # CONFIG_QNX4FS_FS is not set |
@@ -726,22 +936,14 @@ CONFIG_CRAMFS=y | |||
726 | # | 936 | # |
727 | # Network File Systems | 937 | # Network File Systems |
728 | # | 938 | # |
729 | CONFIG_NFS_FS=y | 939 | # CONFIG_NFS_FS is not set |
730 | CONFIG_NFS_V3=y | ||
731 | # CONFIG_NFS_V4 is not set | ||
732 | # CONFIG_NFS_DIRECTIO is not set | ||
733 | # CONFIG_NFSD is not set | 940 | # CONFIG_NFSD is not set |
734 | CONFIG_ROOT_NFS=y | ||
735 | CONFIG_LOCKD=y | ||
736 | CONFIG_LOCKD_V4=y | ||
737 | CONFIG_SUNRPC=y | ||
738 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
739 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
740 | # CONFIG_SMB_FS is not set | 941 | # CONFIG_SMB_FS is not set |
741 | # CONFIG_CIFS is not set | 942 | # CONFIG_CIFS is not set |
742 | # CONFIG_NCP_FS is not set | 943 | # CONFIG_NCP_FS is not set |
743 | # CONFIG_CODA_FS is not set | 944 | # CONFIG_CODA_FS is not set |
744 | # CONFIG_AFS_FS is not set | 945 | # CONFIG_AFS_FS is not set |
946 | # CONFIG_9P_FS is not set | ||
745 | 947 | ||
746 | # | 948 | # |
747 | # Partition Types | 949 | # Partition Types |
@@ -758,14 +960,19 @@ CONFIG_MSDOS_PARTITION=y | |||
758 | # Profiling support | 960 | # Profiling support |
759 | # | 961 | # |
760 | CONFIG_PROFILING=y | 962 | CONFIG_PROFILING=y |
761 | CONFIG_OPROFILE=y | 963 | # CONFIG_OPROFILE is not set |
762 | 964 | ||
763 | # | 965 | # |
764 | # Kernel hacking | 966 | # Kernel hacking |
765 | # | 967 | # |
968 | # CONFIG_PRINTK_TIME is not set | ||
969 | CONFIG_ENABLE_MUST_CHECK=y | ||
970 | # CONFIG_MAGIC_SYSRQ is not set | ||
971 | # CONFIG_UNUSED_SYMBOLS is not set | ||
766 | # CONFIG_DEBUG_KERNEL is not set | 972 | # CONFIG_DEBUG_KERNEL is not set |
767 | CONFIG_DEBUG_PREEMPT=y | 973 | CONFIG_LOG_BUF_SHIFT=14 |
768 | # CONFIG_FRAME_POINTER is not set | 974 | # CONFIG_DEBUG_BUGVERBOSE is not set |
975 | # CONFIG_DEBUG_FS is not set | ||
769 | # CONFIG_SH_STANDARD_BIOS is not set | 976 | # CONFIG_SH_STANDARD_BIOS is not set |
770 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 977 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
771 | # CONFIG_KGDB is not set | 978 | # CONFIG_KGDB is not set |
@@ -782,13 +989,10 @@ CONFIG_DEBUG_PREEMPT=y | |||
782 | # CONFIG_CRYPTO is not set | 989 | # CONFIG_CRYPTO is not set |
783 | 990 | ||
784 | # | 991 | # |
785 | # Hardware crypto devices | ||
786 | # | ||
787 | |||
788 | # | ||
789 | # Library routines | 992 | # Library routines |
790 | # | 993 | # |
791 | # CONFIG_CRC_CCITT is not set | 994 | # CONFIG_CRC_CCITT is not set |
995 | # CONFIG_CRC16 is not set | ||
792 | CONFIG_CRC32=y | 996 | CONFIG_CRC32=y |
793 | # CONFIG_LIBCRC32C is not set | 997 | # CONFIG_LIBCRC32C is not set |
794 | CONFIG_ZLIB_INFLATE=y | 998 | CONFIG_PLIST=y |