aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc8544_ds_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc8544_ds_defconfig')
-rw-r--r--arch/powerpc/configs/mpc8544_ds_defconfig130
1 files changed, 69 insertions, 61 deletions
diff --git a/arch/powerpc/configs/mpc8544_ds_defconfig b/arch/powerpc/configs/mpc8544_ds_defconfig
index 9a3e08bcd188..18623a8ee75c 100644
--- a/arch/powerpc/configs/mpc8544_ds_defconfig
+++ b/arch/powerpc/configs/mpc8544_ds_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.23-rc4 3# Linux kernel version: 2.6.24-rc4
4# Wed Aug 29 16:41:04 2007 4# Thu Dec 6 16:48:46 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -22,8 +22,13 @@ CONFIG_FSL_BOOKE=y
22CONFIG_SPE=y 22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set 23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y 24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
25CONFIG_PPC_MERGE=y 26CONFIG_PPC_MERGE=y
26CONFIG_MMU=y 27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
27CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
28CONFIG_IRQ_PER_CPU=y 33CONFIG_IRQ_PER_CPU=y
29CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34CONFIG_RWSEM_XCHGADD_ALGORITHM=y
@@ -64,11 +69,14 @@ CONFIG_BSD_PROCESS_ACCT=y
64# CONFIG_BSD_PROCESS_ACCT_V3 is not set 69# CONFIG_BSD_PROCESS_ACCT_V3 is not set
65# CONFIG_TASKSTATS is not set 70# CONFIG_TASKSTATS is not set
66# CONFIG_USER_NS is not set 71# CONFIG_USER_NS is not set
72# CONFIG_PID_NS is not set
67CONFIG_AUDIT=y 73CONFIG_AUDIT=y
68# CONFIG_AUDITSYSCALL is not set 74# CONFIG_AUDITSYSCALL is not set
69CONFIG_IKCONFIG=y 75CONFIG_IKCONFIG=y
70CONFIG_IKCONFIG_PROC=y 76CONFIG_IKCONFIG_PROC=y
71CONFIG_LOG_BUF_SHIFT=14 77CONFIG_LOG_BUF_SHIFT=14
78# CONFIG_CGROUPS is not set
79# CONFIG_FAIR_GROUP_SCHED is not set
72CONFIG_SYSFS_DEPRECATED=y 80CONFIG_SYSFS_DEPRECATED=y
73# CONFIG_RELAY is not set 81# CONFIG_RELAY is not set
74CONFIG_BLK_DEV_INITRD=y 82CONFIG_BLK_DEV_INITRD=y
@@ -89,7 +97,6 @@ CONFIG_FUTEX=y
89CONFIG_ANON_INODES=y 97CONFIG_ANON_INODES=y
90CONFIG_EPOLL=y 98CONFIG_EPOLL=y
91CONFIG_SIGNALFD=y 99CONFIG_SIGNALFD=y
92CONFIG_TIMERFD=y
93CONFIG_EVENTFD=y 100CONFIG_EVENTFD=y
94CONFIG_SHMEM=y 101CONFIG_SHMEM=y
95CONFIG_VM_EVENT_COUNTERS=y 102CONFIG_VM_EVENT_COUNTERS=y
@@ -156,6 +163,10 @@ CONFIG_FSL_ULI1575=y
156# Kernel options 163# Kernel options
157# 164#
158CONFIG_HIGHMEM=y 165CONFIG_HIGHMEM=y
166CONFIG_TICK_ONESHOT=y
167CONFIG_NO_HZ=y
168CONFIG_HIGH_RES_TIMERS=y
169CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
159# CONFIG_HZ_100 is not set 170# CONFIG_HZ_100 is not set
160CONFIG_HZ_250=y 171CONFIG_HZ_250=y
161# CONFIG_HZ_300 is not set 172# CONFIG_HZ_300 is not set
@@ -177,6 +188,7 @@ CONFIG_FLATMEM_MANUAL=y
177CONFIG_FLATMEM=y 188CONFIG_FLATMEM=y
178CONFIG_FLAT_NODE_MEM_MAP=y 189CONFIG_FLAT_NODE_MEM_MAP=y
179# CONFIG_SPARSEMEM_STATIC is not set 190# CONFIG_SPARSEMEM_STATIC is not set
191# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
180CONFIG_SPLIT_PTLOCK_CPUS=4 192CONFIG_SPLIT_PTLOCK_CPUS=4
181# CONFIG_RESOURCES_64BIT is not set 193# CONFIG_RESOURCES_64BIT is not set
182CONFIG_ZONE_DMA_FLAG=1 194CONFIG_ZONE_DMA_FLAG=1
@@ -185,6 +197,8 @@ CONFIG_VIRT_TO_BUS=y
185CONFIG_PROC_DEVICETREE=y 197CONFIG_PROC_DEVICETREE=y
186# CONFIG_CMDLINE_BOOL is not set 198# CONFIG_CMDLINE_BOOL is not set
187# CONFIG_PM is not set 199# CONFIG_PM is not set
200CONFIG_SUSPEND_UP_POSSIBLE=y
201CONFIG_HIBERNATION_UP_POSSIBLE=y
188CONFIG_SECCOMP=y 202CONFIG_SECCOMP=y
189CONFIG_WANT_DEVICE_TREE=y 203CONFIG_WANT_DEVICE_TREE=y
190CONFIG_DEVICE_TREE="" 204CONFIG_DEVICE_TREE=""
@@ -194,6 +208,7 @@ CONFIG_ISA_DMA_API=y
194# Bus options 208# Bus options
195# 209#
196CONFIG_ZONE_DMA=y 210CONFIG_ZONE_DMA=y
211CONFIG_GENERIC_ISA_DMA=y
197CONFIG_PPC_INDIRECT_PCI=y 212CONFIG_PPC_INDIRECT_PCI=y
198CONFIG_FSL_SOC=y 213CONFIG_FSL_SOC=y
199CONFIG_FSL_PCI=y 214CONFIG_FSL_PCI=y
@@ -203,11 +218,8 @@ CONFIG_PCI_SYSCALL=y
203# CONFIG_PCIEPORTBUS is not set 218# CONFIG_PCIEPORTBUS is not set
204CONFIG_ARCH_SUPPORTS_MSI=y 219CONFIG_ARCH_SUPPORTS_MSI=y
205# CONFIG_PCI_MSI is not set 220# CONFIG_PCI_MSI is not set
221CONFIG_PCI_LEGACY=y
206# CONFIG_PCI_DEBUG is not set 222# CONFIG_PCI_DEBUG is not set
207
208#
209# PCCARD (PCMCIA/CardBus) support
210#
211# CONFIG_PCCARD is not set 223# CONFIG_PCCARD is not set
212# CONFIG_HOTPLUG_PCI is not set 224# CONFIG_HOTPLUG_PCI is not set
213 225
@@ -222,7 +234,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
222CONFIG_HIGHMEM_START=0xfe000000 234CONFIG_HIGHMEM_START=0xfe000000
223CONFIG_LOWMEM_SIZE=0x30000000 235CONFIG_LOWMEM_SIZE=0x30000000
224CONFIG_KERNEL_START=0xc0000000 236CONFIG_KERNEL_START=0xc0000000
225CONFIG_TASK_SIZE=0x80000000 237CONFIG_TASK_SIZE=0xc0000000
226CONFIG_BOOT_LOAD=0x00800000 238CONFIG_BOOT_LOAD=0x00800000
227 239
228# 240#
@@ -271,6 +283,7 @@ CONFIG_INET_TUNNEL=y
271# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 283# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
272# CONFIG_INET_XFRM_MODE_TUNNEL is not set 284# CONFIG_INET_XFRM_MODE_TUNNEL is not set
273# CONFIG_INET_XFRM_MODE_BEET is not set 285# CONFIG_INET_XFRM_MODE_BEET is not set
286# CONFIG_INET_LRO is not set
274CONFIG_INET_DIAG=y 287CONFIG_INET_DIAG=y
275CONFIG_INET_TCP_DIAG=y 288CONFIG_INET_TCP_DIAG=y
276# CONFIG_TCP_CONG_ADVANCED is not set 289# CONFIG_TCP_CONG_ADVANCED is not set
@@ -315,10 +328,6 @@ CONFIG_SCTP_HMAC_MD5=y
315# CONFIG_LAPB is not set 328# CONFIG_LAPB is not set
316# CONFIG_ECONET is not set 329# CONFIG_ECONET is not set
317# CONFIG_WAN_ROUTER is not set 330# CONFIG_WAN_ROUTER is not set
318
319#
320# QoS and/or fair queueing
321#
322# CONFIG_NET_SCHED is not set 331# CONFIG_NET_SCHED is not set
323 332
324# 333#
@@ -348,6 +357,7 @@ CONFIG_FIB_RULES=y
348# 357#
349# Generic Driver Options 358# Generic Driver Options
350# 359#
360CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
351CONFIG_STANDALONE=y 361CONFIG_STANDALONE=y
352CONFIG_PREVENT_FIRMWARE_BUILD=y 362CONFIG_PREVENT_FIRMWARE_BUILD=y
353CONFIG_FW_LOADER=y 363CONFIG_FW_LOADER=y
@@ -420,6 +430,7 @@ CONFIG_SCSI_WAIT_SCAN=m
420# CONFIG_SCSI_FC_ATTRS is not set 430# CONFIG_SCSI_FC_ATTRS is not set
421# CONFIG_SCSI_ISCSI_ATTRS is not set 431# CONFIG_SCSI_ISCSI_ATTRS is not set
422# CONFIG_SCSI_SAS_LIBSAS is not set 432# CONFIG_SCSI_SAS_LIBSAS is not set
433# CONFIG_SCSI_SRP_ATTRS is not set
423CONFIG_SCSI_LOWLEVEL=y 434CONFIG_SCSI_LOWLEVEL=y
424# CONFIG_ISCSI_TCP is not set 435# CONFIG_ISCSI_TCP is not set
425# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 436# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
@@ -431,6 +442,7 @@ CONFIG_SCSI_LOWLEVEL=y
431# CONFIG_SCSI_AIC79XX is not set 442# CONFIG_SCSI_AIC79XX is not set
432# CONFIG_SCSI_AIC94XX is not set 443# CONFIG_SCSI_AIC94XX is not set
433# CONFIG_SCSI_DPT_I2O is not set 444# CONFIG_SCSI_DPT_I2O is not set
445# CONFIG_SCSI_ADVANSYS is not set
434# CONFIG_SCSI_ARCMSR is not set 446# CONFIG_SCSI_ARCMSR is not set
435# CONFIG_MEGARAID_NEWGEN is not set 447# CONFIG_MEGARAID_NEWGEN is not set
436# CONFIG_MEGARAID_LEGACY is not set 448# CONFIG_MEGARAID_LEGACY is not set
@@ -498,6 +510,7 @@ CONFIG_PATA_ALI=y
498# CONFIG_PATA_OLDPIIX is not set 510# CONFIG_PATA_OLDPIIX is not set
499# CONFIG_PATA_NETCELL is not set 511# CONFIG_PATA_NETCELL is not set
500# CONFIG_PATA_NS87410 is not set 512# CONFIG_PATA_NS87410 is not set
513# CONFIG_PATA_NS87415 is not set
501# CONFIG_PATA_OPTI is not set 514# CONFIG_PATA_OPTI is not set
502# CONFIG_PATA_OPTIDMA is not set 515# CONFIG_PATA_OPTIDMA is not set
503# CONFIG_PATA_PDC_OLD is not set 516# CONFIG_PATA_PDC_OLD is not set
@@ -512,14 +525,7 @@ CONFIG_PATA_ALI=y
512# CONFIG_PATA_WINBOND is not set 525# CONFIG_PATA_WINBOND is not set
513# CONFIG_PATA_PLATFORM is not set 526# CONFIG_PATA_PLATFORM is not set
514# CONFIG_MD is not set 527# CONFIG_MD is not set
515
516#
517# Fusion MPT device support
518#
519# CONFIG_FUSION is not set 528# CONFIG_FUSION is not set
520# CONFIG_FUSION_SPI is not set
521# CONFIG_FUSION_FC is not set
522# CONFIG_FUSION_SAS is not set
523 529
524# 530#
525# IEEE 1394 (FireWire) support 531# IEEE 1394 (FireWire) support
@@ -535,6 +541,8 @@ CONFIG_DUMMY=y
535# CONFIG_MACVLAN is not set 541# CONFIG_MACVLAN is not set
536# CONFIG_EQUALIZER is not set 542# CONFIG_EQUALIZER is not set
537# CONFIG_TUN is not set 543# CONFIG_TUN is not set
544# CONFIG_VETH is not set
545# CONFIG_IP1000 is not set
538# CONFIG_ARCNET is not set 546# CONFIG_ARCNET is not set
539CONFIG_PHYLIB=y 547CONFIG_PHYLIB=y
540 548
@@ -551,6 +559,7 @@ CONFIG_VITESSE_PHY=y
551# CONFIG_BROADCOM_PHY is not set 559# CONFIG_BROADCOM_PHY is not set
552# CONFIG_ICPLUS_PHY is not set 560# CONFIG_ICPLUS_PHY is not set
553# CONFIG_FIXED_PHY is not set 561# CONFIG_FIXED_PHY is not set
562# CONFIG_MDIO_BITBANG is not set
554CONFIG_NET_ETHERNET=y 563CONFIG_NET_ETHERNET=y
555CONFIG_MII=y 564CONFIG_MII=y
556# CONFIG_HAPPYMEAL is not set 565# CONFIG_HAPPYMEAL is not set
@@ -559,11 +568,17 @@ CONFIG_MII=y
559# CONFIG_NET_VENDOR_3COM is not set 568# CONFIG_NET_VENDOR_3COM is not set
560# CONFIG_NET_TULIP is not set 569# CONFIG_NET_TULIP is not set
561# CONFIG_HP100 is not set 570# CONFIG_HP100 is not set
571# CONFIG_IBM_NEW_EMAC_ZMII is not set
572# CONFIG_IBM_NEW_EMAC_RGMII is not set
573# CONFIG_IBM_NEW_EMAC_TAH is not set
574# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
562# CONFIG_NET_PCI is not set 575# CONFIG_NET_PCI is not set
576# CONFIG_B44 is not set
563CONFIG_NETDEV_1000=y 577CONFIG_NETDEV_1000=y
564# CONFIG_ACENIC is not set 578# CONFIG_ACENIC is not set
565# CONFIG_DL2K is not set 579# CONFIG_DL2K is not set
566# CONFIG_E1000 is not set 580# CONFIG_E1000 is not set
581# CONFIG_E1000E is not set
567# CONFIG_NS83820 is not set 582# CONFIG_NS83820 is not set
568# CONFIG_HAMACHI is not set 583# CONFIG_HAMACHI is not set
569# CONFIG_YELLOWFIN is not set 584# CONFIG_YELLOWFIN is not set
@@ -571,6 +586,7 @@ CONFIG_NETDEV_1000=y
571# CONFIG_SIS190 is not set 586# CONFIG_SIS190 is not set
572# CONFIG_SKGE is not set 587# CONFIG_SKGE is not set
573# CONFIG_SKY2 is not set 588# CONFIG_SKY2 is not set
589# CONFIG_SK98LIN is not set
574# CONFIG_VIA_VELOCITY is not set 590# CONFIG_VIA_VELOCITY is not set
575# CONFIG_TIGON3 is not set 591# CONFIG_TIGON3 is not set
576# CONFIG_BNX2 is not set 592# CONFIG_BNX2 is not set
@@ -581,11 +597,14 @@ CONFIG_GFAR_NAPI=y
581CONFIG_NETDEV_10000=y 597CONFIG_NETDEV_10000=y
582# CONFIG_CHELSIO_T1 is not set 598# CONFIG_CHELSIO_T1 is not set
583# CONFIG_CHELSIO_T3 is not set 599# CONFIG_CHELSIO_T3 is not set
600# CONFIG_IXGBE is not set
584# CONFIG_IXGB is not set 601# CONFIG_IXGB is not set
585# CONFIG_S2IO is not set 602# CONFIG_S2IO is not set
586# CONFIG_MYRI10GE is not set 603# CONFIG_MYRI10GE is not set
587# CONFIG_NETXEN_NIC is not set 604# CONFIG_NETXEN_NIC is not set
605# CONFIG_NIU is not set
588# CONFIG_MLX4_CORE is not set 606# CONFIG_MLX4_CORE is not set
607# CONFIG_TEHUTI is not set
589# CONFIG_TR is not set 608# CONFIG_TR is not set
590 609
591# 610#
@@ -601,7 +620,6 @@ CONFIG_NETDEV_10000=y
601# CONFIG_USB_KAWETH is not set 620# CONFIG_USB_KAWETH is not set
602# CONFIG_USB_PEGASUS is not set 621# CONFIG_USB_PEGASUS is not set
603# CONFIG_USB_RTL8150 is not set 622# CONFIG_USB_RTL8150 is not set
604# CONFIG_USB_USBNET_MII is not set
605# CONFIG_USB_USBNET is not set 623# CONFIG_USB_USBNET is not set
606# CONFIG_WAN is not set 624# CONFIG_WAN is not set
607# CONFIG_FDDI is not set 625# CONFIG_FDDI is not set
@@ -628,7 +646,6 @@ CONFIG_INPUT=y
628# 646#
629# CONFIG_INPUT_MOUSEDEV is not set 647# CONFIG_INPUT_MOUSEDEV is not set
630# CONFIG_INPUT_JOYDEV is not set 648# CONFIG_INPUT_JOYDEV is not set
631# CONFIG_INPUT_TSDEV is not set
632# CONFIG_INPUT_EVDEV is not set 649# CONFIG_INPUT_EVDEV is not set
633# CONFIG_INPUT_EVBUG is not set 650# CONFIG_INPUT_EVBUG is not set
634 651
@@ -688,15 +705,12 @@ CONFIG_UNIX98_PTYS=y
688CONFIG_LEGACY_PTYS=y 705CONFIG_LEGACY_PTYS=y
689CONFIG_LEGACY_PTY_COUNT=256 706CONFIG_LEGACY_PTY_COUNT=256
690# CONFIG_IPMI_HANDLER is not set 707# CONFIG_IPMI_HANDLER is not set
691# CONFIG_WATCHDOG is not set
692# CONFIG_HW_RANDOM is not set 708# CONFIG_HW_RANDOM is not set
693CONFIG_NVRAM=y 709CONFIG_NVRAM=y
694CONFIG_GEN_RTC=y 710CONFIG_GEN_RTC=y
695CONFIG_GEN_RTC_X=y 711CONFIG_GEN_RTC_X=y
696# CONFIG_R3964 is not set 712# CONFIG_R3964 is not set
697# CONFIG_APPLICOM is not set 713# CONFIG_APPLICOM is not set
698# CONFIG_AGP is not set
699# CONFIG_DRM is not set
700# CONFIG_RAW_DRIVER is not set 714# CONFIG_RAW_DRIVER is not set
701# CONFIG_TCG_TPM is not set 715# CONFIG_TCG_TPM is not set
702CONFIG_DEVPORT=y 716CONFIG_DEVPORT=y
@@ -765,6 +779,13 @@ CONFIG_SENSORS_EEPROM=y
765# CONFIG_W1 is not set 779# CONFIG_W1 is not set
766# CONFIG_POWER_SUPPLY is not set 780# CONFIG_POWER_SUPPLY is not set
767# CONFIG_HWMON is not set 781# CONFIG_HWMON is not set
782# CONFIG_WATCHDOG is not set
783
784#
785# Sonics Silicon Backplane
786#
787CONFIG_SSB_POSSIBLE=y
788# CONFIG_SSB is not set
768 789
769# 790#
770# Multifunction device drivers 791# Multifunction device drivers
@@ -859,6 +880,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y
859# CONFIG_DVB_OR51132 is not set 880# CONFIG_DVB_OR51132 is not set
860# CONFIG_DVB_BCM3510 is not set 881# CONFIG_DVB_BCM3510 is not set
861# CONFIG_DVB_LGDT330X is not set 882# CONFIG_DVB_LGDT330X is not set
883# CONFIG_DVB_S5H1409 is not set
862 884
863# 885#
864# Tuners/PLL support 886# Tuners/PLL support
@@ -868,6 +890,9 @@ CONFIG_DVB_CAPTURE_DRIVERS=y
868# CONFIG_DVB_TDA827X is not set 890# CONFIG_DVB_TDA827X is not set
869# CONFIG_DVB_TUNER_QT1010 is not set 891# CONFIG_DVB_TUNER_QT1010 is not set
870# CONFIG_DVB_TUNER_MT2060 is not set 892# CONFIG_DVB_TUNER_MT2060 is not set
893# CONFIG_DVB_TUNER_MT2266 is not set
894# CONFIG_DVB_TUNER_MT2131 is not set
895# CONFIG_DVB_TUNER_DIB0070 is not set
871 896
872# 897#
873# Miscellaneous devices 898# Miscellaneous devices
@@ -881,16 +906,17 @@ CONFIG_DAB=y
881# 906#
882# Graphics support 907# Graphics support
883# 908#
909# CONFIG_AGP is not set
910# CONFIG_DRM is not set
911# CONFIG_VGASTATE is not set
912CONFIG_VIDEO_OUTPUT_CONTROL=y
913# CONFIG_FB is not set
884# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 914# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
885 915
886# 916#
887# Display device support 917# Display device support
888# 918#
889# CONFIG_DISPLAY_SUPPORT is not set 919# CONFIG_DISPLAY_SUPPORT is not set
890# CONFIG_VGASTATE is not set
891CONFIG_VIDEO_OUTPUT_CONTROL=y
892# CONFIG_FB is not set
893# CONFIG_FB_IBM_GXT4500 is not set
894 920
895# 921#
896# Console display driver support 922# Console display driver support
@@ -1022,6 +1048,7 @@ CONFIG_AC97_BUS=y
1022CONFIG_HID_SUPPORT=y 1048CONFIG_HID_SUPPORT=y
1023CONFIG_HID=y 1049CONFIG_HID=y
1024# CONFIG_HID_DEBUG is not set 1050# CONFIG_HID_DEBUG is not set
1051# CONFIG_HIDRAW is not set
1025 1052
1026# 1053#
1027# USB Input Devices 1054# USB Input Devices
@@ -1082,6 +1109,7 @@ CONFIG_USB_STORAGE=y
1082# CONFIG_USB_STORAGE_DEBUG is not set 1109# CONFIG_USB_STORAGE_DEBUG is not set
1083# CONFIG_USB_STORAGE_DATAFAB is not set 1110# CONFIG_USB_STORAGE_DATAFAB is not set
1084# CONFIG_USB_STORAGE_FREECOM is not set 1111# CONFIG_USB_STORAGE_FREECOM is not set
1112# CONFIG_USB_STORAGE_ISD200 is not set
1085# CONFIG_USB_STORAGE_DPCM is not set 1113# CONFIG_USB_STORAGE_DPCM is not set
1086# CONFIG_USB_STORAGE_USBAT is not set 1114# CONFIG_USB_STORAGE_USBAT is not set
1087# CONFIG_USB_STORAGE_SDDR09 is not set 1115# CONFIG_USB_STORAGE_SDDR09 is not set
@@ -1162,6 +1190,7 @@ CONFIG_RTC_INTF_DEV=y
1162# I2C RTC drivers 1190# I2C RTC drivers
1163# 1191#
1164# CONFIG_RTC_DRV_DS1307 is not set 1192# CONFIG_RTC_DRV_DS1307 is not set
1193# CONFIG_RTC_DRV_DS1374 is not set
1165# CONFIG_RTC_DRV_DS1672 is not set 1194# CONFIG_RTC_DRV_DS1672 is not set
1166# CONFIG_RTC_DRV_MAX6900 is not set 1195# CONFIG_RTC_DRV_MAX6900 is not set
1167# CONFIG_RTC_DRV_RS5C372 is not set 1196# CONFIG_RTC_DRV_RS5C372 is not set
@@ -1191,19 +1220,6 @@ CONFIG_RTC_DRV_CMOS=y
1191# 1220#
1192 1221
1193# 1222#
1194# DMA Engine support
1195#
1196# CONFIG_DMA_ENGINE is not set
1197
1198#
1199# DMA Clients
1200#
1201
1202#
1203# DMA Devices
1204#
1205
1206#
1207# Userspace I/O 1223# Userspace I/O
1208# 1224#
1209# CONFIG_UIO is not set 1225# CONFIG_UIO is not set
@@ -1220,7 +1236,6 @@ CONFIG_EXT3_FS_XATTR=y
1220# CONFIG_EXT3_FS_SECURITY is not set 1236# CONFIG_EXT3_FS_SECURITY is not set
1221# CONFIG_EXT4DEV_FS is not set 1237# CONFIG_EXT4DEV_FS is not set
1222CONFIG_JBD=y 1238CONFIG_JBD=y
1223# CONFIG_JBD_DEBUG is not set
1224CONFIG_FS_MBCACHE=y 1239CONFIG_FS_MBCACHE=y
1225# CONFIG_REISERFS_FS is not set 1240# CONFIG_REISERFS_FS is not set
1226# CONFIG_JFS_FS is not set 1241# CONFIG_JFS_FS is not set
@@ -1269,7 +1284,6 @@ CONFIG_SYSFS=y
1269CONFIG_TMPFS=y 1284CONFIG_TMPFS=y
1270# CONFIG_TMPFS_POSIX_ACL is not set 1285# CONFIG_TMPFS_POSIX_ACL is not set
1271# CONFIG_HUGETLB_PAGE is not set 1286# CONFIG_HUGETLB_PAGE is not set
1272CONFIG_RAMFS=y
1273# CONFIG_CONFIGFS_FS is not set 1287# CONFIG_CONFIGFS_FS is not set
1274 1288
1275# 1289#
@@ -1292,10 +1306,7 @@ CONFIG_SYSV_FS=m
1292CONFIG_UFS_FS=m 1306CONFIG_UFS_FS=m
1293# CONFIG_UFS_FS_WRITE is not set 1307# CONFIG_UFS_FS_WRITE is not set
1294# CONFIG_UFS_DEBUG is not set 1308# CONFIG_UFS_DEBUG is not set
1295 1309CONFIG_NETWORK_FILESYSTEMS=y
1296#
1297# Network File Systems
1298#
1299CONFIG_NFS_FS=y 1310CONFIG_NFS_FS=y
1300CONFIG_NFS_V3=y 1311CONFIG_NFS_V3=y
1301# CONFIG_NFS_V3_ACL is not set 1312# CONFIG_NFS_V3_ACL is not set
@@ -1341,10 +1352,6 @@ CONFIG_MSDOS_PARTITION=y
1341# CONFIG_KARMA_PARTITION is not set 1352# CONFIG_KARMA_PARTITION is not set
1342# CONFIG_EFI_PARTITION is not set 1353# CONFIG_EFI_PARTITION is not set
1343# CONFIG_SYSV68_PARTITION is not set 1354# CONFIG_SYSV68_PARTITION is not set
1344
1345#
1346# Native Language Support
1347#
1348CONFIG_NLS=y 1355CONFIG_NLS=y
1349CONFIG_NLS_DEFAULT="iso8859-1" 1356CONFIG_NLS_DEFAULT="iso8859-1"
1350# CONFIG_NLS_CODEPAGE_437 is not set 1357# CONFIG_NLS_CODEPAGE_437 is not set
@@ -1385,10 +1392,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1385# CONFIG_NLS_KOI8_R is not set 1392# CONFIG_NLS_KOI8_R is not set
1386# CONFIG_NLS_KOI8_U is not set 1393# CONFIG_NLS_KOI8_U is not set
1387CONFIG_NLS_UTF8=m 1394CONFIG_NLS_UTF8=m
1388
1389#
1390# Distributed Lock Manager
1391#
1392# CONFIG_DLM is not set 1395# CONFIG_DLM is not set
1393# CONFIG_UCC_SLOW is not set 1396# CONFIG_UCC_SLOW is not set
1394 1397
@@ -1407,16 +1410,13 @@ CONFIG_PLIST=y
1407CONFIG_HAS_IOMEM=y 1410CONFIG_HAS_IOMEM=y
1408CONFIG_HAS_IOPORT=y 1411CONFIG_HAS_IOPORT=y
1409CONFIG_HAS_DMA=y 1412CONFIG_HAS_DMA=y
1410 1413# CONFIG_INSTRUMENTATION is not set
1411#
1412# Instrumentation Support
1413#
1414# CONFIG_PROFILING is not set
1415 1414
1416# 1415#
1417# Kernel hacking 1416# Kernel hacking
1418# 1417#
1419# CONFIG_PRINTK_TIME is not set 1418# CONFIG_PRINTK_TIME is not set
1419CONFIG_ENABLE_WARN_DEPRECATED=y
1420CONFIG_ENABLE_MUST_CHECK=y 1420CONFIG_ENABLE_MUST_CHECK=y
1421# CONFIG_MAGIC_SYSRQ is not set 1421# CONFIG_MAGIC_SYSRQ is not set
1422# CONFIG_UNUSED_SYMBOLS is not set 1422# CONFIG_UNUSED_SYMBOLS is not set
@@ -1441,9 +1441,12 @@ CONFIG_SCHED_DEBUG=y
1441CONFIG_DEBUG_INFO=y 1441CONFIG_DEBUG_INFO=y
1442# CONFIG_DEBUG_VM is not set 1442# CONFIG_DEBUG_VM is not set
1443# CONFIG_DEBUG_LIST is not set 1443# CONFIG_DEBUG_LIST is not set
1444# CONFIG_DEBUG_SG is not set
1444CONFIG_FORCED_INLINING=y 1445CONFIG_FORCED_INLINING=y
1446# CONFIG_BOOT_PRINTK_DELAY is not set
1445# CONFIG_RCU_TORTURE_TEST is not set 1447# CONFIG_RCU_TORTURE_TEST is not set
1446# CONFIG_FAULT_INJECTION is not set 1448# CONFIG_FAULT_INJECTION is not set
1449# CONFIG_SAMPLES is not set
1447# CONFIG_DEBUG_STACKOVERFLOW is not set 1450# CONFIG_DEBUG_STACKOVERFLOW is not set
1448# CONFIG_DEBUG_STACK_USAGE is not set 1451# CONFIG_DEBUG_STACK_USAGE is not set
1449# CONFIG_DEBUG_PAGEALLOC is not set 1452# CONFIG_DEBUG_PAGEALLOC is not set
@@ -1456,6 +1459,7 @@ CONFIG_FORCED_INLINING=y
1456# 1459#
1457# CONFIG_KEYS is not set 1460# CONFIG_KEYS is not set
1458# CONFIG_SECURITY is not set 1461# CONFIG_SECURITY is not set
1462# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1459CONFIG_CRYPTO=y 1463CONFIG_CRYPTO=y
1460CONFIG_CRYPTO_ALGAPI=y 1464CONFIG_CRYPTO_ALGAPI=y
1461CONFIG_CRYPTO_BLKCIPHER=y 1465CONFIG_CRYPTO_BLKCIPHER=y
@@ -1466,7 +1470,7 @@ CONFIG_CRYPTO_HMAC=y
1466# CONFIG_CRYPTO_NULL is not set 1470# CONFIG_CRYPTO_NULL is not set
1467# CONFIG_CRYPTO_MD4 is not set 1471# CONFIG_CRYPTO_MD4 is not set
1468CONFIG_CRYPTO_MD5=y 1472CONFIG_CRYPTO_MD5=y
1469# CONFIG_CRYPTO_SHA1 is not set 1473CONFIG_CRYPTO_SHA1=m
1470# CONFIG_CRYPTO_SHA256 is not set 1474# CONFIG_CRYPTO_SHA256 is not set
1471# CONFIG_CRYPTO_SHA512 is not set 1475# CONFIG_CRYPTO_SHA512 is not set
1472# CONFIG_CRYPTO_WP512 is not set 1476# CONFIG_CRYPTO_WP512 is not set
@@ -1476,6 +1480,7 @@ CONFIG_CRYPTO_MD5=y
1476CONFIG_CRYPTO_CBC=y 1480CONFIG_CRYPTO_CBC=y
1477CONFIG_CRYPTO_PCBC=m 1481CONFIG_CRYPTO_PCBC=m
1478# CONFIG_CRYPTO_LRW is not set 1482# CONFIG_CRYPTO_LRW is not set
1483# CONFIG_CRYPTO_XTS is not set
1479# CONFIG_CRYPTO_CRYPTD is not set 1484# CONFIG_CRYPTO_CRYPTD is not set
1480CONFIG_CRYPTO_DES=y 1485CONFIG_CRYPTO_DES=y
1481# CONFIG_CRYPTO_FCRYPT is not set 1486# CONFIG_CRYPTO_FCRYPT is not set
@@ -1489,9 +1494,12 @@ CONFIG_CRYPTO_DES=y
1489# CONFIG_CRYPTO_ARC4 is not set 1494# CONFIG_CRYPTO_ARC4 is not set
1490# CONFIG_CRYPTO_KHAZAD is not set 1495# CONFIG_CRYPTO_KHAZAD is not set
1491# CONFIG_CRYPTO_ANUBIS is not set 1496# CONFIG_CRYPTO_ANUBIS is not set
1497# CONFIG_CRYPTO_SEED is not set
1492# CONFIG_CRYPTO_DEFLATE is not set 1498# CONFIG_CRYPTO_DEFLATE is not set
1493# CONFIG_CRYPTO_MICHAEL_MIC is not set 1499# CONFIG_CRYPTO_MICHAEL_MIC is not set
1494# CONFIG_CRYPTO_CRC32C is not set 1500# CONFIG_CRYPTO_CRC32C is not set
1495# CONFIG_CRYPTO_CAMELLIA is not set 1501# CONFIG_CRYPTO_CAMELLIA is not set
1496# CONFIG_CRYPTO_TEST is not set 1502# CONFIG_CRYPTO_TEST is not set
1503# CONFIG_CRYPTO_AUTHENC is not set
1497CONFIG_CRYPTO_HW=y 1504CONFIG_CRYPTO_HW=y
1505# CONFIG_PPC_CLOCK is not set