diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
commit | 4bb273e95578436bedf44741c97c2b7812fa8ada (patch) | |
tree | 1c5982604933344fb8dc8d9df5ea21e121993f04 /arch/sh/configs/shmin_defconfig | |
parent | 6f8f6daa6db4c6b5ef8b7f9e62518fed91414670 (diff) |
sh: update defconfigs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/shmin_defconfig')
-rw-r--r-- | arch/sh/configs/shmin_defconfig | 639 |
1 files changed, 308 insertions, 331 deletions
diff --git a/arch/sh/configs/shmin_defconfig b/arch/sh/configs/shmin_defconfig index 8800fefcbaf0..e2b38a334976 100644 --- a/arch/sh/configs/shmin_defconfig +++ b/arch/sh/configs/shmin_defconfig | |||
@@ -1,27 +1,34 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18 | 3 | # Linux kernel version: 2.6.27 |
4 | # Tue Oct 3 12:52:49 2006 | 4 | # Wed Oct 22 19:52:59 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_FIND_NEXT_BIT=y | 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
9 | CONFIG_GENERIC_HWEIGHT=y | 11 | CONFIG_GENERIC_HWEIGHT=y |
10 | CONFIG_GENERIC_HARDIRQS=y | 12 | CONFIG_GENERIC_HARDIRQS=y |
13 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
11 | CONFIG_GENERIC_IRQ_PROBE=y | 14 | CONFIG_GENERIC_IRQ_PROBE=y |
12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | # CONFIG_GENERIC_GPIO is not set |
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
18 | CONFIG_STACKTRACE_SUPPORT=y | ||
19 | CONFIG_LOCKDEP_SUPPORT=y | ||
20 | CONFIG_HAVE_LATENCYTOP_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 | ||
13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
14 | 25 | ||
15 | # | 26 | # |
16 | # Code maturity level options | 27 | # General setup |
17 | # | 28 | # |
18 | CONFIG_EXPERIMENTAL=y | 29 | CONFIG_EXPERIMENTAL=y |
19 | CONFIG_BROKEN_ON_SMP=y | 30 | CONFIG_BROKEN_ON_SMP=y |
20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_LOCALVERSION="" | 32 | CONFIG_LOCALVERSION="" |
26 | CONFIG_LOCALVERSION_AUTO=y | 33 | CONFIG_LOCALVERSION_AUTO=y |
27 | # CONFIG_SWAP is not set | 34 | # CONFIG_SWAP is not set |
@@ -29,11 +36,14 @@ CONFIG_LOCALVERSION_AUTO=y | |||
29 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
30 | # CONFIG_BSD_PROCESS_ACCT is not set | 37 | # CONFIG_BSD_PROCESS_ACCT is not set |
31 | # CONFIG_TASKSTATS is not set | 38 | # CONFIG_TASKSTATS is not set |
32 | # CONFIG_UTS_NS is not set | ||
33 | # CONFIG_AUDIT is not set | 39 | # CONFIG_AUDIT is not set |
34 | # CONFIG_IKCONFIG is not set | 40 | # CONFIG_IKCONFIG is not set |
41 | CONFIG_LOG_BUF_SHIFT=14 | ||
42 | # CONFIG_CGROUPS is not set | ||
43 | # CONFIG_GROUP_SCHED is not set | ||
35 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
36 | CONFIG_INITRAMFS_SOURCE="" | 45 | # CONFIG_NAMESPACES is not set |
46 | # CONFIG_BLK_DEV_INITRD is not set | ||
37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 47 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
38 | CONFIG_SYSCTL=y | 48 | CONFIG_SYSCTL=y |
39 | CONFIG_EMBEDDED=y | 49 | CONFIG_EMBEDDED=y |
@@ -44,27 +54,38 @@ CONFIG_EMBEDDED=y | |||
44 | CONFIG_PRINTK=y | 54 | CONFIG_PRINTK=y |
45 | # CONFIG_BUG is not set | 55 | # CONFIG_BUG is not set |
46 | # CONFIG_ELF_CORE is not set | 56 | # CONFIG_ELF_CORE is not set |
57 | CONFIG_COMPAT_BRK=y | ||
47 | # CONFIG_BASE_FULL is not set | 58 | # CONFIG_BASE_FULL is not set |
48 | # CONFIG_FUTEX is not set | 59 | # CONFIG_FUTEX is not set |
60 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 61 | # CONFIG_EPOLL is not set |
62 | CONFIG_SIGNALFD=y | ||
63 | CONFIG_TIMERFD=y | ||
64 | CONFIG_EVENTFD=y | ||
50 | # CONFIG_SHMEM is not set | 65 | # CONFIG_SHMEM is not set |
51 | # CONFIG_SLAB is not set | 66 | CONFIG_AIO=y |
52 | CONFIG_VM_EVENT_COUNTERS=y | 67 | CONFIG_VM_EVENT_COUNTERS=y |
68 | CONFIG_PCI_QUIRKS=y | ||
69 | # CONFIG_SLAB is not set | ||
70 | # CONFIG_SLUB is not set | ||
71 | CONFIG_SLOB=y | ||
72 | # CONFIG_PROFILING is not set | ||
73 | # CONFIG_MARKERS is not set | ||
74 | CONFIG_HAVE_OPROFILE=y | ||
75 | CONFIG_HAVE_IOREMAP_PROT=y | ||
76 | CONFIG_HAVE_KPROBES=y | ||
77 | CONFIG_HAVE_KRETPROBES=y | ||
78 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
79 | CONFIG_HAVE_CLK=y | ||
80 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
53 | CONFIG_TINY_SHMEM=y | 81 | CONFIG_TINY_SHMEM=y |
54 | CONFIG_BASE_SMALL=1 | 82 | CONFIG_BASE_SMALL=1 |
55 | CONFIG_SLOB=y | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | # CONFIG_MODULES is not set | 83 | # CONFIG_MODULES is not set |
61 | |||
62 | # | ||
63 | # Block layer | ||
64 | # | ||
65 | CONFIG_BLOCK=y | 84 | CONFIG_BLOCK=y |
66 | # CONFIG_LBD is not set | 85 | # CONFIG_LBD is not set |
67 | # CONFIG_LSF is not set | 86 | # CONFIG_LSF is not set |
87 | # CONFIG_BLK_DEV_BSG is not set | ||
88 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
68 | 89 | ||
69 | # | 90 | # |
70 | # IO Schedulers | 91 | # IO Schedulers |
@@ -78,59 +99,27 @@ CONFIG_IOSCHED_NOOP=y | |||
78 | # CONFIG_DEFAULT_CFQ is not set | 99 | # CONFIG_DEFAULT_CFQ is not set |
79 | CONFIG_DEFAULT_NOOP=y | 100 | CONFIG_DEFAULT_NOOP=y |
80 | CONFIG_DEFAULT_IOSCHED="noop" | 101 | CONFIG_DEFAULT_IOSCHED="noop" |
102 | CONFIG_CLASSIC_RCU=y | ||
103 | # CONFIG_FREEZER is not set | ||
81 | 104 | ||
82 | # | 105 | # |
83 | # System type | 106 | # System type |
84 | # | 107 | # |
85 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
86 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
87 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
88 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
89 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
90 | # CONFIG_SH_7751_SYSTEMH is not set | ||
91 | # CONFIG_SH_HP6XX is not set | ||
92 | # CONFIG_SH_EC3104 is not set | ||
93 | # CONFIG_SH_SATURN is not set | ||
94 | # CONFIG_SH_DREAMCAST is not set | ||
95 | # CONFIG_SH_BIGSUR is not set | ||
96 | # CONFIG_SH_MPC1211 is not set | ||
97 | # CONFIG_SH_SH03 is not set | ||
98 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
99 | # CONFIG_SH_HS7751RVOIP is not set | ||
100 | # CONFIG_SH_7710VOIPGW is not set | ||
101 | # CONFIG_SH_RTS7751R2D is not set | ||
102 | # CONFIG_SH_R7780RP is not set | ||
103 | # CONFIG_SH_EDOSK7705 is not set | ||
104 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
105 | # CONFIG_SH_LANDISK is not set | ||
106 | # CONFIG_SH_TITAN is not set | ||
107 | CONFIG_SH_SHMIN=y | ||
108 | # CONFIG_SH_UNKNOWN is not set | ||
109 | |||
110 | # | ||
111 | # Processor selection | ||
112 | # | ||
113 | CONFIG_CPU_SH3=y | 108 | CONFIG_CPU_SH3=y |
114 | 109 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | |
115 | # | 110 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
116 | # SH-2 Processor Support | 111 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
117 | # | 112 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
118 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 113 | # CONFIG_CPU_SUBTYPE_MXG is not set |
119 | |||
120 | # | ||
121 | # SH-3 Processor Support | ||
122 | # | ||
123 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
124 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 114 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
125 | CONFIG_CPU_SUBTYPE_SH7706=y | 115 | CONFIG_CPU_SUBTYPE_SH7706=y |
126 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 116 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
127 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 117 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
128 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 118 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
129 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 119 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
130 | 120 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
131 | # | 121 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
132 | # SH-4 Processor Support | 122 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
133 | # | ||
134 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
135 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
136 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -139,65 +128,87 @@ CONFIG_CPU_SUBTYPE_SH7706=y | |||
139 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
140 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
141 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
142 | 131 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
143 | # | 132 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
144 | # ST40 Processor Support | ||
145 | # | ||
146 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
147 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
148 | |||
149 | # | ||
150 | # SH-4A Processor Support | ||
151 | # | ||
152 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
153 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
154 | 135 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | |
155 | # | 136 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
156 | # SH4AL-DSP Processor Support | ||
157 | # | ||
158 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
159 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
138 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
139 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
140 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
141 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
160 | 142 | ||
161 | # | 143 | # |
162 | # Memory management options | 144 | # Memory management options |
163 | # | 145 | # |
146 | CONFIG_QUICKLIST=y | ||
164 | CONFIG_MMU=y | 147 | CONFIG_MMU=y |
165 | CONFIG_PAGE_OFFSET=0x80000000 | 148 | CONFIG_PAGE_OFFSET=0x80000000 |
166 | CONFIG_MEMORY_START=0x0c000000 | 149 | CONFIG_MEMORY_START=0x0c000000 |
167 | CONFIG_MEMORY_SIZE=0x00800000 | 150 | CONFIG_MEMORY_SIZE=0x00800000 |
151 | CONFIG_29BIT=y | ||
168 | CONFIG_VSYSCALL=y | 152 | CONFIG_VSYSCALL=y |
153 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
154 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
155 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
156 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
157 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
158 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
159 | CONFIG_PAGE_SIZE_4KB=y | ||
160 | # CONFIG_PAGE_SIZE_8KB is not set | ||
161 | # CONFIG_PAGE_SIZE_16KB is not set | ||
162 | # CONFIG_PAGE_SIZE_64KB is not set | ||
163 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
169 | CONFIG_SELECT_MEMORY_MODEL=y | 164 | CONFIG_SELECT_MEMORY_MODEL=y |
170 | CONFIG_FLATMEM_MANUAL=y | 165 | CONFIG_FLATMEM_MANUAL=y |
171 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 166 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
172 | # CONFIG_SPARSEMEM_MANUAL is not set | 167 | # CONFIG_SPARSEMEM_MANUAL is not set |
173 | CONFIG_FLATMEM=y | 168 | CONFIG_FLATMEM=y |
174 | CONFIG_FLAT_NODE_MEM_MAP=y | 169 | CONFIG_FLAT_NODE_MEM_MAP=y |
175 | # CONFIG_SPARSEMEM_STATIC is not set | 170 | CONFIG_SPARSEMEM_STATIC=y |
171 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
176 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 172 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
177 | # CONFIG_RESOURCES_64BIT is not set | 173 | # CONFIG_RESOURCES_64BIT is not set |
174 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
175 | CONFIG_ZONE_DMA_FLAG=0 | ||
176 | CONFIG_NR_QUICK=2 | ||
177 | CONFIG_UNEVICTABLE_LRU=y | ||
178 | 178 | ||
179 | # | 179 | # |
180 | # Cache configuration | 180 | # Cache configuration |
181 | # | 181 | # |
182 | # CONFIG_SH_DIRECT_MAPPED is not set | 182 | # CONFIG_SH_DIRECT_MAPPED is not set |
183 | # CONFIG_SH_WRITETHROUGH is not set | 183 | CONFIG_CACHE_WRITEBACK=y |
184 | # CONFIG_SH_OCRAM is not set | 184 | # CONFIG_CACHE_WRITETHROUGH is not set |
185 | # CONFIG_CACHE_OFF is not set | ||
185 | 186 | ||
186 | # | 187 | # |
187 | # Processor features | 188 | # Processor features |
188 | # | 189 | # |
189 | CONFIG_CPU_LITTLE_ENDIAN=y | 190 | CONFIG_CPU_LITTLE_ENDIAN=y |
191 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
190 | # CONFIG_SH_FPU_EMU is not set | 192 | # CONFIG_SH_FPU_EMU is not set |
191 | # CONFIG_SH_DSP is not set | ||
192 | # CONFIG_SH_ADC is not set | 193 | # CONFIG_SH_ADC is not set |
193 | CONFIG_CPU_HAS_INTEVT=y | 194 | CONFIG_CPU_HAS_INTEVT=y |
195 | CONFIG_CPU_HAS_IPR_IRQ=y | ||
194 | CONFIG_CPU_HAS_SR_RB=y | 196 | CONFIG_CPU_HAS_SR_RB=y |
195 | 197 | ||
196 | # | 198 | # |
197 | # Timer support | 199 | # Board support |
200 | # | ||
201 | CONFIG_SH_SHMIN=y | ||
202 | |||
203 | # | ||
204 | # Timer and clock configuration | ||
198 | # | 205 | # |
199 | CONFIG_SH_TMU=y | 206 | CONFIG_SH_TMU=y |
207 | CONFIG_SH_TIMER_IRQ=16 | ||
200 | CONFIG_SH_PCLK_FREQ=32000000 | 208 | CONFIG_SH_PCLK_FREQ=32000000 |
209 | # CONFIG_NO_HZ is not set | ||
210 | # CONFIG_HIGH_RES_TIMERS is not set | ||
211 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
201 | 212 | ||
202 | # | 213 | # |
203 | # CPU Frequency scaling | 214 | # CPU Frequency scaling |
@@ -212,69 +223,63 @@ CONFIG_SH_PCLK_FREQ=32000000 | |||
212 | # | 223 | # |
213 | # Companion Chips | 224 | # Companion Chips |
214 | # | 225 | # |
215 | # CONFIG_HD6446X_SERIES is not set | 226 | |
227 | # | ||
228 | # Additional SuperH Device Drivers | ||
229 | # | ||
230 | # CONFIG_HEARTBEAT is not set | ||
231 | # CONFIG_PUSH_SWITCH is not set | ||
216 | 232 | ||
217 | # | 233 | # |
218 | # Kernel features | 234 | # Kernel features |
219 | # | 235 | # |
220 | # CONFIG_HZ_100 is not set | 236 | # CONFIG_HZ_100 is not set |
221 | CONFIG_HZ_250=y | 237 | CONFIG_HZ_250=y |
238 | # CONFIG_HZ_300 is not set | ||
222 | # CONFIG_HZ_1000 is not set | 239 | # CONFIG_HZ_1000 is not set |
223 | CONFIG_HZ=250 | 240 | CONFIG_HZ=250 |
241 | # CONFIG_SCHED_HRTICK is not set | ||
224 | # CONFIG_KEXEC is not set | 242 | # CONFIG_KEXEC is not set |
225 | # CONFIG_SMP is not set | 243 | # CONFIG_CRASH_DUMP is not set |
244 | # CONFIG_SECCOMP is not set | ||
226 | CONFIG_PREEMPT_NONE=y | 245 | CONFIG_PREEMPT_NONE=y |
227 | # CONFIG_PREEMPT_VOLUNTARY is not set | 246 | # CONFIG_PREEMPT_VOLUNTARY is not set |
228 | # CONFIG_PREEMPT is not set | 247 | # CONFIG_PREEMPT is not set |
248 | CONFIG_GUSA=y | ||
249 | # CONFIG_GUSA_RB is not set | ||
229 | 250 | ||
230 | # | 251 | # |
231 | # Boot options | 252 | # Boot options |
232 | # | 253 | # |
233 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 254 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
234 | CONFIG_BOOT_LINK_OFFSET=0x00210000 | 255 | CONFIG_BOOT_LINK_OFFSET=0x00210000 |
235 | # CONFIG_UBC_WAKEUP is not set | ||
236 | CONFIG_CMDLINE_BOOL=y | 256 | CONFIG_CMDLINE_BOOL=y |
237 | CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 " | 257 | CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 " |
238 | 258 | ||
239 | # | 259 | # |
240 | # Bus options | 260 | # Bus options |
241 | # | 261 | # |
242 | # CONFIG_PCI is not set | 262 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
243 | |||
244 | # | ||
245 | # PCCARD (PCMCIA/CardBus) support | ||
246 | # | ||
247 | |||
248 | # | ||
249 | # PCI Hotplug Support | ||
250 | # | ||
251 | 263 | ||
252 | # | 264 | # |
253 | # Executable file formats | 265 | # Executable file formats |
254 | # | 266 | # |
255 | CONFIG_BINFMT_ELF=y | 267 | CONFIG_BINFMT_ELF=y |
256 | # CONFIG_BINFMT_FLAT is not set | 268 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
269 | # CONFIG_HAVE_AOUT is not set | ||
257 | # CONFIG_BINFMT_MISC is not set | 270 | # CONFIG_BINFMT_MISC is not set |
258 | |||
259 | # | ||
260 | # Power management options (EXPERIMENTAL) | ||
261 | # | ||
262 | # CONFIG_PM is not set | ||
263 | |||
264 | # | ||
265 | # Networking | ||
266 | # | ||
267 | CONFIG_NET=y | 271 | CONFIG_NET=y |
268 | 272 | ||
269 | # | 273 | # |
270 | # Networking options | 274 | # Networking options |
271 | # | 275 | # |
272 | # CONFIG_NETDEBUG is not set | ||
273 | # CONFIG_PACKET is not set | 276 | # CONFIG_PACKET is not set |
274 | CONFIG_UNIX=y | 277 | CONFIG_UNIX=y |
275 | CONFIG_XFRM=y | 278 | CONFIG_XFRM=y |
276 | # CONFIG_XFRM_USER is not set | 279 | # CONFIG_XFRM_USER is not set |
277 | # CONFIG_XFRM_SUB_POLICY is not set | 280 | # CONFIG_XFRM_SUB_POLICY is not set |
281 | # CONFIG_XFRM_MIGRATE is not set | ||
282 | # CONFIG_XFRM_STATISTICS is not set | ||
278 | # CONFIG_NET_KEY is not set | 283 | # CONFIG_NET_KEY is not set |
279 | CONFIG_INET=y | 284 | CONFIG_INET=y |
280 | # CONFIG_IP_MULTICAST is not set | 285 | # CONFIG_IP_MULTICAST is not set |
@@ -295,33 +300,23 @@ CONFIG_IP_PNP=y | |||
295 | # CONFIG_INET_TUNNEL is not set | 300 | # CONFIG_INET_TUNNEL is not set |
296 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 301 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
297 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 302 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
303 | CONFIG_INET_XFRM_MODE_BEET=y | ||
304 | # CONFIG_INET_LRO is not set | ||
298 | CONFIG_INET_DIAG=y | 305 | CONFIG_INET_DIAG=y |
299 | CONFIG_INET_TCP_DIAG=y | 306 | CONFIG_INET_TCP_DIAG=y |
300 | # CONFIG_TCP_CONG_ADVANCED is not set | 307 | # CONFIG_TCP_CONG_ADVANCED is not set |
301 | CONFIG_TCP_CONG_CUBIC=y | 308 | CONFIG_TCP_CONG_CUBIC=y |
302 | CONFIG_DEFAULT_TCP_CONG="cubic" | 309 | CONFIG_DEFAULT_TCP_CONG="cubic" |
310 | # CONFIG_TCP_MD5SIG is not set | ||
303 | # CONFIG_IPV6 is not set | 311 | # CONFIG_IPV6 is not set |
304 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
305 | # CONFIG_INET6_TUNNEL is not set | ||
306 | # CONFIG_NETWORK_SECMARK is not set | 312 | # CONFIG_NETWORK_SECMARK is not set |
307 | # CONFIG_NETFILTER is not set | 313 | # CONFIG_NETFILTER is not set |
308 | |||
309 | # | ||
310 | # DCCP Configuration (EXPERIMENTAL) | ||
311 | # | ||
312 | # CONFIG_IP_DCCP is not set | 314 | # CONFIG_IP_DCCP is not set |
313 | |||
314 | # | ||
315 | # SCTP Configuration (EXPERIMENTAL) | ||
316 | # | ||
317 | # CONFIG_IP_SCTP is not set | 315 | # CONFIG_IP_SCTP is not set |
318 | |||
319 | # | ||
320 | # TIPC Configuration (EXPERIMENTAL) | ||
321 | # | ||
322 | # CONFIG_TIPC is not set | 316 | # CONFIG_TIPC is not set |
323 | # CONFIG_ATM is not set | 317 | # CONFIG_ATM is not set |
324 | # CONFIG_BRIDGE is not set | 318 | # CONFIG_BRIDGE is not set |
319 | # CONFIG_NET_DSA is not set | ||
325 | # CONFIG_VLAN_8021Q is not set | 320 | # CONFIG_VLAN_8021Q is not set |
326 | # CONFIG_DECNET is not set | 321 | # CONFIG_DECNET is not set |
327 | # CONFIG_LLC2 is not set | 322 | # CONFIG_LLC2 is not set |
@@ -331,10 +326,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
331 | # CONFIG_LAPB is not set | 326 | # CONFIG_LAPB is not set |
332 | # CONFIG_ECONET is not set | 327 | # CONFIG_ECONET is not set |
333 | # CONFIG_WAN_ROUTER is not set | 328 | # CONFIG_WAN_ROUTER is not set |
334 | |||
335 | # | ||
336 | # QoS and/or fair queueing | ||
337 | # | ||
338 | # CONFIG_NET_SCHED is not set | 329 | # CONFIG_NET_SCHED is not set |
339 | 330 | ||
340 | # | 331 | # |
@@ -342,9 +333,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
342 | # | 333 | # |
343 | # CONFIG_NET_PKTGEN is not set | 334 | # CONFIG_NET_PKTGEN is not set |
344 | # CONFIG_HAMRADIO is not set | 335 | # CONFIG_HAMRADIO is not set |
336 | # CONFIG_CAN is not set | ||
345 | # CONFIG_IRDA is not set | 337 | # CONFIG_IRDA is not set |
346 | # CONFIG_BT is not set | 338 | # CONFIG_BT is not set |
339 | # CONFIG_AF_RXRPC is not set | ||
340 | # CONFIG_PHONET is not set | ||
341 | CONFIG_WIRELESS=y | ||
342 | # CONFIG_CFG80211 is not set | ||
343 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
344 | # CONFIG_WIRELESS_EXT is not set | ||
345 | # CONFIG_MAC80211 is not set | ||
347 | # CONFIG_IEEE80211 is not set | 346 | # CONFIG_IEEE80211 is not set |
347 | # CONFIG_RFKILL is not set | ||
348 | # CONFIG_NET_9P is not set | ||
348 | 349 | ||
349 | # | 350 | # |
350 | # Device Drivers | 351 | # Device Drivers |
@@ -356,32 +357,27 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
356 | CONFIG_STANDALONE=y | 357 | CONFIG_STANDALONE=y |
357 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 358 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
358 | # CONFIG_SYS_HYPERVISOR is not set | 359 | # CONFIG_SYS_HYPERVISOR is not set |
359 | |||
360 | # | ||
361 | # Connector - unified userspace <-> kernelspace linker | ||
362 | # | ||
363 | # CONFIG_CONNECTOR is not set | 360 | # CONFIG_CONNECTOR is not set |
364 | |||
365 | # | ||
366 | # Memory Technology Devices (MTD) | ||
367 | # | ||
368 | CONFIG_MTD=y | 361 | CONFIG_MTD=y |
369 | # CONFIG_MTD_DEBUG is not set | 362 | # CONFIG_MTD_DEBUG is not set |
370 | # CONFIG_MTD_CONCAT is not set | 363 | # CONFIG_MTD_CONCAT is not set |
371 | CONFIG_MTD_PARTITIONS=y | 364 | CONFIG_MTD_PARTITIONS=y |
372 | # CONFIG_MTD_REDBOOT_PARTS is not set | 365 | # CONFIG_MTD_REDBOOT_PARTS is not set |
373 | CONFIG_MTD_CMDLINE_PARTS=y | 366 | CONFIG_MTD_CMDLINE_PARTS=y |
367 | # CONFIG_MTD_AR7_PARTS is not set | ||
374 | 368 | ||
375 | # | 369 | # |
376 | # User Modules And Translation Layers | 370 | # User Modules And Translation Layers |
377 | # | 371 | # |
378 | # CONFIG_MTD_CHAR is not set | 372 | # CONFIG_MTD_CHAR is not set |
373 | CONFIG_MTD_BLKDEVS=y | ||
379 | CONFIG_MTD_BLOCK=y | 374 | CONFIG_MTD_BLOCK=y |
380 | # CONFIG_FTL is not set | 375 | # CONFIG_FTL is not set |
381 | # CONFIG_NFTL is not set | 376 | # CONFIG_NFTL is not set |
382 | # CONFIG_INFTL is not set | 377 | # CONFIG_INFTL is not set |
383 | # CONFIG_RFD_FTL is not set | 378 | # CONFIG_RFD_FTL is not set |
384 | # CONFIG_SSFDC is not set | 379 | # CONFIG_SSFDC is not set |
380 | # CONFIG_MTD_OOPS is not set | ||
385 | 381 | ||
386 | # | 382 | # |
387 | # RAM/ROM/Flash chip drivers | 383 | # RAM/ROM/Flash chip drivers |
@@ -407,7 +403,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
407 | # CONFIG_MTD_RAM is not set | 403 | # CONFIG_MTD_RAM is not set |
408 | # CONFIG_MTD_ROM is not set | 404 | # CONFIG_MTD_ROM is not set |
409 | # CONFIG_MTD_ABSENT is not set | 405 | # CONFIG_MTD_ABSENT is not set |
410 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
411 | 406 | ||
412 | # | 407 | # |
413 | # Mapping drivers for chip access | 408 | # Mapping drivers for chip access |
@@ -433,41 +428,27 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
433 | # CONFIG_MTD_DOC2000 is not set | 428 | # CONFIG_MTD_DOC2000 is not set |
434 | # CONFIG_MTD_DOC2001 is not set | 429 | # CONFIG_MTD_DOC2001 is not set |
435 | # CONFIG_MTD_DOC2001PLUS is not set | 430 | # CONFIG_MTD_DOC2001PLUS is not set |
436 | |||
437 | # | ||
438 | # NAND Flash Device Drivers | ||
439 | # | ||
440 | # CONFIG_MTD_NAND is not set | 431 | # CONFIG_MTD_NAND is not set |
441 | |||
442 | # | ||
443 | # OneNAND Flash Device Drivers | ||
444 | # | ||
445 | # CONFIG_MTD_ONENAND is not set | 432 | # CONFIG_MTD_ONENAND is not set |
446 | 433 | ||
447 | # | 434 | # |
448 | # Parallel port support | 435 | # UBI - Unsorted block images |
449 | # | 436 | # |
437 | # CONFIG_MTD_UBI is not set | ||
450 | # CONFIG_PARPORT is not set | 438 | # CONFIG_PARPORT is not set |
451 | 439 | CONFIG_BLK_DEV=y | |
452 | # | ||
453 | # Plug and Play support | ||
454 | # | ||
455 | |||
456 | # | ||
457 | # Block devices | ||
458 | # | ||
459 | # CONFIG_BLK_DEV_COW_COMMON is not set | 440 | # CONFIG_BLK_DEV_COW_COMMON is not set |
460 | CONFIG_BLK_DEV_LOOP=y | 441 | CONFIG_BLK_DEV_LOOP=y |
461 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 442 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
462 | # CONFIG_BLK_DEV_NBD is not set | 443 | # CONFIG_BLK_DEV_NBD is not set |
463 | # CONFIG_BLK_DEV_RAM is not set | 444 | # CONFIG_BLK_DEV_RAM is not set |
464 | # CONFIG_BLK_DEV_INITRD is not set | ||
465 | # CONFIG_CDROM_PKTCDVD is not set | 445 | # CONFIG_CDROM_PKTCDVD is not set |
466 | # CONFIG_ATA_OVER_ETH is not set | 446 | # CONFIG_ATA_OVER_ETH is not set |
467 | 447 | # CONFIG_BLK_DEV_HD is not set | |
468 | # | 448 | CONFIG_MISC_DEVICES=y |
469 | # ATA/ATAPI/MFM/RLL support | 449 | # CONFIG_EEPROM_93CX6 is not set |
470 | # | 450 | # CONFIG_ENCLOSURE_SERVICES is not set |
451 | CONFIG_HAVE_IDE=y | ||
471 | # CONFIG_IDE is not set | 452 | # CONFIG_IDE is not set |
472 | 453 | ||
473 | # | 454 | # |
@@ -475,89 +456,48 @@ CONFIG_BLK_DEV_LOOP=y | |||
475 | # | 456 | # |
476 | # CONFIG_RAID_ATTRS is not set | 457 | # CONFIG_RAID_ATTRS is not set |
477 | # CONFIG_SCSI is not set | 458 | # CONFIG_SCSI is not set |
459 | # CONFIG_SCSI_DMA is not set | ||
478 | # CONFIG_SCSI_NETLINK is not set | 460 | # CONFIG_SCSI_NETLINK is not set |
479 | |||
480 | # | ||
481 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
482 | # | ||
483 | # CONFIG_ATA is not set | 461 | # CONFIG_ATA is not set |
484 | |||
485 | # | ||
486 | # Multi-device support (RAID and LVM) | ||
487 | # | ||
488 | # CONFIG_MD is not set | 462 | # CONFIG_MD is not set |
489 | |||
490 | # | ||
491 | # Fusion MPT device support | ||
492 | # | ||
493 | # CONFIG_FUSION is not set | ||
494 | |||
495 | # | ||
496 | # IEEE 1394 (FireWire) support | ||
497 | # | ||
498 | |||
499 | # | ||
500 | # I2O device support | ||
501 | # | ||
502 | |||
503 | # | ||
504 | # Network device support | ||
505 | # | ||
506 | CONFIG_NETDEVICES=y | 463 | CONFIG_NETDEVICES=y |
507 | # CONFIG_DUMMY is not set | 464 | # CONFIG_DUMMY is not set |
508 | # CONFIG_BONDING is not set | 465 | # CONFIG_BONDING is not set |
466 | # CONFIG_MACVLAN is not set | ||
509 | # CONFIG_EQUALIZER is not set | 467 | # CONFIG_EQUALIZER is not set |
510 | # CONFIG_TUN is not set | 468 | # CONFIG_TUN is not set |
511 | 469 | # CONFIG_VETH is not set | |
512 | # | ||
513 | # PHY device support | ||
514 | # | ||
515 | # CONFIG_PHYLIB is not set | 470 | # CONFIG_PHYLIB is not set |
516 | |||
517 | # | ||
518 | # Ethernet (10 or 100Mbit) | ||
519 | # | ||
520 | CONFIG_NET_ETHERNET=y | 471 | CONFIG_NET_ETHERNET=y |
521 | # CONFIG_MII is not set | 472 | # CONFIG_MII is not set |
473 | # CONFIG_AX88796 is not set | ||
522 | # CONFIG_STNIC is not set | 474 | # CONFIG_STNIC is not set |
523 | # CONFIG_SMC91X is not set | 475 | # CONFIG_SMC91X is not set |
524 | 476 | # CONFIG_SMC911X is not set | |
525 | # | 477 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
526 | # Ethernet (1000 Mbit) | 478 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
527 | # | 479 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
528 | 480 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | |
529 | # | 481 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
530 | # Ethernet (10000 Mbit) | 482 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
531 | # | 483 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
532 | 484 | # CONFIG_B44 is not set | |
533 | # | 485 | CONFIG_NETDEV_1000=y |
534 | # Token Ring devices | 486 | CONFIG_NETDEV_10000=y |
535 | # | 487 | |
536 | 488 | # | |
537 | # | 489 | # Wireless LAN |
538 | # Wireless LAN (non-hamradio) | 490 | # |
539 | # | 491 | # CONFIG_WLAN_PRE80211 is not set |
540 | # CONFIG_NET_RADIO is not set | 492 | # CONFIG_WLAN_80211 is not set |
541 | 493 | # CONFIG_IWLWIFI_LEDS is not set | |
542 | # | ||
543 | # Wan interfaces | ||
544 | # | ||
545 | # CONFIG_WAN is not set | 494 | # CONFIG_WAN is not set |
546 | # CONFIG_PPP is not set | 495 | # CONFIG_PPP is not set |
547 | # CONFIG_SLIP is not set | 496 | # CONFIG_SLIP is not set |
548 | # CONFIG_SHAPER is not set | ||
549 | # CONFIG_NETCONSOLE is not set | 497 | # CONFIG_NETCONSOLE is not set |
550 | # CONFIG_NETPOLL is not set | 498 | # CONFIG_NETPOLL is not set |
551 | # CONFIG_NET_POLL_CONTROLLER is not set | 499 | # CONFIG_NET_POLL_CONTROLLER is not set |
552 | |||
553 | # | ||
554 | # ISDN subsystem | ||
555 | # | ||
556 | # CONFIG_ISDN is not set | 500 | # CONFIG_ISDN is not set |
557 | |||
558 | # | ||
559 | # Telephony Support | ||
560 | # | ||
561 | # CONFIG_PHONE is not set | 501 | # CONFIG_PHONE is not set |
562 | 502 | ||
563 | # | 503 | # |
@@ -575,6 +515,7 @@ CONFIG_NET_ETHERNET=y | |||
575 | # Character devices | 515 | # Character devices |
576 | # | 516 | # |
577 | # CONFIG_VT is not set | 517 | # CONFIG_VT is not set |
518 | CONFIG_DEVKMEM=y | ||
578 | # CONFIG_SERIAL_NONSTANDARD is not set | 519 | # CONFIG_SERIAL_NONSTANDARD is not set |
579 | 520 | ||
580 | # | 521 | # |
@@ -593,153 +534,103 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
593 | CONFIG_UNIX98_PTYS=y | 534 | CONFIG_UNIX98_PTYS=y |
594 | CONFIG_LEGACY_PTYS=y | 535 | CONFIG_LEGACY_PTYS=y |
595 | CONFIG_LEGACY_PTY_COUNT=256 | 536 | CONFIG_LEGACY_PTY_COUNT=256 |
596 | |||
597 | # | ||
598 | # IPMI | ||
599 | # | ||
600 | # CONFIG_IPMI_HANDLER is not set | 537 | # CONFIG_IPMI_HANDLER is not set |
601 | |||
602 | # | ||
603 | # Watchdog Cards | ||
604 | # | ||
605 | # CONFIG_WATCHDOG is not set | ||
606 | CONFIG_HW_RANDOM=y | 538 | CONFIG_HW_RANDOM=y |
607 | # CONFIG_GEN_RTC is not set | ||
608 | # CONFIG_DTLK is not set | ||
609 | # CONFIG_R3964 is not set | 539 | # CONFIG_R3964 is not set |
610 | |||
611 | # | ||
612 | # Ftape, the floppy tape device driver | ||
613 | # | ||
614 | # CONFIG_RAW_DRIVER is not set | 540 | # CONFIG_RAW_DRIVER is not set |
615 | |||
616 | # | ||
617 | # TPM devices | ||
618 | # | ||
619 | # CONFIG_TCG_TPM is not set | 541 | # CONFIG_TCG_TPM is not set |
620 | # CONFIG_TELCLOCK is not set | ||
621 | |||
622 | # | ||
623 | # I2C support | ||
624 | # | ||
625 | # CONFIG_I2C is not set | 542 | # CONFIG_I2C is not set |
626 | |||
627 | # | ||
628 | # SPI support | ||
629 | # | ||
630 | # CONFIG_SPI is not set | 543 | # CONFIG_SPI is not set |
631 | # CONFIG_SPI_MASTER is not set | 544 | # CONFIG_W1 is not set |
545 | # CONFIG_POWER_SUPPLY is not set | ||
546 | # CONFIG_HWMON is not set | ||
547 | # CONFIG_THERMAL is not set | ||
548 | # CONFIG_THERMAL_HWMON is not set | ||
549 | # CONFIG_WATCHDOG is not set | ||
632 | 550 | ||
633 | # | 551 | # |
634 | # Dallas's 1-wire bus | 552 | # Sonics Silicon Backplane |
635 | # | 553 | # |
554 | CONFIG_SSB_POSSIBLE=y | ||
555 | # CONFIG_SSB is not set | ||
636 | 556 | ||
637 | # | 557 | # |
638 | # Hardware Monitoring support | 558 | # Multifunction device drivers |
639 | # | 559 | # |
640 | # CONFIG_HWMON is not set | 560 | # CONFIG_MFD_CORE is not set |
641 | # CONFIG_HWMON_VID is not set | 561 | # CONFIG_MFD_SM501 is not set |
562 | # CONFIG_HTC_PASIC3 is not set | ||
563 | # CONFIG_MFD_TMIO is not set | ||
564 | # CONFIG_MFD_WM8400 is not set | ||
642 | 565 | ||
643 | # | 566 | # |
644 | # Misc devices | 567 | # Multimedia devices |
645 | # | 568 | # |
646 | 569 | ||
647 | # | 570 | # |
648 | # Multimedia devices | 571 | # Multimedia core support |
649 | # | 572 | # |
650 | # CONFIG_VIDEO_DEV is not set | 573 | # CONFIG_VIDEO_DEV is not set |
651 | CONFIG_VIDEO_V4L2=y | 574 | # CONFIG_DVB_CORE is not set |
575 | # CONFIG_VIDEO_MEDIA is not set | ||
652 | 576 | ||
653 | # | 577 | # |
654 | # Digital Video Broadcasting Devices | 578 | # Multimedia drivers |
655 | # | 579 | # |
656 | # CONFIG_DVB is not set | 580 | # CONFIG_DAB is not set |
657 | 581 | ||
658 | # | 582 | # |
659 | # Graphics support | 583 | # Graphics support |
660 | # | 584 | # |
661 | CONFIG_FIRMWARE_EDID=y | 585 | # CONFIG_VGASTATE is not set |
586 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
662 | # CONFIG_FB is not set | 587 | # CONFIG_FB is not set |
588 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
663 | 589 | ||
664 | # | 590 | # |
665 | # Sound | 591 | # Display device support |
666 | # | 592 | # |
593 | # CONFIG_DISPLAY_SUPPORT is not set | ||
667 | # CONFIG_SOUND is not set | 594 | # CONFIG_SOUND is not set |
668 | 595 | CONFIG_USB_SUPPORT=y | |
669 | # | 596 | CONFIG_USB_ARCH_HAS_HCD=y |
670 | # USB support | ||
671 | # | ||
672 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
673 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 597 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
674 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 598 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
599 | # CONFIG_USB is not set | ||
600 | # CONFIG_USB_OTG_WHITELIST is not set | ||
601 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
675 | 602 | ||
676 | # | 603 | # |
677 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 604 | # Enable Host or Gadget support to see Inventra options |
678 | # | 605 | # |
679 | 606 | ||
680 | # | 607 | # |
681 | # USB Gadget Support | 608 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
682 | # | 609 | # |
683 | # CONFIG_USB_GADGET is not set | 610 | # CONFIG_USB_GADGET is not set |
684 | |||
685 | # | ||
686 | # MMC/SD Card support | ||
687 | # | ||
688 | # CONFIG_MMC is not set | 611 | # CONFIG_MMC is not set |
689 | 612 | # CONFIG_MEMSTICK is not set | |
690 | # | ||
691 | # LED devices | ||
692 | # | ||
693 | # CONFIG_NEW_LEDS is not set | 613 | # CONFIG_NEW_LEDS is not set |
694 | 614 | # CONFIG_ACCESSIBILITY is not set | |
695 | # | ||
696 | # LED drivers | ||
697 | # | ||
698 | |||
699 | # | ||
700 | # LED Triggers | ||
701 | # | ||
702 | |||
703 | # | ||
704 | # InfiniBand support | ||
705 | # | ||
706 | |||
707 | # | ||
708 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
709 | # | ||
710 | |||
711 | # | ||
712 | # Real Time Clock | ||
713 | # | ||
714 | # CONFIG_RTC_CLASS is not set | 615 | # CONFIG_RTC_CLASS is not set |
715 | 616 | # CONFIG_DMADEVICES is not set | |
716 | # | 617 | # CONFIG_UIO is not set |
717 | # DMA Engine support | 618 | # CONFIG_STAGING is not set |
718 | # | ||
719 | # CONFIG_DMA_ENGINE is not set | ||
720 | |||
721 | # | ||
722 | # DMA Clients | ||
723 | # | ||
724 | |||
725 | # | ||
726 | # DMA Devices | ||
727 | # | ||
728 | 619 | ||
729 | # | 620 | # |
730 | # File systems | 621 | # File systems |
731 | # | 622 | # |
732 | # CONFIG_EXT2_FS is not set | 623 | # CONFIG_EXT2_FS is not set |
733 | # CONFIG_EXT3_FS is not set | 624 | # CONFIG_EXT3_FS is not set |
625 | # CONFIG_EXT4_FS is not set | ||
734 | # CONFIG_REISERFS_FS is not set | 626 | # CONFIG_REISERFS_FS is not set |
735 | # CONFIG_JFS_FS is not set | 627 | # CONFIG_JFS_FS is not set |
736 | # CONFIG_FS_POSIX_ACL is not set | 628 | # CONFIG_FS_POSIX_ACL is not set |
629 | CONFIG_FILE_LOCKING=y | ||
737 | # CONFIG_XFS_FS is not set | 630 | # CONFIG_XFS_FS is not set |
738 | # CONFIG_MINIX_FS is not set | 631 | # CONFIG_DNOTIFY is not set |
739 | # CONFIG_ROMFS_FS is not set | ||
740 | # CONFIG_INOTIFY is not set | 632 | # CONFIG_INOTIFY is not set |
741 | # CONFIG_QUOTA is not set | 633 | # CONFIG_QUOTA is not set |
742 | # CONFIG_DNOTIFY is not set | ||
743 | # CONFIG_AUTOFS_FS is not set | 634 | # CONFIG_AUTOFS_FS is not set |
744 | # CONFIG_AUTOFS4_FS is not set | 635 | # CONFIG_AUTOFS4_FS is not set |
745 | # CONFIG_FUSE_FS is not set | 636 | # CONFIG_FUSE_FS is not set |
@@ -763,12 +654,12 @@ CONFIG_FIRMWARE_EDID=y | |||
763 | CONFIG_PROC_FS=y | 654 | CONFIG_PROC_FS=y |
764 | # CONFIG_PROC_KCORE is not set | 655 | # CONFIG_PROC_KCORE is not set |
765 | CONFIG_PROC_SYSCTL=y | 656 | CONFIG_PROC_SYSCTL=y |
657 | CONFIG_PROC_PAGE_MONITOR=y | ||
766 | # CONFIG_SYSFS is not set | 658 | # CONFIG_SYSFS is not set |
767 | CONFIG_TMPFS=y | 659 | CONFIG_TMPFS=y |
768 | # CONFIG_TMPFS_POSIX_ACL is not set | 660 | # CONFIG_TMPFS_POSIX_ACL is not set |
769 | # CONFIG_HUGETLBFS is not set | 661 | # CONFIG_HUGETLBFS is not set |
770 | # CONFIG_HUGETLB_PAGE is not set | 662 | # CONFIG_HUGETLB_PAGE is not set |
771 | CONFIG_RAMFS=y | ||
772 | 663 | ||
773 | # | 664 | # |
774 | # Miscellaneous filesystems | 665 | # Miscellaneous filesystems |
@@ -780,29 +671,28 @@ CONFIG_RAMFS=y | |||
780 | # CONFIG_BEFS_FS is not set | 671 | # CONFIG_BEFS_FS is not set |
781 | # CONFIG_BFS_FS is not set | 672 | # CONFIG_BFS_FS is not set |
782 | # CONFIG_EFS_FS is not set | 673 | # CONFIG_EFS_FS is not set |
783 | # CONFIG_JFFS_FS is not set | ||
784 | # CONFIG_JFFS2_FS is not set | 674 | # CONFIG_JFFS2_FS is not set |
785 | CONFIG_CRAMFS=y | 675 | CONFIG_CRAMFS=y |
786 | # CONFIG_VXFS_FS is not set | 676 | # CONFIG_VXFS_FS is not set |
677 | # CONFIG_MINIX_FS is not set | ||
678 | # CONFIG_OMFS_FS is not set | ||
787 | # CONFIG_HPFS_FS is not set | 679 | # CONFIG_HPFS_FS is not set |
788 | # CONFIG_QNX4FS_FS is not set | 680 | # CONFIG_QNX4FS_FS is not set |
681 | # CONFIG_ROMFS_FS is not set | ||
789 | # CONFIG_SYSV_FS is not set | 682 | # CONFIG_SYSV_FS is not set |
790 | # CONFIG_UFS_FS is not set | 683 | # CONFIG_UFS_FS is not set |
791 | 684 | CONFIG_NETWORK_FILESYSTEMS=y | |
792 | # | ||
793 | # Network File Systems | ||
794 | # | ||
795 | CONFIG_NFS_FS=y | 685 | CONFIG_NFS_FS=y |
796 | CONFIG_NFS_V3=y | 686 | CONFIG_NFS_V3=y |
797 | # CONFIG_NFS_V3_ACL is not set | 687 | # CONFIG_NFS_V3_ACL is not set |
798 | # CONFIG_NFS_V4 is not set | 688 | # CONFIG_NFS_V4 is not set |
799 | # CONFIG_NFS_DIRECTIO is not set | ||
800 | # CONFIG_NFSD is not set | ||
801 | CONFIG_ROOT_NFS=y | 689 | CONFIG_ROOT_NFS=y |
690 | # CONFIG_NFSD is not set | ||
802 | CONFIG_LOCKD=y | 691 | CONFIG_LOCKD=y |
803 | CONFIG_LOCKD_V4=y | 692 | CONFIG_LOCKD_V4=y |
804 | CONFIG_NFS_COMMON=y | 693 | CONFIG_NFS_COMMON=y |
805 | CONFIG_SUNRPC=y | 694 | CONFIG_SUNRPC=y |
695 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
806 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 696 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
807 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 697 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
808 | # CONFIG_SMB_FS is not set | 698 | # CONFIG_SMB_FS is not set |
@@ -810,53 +700,140 @@ CONFIG_SUNRPC=y | |||
810 | # CONFIG_NCP_FS is not set | 700 | # CONFIG_NCP_FS is not set |
811 | # CONFIG_CODA_FS is not set | 701 | # CONFIG_CODA_FS is not set |
812 | # CONFIG_AFS_FS is not set | 702 | # CONFIG_AFS_FS is not set |
813 | # CONFIG_9P_FS is not set | ||
814 | 703 | ||
815 | # | 704 | # |
816 | # Partition Types | 705 | # Partition Types |
817 | # | 706 | # |
818 | # CONFIG_PARTITION_ADVANCED is not set | 707 | # CONFIG_PARTITION_ADVANCED is not set |
819 | CONFIG_MSDOS_PARTITION=y | 708 | CONFIG_MSDOS_PARTITION=y |
820 | |||
821 | # | ||
822 | # Native Language Support | ||
823 | # | ||
824 | # CONFIG_NLS is not set | 709 | # CONFIG_NLS is not set |
825 | 710 | ||
826 | # | 711 | # |
827 | # Profiling support | ||
828 | # | ||
829 | # CONFIG_PROFILING is not set | ||
830 | |||
831 | # | ||
832 | # Kernel hacking | 712 | # Kernel hacking |
833 | # | 713 | # |
714 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
834 | # CONFIG_PRINTK_TIME is not set | 715 | # CONFIG_PRINTK_TIME is not set |
716 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
835 | CONFIG_ENABLE_MUST_CHECK=y | 717 | CONFIG_ENABLE_MUST_CHECK=y |
718 | CONFIG_FRAME_WARN=1024 | ||
836 | # CONFIG_MAGIC_SYSRQ is not set | 719 | # CONFIG_MAGIC_SYSRQ is not set |
837 | # CONFIG_UNUSED_SYMBOLS is not set | 720 | # CONFIG_UNUSED_SYMBOLS is not set |
721 | # CONFIG_HEADERS_CHECK is not set | ||
838 | # CONFIG_DEBUG_KERNEL is not set | 722 | # CONFIG_DEBUG_KERNEL is not set |
839 | CONFIG_LOG_BUF_SHIFT=14 | 723 | # CONFIG_DEBUG_MEMORY_INIT is not set |
840 | # CONFIG_UNWIND_INFO is not set | 724 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
725 | # CONFIG_LATENCYTOP is not set | ||
726 | CONFIG_NOP_TRACER=y | ||
727 | CONFIG_HAVE_FTRACE=y | ||
728 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
729 | # CONFIG_SAMPLES is not set | ||
841 | CONFIG_SH_STANDARD_BIOS=y | 730 | CONFIG_SH_STANDARD_BIOS=y |
731 | # CONFIG_EARLY_SCIF_CONSOLE is not set | ||
842 | CONFIG_EARLY_PRINTK=y | 732 | CONFIG_EARLY_PRINTK=y |
843 | # CONFIG_KGDB is not set | 733 | # CONFIG_SH_KGDB is not set |
844 | 734 | ||
845 | # | 735 | # |
846 | # Security options | 736 | # Security options |
847 | # | 737 | # |
848 | # CONFIG_KEYS is not set | 738 | # CONFIG_KEYS is not set |
739 | # CONFIG_SECURITYFS is not set | ||
740 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
741 | CONFIG_CRYPTO=y | ||
742 | |||
743 | # | ||
744 | # Crypto core or helper | ||
745 | # | ||
746 | # CONFIG_CRYPTO_FIPS is not set | ||
747 | # CONFIG_CRYPTO_MANAGER is not set | ||
748 | # CONFIG_CRYPTO_GF128MUL is not set | ||
749 | # CONFIG_CRYPTO_NULL is not set | ||
750 | # CONFIG_CRYPTO_CRYPTD is not set | ||
751 | # CONFIG_CRYPTO_AUTHENC is not set | ||
752 | |||
753 | # | ||
754 | # Authenticated Encryption with Associated Data | ||
755 | # | ||
756 | # CONFIG_CRYPTO_CCM is not set | ||
757 | # CONFIG_CRYPTO_GCM is not set | ||
758 | # CONFIG_CRYPTO_SEQIV is not set | ||
759 | |||
760 | # | ||
761 | # Block modes | ||
762 | # | ||
763 | # CONFIG_CRYPTO_CBC is not set | ||
764 | # CONFIG_CRYPTO_CTR is not set | ||
765 | # CONFIG_CRYPTO_CTS is not set | ||
766 | # CONFIG_CRYPTO_ECB is not set | ||
767 | # CONFIG_CRYPTO_LRW is not set | ||
768 | # CONFIG_CRYPTO_PCBC is not set | ||
769 | # CONFIG_CRYPTO_XTS is not set | ||
770 | |||
771 | # | ||
772 | # Hash modes | ||
773 | # | ||
774 | # CONFIG_CRYPTO_HMAC is not set | ||
775 | # CONFIG_CRYPTO_XCBC is not set | ||
776 | |||
777 | # | ||
778 | # Digest | ||
779 | # | ||
780 | # CONFIG_CRYPTO_CRC32C is not set | ||
781 | # CONFIG_CRYPTO_MD4 is not set | ||
782 | # CONFIG_CRYPTO_MD5 is not set | ||
783 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
784 | # CONFIG_CRYPTO_RMD128 is not set | ||
785 | # CONFIG_CRYPTO_RMD160 is not set | ||
786 | # CONFIG_CRYPTO_RMD256 is not set | ||
787 | # CONFIG_CRYPTO_RMD320 is not set | ||
788 | # CONFIG_CRYPTO_SHA1 is not set | ||
789 | # CONFIG_CRYPTO_SHA256 is not set | ||
790 | # CONFIG_CRYPTO_SHA512 is not set | ||
791 | # CONFIG_CRYPTO_TGR192 is not set | ||
792 | # CONFIG_CRYPTO_WP512 is not set | ||
793 | |||
794 | # | ||
795 | # Ciphers | ||
796 | # | ||
797 | # CONFIG_CRYPTO_AES is not set | ||
798 | # CONFIG_CRYPTO_ANUBIS is not set | ||
799 | # CONFIG_CRYPTO_ARC4 is not set | ||
800 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
801 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
802 | # CONFIG_CRYPTO_CAST5 is not set | ||
803 | # CONFIG_CRYPTO_CAST6 is not set | ||
804 | # CONFIG_CRYPTO_DES is not set | ||
805 | # CONFIG_CRYPTO_FCRYPT is not set | ||
806 | # CONFIG_CRYPTO_KHAZAD is not set | ||
807 | # CONFIG_CRYPTO_SALSA20 is not set | ||
808 | # CONFIG_CRYPTO_SEED is not set | ||
809 | # CONFIG_CRYPTO_SERPENT is not set | ||
810 | # CONFIG_CRYPTO_TEA is not set | ||
811 | # CONFIG_CRYPTO_TWOFISH is not set | ||
812 | |||
813 | # | ||
814 | # Compression | ||
815 | # | ||
816 | # CONFIG_CRYPTO_DEFLATE is not set | ||
817 | # CONFIG_CRYPTO_LZO is not set | ||
849 | 818 | ||
850 | # | 819 | # |
851 | # Cryptographic options | 820 | # Random Number Generation |
852 | # | 821 | # |
853 | # CONFIG_CRYPTO is not set | 822 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
823 | CONFIG_CRYPTO_HW=y | ||
854 | 824 | ||
855 | # | 825 | # |
856 | # Library routines | 826 | # Library routines |
857 | # | 827 | # |
828 | CONFIG_BITREVERSE=y | ||
858 | # CONFIG_CRC_CCITT is not set | 829 | # CONFIG_CRC_CCITT is not set |
859 | # CONFIG_CRC16 is not set | 830 | # CONFIG_CRC16 is not set |
831 | # CONFIG_CRC_T10DIF is not set | ||
832 | # CONFIG_CRC_ITU_T is not set | ||
860 | CONFIG_CRC32=y | 833 | CONFIG_CRC32=y |
834 | # CONFIG_CRC7 is not set | ||
861 | # CONFIG_LIBCRC32C is not set | 835 | # CONFIG_LIBCRC32C is not set |
862 | CONFIG_ZLIB_INFLATE=y | 836 | CONFIG_ZLIB_INFLATE=y |
837 | CONFIG_HAS_IOMEM=y | ||
838 | CONFIG_HAS_IOPORT=y | ||
839 | CONFIG_HAS_DMA=y | ||