diff options
Diffstat (limited to 'arch/sh/configs/se7300_defconfig')
-rw-r--r-- | arch/sh/configs/se7300_defconfig | 357 |
1 files changed, 261 insertions, 96 deletions
diff --git a/arch/sh/configs/se7300_defconfig b/arch/sh/configs/se7300_defconfig index 4b71cd692fa5..8a217908b81f 100644 --- a/arch/sh/configs/se7300_defconfig +++ b/arch/sh/configs/se7300_defconfig | |||
@@ -1,45 +1,55 @@ | |||
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:43 2005 | 4 | # Tue Oct 3 11:43:22 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 is not set | 27 | # CONFIG_SWAP is not set |
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=y | 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 |
@@ -47,68 +57,145 @@ CONFIG_CC_ALIGN_JUMPS=0 | |||
47 | # CONFIG_MODULES is not set | 57 | # CONFIG_MODULES is not set |
48 | 58 | ||
49 | # | 59 | # |
60 | # Block layer | ||
61 | # | ||
62 | CONFIG_BLOCK=y | ||
63 | # CONFIG_LBD is not set | ||
64 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
65 | # CONFIG_LSF is not set | ||
66 | |||
67 | # | ||
68 | # IO Schedulers | ||
69 | # | ||
70 | CONFIG_IOSCHED_NOOP=y | ||
71 | # CONFIG_IOSCHED_AS is not set | ||
72 | # CONFIG_IOSCHED_DEADLINE is not set | ||
73 | # CONFIG_IOSCHED_CFQ is not set | ||
74 | # CONFIG_DEFAULT_AS is not set | ||
75 | # CONFIG_DEFAULT_DEADLINE is not set | ||
76 | # CONFIG_DEFAULT_CFQ is not set | ||
77 | CONFIG_DEFAULT_NOOP=y | ||
78 | CONFIG_DEFAULT_IOSCHED="noop" | ||
79 | |||
80 | # | ||
50 | # System type | 81 | # System type |
51 | # | 82 | # |
83 | CONFIG_SOLUTION_ENGINE=y | ||
52 | # CONFIG_SH_SOLUTION_ENGINE is not set | 84 | # CONFIG_SH_SOLUTION_ENGINE is not set |
53 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | 85 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set |
54 | CONFIG_SH_7300_SOLUTION_ENGINE=y | 86 | CONFIG_SH_7300_SOLUTION_ENGINE=y |
87 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
55 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | 88 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set |
56 | # CONFIG_SH_7751_SYSTEMH is not set | 89 | # CONFIG_SH_7751_SYSTEMH is not set |
57 | # CONFIG_SH_STB1_HARP is not set | 90 | # CONFIG_SH_HP6XX is not set |
58 | # CONFIG_SH_STB1_OVERDRIVE is not set | ||
59 | # CONFIG_SH_HP620 is not set | ||
60 | # CONFIG_SH_HP680 is not set | ||
61 | # CONFIG_SH_HP690 is not set | ||
62 | # CONFIG_SH_CQREEK is not set | ||
63 | # CONFIG_SH_DMIDA is not set | ||
64 | # CONFIG_SH_EC3104 is not set | 91 | # CONFIG_SH_EC3104 is not set |
65 | # CONFIG_SH_SATURN is not set | 92 | # CONFIG_SH_SATURN is not set |
66 | # CONFIG_SH_DREAMCAST is not set | 93 | # CONFIG_SH_DREAMCAST is not set |
67 | # CONFIG_SH_CAT68701 is not set | ||
68 | # CONFIG_SH_BIGSUR is not set | 94 | # CONFIG_SH_BIGSUR is not set |
69 | # CONFIG_SH_SH2000 is not set | ||
70 | # CONFIG_SH_ADX is not set | ||
71 | # CONFIG_SH_MPC1211 is not set | 95 | # CONFIG_SH_MPC1211 is not set |
72 | # CONFIG_SH_SH03 is not set | 96 | # CONFIG_SH_SH03 is not set |
73 | # CONFIG_SH_SECUREEDGE5410 is not set | 97 | # CONFIG_SH_SECUREEDGE5410 is not set |
74 | # CONFIG_SH_HS7751RVOIP is not set | 98 | # CONFIG_SH_HS7751RVOIP is not set |
99 | # CONFIG_SH_7710VOIPGW is not set | ||
75 | # CONFIG_SH_RTS7751R2D is not set | 100 | # CONFIG_SH_RTS7751R2D is not set |
101 | # CONFIG_SH_R7780RP is not set | ||
76 | # CONFIG_SH_EDOSK7705 is not set | 102 | # CONFIG_SH_EDOSK7705 is not set |
77 | # CONFIG_SH_SH4202_MICRODEV is not set | 103 | # CONFIG_SH_SH4202_MICRODEV is not set |
104 | # CONFIG_SH_LANDISK is not set | ||
105 | # CONFIG_SH_TITAN is not set | ||
106 | # CONFIG_SH_SHMIN is not set | ||
78 | # CONFIG_SH_UNKNOWN is not set | 107 | # CONFIG_SH_UNKNOWN is not set |
79 | # CONFIG_CPU_SH2 is not set | 108 | |
109 | # | ||
110 | # Processor selection | ||
111 | # | ||
80 | CONFIG_CPU_SH3=y | 112 | CONFIG_CPU_SH3=y |
81 | # CONFIG_CPU_SH4 is not set | 113 | |
114 | # | ||
115 | # SH-2 Processor Support | ||
116 | # | ||
82 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 117 | # CONFIG_CPU_SUBTYPE_SH7604 is not set |
118 | |||
119 | # | ||
120 | # SH-3 Processor Support | ||
121 | # | ||
83 | CONFIG_CPU_SUBTYPE_SH7300=y | 122 | CONFIG_CPU_SUBTYPE_SH7300=y |
84 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
124 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
85 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
86 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
87 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
128 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
129 | |||
130 | # | ||
131 | # SH-4 Processor Support | ||
132 | # | ||
88 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
134 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||
135 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||
136 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
89 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
138 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
90 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
91 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
141 | |||
142 | # | ||
143 | # ST40 Processor Support | ||
144 | # | ||
92 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 145 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set |
93 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 146 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set |
94 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 147 | |
148 | # | ||
149 | # SH-4A Processor Support | ||
150 | # | ||
151 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
152 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
153 | |||
154 | # | ||
155 | # SH4AL-DSP Processor Support | ||
156 | # | ||
157 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
158 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
159 | |||
160 | # | ||
161 | # Memory management options | ||
162 | # | ||
95 | CONFIG_MMU=y | 163 | CONFIG_MMU=y |
96 | CONFIG_CMDLINE_BOOL=y | 164 | CONFIG_PAGE_OFFSET=0x80000000 |
97 | CONFIG_CMDLINE="console=ttySC0,38400 root=/dev/ram0" | ||
98 | CONFIG_MEMORY_START=0x0c000000 | 165 | CONFIG_MEMORY_START=0x0c000000 |
99 | CONFIG_MEMORY_SIZE=0x04000000 | 166 | CONFIG_MEMORY_SIZE=0x04000000 |
100 | # CONFIG_MEMORY_OVERRIDE is not set | 167 | CONFIG_VSYSCALL=y |
101 | CONFIG_SH_DSP=y | 168 | CONFIG_SELECT_MEMORY_MODEL=y |
102 | # CONFIG_SH_ADC is not set | 169 | CONFIG_FLATMEM_MANUAL=y |
103 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 170 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
104 | CONFIG_BOOT_LINK_OFFSET=0x00210000 | 171 | # CONFIG_SPARSEMEM_MANUAL is not set |
105 | CONFIG_CPU_LITTLE_ENDIAN=y | 172 | CONFIG_FLATMEM=y |
106 | # CONFIG_PREEMPT is not set | 173 | CONFIG_FLAT_NODE_MEM_MAP=y |
107 | # CONFIG_UBC_WAKEUP is not set | 174 | # CONFIG_SPARSEMEM_STATIC is not set |
175 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
176 | # CONFIG_RESOURCES_64BIT is not set | ||
177 | |||
178 | # | ||
179 | # Cache configuration | ||
180 | # | ||
181 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
108 | # CONFIG_SH_WRITETHROUGH is not set | 182 | # CONFIG_SH_WRITETHROUGH is not set |
109 | # CONFIG_SH_OCRAM is not set | 183 | # CONFIG_SH_OCRAM is not set |
110 | # CONFIG_SMP is not set | 184 | |
111 | # CONFIG_SH_PCLK_CALC is not set | 185 | # |
186 | # Processor features | ||
187 | # | ||
188 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
189 | # CONFIG_SH_FPU_EMU is not set | ||
190 | CONFIG_SH_DSP=y | ||
191 | # CONFIG_SH_ADC is not set | ||
192 | CONFIG_CPU_HAS_INTEVT=y | ||
193 | CONFIG_CPU_HAS_SR_RB=y | ||
194 | |||
195 | # | ||
196 | # Timer support | ||
197 | # | ||
198 | CONFIG_SH_TMU=y | ||
112 | CONFIG_SH_PCLK_FREQ=33333333 | 199 | CONFIG_SH_PCLK_FREQ=33333333 |
113 | 200 | ||
114 | # | 201 | # |
@@ -128,17 +215,34 @@ CONFIG_SH_PCLK_FREQ=33333333 | |||
128 | CONFIG_HEARTBEAT=y | 215 | CONFIG_HEARTBEAT=y |
129 | 216 | ||
130 | # | 217 | # |
131 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 218 | # Kernel features |
132 | # | 219 | # |
133 | # CONFIG_PCI is not set | 220 | # CONFIG_HZ_100 is not set |
221 | CONFIG_HZ_250=y | ||
222 | # CONFIG_HZ_1000 is not set | ||
223 | CONFIG_HZ=250 | ||
224 | # CONFIG_KEXEC is not set | ||
225 | # CONFIG_SMP is not set | ||
226 | CONFIG_PREEMPT_NONE=y | ||
227 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
228 | # CONFIG_PREEMPT is not set | ||
134 | 229 | ||
135 | # | 230 | # |
136 | # PCCARD (PCMCIA/CardBus) support | 231 | # Boot options |
232 | # | ||
233 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
234 | CONFIG_BOOT_LINK_OFFSET=0x00210000 | ||
235 | # CONFIG_UBC_WAKEUP is not set | ||
236 | CONFIG_CMDLINE_BOOL=y | ||
237 | CONFIG_CMDLINE="console=ttySC0,38400 root=/dev/ram0" | ||
238 | |||
239 | # | ||
240 | # Bus options | ||
137 | # | 241 | # |
138 | # CONFIG_PCCARD is not set | 242 | # CONFIG_PCI is not set |
139 | 243 | ||
140 | # | 244 | # |
141 | # PC-card bridges | 245 | # PCCARD (PCMCIA/CardBus) support |
142 | # | 246 | # |
143 | 247 | ||
144 | # | 248 | # |
@@ -153,10 +257,14 @@ CONFIG_BINFMT_ELF=y | |||
153 | # CONFIG_BINFMT_MISC is not set | 257 | # CONFIG_BINFMT_MISC is not set |
154 | 258 | ||
155 | # | 259 | # |
156 | # SH initrd options | 260 | # Power management options (EXPERIMENTAL) |
261 | # | ||
262 | # CONFIG_PM is not set | ||
263 | |||
264 | # | ||
265 | # Networking | ||
157 | # | 266 | # |
158 | CONFIG_EMBEDDED_RAMDISK=y | 267 | # CONFIG_NET is not set |
159 | CONFIG_EMBEDDED_RAMDISK_IMAGE="ramdisk.gz" | ||
160 | 268 | ||
161 | # | 269 | # |
162 | # Device Drivers | 270 | # Device Drivers |
@@ -167,7 +275,11 @@ CONFIG_EMBEDDED_RAMDISK_IMAGE="ramdisk.gz" | |||
167 | # | 275 | # |
168 | CONFIG_STANDALONE=y | 276 | CONFIG_STANDALONE=y |
169 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 277 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
170 | # CONFIG_FW_LOADER is not set | 278 | # CONFIG_SYS_HYPERVISOR is not set |
279 | |||
280 | # | ||
281 | # Connector - unified userspace <-> kernelspace linker | ||
282 | # | ||
171 | 283 | ||
172 | # | 284 | # |
173 | # Memory Technology Devices (MTD) | 285 | # Memory Technology Devices (MTD) |
@@ -186,26 +298,16 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
186 | # | 298 | # |
187 | # Block devices | 299 | # Block devices |
188 | # | 300 | # |
189 | # CONFIG_BLK_DEV_FD is not set | ||
190 | # CONFIG_BLK_DEV_COW_COMMON is not set | 301 | # CONFIG_BLK_DEV_COW_COMMON is not set |
191 | # CONFIG_BLK_DEV_LOOP is not set | 302 | # CONFIG_BLK_DEV_LOOP is not set |
192 | CONFIG_BLK_DEV_RAM=y | 303 | CONFIG_BLK_DEV_RAM=y |
193 | CONFIG_BLK_DEV_RAM_COUNT=16 | 304 | CONFIG_BLK_DEV_RAM_COUNT=16 |
194 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 305 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
306 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
195 | CONFIG_BLK_DEV_INITRD=y | 307 | CONFIG_BLK_DEV_INITRD=y |
196 | CONFIG_INITRAMFS_SOURCE="" | ||
197 | # CONFIG_LBD is not set | ||
198 | # CONFIG_CDROM_PKTCDVD is not set | 308 | # CONFIG_CDROM_PKTCDVD is not set |
199 | 309 | ||
200 | # | 310 | # |
201 | # IO Schedulers | ||
202 | # | ||
203 | CONFIG_IOSCHED_NOOP=y | ||
204 | # CONFIG_IOSCHED_AS is not set | ||
205 | # CONFIG_IOSCHED_DEADLINE is not set | ||
206 | # CONFIG_IOSCHED_CFQ is not set | ||
207 | |||
208 | # | ||
209 | # ATA/ATAPI/MFM/RLL support | 311 | # ATA/ATAPI/MFM/RLL support |
210 | # | 312 | # |
211 | # CONFIG_IDE is not set | 313 | # CONFIG_IDE is not set |
@@ -213,7 +315,14 @@ CONFIG_IOSCHED_NOOP=y | |||
213 | # | 315 | # |
214 | # SCSI device support | 316 | # SCSI device support |
215 | # | 317 | # |
318 | # CONFIG_RAID_ATTRS is not set | ||
216 | # CONFIG_SCSI is not set | 319 | # CONFIG_SCSI is not set |
320 | # CONFIG_SCSI_NETLINK is not set | ||
321 | |||
322 | # | ||
323 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
324 | # | ||
325 | # CONFIG_ATA is not set | ||
217 | 326 | ||
218 | # | 327 | # |
219 | # Multi-device support (RAID and LVM) | 328 | # Multi-device support (RAID and LVM) |
@@ -223,6 +332,7 @@ CONFIG_IOSCHED_NOOP=y | |||
223 | # | 332 | # |
224 | # Fusion MPT device support | 333 | # Fusion MPT device support |
225 | # | 334 | # |
335 | # CONFIG_FUSION is not set | ||
226 | 336 | ||
227 | # | 337 | # |
228 | # IEEE 1394 (FireWire) support | 338 | # IEEE 1394 (FireWire) support |
@@ -233,13 +343,6 @@ CONFIG_IOSCHED_NOOP=y | |||
233 | # | 343 | # |
234 | 344 | ||
235 | # | 345 | # |
236 | # Networking support | ||
237 | # | ||
238 | # CONFIG_NET is not set | ||
239 | # CONFIG_NETPOLL is not set | ||
240 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
241 | |||
242 | # | ||
243 | # ISDN subsystem | 346 | # ISDN subsystem |
244 | # | 347 | # |
245 | 348 | ||
@@ -252,6 +355,7 @@ CONFIG_IOSCHED_NOOP=y | |||
252 | # Input device support | 355 | # Input device support |
253 | # | 356 | # |
254 | CONFIG_INPUT=y | 357 | CONFIG_INPUT=y |
358 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
255 | 359 | ||
256 | # | 360 | # |
257 | # Userland interfaces | 361 | # Userland interfaces |
@@ -266,18 +370,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
266 | # CONFIG_INPUT_EVBUG is not set | 370 | # CONFIG_INPUT_EVBUG is not set |
267 | 371 | ||
268 | # | 372 | # |
269 | # Input I/O drivers | ||
270 | # | ||
271 | # CONFIG_GAMEPORT is not set | ||
272 | CONFIG_SOUND_GAMEPORT=y | ||
273 | CONFIG_SERIO=y | ||
274 | # CONFIG_SERIO_I8042 is not set | ||
275 | # CONFIG_SERIO_SERPORT is not set | ||
276 | # CONFIG_SERIO_CT82C710 is not set | ||
277 | # CONFIG_SERIO_LIBPS2 is not set | ||
278 | # CONFIG_SERIO_RAW is not set | ||
279 | |||
280 | # | ||
281 | # Input Device Drivers | 373 | # Input Device Drivers |
282 | # | 374 | # |
283 | # CONFIG_INPUT_KEYBOARD is not set | 375 | # CONFIG_INPUT_KEYBOARD is not set |
@@ -287,6 +379,16 @@ CONFIG_SERIO=y | |||
287 | # CONFIG_INPUT_MISC is not set | 379 | # CONFIG_INPUT_MISC is not set |
288 | 380 | ||
289 | # | 381 | # |
382 | # Hardware I/O ports | ||
383 | # | ||
384 | CONFIG_SERIO=y | ||
385 | # CONFIG_SERIO_I8042 is not set | ||
386 | # CONFIG_SERIO_SERPORT is not set | ||
387 | # CONFIG_SERIO_LIBPS2 is not set | ||
388 | # CONFIG_SERIO_RAW is not set | ||
389 | # CONFIG_GAMEPORT is not set | ||
390 | |||
391 | # | ||
290 | # Character devices | 392 | # Character devices |
291 | # | 393 | # |
292 | # CONFIG_VT is not set | 394 | # CONFIG_VT is not set |
@@ -301,6 +403,7 @@ CONFIG_SERIO=y | |||
301 | # Non-8250 serial port support | 403 | # Non-8250 serial port support |
302 | # | 404 | # |
303 | CONFIG_SERIAL_SH_SCI=y | 405 | CONFIG_SERIAL_SH_SCI=y |
406 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | ||
304 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 407 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
305 | CONFIG_SERIAL_CORE=y | 408 | CONFIG_SERIAL_CORE=y |
306 | CONFIG_SERIAL_CORE_CONSOLE=y | 409 | CONFIG_SERIAL_CORE_CONSOLE=y |
@@ -328,7 +431,7 @@ CONFIG_WATCHDOG=y | |||
328 | # | 431 | # |
329 | CONFIG_SOFT_WATCHDOG=y | 432 | CONFIG_SOFT_WATCHDOG=y |
330 | # CONFIG_SH_WDT is not set | 433 | # CONFIG_SH_WDT is not set |
331 | # CONFIG_RTC is not set | 434 | CONFIG_HW_RANDOM=y |
332 | # CONFIG_GEN_RTC is not set | 435 | # CONFIG_GEN_RTC is not set |
333 | # CONFIG_DTLK is not set | 436 | # CONFIG_DTLK is not set |
334 | # CONFIG_R3964 is not set | 437 | # CONFIG_R3964 is not set |
@@ -336,18 +439,38 @@ CONFIG_SOFT_WATCHDOG=y | |||
336 | # | 439 | # |
337 | # Ftape, the floppy tape device driver | 440 | # Ftape, the floppy tape device driver |
338 | # | 441 | # |
339 | # CONFIG_DRM is not set | ||
340 | # CONFIG_RAW_DRIVER is not set | 442 | # CONFIG_RAW_DRIVER is not set |
341 | 443 | ||
342 | # | 444 | # |
445 | # TPM devices | ||
446 | # | ||
447 | # CONFIG_TCG_TPM is not set | ||
448 | # CONFIG_TELCLOCK is not set | ||
449 | |||
450 | # | ||
343 | # I2C support | 451 | # I2C support |
344 | # | 452 | # |
345 | # CONFIG_I2C is not set | 453 | # CONFIG_I2C is not set |
346 | 454 | ||
347 | # | 455 | # |
456 | # SPI support | ||
457 | # | ||
458 | # CONFIG_SPI is not set | ||
459 | # CONFIG_SPI_MASTER is not set | ||
460 | |||
461 | # | ||
348 | # Dallas's 1-wire bus | 462 | # Dallas's 1-wire bus |
349 | # | 463 | # |
350 | # CONFIG_W1 is not set | 464 | |
465 | # | ||
466 | # Hardware Monitoring support | ||
467 | # | ||
468 | CONFIG_HWMON=y | ||
469 | # CONFIG_HWMON_VID is not set | ||
470 | # CONFIG_SENSORS_ABITUGURU is not set | ||
471 | # CONFIG_SENSORS_F71805F is not set | ||
472 | # CONFIG_SENSORS_VT1211 is not set | ||
473 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
351 | 474 | ||
352 | # | 475 | # |
353 | # Misc devices | 476 | # Misc devices |
@@ -357,6 +480,7 @@ CONFIG_SOFT_WATCHDOG=y | |||
357 | # Multimedia devices | 480 | # Multimedia devices |
358 | # | 481 | # |
359 | # CONFIG_VIDEO_DEV is not set | 482 | # CONFIG_VIDEO_DEV is not set |
483 | CONFIG_VIDEO_V4L2=y | ||
360 | 484 | ||
361 | # | 485 | # |
362 | # Digital Video Broadcasting Devices | 486 | # Digital Video Broadcasting Devices |
@@ -365,7 +489,9 @@ CONFIG_SOFT_WATCHDOG=y | |||
365 | # | 489 | # |
366 | # Graphics support | 490 | # Graphics support |
367 | # | 491 | # |
492 | CONFIG_FIRMWARE_EDID=y | ||
368 | # CONFIG_FB is not set | 493 | # CONFIG_FB is not set |
494 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
369 | 495 | ||
370 | # | 496 | # |
371 | # Sound | 497 | # Sound |
@@ -377,9 +503,10 @@ CONFIG_SOFT_WATCHDOG=y | |||
377 | # | 503 | # |
378 | # CONFIG_USB_ARCH_HAS_HCD is not set | 504 | # CONFIG_USB_ARCH_HAS_HCD is not set |
379 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 505 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
506 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
380 | 507 | ||
381 | # | 508 | # |
382 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 509 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
383 | # | 510 | # |
384 | 511 | ||
385 | # | 512 | # |
@@ -393,30 +520,64 @@ CONFIG_SOFT_WATCHDOG=y | |||
393 | # CONFIG_MMC is not set | 520 | # CONFIG_MMC is not set |
394 | 521 | ||
395 | # | 522 | # |
523 | # LED devices | ||
524 | # | ||
525 | # CONFIG_NEW_LEDS is not set | ||
526 | |||
527 | # | ||
528 | # LED drivers | ||
529 | # | ||
530 | |||
531 | # | ||
532 | # LED Triggers | ||
533 | # | ||
534 | |||
535 | # | ||
396 | # InfiniBand support | 536 | # InfiniBand support |
397 | # | 537 | # |
398 | # CONFIG_INFINIBAND is not set | 538 | |
539 | # | ||
540 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
541 | # | ||
542 | |||
543 | # | ||
544 | # Real Time Clock | ||
545 | # | ||
546 | # CONFIG_RTC_CLASS is not set | ||
547 | |||
548 | # | ||
549 | # DMA Engine support | ||
550 | # | ||
551 | # CONFIG_DMA_ENGINE is not set | ||
552 | |||
553 | # | ||
554 | # DMA Clients | ||
555 | # | ||
556 | |||
557 | # | ||
558 | # DMA Devices | ||
559 | # | ||
399 | 560 | ||
400 | # | 561 | # |
401 | # File systems | 562 | # File systems |
402 | # | 563 | # |
403 | CONFIG_EXT2_FS=y | 564 | CONFIG_EXT2_FS=y |
404 | # CONFIG_EXT2_FS_XATTR is not set | 565 | # CONFIG_EXT2_FS_XATTR is not set |
566 | # CONFIG_EXT2_FS_XIP is not set | ||
405 | # CONFIG_EXT3_FS is not set | 567 | # CONFIG_EXT3_FS is not set |
406 | # CONFIG_JBD is not set | ||
407 | # CONFIG_REISERFS_FS is not set | 568 | # CONFIG_REISERFS_FS is not set |
408 | # CONFIG_JFS_FS is not set | 569 | # CONFIG_JFS_FS is not set |
409 | 570 | # CONFIG_FS_POSIX_ACL is not set | |
410 | # | ||
411 | # XFS support | ||
412 | # | ||
413 | # CONFIG_XFS_FS is not set | 571 | # CONFIG_XFS_FS is not set |
414 | # CONFIG_MINIX_FS is not set | 572 | # CONFIG_MINIX_FS is not set |
415 | # CONFIG_ROMFS_FS is not set | 573 | # CONFIG_ROMFS_FS is not set |
574 | CONFIG_INOTIFY=y | ||
575 | CONFIG_INOTIFY_USER=y | ||
416 | # CONFIG_QUOTA is not set | 576 | # CONFIG_QUOTA is not set |
417 | CONFIG_DNOTIFY=y | 577 | CONFIG_DNOTIFY=y |
418 | # CONFIG_AUTOFS_FS is not set | 578 | # CONFIG_AUTOFS_FS is not set |
419 | # CONFIG_AUTOFS4_FS is not set | 579 | # CONFIG_AUTOFS4_FS is not set |
580 | # CONFIG_FUSE_FS is not set | ||
420 | 581 | ||
421 | # | 582 | # |
422 | # CD-ROM/DVD Filesystems | 583 | # CD-ROM/DVD Filesystems |
@@ -436,14 +597,13 @@ CONFIG_DNOTIFY=y | |||
436 | # | 597 | # |
437 | CONFIG_PROC_FS=y | 598 | CONFIG_PROC_FS=y |
438 | CONFIG_PROC_KCORE=y | 599 | CONFIG_PROC_KCORE=y |
600 | CONFIG_PROC_SYSCTL=y | ||
439 | CONFIG_SYSFS=y | 601 | CONFIG_SYSFS=y |
440 | CONFIG_DEVFS_FS=y | ||
441 | CONFIG_DEVFS_MOUNT=y | ||
442 | # CONFIG_DEVFS_DEBUG is not set | ||
443 | # CONFIG_TMPFS is not set | 602 | # CONFIG_TMPFS is not set |
444 | # CONFIG_HUGETLBFS is not set | 603 | # CONFIG_HUGETLBFS is not set |
445 | # CONFIG_HUGETLB_PAGE is not set | 604 | # CONFIG_HUGETLB_PAGE is not set |
446 | CONFIG_RAMFS=y | 605 | CONFIG_RAMFS=y |
606 | # CONFIG_CONFIGFS_FS is not set | ||
447 | 607 | ||
448 | # | 608 | # |
449 | # Miscellaneous filesystems | 609 | # Miscellaneous filesystems |
@@ -481,8 +641,16 @@ CONFIG_MSDOS_PARTITION=y | |||
481 | # | 641 | # |
482 | # Kernel hacking | 642 | # Kernel hacking |
483 | # | 643 | # |
644 | # CONFIG_PRINTK_TIME is not set | ||
645 | CONFIG_ENABLE_MUST_CHECK=y | ||
646 | # CONFIG_MAGIC_SYSRQ is not set | ||
647 | # CONFIG_UNUSED_SYMBOLS is not set | ||
484 | # CONFIG_DEBUG_KERNEL is not set | 648 | # CONFIG_DEBUG_KERNEL is not set |
485 | # CONFIG_FRAME_POINTER is not set | 649 | CONFIG_LOG_BUF_SHIFT=14 |
650 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
651 | # CONFIG_DEBUG_FS is not set | ||
652 | CONFIG_FRAME_POINTER=y | ||
653 | # CONFIG_UNWIND_INFO is not set | ||
486 | CONFIG_SH_STANDARD_BIOS=y | 654 | CONFIG_SH_STANDARD_BIOS=y |
487 | CONFIG_EARLY_PRINTK=y | 655 | CONFIG_EARLY_PRINTK=y |
488 | CONFIG_KGDB=y | 656 | CONFIG_KGDB=y |
@@ -520,12 +688,9 @@ CONFIG_KGDB_DEFBITS_8=y | |||
520 | # CONFIG_CRYPTO is not set | 688 | # CONFIG_CRYPTO is not set |
521 | 689 | ||
522 | # | 690 | # |
523 | # Hardware crypto devices | ||
524 | # | ||
525 | |||
526 | # | ||
527 | # Library routines | 691 | # Library routines |
528 | # | 692 | # |
529 | # CONFIG_CRC_CCITT is not set | 693 | # CONFIG_CRC_CCITT is not set |
694 | # CONFIG_CRC16 is not set | ||
530 | CONFIG_CRC32=y | 695 | CONFIG_CRC32=y |
531 | # CONFIG_LIBCRC32C is not set | 696 | # CONFIG_LIBCRC32C is not set |