diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 13:15:20 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 13:15:20 -0400 |
commit | cc8dccdc74c06ea91e6979130b742fef44e4b0c4 (patch) | |
tree | 642a749e0b71dd0e310828b9feaa9a844f038915 /arch/sh/configs/se7619_defconfig | |
parent | 9b4d10ff247a440d3d4ec130866f7f5b7d1c7c14 (diff) |
sh: defconfig updates.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/se7619_defconfig')
-rw-r--r-- | arch/sh/configs/se7619_defconfig | 261 |
1 files changed, 106 insertions, 155 deletions
diff --git a/arch/sh/configs/se7619_defconfig b/arch/sh/configs/se7619_defconfig index 3a3c3c1f507d..80c1c72edb56 100644 --- a/arch/sh/configs/se7619_defconfig +++ b/arch/sh/configs/se7619_defconfig | |||
@@ -1,9 +1,11 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22-rc4 | 3 | # Linux kernel version: 2.6.26 |
4 | # Fri Jun 15 19:43:06 2007 | 4 | # Wed Jul 30 02:12:32 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 |
8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -17,27 +19,26 @@ CONFIG_STACKTRACE_SUPPORT=y | |||
17 | CONFIG_LOCKDEP_SUPPORT=y | 19 | CONFIG_LOCKDEP_SUPPORT=y |
18 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
19 | # CONFIG_ARCH_HAS_ILOG2_U64 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 | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
21 | 25 | ||
22 | # | 26 | # |
23 | # Code maturity level options | 27 | # General setup |
24 | # | 28 | # |
25 | CONFIG_EXPERIMENTAL=y | 29 | CONFIG_EXPERIMENTAL=y |
26 | CONFIG_BROKEN_ON_SMP=y | 30 | CONFIG_BROKEN_ON_SMP=y |
27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
28 | |||
29 | # | ||
30 | # General setup | ||
31 | # | ||
32 | CONFIG_LOCALVERSION="" | 32 | CONFIG_LOCALVERSION="" |
33 | # CONFIG_LOCALVERSION_AUTO is not set | 33 | # CONFIG_LOCALVERSION_AUTO is not set |
34 | # CONFIG_SYSVIPC is not set | 34 | # CONFIG_SYSVIPC is not set |
35 | # CONFIG_BSD_PROCESS_ACCT is not set | 35 | # CONFIG_BSD_PROCESS_ACCT is not set |
36 | # CONFIG_UTS_NS is not set | ||
37 | # CONFIG_IKCONFIG is not set | 36 | # CONFIG_IKCONFIG is not set |
38 | CONFIG_LOG_BUF_SHIFT=14 | 37 | CONFIG_LOG_BUF_SHIFT=14 |
39 | CONFIG_SYSFS_DEPRECATED=y | 38 | # CONFIG_CGROUPS is not set |
39 | # CONFIG_GROUP_SCHED is not set | ||
40 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
41 | # CONFIG_NAMESPACES is not set | ||
41 | # CONFIG_BLK_DEV_INITRD is not set | 42 | # CONFIG_BLK_DEV_INITRD is not set |
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 43 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
43 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
@@ -49,6 +50,7 @@ CONFIG_EMBEDDED=y | |||
49 | CONFIG_PRINTK=y | 50 | CONFIG_PRINTK=y |
50 | CONFIG_BUG=y | 51 | CONFIG_BUG=y |
51 | # CONFIG_ELF_CORE is not set | 52 | # CONFIG_ELF_CORE is not set |
53 | CONFIG_COMPAT_BRK=y | ||
52 | # CONFIG_BASE_FULL is not set | 54 | # CONFIG_BASE_FULL is not set |
53 | # CONFIG_FUTEX is not set | 55 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | 56 | CONFIG_ANON_INODES=y |
@@ -60,20 +62,26 @@ CONFIG_EVENTFD=y | |||
60 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
61 | # CONFIG_SLUB is not set | 63 | # CONFIG_SLUB is not set |
62 | # CONFIG_SLOB is not set | 64 | # CONFIG_SLOB is not set |
65 | # CONFIG_PROFILING is not set | ||
66 | # CONFIG_MARKERS is not set | ||
67 | CONFIG_HAVE_OPROFILE=y | ||
68 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
69 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
70 | # CONFIG_HAVE_KPROBES is not set | ||
71 | # CONFIG_HAVE_KRETPROBES is not set | ||
72 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
73 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
74 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
75 | CONFIG_HAVE_CLK=y | ||
76 | CONFIG_SLABINFO=y | ||
63 | CONFIG_TINY_SHMEM=y | 77 | CONFIG_TINY_SHMEM=y |
64 | CONFIG_BASE_SMALL=1 | 78 | CONFIG_BASE_SMALL=1 |
65 | |||
66 | # | ||
67 | # Loadable module support | ||
68 | # | ||
69 | # CONFIG_MODULES is not set | 79 | # CONFIG_MODULES is not set |
70 | |||
71 | # | ||
72 | # Block layer | ||
73 | # | ||
74 | CONFIG_BLOCK=y | 80 | CONFIG_BLOCK=y |
75 | # CONFIG_LBD is not set | 81 | # CONFIG_LBD is not set |
76 | # CONFIG_LSF is not set | 82 | # CONFIG_LSF is not set |
83 | # CONFIG_BLK_DEV_BSG is not set | ||
84 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
77 | 85 | ||
78 | # | 86 | # |
79 | # IO Schedulers | 87 | # IO Schedulers |
@@ -87,14 +95,17 @@ CONFIG_IOSCHED_NOOP=y | |||
87 | # CONFIG_DEFAULT_CFQ is not set | 95 | # CONFIG_DEFAULT_CFQ is not set |
88 | CONFIG_DEFAULT_NOOP=y | 96 | CONFIG_DEFAULT_NOOP=y |
89 | CONFIG_DEFAULT_IOSCHED="noop" | 97 | CONFIG_DEFAULT_IOSCHED="noop" |
98 | CONFIG_CLASSIC_RCU=y | ||
90 | 99 | ||
91 | # | 100 | # |
92 | # System type | 101 | # System type |
93 | # | 102 | # |
94 | CONFIG_CPU_SH2=y | 103 | CONFIG_CPU_SH2=y |
95 | CONFIG_CPU_SUBTYPE_SH7619=y | 104 | CONFIG_CPU_SUBTYPE_SH7619=y |
105 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
96 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 106 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
97 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | 107 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
108 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
98 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 109 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
99 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 110 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
100 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 111 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
@@ -102,6 +113,8 @@ CONFIG_CPU_SUBTYPE_SH7619=y | |||
102 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 113 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
103 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 114 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
104 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 115 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
116 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
117 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
105 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 118 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
106 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 119 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
107 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 120 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -110,14 +123,17 @@ CONFIG_CPU_SUBTYPE_SH7619=y | |||
110 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
111 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
112 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
113 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
114 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
115 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
116 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
117 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
118 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | 131 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
119 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
120 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
134 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
135 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
136 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
121 | 137 | ||
122 | # | 138 | # |
123 | # Memory management options | 139 | # Memory management options |
@@ -126,6 +142,7 @@ CONFIG_QUICKLIST=y | |||
126 | CONFIG_PAGE_OFFSET=0x00000000 | 142 | CONFIG_PAGE_OFFSET=0x00000000 |
127 | CONFIG_MEMORY_START=0x0c000000 | 143 | CONFIG_MEMORY_START=0x0c000000 |
128 | CONFIG_MEMORY_SIZE=0x04000000 | 144 | CONFIG_MEMORY_SIZE=0x04000000 |
145 | CONFIG_29BIT=y | ||
129 | CONFIG_ARCH_FLATMEM_ENABLE=y | 146 | CONFIG_ARCH_FLATMEM_ENABLE=y |
130 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 147 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
131 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 148 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
@@ -134,7 +151,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
134 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 151 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
135 | CONFIG_PAGE_SIZE_4KB=y | 152 | CONFIG_PAGE_SIZE_4KB=y |
136 | # CONFIG_PAGE_SIZE_8KB is not set | 153 | # CONFIG_PAGE_SIZE_8KB is not set |
154 | # CONFIG_PAGE_SIZE_16KB is not set | ||
137 | # CONFIG_PAGE_SIZE_64KB is not set | 155 | # CONFIG_PAGE_SIZE_64KB is not set |
156 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
138 | CONFIG_SELECT_MEMORY_MODEL=y | 157 | CONFIG_SELECT_MEMORY_MODEL=y |
139 | CONFIG_FLATMEM_MANUAL=y | 158 | CONFIG_FLATMEM_MANUAL=y |
140 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 159 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -142,6 +161,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
142 | CONFIG_FLATMEM=y | 161 | CONFIG_FLATMEM=y |
143 | CONFIG_FLAT_NODE_MEM_MAP=y | 162 | CONFIG_FLAT_NODE_MEM_MAP=y |
144 | CONFIG_SPARSEMEM_STATIC=y | 163 | CONFIG_SPARSEMEM_STATIC=y |
164 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
165 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
145 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 166 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
146 | # CONFIG_RESOURCES_64BIT is not set | 167 | # CONFIG_RESOURCES_64BIT is not set |
147 | CONFIG_ZONE_DMA_FLAG=0 | 168 | CONFIG_ZONE_DMA_FLAG=0 |
@@ -151,7 +172,9 @@ CONFIG_NR_QUICK=2 | |||
151 | # Cache configuration | 172 | # Cache configuration |
152 | # | 173 | # |
153 | # CONFIG_SH_DIRECT_MAPPED is not set | 174 | # CONFIG_SH_DIRECT_MAPPED is not set |
154 | CONFIG_SH_WRITETHROUGH=y | 175 | # CONFIG_CACHE_WRITEBACK is not set |
176 | CONFIG_CACHE_WRITETHROUGH=y | ||
177 | # CONFIG_CACHE_OFF is not set | ||
155 | 178 | ||
156 | # | 179 | # |
157 | # Processor features | 180 | # Processor features |
@@ -159,8 +182,6 @@ CONFIG_SH_WRITETHROUGH=y | |||
159 | # CONFIG_CPU_LITTLE_ENDIAN is not set | 182 | # CONFIG_CPU_LITTLE_ENDIAN is not set |
160 | CONFIG_CPU_BIG_ENDIAN=y | 183 | CONFIG_CPU_BIG_ENDIAN=y |
161 | # CONFIG_SH_FPU_EMU is not set | 184 | # CONFIG_SH_FPU_EMU is not set |
162 | # CONFIG_SH_DSP is not set | ||
163 | CONFIG_CPU_HAS_IPR_IRQ=y | ||
164 | 185 | ||
165 | # | 186 | # |
166 | # Board support | 187 | # Board support |
@@ -185,7 +206,6 @@ CONFIG_SH_CLK_MD=5 | |||
185 | # | 206 | # |
186 | # DMA support | 207 | # DMA support |
187 | # | 208 | # |
188 | # CONFIG_SH_DMA is not set | ||
189 | 209 | ||
190 | # | 210 | # |
191 | # Companion Chips | 211 | # Companion Chips |
@@ -205,11 +225,13 @@ CONFIG_HZ_100=y | |||
205 | # CONFIG_HZ_300 is not set | 225 | # CONFIG_HZ_300 is not set |
206 | # CONFIG_HZ_1000 is not set | 226 | # CONFIG_HZ_1000 is not set |
207 | CONFIG_HZ=100 | 227 | CONFIG_HZ=100 |
228 | # CONFIG_SCHED_HRTICK is not set | ||
208 | # CONFIG_KEXEC is not set | 229 | # CONFIG_KEXEC is not set |
209 | # CONFIG_CRASH_DUMP is not set | 230 | # CONFIG_CRASH_DUMP is not set |
210 | CONFIG_PREEMPT_NONE=y | 231 | CONFIG_PREEMPT_NONE=y |
211 | # CONFIG_PREEMPT_VOLUNTARY is not set | 232 | # CONFIG_PREEMPT_VOLUNTARY is not set |
212 | # CONFIG_PREEMPT is not set | 233 | # CONFIG_PREEMPT is not set |
234 | CONFIG_GUSA=y | ||
213 | 235 | ||
214 | # | 236 | # |
215 | # Boot options | 237 | # Boot options |
@@ -221,15 +243,13 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
221 | # | 243 | # |
222 | # Bus options | 244 | # Bus options |
223 | # | 245 | # |
246 | # CONFIG_CF_ENABLER is not set | ||
224 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 247 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
225 | 248 | ||
226 | # | 249 | # |
227 | # PCCARD (PCMCIA/CardBus) support | ||
228 | # | ||
229 | |||
230 | # | ||
231 | # Executable file formats | 250 | # Executable file formats |
232 | # | 251 | # |
252 | CONFIG_BINFMT_ELF_FDPIC=y | ||
233 | CONFIG_BINFMT_FLAT=y | 253 | CONFIG_BINFMT_FLAT=y |
234 | CONFIG_BINFMT_ZFLAT=y | 254 | CONFIG_BINFMT_ZFLAT=y |
235 | # CONFIG_BINFMT_SHARED_FLAT is not set | 255 | # CONFIG_BINFMT_SHARED_FLAT is not set |
@@ -250,10 +270,6 @@ CONFIG_BINFMT_ZFLAT=y | |||
250 | # CONFIG_STANDALONE is not set | 270 | # CONFIG_STANDALONE is not set |
251 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 271 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
252 | # CONFIG_SYS_HYPERVISOR is not set | 272 | # CONFIG_SYS_HYPERVISOR is not set |
253 | |||
254 | # | ||
255 | # Connector - unified userspace <-> kernelspace linker | ||
256 | # | ||
257 | CONFIG_MTD=y | 273 | CONFIG_MTD=y |
258 | # CONFIG_MTD_DEBUG is not set | 274 | # CONFIG_MTD_DEBUG is not set |
259 | CONFIG_MTD_CONCAT=y | 275 | CONFIG_MTD_CONCAT=y |
@@ -263,6 +279,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
263 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 279 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
264 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 280 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
265 | # CONFIG_MTD_CMDLINE_PARTS is not set | 281 | # CONFIG_MTD_CMDLINE_PARTS is not set |
282 | # CONFIG_MTD_AR7_PARTS is not set | ||
266 | 283 | ||
267 | # | 284 | # |
268 | # User Modules And Translation Layers | 285 | # User Modules And Translation Layers |
@@ -275,6 +292,7 @@ CONFIG_MTD_BLOCK=y | |||
275 | # CONFIG_INFTL is not set | 292 | # CONFIG_INFTL is not set |
276 | # CONFIG_RFD_FTL is not set | 293 | # CONFIG_RFD_FTL is not set |
277 | # CONFIG_SSFDC is not set | 294 | # CONFIG_SSFDC is not set |
295 | # CONFIG_MTD_OOPS is not set | ||
278 | 296 | ||
279 | # | 297 | # |
280 | # RAM/ROM/Flash chip drivers | 298 | # RAM/ROM/Flash chip drivers |
@@ -334,29 +352,17 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
334 | # UBI - Unsorted block images | 352 | # UBI - Unsorted block images |
335 | # | 353 | # |
336 | # CONFIG_MTD_UBI is not set | 354 | # CONFIG_MTD_UBI is not set |
337 | |||
338 | # | ||
339 | # Parallel port support | ||
340 | # | ||
341 | # CONFIG_PARPORT is not set | 355 | # CONFIG_PARPORT is not set |
342 | 356 | CONFIG_BLK_DEV=y | |
343 | # | ||
344 | # Plug and Play support | ||
345 | # | ||
346 | # CONFIG_PNPACPI is not set | ||
347 | |||
348 | # | ||
349 | # Block devices | ||
350 | # | ||
351 | # CONFIG_BLK_DEV_COW_COMMON is not set | 357 | # CONFIG_BLK_DEV_COW_COMMON is not set |
352 | # CONFIG_BLK_DEV_LOOP is not set | 358 | # CONFIG_BLK_DEV_LOOP is not set |
353 | # CONFIG_BLK_DEV_RAM is not set | 359 | # CONFIG_BLK_DEV_RAM is not set |
354 | # CONFIG_CDROM_PKTCDVD is not set | 360 | # CONFIG_CDROM_PKTCDVD is not set |
355 | 361 | # CONFIG_BLK_DEV_HD is not set | |
356 | # | 362 | CONFIG_MISC_DEVICES=y |
357 | # Misc devices | 363 | # CONFIG_EEPROM_93CX6 is not set |
358 | # | 364 | # CONFIG_ENCLOSURE_SERVICES is not set |
359 | # CONFIG_BLINK is not set | 365 | CONFIG_HAVE_IDE=y |
360 | # CONFIG_IDE is not set | 366 | # CONFIG_IDE is not set |
361 | 367 | ||
362 | # | 368 | # |
@@ -364,21 +370,10 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
364 | # | 370 | # |
365 | # CONFIG_RAID_ATTRS is not set | 371 | # CONFIG_RAID_ATTRS is not set |
366 | # CONFIG_SCSI is not set | 372 | # CONFIG_SCSI is not set |
373 | # CONFIG_SCSI_DMA is not set | ||
367 | # CONFIG_SCSI_NETLINK is not set | 374 | # CONFIG_SCSI_NETLINK is not set |
368 | # CONFIG_ATA is not set | 375 | # CONFIG_ATA is not set |
369 | |||
370 | # | ||
371 | # Multi-device support (RAID and LVM) | ||
372 | # | ||
373 | # CONFIG_MD is not set | 376 | # CONFIG_MD is not set |
374 | |||
375 | # | ||
376 | # ISDN subsystem | ||
377 | # | ||
378 | |||
379 | # | ||
380 | # Telephony Support | ||
381 | # | ||
382 | # CONFIG_PHONE is not set | 377 | # CONFIG_PHONE is not set |
383 | 378 | ||
384 | # | 379 | # |
@@ -386,13 +381,13 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
386 | # | 381 | # |
387 | CONFIG_INPUT=y | 382 | CONFIG_INPUT=y |
388 | # CONFIG_INPUT_FF_MEMLESS is not set | 383 | # CONFIG_INPUT_FF_MEMLESS is not set |
384 | # CONFIG_INPUT_POLLDEV is not set | ||
389 | 385 | ||
390 | # | 386 | # |
391 | # Userland interfaces | 387 | # Userland interfaces |
392 | # | 388 | # |
393 | # CONFIG_INPUT_MOUSEDEV is not set | 389 | # CONFIG_INPUT_MOUSEDEV is not set |
394 | # CONFIG_INPUT_JOYDEV is not set | 390 | # CONFIG_INPUT_JOYDEV is not set |
395 | # CONFIG_INPUT_TSDEV is not set | ||
396 | # CONFIG_INPUT_EVDEV is not set | 391 | # CONFIG_INPUT_EVDEV is not set |
397 | # CONFIG_INPUT_EVBUG is not set | 392 | # CONFIG_INPUT_EVBUG is not set |
398 | 393 | ||
@@ -416,6 +411,7 @@ CONFIG_INPUT=y | |||
416 | # Character devices | 411 | # Character devices |
417 | # | 412 | # |
418 | # CONFIG_VT is not set | 413 | # CONFIG_VT is not set |
414 | CONFIG_DEVKMEM=y | ||
419 | # CONFIG_SERIAL_NONSTANDARD is not set | 415 | # CONFIG_SERIAL_NONSTANDARD is not set |
420 | 416 | ||
421 | # | 417 | # |
@@ -433,123 +429,84 @@ CONFIG_SERIAL_CORE=y | |||
433 | CONFIG_SERIAL_CORE_CONSOLE=y | 429 | CONFIG_SERIAL_CORE_CONSOLE=y |
434 | # CONFIG_UNIX98_PTYS is not set | 430 | # CONFIG_UNIX98_PTYS is not set |
435 | # CONFIG_LEGACY_PTYS is not set | 431 | # CONFIG_LEGACY_PTYS is not set |
436 | |||
437 | # | ||
438 | # IPMI | ||
439 | # | ||
440 | # CONFIG_IPMI_HANDLER is not set | 432 | # CONFIG_IPMI_HANDLER is not set |
441 | # CONFIG_WATCHDOG is not set | ||
442 | # CONFIG_HW_RANDOM is not set | 433 | # CONFIG_HW_RANDOM is not set |
443 | # CONFIG_R3964 is not set | 434 | # CONFIG_R3964 is not set |
444 | # CONFIG_RAW_DRIVER is not set | 435 | # CONFIG_RAW_DRIVER is not set |
445 | |||
446 | # | ||
447 | # TPM devices | ||
448 | # | ||
449 | # CONFIG_TCG_TPM is not set | 436 | # CONFIG_TCG_TPM is not set |
450 | # CONFIG_I2C is not set | 437 | # CONFIG_I2C is not set |
451 | |||
452 | # | ||
453 | # SPI support | ||
454 | # | ||
455 | # CONFIG_SPI is not set | 438 | # CONFIG_SPI is not set |
456 | # CONFIG_SPI_MASTER is not set | 439 | # CONFIG_W1 is not set |
440 | # CONFIG_POWER_SUPPLY is not set | ||
441 | # CONFIG_HWMON is not set | ||
442 | # CONFIG_THERMAL is not set | ||
443 | # CONFIG_THERMAL_HWMON is not set | ||
444 | # CONFIG_WATCHDOG is not set | ||
457 | 445 | ||
458 | # | 446 | # |
459 | # Dallas's 1-wire bus | 447 | # Sonics Silicon Backplane |
460 | # | 448 | # |
461 | # CONFIG_W1 is not set | 449 | CONFIG_SSB_POSSIBLE=y |
462 | # CONFIG_HWMON is not set | 450 | # CONFIG_SSB is not set |
463 | 451 | ||
464 | # | 452 | # |
465 | # Multifunction device drivers | 453 | # Multifunction device drivers |
466 | # | 454 | # |
455 | # CONFIG_MFD_CORE is not set | ||
467 | # CONFIG_MFD_SM501 is not set | 456 | # CONFIG_MFD_SM501 is not set |
457 | # CONFIG_HTC_PASIC3 is not set | ||
468 | 458 | ||
469 | # | 459 | # |
470 | # Multimedia devices | 460 | # Multimedia devices |
471 | # | 461 | # |
462 | |||
463 | # | ||
464 | # Multimedia core support | ||
465 | # | ||
472 | # CONFIG_VIDEO_DEV is not set | 466 | # CONFIG_VIDEO_DEV is not set |
473 | CONFIG_DAB=y | 467 | # CONFIG_VIDEO_MEDIA is not set |
474 | 468 | ||
475 | # | 469 | # |
476 | # Graphics support | 470 | # Multimedia drivers |
477 | # | 471 | # |
478 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 472 | CONFIG_DAB=y |
479 | 473 | ||
480 | # | 474 | # |
481 | # Display device support | 475 | # Graphics support |
482 | # | 476 | # |
483 | # CONFIG_DISPLAY_SUPPORT is not set | ||
484 | # CONFIG_VGASTATE is not set | 477 | # CONFIG_VGASTATE is not set |
478 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
485 | # CONFIG_FB is not set | 479 | # CONFIG_FB is not set |
480 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
486 | 481 | ||
487 | # | 482 | # |
488 | # Sound | 483 | # Display device support |
489 | # | 484 | # |
485 | # CONFIG_DISPLAY_SUPPORT is not set | ||
490 | # CONFIG_SOUND is not set | 486 | # CONFIG_SOUND is not set |
491 | 487 | CONFIG_HID_SUPPORT=y | |
492 | # | ||
493 | # HID Devices | ||
494 | # | ||
495 | CONFIG_HID=y | 488 | CONFIG_HID=y |
496 | # CONFIG_HID_DEBUG is not set | 489 | # CONFIG_HID_DEBUG is not set |
497 | 490 | # CONFIG_HIDRAW is not set | |
498 | # | 491 | CONFIG_USB_SUPPORT=y |
499 | # USB support | 492 | CONFIG_USB_ARCH_HAS_HCD=y |
500 | # | ||
501 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
502 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 493 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
503 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 494 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
495 | # CONFIG_USB is not set | ||
496 | # CONFIG_USB_OTG_WHITELIST is not set | ||
497 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
504 | 498 | ||
505 | # | 499 | # |
506 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 500 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
507 | # | 501 | # |
508 | |||
509 | # | ||
510 | # USB Gadget Support | ||
511 | # | ||
512 | # CONFIG_USB_GADGET is not set | 502 | # CONFIG_USB_GADGET is not set |
513 | # CONFIG_MMC is not set | 503 | # CONFIG_MMC is not set |
514 | 504 | # CONFIG_MEMSTICK is not set | |
515 | # | ||
516 | # LED devices | ||
517 | # | ||
518 | # CONFIG_NEW_LEDS is not set | 505 | # CONFIG_NEW_LEDS is not set |
519 | 506 | # CONFIG_ACCESSIBILITY is not set | |
520 | # | ||
521 | # LED drivers | ||
522 | # | ||
523 | |||
524 | # | ||
525 | # LED Triggers | ||
526 | # | ||
527 | |||
528 | # | ||
529 | # InfiniBand support | ||
530 | # | ||
531 | |||
532 | # | ||
533 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
534 | # | ||
535 | |||
536 | # | ||
537 | # Real Time Clock | ||
538 | # | ||
539 | # CONFIG_RTC_CLASS is not set | 507 | # CONFIG_RTC_CLASS is not set |
540 | 508 | # CONFIG_DMADEVICES is not set | |
541 | # | 509 | # CONFIG_UIO is not set |
542 | # DMA Engine support | ||
543 | # | ||
544 | # CONFIG_DMA_ENGINE is not set | ||
545 | |||
546 | # | ||
547 | # DMA Clients | ||
548 | # | ||
549 | |||
550 | # | ||
551 | # DMA Devices | ||
552 | # | ||
553 | 510 | ||
554 | # | 511 | # |
555 | # File systems | 512 | # File systems |
@@ -561,12 +518,9 @@ CONFIG_HID=y | |||
561 | # CONFIG_JFS_FS is not set | 518 | # CONFIG_JFS_FS is not set |
562 | # CONFIG_FS_POSIX_ACL is not set | 519 | # CONFIG_FS_POSIX_ACL is not set |
563 | # CONFIG_XFS_FS is not set | 520 | # CONFIG_XFS_FS is not set |
564 | # CONFIG_GFS2_FS is not set | 521 | # CONFIG_DNOTIFY is not set |
565 | # CONFIG_MINIX_FS is not set | ||
566 | CONFIG_ROMFS_FS=y | ||
567 | # CONFIG_INOTIFY is not set | 522 | # CONFIG_INOTIFY is not set |
568 | # CONFIG_QUOTA is not set | 523 | # CONFIG_QUOTA is not set |
569 | # CONFIG_DNOTIFY is not set | ||
570 | # CONFIG_AUTOFS_FS is not set | 524 | # CONFIG_AUTOFS_FS is not set |
571 | # CONFIG_AUTOFS4_FS is not set | 525 | # CONFIG_AUTOFS4_FS is not set |
572 | # CONFIG_FUSE_FS is not set | 526 | # CONFIG_FUSE_FS is not set |
@@ -592,7 +546,6 @@ CONFIG_PROC_SYSCTL=y | |||
592 | # CONFIG_SYSFS is not set | 546 | # CONFIG_SYSFS is not set |
593 | # CONFIG_TMPFS is not set | 547 | # CONFIG_TMPFS is not set |
594 | # CONFIG_HUGETLB_PAGE is not set | 548 | # CONFIG_HUGETLB_PAGE is not set |
595 | CONFIG_RAMFS=y | ||
596 | 549 | ||
597 | # | 550 | # |
598 | # Miscellaneous filesystems | 551 | # Miscellaneous filesystems |
@@ -607,8 +560,11 @@ CONFIG_RAMFS=y | |||
607 | # CONFIG_JFFS2_FS is not set | 560 | # CONFIG_JFFS2_FS is not set |
608 | # CONFIG_CRAMFS is not set | 561 | # CONFIG_CRAMFS is not set |
609 | # CONFIG_VXFS_FS is not set | 562 | # CONFIG_VXFS_FS is not set |
563 | # CONFIG_MINIX_FS is not set | ||
564 | # CONFIG_OMFS_FS is not set | ||
610 | # CONFIG_HPFS_FS is not set | 565 | # CONFIG_HPFS_FS is not set |
611 | # CONFIG_QNX4FS_FS is not set | 566 | # CONFIG_QNX4FS_FS is not set |
567 | CONFIG_ROMFS_FS=y | ||
612 | # CONFIG_SYSV_FS is not set | 568 | # CONFIG_SYSV_FS is not set |
613 | # CONFIG_UFS_FS is not set | 569 | # CONFIG_UFS_FS is not set |
614 | 570 | ||
@@ -617,28 +573,23 @@ CONFIG_RAMFS=y | |||
617 | # | 573 | # |
618 | # CONFIG_PARTITION_ADVANCED is not set | 574 | # CONFIG_PARTITION_ADVANCED is not set |
619 | CONFIG_MSDOS_PARTITION=y | 575 | CONFIG_MSDOS_PARTITION=y |
620 | |||
621 | # | ||
622 | # Native Language Support | ||
623 | # | ||
624 | # CONFIG_NLS is not set | 576 | # CONFIG_NLS is not set |
625 | 577 | ||
626 | # | 578 | # |
627 | # Profiling support | ||
628 | # | ||
629 | # CONFIG_PROFILING is not set | ||
630 | |||
631 | # | ||
632 | # Kernel hacking | 579 | # Kernel hacking |
633 | # | 580 | # |
634 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 581 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
635 | # CONFIG_PRINTK_TIME is not set | 582 | # CONFIG_PRINTK_TIME is not set |
583 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
636 | # CONFIG_ENABLE_MUST_CHECK is not set | 584 | # CONFIG_ENABLE_MUST_CHECK is not set |
585 | CONFIG_FRAME_WARN=1024 | ||
637 | # CONFIG_MAGIC_SYSRQ is not set | 586 | # CONFIG_MAGIC_SYSRQ is not set |
638 | # CONFIG_UNUSED_SYMBOLS is not set | 587 | # CONFIG_UNUSED_SYMBOLS is not set |
639 | # CONFIG_HEADERS_CHECK is not set | 588 | # CONFIG_HEADERS_CHECK is not set |
640 | # CONFIG_DEBUG_KERNEL is not set | 589 | # CONFIG_DEBUG_KERNEL is not set |
641 | # CONFIG_DEBUG_BUGVERBOSE is not set | 590 | # CONFIG_DEBUG_BUGVERBOSE is not set |
591 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
592 | # CONFIG_SAMPLES is not set | ||
642 | # CONFIG_SH_STANDARD_BIOS is not set | 593 | # CONFIG_SH_STANDARD_BIOS is not set |
643 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 594 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
644 | 595 | ||
@@ -646,20 +597,20 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
646 | # Security options | 597 | # Security options |
647 | # | 598 | # |
648 | # CONFIG_KEYS is not set | 599 | # CONFIG_KEYS is not set |
649 | 600 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | |
650 | # | ||
651 | # Cryptographic options | ||
652 | # | ||
653 | # CONFIG_CRYPTO is not set | 601 | # CONFIG_CRYPTO is not set |
654 | 602 | ||
655 | # | 603 | # |
656 | # Library routines | 604 | # Library routines |
657 | # | 605 | # |
658 | CONFIG_BITREVERSE=y | 606 | CONFIG_BITREVERSE=y |
607 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
659 | # CONFIG_CRC_CCITT is not set | 608 | # CONFIG_CRC_CCITT is not set |
660 | # CONFIG_CRC16 is not set | 609 | # CONFIG_CRC16 is not set |
610 | # CONFIG_CRC_T10DIF is not set | ||
661 | # CONFIG_CRC_ITU_T is not set | 611 | # CONFIG_CRC_ITU_T is not set |
662 | CONFIG_CRC32=y | 612 | CONFIG_CRC32=y |
613 | # CONFIG_CRC7 is not set | ||
663 | # CONFIG_LIBCRC32C is not set | 614 | # CONFIG_LIBCRC32C is not set |
664 | CONFIG_ZLIB_INFLATE=y | 615 | CONFIG_ZLIB_INFLATE=y |
665 | CONFIG_HAS_IOMEM=y | 616 | CONFIG_HAS_IOMEM=y |