diff options
Diffstat (limited to 'arch/sh/configs/se73180_defconfig')
-rw-r--r-- | arch/sh/configs/se73180_defconfig | 347 |
1 files changed, 249 insertions, 98 deletions
diff --git a/arch/sh/configs/se73180_defconfig b/arch/sh/configs/se73180_defconfig index fe19feb95ca9..1a766153cbb0 100644 --- a/arch/sh/configs/se73180_defconfig +++ b/arch/sh/configs/se73180_defconfig | |||
@@ -1,120 +1,208 @@ | |||
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:44 2005 | 4 | # Tue Oct 3 11:44:45 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 |
20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
19 | 21 | ||
20 | # | 22 | # |
21 | # General setup | 23 | # General setup |
22 | # | 24 | # |
23 | CONFIG_LOCALVERSION="" | 25 | CONFIG_LOCALVERSION="" |
26 | CONFIG_LOCALVERSION_AUTO=y | ||
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | # CONFIG_SYSVIPC is not set | 28 | # CONFIG_SYSVIPC is not set |
26 | # CONFIG_BSD_PROCESS_ACCT is not set | 29 | # CONFIG_BSD_PROCESS_ACCT is not set |
27 | # CONFIG_SYSCTL is not set | 30 | # CONFIG_UTS_NS is not set |
28 | # CONFIG_AUDIT is not set | ||
29 | CONFIG_LOG_BUF_SHIFT=14 | ||
30 | # CONFIG_HOTPLUG is not set | ||
31 | # CONFIG_IKCONFIG is not set | 31 | # CONFIG_IKCONFIG is not set |
32 | # CONFIG_RELAY is not set | ||
33 | CONFIG_INITRAMFS_SOURCE="" | ||
34 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
35 | CONFIG_SYSCTL=y | ||
32 | CONFIG_EMBEDDED=y | 36 | CONFIG_EMBEDDED=y |
37 | CONFIG_UID16=y | ||
38 | # CONFIG_SYSCTL_SYSCALL is not set | ||
33 | # CONFIG_KALLSYMS is not set | 39 | # CONFIG_KALLSYMS is not set |
40 | # CONFIG_HOTPLUG is not set | ||
41 | CONFIG_PRINTK=y | ||
42 | CONFIG_BUG=y | ||
43 | CONFIG_ELF_CORE=y | ||
44 | CONFIG_BASE_FULL=y | ||
34 | # CONFIG_FUTEX is not set | 45 | # CONFIG_FUTEX is not set |
35 | # CONFIG_EPOLL is not set | 46 | # CONFIG_EPOLL is not set |
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
37 | CONFIG_SHMEM=y | 47 | CONFIG_SHMEM=y |
38 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 48 | CONFIG_SLAB=y |
39 | CONFIG_CC_ALIGN_LABELS=0 | 49 | CONFIG_VM_EVENT_COUNTERS=y |
40 | CONFIG_CC_ALIGN_LOOPS=0 | ||
41 | CONFIG_CC_ALIGN_JUMPS=0 | ||
42 | # CONFIG_TINY_SHMEM is not set | 50 | # CONFIG_TINY_SHMEM is not set |
51 | CONFIG_BASE_SMALL=0 | ||
52 | # CONFIG_SLOB is not set | ||
43 | 53 | ||
44 | # | 54 | # |
45 | # Loadable module support | 55 | # Loadable module support |
46 | # | 56 | # |
47 | CONFIG_MODULES=y | 57 | CONFIG_MODULES=y |
48 | # CONFIG_MODULE_UNLOAD is not set | 58 | # CONFIG_MODULE_UNLOAD is not set |
49 | CONFIG_OBSOLETE_MODPARM=y | ||
50 | # CONFIG_MODVERSIONS is not set | 59 | # CONFIG_MODVERSIONS is not set |
51 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 60 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
52 | # CONFIG_KMOD is not set | 61 | # CONFIG_KMOD is not set |
53 | 62 | ||
54 | # | 63 | # |
64 | # Block layer | ||
65 | # | ||
66 | CONFIG_BLOCK=y | ||
67 | # CONFIG_LBD is not set | ||
68 | # CONFIG_LSF is not set | ||
69 | |||
70 | # | ||
71 | # IO Schedulers | ||
72 | # | ||
73 | CONFIG_IOSCHED_NOOP=y | ||
74 | # CONFIG_IOSCHED_AS is not set | ||
75 | # CONFIG_IOSCHED_DEADLINE is not set | ||
76 | # CONFIG_IOSCHED_CFQ is not set | ||
77 | # CONFIG_DEFAULT_AS is not set | ||
78 | # CONFIG_DEFAULT_DEADLINE is not set | ||
79 | # CONFIG_DEFAULT_CFQ is not set | ||
80 | CONFIG_DEFAULT_NOOP=y | ||
81 | CONFIG_DEFAULT_IOSCHED="noop" | ||
82 | |||
83 | # | ||
55 | # System type | 84 | # System type |
56 | # | 85 | # |
86 | CONFIG_SOLUTION_ENGINE=y | ||
57 | # CONFIG_SH_SOLUTION_ENGINE is not set | 87 | # CONFIG_SH_SOLUTION_ENGINE is not set |
58 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | 88 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set |
59 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | 89 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set |
90 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
60 | CONFIG_SH_73180_SOLUTION_ENGINE=y | 91 | CONFIG_SH_73180_SOLUTION_ENGINE=y |
61 | # CONFIG_SH_7751_SYSTEMH is not set | 92 | # CONFIG_SH_7751_SYSTEMH is not set |
62 | # CONFIG_SH_STB1_HARP is not set | 93 | # CONFIG_SH_HP6XX is not set |
63 | # CONFIG_SH_STB1_OVERDRIVE is not set | ||
64 | # CONFIG_SH_HP620 is not set | ||
65 | # CONFIG_SH_HP680 is not set | ||
66 | # CONFIG_SH_HP690 is not set | ||
67 | # CONFIG_SH_CQREEK is not set | ||
68 | # CONFIG_SH_DMIDA is not set | ||
69 | # CONFIG_SH_EC3104 is not set | 94 | # CONFIG_SH_EC3104 is not set |
70 | # CONFIG_SH_SATURN is not set | 95 | # CONFIG_SH_SATURN is not set |
71 | # CONFIG_SH_DREAMCAST is not set | 96 | # CONFIG_SH_DREAMCAST is not set |
72 | # CONFIG_SH_CAT68701 is not set | ||
73 | # CONFIG_SH_BIGSUR is not set | 97 | # CONFIG_SH_BIGSUR is not set |
74 | # CONFIG_SH_SH2000 is not set | ||
75 | # CONFIG_SH_ADX is not set | ||
76 | # CONFIG_SH_MPC1211 is not set | 98 | # CONFIG_SH_MPC1211 is not set |
77 | # CONFIG_SH_SH03 is not set | 99 | # CONFIG_SH_SH03 is not set |
78 | # CONFIG_SH_SECUREEDGE5410 is not set | 100 | # CONFIG_SH_SECUREEDGE5410 is not set |
79 | # CONFIG_SH_HS7751RVOIP is not set | 101 | # CONFIG_SH_HS7751RVOIP is not set |
102 | # CONFIG_SH_7710VOIPGW is not set | ||
80 | # CONFIG_SH_RTS7751R2D is not set | 103 | # CONFIG_SH_RTS7751R2D is not set |
81 | # CONFIG_SH_R7780RP is not set | 104 | # CONFIG_SH_R7780RP is not set |
82 | # CONFIG_SH_EDOSK7705 is not set | 105 | # CONFIG_SH_EDOSK7705 is not set |
83 | # CONFIG_SH_SH4202_MICRODEV is not set | 106 | # CONFIG_SH_SH4202_MICRODEV is not set |
107 | # CONFIG_SH_LANDISK is not set | ||
108 | # CONFIG_SH_TITAN is not set | ||
109 | # CONFIG_SH_SHMIN is not set | ||
84 | # CONFIG_SH_UNKNOWN is not set | 110 | # CONFIG_SH_UNKNOWN is not set |
85 | # CONFIG_CPU_SH2 is not set | 111 | |
86 | # CONFIG_CPU_SH3 is not set | 112 | # |
113 | # Processor selection | ||
114 | # | ||
87 | CONFIG_CPU_SH4=y | 115 | CONFIG_CPU_SH4=y |
116 | CONFIG_CPU_SH4A=y | ||
117 | CONFIG_CPU_SH4AL_DSP=y | ||
118 | |||
119 | # | ||
120 | # SH-2 Processor Support | ||
121 | # | ||
88 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 122 | # CONFIG_CPU_SUBTYPE_SH7604 is not set |
123 | |||
124 | # | ||
125 | # SH-3 Processor Support | ||
126 | # | ||
89 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7300 is not set |
90 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
129 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
91 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
92 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
93 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
133 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
134 | |||
135 | # | ||
136 | # SH-4 Processor Support | ||
137 | # | ||
94 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
139 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||
140 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||
141 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
95 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
143 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
96 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
97 | CONFIG_CPU_SUBTYPE_SH73180=y | 145 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
146 | |||
147 | # | ||
148 | # ST40 Processor Support | ||
149 | # | ||
98 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 150 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set |
99 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 151 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set |
100 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 152 | |
153 | # | ||
154 | # SH-4A Processor Support | ||
155 | # | ||
156 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
157 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
158 | |||
159 | # | ||
160 | # SH4AL-DSP Processor Support | ||
161 | # | ||
162 | CONFIG_CPU_SUBTYPE_SH73180=y | ||
163 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
164 | |||
165 | # | ||
166 | # Memory management options | ||
167 | # | ||
101 | CONFIG_MMU=y | 168 | CONFIG_MMU=y |
102 | CONFIG_CMDLINE_BOOL=y | 169 | CONFIG_PAGE_OFFSET=0x80000000 |
103 | CONFIG_CMDLINE="console=ttySC0,38400 root=/dev/ram" | ||
104 | CONFIG_MEMORY_START=0x0c000000 | 170 | CONFIG_MEMORY_START=0x0c000000 |
105 | CONFIG_MEMORY_SIZE=0x02000000 | 171 | CONFIG_MEMORY_SIZE=0x02000000 |
106 | # CONFIG_MEMORY_OVERRIDE is not set | 172 | CONFIG_32BIT=y |
107 | # CONFIG_SH_FPU is not set | 173 | CONFIG_VSYSCALL=y |
108 | CONFIG_ZERO_PAGE_OFFSET=0x00010000 | 174 | CONFIG_SELECT_MEMORY_MODEL=y |
109 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 175 | CONFIG_FLATMEM_MANUAL=y |
110 | CONFIG_CPU_LITTLE_ENDIAN=y | 176 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
111 | # CONFIG_PREEMPT is not set | 177 | # CONFIG_SPARSEMEM_MANUAL is not set |
112 | # CONFIG_UBC_WAKEUP is not set | 178 | CONFIG_FLATMEM=y |
179 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
180 | # CONFIG_SPARSEMEM_STATIC is not set | ||
181 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
182 | # CONFIG_RESOURCES_64BIT is not set | ||
183 | |||
184 | # | ||
185 | # Cache configuration | ||
186 | # | ||
187 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
113 | # CONFIG_SH_WRITETHROUGH is not set | 188 | # CONFIG_SH_WRITETHROUGH is not set |
114 | # CONFIG_SH_OCRAM is not set | 189 | # CONFIG_SH_OCRAM is not set |
190 | |||
191 | # | ||
192 | # Processor features | ||
193 | # | ||
194 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
195 | # CONFIG_SH_FPU is not set | ||
196 | # CONFIG_SH_FPU_EMU is not set | ||
197 | CONFIG_SH_DSP=y | ||
115 | # CONFIG_SH_STORE_QUEUES is not set | 198 | # CONFIG_SH_STORE_QUEUES is not set |
116 | # CONFIG_SMP is not set | 199 | CONFIG_CPU_HAS_INTEVT=y |
117 | # CONFIG_SH_PCLK_CALC is not set | 200 | CONFIG_CPU_HAS_SR_RB=y |
201 | |||
202 | # | ||
203 | # Timer support | ||
204 | # | ||
205 | CONFIG_SH_TMU=y | ||
118 | CONFIG_SH_PCLK_FREQ=27000000 | 206 | CONFIG_SH_PCLK_FREQ=27000000 |
119 | 207 | ||
120 | # | 208 | # |
@@ -134,17 +222,34 @@ CONFIG_SH_PCLK_FREQ=27000000 | |||
134 | CONFIG_HEARTBEAT=y | 222 | CONFIG_HEARTBEAT=y |
135 | 223 | ||
136 | # | 224 | # |
137 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 225 | # Kernel features |
138 | # | 226 | # |
139 | # CONFIG_PCI is not set | 227 | # CONFIG_HZ_100 is not set |
228 | CONFIG_HZ_250=y | ||
229 | # CONFIG_HZ_1000 is not set | ||
230 | CONFIG_HZ=250 | ||
231 | # CONFIG_KEXEC is not set | ||
232 | # CONFIG_SMP is not set | ||
233 | CONFIG_PREEMPT_NONE=y | ||
234 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
235 | # CONFIG_PREEMPT is not set | ||
140 | 236 | ||
141 | # | 237 | # |
142 | # PCCARD (PCMCIA/CardBus) support | 238 | # Boot options |
143 | # | 239 | # |
144 | # CONFIG_PCCARD is not set | 240 | CONFIG_ZERO_PAGE_OFFSET=0x00010000 |
241 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||
242 | # CONFIG_UBC_WAKEUP is not set | ||
243 | CONFIG_CMDLINE_BOOL=y | ||
244 | CONFIG_CMDLINE="console=ttySC0,38400 root=/dev/ram" | ||
145 | 245 | ||
146 | # | 246 | # |
147 | # PC-card bridges | 247 | # Bus options |
248 | # | ||
249 | # CONFIG_PCI is not set | ||
250 | |||
251 | # | ||
252 | # PCCARD (PCMCIA/CardBus) support | ||
148 | # | 253 | # |
149 | 254 | ||
150 | # | 255 | # |
@@ -159,10 +264,14 @@ CONFIG_BINFMT_ELF=y | |||
159 | # CONFIG_BINFMT_MISC is not set | 264 | # CONFIG_BINFMT_MISC is not set |
160 | 265 | ||
161 | # | 266 | # |
162 | # SH initrd options | 267 | # Power management options (EXPERIMENTAL) |
268 | # | ||
269 | # CONFIG_PM is not set | ||
270 | |||
271 | # | ||
272 | # Networking | ||
163 | # | 273 | # |
164 | CONFIG_EMBEDDED_RAMDISK=y | 274 | # CONFIG_NET is not set |
165 | CONFIG_EMBEDDED_RAMDISK_IMAGE="ramdisk.gz" | ||
166 | 275 | ||
167 | # | 276 | # |
168 | # Device Drivers | 277 | # Device Drivers |
@@ -173,7 +282,11 @@ CONFIG_EMBEDDED_RAMDISK_IMAGE="ramdisk.gz" | |||
173 | # | 282 | # |
174 | CONFIG_STANDALONE=y | 283 | CONFIG_STANDALONE=y |
175 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 284 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
176 | # CONFIG_FW_LOADER is not set | 285 | # CONFIG_SYS_HYPERVISOR is not set |
286 | |||
287 | # | ||
288 | # Connector - unified userspace <-> kernelspace linker | ||
289 | # | ||
177 | 290 | ||
178 | # | 291 | # |
179 | # Memory Technology Devices (MTD) | 292 | # Memory Technology Devices (MTD) |
@@ -192,27 +305,17 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
192 | # | 305 | # |
193 | # Block devices | 306 | # Block devices |
194 | # | 307 | # |
195 | # CONFIG_BLK_DEV_FD is not set | ||
196 | # CONFIG_BLK_DEV_COW_COMMON is not set | 308 | # CONFIG_BLK_DEV_COW_COMMON is not set |
197 | CONFIG_BLK_DEV_LOOP=y | 309 | CONFIG_BLK_DEV_LOOP=y |
198 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 310 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
199 | CONFIG_BLK_DEV_RAM=y | 311 | CONFIG_BLK_DEV_RAM=y |
200 | CONFIG_BLK_DEV_RAM_COUNT=16 | 312 | CONFIG_BLK_DEV_RAM_COUNT=16 |
201 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 313 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
314 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
202 | CONFIG_BLK_DEV_INITRD=y | 315 | CONFIG_BLK_DEV_INITRD=y |
203 | CONFIG_INITRAMFS_SOURCE="" | ||
204 | # CONFIG_LBD is not set | ||
205 | # CONFIG_CDROM_PKTCDVD is not set | 316 | # CONFIG_CDROM_PKTCDVD is not set |
206 | 317 | ||
207 | # | 318 | # |
208 | # IO Schedulers | ||
209 | # | ||
210 | CONFIG_IOSCHED_NOOP=y | ||
211 | # CONFIG_IOSCHED_AS is not set | ||
212 | # CONFIG_IOSCHED_DEADLINE is not set | ||
213 | # CONFIG_IOSCHED_CFQ is not set | ||
214 | |||
215 | # | ||
216 | # ATA/ATAPI/MFM/RLL support | 319 | # ATA/ATAPI/MFM/RLL support |
217 | # | 320 | # |
218 | # CONFIG_IDE is not set | 321 | # CONFIG_IDE is not set |
@@ -220,7 +323,14 @@ CONFIG_IOSCHED_NOOP=y | |||
220 | # | 323 | # |
221 | # SCSI device support | 324 | # SCSI device support |
222 | # | 325 | # |
326 | # CONFIG_RAID_ATTRS is not set | ||
223 | # CONFIG_SCSI is not set | 327 | # CONFIG_SCSI is not set |
328 | # CONFIG_SCSI_NETLINK is not set | ||
329 | |||
330 | # | ||
331 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
332 | # | ||
333 | # CONFIG_ATA is not set | ||
224 | 334 | ||
225 | # | 335 | # |
226 | # Multi-device support (RAID and LVM) | 336 | # Multi-device support (RAID and LVM) |
@@ -230,6 +340,7 @@ CONFIG_IOSCHED_NOOP=y | |||
230 | # | 340 | # |
231 | # Fusion MPT device support | 341 | # Fusion MPT device support |
232 | # | 342 | # |
343 | # CONFIG_FUSION is not set | ||
233 | 344 | ||
234 | # | 345 | # |
235 | # IEEE 1394 (FireWire) support | 346 | # IEEE 1394 (FireWire) support |
@@ -240,13 +351,6 @@ CONFIG_IOSCHED_NOOP=y | |||
240 | # | 351 | # |
241 | 352 | ||
242 | # | 353 | # |
243 | # Networking support | ||
244 | # | ||
245 | # CONFIG_NET is not set | ||
246 | # CONFIG_NETPOLL is not set | ||
247 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
248 | |||
249 | # | ||
250 | # ISDN subsystem | 354 | # ISDN subsystem |
251 | # | 355 | # |
252 | 356 | ||
@@ -261,20 +365,10 @@ CONFIG_IOSCHED_NOOP=y | |||
261 | # CONFIG_INPUT is not set | 365 | # CONFIG_INPUT is not set |
262 | 366 | ||
263 | # | 367 | # |
264 | # Userland interfaces | 368 | # Hardware I/O ports |
265 | # | ||
266 | |||
267 | # | 369 | # |
268 | # Input I/O drivers | ||
269 | # | ||
270 | # CONFIG_GAMEPORT is not set | ||
271 | CONFIG_SOUND_GAMEPORT=y | ||
272 | # CONFIG_SERIO is not set | 370 | # CONFIG_SERIO is not set |
273 | # CONFIG_SERIO_I8042 is not set | 371 | # CONFIG_GAMEPORT is not set |
274 | |||
275 | # | ||
276 | # Input Device Drivers | ||
277 | # | ||
278 | 372 | ||
279 | # | 373 | # |
280 | # Character devices | 374 | # Character devices |
@@ -291,6 +385,7 @@ CONFIG_SOUND_GAMEPORT=y | |||
291 | # Non-8250 serial port support | 385 | # Non-8250 serial port support |
292 | # | 386 | # |
293 | CONFIG_SERIAL_SH_SCI=y | 387 | CONFIG_SERIAL_SH_SCI=y |
388 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | ||
294 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 389 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
295 | CONFIG_SERIAL_CORE=y | 390 | CONFIG_SERIAL_CORE=y |
296 | CONFIG_SERIAL_CORE_CONSOLE=y | 391 | CONFIG_SERIAL_CORE_CONSOLE=y |
@@ -313,7 +408,7 @@ CONFIG_WATCHDOG=y | |||
313 | # | 408 | # |
314 | # CONFIG_SOFT_WATCHDOG is not set | 409 | # CONFIG_SOFT_WATCHDOG is not set |
315 | # CONFIG_SH_WDT is not set | 410 | # CONFIG_SH_WDT is not set |
316 | # CONFIG_RTC is not set | 411 | CONFIG_HW_RANDOM=y |
317 | # CONFIG_GEN_RTC is not set | 412 | # CONFIG_GEN_RTC is not set |
318 | # CONFIG_DTLK is not set | 413 | # CONFIG_DTLK is not set |
319 | # CONFIG_R3964 is not set | 414 | # CONFIG_R3964 is not set |
@@ -321,18 +416,38 @@ CONFIG_WATCHDOG=y | |||
321 | # | 416 | # |
322 | # Ftape, the floppy tape device driver | 417 | # Ftape, the floppy tape device driver |
323 | # | 418 | # |
324 | # CONFIG_DRM is not set | ||
325 | # CONFIG_RAW_DRIVER is not set | 419 | # CONFIG_RAW_DRIVER is not set |
326 | 420 | ||
327 | # | 421 | # |
422 | # TPM devices | ||
423 | # | ||
424 | # CONFIG_TCG_TPM is not set | ||
425 | # CONFIG_TELCLOCK is not set | ||
426 | |||
427 | # | ||
328 | # I2C support | 428 | # I2C support |
329 | # | 429 | # |
330 | # CONFIG_I2C is not set | 430 | # CONFIG_I2C is not set |
331 | 431 | ||
332 | # | 432 | # |
433 | # SPI support | ||
434 | # | ||
435 | # CONFIG_SPI is not set | ||
436 | # CONFIG_SPI_MASTER is not set | ||
437 | |||
438 | # | ||
333 | # Dallas's 1-wire bus | 439 | # Dallas's 1-wire bus |
334 | # | 440 | # |
335 | # CONFIG_W1 is not set | 441 | |
442 | # | ||
443 | # Hardware Monitoring support | ||
444 | # | ||
445 | CONFIG_HWMON=y | ||
446 | # CONFIG_HWMON_VID is not set | ||
447 | # CONFIG_SENSORS_ABITUGURU is not set | ||
448 | # CONFIG_SENSORS_F71805F is not set | ||
449 | # CONFIG_SENSORS_VT1211 is not set | ||
450 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
336 | 451 | ||
337 | # | 452 | # |
338 | # Misc devices | 453 | # Misc devices |
@@ -342,6 +457,7 @@ CONFIG_WATCHDOG=y | |||
342 | # Multimedia devices | 457 | # Multimedia devices |
343 | # | 458 | # |
344 | # CONFIG_VIDEO_DEV is not set | 459 | # CONFIG_VIDEO_DEV is not set |
460 | CONFIG_VIDEO_V4L2=y | ||
345 | 461 | ||
346 | # | 462 | # |
347 | # Digital Video Broadcasting Devices | 463 | # Digital Video Broadcasting Devices |
@@ -350,6 +466,7 @@ CONFIG_WATCHDOG=y | |||
350 | # | 466 | # |
351 | # Graphics support | 467 | # Graphics support |
352 | # | 468 | # |
469 | CONFIG_FIRMWARE_EDID=y | ||
353 | # CONFIG_FB is not set | 470 | # CONFIG_FB is not set |
354 | 471 | ||
355 | # | 472 | # |
@@ -362,9 +479,10 @@ CONFIG_WATCHDOG=y | |||
362 | # | 479 | # |
363 | # CONFIG_USB_ARCH_HAS_HCD is not set | 480 | # CONFIG_USB_ARCH_HAS_HCD is not set |
364 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 481 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
482 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
365 | 483 | ||
366 | # | 484 | # |
367 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 485 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
368 | # | 486 | # |
369 | 487 | ||
370 | # | 488 | # |
@@ -378,30 +496,64 @@ CONFIG_WATCHDOG=y | |||
378 | # CONFIG_MMC is not set | 496 | # CONFIG_MMC is not set |
379 | 497 | ||
380 | # | 498 | # |
499 | # LED devices | ||
500 | # | ||
501 | # CONFIG_NEW_LEDS is not set | ||
502 | |||
503 | # | ||
504 | # LED drivers | ||
505 | # | ||
506 | |||
507 | # | ||
508 | # LED Triggers | ||
509 | # | ||
510 | |||
511 | # | ||
381 | # InfiniBand support | 512 | # InfiniBand support |
382 | # | 513 | # |
383 | # CONFIG_INFINIBAND is not set | 514 | |
515 | # | ||
516 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
517 | # | ||
518 | |||
519 | # | ||
520 | # Real Time Clock | ||
521 | # | ||
522 | # CONFIG_RTC_CLASS is not set | ||
523 | |||
524 | # | ||
525 | # DMA Engine support | ||
526 | # | ||
527 | # CONFIG_DMA_ENGINE is not set | ||
528 | |||
529 | # | ||
530 | # DMA Clients | ||
531 | # | ||
532 | |||
533 | # | ||
534 | # DMA Devices | ||
535 | # | ||
384 | 536 | ||
385 | # | 537 | # |
386 | # File systems | 538 | # File systems |
387 | # | 539 | # |
388 | CONFIG_EXT2_FS=y | 540 | CONFIG_EXT2_FS=y |
389 | # CONFIG_EXT2_FS_XATTR is not set | 541 | # CONFIG_EXT2_FS_XATTR is not set |
542 | # CONFIG_EXT2_FS_XIP is not set | ||
390 | # CONFIG_EXT3_FS is not set | 543 | # CONFIG_EXT3_FS is not set |
391 | # CONFIG_JBD is not set | ||
392 | # CONFIG_REISERFS_FS is not set | 544 | # CONFIG_REISERFS_FS is not set |
393 | # CONFIG_JFS_FS is not set | 545 | # CONFIG_JFS_FS is not set |
394 | 546 | # CONFIG_FS_POSIX_ACL is not set | |
395 | # | ||
396 | # XFS support | ||
397 | # | ||
398 | # CONFIG_XFS_FS is not set | 547 | # CONFIG_XFS_FS is not set |
399 | # CONFIG_MINIX_FS is not set | 548 | # CONFIG_MINIX_FS is not set |
400 | # CONFIG_ROMFS_FS is not set | 549 | # CONFIG_ROMFS_FS is not set |
550 | CONFIG_INOTIFY=y | ||
551 | CONFIG_INOTIFY_USER=y | ||
401 | # CONFIG_QUOTA is not set | 552 | # CONFIG_QUOTA is not set |
402 | CONFIG_DNOTIFY=y | 553 | CONFIG_DNOTIFY=y |
403 | # CONFIG_AUTOFS_FS is not set | 554 | # CONFIG_AUTOFS_FS is not set |
404 | # CONFIG_AUTOFS4_FS is not set | 555 | # CONFIG_AUTOFS4_FS is not set |
556 | # CONFIG_FUSE_FS is not set | ||
405 | 557 | ||
406 | # | 558 | # |
407 | # CD-ROM/DVD Filesystems | 559 | # CD-ROM/DVD Filesystems |
@@ -421,12 +573,10 @@ CONFIG_DNOTIFY=y | |||
421 | # | 573 | # |
422 | CONFIG_PROC_FS=y | 574 | CONFIG_PROC_FS=y |
423 | CONFIG_PROC_KCORE=y | 575 | CONFIG_PROC_KCORE=y |
576 | CONFIG_PROC_SYSCTL=y | ||
424 | # CONFIG_SYSFS is not set | 577 | # CONFIG_SYSFS is not set |
425 | CONFIG_DEVFS_FS=y | ||
426 | CONFIG_DEVFS_MOUNT=y | ||
427 | # CONFIG_DEVFS_DEBUG is not set | ||
428 | CONFIG_TMPFS=y | 578 | CONFIG_TMPFS=y |
429 | # CONFIG_TMPFS_XATTR is not set | 579 | # CONFIG_TMPFS_POSIX_ACL is not set |
430 | # CONFIG_HUGETLBFS is not set | 580 | # CONFIG_HUGETLBFS is not set |
431 | # CONFIG_HUGETLB_PAGE is not set | 581 | # CONFIG_HUGETLB_PAGE is not set |
432 | CONFIG_RAMFS=y | 582 | CONFIG_RAMFS=y |
@@ -467,8 +617,13 @@ CONFIG_MSDOS_PARTITION=y | |||
467 | # | 617 | # |
468 | # Kernel hacking | 618 | # Kernel hacking |
469 | # | 619 | # |
620 | # CONFIG_PRINTK_TIME is not set | ||
621 | CONFIG_ENABLE_MUST_CHECK=y | ||
622 | # CONFIG_MAGIC_SYSRQ is not set | ||
623 | # CONFIG_UNUSED_SYMBOLS is not set | ||
470 | # CONFIG_DEBUG_KERNEL is not set | 624 | # CONFIG_DEBUG_KERNEL is not set |
471 | # CONFIG_FRAME_POINTER is not set | 625 | CONFIG_LOG_BUF_SHIFT=14 |
626 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
472 | CONFIG_SH_STANDARD_BIOS=y | 627 | CONFIG_SH_STANDARD_BIOS=y |
473 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 628 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
474 | # CONFIG_EARLY_PRINTK is not set | 629 | # CONFIG_EARLY_PRINTK is not set |
@@ -478,7 +633,6 @@ CONFIG_SH_STANDARD_BIOS=y | |||
478 | # Security options | 633 | # Security options |
479 | # | 634 | # |
480 | # CONFIG_KEYS is not set | 635 | # CONFIG_KEYS is not set |
481 | # CONFIG_SECURITY is not set | ||
482 | 636 | ||
483 | # | 637 | # |
484 | # Cryptographic options | 638 | # Cryptographic options |
@@ -486,12 +640,9 @@ CONFIG_SH_STANDARD_BIOS=y | |||
486 | # CONFIG_CRYPTO is not set | 640 | # CONFIG_CRYPTO is not set |
487 | 641 | ||
488 | # | 642 | # |
489 | # Hardware crypto devices | ||
490 | # | ||
491 | |||
492 | # | ||
493 | # Library routines | 643 | # Library routines |
494 | # | 644 | # |
495 | # CONFIG_CRC_CCITT is not set | 645 | # CONFIG_CRC_CCITT is not set |
646 | # CONFIG_CRC16 is not set | ||
496 | CONFIG_CRC32=y | 647 | CONFIG_CRC32=y |
497 | # CONFIG_LIBCRC32C is not set | 648 | # CONFIG_LIBCRC32C is not set |