diff options
Diffstat (limited to 'arch/powerpc/configs/44x/sam440ep_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/sam440ep_defconfig | 284 |
1 files changed, 196 insertions, 88 deletions
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index e14e89a5e06b..886cb6aa6432 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:42 2009 | 4 | # Mon Jan 4 15:11:24 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 49 | CONFIG_PPC=y |
@@ -53,11 +57,15 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
68 | CONFIG_CONSTRUCTORS=y | ||
61 | 69 | ||
62 | # | 70 | # |
63 | # General setup | 71 | # General setup |
@@ -71,9 +79,21 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 79 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 80 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 81 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 83 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 84 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 85 | # CONFIG_AUDIT is not set |
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
77 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
78 | # CONFIG_IKCONFIG_PROC is not set | 98 | # CONFIG_IKCONFIG_PROC is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -89,8 +109,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 109 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 110 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 111 | CONFIG_INITRAMFS_SOURCE="" |
112 | CONFIG_RD_GZIP=y | ||
113 | # CONFIG_RD_BZIP2 is not set | ||
114 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 116 | CONFIG_SYSCTL=y |
117 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 118 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 119 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 120 | CONFIG_KALLSYMS=y |
@@ -99,19 +123,25 @@ CONFIG_HOTPLUG=y | |||
99 | CONFIG_PRINTK=y | 123 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 124 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 125 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 126 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 127 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | CONFIG_EPOLL=y | 128 | CONFIG_EPOLL=y |
107 | CONFIG_SIGNALFD=y | 129 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 130 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
111 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 142 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 143 | CONFIG_SLUB_DEBUG=y |
144 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 145 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 146 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
@@ -123,6 +153,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
156 | CONFIG_HAVE_DMA_ATTRS=y | ||
157 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
158 | |||
159 | # | ||
160 | # GCOV-based kernel profiling | ||
161 | # | ||
162 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 165 | CONFIG_RT_MUTEXES=y |
@@ -134,8 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
135 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
136 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
137 | # CONFIG_LBD is not set | 174 | CONFIG_LBDAF=y |
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
141 | 177 | ||
@@ -143,19 +179,41 @@ CONFIG_BLOCK=y | |||
143 | # IO Schedulers | 179 | # IO Schedulers |
144 | # | 180 | # |
145 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
146 | CONFIG_IOSCHED_AS=y | ||
147 | # CONFIG_IOSCHED_DEADLINE is not set | 182 | # CONFIG_IOSCHED_DEADLINE is not set |
148 | # CONFIG_IOSCHED_CFQ is not set | 183 | # CONFIG_IOSCHED_CFQ is not set |
149 | CONFIG_DEFAULT_AS=y | ||
150 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
151 | # CONFIG_DEFAULT_CFQ is not set | 185 | # CONFIG_DEFAULT_CFQ is not set |
152 | # CONFIG_DEFAULT_NOOP is not set | 186 | CONFIG_DEFAULT_NOOP=y |
153 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="noop" |
154 | CONFIG_CLASSIC_RCU=y | 188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
155 | # CONFIG_TREE_RCU is not set | 189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
156 | # CONFIG_PREEMPT_RCU is not set | 190 | # CONFIG_INLINE_SPIN_LOCK is not set |
157 | # CONFIG_TREE_RCU_TRACE is not set | 191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
158 | # CONFIG_PREEMPT_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
159 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
160 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
161 | 219 | ||
@@ -176,6 +234,8 @@ CONFIG_SAM440EP=y | |||
176 | # CONFIG_ARCHES is not set | 234 | # CONFIG_ARCHES is not set |
177 | # CONFIG_CANYONLANDS is not set | 235 | # CONFIG_CANYONLANDS is not set |
178 | # CONFIG_GLACIER is not set | 236 | # CONFIG_GLACIER is not set |
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 239 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
181 | # CONFIG_PPC44x_SIMPLE is not set | 241 | # CONFIG_PPC44x_SIMPLE is not set |
@@ -218,10 +278,12 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 278 | # CONFIG_BINFMT_MISC is not set |
219 | # CONFIG_MATH_EMULATION is not set | 279 | # CONFIG_MATH_EMULATION is not set |
220 | # CONFIG_IOMMU_HELPER is not set | 280 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 281 | # CONFIG_SWIOTLB is not set |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 282 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 283 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 284 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
285 | CONFIG_SPARSE_IRQ=y | ||
286 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | 287 | CONFIG_ARCH_FLATMEM_ENABLE=y |
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 288 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
227 | CONFIG_SELECT_MEMORY_MODEL=y | 289 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -237,10 +299,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 299 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 300 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 301 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 302 | # CONFIG_KSM is not set |
303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
304 | CONFIG_STDBINUTILS=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 305 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 306 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 307 | # CONFIG_PPC_64K_PAGES is not set |
308 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 309 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 310 | CONFIG_PROC_DEVICETREE=y |
246 | CONFIG_CMDLINE_BOOL=y | 311 | CONFIG_CMDLINE_BOOL=y |
@@ -264,6 +329,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
264 | # CONFIG_PCI_MSI is not set | 329 | # CONFIG_PCI_MSI is not set |
265 | # CONFIG_PCI_LEGACY is not set | 330 | # CONFIG_PCI_LEGACY is not set |
266 | # CONFIG_PCI_STUB is not set | 331 | # CONFIG_PCI_STUB is not set |
332 | # CONFIG_PCI_IOV is not set | ||
267 | # CONFIG_PCCARD is not set | 333 | # CONFIG_PCCARD is not set |
268 | # CONFIG_HOTPLUG_PCI is not set | 334 | # CONFIG_HOTPLUG_PCI is not set |
269 | # CONFIG_HAS_RAPIDIO is not set | 335 | # CONFIG_HAS_RAPIDIO is not set |
@@ -281,14 +347,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
281 | CONFIG_KERNEL_START=0xc0000000 | 347 | CONFIG_KERNEL_START=0xc0000000 |
282 | CONFIG_PHYSICAL_START=0x00000000 | 348 | CONFIG_PHYSICAL_START=0x00000000 |
283 | CONFIG_TASK_SIZE=0xc0000000 | 349 | CONFIG_TASK_SIZE=0xc0000000 |
284 | CONFIG_CONSISTENT_START=0xff100000 | ||
285 | CONFIG_CONSISTENT_SIZE=0x00200000 | 350 | CONFIG_CONSISTENT_SIZE=0x00200000 |
286 | CONFIG_NET=y | 351 | CONFIG_NET=y |
287 | 352 | ||
288 | # | 353 | # |
289 | # Networking options | 354 | # Networking options |
290 | # | 355 | # |
291 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
292 | CONFIG_PACKET=y | 356 | CONFIG_PACKET=y |
293 | # CONFIG_PACKET_MMAP is not set | 357 | # CONFIG_PACKET_MMAP is not set |
294 | CONFIG_UNIX=y | 358 | CONFIG_UNIX=y |
@@ -325,6 +389,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
325 | # CONFIG_NETFILTER is not set | 389 | # CONFIG_NETFILTER is not set |
326 | # CONFIG_IP_DCCP is not set | 390 | # CONFIG_IP_DCCP is not set |
327 | # CONFIG_IP_SCTP is not set | 391 | # CONFIG_IP_SCTP is not set |
392 | # CONFIG_RDS is not set | ||
328 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
329 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
330 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -338,6 +403,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
339 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
340 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
407 | # CONFIG_IEEE802154 is not set | ||
341 | # CONFIG_NET_SCHED is not set | 408 | # CONFIG_NET_SCHED is not set |
342 | # CONFIG_DCB is not set | 409 | # CONFIG_DCB is not set |
343 | 410 | ||
@@ -350,8 +417,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
350 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
351 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
352 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
353 | # CONFIG_PHONET is not set | 420 | CONFIG_WIRELESS=y |
354 | # CONFIG_WIRELESS is not set | 421 | # CONFIG_CFG80211 is not set |
422 | # CONFIG_LIB80211 is not set | ||
423 | |||
424 | # | ||
425 | # CFG80211 needs to be enabled for MAC80211 | ||
426 | # | ||
355 | # CONFIG_WIMAX is not set | 427 | # CONFIG_WIMAX is not set |
356 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
357 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
@@ -364,6 +436,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
364 | # Generic Driver Options | 436 | # Generic Driver Options |
365 | # | 437 | # |
366 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 438 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
439 | # CONFIG_DEVTMPFS is not set | ||
367 | CONFIG_STANDALONE=y | 440 | CONFIG_STANDALONE=y |
368 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 441 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
369 | CONFIG_FW_LOADER=y | 442 | CONFIG_FW_LOADER=y |
@@ -385,6 +458,7 @@ CONFIG_BLK_DEV=y | |||
385 | # CONFIG_BLK_DEV_COW_COMMON is not set | 458 | # CONFIG_BLK_DEV_COW_COMMON is not set |
386 | CONFIG_BLK_DEV_LOOP=y | 459 | CONFIG_BLK_DEV_LOOP=y |
387 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 460 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
461 | # CONFIG_BLK_DEV_DRBD is not set | ||
388 | # CONFIG_BLK_DEV_NBD is not set | 462 | # CONFIG_BLK_DEV_NBD is not set |
389 | # CONFIG_BLK_DEV_SX8 is not set | 463 | # CONFIG_BLK_DEV_SX8 is not set |
390 | # CONFIG_BLK_DEV_UB is not set | 464 | # CONFIG_BLK_DEV_UB is not set |
@@ -420,10 +494,6 @@ CONFIG_BLK_DEV_SR=y | |||
420 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 494 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
421 | CONFIG_CHR_DEV_SG=y | 495 | CONFIG_CHR_DEV_SG=y |
422 | # CONFIG_CHR_DEV_SCH is not set | 496 | # CONFIG_CHR_DEV_SCH is not set |
423 | |||
424 | # | ||
425 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
426 | # | ||
427 | # CONFIG_SCSI_MULTI_LUN is not set | 497 | # CONFIG_SCSI_MULTI_LUN is not set |
428 | # CONFIG_SCSI_CONSTANTS is not set | 498 | # CONFIG_SCSI_CONSTANTS is not set |
429 | # CONFIG_SCSI_LOGGING is not set | 499 | # CONFIG_SCSI_LOGGING is not set |
@@ -440,8 +510,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
440 | # CONFIG_SCSI_SRP_ATTRS is not set | 510 | # CONFIG_SCSI_SRP_ATTRS is not set |
441 | # CONFIG_SCSI_LOWLEVEL is not set | 511 | # CONFIG_SCSI_LOWLEVEL is not set |
442 | # CONFIG_SCSI_DH is not set | 512 | # CONFIG_SCSI_DH is not set |
513 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
443 | CONFIG_ATA=y | 514 | CONFIG_ATA=y |
444 | # CONFIG_ATA_NONSTANDARD is not set | 515 | # CONFIG_ATA_NONSTANDARD is not set |
516 | CONFIG_ATA_VERBOSE_ERROR=y | ||
445 | # CONFIG_SATA_PMP is not set | 517 | # CONFIG_SATA_PMP is not set |
446 | # CONFIG_SATA_AHCI is not set | 518 | # CONFIG_SATA_AHCI is not set |
447 | # CONFIG_SATA_SIL24 is not set | 519 | # CONFIG_SATA_SIL24 is not set |
@@ -463,6 +535,7 @@ CONFIG_SATA_SIL=y | |||
463 | # CONFIG_PATA_ALI is not set | 535 | # CONFIG_PATA_ALI is not set |
464 | # CONFIG_PATA_AMD is not set | 536 | # CONFIG_PATA_AMD is not set |
465 | # CONFIG_PATA_ARTOP is not set | 537 | # CONFIG_PATA_ARTOP is not set |
538 | # CONFIG_PATA_ATP867X is not set | ||
466 | # CONFIG_PATA_ATIIXP is not set | 539 | # CONFIG_PATA_ATIIXP is not set |
467 | # CONFIG_PATA_CMD640_PCI is not set | 540 | # CONFIG_PATA_CMD640_PCI is not set |
468 | # CONFIG_PATA_CMD64X is not set | 541 | # CONFIG_PATA_CMD64X is not set |
@@ -488,14 +561,16 @@ CONFIG_SATA_SIL=y | |||
488 | # CONFIG_PATA_NS87415 is not set | 561 | # CONFIG_PATA_NS87415 is not set |
489 | # CONFIG_PATA_OPTI is not set | 562 | # CONFIG_PATA_OPTI is not set |
490 | # CONFIG_PATA_OPTIDMA is not set | 563 | # CONFIG_PATA_OPTIDMA is not set |
564 | # CONFIG_PATA_PDC2027X is not set | ||
491 | # CONFIG_PATA_PDC_OLD is not set | 565 | # CONFIG_PATA_PDC_OLD is not set |
492 | # CONFIG_PATA_RADISYS is not set | 566 | # CONFIG_PATA_RADISYS is not set |
567 | # CONFIG_PATA_RDC is not set | ||
493 | # CONFIG_PATA_RZ1000 is not set | 568 | # CONFIG_PATA_RZ1000 is not set |
494 | # CONFIG_PATA_SC1200 is not set | 569 | # CONFIG_PATA_SC1200 is not set |
495 | # CONFIG_PATA_SERVERWORKS is not set | 570 | # CONFIG_PATA_SERVERWORKS is not set |
496 | # CONFIG_PATA_PDC2027X is not set | ||
497 | # CONFIG_PATA_SIL680 is not set | 571 | # CONFIG_PATA_SIL680 is not set |
498 | # CONFIG_PATA_SIS is not set | 572 | # CONFIG_PATA_SIS is not set |
573 | # CONFIG_PATA_TOSHIBA is not set | ||
499 | # CONFIG_PATA_VIA is not set | 574 | # CONFIG_PATA_VIA is not set |
500 | # CONFIG_PATA_WINBOND is not set | 575 | # CONFIG_PATA_WINBOND is not set |
501 | # CONFIG_PATA_PLATFORM is not set | 576 | # CONFIG_PATA_PLATFORM is not set |
@@ -508,7 +583,11 @@ CONFIG_SATA_SIL=y | |||
508 | # | 583 | # |
509 | 584 | ||
510 | # | 585 | # |
511 | # Enable only one of the two stacks, unless you know what you are doing | 586 | # You can enable one or both FireWire driver stacks. |
587 | # | ||
588 | |||
589 | # | ||
590 | # See the help texts for more information. | ||
512 | # | 591 | # |
513 | # CONFIG_FIREWIRE is not set | 592 | # CONFIG_FIREWIRE is not set |
514 | # CONFIG_IEEE1394 is not set | 593 | # CONFIG_IEEE1394 is not set |
@@ -529,6 +608,8 @@ CONFIG_NET_ETHERNET=y | |||
529 | # CONFIG_SUNGEM is not set | 608 | # CONFIG_SUNGEM is not set |
530 | # CONFIG_CASSINI is not set | 609 | # CONFIG_CASSINI is not set |
531 | # CONFIG_NET_VENDOR_3COM is not set | 610 | # CONFIG_NET_VENDOR_3COM is not set |
611 | # CONFIG_ETHOC is not set | ||
612 | # CONFIG_DNET is not set | ||
532 | # CONFIG_NET_TULIP is not set | 613 | # CONFIG_NET_TULIP is not set |
533 | # CONFIG_HP100 is not set | 614 | # CONFIG_HP100 is not set |
534 | CONFIG_IBM_NEW_EMAC=y | 615 | CONFIG_IBM_NEW_EMAC=y |
@@ -547,17 +628,19 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
547 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 628 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
548 | # CONFIG_NET_PCI is not set | 629 | # CONFIG_NET_PCI is not set |
549 | # CONFIG_B44 is not set | 630 | # CONFIG_B44 is not set |
631 | # CONFIG_KS8842 is not set | ||
632 | # CONFIG_KS8851_MLL is not set | ||
550 | # CONFIG_ATL2 is not set | 633 | # CONFIG_ATL2 is not set |
634 | # CONFIG_XILINX_EMACLITE is not set | ||
551 | # CONFIG_NETDEV_1000 is not set | 635 | # CONFIG_NETDEV_1000 is not set |
552 | # CONFIG_NETDEV_10000 is not set | 636 | # CONFIG_NETDEV_10000 is not set |
553 | # CONFIG_TR is not set | 637 | # CONFIG_TR is not set |
554 | 638 | CONFIG_WLAN=y | |
555 | # | 639 | # CONFIG_AIRO is not set |
556 | # Wireless LAN | 640 | # CONFIG_ATMEL is not set |
557 | # | 641 | # CONFIG_PRISM54 is not set |
558 | # CONFIG_WLAN_PRE80211 is not set | 642 | # CONFIG_USB_ZD1201 is not set |
559 | # CONFIG_WLAN_80211 is not set | 643 | # CONFIG_HOSTAP is not set |
560 | # CONFIG_IWLWIFI_LEDS is not set | ||
561 | 644 | ||
562 | # | 645 | # |
563 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 646 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -580,6 +663,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
580 | # CONFIG_NETCONSOLE is not set | 663 | # CONFIG_NETCONSOLE is not set |
581 | # CONFIG_NETPOLL is not set | 664 | # CONFIG_NETPOLL is not set |
582 | # CONFIG_NET_POLL_CONTROLLER is not set | 665 | # CONFIG_NET_POLL_CONTROLLER is not set |
666 | # CONFIG_VMXNET3 is not set | ||
583 | # CONFIG_ISDN is not set | 667 | # CONFIG_ISDN is not set |
584 | # CONFIG_PHONE is not set | 668 | # CONFIG_PHONE is not set |
585 | 669 | ||
@@ -589,6 +673,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
589 | CONFIG_INPUT=y | 673 | CONFIG_INPUT=y |
590 | CONFIG_INPUT_FF_MEMLESS=m | 674 | CONFIG_INPUT_FF_MEMLESS=m |
591 | # CONFIG_INPUT_POLLDEV is not set | 675 | # CONFIG_INPUT_POLLDEV is not set |
676 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
592 | 677 | ||
593 | # | 678 | # |
594 | # Userland interfaces | 679 | # Userland interfaces |
@@ -605,25 +690,30 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
605 | # Input Device Drivers | 690 | # Input Device Drivers |
606 | # | 691 | # |
607 | CONFIG_INPUT_KEYBOARD=y | 692 | CONFIG_INPUT_KEYBOARD=y |
693 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
608 | CONFIG_KEYBOARD_ATKBD=y | 694 | CONFIG_KEYBOARD_ATKBD=y |
609 | # CONFIG_KEYBOARD_SUNKBD is not set | 695 | # CONFIG_QT2160 is not set |
610 | # CONFIG_KEYBOARD_LKKBD is not set | 696 | # CONFIG_KEYBOARD_LKKBD is not set |
611 | # CONFIG_KEYBOARD_XTKBD is not set | 697 | # CONFIG_KEYBOARD_MAX7359 is not set |
612 | # CONFIG_KEYBOARD_NEWTON is not set | 698 | # CONFIG_KEYBOARD_NEWTON is not set |
699 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
613 | # CONFIG_KEYBOARD_STOWAWAY is not set | 700 | # CONFIG_KEYBOARD_STOWAWAY is not set |
701 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
702 | # CONFIG_KEYBOARD_XTKBD is not set | ||
614 | CONFIG_INPUT_MOUSE=y | 703 | CONFIG_INPUT_MOUSE=y |
615 | CONFIG_MOUSE_PS2=y | 704 | CONFIG_MOUSE_PS2=y |
616 | CONFIG_MOUSE_PS2_ALPS=y | 705 | CONFIG_MOUSE_PS2_ALPS=y |
617 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 706 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
618 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 707 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
619 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
620 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 708 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
621 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 709 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
710 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
622 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 711 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
623 | # CONFIG_MOUSE_SERIAL is not set | 712 | # CONFIG_MOUSE_SERIAL is not set |
624 | # CONFIG_MOUSE_APPLETOUCH is not set | 713 | # CONFIG_MOUSE_APPLETOUCH is not set |
625 | # CONFIG_MOUSE_BCM5974 is not set | 714 | # CONFIG_MOUSE_BCM5974 is not set |
626 | # CONFIG_MOUSE_VSXXXAA is not set | 715 | # CONFIG_MOUSE_VSXXXAA is not set |
716 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
627 | # CONFIG_INPUT_JOYSTICK is not set | 717 | # CONFIG_INPUT_JOYSTICK is not set |
628 | # CONFIG_INPUT_TABLET is not set | 718 | # CONFIG_INPUT_TABLET is not set |
629 | # CONFIG_INPUT_TOUCHSCREEN is not set | 719 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -639,6 +729,7 @@ CONFIG_SERIO_SERPORT=y | |||
639 | CONFIG_SERIO_LIBPS2=y | 729 | CONFIG_SERIO_LIBPS2=y |
640 | # CONFIG_SERIO_RAW is not set | 730 | # CONFIG_SERIO_RAW is not set |
641 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | 731 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set |
732 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
642 | # CONFIG_GAMEPORT is not set | 733 | # CONFIG_GAMEPORT is not set |
643 | 734 | ||
644 | # | 735 | # |
@@ -676,6 +767,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
676 | # CONFIG_SERIAL_JSM is not set | 767 | # CONFIG_SERIAL_JSM is not set |
677 | CONFIG_SERIAL_OF_PLATFORM=y | 768 | CONFIG_SERIAL_OF_PLATFORM=y |
678 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 769 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
770 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
679 | CONFIG_UNIX98_PTYS=y | 771 | CONFIG_UNIX98_PTYS=y |
680 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 772 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
681 | CONFIG_LEGACY_PTYS=y | 773 | CONFIG_LEGACY_PTYS=y |
@@ -691,6 +783,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
691 | CONFIG_DEVPORT=y | 783 | CONFIG_DEVPORT=y |
692 | CONFIG_I2C=y | 784 | CONFIG_I2C=y |
693 | CONFIG_I2C_BOARDINFO=y | 785 | CONFIG_I2C_BOARDINFO=y |
786 | CONFIG_I2C_COMPAT=y | ||
694 | # CONFIG_I2C_CHARDEV is not set | 787 | # CONFIG_I2C_CHARDEV is not set |
695 | CONFIG_I2C_HELPER_AUTO=y | 788 | CONFIG_I2C_HELPER_AUTO=y |
696 | CONFIG_I2C_ALGOBIT=y | 789 | CONFIG_I2C_ALGOBIT=y |
@@ -733,11 +826,6 @@ CONFIG_I2C_IBM_IIC=y | |||
733 | # CONFIG_I2C_TINY_USB is not set | 826 | # CONFIG_I2C_TINY_USB is not set |
734 | 827 | ||
735 | # | 828 | # |
736 | # Graphics adapter I2C/DDC channel drivers | ||
737 | # | ||
738 | # CONFIG_I2C_VOODOO3 is not set | ||
739 | |||
740 | # | ||
741 | # Other I2C/SMBus bus drivers | 829 | # Other I2C/SMBus bus drivers |
742 | # | 830 | # |
743 | # CONFIG_I2C_PCA_PLATFORM is not set | 831 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -746,27 +834,23 @@ CONFIG_I2C_IBM_IIC=y | |||
746 | # | 834 | # |
747 | # Miscellaneous I2C Chip support | 835 | # Miscellaneous I2C Chip support |
748 | # | 836 | # |
749 | # CONFIG_DS1682 is not set | ||
750 | # CONFIG_EEPROM_AT24 is not set | ||
751 | # CONFIG_EEPROM_LEGACY is not set | ||
752 | # CONFIG_SENSORS_PCF8574 is not set | ||
753 | # CONFIG_PCF8575 is not set | ||
754 | # CONFIG_SENSORS_PCA9539 is not set | ||
755 | # CONFIG_SENSORS_PCF8591 is not set | ||
756 | # CONFIG_SENSORS_MAX6875 is not set | ||
757 | # CONFIG_SENSORS_TSL2550 is not set | 837 | # CONFIG_SENSORS_TSL2550 is not set |
758 | # CONFIG_I2C_DEBUG_CORE is not set | 838 | # CONFIG_I2C_DEBUG_CORE is not set |
759 | # CONFIG_I2C_DEBUG_ALGO is not set | 839 | # CONFIG_I2C_DEBUG_ALGO is not set |
760 | # CONFIG_I2C_DEBUG_BUS is not set | 840 | # CONFIG_I2C_DEBUG_BUS is not set |
761 | # CONFIG_I2C_DEBUG_CHIP is not set | 841 | # CONFIG_I2C_DEBUG_CHIP is not set |
762 | # CONFIG_SPI is not set | 842 | # CONFIG_SPI is not set |
843 | |||
844 | # | ||
845 | # PPS support | ||
846 | # | ||
847 | # CONFIG_PPS is not set | ||
763 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 848 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
764 | # CONFIG_GPIOLIB is not set | 849 | # CONFIG_GPIOLIB is not set |
765 | # CONFIG_W1 is not set | 850 | # CONFIG_W1 is not set |
766 | # CONFIG_POWER_SUPPLY is not set | 851 | # CONFIG_POWER_SUPPLY is not set |
767 | # CONFIG_HWMON is not set | 852 | # CONFIG_HWMON is not set |
768 | # CONFIG_THERMAL is not set | 853 | # CONFIG_THERMAL is not set |
769 | # CONFIG_THERMAL_HWMON is not set | ||
770 | # CONFIG_WATCHDOG is not set | 854 | # CONFIG_WATCHDOG is not set |
771 | CONFIG_SSB_POSSIBLE=y | 855 | CONFIG_SSB_POSSIBLE=y |
772 | 856 | ||
@@ -784,31 +868,21 @@ CONFIG_SSB_POSSIBLE=y | |||
784 | # CONFIG_TWL4030_CORE is not set | 868 | # CONFIG_TWL4030_CORE is not set |
785 | # CONFIG_MFD_TMIO is not set | 869 | # CONFIG_MFD_TMIO is not set |
786 | # CONFIG_PMIC_DA903X is not set | 870 | # CONFIG_PMIC_DA903X is not set |
871 | # CONFIG_PMIC_ADP5520 is not set | ||
787 | # CONFIG_MFD_WM8400 is not set | 872 | # CONFIG_MFD_WM8400 is not set |
873 | # CONFIG_MFD_WM831X is not set | ||
788 | # CONFIG_MFD_WM8350_I2C is not set | 874 | # CONFIG_MFD_WM8350_I2C is not set |
789 | # CONFIG_MFD_PCF50633 is not set | 875 | # CONFIG_MFD_PCF50633 is not set |
876 | # CONFIG_AB3100_CORE is not set | ||
877 | # CONFIG_MFD_88PM8607 is not set | ||
790 | # CONFIG_REGULATOR is not set | 878 | # CONFIG_REGULATOR is not set |
791 | 879 | # CONFIG_MEDIA_SUPPORT is not set | |
792 | # | ||
793 | # Multimedia devices | ||
794 | # | ||
795 | |||
796 | # | ||
797 | # Multimedia core support | ||
798 | # | ||
799 | # CONFIG_VIDEO_DEV is not set | ||
800 | # CONFIG_DVB_CORE is not set | ||
801 | # CONFIG_VIDEO_MEDIA is not set | ||
802 | |||
803 | # | ||
804 | # Multimedia drivers | ||
805 | # | ||
806 | # CONFIG_DAB is not set | ||
807 | 880 | ||
808 | # | 881 | # |
809 | # Graphics support | 882 | # Graphics support |
810 | # | 883 | # |
811 | # CONFIG_AGP is not set | 884 | # CONFIG_AGP is not set |
885 | CONFIG_VGA_ARB=y | ||
812 | # CONFIG_DRM is not set | 886 | # CONFIG_DRM is not set |
813 | # CONFIG_VGASTATE is not set | 887 | # CONFIG_VGASTATE is not set |
814 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 888 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
@@ -870,6 +944,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
870 | # CONFIG_FB_VIRTUAL is not set | 944 | # CONFIG_FB_VIRTUAL is not set |
871 | # CONFIG_FB_METRONOME is not set | 945 | # CONFIG_FB_METRONOME is not set |
872 | # CONFIG_FB_MB862XX is not set | 946 | # CONFIG_FB_MB862XX is not set |
947 | # CONFIG_FB_BROADSHEET is not set | ||
873 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 948 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
874 | CONFIG_LCD_CLASS_DEVICE=y | 949 | CONFIG_LCD_CLASS_DEVICE=y |
875 | # CONFIG_LCD_ILI9320 is not set | 950 | # CONFIG_LCD_ILI9320 is not set |
@@ -899,7 +974,6 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
899 | # CONFIG_SOUND is not set | 974 | # CONFIG_SOUND is not set |
900 | CONFIG_HID_SUPPORT=y | 975 | CONFIG_HID_SUPPORT=y |
901 | CONFIG_HID=y | 976 | CONFIG_HID=y |
902 | # CONFIG_HID_DEBUG is not set | ||
903 | # CONFIG_HIDRAW is not set | 977 | # CONFIG_HIDRAW is not set |
904 | 978 | ||
905 | # | 979 | # |
@@ -912,15 +986,18 @@ CONFIG_USB_HID=y | |||
912 | # | 986 | # |
913 | # Special HID drivers | 987 | # Special HID drivers |
914 | # | 988 | # |
915 | CONFIG_HID_COMPAT=y | ||
916 | CONFIG_HID_A4TECH=y | 989 | CONFIG_HID_A4TECH=y |
917 | CONFIG_HID_APPLE=y | 990 | CONFIG_HID_APPLE=y |
918 | CONFIG_HID_BELKIN=y | 991 | CONFIG_HID_BELKIN=y |
919 | CONFIG_HID_CHERRY=y | 992 | CONFIG_HID_CHERRY=y |
920 | CONFIG_HID_CHICONY=y | 993 | CONFIG_HID_CHICONY=y |
921 | CONFIG_HID_CYPRESS=y | 994 | CONFIG_HID_CYPRESS=y |
995 | # CONFIG_HID_DRAGONRISE is not set | ||
922 | CONFIG_HID_EZKEY=y | 996 | CONFIG_HID_EZKEY=y |
997 | # CONFIG_HID_KYE is not set | ||
923 | CONFIG_HID_GYRATION=y | 998 | CONFIG_HID_GYRATION=y |
999 | # CONFIG_HID_TWINHAN is not set | ||
1000 | # CONFIG_HID_KENSINGTON is not set | ||
924 | CONFIG_HID_LOGITECH=y | 1001 | CONFIG_HID_LOGITECH=y |
925 | # CONFIG_LOGITECH_FF is not set | 1002 | # CONFIG_LOGITECH_FF is not set |
926 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1003 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -933,10 +1010,11 @@ CONFIG_HID_PETALYNX=y | |||
933 | CONFIG_HID_SAMSUNG=y | 1010 | CONFIG_HID_SAMSUNG=y |
934 | CONFIG_HID_SONY=y | 1011 | CONFIG_HID_SONY=y |
935 | CONFIG_HID_SUNPLUS=y | 1012 | CONFIG_HID_SUNPLUS=y |
936 | # CONFIG_GREENASIA_FF is not set | 1013 | # CONFIG_HID_GREENASIA is not set |
1014 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
937 | # CONFIG_HID_TOPSEED is not set | 1015 | # CONFIG_HID_TOPSEED is not set |
938 | CONFIG_THRUSTMASTER_FF=m | 1016 | # CONFIG_HID_THRUSTMASTER is not set |
939 | CONFIG_ZEROPLUS_FF=m | 1017 | # CONFIG_HID_ZEROPLUS is not set |
940 | CONFIG_USB_SUPPORT=y | 1018 | CONFIG_USB_SUPPORT=y |
941 | CONFIG_USB_ARCH_HAS_HCD=y | 1019 | CONFIG_USB_ARCH_HAS_HCD=y |
942 | CONFIG_USB_ARCH_HAS_OHCI=y | 1020 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -962,17 +1040,20 @@ CONFIG_USB_DEVICEFS=y | |||
962 | # USB Host Controller Drivers | 1040 | # USB Host Controller Drivers |
963 | # | 1041 | # |
964 | # CONFIG_USB_C67X00_HCD is not set | 1042 | # CONFIG_USB_C67X00_HCD is not set |
1043 | # CONFIG_USB_XHCI_HCD is not set | ||
965 | CONFIG_USB_EHCI_HCD=m | 1044 | CONFIG_USB_EHCI_HCD=m |
966 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1045 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
967 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1046 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1047 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
968 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1048 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
969 | # CONFIG_USB_OXU210HP_HCD is not set | 1049 | # CONFIG_USB_OXU210HP_HCD is not set |
970 | # CONFIG_USB_ISP116X_HCD is not set | 1050 | # CONFIG_USB_ISP116X_HCD is not set |
971 | # CONFIG_USB_ISP1760_HCD is not set | 1051 | # CONFIG_USB_ISP1760_HCD is not set |
1052 | # CONFIG_USB_ISP1362_HCD is not set | ||
972 | CONFIG_USB_OHCI_HCD=y | 1053 | CONFIG_USB_OHCI_HCD=y |
973 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
974 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1054 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
975 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1055 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
1056 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
976 | CONFIG_USB_OHCI_HCD_PCI=y | 1057 | CONFIG_USB_OHCI_HCD_PCI=y |
977 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 1058 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
978 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 1059 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -992,11 +1073,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
992 | # CONFIG_USB_TMC is not set | 1073 | # CONFIG_USB_TMC is not set |
993 | 1074 | ||
994 | # | 1075 | # |
995 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1076 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
996 | # | 1077 | # |
997 | 1078 | ||
998 | # | 1079 | # |
999 | # see USB_STORAGE Help for more information | 1080 | # also be needed; see USB_STORAGE Help for more info |
1000 | # | 1081 | # |
1001 | CONFIG_USB_STORAGE=m | 1082 | CONFIG_USB_STORAGE=m |
1002 | # CONFIG_USB_STORAGE_DEBUG is not set | 1083 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1038,7 +1119,6 @@ CONFIG_USB_STORAGE=m | |||
1038 | # CONFIG_USB_LED is not set | 1119 | # CONFIG_USB_LED is not set |
1039 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1120 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1040 | # CONFIG_USB_CYTHERM is not set | 1121 | # CONFIG_USB_CYTHERM is not set |
1041 | # CONFIG_USB_PHIDGET is not set | ||
1042 | # CONFIG_USB_IDMOUSE is not set | 1122 | # CONFIG_USB_IDMOUSE is not set |
1043 | # CONFIG_USB_FTDI_ELAN is not set | 1123 | # CONFIG_USB_FTDI_ELAN is not set |
1044 | # CONFIG_USB_APPLEDISPLAY is not set | 1124 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1054,6 +1134,7 @@ CONFIG_USB_STORAGE=m | |||
1054 | # | 1134 | # |
1055 | # OTG and related infrastructure | 1135 | # OTG and related infrastructure |
1056 | # | 1136 | # |
1137 | # CONFIG_NOP_USB_XCEIV is not set | ||
1057 | # CONFIG_UWB is not set | 1138 | # CONFIG_UWB is not set |
1058 | # CONFIG_MMC is not set | 1139 | # CONFIG_MMC is not set |
1059 | # CONFIG_MEMSTICK is not set | 1140 | # CONFIG_MEMSTICK is not set |
@@ -1090,9 +1171,11 @@ CONFIG_RTC_INTF_DEV=y | |||
1090 | # CONFIG_RTC_DRV_PCF8583 is not set | 1171 | # CONFIG_RTC_DRV_PCF8583 is not set |
1091 | CONFIG_RTC_DRV_M41T80=y | 1172 | CONFIG_RTC_DRV_M41T80=y |
1092 | CONFIG_RTC_DRV_M41T80_WDT=y | 1173 | CONFIG_RTC_DRV_M41T80_WDT=y |
1174 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1093 | # CONFIG_RTC_DRV_S35390A is not set | 1175 | # CONFIG_RTC_DRV_S35390A is not set |
1094 | # CONFIG_RTC_DRV_FM3130 is not set | 1176 | # CONFIG_RTC_DRV_FM3130 is not set |
1095 | # CONFIG_RTC_DRV_RX8581 is not set | 1177 | # CONFIG_RTC_DRV_RX8581 is not set |
1178 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1096 | 1179 | ||
1097 | # | 1180 | # |
1098 | # SPI RTC drivers | 1181 | # SPI RTC drivers |
@@ -1110,15 +1193,22 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1110 | # CONFIG_RTC_DRV_M48T86 is not set | 1193 | # CONFIG_RTC_DRV_M48T86 is not set |
1111 | # CONFIG_RTC_DRV_M48T35 is not set | 1194 | # CONFIG_RTC_DRV_M48T35 is not set |
1112 | # CONFIG_RTC_DRV_M48T59 is not set | 1195 | # CONFIG_RTC_DRV_M48T59 is not set |
1196 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1113 | # CONFIG_RTC_DRV_BQ4802 is not set | 1197 | # CONFIG_RTC_DRV_BQ4802 is not set |
1198 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1114 | # CONFIG_RTC_DRV_V3020 is not set | 1199 | # CONFIG_RTC_DRV_V3020 is not set |
1115 | 1200 | ||
1116 | # | 1201 | # |
1117 | # on-CPU RTC drivers | 1202 | # on-CPU RTC drivers |
1118 | # | 1203 | # |
1119 | # CONFIG_RTC_DRV_PPC is not set | 1204 | # CONFIG_RTC_DRV_GENERIC is not set |
1120 | # CONFIG_DMADEVICES is not set | 1205 | # CONFIG_DMADEVICES is not set |
1206 | # CONFIG_AUXDISPLAY is not set | ||
1121 | # CONFIG_UIO is not set | 1207 | # CONFIG_UIO is not set |
1208 | |||
1209 | # | ||
1210 | # TI VLYNQ | ||
1211 | # | ||
1122 | # CONFIG_STAGING is not set | 1212 | # CONFIG_STAGING is not set |
1123 | 1213 | ||
1124 | # | 1214 | # |
@@ -1130,6 +1220,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1130 | # CONFIG_EXT2_FS_SECURITY is not set | 1220 | # CONFIG_EXT2_FS_SECURITY is not set |
1131 | # CONFIG_EXT2_FS_XIP is not set | 1221 | # CONFIG_EXT2_FS_XIP is not set |
1132 | CONFIG_EXT3_FS=y | 1222 | CONFIG_EXT3_FS=y |
1223 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1133 | CONFIG_EXT3_FS_XATTR=y | 1224 | CONFIG_EXT3_FS_XATTR=y |
1134 | CONFIG_EXT3_FS_POSIX_ACL=y | 1225 | CONFIG_EXT3_FS_POSIX_ACL=y |
1135 | # CONFIG_EXT3_FS_SECURITY is not set | 1226 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1142,10 +1233,13 @@ CONFIG_REISERFS_FS=y | |||
1142 | # CONFIG_REISERFS_FS_XATTR is not set | 1233 | # CONFIG_REISERFS_FS_XATTR is not set |
1143 | # CONFIG_JFS_FS is not set | 1234 | # CONFIG_JFS_FS is not set |
1144 | CONFIG_FS_POSIX_ACL=y | 1235 | CONFIG_FS_POSIX_ACL=y |
1145 | CONFIG_FILE_LOCKING=y | ||
1146 | # CONFIG_XFS_FS is not set | 1236 | # CONFIG_XFS_FS is not set |
1237 | # CONFIG_GFS2_FS is not set | ||
1147 | # CONFIG_OCFS2_FS is not set | 1238 | # CONFIG_OCFS2_FS is not set |
1148 | # CONFIG_BTRFS_FS is not set | 1239 | # CONFIG_BTRFS_FS is not set |
1240 | # CONFIG_NILFS2_FS is not set | ||
1241 | CONFIG_FILE_LOCKING=y | ||
1242 | CONFIG_FSNOTIFY=y | ||
1149 | CONFIG_DNOTIFY=y | 1243 | CONFIG_DNOTIFY=y |
1150 | CONFIG_INOTIFY=y | 1244 | CONFIG_INOTIFY=y |
1151 | CONFIG_INOTIFY_USER=y | 1245 | CONFIG_INOTIFY_USER=y |
@@ -1155,6 +1249,11 @@ CONFIG_AUTOFS4_FS=y | |||
1155 | # CONFIG_FUSE_FS is not set | 1249 | # CONFIG_FUSE_FS is not set |
1156 | 1250 | ||
1157 | # | 1251 | # |
1252 | # Caches | ||
1253 | # | ||
1254 | # CONFIG_FSCACHE is not set | ||
1255 | |||
1256 | # | ||
1158 | # CD-ROM/DVD Filesystems | 1257 | # CD-ROM/DVD Filesystems |
1159 | # | 1258 | # |
1160 | CONFIG_ISO9660_FS=y | 1259 | CONFIG_ISO9660_FS=y |
@@ -1267,6 +1366,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1267 | # CONFIG_NLS_KOI8_U is not set | 1366 | # CONFIG_NLS_KOI8_U is not set |
1268 | # CONFIG_NLS_UTF8 is not set | 1367 | # CONFIG_NLS_UTF8 is not set |
1269 | # CONFIG_DLM is not set | 1368 | # CONFIG_DLM is not set |
1369 | # CONFIG_BINARY_PRINTF is not set | ||
1270 | 1370 | ||
1271 | # | 1371 | # |
1272 | # Library routines | 1372 | # Library routines |
@@ -1281,11 +1381,13 @@ CONFIG_CRC32=y | |||
1281 | # CONFIG_CRC7 is not set | 1381 | # CONFIG_CRC7 is not set |
1282 | # CONFIG_LIBCRC32C is not set | 1382 | # CONFIG_LIBCRC32C is not set |
1283 | CONFIG_ZLIB_INFLATE=y | 1383 | CONFIG_ZLIB_INFLATE=y |
1284 | CONFIG_PLIST=y | 1384 | CONFIG_DECOMPRESS_GZIP=y |
1285 | CONFIG_HAS_IOMEM=y | 1385 | CONFIG_HAS_IOMEM=y |
1286 | CONFIG_HAS_IOPORT=y | 1386 | CONFIG_HAS_IOPORT=y |
1287 | CONFIG_HAS_DMA=y | 1387 | CONFIG_HAS_DMA=y |
1288 | CONFIG_HAVE_LMB=y | 1388 | CONFIG_HAVE_LMB=y |
1389 | CONFIG_NLATTR=y | ||
1390 | CONFIG_GENERIC_ATOMIC64=y | ||
1289 | 1391 | ||
1290 | # | 1392 | # |
1291 | # Kernel hacking | 1393 | # Kernel hacking |
@@ -1295,27 +1397,29 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1295 | CONFIG_ENABLE_MUST_CHECK=y | 1397 | CONFIG_ENABLE_MUST_CHECK=y |
1296 | CONFIG_FRAME_WARN=1024 | 1398 | CONFIG_FRAME_WARN=1024 |
1297 | CONFIG_MAGIC_SYSRQ=y | 1399 | CONFIG_MAGIC_SYSRQ=y |
1400 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1298 | # CONFIG_UNUSED_SYMBOLS is not set | 1401 | # CONFIG_UNUSED_SYMBOLS is not set |
1299 | # CONFIG_DEBUG_FS is not set | 1402 | # CONFIG_DEBUG_FS is not set |
1300 | # CONFIG_HEADERS_CHECK is not set | 1403 | # CONFIG_HEADERS_CHECK is not set |
1301 | # CONFIG_DEBUG_KERNEL is not set | 1404 | # CONFIG_DEBUG_KERNEL is not set |
1302 | # CONFIG_SLUB_DEBUG_ON is not set | 1405 | # CONFIG_SLUB_DEBUG_ON is not set |
1303 | # CONFIG_SLUB_STATS is not set | 1406 | # CONFIG_SLUB_STATS is not set |
1304 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1407 | CONFIG_DEBUG_BUGVERBOSE=y |
1305 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1408 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1306 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1409 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1307 | # CONFIG_LATENCYTOP is not set | 1410 | # CONFIG_LATENCYTOP is not set |
1308 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1411 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1309 | CONFIG_HAVE_FUNCTION_TRACER=y | 1412 | CONFIG_HAVE_FUNCTION_TRACER=y |
1413 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1310 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1414 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1311 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1415 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1312 | 1416 | CONFIG_TRACING_SUPPORT=y | |
1313 | # | 1417 | # CONFIG_FTRACE is not set |
1314 | # Tracers | 1418 | # CONFIG_DMA_API_DEBUG is not set |
1315 | # | ||
1316 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1317 | # CONFIG_SAMPLES is not set | 1419 | # CONFIG_SAMPLES is not set |
1318 | CONFIG_HAVE_ARCH_KGDB=y | 1420 | CONFIG_HAVE_ARCH_KGDB=y |
1421 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1422 | CONFIG_PPC_WERROR=y | ||
1319 | CONFIG_PRINT_STACK_DEPTH=64 | 1423 | CONFIG_PRINT_STACK_DEPTH=64 |
1320 | # CONFIG_IRQSTACKS is not set | 1424 | # CONFIG_IRQSTACKS is not set |
1321 | # CONFIG_PPC_EARLY_DEBUG is not set | 1425 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1326,7 +1430,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1326 | # CONFIG_KEYS is not set | 1430 | # CONFIG_KEYS is not set |
1327 | # CONFIG_SECURITY is not set | 1431 | # CONFIG_SECURITY is not set |
1328 | # CONFIG_SECURITYFS is not set | 1432 | # CONFIG_SECURITYFS is not set |
1329 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1433 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1434 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1435 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1436 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1437 | CONFIG_DEFAULT_SECURITY="" | ||
1330 | # CONFIG_CRYPTO is not set | 1438 | # CONFIG_CRYPTO is not set |
1331 | # CONFIG_PPC_CLOCK is not set | 1439 | # CONFIG_PPC_CLOCK is not set |
1332 | # CONFIG_VIRTUALIZATION is not set | 1440 | # CONFIG_VIRTUALIZATION is not set |