diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/kirkwood_defconfig | 329 |
1 files changed, 239 insertions, 90 deletions
diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig index e3357ba10f1f..ab8b1e0d0dac 100644 --- a/arch/arm/configs/kirkwood_defconfig +++ b/arch/arm/configs/kirkwood_defconfig | |||
@@ -1,11 +1,11 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.26-rc5 | 3 | # Linux kernel version: 2.6.28-rc7 |
4 | # Sun Jun 22 15:51:25 2008 | 4 | # Thu Dec 4 15:27:39 2008 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 8 | # CONFIG_GENERIC_GPIO is not set |
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
@@ -22,8 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 28 | ||
@@ -49,14 +48,17 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
49 | # CONFIG_GROUP_SCHED is not set | 48 | # CONFIG_GROUP_SCHED is not set |
50 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 49 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
51 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
52 | # CONFIG_NAMESPACES is not set | 51 | CONFIG_NAMESPACES=y |
52 | # CONFIG_UTS_NS is not set | ||
53 | # CONFIG_IPC_NS is not set | ||
54 | # CONFIG_USER_NS is not set | ||
55 | # CONFIG_PID_NS is not set | ||
53 | # CONFIG_BLK_DEV_INITRD is not set | 56 | # CONFIG_BLK_DEV_INITRD is not set |
54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 57 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
55 | CONFIG_SYSCTL=y | 58 | CONFIG_SYSCTL=y |
56 | CONFIG_EMBEDDED=y | 59 | # CONFIG_EMBEDDED is not set |
57 | CONFIG_UID16=y | 60 | CONFIG_UID16=y |
58 | CONFIG_SYSCTL_SYSCALL=y | 61 | CONFIG_SYSCTL_SYSCALL=y |
59 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
60 | CONFIG_KALLSYMS=y | 62 | CONFIG_KALLSYMS=y |
61 | # CONFIG_KALLSYMS_ALL is not set | 63 | # CONFIG_KALLSYMS_ALL is not set |
62 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 64 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -73,9 +75,12 @@ CONFIG_SIGNALFD=y | |||
73 | CONFIG_TIMERFD=y | 75 | CONFIG_TIMERFD=y |
74 | CONFIG_EVENTFD=y | 76 | CONFIG_EVENTFD=y |
75 | CONFIG_SHMEM=y | 77 | CONFIG_SHMEM=y |
78 | CONFIG_AIO=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | 79 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_SLAB=y | 80 | CONFIG_PCI_QUIRKS=y |
78 | # CONFIG_SLUB is not set | 81 | CONFIG_SLUB_DEBUG=y |
82 | # CONFIG_SLAB is not set | ||
83 | CONFIG_SLUB=y | ||
79 | # CONFIG_SLOB is not set | 84 | # CONFIG_SLOB is not set |
80 | CONFIG_PROFILING=y | 85 | CONFIG_PROFILING=y |
81 | # CONFIG_MARKERS is not set | 86 | # CONFIG_MARKERS is not set |
@@ -85,8 +90,7 @@ CONFIG_KPROBES=y | |||
85 | CONFIG_KRETPROBES=y | 90 | CONFIG_KRETPROBES=y |
86 | CONFIG_HAVE_KPROBES=y | 91 | CONFIG_HAVE_KPROBES=y |
87 | CONFIG_HAVE_KRETPROBES=y | 92 | CONFIG_HAVE_KRETPROBES=y |
88 | # CONFIG_HAVE_DMA_ATTRS is not set | 93 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
89 | CONFIG_PROC_PAGE_MONITOR=y | ||
90 | CONFIG_SLABINFO=y | 94 | CONFIG_SLABINFO=y |
91 | CONFIG_RT_MUTEXES=y | 95 | CONFIG_RT_MUTEXES=y |
92 | # CONFIG_TINY_SHMEM is not set | 96 | # CONFIG_TINY_SHMEM is not set |
@@ -97,12 +101,13 @@ CONFIG_MODULE_UNLOAD=y | |||
97 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 101 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
98 | # CONFIG_MODVERSIONS is not set | 102 | # CONFIG_MODVERSIONS is not set |
99 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 103 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
100 | # CONFIG_KMOD is not set | 104 | CONFIG_KMOD=y |
101 | CONFIG_BLOCK=y | 105 | CONFIG_BLOCK=y |
102 | # CONFIG_LBD is not set | 106 | # CONFIG_LBD is not set |
103 | # CONFIG_BLK_DEV_IO_TRACE is not set | 107 | # CONFIG_BLK_DEV_IO_TRACE is not set |
104 | # CONFIG_LSF is not set | 108 | # CONFIG_LSF is not set |
105 | # CONFIG_BLK_DEV_BSG is not set | 109 | # CONFIG_BLK_DEV_BSG is not set |
110 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
106 | 111 | ||
107 | # | 112 | # |
108 | # IO Schedulers | 113 | # IO Schedulers |
@@ -117,6 +122,7 @@ CONFIG_DEFAULT_CFQ=y | |||
117 | # CONFIG_DEFAULT_NOOP is not set | 122 | # CONFIG_DEFAULT_NOOP is not set |
118 | CONFIG_DEFAULT_IOSCHED="cfq" | 123 | CONFIG_DEFAULT_IOSCHED="cfq" |
119 | CONFIG_CLASSIC_RCU=y | 124 | CONFIG_CLASSIC_RCU=y |
125 | # CONFIG_FREEZER is not set | ||
120 | 126 | ||
121 | # | 127 | # |
122 | # System Type | 128 | # System Type |
@@ -128,7 +134,6 @@ CONFIG_CLASSIC_RCU=y | |||
128 | # CONFIG_ARCH_AT91 is not set | 134 | # CONFIG_ARCH_AT91 is not set |
129 | # CONFIG_ARCH_CLPS7500 is not set | 135 | # CONFIG_ARCH_CLPS7500 is not set |
130 | # CONFIG_ARCH_CLPS711X is not set | 136 | # CONFIG_ARCH_CLPS711X is not set |
131 | # CONFIG_ARCH_CO285 is not set | ||
132 | # CONFIG_ARCH_EBSA110 is not set | 137 | # CONFIG_ARCH_EBSA110 is not set |
133 | # CONFIG_ARCH_EP93XX is not set | 138 | # CONFIG_ARCH_EP93XX is not set |
134 | # CONFIG_ARCH_FOOTBRIDGE is not set | 139 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -158,7 +163,7 @@ CONFIG_ARCH_KIRKWOOD=y | |||
158 | # CONFIG_ARCH_LH7A40X is not set | 163 | # CONFIG_ARCH_LH7A40X is not set |
159 | # CONFIG_ARCH_DAVINCI is not set | 164 | # CONFIG_ARCH_DAVINCI is not set |
160 | # CONFIG_ARCH_OMAP is not set | 165 | # CONFIG_ARCH_OMAP is not set |
161 | # CONFIG_ARCH_MSM7X00A is not set | 166 | # CONFIG_ARCH_MSM is not set |
162 | 167 | ||
163 | # | 168 | # |
164 | # Marvell Kirkwood Implementations | 169 | # Marvell Kirkwood Implementations |
@@ -199,6 +204,7 @@ CONFIG_ARM_THUMB=y | |||
199 | # CONFIG_CPU_DCACHE_DISABLE is not set | 204 | # CONFIG_CPU_DCACHE_DISABLE is not set |
200 | CONFIG_OUTER_CACHE=y | 205 | CONFIG_OUTER_CACHE=y |
201 | CONFIG_CACHE_FEROCEON_L2=y | 206 | CONFIG_CACHE_FEROCEON_L2=y |
207 | # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set | ||
202 | 208 | ||
203 | # | 209 | # |
204 | # Bus support | 210 | # Bus support |
@@ -217,25 +223,30 @@ CONFIG_TICK_ONESHOT=y | |||
217 | CONFIG_NO_HZ=y | 223 | CONFIG_NO_HZ=y |
218 | CONFIG_HIGH_RES_TIMERS=y | 224 | CONFIG_HIGH_RES_TIMERS=y |
219 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 225 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
226 | CONFIG_VMSPLIT_3G=y | ||
227 | # CONFIG_VMSPLIT_2G is not set | ||
228 | # CONFIG_VMSPLIT_1G is not set | ||
229 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
220 | CONFIG_PREEMPT=y | 230 | CONFIG_PREEMPT=y |
221 | CONFIG_HZ=100 | 231 | CONFIG_HZ=100 |
222 | CONFIG_AEABI=y | 232 | CONFIG_AEABI=y |
223 | # CONFIG_OABI_COMPAT is not set | 233 | # CONFIG_OABI_COMPAT is not set |
224 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 234 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
235 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
236 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
225 | CONFIG_SELECT_MEMORY_MODEL=y | 237 | CONFIG_SELECT_MEMORY_MODEL=y |
226 | CONFIG_FLATMEM_MANUAL=y | 238 | CONFIG_FLATMEM_MANUAL=y |
227 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 239 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
228 | # CONFIG_SPARSEMEM_MANUAL is not set | 240 | # CONFIG_SPARSEMEM_MANUAL is not set |
229 | CONFIG_FLATMEM=y | 241 | CONFIG_FLATMEM=y |
230 | CONFIG_FLAT_NODE_MEM_MAP=y | 242 | CONFIG_FLAT_NODE_MEM_MAP=y |
231 | # CONFIG_SPARSEMEM_STATIC is not set | ||
232 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
233 | CONFIG_PAGEFLAGS_EXTENDED=y | 243 | CONFIG_PAGEFLAGS_EXTENDED=y |
234 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 244 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
235 | # CONFIG_RESOURCES_64BIT is not set | 245 | # CONFIG_RESOURCES_64BIT is not set |
236 | CONFIG_ZONE_DMA_FLAG=1 | 246 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
237 | CONFIG_BOUNCE=y | 247 | CONFIG_ZONE_DMA_FLAG=0 |
238 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
249 | CONFIG_UNEVICTABLE_LRU=y | ||
239 | CONFIG_ALIGNMENT_TRAP=y | 250 | CONFIG_ALIGNMENT_TRAP=y |
240 | 251 | ||
241 | # | 252 | # |
@@ -248,6 +259,11 @@ CONFIG_CMDLINE="" | |||
248 | # CONFIG_KEXEC is not set | 259 | # CONFIG_KEXEC is not set |
249 | 260 | ||
250 | # | 261 | # |
262 | # CPU Power Management | ||
263 | # | ||
264 | # CONFIG_CPU_IDLE is not set | ||
265 | |||
266 | # | ||
251 | # Floating point emulation | 267 | # Floating point emulation |
252 | # | 268 | # |
253 | 269 | ||
@@ -260,6 +276,8 @@ CONFIG_CMDLINE="" | |||
260 | # Userspace binary formats | 276 | # Userspace binary formats |
261 | # | 277 | # |
262 | CONFIG_BINFMT_ELF=y | 278 | CONFIG_BINFMT_ELF=y |
279 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
280 | CONFIG_HAVE_AOUT=y | ||
263 | # CONFIG_BINFMT_AOUT is not set | 281 | # CONFIG_BINFMT_AOUT is not set |
264 | # CONFIG_BINFMT_MISC is not set | 282 | # CONFIG_BINFMT_MISC is not set |
265 | 283 | ||
@@ -268,10 +286,6 @@ CONFIG_BINFMT_ELF=y | |||
268 | # | 286 | # |
269 | # CONFIG_PM is not set | 287 | # CONFIG_PM is not set |
270 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 288 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
271 | |||
272 | # | ||
273 | # Networking | ||
274 | # | ||
275 | CONFIG_NET=y | 289 | CONFIG_NET=y |
276 | 290 | ||
277 | # | 291 | # |
@@ -322,6 +336,15 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
322 | # CONFIG_TIPC is not set | 336 | # CONFIG_TIPC is not set |
323 | # CONFIG_ATM is not set | 337 | # CONFIG_ATM is not set |
324 | # CONFIG_BRIDGE is not set | 338 | # CONFIG_BRIDGE is not set |
339 | CONFIG_NET_DSA=y | ||
340 | # CONFIG_NET_DSA_TAG_DSA is not set | ||
341 | CONFIG_NET_DSA_TAG_EDSA=y | ||
342 | # CONFIG_NET_DSA_TAG_TRAILER is not set | ||
343 | CONFIG_NET_DSA_MV88E6XXX=y | ||
344 | # CONFIG_NET_DSA_MV88E6060 is not set | ||
345 | # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set | ||
346 | # CONFIG_NET_DSA_MV88E6131 is not set | ||
347 | CONFIG_NET_DSA_MV88E6123_61_65=y | ||
325 | # CONFIG_VLAN_8021Q is not set | 348 | # CONFIG_VLAN_8021Q is not set |
326 | # CONFIG_DECNET is not set | 349 | # CONFIG_DECNET is not set |
327 | # CONFIG_LLC2 is not set | 350 | # CONFIG_LLC2 is not set |
@@ -343,12 +366,12 @@ CONFIG_NET_PKTGEN=m | |||
343 | # CONFIG_IRDA is not set | 366 | # CONFIG_IRDA is not set |
344 | # CONFIG_BT is not set | 367 | # CONFIG_BT is not set |
345 | # CONFIG_AF_RXRPC is not set | 368 | # CONFIG_AF_RXRPC is not set |
346 | 369 | # CONFIG_PHONET is not set | |
347 | # | 370 | CONFIG_WIRELESS=y |
348 | # Wireless | ||
349 | # | ||
350 | # CONFIG_CFG80211 is not set | 371 | # CONFIG_CFG80211 is not set |
372 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
351 | CONFIG_WIRELESS_EXT=y | 373 | CONFIG_WIRELESS_EXT=y |
374 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
352 | # CONFIG_MAC80211 is not set | 375 | # CONFIG_MAC80211 is not set |
353 | # CONFIG_IEEE80211 is not set | 376 | # CONFIG_IEEE80211 is not set |
354 | # CONFIG_RFKILL is not set | 377 | # CONFIG_RFKILL is not set |
@@ -365,6 +388,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
365 | CONFIG_STANDALONE=y | 388 | CONFIG_STANDALONE=y |
366 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 389 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
367 | CONFIG_FW_LOADER=y | 390 | CONFIG_FW_LOADER=y |
391 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
392 | CONFIG_EXTRA_FIRMWARE="" | ||
368 | # CONFIG_DEBUG_DRIVER is not set | 393 | # CONFIG_DEBUG_DRIVER is not set |
369 | # CONFIG_DEBUG_DEVRES is not set | 394 | # CONFIG_DEBUG_DEVRES is not set |
370 | # CONFIG_SYS_HYPERVISOR is not set | 395 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -453,7 +478,7 @@ CONFIG_M25PXX_USE_FAST_READ=y | |||
453 | # CONFIG_MTD_DOC2001 is not set | 478 | # CONFIG_MTD_DOC2001 is not set |
454 | # CONFIG_MTD_DOC2001PLUS is not set | 479 | # CONFIG_MTD_DOC2001PLUS is not set |
455 | CONFIG_MTD_NAND=y | 480 | CONFIG_MTD_NAND=y |
456 | CONFIG_MTD_NAND_VERIFY_WRITE=y | 481 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
457 | # CONFIG_MTD_NAND_ECC_SMC is not set | 482 | # CONFIG_MTD_NAND_ECC_SMC is not set |
458 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 483 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
459 | CONFIG_MTD_NAND_IDS=y | 484 | CONFIG_MTD_NAND_IDS=y |
@@ -561,6 +586,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
561 | # CONFIG_SCSI_NSP32 is not set | 586 | # CONFIG_SCSI_NSP32 is not set |
562 | # CONFIG_SCSI_DEBUG is not set | 587 | # CONFIG_SCSI_DEBUG is not set |
563 | # CONFIG_SCSI_SRP is not set | 588 | # CONFIG_SCSI_SRP is not set |
589 | # CONFIG_SCSI_DH is not set | ||
564 | CONFIG_ATA=y | 590 | CONFIG_ATA=y |
565 | # CONFIG_ATA_NONSTANDARD is not set | 591 | # CONFIG_ATA_NONSTANDARD is not set |
566 | CONFIG_SATA_PMP=y | 592 | CONFIG_SATA_PMP=y |
@@ -619,7 +645,6 @@ CONFIG_SATA_MV=y | |||
619 | # CONFIG_PATA_SIS is not set | 645 | # CONFIG_PATA_SIS is not set |
620 | # CONFIG_PATA_VIA is not set | 646 | # CONFIG_PATA_VIA is not set |
621 | # CONFIG_PATA_WINBOND is not set | 647 | # CONFIG_PATA_WINBOND is not set |
622 | # CONFIG_PATA_PLATFORM is not set | ||
623 | # CONFIG_PATA_SCH is not set | 648 | # CONFIG_PATA_SCH is not set |
624 | # CONFIG_MD is not set | 649 | # CONFIG_MD is not set |
625 | # CONFIG_FUSION is not set | 650 | # CONFIG_FUSION is not set |
@@ -627,11 +652,14 @@ CONFIG_SATA_MV=y | |||
627 | # | 652 | # |
628 | # IEEE 1394 (FireWire) support | 653 | # IEEE 1394 (FireWire) support |
629 | # | 654 | # |
655 | |||
656 | # | ||
657 | # Enable only one of the two stacks, unless you know what you are doing | ||
658 | # | ||
630 | # CONFIG_FIREWIRE is not set | 659 | # CONFIG_FIREWIRE is not set |
631 | # CONFIG_IEEE1394 is not set | 660 | # CONFIG_IEEE1394 is not set |
632 | # CONFIG_I2O is not set | 661 | # CONFIG_I2O is not set |
633 | CONFIG_NETDEVICES=y | 662 | CONFIG_NETDEVICES=y |
634 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
635 | # CONFIG_DUMMY is not set | 663 | # CONFIG_DUMMY is not set |
636 | # CONFIG_BONDING is not set | 664 | # CONFIG_BONDING is not set |
637 | # CONFIG_MACVLAN is not set | 665 | # CONFIG_MACVLAN is not set |
@@ -639,7 +667,23 @@ CONFIG_NETDEVICES=y | |||
639 | # CONFIG_TUN is not set | 667 | # CONFIG_TUN is not set |
640 | # CONFIG_VETH is not set | 668 | # CONFIG_VETH is not set |
641 | # CONFIG_ARCNET is not set | 669 | # CONFIG_ARCNET is not set |
642 | # CONFIG_PHYLIB is not set | 670 | CONFIG_PHYLIB=y |
671 | |||
672 | # | ||
673 | # MII PHY device drivers | ||
674 | # | ||
675 | CONFIG_MARVELL_PHY=y | ||
676 | # CONFIG_DAVICOM_PHY is not set | ||
677 | # CONFIG_QSEMI_PHY is not set | ||
678 | # CONFIG_LXT_PHY is not set | ||
679 | # CONFIG_CICADA_PHY is not set | ||
680 | # CONFIG_VITESSE_PHY is not set | ||
681 | # CONFIG_SMSC_PHY is not set | ||
682 | # CONFIG_BROADCOM_PHY is not set | ||
683 | # CONFIG_ICPLUS_PHY is not set | ||
684 | # CONFIG_REALTEK_PHY is not set | ||
685 | # CONFIG_FIXED_PHY is not set | ||
686 | # CONFIG_MDIO_BITBANG is not set | ||
643 | CONFIG_NET_ETHERNET=y | 687 | CONFIG_NET_ETHERNET=y |
644 | CONFIG_MII=y | 688 | CONFIG_MII=y |
645 | # CONFIG_AX88796 is not set | 689 | # CONFIG_AX88796 is not set |
@@ -650,12 +694,16 @@ CONFIG_MII=y | |||
650 | # CONFIG_SMC91X is not set | 694 | # CONFIG_SMC91X is not set |
651 | # CONFIG_DM9000 is not set | 695 | # CONFIG_DM9000 is not set |
652 | # CONFIG_ENC28J60 is not set | 696 | # CONFIG_ENC28J60 is not set |
697 | # CONFIG_SMC911X is not set | ||
653 | # CONFIG_NET_TULIP is not set | 698 | # CONFIG_NET_TULIP is not set |
654 | # CONFIG_HP100 is not set | 699 | # CONFIG_HP100 is not set |
655 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 700 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
656 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 701 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
657 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 702 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
658 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 703 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
704 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
705 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
706 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
659 | CONFIG_NET_PCI=y | 707 | CONFIG_NET_PCI=y |
660 | # CONFIG_PCNET32 is not set | 708 | # CONFIG_PCNET32 is not set |
661 | # CONFIG_AMD8111_ETH is not set | 709 | # CONFIG_AMD8111_ETH is not set |
@@ -676,14 +724,12 @@ CONFIG_NET_PCI=y | |||
676 | # CONFIG_TLAN is not set | 724 | # CONFIG_TLAN is not set |
677 | # CONFIG_VIA_RHINE is not set | 725 | # CONFIG_VIA_RHINE is not set |
678 | # CONFIG_SC92031 is not set | 726 | # CONFIG_SC92031 is not set |
727 | # CONFIG_ATL2 is not set | ||
679 | CONFIG_NETDEV_1000=y | 728 | CONFIG_NETDEV_1000=y |
680 | # CONFIG_ACENIC is not set | 729 | # CONFIG_ACENIC is not set |
681 | # CONFIG_DL2K is not set | 730 | # CONFIG_DL2K is not set |
682 | CONFIG_E1000=y | 731 | # CONFIG_E1000 is not set |
683 | CONFIG_E1000_NAPI=y | ||
684 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
685 | # CONFIG_E1000E is not set | 732 | # CONFIG_E1000E is not set |
686 | # CONFIG_E1000E_ENABLED is not set | ||
687 | # CONFIG_IP1000 is not set | 733 | # CONFIG_IP1000 is not set |
688 | # CONFIG_IGB is not set | 734 | # CONFIG_IGB is not set |
689 | # CONFIG_NS83820 is not set | 735 | # CONFIG_NS83820 is not set |
@@ -699,6 +745,8 @@ CONFIG_E1000_NAPI=y | |||
699 | CONFIG_MV643XX_ETH=y | 745 | CONFIG_MV643XX_ETH=y |
700 | # CONFIG_QLA3XXX is not set | 746 | # CONFIG_QLA3XXX is not set |
701 | # CONFIG_ATL1 is not set | 747 | # CONFIG_ATL1 is not set |
748 | # CONFIG_ATL1E is not set | ||
749 | # CONFIG_JME is not set | ||
702 | # CONFIG_NETDEV_10000 is not set | 750 | # CONFIG_NETDEV_10000 is not set |
703 | # CONFIG_TR is not set | 751 | # CONFIG_TR is not set |
704 | 752 | ||
@@ -765,7 +813,11 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
765 | # | 813 | # |
766 | # Character devices | 814 | # Character devices |
767 | # | 815 | # |
768 | # CONFIG_VT is not set | 816 | CONFIG_VT=y |
817 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
818 | CONFIG_VT_CONSOLE=y | ||
819 | CONFIG_HW_CONSOLE=y | ||
820 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
769 | # CONFIG_DEVKMEM is not set | 821 | # CONFIG_DEVKMEM is not set |
770 | # CONFIG_SERIAL_NONSTANDARD is not set | 822 | # CONFIG_SERIAL_NONSTANDARD is not set |
771 | # CONFIG_NOZOMI is not set | 823 | # CONFIG_NOZOMI is not set |
@@ -775,7 +827,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
775 | # | 827 | # |
776 | CONFIG_SERIAL_8250=y | 828 | CONFIG_SERIAL_8250=y |
777 | CONFIG_SERIAL_8250_CONSOLE=y | 829 | CONFIG_SERIAL_8250_CONSOLE=y |
778 | # CONFIG_SERIAL_8250_PCI is not set | 830 | CONFIG_SERIAL_8250_PCI=y |
779 | CONFIG_SERIAL_8250_NR_UARTS=4 | 831 | CONFIG_SERIAL_8250_NR_UARTS=4 |
780 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | 832 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 |
781 | # CONFIG_SERIAL_8250_EXTENDED is not set | 833 | # CONFIG_SERIAL_8250_EXTENDED is not set |
@@ -800,44 +852,64 @@ CONFIG_DEVPORT=y | |||
800 | CONFIG_I2C=y | 852 | CONFIG_I2C=y |
801 | CONFIG_I2C_BOARDINFO=y | 853 | CONFIG_I2C_BOARDINFO=y |
802 | CONFIG_I2C_CHARDEV=y | 854 | CONFIG_I2C_CHARDEV=y |
855 | CONFIG_I2C_HELPER_AUTO=y | ||
803 | 856 | ||
804 | # | 857 | # |
805 | # I2C Hardware Bus support | 858 | # I2C Hardware Bus support |
806 | # | 859 | # |
860 | |||
861 | # | ||
862 | # PC SMBus host controller drivers | ||
863 | # | ||
807 | # CONFIG_I2C_ALI1535 is not set | 864 | # CONFIG_I2C_ALI1535 is not set |
808 | # CONFIG_I2C_ALI1563 is not set | 865 | # CONFIG_I2C_ALI1563 is not set |
809 | # CONFIG_I2C_ALI15X3 is not set | 866 | # CONFIG_I2C_ALI15X3 is not set |
810 | # CONFIG_I2C_AMD756 is not set | 867 | # CONFIG_I2C_AMD756 is not set |
811 | # CONFIG_I2C_AMD8111 is not set | 868 | # CONFIG_I2C_AMD8111 is not set |
812 | # CONFIG_I2C_GPIO is not set | ||
813 | # CONFIG_I2C_I801 is not set | 869 | # CONFIG_I2C_I801 is not set |
814 | # CONFIG_I2C_I810 is not set | 870 | # CONFIG_I2C_ISCH is not set |
815 | # CONFIG_I2C_PIIX4 is not set | 871 | # CONFIG_I2C_PIIX4 is not set |
816 | # CONFIG_I2C_NFORCE2 is not set | 872 | # CONFIG_I2C_NFORCE2 is not set |
817 | # CONFIG_I2C_OCORES is not set | ||
818 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
819 | # CONFIG_I2C_PROSAVAGE is not set | ||
820 | # CONFIG_I2C_SAVAGE4 is not set | ||
821 | # CONFIG_I2C_SIMTEC is not set | ||
822 | # CONFIG_I2C_SIS5595 is not set | 873 | # CONFIG_I2C_SIS5595 is not set |
823 | # CONFIG_I2C_SIS630 is not set | 874 | # CONFIG_I2C_SIS630 is not set |
824 | # CONFIG_I2C_SIS96X is not set | 875 | # CONFIG_I2C_SIS96X is not set |
825 | # CONFIG_I2C_TAOS_EVM is not set | ||
826 | # CONFIG_I2C_STUB is not set | ||
827 | # CONFIG_I2C_TINY_USB is not set | ||
828 | # CONFIG_I2C_VIA is not set | 876 | # CONFIG_I2C_VIA is not set |
829 | # CONFIG_I2C_VIAPRO is not set | 877 | # CONFIG_I2C_VIAPRO is not set |
878 | |||
879 | # | ||
880 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
881 | # | ||
882 | CONFIG_I2C_MV64XXX=y | ||
883 | # CONFIG_I2C_OCORES is not set | ||
884 | # CONFIG_I2C_SIMTEC is not set | ||
885 | |||
886 | # | ||
887 | # External I2C/SMBus adapter drivers | ||
888 | # | ||
889 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
890 | # CONFIG_I2C_TAOS_EVM is not set | ||
891 | # CONFIG_I2C_TINY_USB is not set | ||
892 | |||
893 | # | ||
894 | # Graphics adapter I2C/DDC channel drivers | ||
895 | # | ||
830 | # CONFIG_I2C_VOODOO3 is not set | 896 | # CONFIG_I2C_VOODOO3 is not set |
897 | |||
898 | # | ||
899 | # Other I2C/SMBus bus drivers | ||
900 | # | ||
831 | # CONFIG_I2C_PCA_PLATFORM is not set | 901 | # CONFIG_I2C_PCA_PLATFORM is not set |
832 | CONFIG_I2C_MV64XXX=y | 902 | # CONFIG_I2C_STUB is not set |
833 | 903 | ||
834 | # | 904 | # |
835 | # Miscellaneous I2C Chip support | 905 | # Miscellaneous I2C Chip support |
836 | # | 906 | # |
837 | # CONFIG_DS1682 is not set | 907 | # CONFIG_DS1682 is not set |
908 | # CONFIG_AT24 is not set | ||
838 | # CONFIG_SENSORS_EEPROM is not set | 909 | # CONFIG_SENSORS_EEPROM is not set |
839 | # CONFIG_SENSORS_PCF8574 is not set | 910 | # CONFIG_SENSORS_PCF8574 is not set |
840 | # CONFIG_PCF8575 is not set | 911 | # CONFIG_PCF8575 is not set |
912 | # CONFIG_SENSORS_PCA9539 is not set | ||
841 | # CONFIG_SENSORS_PCF8591 is not set | 913 | # CONFIG_SENSORS_PCF8591 is not set |
842 | # CONFIG_SENSORS_MAX6875 is not set | 914 | # CONFIG_SENSORS_MAX6875 is not set |
843 | # CONFIG_SENSORS_TSL2550 is not set | 915 | # CONFIG_SENSORS_TSL2550 is not set |
@@ -864,20 +936,26 @@ CONFIG_SPI_ORION=y | |||
864 | # CONFIG_W1 is not set | 936 | # CONFIG_W1 is not set |
865 | # CONFIG_POWER_SUPPLY is not set | 937 | # CONFIG_POWER_SUPPLY is not set |
866 | # CONFIG_HWMON is not set | 938 | # CONFIG_HWMON is not set |
939 | # CONFIG_THERMAL is not set | ||
940 | # CONFIG_THERMAL_HWMON is not set | ||
867 | # CONFIG_WATCHDOG is not set | 941 | # CONFIG_WATCHDOG is not set |
942 | CONFIG_SSB_POSSIBLE=y | ||
868 | 943 | ||
869 | # | 944 | # |
870 | # Sonics Silicon Backplane | 945 | # Sonics Silicon Backplane |
871 | # | 946 | # |
872 | CONFIG_SSB_POSSIBLE=y | ||
873 | # CONFIG_SSB is not set | 947 | # CONFIG_SSB is not set |
874 | 948 | ||
875 | # | 949 | # |
876 | # Multifunction device drivers | 950 | # Multifunction device drivers |
877 | # | 951 | # |
952 | # CONFIG_MFD_CORE is not set | ||
878 | # CONFIG_MFD_SM501 is not set | 953 | # CONFIG_MFD_SM501 is not set |
879 | # CONFIG_MFD_ASIC3 is not set | ||
880 | # CONFIG_HTC_PASIC3 is not set | 954 | # CONFIG_HTC_PASIC3 is not set |
955 | # CONFIG_MFD_TMIO is not set | ||
956 | # CONFIG_PMIC_DA903X is not set | ||
957 | # CONFIG_MFD_WM8400 is not set | ||
958 | # CONFIG_MFD_WM8350_I2C is not set | ||
881 | 959 | ||
882 | # | 960 | # |
883 | # Multimedia devices | 961 | # Multimedia devices |
@@ -910,8 +988,10 @@ CONFIG_SSB_POSSIBLE=y | |||
910 | # CONFIG_DISPLAY_SUPPORT is not set | 988 | # CONFIG_DISPLAY_SUPPORT is not set |
911 | 989 | ||
912 | # | 990 | # |
913 | # Sound | 991 | # Console display driver support |
914 | # | 992 | # |
993 | # CONFIG_VGA_CONSOLE is not set | ||
994 | CONFIG_DUMMY_CONSOLE=y | ||
915 | # CONFIG_SOUND is not set | 995 | # CONFIG_SOUND is not set |
916 | CONFIG_HID_SUPPORT=y | 996 | CONFIG_HID_SUPPORT=y |
917 | CONFIG_HID=y | 997 | CONFIG_HID=y |
@@ -922,9 +1002,36 @@ CONFIG_HID=y | |||
922 | # USB Input Devices | 1002 | # USB Input Devices |
923 | # | 1003 | # |
924 | CONFIG_USB_HID=y | 1004 | CONFIG_USB_HID=y |
925 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1005 | # CONFIG_HID_PID is not set |
926 | # CONFIG_HID_FF is not set | ||
927 | # CONFIG_USB_HIDDEV is not set | 1006 | # CONFIG_USB_HIDDEV is not set |
1007 | |||
1008 | # | ||
1009 | # Special HID drivers | ||
1010 | # | ||
1011 | CONFIG_HID_COMPAT=y | ||
1012 | CONFIG_HID_A4TECH=y | ||
1013 | CONFIG_HID_APPLE=y | ||
1014 | CONFIG_HID_BELKIN=y | ||
1015 | CONFIG_HID_BRIGHT=y | ||
1016 | CONFIG_HID_CHERRY=y | ||
1017 | CONFIG_HID_CHICONY=y | ||
1018 | CONFIG_HID_CYPRESS=y | ||
1019 | CONFIG_HID_DELL=y | ||
1020 | CONFIG_HID_EZKEY=y | ||
1021 | CONFIG_HID_GYRATION=y | ||
1022 | CONFIG_HID_LOGITECH=y | ||
1023 | # CONFIG_LOGITECH_FF is not set | ||
1024 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1025 | CONFIG_HID_MICROSOFT=y | ||
1026 | CONFIG_HID_MONTEREY=y | ||
1027 | CONFIG_HID_PANTHERLORD=y | ||
1028 | # CONFIG_PANTHERLORD_FF is not set | ||
1029 | CONFIG_HID_PETALYNX=y | ||
1030 | CONFIG_HID_SAMSUNG=y | ||
1031 | CONFIG_HID_SONY=y | ||
1032 | CONFIG_HID_SUNPLUS=y | ||
1033 | # CONFIG_THRUSTMASTER_FF is not set | ||
1034 | # CONFIG_ZEROPLUS_FF is not set | ||
928 | CONFIG_USB_SUPPORT=y | 1035 | CONFIG_USB_SUPPORT=y |
929 | CONFIG_USB_ARCH_HAS_HCD=y | 1036 | CONFIG_USB_ARCH_HAS_HCD=y |
930 | CONFIG_USB_ARCH_HAS_OHCI=y | 1037 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -940,8 +1047,9 @@ CONFIG_USB_DEVICEFS=y | |||
940 | CONFIG_USB_DEVICE_CLASS=y | 1047 | CONFIG_USB_DEVICE_CLASS=y |
941 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1048 | # CONFIG_USB_DYNAMIC_MINORS is not set |
942 | # CONFIG_USB_OTG is not set | 1049 | # CONFIG_USB_OTG is not set |
943 | # CONFIG_USB_OTG_WHITELIST is not set | 1050 | # CONFIG_USB_MON is not set |
944 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1051 | # CONFIG_USB_WUSB is not set |
1052 | # CONFIG_USB_WUSB_CBAF is not set | ||
945 | 1053 | ||
946 | # | 1054 | # |
947 | # USB Host Controller Drivers | 1055 | # USB Host Controller Drivers |
@@ -956,20 +1064,23 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
956 | # CONFIG_USB_UHCI_HCD is not set | 1064 | # CONFIG_USB_UHCI_HCD is not set |
957 | # CONFIG_USB_SL811_HCD is not set | 1065 | # CONFIG_USB_SL811_HCD is not set |
958 | # CONFIG_USB_R8A66597_HCD is not set | 1066 | # CONFIG_USB_R8A66597_HCD is not set |
1067 | # CONFIG_USB_WHCI_HCD is not set | ||
1068 | # CONFIG_USB_HWA_HCD is not set | ||
959 | 1069 | ||
960 | # | 1070 | # |
961 | # USB Device Class drivers | 1071 | # USB Device Class drivers |
962 | # | 1072 | # |
963 | # CONFIG_USB_ACM is not set | 1073 | # CONFIG_USB_ACM is not set |
964 | CONFIG_USB_PRINTER=y | 1074 | CONFIG_USB_PRINTER=m |
965 | # CONFIG_USB_WDM is not set | 1075 | # CONFIG_USB_WDM is not set |
1076 | # CONFIG_USB_TMC is not set | ||
966 | 1077 | ||
967 | # | 1078 | # |
968 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1079 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
969 | # | 1080 | # |
970 | 1081 | ||
971 | # | 1082 | # |
972 | # may also be needed; see USB_STORAGE Help for more information | 1083 | # see USB_STORAGE Help for more information |
973 | # | 1084 | # |
974 | CONFIG_USB_STORAGE=y | 1085 | CONFIG_USB_STORAGE=y |
975 | # CONFIG_USB_STORAGE_DEBUG is not set | 1086 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -992,7 +1103,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
992 | # | 1103 | # |
993 | # CONFIG_USB_MDC800 is not set | 1104 | # CONFIG_USB_MDC800 is not set |
994 | # CONFIG_USB_MICROTEK is not set | 1105 | # CONFIG_USB_MICROTEK is not set |
995 | # CONFIG_USB_MON is not set | ||
996 | 1106 | ||
997 | # | 1107 | # |
998 | # USB port drivers | 1108 | # USB port drivers |
@@ -1005,7 +1115,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1005 | # CONFIG_USB_EMI62 is not set | 1115 | # CONFIG_USB_EMI62 is not set |
1006 | # CONFIG_USB_EMI26 is not set | 1116 | # CONFIG_USB_EMI26 is not set |
1007 | # CONFIG_USB_ADUTUX is not set | 1117 | # CONFIG_USB_ADUTUX is not set |
1008 | # CONFIG_USB_AUERSWALD is not set | 1118 | # CONFIG_USB_SEVSEG is not set |
1009 | # CONFIG_USB_RIO500 is not set | 1119 | # CONFIG_USB_RIO500 is not set |
1010 | # CONFIG_USB_LEGOTOWER is not set | 1120 | # CONFIG_USB_LEGOTOWER is not set |
1011 | # CONFIG_USB_LCD is not set | 1121 | # CONFIG_USB_LCD is not set |
@@ -1023,8 +1133,12 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1023 | # CONFIG_USB_IOWARRIOR is not set | 1133 | # CONFIG_USB_IOWARRIOR is not set |
1024 | # CONFIG_USB_TEST is not set | 1134 | # CONFIG_USB_TEST is not set |
1025 | # CONFIG_USB_ISIGHTFW is not set | 1135 | # CONFIG_USB_ISIGHTFW is not set |
1136 | # CONFIG_USB_VST is not set | ||
1026 | # CONFIG_USB_GADGET is not set | 1137 | # CONFIG_USB_GADGET is not set |
1138 | # CONFIG_UWB is not set | ||
1027 | # CONFIG_MMC is not set | 1139 | # CONFIG_MMC is not set |
1140 | # CONFIG_MEMSTICK is not set | ||
1141 | # CONFIG_ACCESSIBILITY is not set | ||
1028 | CONFIG_NEW_LEDS=y | 1142 | CONFIG_NEW_LEDS=y |
1029 | # CONFIG_LEDS_CLASS is not set | 1143 | # CONFIG_LEDS_CLASS is not set |
1030 | 1144 | ||
@@ -1038,6 +1152,8 @@ CONFIG_NEW_LEDS=y | |||
1038 | # CONFIG_LEDS_TRIGGERS is not set | 1152 | # CONFIG_LEDS_TRIGGERS is not set |
1039 | CONFIG_RTC_LIB=y | 1153 | CONFIG_RTC_LIB=y |
1040 | CONFIG_RTC_CLASS=y | 1154 | CONFIG_RTC_CLASS=y |
1155 | CONFIG_RTC_HCTOSYS=y | ||
1156 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1041 | # CONFIG_RTC_DEBUG is not set | 1157 | # CONFIG_RTC_DEBUG is not set |
1042 | 1158 | ||
1043 | # | 1159 | # |
@@ -1056,7 +1172,6 @@ CONFIG_RTC_INTF_DEV=y | |||
1056 | # CONFIG_RTC_DRV_DS1374 is not set | 1172 | # CONFIG_RTC_DRV_DS1374 is not set |
1057 | # CONFIG_RTC_DRV_DS1672 is not set | 1173 | # CONFIG_RTC_DRV_DS1672 is not set |
1058 | # CONFIG_RTC_DRV_MAX6900 is not set | 1174 | # CONFIG_RTC_DRV_MAX6900 is not set |
1059 | CONFIG_RTC_DRV_MV=y | ||
1060 | # CONFIG_RTC_DRV_RS5C372 is not set | 1175 | # CONFIG_RTC_DRV_RS5C372 is not set |
1061 | # CONFIG_RTC_DRV_ISL1208 is not set | 1176 | # CONFIG_RTC_DRV_ISL1208 is not set |
1062 | # CONFIG_RTC_DRV_X1205 is not set | 1177 | # CONFIG_RTC_DRV_X1205 is not set |
@@ -1064,29 +1179,39 @@ CONFIG_RTC_DRV_MV=y | |||
1064 | # CONFIG_RTC_DRV_PCF8583 is not set | 1179 | # CONFIG_RTC_DRV_PCF8583 is not set |
1065 | # CONFIG_RTC_DRV_M41T80 is not set | 1180 | # CONFIG_RTC_DRV_M41T80 is not set |
1066 | # CONFIG_RTC_DRV_S35390A is not set | 1181 | # CONFIG_RTC_DRV_S35390A is not set |
1182 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1183 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1067 | 1184 | ||
1068 | # | 1185 | # |
1069 | # SPI RTC drivers | 1186 | # SPI RTC drivers |
1070 | # | 1187 | # |
1188 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1189 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1190 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1071 | # CONFIG_RTC_DRV_MAX6902 is not set | 1191 | # CONFIG_RTC_DRV_MAX6902 is not set |
1072 | # CONFIG_RTC_DRV_R9701 is not set | 1192 | # CONFIG_RTC_DRV_R9701 is not set |
1073 | # CONFIG_RTC_DRV_RS5C348 is not set | 1193 | # CONFIG_RTC_DRV_RS5C348 is not set |
1194 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1074 | 1195 | ||
1075 | # | 1196 | # |
1076 | # Platform RTC drivers | 1197 | # Platform RTC drivers |
1077 | # | 1198 | # |
1078 | # CONFIG_RTC_DRV_CMOS is not set | 1199 | # CONFIG_RTC_DRV_CMOS is not set |
1200 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1079 | # CONFIG_RTC_DRV_DS1511 is not set | 1201 | # CONFIG_RTC_DRV_DS1511 is not set |
1080 | # CONFIG_RTC_DRV_DS1553 is not set | 1202 | # CONFIG_RTC_DRV_DS1553 is not set |
1081 | # CONFIG_RTC_DRV_DS1742 is not set | 1203 | # CONFIG_RTC_DRV_DS1742 is not set |
1082 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1204 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1083 | # CONFIG_RTC_DRV_M48T86 is not set | 1205 | # CONFIG_RTC_DRV_M48T86 is not set |
1206 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1084 | # CONFIG_RTC_DRV_M48T59 is not set | 1207 | # CONFIG_RTC_DRV_M48T59 is not set |
1208 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1085 | # CONFIG_RTC_DRV_V3020 is not set | 1209 | # CONFIG_RTC_DRV_V3020 is not set |
1086 | 1210 | ||
1087 | # | 1211 | # |
1088 | # on-CPU RTC drivers | 1212 | # on-CPU RTC drivers |
1089 | # | 1213 | # |
1214 | CONFIG_RTC_DRV_MV=y | ||
1090 | CONFIG_DMADEVICES=y | 1215 | CONFIG_DMADEVICES=y |
1091 | 1216 | ||
1092 | # | 1217 | # |
@@ -1099,6 +1224,8 @@ CONFIG_DMA_ENGINE=y | |||
1099 | # DMA Clients | 1224 | # DMA Clients |
1100 | # | 1225 | # |
1101 | # CONFIG_NET_DMA is not set | 1226 | # CONFIG_NET_DMA is not set |
1227 | # CONFIG_DMATEST is not set | ||
1228 | # CONFIG_REGULATOR is not set | ||
1102 | # CONFIG_UIO is not set | 1229 | # CONFIG_UIO is not set |
1103 | 1230 | ||
1104 | # | 1231 | # |
@@ -1109,11 +1236,12 @@ CONFIG_EXT2_FS=y | |||
1109 | # CONFIG_EXT2_FS_XIP is not set | 1236 | # CONFIG_EXT2_FS_XIP is not set |
1110 | CONFIG_EXT3_FS=y | 1237 | CONFIG_EXT3_FS=y |
1111 | # CONFIG_EXT3_FS_XATTR is not set | 1238 | # CONFIG_EXT3_FS_XATTR is not set |
1112 | # CONFIG_EXT4DEV_FS is not set | 1239 | # CONFIG_EXT4_FS is not set |
1113 | CONFIG_JBD=y | 1240 | CONFIG_JBD=y |
1114 | # CONFIG_REISERFS_FS is not set | 1241 | # CONFIG_REISERFS_FS is not set |
1115 | # CONFIG_JFS_FS is not set | 1242 | # CONFIG_JFS_FS is not set |
1116 | # CONFIG_FS_POSIX_ACL is not set | 1243 | # CONFIG_FS_POSIX_ACL is not set |
1244 | CONFIG_FILE_LOCKING=y | ||
1117 | CONFIG_XFS_FS=y | 1245 | CONFIG_XFS_FS=y |
1118 | # CONFIG_XFS_QUOTA is not set | 1246 | # CONFIG_XFS_QUOTA is not set |
1119 | # CONFIG_XFS_POSIX_ACL is not set | 1247 | # CONFIG_XFS_POSIX_ACL is not set |
@@ -1131,7 +1259,7 @@ CONFIG_INOTIFY_USER=y | |||
1131 | # | 1259 | # |
1132 | # CD-ROM/DVD Filesystems | 1260 | # CD-ROM/DVD Filesystems |
1133 | # | 1261 | # |
1134 | CONFIG_ISO9660_FS=y | 1262 | CONFIG_ISO9660_FS=m |
1135 | CONFIG_JOLIET=y | 1263 | CONFIG_JOLIET=y |
1136 | # CONFIG_ZISOFS is not set | 1264 | # CONFIG_ZISOFS is not set |
1137 | CONFIG_UDF_FS=m | 1265 | CONFIG_UDF_FS=m |
@@ -1140,9 +1268,9 @@ CONFIG_UDF_NLS=y | |||
1140 | # | 1268 | # |
1141 | # DOS/FAT/NT Filesystems | 1269 | # DOS/FAT/NT Filesystems |
1142 | # | 1270 | # |
1143 | CONFIG_FAT_FS=y | 1271 | CONFIG_FAT_FS=m |
1144 | CONFIG_MSDOS_FS=y | 1272 | CONFIG_MSDOS_FS=m |
1145 | CONFIG_VFAT_FS=y | 1273 | CONFIG_VFAT_FS=m |
1146 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | 1274 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
1147 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | 1275 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
1148 | # CONFIG_NTFS_FS is not set | 1276 | # CONFIG_NTFS_FS is not set |
@@ -1152,6 +1280,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1152 | # | 1280 | # |
1153 | CONFIG_PROC_FS=y | 1281 | CONFIG_PROC_FS=y |
1154 | CONFIG_PROC_SYSCTL=y | 1282 | CONFIG_PROC_SYSCTL=y |
1283 | CONFIG_PROC_PAGE_MONITOR=y | ||
1155 | CONFIG_SYSFS=y | 1284 | CONFIG_SYSFS=y |
1156 | CONFIG_TMPFS=y | 1285 | CONFIG_TMPFS=y |
1157 | # CONFIG_TMPFS_POSIX_ACL is not set | 1286 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1182,6 +1311,7 @@ CONFIG_JFFS2_RTIME=y | |||
1182 | CONFIG_CRAMFS=y | 1311 | CONFIG_CRAMFS=y |
1183 | # CONFIG_VXFS_FS is not set | 1312 | # CONFIG_VXFS_FS is not set |
1184 | # CONFIG_MINIX_FS is not set | 1313 | # CONFIG_MINIX_FS is not set |
1314 | # CONFIG_OMFS_FS is not set | ||
1185 | # CONFIG_HPFS_FS is not set | 1315 | # CONFIG_HPFS_FS is not set |
1186 | # CONFIG_QNX4FS_FS is not set | 1316 | # CONFIG_QNX4FS_FS is not set |
1187 | # CONFIG_ROMFS_FS is not set | 1317 | # CONFIG_ROMFS_FS is not set |
@@ -1192,13 +1322,13 @@ CONFIG_NFS_FS=y | |||
1192 | CONFIG_NFS_V3=y | 1322 | CONFIG_NFS_V3=y |
1193 | # CONFIG_NFS_V3_ACL is not set | 1323 | # CONFIG_NFS_V3_ACL is not set |
1194 | # CONFIG_NFS_V4 is not set | 1324 | # CONFIG_NFS_V4 is not set |
1195 | # CONFIG_NFSD is not set | ||
1196 | CONFIG_ROOT_NFS=y | 1325 | CONFIG_ROOT_NFS=y |
1326 | # CONFIG_NFSD is not set | ||
1197 | CONFIG_LOCKD=y | 1327 | CONFIG_LOCKD=y |
1198 | CONFIG_LOCKD_V4=y | 1328 | CONFIG_LOCKD_V4=y |
1199 | CONFIG_NFS_COMMON=y | 1329 | CONFIG_NFS_COMMON=y |
1200 | CONFIG_SUNRPC=y | 1330 | CONFIG_SUNRPC=y |
1201 | # CONFIG_SUNRPC_BIND34 is not set | 1331 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
1202 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1332 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1203 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1333 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1204 | # CONFIG_SMB_FS is not set | 1334 | # CONFIG_SMB_FS is not set |
@@ -1210,24 +1340,8 @@ CONFIG_SUNRPC=y | |||
1210 | # | 1340 | # |
1211 | # Partition Types | 1341 | # Partition Types |
1212 | # | 1342 | # |
1213 | CONFIG_PARTITION_ADVANCED=y | 1343 | # CONFIG_PARTITION_ADVANCED is not set |
1214 | # CONFIG_ACORN_PARTITION is not set | ||
1215 | # CONFIG_OSF_PARTITION is not set | ||
1216 | # CONFIG_AMIGA_PARTITION is not set | ||
1217 | # CONFIG_ATARI_PARTITION is not set | ||
1218 | # CONFIG_MAC_PARTITION is not set | ||
1219 | CONFIG_MSDOS_PARTITION=y | 1344 | CONFIG_MSDOS_PARTITION=y |
1220 | # CONFIG_BSD_DISKLABEL is not set | ||
1221 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1222 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1223 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1224 | # CONFIG_LDM_PARTITION is not set | ||
1225 | # CONFIG_SGI_PARTITION is not set | ||
1226 | # CONFIG_ULTRIX_PARTITION is not set | ||
1227 | # CONFIG_SUN_PARTITION is not set | ||
1228 | # CONFIG_KARMA_PARTITION is not set | ||
1229 | # CONFIG_EFI_PARTITION is not set | ||
1230 | # CONFIG_SYSV68_PARTITION is not set | ||
1231 | CONFIG_NLS=y | 1345 | CONFIG_NLS=y |
1232 | CONFIG_NLS_DEFAULT="iso8859-1" | 1346 | CONFIG_NLS_DEFAULT="iso8859-1" |
1233 | CONFIG_NLS_CODEPAGE_437=y | 1347 | CONFIG_NLS_CODEPAGE_437=y |
@@ -1284,11 +1398,14 @@ CONFIG_MAGIC_SYSRQ=y | |||
1284 | CONFIG_DEBUG_KERNEL=y | 1398 | CONFIG_DEBUG_KERNEL=y |
1285 | # CONFIG_DEBUG_SHIRQ is not set | 1399 | # CONFIG_DEBUG_SHIRQ is not set |
1286 | CONFIG_DETECT_SOFTLOCKUP=y | 1400 | CONFIG_DETECT_SOFTLOCKUP=y |
1401 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1402 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1287 | # CONFIG_SCHED_DEBUG is not set | 1403 | # CONFIG_SCHED_DEBUG is not set |
1288 | # CONFIG_SCHEDSTATS is not set | 1404 | # CONFIG_SCHEDSTATS is not set |
1289 | # CONFIG_TIMER_STATS is not set | 1405 | # CONFIG_TIMER_STATS is not set |
1290 | # CONFIG_DEBUG_OBJECTS is not set | 1406 | # CONFIG_DEBUG_OBJECTS is not set |
1291 | # CONFIG_DEBUG_SLAB is not set | 1407 | # CONFIG_SLUB_DEBUG_ON is not set |
1408 | # CONFIG_SLUB_STATS is not set | ||
1292 | # CONFIG_DEBUG_PREEMPT is not set | 1409 | # CONFIG_DEBUG_PREEMPT is not set |
1293 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1410 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1294 | # CONFIG_RT_MUTEX_TESTER is not set | 1411 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1300,21 +1417,40 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1300 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1417 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1301 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1418 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1302 | # CONFIG_DEBUG_KOBJECT is not set | 1419 | # CONFIG_DEBUG_KOBJECT is not set |
1303 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1420 | CONFIG_DEBUG_BUGVERBOSE=y |
1304 | CONFIG_DEBUG_INFO=y | 1421 | CONFIG_DEBUG_INFO=y |
1305 | # CONFIG_DEBUG_VM is not set | 1422 | # CONFIG_DEBUG_VM is not set |
1306 | # CONFIG_DEBUG_WRITECOUNT is not set | 1423 | # CONFIG_DEBUG_WRITECOUNT is not set |
1424 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1307 | # CONFIG_DEBUG_LIST is not set | 1425 | # CONFIG_DEBUG_LIST is not set |
1308 | # CONFIG_DEBUG_SG is not set | 1426 | # CONFIG_DEBUG_SG is not set |
1309 | CONFIG_FRAME_POINTER=y | 1427 | CONFIG_FRAME_POINTER=y |
1310 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1428 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1311 | # CONFIG_RCU_TORTURE_TEST is not set | 1429 | # CONFIG_RCU_TORTURE_TEST is not set |
1430 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1312 | # CONFIG_KPROBES_SANITY_TEST is not set | 1431 | # CONFIG_KPROBES_SANITY_TEST is not set |
1313 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1432 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1433 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1314 | # CONFIG_LKDTM is not set | 1434 | # CONFIG_LKDTM is not set |
1315 | # CONFIG_FAULT_INJECTION is not set | 1435 | # CONFIG_FAULT_INJECTION is not set |
1316 | # CONFIG_LATENCYTOP is not set | 1436 | # CONFIG_LATENCYTOP is not set |
1437 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1438 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1439 | |||
1440 | # | ||
1441 | # Tracers | ||
1442 | # | ||
1443 | # CONFIG_FUNCTION_TRACER is not set | ||
1444 | # CONFIG_IRQSOFF_TRACER is not set | ||
1445 | # CONFIG_PREEMPT_TRACER is not set | ||
1446 | # CONFIG_SCHED_TRACER is not set | ||
1447 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1448 | # CONFIG_BOOT_TRACER is not set | ||
1449 | # CONFIG_STACK_TRACER is not set | ||
1450 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1317 | # CONFIG_SAMPLES is not set | 1451 | # CONFIG_SAMPLES is not set |
1452 | CONFIG_HAVE_ARCH_KGDB=y | ||
1453 | # CONFIG_KGDB is not set | ||
1318 | CONFIG_DEBUG_USER=y | 1454 | CONFIG_DEBUG_USER=y |
1319 | CONFIG_DEBUG_ERRORS=y | 1455 | CONFIG_DEBUG_ERRORS=y |
1320 | # CONFIG_DEBUG_STACK_USAGE is not set | 1456 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1326,6 +1462,7 @@ CONFIG_DEBUG_LL=y | |||
1326 | # | 1462 | # |
1327 | # CONFIG_KEYS is not set | 1463 | # CONFIG_KEYS is not set |
1328 | # CONFIG_SECURITY is not set | 1464 | # CONFIG_SECURITY is not set |
1465 | # CONFIG_SECURITYFS is not set | ||
1329 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1466 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1330 | CONFIG_ASYNC_CORE=y | 1467 | CONFIG_ASYNC_CORE=y |
1331 | CONFIG_CRYPTO=y | 1468 | CONFIG_CRYPTO=y |
@@ -1333,8 +1470,12 @@ CONFIG_CRYPTO=y | |||
1333 | # | 1470 | # |
1334 | # Crypto core or helper | 1471 | # Crypto core or helper |
1335 | # | 1472 | # |
1473 | # CONFIG_CRYPTO_FIPS is not set | ||
1336 | CONFIG_CRYPTO_ALGAPI=m | 1474 | CONFIG_CRYPTO_ALGAPI=m |
1475 | CONFIG_CRYPTO_AEAD=m | ||
1337 | CONFIG_CRYPTO_BLKCIPHER=m | 1476 | CONFIG_CRYPTO_BLKCIPHER=m |
1477 | CONFIG_CRYPTO_HASH=m | ||
1478 | CONFIG_CRYPTO_RNG=m | ||
1338 | CONFIG_CRYPTO_MANAGER=m | 1479 | CONFIG_CRYPTO_MANAGER=m |
1339 | # CONFIG_CRYPTO_GF128MUL is not set | 1480 | # CONFIG_CRYPTO_GF128MUL is not set |
1340 | # CONFIG_CRYPTO_NULL is not set | 1481 | # CONFIG_CRYPTO_NULL is not set |
@@ -1373,6 +1514,10 @@ CONFIG_CRYPTO_PCBC=m | |||
1373 | # CONFIG_CRYPTO_MD4 is not set | 1514 | # CONFIG_CRYPTO_MD4 is not set |
1374 | # CONFIG_CRYPTO_MD5 is not set | 1515 | # CONFIG_CRYPTO_MD5 is not set |
1375 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1516 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1517 | # CONFIG_CRYPTO_RMD128 is not set | ||
1518 | # CONFIG_CRYPTO_RMD160 is not set | ||
1519 | # CONFIG_CRYPTO_RMD256 is not set | ||
1520 | # CONFIG_CRYPTO_RMD320 is not set | ||
1376 | # CONFIG_CRYPTO_SHA1 is not set | 1521 | # CONFIG_CRYPTO_SHA1 is not set |
1377 | # CONFIG_CRYPTO_SHA256 is not set | 1522 | # CONFIG_CRYPTO_SHA256 is not set |
1378 | # CONFIG_CRYPTO_SHA512 is not set | 1523 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1403,6 +1548,11 @@ CONFIG_CRYPTO_PCBC=m | |||
1403 | # | 1548 | # |
1404 | # CONFIG_CRYPTO_DEFLATE is not set | 1549 | # CONFIG_CRYPTO_DEFLATE is not set |
1405 | # CONFIG_CRYPTO_LZO is not set | 1550 | # CONFIG_CRYPTO_LZO is not set |
1551 | |||
1552 | # | ||
1553 | # Random Number Generation | ||
1554 | # | ||
1555 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1406 | CONFIG_CRYPTO_HW=y | 1556 | CONFIG_CRYPTO_HW=y |
1407 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1557 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1408 | 1558 | ||
@@ -1410,10 +1560,9 @@ CONFIG_CRYPTO_HW=y | |||
1410 | # Library routines | 1560 | # Library routines |
1411 | # | 1561 | # |
1412 | CONFIG_BITREVERSE=y | 1562 | CONFIG_BITREVERSE=y |
1413 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1414 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1415 | CONFIG_CRC_CCITT=y | 1563 | CONFIG_CRC_CCITT=y |
1416 | CONFIG_CRC16=y | 1564 | CONFIG_CRC16=y |
1565 | # CONFIG_CRC_T10DIF is not set | ||
1417 | CONFIG_CRC_ITU_T=m | 1566 | CONFIG_CRC_ITU_T=m |
1418 | CONFIG_CRC32=y | 1567 | CONFIG_CRC32=y |
1419 | # CONFIG_CRC7 is not set | 1568 | # CONFIG_CRC7 is not set |