diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-11-08 13:32:41 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-11-08 13:40:54 -0500 |
commit | ea37194d680ff62c5cd187b40d6ea78fa2631ec1 (patch) | |
tree | 84a389a493dd5a8b302c7b79ec2bcf0794137ddb /arch/powerpc/configs/83xx/mpc834x_mds_defconfig | |
parent | 2b48706560cd4811654582a4a194c67a8562d602 (diff) |
powerpc: Updated Freescale PPC related defconfigs
unset CONFIG_PCI_LEGACY in the defconfigs as none of them enable
ISDN drivers which seem to be the only place we are using pci_find_device
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc834x_mds_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc834x_mds_defconfig | 123 |
1 files changed, 74 insertions, 49 deletions
diff --git a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig index 1a92798938cf..36e2e93a1c53 100644 --- a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27-rc4 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Thu Aug 21 00:52:21 2008 | 4 | # Sat Nov 8 12:39:58 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,7 +23,7 @@ CONFIG_PPC_STD_MMU_32=y | |||
23 | # CONFIG_SMP is not set | 23 | # CONFIG_SMP is not set |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
@@ -53,8 +53,6 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | CONFIG_AUDIT_ARCH=y | 53 | CONFIG_AUDIT_ARCH=y |
54 | CONFIG_GENERIC_BUG=y | 54 | CONFIG_GENERIC_BUG=y |
55 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
56 | CONFIG_HIBERNATE_32=y | ||
57 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
58 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 56 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 57 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 58 | # CONFIG_PPC_DCR_MMIO is not set |
@@ -98,7 +96,6 @@ CONFIG_HOTPLUG=y | |||
98 | CONFIG_PRINTK=y | 96 | CONFIG_PRINTK=y |
99 | CONFIG_BUG=y | 97 | CONFIG_BUG=y |
100 | CONFIG_ELF_CORE=y | 98 | CONFIG_ELF_CORE=y |
101 | CONFIG_PCSPKR_PLATFORM=y | ||
102 | CONFIG_COMPAT_BRK=y | 99 | CONFIG_COMPAT_BRK=y |
103 | CONFIG_BASE_FULL=y | 100 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 101 | CONFIG_FUTEX=y |
@@ -108,7 +105,9 @@ CONFIG_SIGNALFD=y | |||
108 | CONFIG_TIMERFD=y | 105 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 106 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 107 | CONFIG_SHMEM=y |
108 | CONFIG_AIO=y | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 109 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | ||
112 | CONFIG_SLUB_DEBUG=y | 111 | CONFIG_SLUB_DEBUG=y |
113 | # CONFIG_SLAB is not set | 112 | # CONFIG_SLAB is not set |
114 | CONFIG_SLUB=y | 113 | CONFIG_SLUB=y |
@@ -121,10 +120,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
121 | CONFIG_HAVE_KPROBES=y | 120 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 121 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 122 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
124 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
125 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
126 | # CONFIG_HAVE_CLK is not set | ||
127 | CONFIG_PROC_PAGE_MONITOR=y | ||
128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
129 | CONFIG_SLABINFO=y | 124 | CONFIG_SLABINFO=y |
130 | CONFIG_RT_MUTEXES=y | 125 | CONFIG_RT_MUTEXES=y |
@@ -157,6 +152,7 @@ CONFIG_DEFAULT_AS=y | |||
157 | # CONFIG_DEFAULT_NOOP is not set | 152 | # CONFIG_DEFAULT_NOOP is not set |
158 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 153 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
159 | CONFIG_CLASSIC_RCU=y | 154 | CONFIG_CLASSIC_RCU=y |
155 | # CONFIG_FREEZER is not set | ||
160 | 156 | ||
161 | # | 157 | # |
162 | # Platform support | 158 | # Platform support |
@@ -164,10 +160,10 @@ CONFIG_CLASSIC_RCU=y | |||
164 | CONFIG_PPC_MULTIPLATFORM=y | 160 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 161 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | 162 | # CONFIG_PPC_CHRP is not set |
167 | # CONFIG_PPC_PMAC is not set | ||
168 | # CONFIG_MPC5121_ADS is not set | 163 | # CONFIG_MPC5121_ADS is not set |
169 | # CONFIG_MPC5121_GENERIC is not set | 164 | # CONFIG_MPC5121_GENERIC is not set |
170 | # CONFIG_PPC_MPC52xx is not set | 165 | # CONFIG_PPC_MPC52xx is not set |
166 | # CONFIG_PPC_PMAC is not set | ||
171 | # CONFIG_PPC_CELL is not set | 167 | # CONFIG_PPC_CELL is not set |
172 | # CONFIG_PPC_CELL_NATIVE is not set | 168 | # CONFIG_PPC_CELL_NATIVE is not set |
173 | # CONFIG_PPC_82xx is not set | 169 | # CONFIG_PPC_82xx is not set |
@@ -187,24 +183,21 @@ CONFIG_MPC834x_MDS=y | |||
187 | CONFIG_PPC_MPC834x=y | 183 | CONFIG_PPC_MPC834x=y |
188 | # CONFIG_PPC_86xx is not set | 184 | # CONFIG_PPC_86xx is not set |
189 | # CONFIG_EMBEDDED6xx is not set | 185 | # CONFIG_EMBEDDED6xx is not set |
190 | CONFIG_PPC_NATIVE=y | ||
191 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
192 | CONFIG_IPIC=y | 186 | CONFIG_IPIC=y |
193 | CONFIG_MPIC=y | 187 | # CONFIG_MPIC is not set |
194 | # CONFIG_MPIC_WEIRD is not set | 188 | # CONFIG_MPIC_WEIRD is not set |
195 | CONFIG_PPC_I8259=y | 189 | # CONFIG_PPC_I8259 is not set |
196 | CONFIG_PPC_RTAS=y | 190 | # CONFIG_PPC_RTAS is not set |
197 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
198 | CONFIG_RTAS_PROC=y | ||
199 | # CONFIG_MMIO_NVRAM is not set | 191 | # CONFIG_MMIO_NVRAM is not set |
200 | CONFIG_PPC_MPC106=y | 192 | # CONFIG_PPC_MPC106 is not set |
201 | # CONFIG_PPC_970_NAP is not set | 193 | # CONFIG_PPC_970_NAP is not set |
202 | # CONFIG_PPC_INDIRECT_IO is not set | 194 | # CONFIG_PPC_INDIRECT_IO is not set |
203 | # CONFIG_GENERIC_IOMAP is not set | 195 | # CONFIG_GENERIC_IOMAP is not set |
204 | # CONFIG_CPU_FREQ is not set | 196 | # CONFIG_CPU_FREQ is not set |
205 | # CONFIG_PPC601_SYNC_FIX is not set | ||
206 | # CONFIG_TAU is not set | 197 | # CONFIG_TAU is not set |
198 | # CONFIG_QUICC_ENGINE is not set | ||
207 | # CONFIG_FSL_ULI1575 is not set | 199 | # CONFIG_FSL_ULI1575 is not set |
200 | # CONFIG_MPC8xxx_GPIO is not set | ||
208 | 201 | ||
209 | # | 202 | # |
210 | # Kernel options | 203 | # Kernel options |
@@ -224,6 +217,8 @@ CONFIG_PREEMPT_NONE=y | |||
224 | # CONFIG_PREEMPT_VOLUNTARY is not set | 217 | # CONFIG_PREEMPT_VOLUNTARY is not set |
225 | # CONFIG_PREEMPT is not set | 218 | # CONFIG_PREEMPT is not set |
226 | CONFIG_BINFMT_ELF=y | 219 | CONFIG_BINFMT_ELF=y |
220 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
221 | # CONFIG_HAVE_AOUT is not set | ||
227 | # CONFIG_BINFMT_MISC is not set | 222 | # CONFIG_BINFMT_MISC is not set |
228 | # CONFIG_IOMMU_HELPER is not set | 223 | # CONFIG_IOMMU_HELPER is not set |
229 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
@@ -238,15 +233,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
238 | # CONFIG_SPARSEMEM_MANUAL is not set | 233 | # CONFIG_SPARSEMEM_MANUAL is not set |
239 | CONFIG_FLATMEM=y | 234 | CONFIG_FLATMEM=y |
240 | CONFIG_FLAT_NODE_MEM_MAP=y | 235 | CONFIG_FLAT_NODE_MEM_MAP=y |
241 | # CONFIG_SPARSEMEM_STATIC is not set | ||
242 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
243 | CONFIG_PAGEFLAGS_EXTENDED=y | 236 | CONFIG_PAGEFLAGS_EXTENDED=y |
244 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 237 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
245 | CONFIG_MIGRATION=y | 238 | CONFIG_MIGRATION=y |
246 | # CONFIG_RESOURCES_64BIT is not set | 239 | # CONFIG_RESOURCES_64BIT is not set |
240 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
247 | CONFIG_ZONE_DMA_FLAG=1 | 241 | CONFIG_ZONE_DMA_FLAG=1 |
248 | CONFIG_BOUNCE=y | 242 | CONFIG_BOUNCE=y |
249 | CONFIG_VIRT_TO_BUS=y | 243 | CONFIG_VIRT_TO_BUS=y |
244 | CONFIG_UNEVICTABLE_LRU=y | ||
250 | CONFIG_FORCE_MAX_ZONEORDER=11 | 245 | CONFIG_FORCE_MAX_ZONEORDER=11 |
251 | CONFIG_PROC_DEVICETREE=y | 246 | CONFIG_PROC_DEVICETREE=y |
252 | # CONFIG_CMDLINE_BOOL is not set | 247 | # CONFIG_CMDLINE_BOOL is not set |
@@ -258,7 +253,6 @@ CONFIG_ISA_DMA_API=y | |||
258 | # | 253 | # |
259 | # Bus options | 254 | # Bus options |
260 | # | 255 | # |
261 | # CONFIG_ISA is not set | ||
262 | CONFIG_ZONE_DMA=y | 256 | CONFIG_ZONE_DMA=y |
263 | CONFIG_GENERIC_ISA_DMA=y | 257 | CONFIG_GENERIC_ISA_DMA=y |
264 | CONFIG_PPC_INDIRECT_PCI=y | 258 | CONFIG_PPC_INDIRECT_PCI=y |
@@ -271,7 +265,7 @@ CONFIG_PCI_SYSCALL=y | |||
271 | # CONFIG_PCIEPORTBUS is not set | 265 | # CONFIG_PCIEPORTBUS is not set |
272 | CONFIG_ARCH_SUPPORTS_MSI=y | 266 | CONFIG_ARCH_SUPPORTS_MSI=y |
273 | # CONFIG_PCI_MSI is not set | 267 | # CONFIG_PCI_MSI is not set |
274 | CONFIG_PCI_LEGACY=y | 268 | # CONFIG_PCI_LEGACY is not set |
275 | # CONFIG_PCCARD is not set | 269 | # CONFIG_PCCARD is not set |
276 | # CONFIG_HOTPLUG_PCI is not set | 270 | # CONFIG_HOTPLUG_PCI is not set |
277 | # CONFIG_HAS_RAPIDIO is not set | 271 | # CONFIG_HAS_RAPIDIO is not set |
@@ -339,6 +333,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_TIPC is not set | 333 | # CONFIG_TIPC is not set |
340 | # CONFIG_ATM is not set | 334 | # CONFIG_ATM is not set |
341 | # CONFIG_BRIDGE is not set | 335 | # CONFIG_BRIDGE is not set |
336 | # CONFIG_NET_DSA is not set | ||
342 | # CONFIG_VLAN_8021Q is not set | 337 | # CONFIG_VLAN_8021Q is not set |
343 | # CONFIG_DECNET is not set | 338 | # CONFIG_DECNET is not set |
344 | # CONFIG_LLC2 is not set | 339 | # CONFIG_LLC2 is not set |
@@ -359,11 +354,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
359 | # CONFIG_IRDA is not set | 354 | # CONFIG_IRDA is not set |
360 | # CONFIG_BT is not set | 355 | # CONFIG_BT is not set |
361 | # CONFIG_AF_RXRPC is not set | 356 | # CONFIG_AF_RXRPC is not set |
362 | 357 | # CONFIG_PHONET is not set | |
363 | # | 358 | CONFIG_WIRELESS=y |
364 | # Wireless | ||
365 | # | ||
366 | # CONFIG_CFG80211 is not set | 359 | # CONFIG_CFG80211 is not set |
360 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
367 | # CONFIG_WIRELESS_EXT is not set | 361 | # CONFIG_WIRELESS_EXT is not set |
368 | # CONFIG_MAC80211 is not set | 362 | # CONFIG_MAC80211 is not set |
369 | # CONFIG_IEEE80211 is not set | 363 | # CONFIG_IEEE80211 is not set |
@@ -389,7 +383,6 @@ CONFIG_OF_I2C=y | |||
389 | # CONFIG_PARPORT is not set | 383 | # CONFIG_PARPORT is not set |
390 | CONFIG_BLK_DEV=y | 384 | CONFIG_BLK_DEV=y |
391 | # CONFIG_BLK_DEV_FD is not set | 385 | # CONFIG_BLK_DEV_FD is not set |
392 | # CONFIG_MAC_FLOPPY is not set | ||
393 | # CONFIG_BLK_CPQ_DA is not set | 386 | # CONFIG_BLK_CPQ_DA is not set |
394 | # CONFIG_BLK_CPQ_CISS_DA is not set | 387 | # CONFIG_BLK_CPQ_CISS_DA is not set |
395 | # CONFIG_BLK_DEV_DAC960 is not set | 388 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -465,8 +458,6 @@ CONFIG_MARVELL_PHY=y | |||
465 | # CONFIG_MDIO_BITBANG is not set | 458 | # CONFIG_MDIO_BITBANG is not set |
466 | CONFIG_NET_ETHERNET=y | 459 | CONFIG_NET_ETHERNET=y |
467 | CONFIG_MII=y | 460 | CONFIG_MII=y |
468 | # CONFIG_MACE is not set | ||
469 | # CONFIG_BMAC is not set | ||
470 | # CONFIG_HAPPYMEAL is not set | 461 | # CONFIG_HAPPYMEAL is not set |
471 | # CONFIG_SUNGEM is not set | 462 | # CONFIG_SUNGEM is not set |
472 | # CONFIG_CASSINI is not set | 463 | # CONFIG_CASSINI is not set |
@@ -477,6 +468,9 @@ CONFIG_MII=y | |||
477 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 468 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
478 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 469 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
479 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 470 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
471 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
472 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
473 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
480 | CONFIG_NET_PCI=y | 474 | CONFIG_NET_PCI=y |
481 | # CONFIG_PCNET32 is not set | 475 | # CONFIG_PCNET32 is not set |
482 | # CONFIG_AMD8111_ETH is not set | 476 | # CONFIG_AMD8111_ETH is not set |
@@ -497,6 +491,7 @@ CONFIG_E100=y | |||
497 | # CONFIG_TLAN is not set | 491 | # CONFIG_TLAN is not set |
498 | # CONFIG_VIA_RHINE is not set | 492 | # CONFIG_VIA_RHINE is not set |
499 | # CONFIG_SC92031 is not set | 493 | # CONFIG_SC92031 is not set |
494 | # CONFIG_ATL2 is not set | ||
500 | CONFIG_NETDEV_1000=y | 495 | CONFIG_NETDEV_1000=y |
501 | # CONFIG_ACENIC is not set | 496 | # CONFIG_ACENIC is not set |
502 | # CONFIG_DL2K is not set | 497 | # CONFIG_DL2K is not set |
@@ -519,18 +514,22 @@ CONFIG_GIANFAR=y | |||
519 | # CONFIG_QLA3XXX is not set | 514 | # CONFIG_QLA3XXX is not set |
520 | # CONFIG_ATL1 is not set | 515 | # CONFIG_ATL1 is not set |
521 | # CONFIG_ATL1E is not set | 516 | # CONFIG_ATL1E is not set |
517 | # CONFIG_JME is not set | ||
522 | CONFIG_NETDEV_10000=y | 518 | CONFIG_NETDEV_10000=y |
523 | # CONFIG_CHELSIO_T1 is not set | 519 | # CONFIG_CHELSIO_T1 is not set |
524 | # CONFIG_CHELSIO_T3 is not set | 520 | # CONFIG_CHELSIO_T3 is not set |
521 | # CONFIG_ENIC is not set | ||
525 | # CONFIG_IXGBE is not set | 522 | # CONFIG_IXGBE is not set |
526 | # CONFIG_IXGB is not set | 523 | # CONFIG_IXGB is not set |
527 | # CONFIG_S2IO is not set | 524 | # CONFIG_S2IO is not set |
528 | # CONFIG_MYRI10GE is not set | 525 | # CONFIG_MYRI10GE is not set |
529 | # CONFIG_NETXEN_NIC is not set | 526 | # CONFIG_NETXEN_NIC is not set |
530 | # CONFIG_NIU is not set | 527 | # CONFIG_NIU is not set |
528 | # CONFIG_MLX4_EN is not set | ||
531 | # CONFIG_MLX4_CORE is not set | 529 | # CONFIG_MLX4_CORE is not set |
532 | # CONFIG_TEHUTI is not set | 530 | # CONFIG_TEHUTI is not set |
533 | # CONFIG_BNX2X is not set | 531 | # CONFIG_BNX2X is not set |
532 | # CONFIG_QLGE is not set | ||
534 | # CONFIG_SFC is not set | 533 | # CONFIG_SFC is not set |
535 | # CONFIG_TR is not set | 534 | # CONFIG_TR is not set |
536 | 535 | ||
@@ -606,14 +605,11 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
606 | # CONFIG_SERIAL_UARTLITE is not set | 605 | # CONFIG_SERIAL_UARTLITE is not set |
607 | CONFIG_SERIAL_CORE=y | 606 | CONFIG_SERIAL_CORE=y |
608 | CONFIG_SERIAL_CORE_CONSOLE=y | 607 | CONFIG_SERIAL_CORE_CONSOLE=y |
609 | # CONFIG_SERIAL_PMACZILOG is not set | ||
610 | # CONFIG_SERIAL_JSM is not set | 608 | # CONFIG_SERIAL_JSM is not set |
611 | # CONFIG_SERIAL_OF_PLATFORM is not set | 609 | # CONFIG_SERIAL_OF_PLATFORM is not set |
612 | CONFIG_UNIX98_PTYS=y | 610 | CONFIG_UNIX98_PTYS=y |
613 | CONFIG_LEGACY_PTYS=y | 611 | CONFIG_LEGACY_PTYS=y |
614 | CONFIG_LEGACY_PTY_COUNT=256 | 612 | CONFIG_LEGACY_PTY_COUNT=256 |
615 | # CONFIG_BRIQ_PANEL is not set | ||
616 | # CONFIG_HVC_RTAS is not set | ||
617 | # CONFIG_IPMI_HANDLER is not set | 613 | # CONFIG_IPMI_HANDLER is not set |
618 | # CONFIG_HW_RANDOM is not set | 614 | # CONFIG_HW_RANDOM is not set |
619 | # CONFIG_NVRAM is not set | 615 | # CONFIG_NVRAM is not set |
@@ -650,12 +646,6 @@ CONFIG_I2C_HELPER_AUTO=y | |||
650 | # CONFIG_I2C_VIAPRO is not set | 646 | # CONFIG_I2C_VIAPRO is not set |
651 | 647 | ||
652 | # | 648 | # |
653 | # Mac SMBus host controller drivers | ||
654 | # | ||
655 | # CONFIG_I2C_HYDRA is not set | ||
656 | CONFIG_I2C_POWERMAC=y | ||
657 | |||
658 | # | ||
659 | # I2C system bus drivers (mostly embedded / system-on-chip) | 649 | # I2C system bus drivers (mostly embedded / system-on-chip) |
660 | # | 650 | # |
661 | CONFIG_I2C_MPC=y | 651 | CONFIG_I2C_MPC=y |
@@ -691,6 +681,7 @@ CONFIG_I2C_MPC=y | |||
691 | # CONFIG_SENSORS_PCF8591 is not set | 681 | # CONFIG_SENSORS_PCF8591 is not set |
692 | # CONFIG_SENSORS_MAX6875 is not set | 682 | # CONFIG_SENSORS_MAX6875 is not set |
693 | # CONFIG_SENSORS_TSL2550 is not set | 683 | # CONFIG_SENSORS_TSL2550 is not set |
684 | # CONFIG_MCU_MPC8349EMITX is not set | ||
694 | # CONFIG_I2C_DEBUG_CORE is not set | 685 | # CONFIG_I2C_DEBUG_CORE is not set |
695 | # CONFIG_I2C_DEBUG_ALGO is not set | 686 | # CONFIG_I2C_DEBUG_ALGO is not set |
696 | # CONFIG_I2C_DEBUG_BUS is not set | 687 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -712,7 +703,6 @@ CONFIG_HWMON=y | |||
712 | # CONFIG_SENSORS_ADM9240 is not set | 703 | # CONFIG_SENSORS_ADM9240 is not set |
713 | # CONFIG_SENSORS_ADT7470 is not set | 704 | # CONFIG_SENSORS_ADT7470 is not set |
714 | # CONFIG_SENSORS_ADT7473 is not set | 705 | # CONFIG_SENSORS_ADT7473 is not set |
715 | # CONFIG_SENSORS_AMS is not set | ||
716 | # CONFIG_SENSORS_ATXP1 is not set | 706 | # CONFIG_SENSORS_ATXP1 is not set |
717 | # CONFIG_SENSORS_DS1621 is not set | 707 | # CONFIG_SENSORS_DS1621 is not set |
718 | # CONFIG_SENSORS_I5K_AMB is not set | 708 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -767,7 +757,6 @@ CONFIG_WATCHDOG=y | |||
767 | # CONFIG_SOFT_WATCHDOG is not set | 757 | # CONFIG_SOFT_WATCHDOG is not set |
768 | # CONFIG_ALIM7101_WDT is not set | 758 | # CONFIG_ALIM7101_WDT is not set |
769 | # CONFIG_8xxx_WDT is not set | 759 | # CONFIG_8xxx_WDT is not set |
770 | # CONFIG_WATCHDOG_RTAS is not set | ||
771 | 760 | ||
772 | # | 761 | # |
773 | # PCI-based Watchdog Cards | 762 | # PCI-based Watchdog Cards |
@@ -788,6 +777,17 @@ CONFIG_SSB_POSSIBLE=y | |||
788 | # CONFIG_MFD_SM501 is not set | 777 | # CONFIG_MFD_SM501 is not set |
789 | # CONFIG_HTC_PASIC3 is not set | 778 | # CONFIG_HTC_PASIC3 is not set |
790 | # CONFIG_MFD_TMIO is not set | 779 | # CONFIG_MFD_TMIO is not set |
780 | # CONFIG_PMIC_DA903X is not set | ||
781 | # CONFIG_MFD_WM8400 is not set | ||
782 | # CONFIG_MFD_WM8350_I2C is not set | ||
783 | |||
784 | # | ||
785 | # Voltage and Current regulators | ||
786 | # | ||
787 | # CONFIG_REGULATOR is not set | ||
788 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
789 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
790 | # CONFIG_REGULATOR_BQ24022 is not set | ||
791 | 791 | ||
792 | # | 792 | # |
793 | # Multimedia devices | 793 | # Multimedia devices |
@@ -824,6 +824,12 @@ CONFIG_HID_SUPPORT=y | |||
824 | CONFIG_HID=y | 824 | CONFIG_HID=y |
825 | # CONFIG_HID_DEBUG is not set | 825 | # CONFIG_HID_DEBUG is not set |
826 | # CONFIG_HIDRAW is not set | 826 | # CONFIG_HIDRAW is not set |
827 | # CONFIG_HID_PID is not set | ||
828 | |||
829 | # | ||
830 | # Special HID drivers | ||
831 | # | ||
832 | CONFIG_HID_COMPAT=y | ||
827 | CONFIG_USB_SUPPORT=y | 833 | CONFIG_USB_SUPPORT=y |
828 | CONFIG_USB_ARCH_HAS_HCD=y | 834 | CONFIG_USB_ARCH_HAS_HCD=y |
829 | CONFIG_USB_ARCH_HAS_OHCI=y | 835 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -840,6 +846,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
840 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 846 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
841 | # | 847 | # |
842 | # CONFIG_USB_GADGET is not set | 848 | # CONFIG_USB_GADGET is not set |
849 | # CONFIG_UWB is not set | ||
843 | # CONFIG_MMC is not set | 850 | # CONFIG_MMC is not set |
844 | # CONFIG_MEMSTICK is not set | 851 | # CONFIG_MEMSTICK is not set |
845 | # CONFIG_NEW_LEDS is not set | 852 | # CONFIG_NEW_LEDS is not set |
@@ -885,12 +892,15 @@ CONFIG_RTC_DRV_DS1374=y | |||
885 | # Platform RTC drivers | 892 | # Platform RTC drivers |
886 | # | 893 | # |
887 | # CONFIG_RTC_DRV_CMOS is not set | 894 | # CONFIG_RTC_DRV_CMOS is not set |
895 | # CONFIG_RTC_DRV_DS1286 is not set | ||
888 | # CONFIG_RTC_DRV_DS1511 is not set | 896 | # CONFIG_RTC_DRV_DS1511 is not set |
889 | # CONFIG_RTC_DRV_DS1553 is not set | 897 | # CONFIG_RTC_DRV_DS1553 is not set |
890 | # CONFIG_RTC_DRV_DS1742 is not set | 898 | # CONFIG_RTC_DRV_DS1742 is not set |
891 | # CONFIG_RTC_DRV_STK17TA8 is not set | 899 | # CONFIG_RTC_DRV_STK17TA8 is not set |
892 | # CONFIG_RTC_DRV_M48T86 is not set | 900 | # CONFIG_RTC_DRV_M48T86 is not set |
901 | # CONFIG_RTC_DRV_M48T35 is not set | ||
893 | # CONFIG_RTC_DRV_M48T59 is not set | 902 | # CONFIG_RTC_DRV_M48T59 is not set |
903 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
894 | # CONFIG_RTC_DRV_V3020 is not set | 904 | # CONFIG_RTC_DRV_V3020 is not set |
895 | 905 | ||
896 | # | 906 | # |
@@ -899,6 +909,7 @@ CONFIG_RTC_DRV_DS1374=y | |||
899 | # CONFIG_RTC_DRV_PPC is not set | 909 | # CONFIG_RTC_DRV_PPC is not set |
900 | # CONFIG_DMADEVICES is not set | 910 | # CONFIG_DMADEVICES is not set |
901 | # CONFIG_UIO is not set | 911 | # CONFIG_UIO is not set |
912 | # CONFIG_STAGING is not set | ||
902 | 913 | ||
903 | # | 914 | # |
904 | # File systems | 915 | # File systems |
@@ -910,12 +921,13 @@ CONFIG_EXT3_FS=y | |||
910 | CONFIG_EXT3_FS_XATTR=y | 921 | CONFIG_EXT3_FS_XATTR=y |
911 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 922 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
912 | # CONFIG_EXT3_FS_SECURITY is not set | 923 | # CONFIG_EXT3_FS_SECURITY is not set |
913 | # CONFIG_EXT4DEV_FS is not set | 924 | # CONFIG_EXT4_FS is not set |
914 | CONFIG_JBD=y | 925 | CONFIG_JBD=y |
915 | CONFIG_FS_MBCACHE=y | 926 | CONFIG_FS_MBCACHE=y |
916 | # CONFIG_REISERFS_FS is not set | 927 | # CONFIG_REISERFS_FS is not set |
917 | # CONFIG_JFS_FS is not set | 928 | # CONFIG_JFS_FS is not set |
918 | # CONFIG_FS_POSIX_ACL is not set | 929 | # CONFIG_FS_POSIX_ACL is not set |
930 | CONFIG_FILE_LOCKING=y | ||
919 | # CONFIG_XFS_FS is not set | 931 | # CONFIG_XFS_FS is not set |
920 | # CONFIG_OCFS2_FS is not set | 932 | # CONFIG_OCFS2_FS is not set |
921 | CONFIG_DNOTIFY=y | 933 | CONFIG_DNOTIFY=y |
@@ -945,6 +957,7 @@ CONFIG_INOTIFY_USER=y | |||
945 | CONFIG_PROC_FS=y | 957 | CONFIG_PROC_FS=y |
946 | CONFIG_PROC_KCORE=y | 958 | CONFIG_PROC_KCORE=y |
947 | CONFIG_PROC_SYSCTL=y | 959 | CONFIG_PROC_SYSCTL=y |
960 | CONFIG_PROC_PAGE_MONITOR=y | ||
948 | CONFIG_SYSFS=y | 961 | CONFIG_SYSFS=y |
949 | CONFIG_TMPFS=y | 962 | CONFIG_TMPFS=y |
950 | # CONFIG_TMPFS_POSIX_ACL is not set | 963 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -982,6 +995,7 @@ CONFIG_LOCKD_V4=y | |||
982 | CONFIG_NFS_COMMON=y | 995 | CONFIG_NFS_COMMON=y |
983 | CONFIG_SUNRPC=y | 996 | CONFIG_SUNRPC=y |
984 | CONFIG_SUNRPC_GSS=y | 997 | CONFIG_SUNRPC_GSS=y |
998 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
985 | CONFIG_RPCSEC_GSS_KRB5=y | 999 | CONFIG_RPCSEC_GSS_KRB5=y |
986 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1000 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
987 | # CONFIG_SMB_FS is not set | 1001 | # CONFIG_SMB_FS is not set |
@@ -1014,7 +1028,6 @@ CONFIG_PARTITION_ADVANCED=y | |||
1014 | # Library routines | 1028 | # Library routines |
1015 | # | 1029 | # |
1016 | CONFIG_BITREVERSE=y | 1030 | CONFIG_BITREVERSE=y |
1017 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1018 | # CONFIG_CRC_CCITT is not set | 1031 | # CONFIG_CRC_CCITT is not set |
1019 | # CONFIG_CRC16 is not set | 1032 | # CONFIG_CRC16 is not set |
1020 | # CONFIG_CRC_T10DIF is not set | 1033 | # CONFIG_CRC_T10DIF is not set |
@@ -1044,13 +1057,15 @@ CONFIG_FRAME_WARN=1024 | |||
1044 | # CONFIG_SLUB_STATS is not set | 1057 | # CONFIG_SLUB_STATS is not set |
1045 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1058 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1046 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1059 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1060 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1047 | # CONFIG_LATENCYTOP is not set | 1061 | # CONFIG_LATENCYTOP is not set |
1048 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1062 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1049 | CONFIG_HAVE_FTRACE=y | 1063 | CONFIG_HAVE_FUNCTION_TRACER=y |
1050 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1064 | |
1051 | # CONFIG_FTRACE is not set | 1065 | # |
1052 | # CONFIG_SCHED_TRACER is not set | 1066 | # Tracers |
1053 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1067 | # |
1068 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1054 | # CONFIG_SAMPLES is not set | 1069 | # CONFIG_SAMPLES is not set |
1055 | CONFIG_HAVE_ARCH_KGDB=y | 1070 | CONFIG_HAVE_ARCH_KGDB=y |
1056 | # CONFIG_IRQSTACKS is not set | 1071 | # CONFIG_IRQSTACKS is not set |
@@ -1062,14 +1077,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1062 | # | 1077 | # |
1063 | # CONFIG_KEYS is not set | 1078 | # CONFIG_KEYS is not set |
1064 | # CONFIG_SECURITY is not set | 1079 | # CONFIG_SECURITY is not set |
1080 | # CONFIG_SECURITYFS is not set | ||
1065 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1081 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1066 | CONFIG_CRYPTO=y | 1082 | CONFIG_CRYPTO=y |
1067 | 1083 | ||
1068 | # | 1084 | # |
1069 | # Crypto core or helper | 1085 | # Crypto core or helper |
1070 | # | 1086 | # |
1087 | # CONFIG_CRYPTO_FIPS is not set | ||
1071 | CONFIG_CRYPTO_ALGAPI=y | 1088 | CONFIG_CRYPTO_ALGAPI=y |
1089 | CONFIG_CRYPTO_AEAD=y | ||
1072 | CONFIG_CRYPTO_BLKCIPHER=y | 1090 | CONFIG_CRYPTO_BLKCIPHER=y |
1091 | CONFIG_CRYPTO_HASH=y | ||
1092 | CONFIG_CRYPTO_RNG=y | ||
1073 | CONFIG_CRYPTO_MANAGER=y | 1093 | CONFIG_CRYPTO_MANAGER=y |
1074 | # CONFIG_CRYPTO_GF128MUL is not set | 1094 | # CONFIG_CRYPTO_GF128MUL is not set |
1075 | # CONFIG_CRYPTO_NULL is not set | 1095 | # CONFIG_CRYPTO_NULL is not set |
@@ -1142,6 +1162,11 @@ CONFIG_CRYPTO_DES=y | |||
1142 | # | 1162 | # |
1143 | # CONFIG_CRYPTO_DEFLATE is not set | 1163 | # CONFIG_CRYPTO_DEFLATE is not set |
1144 | # CONFIG_CRYPTO_LZO is not set | 1164 | # CONFIG_CRYPTO_LZO is not set |
1165 | |||
1166 | # | ||
1167 | # Random Number Generation | ||
1168 | # | ||
1169 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1145 | CONFIG_CRYPTO_HW=y | 1170 | CONFIG_CRYPTO_HW=y |
1146 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1171 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1147 | # CONFIG_CRYPTO_DEV_TALITOS is not set | 1172 | # CONFIG_CRYPTO_DEV_TALITOS is not set |