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/landisk_defconfig | |
parent | 9b4d10ff247a440d3d4ec130866f7f5b7d1c7c14 (diff) |
sh: defconfig updates.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/landisk_defconfig')
-rw-r--r-- | arch/sh/configs/landisk_defconfig | 894 |
1 files changed, 394 insertions, 500 deletions
diff --git a/arch/sh/configs/landisk_defconfig b/arch/sh/configs/landisk_defconfig index 38f934ab50c7..99cc39c5c6ca 100644 --- a/arch/sh/configs/landisk_defconfig +++ b/arch/sh/configs/landisk_defconfig | |||
@@ -1,44 +1,53 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.26 |
4 | # Thu Dec 7 17:13:04 2006 | 4 | # Wed Jul 30 01:35:07 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | ||
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
10 | CONFIG_GENERIC_BUG=y | ||
8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
9 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
10 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
11 | CONFIG_GENERIC_IRQ_PROBE=y | 14 | CONFIG_GENERIC_IRQ_PROBE=y |
12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
13 | # CONFIG_GENERIC_TIME is not set | 16 | CONFIG_GENERIC_TIME=y |
17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
18 | CONFIG_SYS_SUPPORTS_PCI=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | 19 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_LOCKDEP_SUPPORT=y | 20 | CONFIG_LOCKDEP_SUPPORT=y |
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
16 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
17 | 26 | ||
18 | # | 27 | # |
19 | # Code maturity level options | 28 | # General setup |
20 | # | 29 | # |
21 | CONFIG_EXPERIMENTAL=y | 30 | CONFIG_EXPERIMENTAL=y |
22 | CONFIG_BROKEN_ON_SMP=y | 31 | CONFIG_BROKEN_ON_SMP=y |
23 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 32 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
24 | |||
25 | # | ||
26 | # General setup | ||
27 | # | ||
28 | CONFIG_LOCALVERSION="" | 33 | CONFIG_LOCALVERSION="" |
29 | CONFIG_LOCALVERSION_AUTO=y | 34 | CONFIG_LOCALVERSION_AUTO=y |
30 | CONFIG_SWAP=y | 35 | CONFIG_SWAP=y |
31 | CONFIG_SYSVIPC=y | 36 | CONFIG_SYSVIPC=y |
32 | # CONFIG_IPC_NS is not set | 37 | CONFIG_SYSVIPC_SYSCTL=y |
33 | # CONFIG_POSIX_MQUEUE is not set | 38 | # CONFIG_POSIX_MQUEUE is not set |
34 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
35 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
36 | # CONFIG_UTS_NS is not set | ||
37 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
38 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
43 | CONFIG_LOG_BUF_SHIFT=14 | ||
44 | # CONFIG_CGROUPS is not set | ||
45 | # CONFIG_GROUP_SCHED is not set | ||
39 | CONFIG_SYSFS_DEPRECATED=y | 46 | CONFIG_SYSFS_DEPRECATED=y |
47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
40 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
41 | CONFIG_INITRAMFS_SOURCE="" | 49 | # CONFIG_NAMESPACES is not set |
50 | # CONFIG_BLK_DEV_INITRD is not set | ||
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 51 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
43 | CONFIG_SYSCTL=y | 52 | CONFIG_SYSCTL=y |
44 | CONFIG_EMBEDDED=y | 53 | CONFIG_EMBEDDED=y |
@@ -50,34 +59,48 @@ CONFIG_HOTPLUG=y | |||
50 | CONFIG_PRINTK=y | 59 | CONFIG_PRINTK=y |
51 | CONFIG_BUG=y | 60 | CONFIG_BUG=y |
52 | CONFIG_ELF_CORE=y | 61 | CONFIG_ELF_CORE=y |
62 | CONFIG_COMPAT_BRK=y | ||
53 | CONFIG_BASE_FULL=y | 63 | CONFIG_BASE_FULL=y |
54 | CONFIG_FUTEX=y | 64 | CONFIG_FUTEX=y |
65 | CONFIG_ANON_INODES=y | ||
55 | CONFIG_EPOLL=y | 66 | CONFIG_EPOLL=y |
67 | CONFIG_SIGNALFD=y | ||
68 | CONFIG_TIMERFD=y | ||
69 | CONFIG_EVENTFD=y | ||
56 | CONFIG_SHMEM=y | 70 | CONFIG_SHMEM=y |
57 | CONFIG_SLAB=y | ||
58 | CONFIG_VM_EVENT_COUNTERS=y | 71 | CONFIG_VM_EVENT_COUNTERS=y |
72 | CONFIG_SLAB=y | ||
73 | # CONFIG_SLUB is not set | ||
74 | # CONFIG_SLOB is not set | ||
75 | # CONFIG_PROFILING is not set | ||
76 | # CONFIG_MARKERS is not set | ||
77 | CONFIG_HAVE_OPROFILE=y | ||
78 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
79 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
80 | # CONFIG_HAVE_KPROBES is not set | ||
81 | # CONFIG_HAVE_KRETPROBES is not set | ||
82 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
83 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
84 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
85 | CONFIG_HAVE_CLK=y | ||
86 | CONFIG_PROC_PAGE_MONITOR=y | ||
87 | CONFIG_SLABINFO=y | ||
59 | CONFIG_RT_MUTEXES=y | 88 | CONFIG_RT_MUTEXES=y |
60 | # CONFIG_TINY_SHMEM is not set | 89 | # CONFIG_TINY_SHMEM is not set |
61 | CONFIG_BASE_SMALL=0 | 90 | CONFIG_BASE_SMALL=0 |
62 | # CONFIG_SLOB is not set | ||
63 | |||
64 | # | ||
65 | # Loadable module support | ||
66 | # | ||
67 | CONFIG_MODULES=y | 91 | CONFIG_MODULES=y |
92 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
68 | CONFIG_MODULE_UNLOAD=y | 93 | CONFIG_MODULE_UNLOAD=y |
69 | CONFIG_MODULE_FORCE_UNLOAD=y | 94 | CONFIG_MODULE_FORCE_UNLOAD=y |
70 | # CONFIG_MODVERSIONS is not set | 95 | # CONFIG_MODVERSIONS is not set |
71 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 96 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
72 | CONFIG_KMOD=y | 97 | CONFIG_KMOD=y |
73 | |||
74 | # | ||
75 | # Block layer | ||
76 | # | ||
77 | CONFIG_BLOCK=y | 98 | CONFIG_BLOCK=y |
78 | # CONFIG_LBD is not set | 99 | # CONFIG_LBD is not set |
79 | # CONFIG_BLK_DEV_IO_TRACE is not set | 100 | # CONFIG_BLK_DEV_IO_TRACE is not set |
80 | # CONFIG_LSF is not set | 101 | # CONFIG_LSF is not set |
102 | # CONFIG_BLK_DEV_BSG is not set | ||
103 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
81 | 104 | ||
82 | # | 105 | # |
83 | # IO Schedulers | 106 | # IO Schedulers |
@@ -91,67 +114,26 @@ CONFIG_DEFAULT_AS=y | |||
91 | # CONFIG_DEFAULT_CFQ is not set | 114 | # CONFIG_DEFAULT_CFQ is not set |
92 | # CONFIG_DEFAULT_NOOP is not set | 115 | # CONFIG_DEFAULT_NOOP is not set |
93 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 116 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
117 | CONFIG_CLASSIC_RCU=y | ||
94 | 118 | ||
95 | # | 119 | # |
96 | # System type | 120 | # System type |
97 | # | 121 | # |
98 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
99 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
100 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
101 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
102 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
103 | # CONFIG_SH_7751_SYSTEMH is not set | ||
104 | # CONFIG_SH_HP6XX is not set | ||
105 | # CONFIG_SH_EC3104 is not set | ||
106 | # CONFIG_SH_SATURN is not set | ||
107 | # CONFIG_SH_DREAMCAST is not set | ||
108 | # CONFIG_SH_BIGSUR is not set | ||
109 | # CONFIG_SH_MPC1211 is not set | ||
110 | # CONFIG_SH_SH03 is not set | ||
111 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
112 | # CONFIG_SH_HS7751RVOIP is not set | ||
113 | # CONFIG_SH_7710VOIPGW is not set | ||
114 | # CONFIG_SH_RTS7751R2D is not set | ||
115 | # CONFIG_SH_R7780RP is not set | ||
116 | # CONFIG_SH_EDOSK7705 is not set | ||
117 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
118 | CONFIG_SH_LANDISK=y | ||
119 | # CONFIG_SH_TITAN is not set | ||
120 | # CONFIG_SH_SHMIN is not set | ||
121 | # CONFIG_SH_7206_SOLUTION_ENGINE is not set | ||
122 | # CONFIG_SH_7619_SOLUTION_ENGINE is not set | ||
123 | # CONFIG_SH_UNKNOWN is not set | ||
124 | |||
125 | # | ||
126 | # Processor selection | ||
127 | # | ||
128 | CONFIG_CPU_SH4=y | 122 | CONFIG_CPU_SH4=y |
129 | |||
130 | # | ||
131 | # SH-2 Processor Support | ||
132 | # | ||
133 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | ||
134 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
135 | 124 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | |
136 | # | ||
137 | # SH-2A Processor Support | ||
138 | # | ||
139 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
140 | 126 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | |
141 | # | 127 | # CONFIG_CPU_SUBTYPE_MXG is not set |
142 | # SH-3 Processor Support | ||
143 | # | ||
144 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
145 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
146 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
147 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
148 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
149 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
150 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
151 | 134 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
152 | # | 135 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
153 | # SH-4 Processor Support | 136 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
154 | # | ||
155 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
156 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
157 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -160,53 +142,60 @@ CONFIG_CPU_SH4=y | |||
160 | CONFIG_CPU_SUBTYPE_SH7751R=y | 142 | CONFIG_CPU_SUBTYPE_SH7751R=y |
161 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
162 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
163 | 145 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
164 | # | 146 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
165 | # ST40 Processor Support | ||
166 | # | ||
167 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
168 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
169 | |||
170 | # | ||
171 | # SH-4A Processor Support | ||
172 | # | ||
173 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
174 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
175 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
176 | 150 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | |
177 | # | ||
178 | # SH4AL-DSP Processor Support | ||
179 | # | ||
180 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
181 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
152 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
153 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
154 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
155 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
182 | 156 | ||
183 | # | 157 | # |
184 | # Memory management options | 158 | # Memory management options |
185 | # | 159 | # |
160 | CONFIG_QUICKLIST=y | ||
186 | CONFIG_MMU=y | 161 | CONFIG_MMU=y |
187 | CONFIG_PAGE_OFFSET=0x80000000 | 162 | CONFIG_PAGE_OFFSET=0x80000000 |
188 | CONFIG_MEMORY_START=0x0c000000 | 163 | CONFIG_MEMORY_START=0x0c000000 |
189 | CONFIG_MEMORY_SIZE=0x04000000 | 164 | CONFIG_MEMORY_SIZE=0x04000000 |
165 | CONFIG_29BIT=y | ||
190 | CONFIG_VSYSCALL=y | 166 | CONFIG_VSYSCALL=y |
167 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
168 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
169 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
170 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
171 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
172 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
191 | CONFIG_PAGE_SIZE_4KB=y | 173 | CONFIG_PAGE_SIZE_4KB=y |
192 | # CONFIG_PAGE_SIZE_8KB is not set | 174 | # CONFIG_PAGE_SIZE_8KB is not set |
175 | # CONFIG_PAGE_SIZE_16KB is not set | ||
193 | # CONFIG_PAGE_SIZE_64KB is not set | 176 | # CONFIG_PAGE_SIZE_64KB is not set |
177 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
194 | CONFIG_SELECT_MEMORY_MODEL=y | 178 | CONFIG_SELECT_MEMORY_MODEL=y |
195 | CONFIG_FLATMEM_MANUAL=y | 179 | CONFIG_FLATMEM_MANUAL=y |
196 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 180 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
197 | # CONFIG_SPARSEMEM_MANUAL is not set | 181 | # CONFIG_SPARSEMEM_MANUAL is not set |
198 | CONFIG_FLATMEM=y | 182 | CONFIG_FLATMEM=y |
199 | CONFIG_FLAT_NODE_MEM_MAP=y | 183 | CONFIG_FLAT_NODE_MEM_MAP=y |
200 | # CONFIG_SPARSEMEM_STATIC is not set | 184 | CONFIG_SPARSEMEM_STATIC=y |
185 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
186 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
201 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 187 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
202 | # CONFIG_RESOURCES_64BIT is not set | 188 | # CONFIG_RESOURCES_64BIT is not set |
189 | CONFIG_ZONE_DMA_FLAG=0 | ||
190 | CONFIG_NR_QUICK=2 | ||
203 | 191 | ||
204 | # | 192 | # |
205 | # Cache configuration | 193 | # Cache configuration |
206 | # | 194 | # |
207 | # CONFIG_SH_DIRECT_MAPPED is not set | 195 | # CONFIG_SH_DIRECT_MAPPED is not set |
208 | # CONFIG_SH_WRITETHROUGH is not set | 196 | CONFIG_CACHE_WRITEBACK=y |
209 | # CONFIG_SH_OCRAM is not set | 197 | # CONFIG_CACHE_WRITETHROUGH is not set |
198 | # CONFIG_CACHE_OFF is not set | ||
210 | 199 | ||
211 | # | 200 | # |
212 | # Processor features | 201 | # Processor features |
@@ -214,19 +203,32 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
214 | CONFIG_CPU_LITTLE_ENDIAN=y | 203 | CONFIG_CPU_LITTLE_ENDIAN=y |
215 | # CONFIG_CPU_BIG_ENDIAN is not set | 204 | # CONFIG_CPU_BIG_ENDIAN is not set |
216 | CONFIG_SH_FPU=y | 205 | CONFIG_SH_FPU=y |
217 | # CONFIG_SH_DSP is not set | ||
218 | # CONFIG_SH_STORE_QUEUES is not set | 206 | # CONFIG_SH_STORE_QUEUES is not set |
219 | CONFIG_CPU_HAS_INTEVT=y | 207 | CONFIG_CPU_HAS_INTEVT=y |
220 | CONFIG_CPU_HAS_INTC_IRQ=y | ||
221 | CONFIG_CPU_HAS_SR_RB=y | 208 | CONFIG_CPU_HAS_SR_RB=y |
222 | CONFIG_CPU_HAS_PTEA=y | 209 | CONFIG_CPU_HAS_PTEA=y |
210 | CONFIG_CPU_HAS_FPU=y | ||
223 | 211 | ||
224 | # | 212 | # |
225 | # Timer support | 213 | # Board support |
214 | # | ||
215 | # CONFIG_SH_7751_SYSTEMH is not set | ||
216 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
217 | # CONFIG_SH_RTS7751R2D is not set | ||
218 | CONFIG_SH_LANDISK=y | ||
219 | # CONFIG_SH_TITAN is not set | ||
220 | # CONFIG_SH_LBOX_RE2 is not set | ||
221 | |||
222 | # | ||
223 | # Timer and clock configuration | ||
226 | # | 224 | # |
227 | CONFIG_SH_TMU=y | 225 | CONFIG_SH_TMU=y |
228 | CONFIG_SH_TIMER_IRQ=16 | 226 | CONFIG_SH_TIMER_IRQ=16 |
229 | CONFIG_SH_PCLK_FREQ=33333333 | 227 | CONFIG_SH_PCLK_FREQ=33333333 |
228 | # CONFIG_TICK_ONESHOT is not set | ||
229 | # CONFIG_NO_HZ is not set | ||
230 | # CONFIG_HIGH_RES_TIMERS is not set | ||
231 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
230 | 232 | ||
231 | # | 233 | # |
232 | # CPU Frequency scaling | 234 | # CPU Frequency scaling |
@@ -241,12 +243,11 @@ CONFIG_SH_PCLK_FREQ=33333333 | |||
241 | # | 243 | # |
242 | # Companion Chips | 244 | # Companion Chips |
243 | # | 245 | # |
244 | # CONFIG_HD6446X_SERIES is not set | ||
245 | CONFIG_HEARTBEAT=y | ||
246 | 246 | ||
247 | # | 247 | # |
248 | # Additional SuperH Device Drivers | 248 | # Additional SuperH Device Drivers |
249 | # | 249 | # |
250 | CONFIG_HEARTBEAT=y | ||
250 | # CONFIG_PUSH_SWITCH is not set | 251 | # CONFIG_PUSH_SWITCH is not set |
251 | 252 | ||
252 | # | 253 | # |
@@ -254,13 +255,17 @@ CONFIG_HEARTBEAT=y | |||
254 | # | 255 | # |
255 | # CONFIG_HZ_100 is not set | 256 | # CONFIG_HZ_100 is not set |
256 | CONFIG_HZ_250=y | 257 | CONFIG_HZ_250=y |
258 | # CONFIG_HZ_300 is not set | ||
257 | # CONFIG_HZ_1000 is not set | 259 | # CONFIG_HZ_1000 is not set |
258 | CONFIG_HZ=250 | 260 | CONFIG_HZ=250 |
261 | # CONFIG_SCHED_HRTICK is not set | ||
259 | CONFIG_KEXEC=y | 262 | CONFIG_KEXEC=y |
260 | # CONFIG_SMP is not set | 263 | # CONFIG_CRASH_DUMP is not set |
261 | CONFIG_PREEMPT_NONE=y | 264 | CONFIG_PREEMPT_NONE=y |
262 | # CONFIG_PREEMPT_VOLUNTARY is not set | 265 | # CONFIG_PREEMPT_VOLUNTARY is not set |
263 | # CONFIG_PREEMPT is not set | 266 | # CONFIG_PREEMPT is not set |
267 | CONFIG_GUSA=y | ||
268 | # CONFIG_GUSA_RB is not set | ||
264 | 269 | ||
265 | # | 270 | # |
266 | # Boot options | 271 | # Boot options |
@@ -273,16 +278,12 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
273 | # | 278 | # |
274 | # Bus options | 279 | # Bus options |
275 | # | 280 | # |
276 | CONFIG_ISA=y | ||
277 | CONFIG_PCI=y | 281 | CONFIG_PCI=y |
278 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 282 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
279 | CONFIG_PCI_AUTO=y | 283 | CONFIG_PCI_AUTO=y |
280 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | 284 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
281 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 285 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
282 | 286 | CONFIG_PCI_LEGACY=y | |
283 | # | ||
284 | # PCCARD (PCMCIA/CardBus) support | ||
285 | # | ||
286 | CONFIG_PCCARD=y | 287 | CONFIG_PCCARD=y |
287 | # CONFIG_PCMCIA_DEBUG is not set | 288 | # CONFIG_PCMCIA_DEBUG is not set |
288 | CONFIG_PCMCIA=y | 289 | CONFIG_PCMCIA=y |
@@ -301,29 +302,16 @@ CONFIG_YENTA_ENE_TUNE=y | |||
301 | CONFIG_YENTA_TOSHIBA=y | 302 | CONFIG_YENTA_TOSHIBA=y |
302 | # CONFIG_PD6729 is not set | 303 | # CONFIG_PD6729 is not set |
303 | # CONFIG_I82092 is not set | 304 | # CONFIG_I82092 is not set |
304 | # CONFIG_I82365 is not set | ||
305 | # CONFIG_TCIC is not set | ||
306 | CONFIG_PCMCIA_PROBE=y | ||
307 | CONFIG_PCCARD_NONSTATIC=y | 305 | CONFIG_PCCARD_NONSTATIC=y |
308 | |||
309 | # | ||
310 | # PCI Hotplug Support | ||
311 | # | ||
312 | # CONFIG_HOTPLUG_PCI is not set | 306 | # CONFIG_HOTPLUG_PCI is not set |
313 | 307 | ||
314 | # | 308 | # |
315 | # Executable file formats | 309 | # Executable file formats |
316 | # | 310 | # |
317 | CONFIG_BINFMT_ELF=y | 311 | CONFIG_BINFMT_ELF=y |
318 | # CONFIG_BINFMT_FLAT is not set | ||
319 | # CONFIG_BINFMT_MISC is not set | 312 | # CONFIG_BINFMT_MISC is not set |
320 | 313 | ||
321 | # | 314 | # |
322 | # Power management options (EXPERIMENTAL) | ||
323 | # | ||
324 | # CONFIG_PM is not set | ||
325 | |||
326 | # | ||
327 | # Networking | 315 | # Networking |
328 | # | 316 | # |
329 | CONFIG_NET=y | 317 | CONFIG_NET=y |
@@ -331,13 +319,14 @@ CONFIG_NET=y | |||
331 | # | 319 | # |
332 | # Networking options | 320 | # Networking options |
333 | # | 321 | # |
334 | # CONFIG_NETDEBUG is not set | ||
335 | CONFIG_PACKET=y | 322 | CONFIG_PACKET=y |
336 | # CONFIG_PACKET_MMAP is not set | 323 | # CONFIG_PACKET_MMAP is not set |
337 | CONFIG_UNIX=y | 324 | CONFIG_UNIX=y |
338 | CONFIG_XFRM=y | 325 | CONFIG_XFRM=y |
339 | # CONFIG_XFRM_USER is not set | 326 | # CONFIG_XFRM_USER is not set |
340 | # CONFIG_XFRM_SUB_POLICY is not set | 327 | # CONFIG_XFRM_SUB_POLICY is not set |
328 | # CONFIG_XFRM_MIGRATE is not set | ||
329 | # CONFIG_XFRM_STATISTICS is not set | ||
341 | # CONFIG_NET_KEY is not set | 330 | # CONFIG_NET_KEY is not set |
342 | CONFIG_INET=y | 331 | CONFIG_INET=y |
343 | # CONFIG_IP_MULTICAST is not set | 332 | # CONFIG_IP_MULTICAST is not set |
@@ -364,49 +353,36 @@ CONFIG_IP_PNP=y | |||
364 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 353 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
365 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 354 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
366 | CONFIG_INET_XFRM_MODE_BEET=y | 355 | CONFIG_INET_XFRM_MODE_BEET=y |
356 | # CONFIG_INET_LRO is not set | ||
367 | CONFIG_INET_DIAG=y | 357 | CONFIG_INET_DIAG=y |
368 | CONFIG_INET_TCP_DIAG=y | 358 | CONFIG_INET_TCP_DIAG=y |
369 | # CONFIG_TCP_CONG_ADVANCED is not set | 359 | # CONFIG_TCP_CONG_ADVANCED is not set |
370 | CONFIG_TCP_CONG_CUBIC=y | 360 | CONFIG_TCP_CONG_CUBIC=y |
371 | CONFIG_DEFAULT_TCP_CONG="cubic" | 361 | CONFIG_DEFAULT_TCP_CONG="cubic" |
372 | # CONFIG_TCP_MD5SIG is not set | 362 | # CONFIG_TCP_MD5SIG is not set |
373 | |||
374 | # | ||
375 | # IP: Virtual Server Configuration | ||
376 | # | ||
377 | # CONFIG_IP_VS is not set | 363 | # CONFIG_IP_VS is not set |
378 | # CONFIG_IPV6 is not set | 364 | # CONFIG_IPV6 is not set |
379 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
380 | # CONFIG_INET6_TUNNEL is not set | ||
381 | # CONFIG_NETWORK_SECMARK is not set | 365 | # CONFIG_NETWORK_SECMARK is not set |
382 | CONFIG_NETFILTER=y | 366 | CONFIG_NETFILTER=y |
383 | # CONFIG_NETFILTER_DEBUG is not set | 367 | # CONFIG_NETFILTER_DEBUG is not set |
368 | CONFIG_NETFILTER_ADVANCED=y | ||
384 | 369 | ||
385 | # | 370 | # |
386 | # Core Netfilter Configuration | 371 | # Core Netfilter Configuration |
387 | # | 372 | # |
388 | # CONFIG_NETFILTER_NETLINK is not set | 373 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
389 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 374 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
375 | # CONFIG_NF_CONNTRACK is not set | ||
390 | # CONFIG_NETFILTER_XTABLES is not set | 376 | # CONFIG_NETFILTER_XTABLES is not set |
391 | 377 | ||
392 | # | 378 | # |
393 | # IP: Netfilter Configuration | 379 | # IP: Netfilter Configuration |
394 | # | 380 | # |
395 | CONFIG_IP_NF_QUEUE=m | 381 | CONFIG_IP_NF_QUEUE=m |
396 | 382 | # CONFIG_IP_NF_IPTABLES is not set | |
397 | # | 383 | # CONFIG_IP_NF_ARPTABLES is not set |
398 | # DCCP Configuration (EXPERIMENTAL) | ||
399 | # | ||
400 | # CONFIG_IP_DCCP is not set | 384 | # CONFIG_IP_DCCP is not set |
401 | |||
402 | # | ||
403 | # SCTP Configuration (EXPERIMENTAL) | ||
404 | # | ||
405 | # CONFIG_IP_SCTP is not set | 385 | # CONFIG_IP_SCTP is not set |
406 | |||
407 | # | ||
408 | # TIPC Configuration (EXPERIMENTAL) | ||
409 | # | ||
410 | # CONFIG_TIPC is not set | 386 | # CONFIG_TIPC is not set |
411 | # CONFIG_ATM is not set | 387 | # CONFIG_ATM is not set |
412 | # CONFIG_BRIDGE is not set | 388 | # CONFIG_BRIDGE is not set |
@@ -421,10 +397,6 @@ CONFIG_ATALK=m | |||
421 | # CONFIG_LAPB is not set | 397 | # CONFIG_LAPB is not set |
422 | # CONFIG_ECONET is not set | 398 | # CONFIG_ECONET is not set |
423 | # CONFIG_WAN_ROUTER is not set | 399 | # CONFIG_WAN_ROUTER is not set |
424 | |||
425 | # | ||
426 | # QoS and/or fair queueing | ||
427 | # | ||
428 | # CONFIG_NET_SCHED is not set | 400 | # CONFIG_NET_SCHED is not set |
429 | 401 | ||
430 | # | 402 | # |
@@ -432,9 +404,20 @@ CONFIG_ATALK=m | |||
432 | # | 404 | # |
433 | # CONFIG_NET_PKTGEN is not set | 405 | # CONFIG_NET_PKTGEN is not set |
434 | # CONFIG_HAMRADIO is not set | 406 | # CONFIG_HAMRADIO is not set |
407 | # CONFIG_CAN is not set | ||
435 | # CONFIG_IRDA is not set | 408 | # CONFIG_IRDA is not set |
436 | # CONFIG_BT is not set | 409 | # CONFIG_BT is not set |
410 | # CONFIG_AF_RXRPC is not set | ||
411 | |||
412 | # | ||
413 | # Wireless | ||
414 | # | ||
415 | # CONFIG_CFG80211 is not set | ||
416 | # CONFIG_WIRELESS_EXT is not set | ||
417 | # CONFIG_MAC80211 is not set | ||
437 | # CONFIG_IEEE80211 is not set | 418 | # CONFIG_IEEE80211 is not set |
419 | # CONFIG_RFKILL is not set | ||
420 | # CONFIG_NET_9P is not set | ||
438 | 421 | ||
439 | # | 422 | # |
440 | # Device Drivers | 423 | # Device Drivers |
@@ -443,35 +426,17 @@ CONFIG_ATALK=m | |||
443 | # | 426 | # |
444 | # Generic Driver Options | 427 | # Generic Driver Options |
445 | # | 428 | # |
429 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
446 | CONFIG_STANDALONE=y | 430 | CONFIG_STANDALONE=y |
447 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 431 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
448 | CONFIG_FW_LOADER=y | 432 | CONFIG_FW_LOADER=y |
433 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
434 | CONFIG_EXTRA_FIRMWARE="" | ||
449 | # CONFIG_SYS_HYPERVISOR is not set | 435 | # CONFIG_SYS_HYPERVISOR is not set |
450 | |||
451 | # | ||
452 | # Connector - unified userspace <-> kernelspace linker | ||
453 | # | ||
454 | # CONFIG_CONNECTOR is not set | 436 | # CONFIG_CONNECTOR is not set |
455 | |||
456 | # | ||
457 | # Memory Technology Devices (MTD) | ||
458 | # | ||
459 | # CONFIG_MTD is not set | 437 | # CONFIG_MTD is not set |
460 | |||
461 | # | ||
462 | # Parallel port support | ||
463 | # | ||
464 | # CONFIG_PARPORT is not set | 438 | # CONFIG_PARPORT is not set |
465 | 439 | CONFIG_BLK_DEV=y | |
466 | # | ||
467 | # Plug and Play support | ||
468 | # | ||
469 | # CONFIG_PNP is not set | ||
470 | |||
471 | # | ||
472 | # Block devices | ||
473 | # | ||
474 | # CONFIG_BLK_CPQ_DA is not set | ||
475 | # CONFIG_BLK_CPQ_CISS_DA is not set | 440 | # CONFIG_BLK_CPQ_CISS_DA is not set |
476 | # CONFIG_BLK_DEV_DAC960 is not set | 441 | # CONFIG_BLK_DEV_DAC960 is not set |
477 | # CONFIG_BLK_DEV_UMEM is not set | 442 | # CONFIG_BLK_DEV_UMEM is not set |
@@ -484,63 +449,66 @@ CONFIG_BLK_DEV_LOOP=y | |||
484 | CONFIG_BLK_DEV_RAM=y | 449 | CONFIG_BLK_DEV_RAM=y |
485 | CONFIG_BLK_DEV_RAM_COUNT=16 | 450 | CONFIG_BLK_DEV_RAM_COUNT=16 |
486 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 451 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
487 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 452 | # CONFIG_BLK_DEV_XIP is not set |
488 | # CONFIG_BLK_DEV_INITRD is not set | ||
489 | # CONFIG_CDROM_PKTCDVD is not set | 453 | # CONFIG_CDROM_PKTCDVD is not set |
490 | # CONFIG_ATA_OVER_ETH is not set | 454 | # CONFIG_ATA_OVER_ETH is not set |
491 | 455 | # CONFIG_BLK_DEV_HD is not set | |
492 | # | 456 | CONFIG_MISC_DEVICES=y |
493 | # Misc devices | 457 | # CONFIG_PHANTOM is not set |
494 | # | 458 | # CONFIG_EEPROM_93CX6 is not set |
495 | # CONFIG_SGI_IOC4 is not set | 459 | # CONFIG_SGI_IOC4 is not set |
496 | # CONFIG_TIFM_CORE is not set | 460 | # CONFIG_TIFM_CORE is not set |
497 | 461 | # CONFIG_ENCLOSURE_SERVICES is not set | |
498 | # | 462 | # CONFIG_HP_ILO is not set |
499 | # ATA/ATAPI/MFM/RLL support | 463 | CONFIG_HAVE_IDE=y |
500 | # | ||
501 | CONFIG_IDE=y | 464 | CONFIG_IDE=y |
502 | CONFIG_IDE_MAX_HWIFS=4 | 465 | CONFIG_IDE_MAX_HWIFS=4 |
503 | CONFIG_BLK_DEV_IDE=y | 466 | CONFIG_BLK_DEV_IDE=y |
504 | 467 | ||
505 | # | 468 | # |
506 | # Please see Documentation/ide.txt for help/info on IDE drives | 469 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
507 | # | 470 | # |
471 | CONFIG_IDE_ATAPI=y | ||
508 | # CONFIG_BLK_DEV_IDE_SATA is not set | 472 | # CONFIG_BLK_DEV_IDE_SATA is not set |
509 | CONFIG_BLK_DEV_IDEDISK=y | 473 | CONFIG_BLK_DEV_IDEDISK=y |
510 | # CONFIG_IDEDISK_MULTI_MODE is not set | 474 | # CONFIG_IDEDISK_MULTI_MODE is not set |
511 | # CONFIG_BLK_DEV_IDECS is not set | 475 | # CONFIG_BLK_DEV_IDECS is not set |
476 | # CONFIG_BLK_DEV_DELKIN is not set | ||
512 | CONFIG_BLK_DEV_IDECD=y | 477 | CONFIG_BLK_DEV_IDECD=y |
478 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
513 | # CONFIG_BLK_DEV_IDETAPE is not set | 479 | # CONFIG_BLK_DEV_IDETAPE is not set |
514 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 480 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
515 | CONFIG_BLK_DEV_IDESCSI=y | 481 | CONFIG_BLK_DEV_IDESCSI=y |
516 | # CONFIG_IDE_TASK_IOCTL is not set | 482 | # CONFIG_IDE_TASK_IOCTL is not set |
483 | CONFIG_IDE_PROC_FS=y | ||
517 | 484 | ||
518 | # | 485 | # |
519 | # IDE chipset support/bugfixes | 486 | # IDE chipset support/bugfixes |
520 | # | 487 | # |
521 | CONFIG_IDE_GENERIC=y | 488 | # CONFIG_BLK_DEV_PLATFORM is not set |
489 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
490 | |||
491 | # | ||
492 | # PCI IDE chipsets support | ||
493 | # | ||
522 | CONFIG_BLK_DEV_IDEPCI=y | 494 | CONFIG_BLK_DEV_IDEPCI=y |
523 | CONFIG_IDEPCI_SHARE_IRQ=y | 495 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
524 | CONFIG_BLK_DEV_OFFBOARD=y | 496 | CONFIG_BLK_DEV_OFFBOARD=y |
525 | CONFIG_BLK_DEV_GENERIC=y | 497 | CONFIG_BLK_DEV_GENERIC=y |
526 | # CONFIG_BLK_DEV_OPTI621 is not set | 498 | # CONFIG_BLK_DEV_OPTI621 is not set |
527 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 499 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
528 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
529 | CONFIG_IDEDMA_PCI_AUTO=y | ||
530 | CONFIG_IDEDMA_ONLYDISK=y | ||
531 | CONFIG_BLK_DEV_AEC62XX=y | 500 | CONFIG_BLK_DEV_AEC62XX=y |
532 | # CONFIG_BLK_DEV_ALI15X3 is not set | 501 | # CONFIG_BLK_DEV_ALI15X3 is not set |
533 | # CONFIG_BLK_DEV_AMD74XX is not set | 502 | # CONFIG_BLK_DEV_AMD74XX is not set |
534 | # CONFIG_BLK_DEV_CMD64X is not set | 503 | # CONFIG_BLK_DEV_CMD64X is not set |
535 | # CONFIG_BLK_DEV_TRIFLEX is not set | 504 | # CONFIG_BLK_DEV_TRIFLEX is not set |
536 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
537 | # CONFIG_BLK_DEV_CS5520 is not set | 505 | # CONFIG_BLK_DEV_CS5520 is not set |
538 | # CONFIG_BLK_DEV_CS5530 is not set | 506 | # CONFIG_BLK_DEV_CS5530 is not set |
539 | # CONFIG_BLK_DEV_HPT34X is not set | ||
540 | # CONFIG_BLK_DEV_HPT366 is not set | 507 | # CONFIG_BLK_DEV_HPT366 is not set |
541 | # CONFIG_BLK_DEV_JMICRON is not set | 508 | # CONFIG_BLK_DEV_JMICRON is not set |
542 | # CONFIG_BLK_DEV_SC1200 is not set | 509 | # CONFIG_BLK_DEV_SC1200 is not set |
543 | # CONFIG_BLK_DEV_PIIX is not set | 510 | # CONFIG_BLK_DEV_PIIX is not set |
511 | # CONFIG_BLK_DEV_IT8213 is not set | ||
544 | # CONFIG_BLK_DEV_IT821X is not set | 512 | # CONFIG_BLK_DEV_IT821X is not set |
545 | # CONFIG_BLK_DEV_NS87415 is not set | 513 | # CONFIG_BLK_DEV_NS87415 is not set |
546 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 514 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -550,18 +518,15 @@ CONFIG_BLK_DEV_AEC62XX=y | |||
550 | # CONFIG_BLK_DEV_SLC90E66 is not set | 518 | # CONFIG_BLK_DEV_SLC90E66 is not set |
551 | # CONFIG_BLK_DEV_TRM290 is not set | 519 | # CONFIG_BLK_DEV_TRM290 is not set |
552 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 520 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
553 | # CONFIG_IDE_ARM is not set | 521 | # CONFIG_BLK_DEV_TC86C001 is not set |
554 | # CONFIG_IDE_CHIPSETS is not set | ||
555 | CONFIG_BLK_DEV_IDEDMA=y | 522 | CONFIG_BLK_DEV_IDEDMA=y |
556 | # CONFIG_IDEDMA_IVB is not set | ||
557 | CONFIG_IDEDMA_AUTO=y | ||
558 | # CONFIG_BLK_DEV_HD is not set | ||
559 | 523 | ||
560 | # | 524 | # |
561 | # SCSI device support | 525 | # SCSI device support |
562 | # | 526 | # |
563 | # CONFIG_RAID_ATTRS is not set | 527 | # CONFIG_RAID_ATTRS is not set |
564 | CONFIG_SCSI=y | 528 | CONFIG_SCSI=y |
529 | CONFIG_SCSI_DMA=y | ||
565 | # CONFIG_SCSI_TGT is not set | 530 | # CONFIG_SCSI_TGT is not set |
566 | # CONFIG_SCSI_NETLINK is not set | 531 | # CONFIG_SCSI_NETLINK is not set |
567 | CONFIG_SCSI_PROC_FS=y | 532 | CONFIG_SCSI_PROC_FS=y |
@@ -583,6 +548,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
583 | # CONFIG_SCSI_CONSTANTS is not set | 548 | # CONFIG_SCSI_CONSTANTS is not set |
584 | # CONFIG_SCSI_LOGGING is not set | 549 | # CONFIG_SCSI_LOGGING is not set |
585 | # CONFIG_SCSI_SCAN_ASYNC is not set | 550 | # CONFIG_SCSI_SCAN_ASYNC is not set |
551 | CONFIG_SCSI_WAIT_SCAN=m | ||
586 | 552 | ||
587 | # | 553 | # |
588 | # SCSI Transports | 554 | # SCSI Transports |
@@ -590,77 +556,43 @@ CONFIG_SCSI_MULTI_LUN=y | |||
590 | # CONFIG_SCSI_SPI_ATTRS is not set | 556 | # CONFIG_SCSI_SPI_ATTRS is not set |
591 | # CONFIG_SCSI_FC_ATTRS is not set | 557 | # CONFIG_SCSI_FC_ATTRS is not set |
592 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 558 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
593 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
594 | # CONFIG_SCSI_SAS_LIBSAS is not set | 559 | # CONFIG_SCSI_SAS_LIBSAS is not set |
595 | 560 | # CONFIG_SCSI_SRP_ATTRS is not set | |
596 | # | 561 | CONFIG_SCSI_LOWLEVEL=y |
597 | # SCSI low-level drivers | ||
598 | # | ||
599 | # CONFIG_ISCSI_TCP is not set | 562 | # CONFIG_ISCSI_TCP is not set |
600 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 563 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
601 | # CONFIG_SCSI_3W_9XXX is not set | 564 | # CONFIG_SCSI_3W_9XXX is not set |
602 | # CONFIG_SCSI_ACARD is not set | 565 | # CONFIG_SCSI_ACARD is not set |
603 | # CONFIG_SCSI_AHA152X is not set | ||
604 | # CONFIG_SCSI_AACRAID is not set | 566 | # CONFIG_SCSI_AACRAID is not set |
605 | # CONFIG_SCSI_AIC7XXX is not set | 567 | # CONFIG_SCSI_AIC7XXX is not set |
606 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 568 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
607 | # CONFIG_SCSI_AIC79XX is not set | 569 | # CONFIG_SCSI_AIC79XX is not set |
608 | # CONFIG_SCSI_AIC94XX is not set | 570 | # CONFIG_SCSI_AIC94XX is not set |
609 | # CONFIG_SCSI_DPT_I2O is not set | ||
610 | # CONFIG_SCSI_IN2000 is not set | ||
611 | # CONFIG_SCSI_ARCMSR is not set | 571 | # CONFIG_SCSI_ARCMSR is not set |
612 | # CONFIG_MEGARAID_NEWGEN is not set | 572 | # CONFIG_MEGARAID_NEWGEN is not set |
613 | # CONFIG_MEGARAID_LEGACY is not set | 573 | # CONFIG_MEGARAID_LEGACY is not set |
614 | # CONFIG_MEGARAID_SAS is not set | 574 | # CONFIG_MEGARAID_SAS is not set |
615 | # CONFIG_SCSI_HPTIOP is not set | 575 | # CONFIG_SCSI_HPTIOP is not set |
616 | # CONFIG_SCSI_DMX3191D is not set | 576 | # CONFIG_SCSI_DMX3191D is not set |
617 | # CONFIG_SCSI_DTC3280 is not set | ||
618 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 577 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
619 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
620 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
621 | # CONFIG_SCSI_IPS is not set | 578 | # CONFIG_SCSI_IPS is not set |
622 | # CONFIG_SCSI_INITIO is not set | 579 | # CONFIG_SCSI_INITIO is not set |
623 | # CONFIG_SCSI_INIA100 is not set | 580 | # CONFIG_SCSI_INIA100 is not set |
624 | # CONFIG_SCSI_NCR53C406A is not set | 581 | # CONFIG_SCSI_MVSAS is not set |
625 | # CONFIG_SCSI_STEX is not set | 582 | # CONFIG_SCSI_STEX is not set |
626 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 583 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
627 | # CONFIG_SCSI_PAS16 is not set | ||
628 | # CONFIG_SCSI_PSI240I is not set | ||
629 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
630 | # CONFIG_SCSI_QLOGIC_1280 is not set | 584 | # CONFIG_SCSI_QLOGIC_1280 is not set |
631 | # CONFIG_SCSI_QLA_FC is not set | 585 | # CONFIG_SCSI_QLA_FC is not set |
632 | # CONFIG_SCSI_QLA_ISCSI is not set | 586 | # CONFIG_SCSI_QLA_ISCSI is not set |
633 | # CONFIG_SCSI_LPFC is not set | 587 | # CONFIG_SCSI_LPFC is not set |
634 | # CONFIG_SCSI_SYM53C416 is not set | ||
635 | # CONFIG_SCSI_DC395x is not set | 588 | # CONFIG_SCSI_DC395x is not set |
636 | # CONFIG_SCSI_DC390T is not set | 589 | # CONFIG_SCSI_DC390T is not set |
637 | # CONFIG_SCSI_T128 is not set | ||
638 | # CONFIG_SCSI_NSP32 is not set | 590 | # CONFIG_SCSI_NSP32 is not set |
639 | # CONFIG_SCSI_DEBUG is not set | 591 | # CONFIG_SCSI_DEBUG is not set |
640 | # CONFIG_SCSI_SRP is not set | 592 | # CONFIG_SCSI_SRP is not set |
641 | 593 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
642 | # | 594 | # CONFIG_SCSI_DH is not set |
643 | # PCMCIA SCSI adapter support | ||
644 | # | ||
645 | # CONFIG_PCMCIA_AHA152X is not set | ||
646 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
647 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
648 | # CONFIG_PCMCIA_QLOGIC is not set | ||
649 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
650 | |||
651 | # | ||
652 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
653 | # | ||
654 | # CONFIG_ATA is not set | 595 | # CONFIG_ATA is not set |
655 | |||
656 | # | ||
657 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
658 | # | ||
659 | # CONFIG_CD_NO_IDESCSI is not set | ||
660 | |||
661 | # | ||
662 | # Multi-device support (RAID and LVM) | ||
663 | # | ||
664 | CONFIG_MD=y | 596 | CONFIG_MD=y |
665 | CONFIG_BLK_DEV_MD=m | 597 | CONFIG_BLK_DEV_MD=m |
666 | CONFIG_MD_LINEAR=m | 598 | CONFIG_MD_LINEAR=m |
@@ -671,76 +603,49 @@ CONFIG_MD_RAID1=m | |||
671 | # CONFIG_MD_MULTIPATH is not set | 603 | # CONFIG_MD_MULTIPATH is not set |
672 | # CONFIG_MD_FAULTY is not set | 604 | # CONFIG_MD_FAULTY is not set |
673 | # CONFIG_BLK_DEV_DM is not set | 605 | # CONFIG_BLK_DEV_DM is not set |
674 | |||
675 | # | ||
676 | # Fusion MPT device support | ||
677 | # | ||
678 | # CONFIG_FUSION is not set | 606 | # CONFIG_FUSION is not set |
679 | # CONFIG_FUSION_SPI is not set | ||
680 | # CONFIG_FUSION_FC is not set | ||
681 | # CONFIG_FUSION_SAS is not set | ||
682 | 607 | ||
683 | # | 608 | # |
684 | # IEEE 1394 (FireWire) support | 609 | # IEEE 1394 (FireWire) support |
685 | # | 610 | # |
686 | # CONFIG_IEEE1394 is not set | ||
687 | 611 | ||
688 | # | 612 | # |
689 | # I2O device support | 613 | # Enable only one of the two stacks, unless you know what you are doing |
690 | # | 614 | # |
615 | # CONFIG_FIREWIRE is not set | ||
616 | # CONFIG_IEEE1394 is not set | ||
691 | # CONFIG_I2O is not set | 617 | # CONFIG_I2O is not set |
692 | |||
693 | # | ||
694 | # Network device support | ||
695 | # | ||
696 | CONFIG_NETDEVICES=y | 618 | CONFIG_NETDEVICES=y |
697 | # CONFIG_DUMMY is not set | 619 | # CONFIG_DUMMY is not set |
698 | # CONFIG_BONDING is not set | 620 | # CONFIG_BONDING is not set |
621 | # CONFIG_MACVLAN is not set | ||
699 | # CONFIG_EQUALIZER is not set | 622 | # CONFIG_EQUALIZER is not set |
700 | CONFIG_TUN=m | 623 | CONFIG_TUN=m |
701 | 624 | # CONFIG_VETH is not set | |
702 | # | ||
703 | # ARCnet devices | ||
704 | # | ||
705 | # CONFIG_ARCNET is not set | 625 | # CONFIG_ARCNET is not set |
706 | |||
707 | # | ||
708 | # PHY device support | ||
709 | # | ||
710 | # CONFIG_PHYLIB is not set | 626 | # CONFIG_PHYLIB is not set |
711 | |||
712 | # | ||
713 | # Ethernet (10 or 100Mbit) | ||
714 | # | ||
715 | CONFIG_NET_ETHERNET=y | 627 | CONFIG_NET_ETHERNET=y |
716 | CONFIG_MII=y | 628 | CONFIG_MII=y |
629 | # CONFIG_AX88796 is not set | ||
717 | # CONFIG_STNIC is not set | 630 | # CONFIG_STNIC is not set |
718 | # CONFIG_HAPPYMEAL is not set | 631 | # CONFIG_HAPPYMEAL is not set |
719 | # CONFIG_SUNGEM is not set | 632 | # CONFIG_SUNGEM is not set |
720 | # CONFIG_CASSINI is not set | 633 | # CONFIG_CASSINI is not set |
721 | # CONFIG_NET_VENDOR_3COM is not set | 634 | # CONFIG_NET_VENDOR_3COM is not set |
722 | # CONFIG_NET_VENDOR_SMC is not set | ||
723 | # CONFIG_SMC91X is not set | 635 | # CONFIG_SMC91X is not set |
724 | # CONFIG_NET_VENDOR_RACAL is not set | 636 | # CONFIG_SMC911X is not set |
725 | |||
726 | # | ||
727 | # Tulip family network device support | ||
728 | # | ||
729 | # CONFIG_NET_TULIP is not set | 637 | # CONFIG_NET_TULIP is not set |
730 | # CONFIG_AT1700 is not set | ||
731 | # CONFIG_DEPCA is not set | ||
732 | # CONFIG_HP100 is not set | 638 | # CONFIG_HP100 is not set |
733 | # CONFIG_NET_ISA is not set | 639 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
640 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
641 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
642 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
734 | CONFIG_NET_PCI=y | 643 | CONFIG_NET_PCI=y |
735 | # CONFIG_PCNET32 is not set | 644 | # CONFIG_PCNET32 is not set |
736 | # CONFIG_AMD8111_ETH is not set | 645 | # CONFIG_AMD8111_ETH is not set |
737 | # CONFIG_ADAPTEC_STARFIRE is not set | 646 | # CONFIG_ADAPTEC_STARFIRE is not set |
738 | # CONFIG_AC3200 is not set | ||
739 | # CONFIG_APRICOT is not set | ||
740 | # CONFIG_B44 is not set | 647 | # CONFIG_B44 is not set |
741 | # CONFIG_FORCEDETH is not set | 648 | # CONFIG_FORCEDETH is not set |
742 | # CONFIG_CS89x0 is not set | ||
743 | # CONFIG_DGRS is not set | ||
744 | # CONFIG_EEPRO100 is not set | 649 | # CONFIG_EEPRO100 is not set |
745 | # CONFIG_E100 is not set | 650 | # CONFIG_E100 is not set |
746 | # CONFIG_FEALNX is not set | 651 | # CONFIG_FEALNX is not set |
@@ -748,18 +653,20 @@ CONFIG_NET_PCI=y | |||
748 | # CONFIG_NE2K_PCI is not set | 653 | # CONFIG_NE2K_PCI is not set |
749 | CONFIG_8139CP=y | 654 | CONFIG_8139CP=y |
750 | # CONFIG_8139TOO is not set | 655 | # CONFIG_8139TOO is not set |
656 | # CONFIG_R6040 is not set | ||
751 | # CONFIG_SIS900 is not set | 657 | # CONFIG_SIS900 is not set |
752 | # CONFIG_EPIC100 is not set | 658 | # CONFIG_EPIC100 is not set |
753 | # CONFIG_SUNDANCE is not set | 659 | # CONFIG_SUNDANCE is not set |
754 | # CONFIG_TLAN is not set | 660 | # CONFIG_TLAN is not set |
755 | # CONFIG_VIA_RHINE is not set | 661 | # CONFIG_VIA_RHINE is not set |
756 | 662 | # CONFIG_SC92031 is not set | |
757 | # | 663 | CONFIG_NETDEV_1000=y |
758 | # Ethernet (1000 Mbit) | ||
759 | # | ||
760 | # CONFIG_ACENIC is not set | 664 | # CONFIG_ACENIC is not set |
761 | # CONFIG_DL2K is not set | 665 | # CONFIG_DL2K is not set |
762 | # CONFIG_E1000 is not set | 666 | # CONFIG_E1000 is not set |
667 | # CONFIG_E1000E is not set | ||
668 | # CONFIG_IP1000 is not set | ||
669 | # CONFIG_IGB is not set | ||
763 | # CONFIG_NS83820 is not set | 670 | # CONFIG_NS83820 is not set |
764 | # CONFIG_HAMACHI is not set | 671 | # CONFIG_HAMACHI is not set |
765 | # CONFIG_YELLOWFIN is not set | 672 | # CONFIG_YELLOWFIN is not set |
@@ -767,58 +674,53 @@ CONFIG_8139CP=y | |||
767 | # CONFIG_SIS190 is not set | 674 | # CONFIG_SIS190 is not set |
768 | # CONFIG_SKGE is not set | 675 | # CONFIG_SKGE is not set |
769 | # CONFIG_SKY2 is not set | 676 | # CONFIG_SKY2 is not set |
770 | # CONFIG_SK98LIN is not set | ||
771 | # CONFIG_VIA_VELOCITY is not set | 677 | # CONFIG_VIA_VELOCITY is not set |
772 | # CONFIG_TIGON3 is not set | 678 | # CONFIG_TIGON3 is not set |
773 | # CONFIG_BNX2 is not set | 679 | # CONFIG_BNX2 is not set |
774 | # CONFIG_QLA3XXX is not set | 680 | # CONFIG_QLA3XXX is not set |
775 | 681 | # CONFIG_ATL1 is not set | |
776 | # | 682 | # CONFIG_ATL1E is not set |
777 | # Ethernet (10000 Mbit) | 683 | CONFIG_NETDEV_10000=y |
778 | # | ||
779 | # CONFIG_CHELSIO_T1 is not set | 684 | # CONFIG_CHELSIO_T1 is not set |
685 | # CONFIG_CHELSIO_T3 is not set | ||
686 | # CONFIG_IXGBE is not set | ||
780 | # CONFIG_IXGB is not set | 687 | # CONFIG_IXGB is not set |
781 | # CONFIG_S2IO is not set | 688 | # CONFIG_S2IO is not set |
782 | # CONFIG_MYRI10GE is not set | 689 | # CONFIG_MYRI10GE is not set |
783 | # CONFIG_NETXEN_NIC is not set | 690 | # CONFIG_NETXEN_NIC is not set |
784 | 691 | # CONFIG_NIU is not set | |
785 | # | 692 | # CONFIG_MLX4_CORE is not set |
786 | # Token Ring devices | 693 | # CONFIG_TEHUTI is not set |
787 | # | 694 | # CONFIG_BNX2X is not set |
695 | # CONFIG_SFC is not set | ||
788 | # CONFIG_TR is not set | 696 | # CONFIG_TR is not set |
789 | 697 | ||
790 | # | 698 | # |
791 | # Wireless LAN (non-hamradio) | 699 | # Wireless LAN |
792 | # | 700 | # |
793 | # CONFIG_NET_RADIO is not set | 701 | # CONFIG_WLAN_PRE80211 is not set |
702 | # CONFIG_WLAN_80211 is not set | ||
703 | # CONFIG_IWLWIFI_LEDS is not set | ||
794 | 704 | ||
795 | # | 705 | # |
796 | # PCMCIA network device support | 706 | # USB Network Adapters |
797 | # | 707 | # |
708 | # CONFIG_USB_CATC is not set | ||
709 | # CONFIG_USB_KAWETH is not set | ||
710 | CONFIG_USB_PEGASUS=m | ||
711 | CONFIG_USB_RTL8150=m | ||
712 | # CONFIG_USB_USBNET is not set | ||
798 | # CONFIG_NET_PCMCIA is not set | 713 | # CONFIG_NET_PCMCIA is not set |
799 | |||
800 | # | ||
801 | # Wan interfaces | ||
802 | # | ||
803 | # CONFIG_WAN is not set | 714 | # CONFIG_WAN is not set |
804 | # CONFIG_FDDI is not set | 715 | # CONFIG_FDDI is not set |
805 | # CONFIG_HIPPI is not set | 716 | # CONFIG_HIPPI is not set |
806 | # CONFIG_PPP is not set | 717 | # CONFIG_PPP is not set |
807 | # CONFIG_SLIP is not set | 718 | # CONFIG_SLIP is not set |
808 | # CONFIG_NET_FC is not set | 719 | # CONFIG_NET_FC is not set |
809 | # CONFIG_SHAPER is not set | ||
810 | # CONFIG_NETCONSOLE is not set | 720 | # CONFIG_NETCONSOLE is not set |
811 | # CONFIG_NETPOLL is not set | 721 | # CONFIG_NETPOLL is not set |
812 | # CONFIG_NET_POLL_CONTROLLER is not set | 722 | # CONFIG_NET_POLL_CONTROLLER is not set |
813 | |||
814 | # | ||
815 | # ISDN subsystem | ||
816 | # | ||
817 | # CONFIG_ISDN is not set | 723 | # CONFIG_ISDN is not set |
818 | |||
819 | # | ||
820 | # Telephony Support | ||
821 | # | ||
822 | # CONFIG_PHONE is not set | 724 | # CONFIG_PHONE is not set |
823 | 725 | ||
824 | # | 726 | # |
@@ -826,6 +728,7 @@ CONFIG_8139CP=y | |||
826 | # | 728 | # |
827 | CONFIG_INPUT=y | 729 | CONFIG_INPUT=y |
828 | # CONFIG_INPUT_FF_MEMLESS is not set | 730 | # CONFIG_INPUT_FF_MEMLESS is not set |
731 | # CONFIG_INPUT_POLLDEV is not set | ||
829 | 732 | ||
830 | # | 733 | # |
831 | # Userland interfaces | 734 | # Userland interfaces |
@@ -835,7 +738,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
835 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 738 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
836 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 739 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
837 | # CONFIG_INPUT_JOYDEV is not set | 740 | # CONFIG_INPUT_JOYDEV is not set |
838 | # CONFIG_INPUT_TSDEV is not set | ||
839 | # CONFIG_INPUT_EVDEV is not set | 741 | # CONFIG_INPUT_EVDEV is not set |
840 | # CONFIG_INPUT_EVBUG is not set | 742 | # CONFIG_INPUT_EVBUG is not set |
841 | 743 | ||
@@ -845,6 +747,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
845 | # CONFIG_INPUT_KEYBOARD is not set | 747 | # CONFIG_INPUT_KEYBOARD is not set |
846 | # CONFIG_INPUT_MOUSE is not set | 748 | # CONFIG_INPUT_MOUSE is not set |
847 | # CONFIG_INPUT_JOYSTICK is not set | 749 | # CONFIG_INPUT_JOYSTICK is not set |
750 | # CONFIG_INPUT_TABLET is not set | ||
848 | # CONFIG_INPUT_TOUCHSCREEN is not set | 751 | # CONFIG_INPUT_TOUCHSCREEN is not set |
849 | # CONFIG_INPUT_MISC is not set | 752 | # CONFIG_INPUT_MISC is not set |
850 | 753 | ||
@@ -858,10 +761,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
858 | # Character devices | 761 | # Character devices |
859 | # | 762 | # |
860 | CONFIG_VT=y | 763 | CONFIG_VT=y |
764 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
861 | CONFIG_VT_CONSOLE=y | 765 | CONFIG_VT_CONSOLE=y |
862 | CONFIG_HW_CONSOLE=y | 766 | CONFIG_HW_CONSOLE=y |
863 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 767 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
768 | CONFIG_DEVKMEM=y | ||
864 | # CONFIG_SERIAL_NONSTANDARD is not set | 769 | # CONFIG_SERIAL_NONSTANDARD is not set |
770 | # CONFIG_NOZOMI is not set | ||
865 | 771 | ||
866 | # | 772 | # |
867 | # Serial drivers | 773 | # Serial drivers |
@@ -880,22 +786,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
880 | CONFIG_UNIX98_PTYS=y | 786 | CONFIG_UNIX98_PTYS=y |
881 | CONFIG_LEGACY_PTYS=y | 787 | CONFIG_LEGACY_PTYS=y |
882 | CONFIG_LEGACY_PTY_COUNT=256 | 788 | CONFIG_LEGACY_PTY_COUNT=256 |
883 | |||
884 | # | ||
885 | # IPMI | ||
886 | # | ||
887 | # CONFIG_IPMI_HANDLER is not set | 789 | # CONFIG_IPMI_HANDLER is not set |
888 | |||
889 | # | ||
890 | # Watchdog Cards | ||
891 | # | ||
892 | # CONFIG_WATCHDOG is not set | ||
893 | CONFIG_HW_RANDOM=y | 790 | CONFIG_HW_RANDOM=y |
894 | # CONFIG_GEN_RTC is not set | ||
895 | # CONFIG_DTLK is not set | ||
896 | # CONFIG_R3964 is not set | 791 | # CONFIG_R3964 is not set |
897 | # CONFIG_APPLICOM is not set | 792 | # CONFIG_APPLICOM is not set |
898 | # CONFIG_DRM is not set | ||
899 | 793 | ||
900 | # | 794 | # |
901 | # PCMCIA character devices | 795 | # PCMCIA character devices |
@@ -903,65 +797,77 @@ CONFIG_HW_RANDOM=y | |||
903 | # CONFIG_SYNCLINK_CS is not set | 797 | # CONFIG_SYNCLINK_CS is not set |
904 | # CONFIG_CARDMAN_4000 is not set | 798 | # CONFIG_CARDMAN_4000 is not set |
905 | # CONFIG_CARDMAN_4040 is not set | 799 | # CONFIG_CARDMAN_4040 is not set |
800 | # CONFIG_IPWIRELESS is not set | ||
906 | # CONFIG_RAW_DRIVER is not set | 801 | # CONFIG_RAW_DRIVER is not set |
907 | |||
908 | # | ||
909 | # TPM devices | ||
910 | # | ||
911 | # CONFIG_TCG_TPM is not set | 802 | # CONFIG_TCG_TPM is not set |
912 | 803 | CONFIG_DEVPORT=y | |
913 | # | ||
914 | # I2C support | ||
915 | # | ||
916 | # CONFIG_I2C is not set | 804 | # CONFIG_I2C is not set |
917 | |||
918 | # | ||
919 | # SPI support | ||
920 | # | ||
921 | # CONFIG_SPI is not set | 805 | # CONFIG_SPI is not set |
922 | # CONFIG_SPI_MASTER is not set | ||
923 | |||
924 | # | ||
925 | # Dallas's 1-wire bus | ||
926 | # | ||
927 | # CONFIG_W1 is not set | 806 | # CONFIG_W1 is not set |
928 | 807 | # CONFIG_POWER_SUPPLY is not set | |
929 | # | ||
930 | # Hardware Monitoring support | ||
931 | # | ||
932 | CONFIG_HWMON=y | 808 | CONFIG_HWMON=y |
933 | # CONFIG_HWMON_VID is not set | 809 | # CONFIG_HWMON_VID is not set |
934 | # CONFIG_SENSORS_ABITUGURU is not set | 810 | # CONFIG_SENSORS_I5K_AMB is not set |
935 | # CONFIG_SENSORS_F71805F is not set | 811 | # CONFIG_SENSORS_F71805F is not set |
812 | # CONFIG_SENSORS_F71882FG is not set | ||
813 | # CONFIG_SENSORS_IT87 is not set | ||
814 | # CONFIG_SENSORS_PC87360 is not set | ||
815 | # CONFIG_SENSORS_PC87427 is not set | ||
816 | # CONFIG_SENSORS_SIS5595 is not set | ||
817 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
818 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
819 | # CONFIG_SENSORS_VIA686A is not set | ||
936 | # CONFIG_SENSORS_VT1211 is not set | 820 | # CONFIG_SENSORS_VT1211 is not set |
821 | # CONFIG_SENSORS_VT8231 is not set | ||
822 | # CONFIG_SENSORS_W83627HF is not set | ||
823 | # CONFIG_SENSORS_W83627EHF is not set | ||
937 | # CONFIG_HWMON_DEBUG_CHIP is not set | 824 | # CONFIG_HWMON_DEBUG_CHIP is not set |
825 | # CONFIG_THERMAL is not set | ||
826 | # CONFIG_THERMAL_HWMON is not set | ||
827 | # CONFIG_WATCHDOG is not set | ||
828 | |||
829 | # | ||
830 | # Sonics Silicon Backplane | ||
831 | # | ||
832 | CONFIG_SSB_POSSIBLE=y | ||
833 | # CONFIG_SSB is not set | ||
834 | |||
835 | # | ||
836 | # Multifunction device drivers | ||
837 | # | ||
838 | # CONFIG_MFD_CORE is not set | ||
839 | # CONFIG_MFD_SM501 is not set | ||
840 | # CONFIG_HTC_PASIC3 is not set | ||
938 | 841 | ||
939 | # | 842 | # |
940 | # Multimedia devices | 843 | # Multimedia devices |
941 | # | 844 | # |
942 | CONFIG_VIDEO_DEV=m | ||
943 | CONFIG_VIDEO_V4L1=y | ||
944 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
945 | CONFIG_VIDEO_V4L2=y | ||
946 | 845 | ||
947 | # | 846 | # |
948 | # Video Capture Adapters | 847 | # Multimedia core support |
949 | # | 848 | # |
849 | CONFIG_VIDEO_DEV=m | ||
850 | CONFIG_VIDEO_V4L2_COMMON=m | ||
851 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
852 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
853 | # CONFIG_DVB_CORE is not set | ||
854 | CONFIG_VIDEO_MEDIA=m | ||
950 | 855 | ||
951 | # | 856 | # |
952 | # Video Capture Adapters | 857 | # Multimedia drivers |
953 | # | 858 | # |
859 | # CONFIG_MEDIA_ATTACH is not set | ||
860 | CONFIG_VIDEO_V4L2=m | ||
861 | CONFIG_VIDEO_V4L1=m | ||
862 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
954 | # CONFIG_VIDEO_ADV_DEBUG is not set | 863 | # CONFIG_VIDEO_ADV_DEBUG is not set |
955 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 864 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
956 | # CONFIG_VIDEO_VIVI is not set | 865 | # CONFIG_VIDEO_VIVI is not set |
957 | # CONFIG_VIDEO_PMS is not set | ||
958 | # CONFIG_VIDEO_CPIA is not set | 866 | # CONFIG_VIDEO_CPIA is not set |
959 | # CONFIG_VIDEO_CPIA2 is not set | 867 | # CONFIG_VIDEO_CPIA2 is not set |
960 | # CONFIG_VIDEO_STRADIS is not set | 868 | CONFIG_V4L_USB_DRIVERS=y |
961 | 869 | # CONFIG_USB_VIDEO_CLASS is not set | |
962 | # | 870 | # CONFIG_USB_GSPCA is not set |
963 | # V4L USB devices | ||
964 | # | ||
965 | CONFIG_VIDEO_USBVIDEO=m | 871 | CONFIG_VIDEO_USBVIDEO=m |
966 | CONFIG_USB_VICAM=m | 872 | CONFIG_USB_VICAM=m |
967 | CONFIG_USB_IBMCAM=m | 873 | CONFIG_USB_IBMCAM=m |
@@ -975,106 +881,100 @@ CONFIG_USB_STV680=m | |||
975 | # CONFIG_USB_ZC0301 is not set | 881 | # CONFIG_USB_ZC0301 is not set |
976 | CONFIG_USB_PWC=m | 882 | CONFIG_USB_PWC=m |
977 | # CONFIG_USB_PWC_DEBUG is not set | 883 | # CONFIG_USB_PWC_DEBUG is not set |
978 | 884 | # CONFIG_USB_ZR364XX is not set | |
979 | # | 885 | # CONFIG_USB_STKWEBCAM is not set |
980 | # Radio Adapters | 886 | # CONFIG_USB_S2255 is not set |
981 | # | 887 | # CONFIG_SOC_CAMERA is not set |
982 | # CONFIG_RADIO_CADET is not set | 888 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set |
983 | # CONFIG_RADIO_RTRACK is not set | 889 | CONFIG_RADIO_ADAPTERS=y |
984 | # CONFIG_RADIO_RTRACK2 is not set | ||
985 | # CONFIG_RADIO_AZTECH is not set | ||
986 | # CONFIG_RADIO_GEMTEK is not set | ||
987 | # CONFIG_RADIO_GEMTEK_PCI is not set | 890 | # CONFIG_RADIO_GEMTEK_PCI is not set |
988 | # CONFIG_RADIO_MAXIRADIO is not set | 891 | # CONFIG_RADIO_MAXIRADIO is not set |
989 | # CONFIG_RADIO_MAESTRO is not set | 892 | # CONFIG_RADIO_MAESTRO is not set |
990 | # CONFIG_RADIO_SF16FMI is not set | ||
991 | # CONFIG_RADIO_SF16FMR2 is not set | ||
992 | # CONFIG_RADIO_TERRATEC is not set | ||
993 | # CONFIG_RADIO_TRUST is not set | ||
994 | # CONFIG_RADIO_TYPHOON is not set | ||
995 | # CONFIG_RADIO_ZOLTRIX is not set | ||
996 | CONFIG_USB_DSBR=m | 893 | CONFIG_USB_DSBR=m |
894 | # CONFIG_USB_SI470X is not set | ||
895 | # CONFIG_DAB is not set | ||
997 | 896 | ||
998 | # | 897 | # |
999 | # Digital Video Broadcasting Devices | 898 | # Graphics support |
1000 | # | 899 | # |
1001 | # CONFIG_DVB is not set | 900 | # CONFIG_DRM is not set |
1002 | CONFIG_USB_DABUSB=m | 901 | # CONFIG_VGASTATE is not set |
902 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
903 | # CONFIG_FB is not set | ||
904 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1003 | 905 | ||
1004 | # | 906 | # |
1005 | # Graphics support | 907 | # Display device support |
1006 | # | 908 | # |
1007 | CONFIG_FIRMWARE_EDID=y | 909 | # CONFIG_DISPLAY_SUPPORT is not set |
1008 | # CONFIG_FB is not set | ||
1009 | 910 | ||
1010 | # | 911 | # |
1011 | # Console display driver support | 912 | # Console display driver support |
1012 | # | 913 | # |
1013 | # CONFIG_MDA_CONSOLE is not set | ||
1014 | CONFIG_DUMMY_CONSOLE=y | 914 | CONFIG_DUMMY_CONSOLE=y |
1015 | CONFIG_FONT_8x16=y | 915 | CONFIG_FONT_8x16=y |
1016 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1017 | |||
1018 | # | ||
1019 | # Sound | ||
1020 | # | ||
1021 | CONFIG_SOUND=m | 916 | CONFIG_SOUND=m |
1022 | |||
1023 | # | ||
1024 | # Advanced Linux Sound Architecture | ||
1025 | # | ||
1026 | # CONFIG_SND is not set | 917 | # CONFIG_SND is not set |
918 | CONFIG_SOUND_PRIME=m | ||
919 | CONFIG_HID_SUPPORT=y | ||
920 | CONFIG_HID=y | ||
921 | # CONFIG_HID_DEBUG is not set | ||
922 | # CONFIG_HIDRAW is not set | ||
1027 | 923 | ||
1028 | # | 924 | # |
1029 | # Open Sound System | 925 | # USB Input Devices |
1030 | # | 926 | # |
1031 | CONFIG_SOUND_PRIME=m | 927 | CONFIG_USB_HID=m |
1032 | # CONFIG_OSS_OBSOLETE_DRIVER is not set | 928 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set |
1033 | # CONFIG_SOUND_BT878 is not set | 929 | # CONFIG_HID_FF is not set |
1034 | # CONFIG_SOUND_ES1371 is not set | 930 | # CONFIG_USB_HIDDEV is not set |
1035 | # CONFIG_SOUND_ICH is not set | ||
1036 | # CONFIG_SOUND_TRIDENT is not set | ||
1037 | # CONFIG_SOUND_MSNDCLAS is not set | ||
1038 | # CONFIG_SOUND_MSNDPIN is not set | ||
1039 | # CONFIG_SOUND_VIA82CXXX is not set | ||
1040 | 931 | ||
1041 | # | 932 | # |
1042 | # USB support | 933 | # USB HID Boot Protocol drivers |
1043 | # | 934 | # |
935 | # CONFIG_USB_KBD is not set | ||
936 | # CONFIG_USB_MOUSE is not set | ||
937 | CONFIG_USB_SUPPORT=y | ||
1044 | CONFIG_USB_ARCH_HAS_HCD=y | 938 | CONFIG_USB_ARCH_HAS_HCD=y |
1045 | CONFIG_USB_ARCH_HAS_OHCI=y | 939 | CONFIG_USB_ARCH_HAS_OHCI=y |
1046 | CONFIG_USB_ARCH_HAS_EHCI=y | 940 | CONFIG_USB_ARCH_HAS_EHCI=y |
1047 | CONFIG_USB=y | 941 | CONFIG_USB=y |
1048 | # CONFIG_USB_DEBUG is not set | 942 | # CONFIG_USB_DEBUG is not set |
943 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1049 | 944 | ||
1050 | # | 945 | # |
1051 | # Miscellaneous USB options | 946 | # Miscellaneous USB options |
1052 | # | 947 | # |
1053 | CONFIG_USB_DEVICEFS=y | 948 | CONFIG_USB_DEVICEFS=y |
1054 | # CONFIG_USB_BANDWIDTH is not set | 949 | CONFIG_USB_DEVICE_CLASS=y |
1055 | # CONFIG_USB_DYNAMIC_MINORS is not set | 950 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1056 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1057 | # CONFIG_USB_OTG is not set | 951 | # CONFIG_USB_OTG is not set |
952 | # CONFIG_USB_OTG_WHITELIST is not set | ||
953 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1058 | 954 | ||
1059 | # | 955 | # |
1060 | # USB Host Controller Drivers | 956 | # USB Host Controller Drivers |
1061 | # | 957 | # |
958 | # CONFIG_USB_C67X00_HCD is not set | ||
1062 | CONFIG_USB_EHCI_HCD=y | 959 | CONFIG_USB_EHCI_HCD=y |
1063 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
1064 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 960 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1065 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 961 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1066 | # CONFIG_USB_ISP116X_HCD is not set | 962 | # CONFIG_USB_ISP116X_HCD is not set |
963 | # CONFIG_USB_ISP1760_HCD is not set | ||
1067 | CONFIG_USB_OHCI_HCD=y | 964 | CONFIG_USB_OHCI_HCD=y |
1068 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 965 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
966 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1069 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 967 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1070 | # CONFIG_USB_UHCI_HCD is not set | 968 | # CONFIG_USB_UHCI_HCD is not set |
1071 | # CONFIG_USB_SL811_HCD is not set | 969 | # CONFIG_USB_SL811_HCD is not set |
970 | # CONFIG_USB_R8A66597_HCD is not set | ||
1072 | 971 | ||
1073 | # | 972 | # |
1074 | # USB Device Class drivers | 973 | # USB Device Class drivers |
1075 | # | 974 | # |
1076 | # CONFIG_USB_ACM is not set | 975 | # CONFIG_USB_ACM is not set |
1077 | CONFIG_USB_PRINTER=m | 976 | CONFIG_USB_PRINTER=m |
977 | # CONFIG_USB_WDM is not set | ||
1078 | 978 | ||
1079 | # | 979 | # |
1080 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 980 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1094,66 +994,28 @@ CONFIG_USB_STORAGE_SDDR09=y | |||
1094 | CONFIG_USB_STORAGE_SDDR55=y | 994 | CONFIG_USB_STORAGE_SDDR55=y |
1095 | CONFIG_USB_STORAGE_JUMPSHOT=y | 995 | CONFIG_USB_STORAGE_JUMPSHOT=y |
1096 | # CONFIG_USB_STORAGE_ALAUDA is not set | 996 | # CONFIG_USB_STORAGE_ALAUDA is not set |
997 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1097 | # CONFIG_USB_STORAGE_KARMA is not set | 998 | # CONFIG_USB_STORAGE_KARMA is not set |
999 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1098 | # CONFIG_USB_LIBUSUAL is not set | 1000 | # CONFIG_USB_LIBUSUAL is not set |
1099 | 1001 | ||
1100 | # | 1002 | # |
1101 | # USB Input Devices | ||
1102 | # | ||
1103 | CONFIG_USB_HID=m | ||
1104 | CONFIG_USB_HIDINPUT=y | ||
1105 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1106 | # CONFIG_HID_FF is not set | ||
1107 | # CONFIG_USB_HIDDEV is not set | ||
1108 | |||
1109 | # | ||
1110 | # USB HID Boot Protocol drivers | ||
1111 | # | ||
1112 | # CONFIG_USB_KBD is not set | ||
1113 | # CONFIG_USB_MOUSE is not set | ||
1114 | # CONFIG_USB_AIPTEK is not set | ||
1115 | # CONFIG_USB_WACOM is not set | ||
1116 | # CONFIG_USB_ACECAD is not set | ||
1117 | # CONFIG_USB_KBTAB is not set | ||
1118 | # CONFIG_USB_POWERMATE is not set | ||
1119 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1120 | # CONFIG_USB_YEALINK is not set | ||
1121 | # CONFIG_USB_XPAD is not set | ||
1122 | # CONFIG_USB_ATI_REMOTE is not set | ||
1123 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1124 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1125 | # CONFIG_USB_APPLETOUCH is not set | ||
1126 | |||
1127 | # | ||
1128 | # USB Imaging devices | 1003 | # USB Imaging devices |
1129 | # | 1004 | # |
1130 | # CONFIG_USB_MDC800 is not set | 1005 | # CONFIG_USB_MDC800 is not set |
1131 | # CONFIG_USB_MICROTEK is not set | 1006 | # CONFIG_USB_MICROTEK is not set |
1132 | |||
1133 | # | ||
1134 | # USB Network Adapters | ||
1135 | # | ||
1136 | # CONFIG_USB_CATC is not set | ||
1137 | # CONFIG_USB_KAWETH is not set | ||
1138 | CONFIG_USB_PEGASUS=m | ||
1139 | CONFIG_USB_RTL8150=m | ||
1140 | # CONFIG_USB_USBNET_MII is not set | ||
1141 | # CONFIG_USB_USBNET is not set | ||
1142 | CONFIG_USB_MON=y | 1007 | CONFIG_USB_MON=y |
1143 | 1008 | ||
1144 | # | 1009 | # |
1145 | # USB port drivers | 1010 | # USB port drivers |
1146 | # | 1011 | # |
1147 | |||
1148 | # | ||
1149 | # USB Serial Converter support | ||
1150 | # | ||
1151 | CONFIG_USB_SERIAL=m | 1012 | CONFIG_USB_SERIAL=m |
1013 | # CONFIG_USB_EZUSB is not set | ||
1152 | # CONFIG_USB_SERIAL_GENERIC is not set | 1014 | # CONFIG_USB_SERIAL_GENERIC is not set |
1153 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1015 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
1154 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
1155 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1016 | # CONFIG_USB_SERIAL_ARK3116 is not set |
1156 | # CONFIG_USB_SERIAL_BELKIN is not set | 1017 | # CONFIG_USB_SERIAL_BELKIN is not set |
1018 | # CONFIG_USB_SERIAL_CH341 is not set | ||
1157 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1019 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1158 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 1020 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
1159 | # CONFIG_USB_SERIAL_CP2101 is not set | 1021 | # CONFIG_USB_SERIAL_CP2101 is not set |
@@ -1168,6 +1030,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m | |||
1168 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | 1030 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set |
1169 | # CONFIG_USB_SERIAL_GARMIN is not set | 1031 | # CONFIG_USB_SERIAL_GARMIN is not set |
1170 | # CONFIG_USB_SERIAL_IPW is not set | 1032 | # CONFIG_USB_SERIAL_IPW is not set |
1033 | # CONFIG_USB_SERIAL_IUU is not set | ||
1171 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | 1034 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
1172 | # CONFIG_USB_SERIAL_KEYSPAN is not set | 1035 | # CONFIG_USB_SERIAL_KEYSPAN is not set |
1173 | # CONFIG_USB_SERIAL_KLSI is not set | 1036 | # CONFIG_USB_SERIAL_KLSI is not set |
@@ -1175,8 +1038,11 @@ CONFIG_USB_SERIAL_FTDI_SIO=m | |||
1175 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 1038 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
1176 | # CONFIG_USB_SERIAL_MOS7720 is not set | 1039 | # CONFIG_USB_SERIAL_MOS7720 is not set |
1177 | # CONFIG_USB_SERIAL_MOS7840 is not set | 1040 | # CONFIG_USB_SERIAL_MOS7840 is not set |
1041 | # CONFIG_USB_SERIAL_MOTOROLA is not set | ||
1178 | # CONFIG_USB_SERIAL_NAVMAN is not set | 1042 | # CONFIG_USB_SERIAL_NAVMAN is not set |
1179 | CONFIG_USB_SERIAL_PL2303=m | 1043 | CONFIG_USB_SERIAL_PL2303=m |
1044 | # CONFIG_USB_SERIAL_OTI6858 is not set | ||
1045 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | ||
1180 | # CONFIG_USB_SERIAL_HP4X is not set | 1046 | # CONFIG_USB_SERIAL_HP4X is not set |
1181 | # CONFIG_USB_SERIAL_SAFE is not set | 1047 | # CONFIG_USB_SERIAL_SAFE is not set |
1182 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1048 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
@@ -1197,6 +1063,7 @@ CONFIG_USB_EMI26=m | |||
1197 | # CONFIG_USB_RIO500 is not set | 1063 | # CONFIG_USB_RIO500 is not set |
1198 | # CONFIG_USB_LEGOTOWER is not set | 1064 | # CONFIG_USB_LEGOTOWER is not set |
1199 | # CONFIG_USB_LCD is not set | 1065 | # CONFIG_USB_LCD is not set |
1066 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1200 | # CONFIG_USB_LED is not set | 1067 | # CONFIG_USB_LED is not set |
1201 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1068 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1202 | # CONFIG_USB_CYTHERM is not set | 1069 | # CONFIG_USB_CYTHERM is not set |
@@ -1208,61 +1075,18 @@ CONFIG_USB_SISUSBVGA=m | |||
1208 | CONFIG_USB_SISUSBVGA_CON=y | 1075 | CONFIG_USB_SISUSBVGA_CON=y |
1209 | # CONFIG_USB_LD is not set | 1076 | # CONFIG_USB_LD is not set |
1210 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1077 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1078 | # CONFIG_USB_IOWARRIOR is not set | ||
1211 | # CONFIG_USB_TEST is not set | 1079 | # CONFIG_USB_TEST is not set |
1212 | 1080 | # CONFIG_USB_ISIGHTFW is not set | |
1213 | # | ||
1214 | # USB DSL modem support | ||
1215 | # | ||
1216 | |||
1217 | # | ||
1218 | # USB Gadget Support | ||
1219 | # | ||
1220 | # CONFIG_USB_GADGET is not set | 1081 | # CONFIG_USB_GADGET is not set |
1221 | |||
1222 | # | ||
1223 | # MMC/SD Card support | ||
1224 | # | ||
1225 | # CONFIG_MMC is not set | 1082 | # CONFIG_MMC is not set |
1226 | 1083 | # CONFIG_MEMSTICK is not set | |
1227 | # | ||
1228 | # LED devices | ||
1229 | # | ||
1230 | # CONFIG_NEW_LEDS is not set | 1084 | # CONFIG_NEW_LEDS is not set |
1231 | 1085 | # CONFIG_ACCESSIBILITY is not set | |
1232 | # | ||
1233 | # LED drivers | ||
1234 | # | ||
1235 | |||
1236 | # | ||
1237 | # LED Triggers | ||
1238 | # | ||
1239 | |||
1240 | # | ||
1241 | # InfiniBand support | ||
1242 | # | ||
1243 | # CONFIG_INFINIBAND is not set | 1086 | # CONFIG_INFINIBAND is not set |
1244 | |||
1245 | # | ||
1246 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
1247 | # | ||
1248 | |||
1249 | # | ||
1250 | # Real Time Clock | ||
1251 | # | ||
1252 | # CONFIG_RTC_CLASS is not set | 1087 | # CONFIG_RTC_CLASS is not set |
1253 | 1088 | # CONFIG_DMADEVICES is not set | |
1254 | # | 1089 | # CONFIG_UIO is not set |
1255 | # DMA Engine support | ||
1256 | # | ||
1257 | # CONFIG_DMA_ENGINE is not set | ||
1258 | |||
1259 | # | ||
1260 | # DMA Clients | ||
1261 | # | ||
1262 | |||
1263 | # | ||
1264 | # DMA Devices | ||
1265 | # | ||
1266 | 1090 | ||
1267 | # | 1091 | # |
1268 | # File systems | 1092 | # File systems |
@@ -1276,7 +1100,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
1276 | # CONFIG_EXT3_FS_SECURITY is not set | 1100 | # CONFIG_EXT3_FS_SECURITY is not set |
1277 | # CONFIG_EXT4DEV_FS is not set | 1101 | # CONFIG_EXT4DEV_FS is not set |
1278 | CONFIG_JBD=y | 1102 | CONFIG_JBD=y |
1279 | # CONFIG_JBD_DEBUG is not set | ||
1280 | CONFIG_FS_MBCACHE=y | 1103 | CONFIG_FS_MBCACHE=y |
1281 | CONFIG_REISERFS_FS=y | 1104 | CONFIG_REISERFS_FS=y |
1282 | # CONFIG_REISERFS_CHECK is not set | 1105 | # CONFIG_REISERFS_CHECK is not set |
@@ -1285,14 +1108,11 @@ CONFIG_REISERFS_FS=y | |||
1285 | # CONFIG_JFS_FS is not set | 1108 | # CONFIG_JFS_FS is not set |
1286 | # CONFIG_FS_POSIX_ACL is not set | 1109 | # CONFIG_FS_POSIX_ACL is not set |
1287 | # CONFIG_XFS_FS is not set | 1110 | # CONFIG_XFS_FS is not set |
1288 | # CONFIG_GFS2_FS is not set | ||
1289 | # CONFIG_OCFS2_FS is not set | 1111 | # CONFIG_OCFS2_FS is not set |
1290 | # CONFIG_MINIX_FS is not set | 1112 | CONFIG_DNOTIFY=y |
1291 | CONFIG_ROMFS_FS=y | ||
1292 | CONFIG_INOTIFY=y | 1113 | CONFIG_INOTIFY=y |
1293 | CONFIG_INOTIFY_USER=y | 1114 | CONFIG_INOTIFY_USER=y |
1294 | # CONFIG_QUOTA is not set | 1115 | # CONFIG_QUOTA is not set |
1295 | CONFIG_DNOTIFY=y | ||
1296 | # CONFIG_AUTOFS_FS is not set | 1116 | # CONFIG_AUTOFS_FS is not set |
1297 | # CONFIG_AUTOFS4_FS is not set | 1117 | # CONFIG_AUTOFS4_FS is not set |
1298 | # CONFIG_FUSE_FS is not set | 1118 | # CONFIG_FUSE_FS is not set |
@@ -1328,7 +1148,6 @@ CONFIG_TMPFS=y | |||
1328 | # CONFIG_TMPFS_POSIX_ACL is not set | 1148 | # CONFIG_TMPFS_POSIX_ACL is not set |
1329 | # CONFIG_HUGETLBFS is not set | 1149 | # CONFIG_HUGETLBFS is not set |
1330 | # CONFIG_HUGETLB_PAGE is not set | 1150 | # CONFIG_HUGETLB_PAGE is not set |
1331 | CONFIG_RAMFS=y | ||
1332 | # CONFIG_CONFIGFS_FS is not set | 1151 | # CONFIG_CONFIGFS_FS is not set |
1333 | 1152 | ||
1334 | # | 1153 | # |
@@ -1343,26 +1162,24 @@ CONFIG_RAMFS=y | |||
1343 | # CONFIG_EFS_FS is not set | 1162 | # CONFIG_EFS_FS is not set |
1344 | # CONFIG_CRAMFS is not set | 1163 | # CONFIG_CRAMFS is not set |
1345 | # CONFIG_VXFS_FS is not set | 1164 | # CONFIG_VXFS_FS is not set |
1165 | # CONFIG_MINIX_FS is not set | ||
1166 | # CONFIG_OMFS_FS is not set | ||
1346 | # CONFIG_HPFS_FS is not set | 1167 | # CONFIG_HPFS_FS is not set |
1347 | # CONFIG_QNX4FS_FS is not set | 1168 | # CONFIG_QNX4FS_FS is not set |
1169 | CONFIG_ROMFS_FS=y | ||
1348 | # CONFIG_SYSV_FS is not set | 1170 | # CONFIG_SYSV_FS is not set |
1349 | CONFIG_UFS_FS=m | 1171 | CONFIG_UFS_FS=m |
1350 | # CONFIG_UFS_FS_WRITE is not set | 1172 | # CONFIG_UFS_FS_WRITE is not set |
1351 | # CONFIG_UFS_DEBUG is not set | 1173 | # CONFIG_UFS_DEBUG is not set |
1352 | 1174 | CONFIG_NETWORK_FILESYSTEMS=y | |
1353 | # | ||
1354 | # Network File Systems | ||
1355 | # | ||
1356 | CONFIG_NFS_FS=m | 1175 | CONFIG_NFS_FS=m |
1357 | CONFIG_NFS_V3=y | 1176 | CONFIG_NFS_V3=y |
1358 | # CONFIG_NFS_V3_ACL is not set | 1177 | # CONFIG_NFS_V3_ACL is not set |
1359 | # CONFIG_NFS_V4 is not set | 1178 | # CONFIG_NFS_V4 is not set |
1360 | # CONFIG_NFS_DIRECTIO is not set | ||
1361 | CONFIG_NFSD=m | 1179 | CONFIG_NFSD=m |
1362 | CONFIG_NFSD_V3=y | 1180 | CONFIG_NFSD_V3=y |
1363 | # CONFIG_NFSD_V3_ACL is not set | 1181 | # CONFIG_NFSD_V3_ACL is not set |
1364 | # CONFIG_NFSD_V4 is not set | 1182 | # CONFIG_NFSD_V4 is not set |
1365 | CONFIG_NFSD_TCP=y | ||
1366 | CONFIG_LOCKD=m | 1183 | CONFIG_LOCKD=m |
1367 | CONFIG_LOCKD_V4=y | 1184 | CONFIG_LOCKD_V4=y |
1368 | CONFIG_EXPORTFS=m | 1185 | CONFIG_EXPORTFS=m |
@@ -1376,17 +1193,12 @@ CONFIG_SMB_FS=m | |||
1376 | # CONFIG_NCP_FS is not set | 1193 | # CONFIG_NCP_FS is not set |
1377 | # CONFIG_CODA_FS is not set | 1194 | # CONFIG_CODA_FS is not set |
1378 | # CONFIG_AFS_FS is not set | 1195 | # CONFIG_AFS_FS is not set |
1379 | # CONFIG_9P_FS is not set | ||
1380 | 1196 | ||
1381 | # | 1197 | # |
1382 | # Partition Types | 1198 | # Partition Types |
1383 | # | 1199 | # |
1384 | # CONFIG_PARTITION_ADVANCED is not set | 1200 | # CONFIG_PARTITION_ADVANCED is not set |
1385 | CONFIG_MSDOS_PARTITION=y | 1201 | CONFIG_MSDOS_PARTITION=y |
1386 | |||
1387 | # | ||
1388 | # Native Language Support | ||
1389 | # | ||
1390 | CONFIG_NLS=y | 1202 | CONFIG_NLS=y |
1391 | CONFIG_NLS_DEFAULT="iso8859-1" | 1203 | CONFIG_NLS_DEFAULT="iso8859-1" |
1392 | CONFIG_NLS_CODEPAGE_437=y | 1204 | CONFIG_NLS_CODEPAGE_437=y |
@@ -1427,46 +1239,128 @@ CONFIG_NLS_CODEPAGE_932=y | |||
1427 | # CONFIG_NLS_KOI8_R is not set | 1239 | # CONFIG_NLS_KOI8_R is not set |
1428 | # CONFIG_NLS_KOI8_U is not set | 1240 | # CONFIG_NLS_KOI8_U is not set |
1429 | # CONFIG_NLS_UTF8 is not set | 1241 | # CONFIG_NLS_UTF8 is not set |
1430 | 1242 | # CONFIG_DLM is not set | |
1431 | # | ||
1432 | # Profiling support | ||
1433 | # | ||
1434 | # CONFIG_PROFILING is not set | ||
1435 | 1243 | ||
1436 | # | 1244 | # |
1437 | # Kernel hacking | 1245 | # Kernel hacking |
1438 | # | 1246 | # |
1439 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 1247 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
1440 | # CONFIG_PRINTK_TIME is not set | 1248 | # CONFIG_PRINTK_TIME is not set |
1249 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1441 | CONFIG_ENABLE_MUST_CHECK=y | 1250 | CONFIG_ENABLE_MUST_CHECK=y |
1251 | CONFIG_FRAME_WARN=1024 | ||
1442 | # CONFIG_MAGIC_SYSRQ is not set | 1252 | # CONFIG_MAGIC_SYSRQ is not set |
1443 | # CONFIG_UNUSED_SYMBOLS is not set | 1253 | # CONFIG_UNUSED_SYMBOLS is not set |
1444 | # CONFIG_DEBUG_KERNEL is not set | ||
1445 | CONFIG_LOG_BUF_SHIFT=14 | ||
1446 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1447 | # CONFIG_DEBUG_FS is not set | 1254 | # CONFIG_DEBUG_FS is not set |
1448 | # CONFIG_HEADERS_CHECK is not set | 1255 | # CONFIG_HEADERS_CHECK is not set |
1256 | # CONFIG_DEBUG_KERNEL is not set | ||
1257 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1258 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1259 | # CONFIG_SAMPLES is not set | ||
1449 | CONFIG_SH_STANDARD_BIOS=y | 1260 | CONFIG_SH_STANDARD_BIOS=y |
1450 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1261 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
1451 | # CONFIG_EARLY_PRINTK is not set | 1262 | # CONFIG_EARLY_PRINTK is not set |
1452 | # CONFIG_KGDB is not set | 1263 | # CONFIG_SH_KGDB is not set |
1453 | 1264 | ||
1454 | # | 1265 | # |
1455 | # Security options | 1266 | # Security options |
1456 | # | 1267 | # |
1457 | # CONFIG_KEYS is not set | 1268 | # CONFIG_KEYS is not set |
1458 | # CONFIG_SECURITY is not set | 1269 | # CONFIG_SECURITY is not set |
1270 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1271 | CONFIG_CRYPTO=y | ||
1272 | |||
1273 | # | ||
1274 | # Crypto core or helper | ||
1275 | # | ||
1276 | # CONFIG_CRYPTO_MANAGER is not set | ||
1277 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1278 | # CONFIG_CRYPTO_NULL is not set | ||
1279 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1280 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1281 | # CONFIG_CRYPTO_TEST is not set | ||
1282 | |||
1283 | # | ||
1284 | # Authenticated Encryption with Associated Data | ||
1285 | # | ||
1286 | # CONFIG_CRYPTO_CCM is not set | ||
1287 | # CONFIG_CRYPTO_GCM is not set | ||
1288 | # CONFIG_CRYPTO_SEQIV is not set | ||
1289 | |||
1290 | # | ||
1291 | # Block modes | ||
1292 | # | ||
1293 | # CONFIG_CRYPTO_CBC is not set | ||
1294 | # CONFIG_CRYPTO_CTR is not set | ||
1295 | # CONFIG_CRYPTO_CTS is not set | ||
1296 | # CONFIG_CRYPTO_ECB is not set | ||
1297 | # CONFIG_CRYPTO_LRW is not set | ||
1298 | # CONFIG_CRYPTO_PCBC is not set | ||
1299 | # CONFIG_CRYPTO_XTS is not set | ||
1300 | |||
1301 | # | ||
1302 | # Hash modes | ||
1303 | # | ||
1304 | # CONFIG_CRYPTO_HMAC is not set | ||
1305 | # CONFIG_CRYPTO_XCBC is not set | ||
1306 | |||
1307 | # | ||
1308 | # Digest | ||
1309 | # | ||
1310 | # CONFIG_CRYPTO_CRC32C is not set | ||
1311 | # CONFIG_CRYPTO_MD4 is not set | ||
1312 | # CONFIG_CRYPTO_MD5 is not set | ||
1313 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1314 | # CONFIG_CRYPTO_RMD128 is not set | ||
1315 | # CONFIG_CRYPTO_RMD160 is not set | ||
1316 | # CONFIG_CRYPTO_RMD256 is not set | ||
1317 | # CONFIG_CRYPTO_RMD320 is not set | ||
1318 | # CONFIG_CRYPTO_SHA1 is not set | ||
1319 | # CONFIG_CRYPTO_SHA256 is not set | ||
1320 | # CONFIG_CRYPTO_SHA512 is not set | ||
1321 | # CONFIG_CRYPTO_TGR192 is not set | ||
1322 | # CONFIG_CRYPTO_WP512 is not set | ||
1323 | |||
1324 | # | ||
1325 | # Ciphers | ||
1326 | # | ||
1327 | # CONFIG_CRYPTO_AES is not set | ||
1328 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1329 | # CONFIG_CRYPTO_ARC4 is not set | ||
1330 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1331 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1332 | # CONFIG_CRYPTO_CAST5 is not set | ||
1333 | # CONFIG_CRYPTO_CAST6 is not set | ||
1334 | # CONFIG_CRYPTO_DES is not set | ||
1335 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1336 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1337 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1338 | # CONFIG_CRYPTO_SEED is not set | ||
1339 | # CONFIG_CRYPTO_SERPENT is not set | ||
1340 | # CONFIG_CRYPTO_TEA is not set | ||
1341 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1459 | 1342 | ||
1460 | # | 1343 | # |
1461 | # Cryptographic options | 1344 | # Compression |
1462 | # | 1345 | # |
1463 | # CONFIG_CRYPTO is not set | 1346 | # CONFIG_CRYPTO_DEFLATE is not set |
1347 | # CONFIG_CRYPTO_LZO is not set | ||
1348 | CONFIG_CRYPTO_HW=y | ||
1349 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1464 | 1350 | ||
1465 | # | 1351 | # |
1466 | # Library routines | 1352 | # Library routines |
1467 | # | 1353 | # |
1354 | CONFIG_BITREVERSE=y | ||
1355 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1468 | # CONFIG_CRC_CCITT is not set | 1356 | # CONFIG_CRC_CCITT is not set |
1469 | # CONFIG_CRC16 is not set | 1357 | # CONFIG_CRC16 is not set |
1358 | CONFIG_CRC_T10DIF=y | ||
1359 | # CONFIG_CRC_ITU_T is not set | ||
1470 | CONFIG_CRC32=y | 1360 | CONFIG_CRC32=y |
1361 | # CONFIG_CRC7 is not set | ||
1471 | # CONFIG_LIBCRC32C is not set | 1362 | # CONFIG_LIBCRC32C is not set |
1472 | CONFIG_PLIST=y | 1363 | CONFIG_PLIST=y |
1364 | CONFIG_HAS_IOMEM=y | ||
1365 | CONFIG_HAS_IOPORT=y | ||
1366 | CONFIG_HAS_DMA=y | ||