diff options
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc836x_rdk_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | 87 |
1 files changed, 65 insertions, 22 deletions
diff --git a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig index b52ec0861679..9451d6e5c802 100644 --- a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_rdk_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.32-rc5 | 3 | # Linux kernel version: 2.6.33-rc3 |
4 | # Thu Nov 5 08:20:30 2009 | 4 | # Wed Jan 6 09:24:23 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -37,6 +37,7 @@ CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | |||
37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | 38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set |
39 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
40 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 43 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -60,6 +61,7 @@ CONFIG_AUDIT_ARCH=y | |||
60 | CONFIG_GENERIC_BUG=y | 61 | CONFIG_GENERIC_BUG=y |
61 | CONFIG_DTC=y | 62 | CONFIG_DTC=y |
62 | CONFIG_DEFAULT_UIMAGE=y | 63 | CONFIG_DEFAULT_UIMAGE=y |
64 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 65 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
64 | # CONFIG_PPC_DCR_NATIVE is not set | 66 | # CONFIG_PPC_DCR_NATIVE is not set |
65 | # CONFIG_PPC_DCR_MMIO is not set | 67 | # CONFIG_PPC_DCR_MMIO is not set |
@@ -88,6 +90,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
88 | # | 90 | # |
89 | CONFIG_TREE_RCU=y | 91 | CONFIG_TREE_RCU=y |
90 | # CONFIG_TREE_PREEMPT_RCU is not set | 92 | # CONFIG_TREE_PREEMPT_RCU is not set |
93 | # CONFIG_TINY_RCU is not set | ||
91 | # CONFIG_RCU_TRACE is not set | 94 | # CONFIG_RCU_TRACE is not set |
92 | CONFIG_RCU_FANOUT=32 | 95 | CONFIG_RCU_FANOUT=32 |
93 | # CONFIG_RCU_FANOUT_EXACT is not set | 96 | # CONFIG_RCU_FANOUT_EXACT is not set |
@@ -174,14 +177,41 @@ CONFIG_LBDAF=y | |||
174 | # IO Schedulers | 177 | # IO Schedulers |
175 | # | 178 | # |
176 | CONFIG_IOSCHED_NOOP=y | 179 | CONFIG_IOSCHED_NOOP=y |
177 | CONFIG_IOSCHED_AS=y | ||
178 | CONFIG_IOSCHED_DEADLINE=y | 180 | CONFIG_IOSCHED_DEADLINE=y |
179 | CONFIG_IOSCHED_CFQ=y | 181 | CONFIG_IOSCHED_CFQ=y |
180 | CONFIG_DEFAULT_AS=y | ||
181 | # CONFIG_DEFAULT_DEADLINE is not set | 182 | # CONFIG_DEFAULT_DEADLINE is not set |
182 | # CONFIG_DEFAULT_CFQ is not set | 183 | CONFIG_DEFAULT_CFQ=y |
183 | # CONFIG_DEFAULT_NOOP is not set | 184 | # CONFIG_DEFAULT_NOOP is not set |
184 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 185 | CONFIG_DEFAULT_IOSCHED="cfq" |
186 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
196 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
205 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
214 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
185 | # CONFIG_FREEZER is not set | 215 | # CONFIG_FREEZER is not set |
186 | 216 | ||
187 | # | 217 | # |
@@ -258,6 +288,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
258 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 288 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
259 | # CONFIG_KEXEC is not set | 289 | # CONFIG_KEXEC is not set |
260 | # CONFIG_CRASH_DUMP is not set | 290 | # CONFIG_CRASH_DUMP is not set |
291 | CONFIG_SPARSE_IRQ=y | ||
261 | CONFIG_MAX_ACTIVE_REGIONS=32 | 292 | CONFIG_MAX_ACTIVE_REGIONS=32 |
262 | CONFIG_ARCH_FLATMEM_ENABLE=y | 293 | CONFIG_ARCH_FLATMEM_ENABLE=y |
263 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 294 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -274,8 +305,6 @@ CONFIG_MIGRATION=y | |||
274 | CONFIG_ZONE_DMA_FLAG=1 | 305 | CONFIG_ZONE_DMA_FLAG=1 |
275 | CONFIG_BOUNCE=y | 306 | CONFIG_BOUNCE=y |
276 | CONFIG_VIRT_TO_BUS=y | 307 | CONFIG_VIRT_TO_BUS=y |
277 | CONFIG_HAVE_MLOCK=y | ||
278 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
279 | # CONFIG_KSM is not set | 308 | # CONFIG_KSM is not set |
280 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 309 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
281 | CONFIG_PPC_4K_PAGES=y | 310 | CONFIG_PPC_4K_PAGES=y |
@@ -404,9 +433,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
404 | # CONFIG_AF_RXRPC is not set | 433 | # CONFIG_AF_RXRPC is not set |
405 | CONFIG_WIRELESS=y | 434 | CONFIG_WIRELESS=y |
406 | # CONFIG_CFG80211 is not set | 435 | # CONFIG_CFG80211 is not set |
407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
408 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
409 | # CONFIG_WIRELESS_EXT is not set | ||
410 | # CONFIG_LIB80211 is not set | 436 | # CONFIG_LIB80211 is not set |
411 | 437 | ||
412 | # | 438 | # |
@@ -539,6 +565,10 @@ CONFIG_BLK_DEV=y | |||
539 | # CONFIG_BLK_DEV_COW_COMMON is not set | 565 | # CONFIG_BLK_DEV_COW_COMMON is not set |
540 | CONFIG_BLK_DEV_LOOP=y | 566 | CONFIG_BLK_DEV_LOOP=y |
541 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 567 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
568 | |||
569 | # | ||
570 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
571 | # | ||
542 | # CONFIG_BLK_DEV_NBD is not set | 572 | # CONFIG_BLK_DEV_NBD is not set |
543 | # CONFIG_BLK_DEV_SX8 is not set | 573 | # CONFIG_BLK_DEV_SX8 is not set |
544 | CONFIG_BLK_DEV_RAM=y | 574 | CONFIG_BLK_DEV_RAM=y |
@@ -549,6 +579,7 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
549 | # CONFIG_ATA_OVER_ETH is not set | 579 | # CONFIG_ATA_OVER_ETH is not set |
550 | # CONFIG_BLK_DEV_HD is not set | 580 | # CONFIG_BLK_DEV_HD is not set |
551 | CONFIG_MISC_DEVICES=y | 581 | CONFIG_MISC_DEVICES=y |
582 | # CONFIG_AD525X_DPOT is not set | ||
552 | # CONFIG_PHANTOM is not set | 583 | # CONFIG_PHANTOM is not set |
553 | # CONFIG_SGI_IOC4 is not set | 584 | # CONFIG_SGI_IOC4 is not set |
554 | # CONFIG_TIFM_CORE is not set | 585 | # CONFIG_TIFM_CORE is not set |
@@ -556,6 +587,8 @@ CONFIG_MISC_DEVICES=y | |||
556 | # CONFIG_ENCLOSURE_SERVICES is not set | 587 | # CONFIG_ENCLOSURE_SERVICES is not set |
557 | # CONFIG_HP_ILO is not set | 588 | # CONFIG_HP_ILO is not set |
558 | # CONFIG_ISL29003 is not set | 589 | # CONFIG_ISL29003 is not set |
590 | # CONFIG_DS1682 is not set | ||
591 | # CONFIG_TI_DAC7512 is not set | ||
559 | # CONFIG_C2PORT is not set | 592 | # CONFIG_C2PORT is not set |
560 | 593 | ||
561 | # | 594 | # |
@@ -590,7 +623,7 @@ CONFIG_HAVE_IDE=y | |||
590 | # | 623 | # |
591 | 624 | ||
592 | # | 625 | # |
593 | # See the help texts for more information. | 626 | # The newer stack is recommended. |
594 | # | 627 | # |
595 | # CONFIG_FIREWIRE is not set | 628 | # CONFIG_FIREWIRE is not set |
596 | # CONFIG_IEEE1394 is not set | 629 | # CONFIG_IEEE1394 is not set |
@@ -657,8 +690,10 @@ CONFIG_UCC_GETH=y | |||
657 | # CONFIG_NETDEV_10000 is not set | 690 | # CONFIG_NETDEV_10000 is not set |
658 | # CONFIG_TR is not set | 691 | # CONFIG_TR is not set |
659 | CONFIG_WLAN=y | 692 | CONFIG_WLAN=y |
660 | # CONFIG_WLAN_PRE80211 is not set | 693 | # CONFIG_AIRO is not set |
661 | # CONFIG_WLAN_80211 is not set | 694 | # CONFIG_ATMEL is not set |
695 | # CONFIG_PRISM54 is not set | ||
696 | # CONFIG_HOSTAP is not set | ||
662 | 697 | ||
663 | # | 698 | # |
664 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 699 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -671,6 +706,7 @@ CONFIG_WLAN=y | |||
671 | # CONFIG_NETCONSOLE is not set | 706 | # CONFIG_NETCONSOLE is not set |
672 | # CONFIG_NETPOLL is not set | 707 | # CONFIG_NETPOLL is not set |
673 | # CONFIG_NET_POLL_CONTROLLER is not set | 708 | # CONFIG_NET_POLL_CONTROLLER is not set |
709 | # CONFIG_VMXNET3 is not set | ||
674 | # CONFIG_ISDN is not set | 710 | # CONFIG_ISDN is not set |
675 | # CONFIG_PHONE is not set | 711 | # CONFIG_PHONE is not set |
676 | 712 | ||
@@ -680,6 +716,7 @@ CONFIG_WLAN=y | |||
680 | CONFIG_INPUT=y | 716 | CONFIG_INPUT=y |
681 | # CONFIG_INPUT_FF_MEMLESS is not set | 717 | # CONFIG_INPUT_FF_MEMLESS is not set |
682 | # CONFIG_INPUT_POLLDEV is not set | 718 | # CONFIG_INPUT_POLLDEV is not set |
719 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
683 | 720 | ||
684 | # | 721 | # |
685 | # Userland interfaces | 722 | # Userland interfaces |
@@ -737,6 +774,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
737 | # CONFIG_SERIAL_JSM is not set | 774 | # CONFIG_SERIAL_JSM is not set |
738 | # CONFIG_SERIAL_OF_PLATFORM is not set | 775 | # CONFIG_SERIAL_OF_PLATFORM is not set |
739 | CONFIG_SERIAL_QE=y | 776 | CONFIG_SERIAL_QE=y |
777 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
740 | CONFIG_UNIX98_PTYS=y | 778 | CONFIG_UNIX98_PTYS=y |
741 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 779 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
742 | CONFIG_LEGACY_PTYS=y | 780 | CONFIG_LEGACY_PTYS=y |
@@ -795,11 +833,6 @@ CONFIG_I2C_MPC=y | |||
795 | # CONFIG_I2C_TAOS_EVM is not set | 833 | # CONFIG_I2C_TAOS_EVM is not set |
796 | 834 | ||
797 | # | 835 | # |
798 | # Graphics adapter I2C/DDC channel drivers | ||
799 | # | ||
800 | # CONFIG_I2C_VOODOO3 is not set | ||
801 | |||
802 | # | ||
803 | # Other I2C/SMBus bus drivers | 836 | # Other I2C/SMBus bus drivers |
804 | # | 837 | # |
805 | # CONFIG_I2C_PCA_PLATFORM is not set | 838 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -808,7 +841,6 @@ CONFIG_I2C_MPC=y | |||
808 | # | 841 | # |
809 | # Miscellaneous I2C Chip support | 842 | # Miscellaneous I2C Chip support |
810 | # | 843 | # |
811 | # CONFIG_DS1682 is not set | ||
812 | # CONFIG_SENSORS_TSL2550 is not set | 844 | # CONFIG_SENSORS_TSL2550 is not set |
813 | # CONFIG_I2C_DEBUG_CORE is not set | 845 | # CONFIG_I2C_DEBUG_CORE is not set |
814 | # CONFIG_I2C_DEBUG_ALGO is not set | 846 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -823,6 +855,8 @@ CONFIG_SPI_MASTER=y | |||
823 | CONFIG_SPI_BITBANG=y | 855 | CONFIG_SPI_BITBANG=y |
824 | # CONFIG_SPI_GPIO is not set | 856 | # CONFIG_SPI_GPIO is not set |
825 | # CONFIG_SPI_MPC8xxx is not set | 857 | # CONFIG_SPI_MPC8xxx is not set |
858 | # CONFIG_SPI_XILINX is not set | ||
859 | # CONFIG_SPI_DESIGNWARE is not set | ||
826 | 860 | ||
827 | # | 861 | # |
828 | # SPI Protocol Masters | 862 | # SPI Protocol Masters |
@@ -854,6 +888,7 @@ CONFIG_GPIOLIB=y | |||
854 | # | 888 | # |
855 | # PCI GPIO expanders: | 889 | # PCI GPIO expanders: |
856 | # | 890 | # |
891 | # CONFIG_GPIO_CS5535 is not set | ||
857 | # CONFIG_GPIO_BT8XX is not set | 892 | # CONFIG_GPIO_BT8XX is not set |
858 | # CONFIG_GPIO_LANGWELL is not set | 893 | # CONFIG_GPIO_LANGWELL is not set |
859 | 894 | ||
@@ -903,6 +938,7 @@ CONFIG_SSB_POSSIBLE=y | |||
903 | # CONFIG_TWL4030_CORE is not set | 938 | # CONFIG_TWL4030_CORE is not set |
904 | # CONFIG_MFD_TMIO is not set | 939 | # CONFIG_MFD_TMIO is not set |
905 | # CONFIG_PMIC_DA903X is not set | 940 | # CONFIG_PMIC_DA903X is not set |
941 | # CONFIG_PMIC_ADP5520 is not set | ||
906 | # CONFIG_MFD_WM8400 is not set | 942 | # CONFIG_MFD_WM8400 is not set |
907 | # CONFIG_MFD_WM831X is not set | 943 | # CONFIG_MFD_WM831X is not set |
908 | # CONFIG_MFD_WM8350_I2C is not set | 944 | # CONFIG_MFD_WM8350_I2C is not set |
@@ -910,6 +946,8 @@ CONFIG_SSB_POSSIBLE=y | |||
910 | # CONFIG_MFD_MC13783 is not set | 946 | # CONFIG_MFD_MC13783 is not set |
911 | # CONFIG_AB3100_CORE is not set | 947 | # CONFIG_AB3100_CORE is not set |
912 | # CONFIG_EZX_PCAP is not set | 948 | # CONFIG_EZX_PCAP is not set |
949 | # CONFIG_MFD_88PM8607 is not set | ||
950 | # CONFIG_AB4500_CORE is not set | ||
913 | # CONFIG_REGULATOR is not set | 951 | # CONFIG_REGULATOR is not set |
914 | # CONFIG_MEDIA_SUPPORT is not set | 952 | # CONFIG_MEDIA_SUPPORT is not set |
915 | 953 | ||
@@ -1199,7 +1237,7 @@ CONFIG_FRAME_WARN=1024 | |||
1199 | # CONFIG_DEBUG_KERNEL is not set | 1237 | # CONFIG_DEBUG_KERNEL is not set |
1200 | # CONFIG_SLUB_DEBUG_ON is not set | 1238 | # CONFIG_SLUB_DEBUG_ON is not set |
1201 | # CONFIG_SLUB_STATS is not set | 1239 | # CONFIG_SLUB_STATS is not set |
1202 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1240 | CONFIG_DEBUG_BUGVERBOSE=y |
1203 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1241 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1204 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1242 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1205 | # CONFIG_LATENCYTOP is not set | 1243 | # CONFIG_LATENCYTOP is not set |
@@ -1230,6 +1268,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
1230 | # CONFIG_PPC_EARLY_DEBUG_44x is not set | 1268 | # CONFIG_PPC_EARLY_DEBUG_44x is not set |
1231 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | 1269 | # CONFIG_PPC_EARLY_DEBUG_40x is not set |
1232 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | 1270 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set |
1271 | # CONFIG_PPC_EARLY_DEBUG_USBGECKO is not set | ||
1233 | 1272 | ||
1234 | # | 1273 | # |
1235 | # Security options | 1274 | # Security options |
@@ -1237,7 +1276,11 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
1237 | # CONFIG_KEYS is not set | 1276 | # CONFIG_KEYS is not set |
1238 | # CONFIG_SECURITY is not set | 1277 | # CONFIG_SECURITY is not set |
1239 | # CONFIG_SECURITYFS is not set | 1278 | # CONFIG_SECURITYFS is not set |
1240 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1279 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1280 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1281 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1282 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1283 | CONFIG_DEFAULT_SECURITY="" | ||
1241 | CONFIG_CRYPTO=y | 1284 | CONFIG_CRYPTO=y |
1242 | 1285 | ||
1243 | # | 1286 | # |