aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc8610_hpcd_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc8610_hpcd_defconfig')
-rw-r--r--arch/powerpc/configs/mpc8610_hpcd_defconfig114
1 files changed, 54 insertions, 60 deletions
diff --git a/arch/powerpc/configs/mpc8610_hpcd_defconfig b/arch/powerpc/configs/mpc8610_hpcd_defconfig
index 0483211f52be..9614d24f832a 100644
--- a/arch/powerpc/configs/mpc8610_hpcd_defconfig
+++ b/arch/powerpc/configs/mpc8610_hpcd_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-rc6 3# Linux kernel version: 2.6.24-rc4
4# Tue Oct 2 11:42:56 2007 4# Thu Dec 6 16:48:56 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -21,8 +21,13 @@ CONFIG_PPC_STD_MMU_32=y
21# CONFIG_PPC_MM_SLICES is not set 21# CONFIG_PPC_MM_SLICES is not set
22# CONFIG_SMP is not set 22# CONFIG_SMP is not set
23CONFIG_PPC32=y 23CONFIG_PPC32=y
24CONFIG_WORD_SIZE=32
24CONFIG_PPC_MERGE=y 25CONFIG_PPC_MERGE=y
25CONFIG_MMU=y 26CONFIG_MMU=y
27CONFIG_GENERIC_CMOS_UPDATE=y
28CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y
26CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
27CONFIG_IRQ_PER_CPU=y 32CONFIG_IRQ_PER_CPU=y
28CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33CONFIG_RWSEM_XCHGADD_ALGORITHM=y
@@ -61,10 +66,13 @@ CONFIG_LOCALVERSION=""
61# CONFIG_BSD_PROCESS_ACCT is not set 66# CONFIG_BSD_PROCESS_ACCT is not set
62# CONFIG_TASKSTATS is not set 67# CONFIG_TASKSTATS is not set
63# CONFIG_USER_NS is not set 68# CONFIG_USER_NS is not set
69# CONFIG_PID_NS is not set
64# CONFIG_AUDIT is not set 70# CONFIG_AUDIT is not set
65CONFIG_IKCONFIG=y 71CONFIG_IKCONFIG=y
66CONFIG_IKCONFIG_PROC=y 72CONFIG_IKCONFIG_PROC=y
67CONFIG_LOG_BUF_SHIFT=14 73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75# CONFIG_FAIR_GROUP_SCHED is not set
68CONFIG_SYSFS_DEPRECATED=y 76CONFIG_SYSFS_DEPRECATED=y
69# CONFIG_RELAY is not set 77# CONFIG_RELAY is not set
70CONFIG_BLK_DEV_INITRD=y 78CONFIG_BLK_DEV_INITRD=y
@@ -119,7 +127,6 @@ CONFIG_DEFAULT_IOSCHED="deadline"
119# Platform support 127# Platform support
120# 128#
121# CONFIG_PPC_MULTIPLATFORM is not set 129# CONFIG_PPC_MULTIPLATFORM is not set
122# CONFIG_EMBEDDED6xx is not set
123# CONFIG_PPC_82xx is not set 130# CONFIG_PPC_82xx is not set
124# CONFIG_PPC_83xx is not set 131# CONFIG_PPC_83xx is not set
125CONFIG_PPC_86xx=y 132CONFIG_PPC_86xx=y
@@ -148,6 +155,10 @@ CONFIG_MPIC=y
148# Kernel options 155# Kernel options
149# 156#
150CONFIG_HIGHMEM=y 157CONFIG_HIGHMEM=y
158CONFIG_TICK_ONESHOT=y
159CONFIG_NO_HZ=y
160CONFIG_HIGH_RES_TIMERS=y
161CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
151# CONFIG_HZ_100 is not set 162# CONFIG_HZ_100 is not set
152# CONFIG_HZ_250 is not set 163# CONFIG_HZ_250 is not set
153# CONFIG_HZ_300 is not set 164# CONFIG_HZ_300 is not set
@@ -168,6 +179,7 @@ CONFIG_FLATMEM_MANUAL=y
168CONFIG_FLATMEM=y 179CONFIG_FLATMEM=y
169CONFIG_FLAT_NODE_MEM_MAP=y 180CONFIG_FLAT_NODE_MEM_MAP=y
170# CONFIG_SPARSEMEM_STATIC is not set 181# CONFIG_SPARSEMEM_STATIC is not set
182# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
171CONFIG_SPLIT_PTLOCK_CPUS=4 183CONFIG_SPLIT_PTLOCK_CPUS=4
172# CONFIG_RESOURCES_64BIT is not set 184# CONFIG_RESOURCES_64BIT is not set
173CONFIG_ZONE_DMA_FLAG=1 185CONFIG_ZONE_DMA_FLAG=1
@@ -197,11 +209,8 @@ CONFIG_PCIEPORTBUS=y
197CONFIG_PCIEAER=y 209CONFIG_PCIEAER=y
198CONFIG_ARCH_SUPPORTS_MSI=y 210CONFIG_ARCH_SUPPORTS_MSI=y
199# CONFIG_PCI_MSI is not set 211# CONFIG_PCI_MSI is not set
212CONFIG_PCI_LEGACY=y
200CONFIG_PCI_DEBUG=y 213CONFIG_PCI_DEBUG=y
201
202#
203# PCCARD (PCMCIA/CardBus) support
204#
205# CONFIG_PCCARD is not set 214# CONFIG_PCCARD is not set
206# CONFIG_HOTPLUG_PCI is not set 215# CONFIG_HOTPLUG_PCI is not set
207 216
@@ -216,7 +225,7 @@ CONFIG_PCI_DEBUG=y
216CONFIG_HIGHMEM_START=0xfe000000 225CONFIG_HIGHMEM_START=0xfe000000
217CONFIG_LOWMEM_SIZE=0x30000000 226CONFIG_LOWMEM_SIZE=0x30000000
218CONFIG_KERNEL_START=0xc0000000 227CONFIG_KERNEL_START=0xc0000000
219CONFIG_TASK_SIZE=0x80000000 228CONFIG_TASK_SIZE=0xc0000000
220CONFIG_BOOT_LOAD=0x00800000 229CONFIG_BOOT_LOAD=0x00800000
221 230
222# 231#
@@ -255,6 +264,7 @@ CONFIG_INET_TUNNEL=y
255CONFIG_INET_XFRM_MODE_TRANSPORT=y 264CONFIG_INET_XFRM_MODE_TRANSPORT=y
256CONFIG_INET_XFRM_MODE_TUNNEL=y 265CONFIG_INET_XFRM_MODE_TUNNEL=y
257CONFIG_INET_XFRM_MODE_BEET=y 266CONFIG_INET_XFRM_MODE_BEET=y
267# CONFIG_INET_LRO is not set
258CONFIG_INET_DIAG=y 268CONFIG_INET_DIAG=y
259CONFIG_INET_TCP_DIAG=y 269CONFIG_INET_TCP_DIAG=y
260# CONFIG_TCP_CONG_ADVANCED is not set 270# CONFIG_TCP_CONG_ADVANCED is not set
@@ -294,10 +304,6 @@ CONFIG_IPV6_SIT=y
294# CONFIG_LAPB is not set 304# CONFIG_LAPB is not set
295# CONFIG_ECONET is not set 305# CONFIG_ECONET is not set
296# CONFIG_WAN_ROUTER is not set 306# CONFIG_WAN_ROUTER is not set
297
298#
299# QoS and/or fair queueing
300#
301# CONFIG_NET_SCHED is not set 307# CONFIG_NET_SCHED is not set
302 308
303# 309#
@@ -326,6 +332,7 @@ CONFIG_IPV6_SIT=y
326# 332#
327# Generic Driver Options 333# Generic Driver Options
328# 334#
335CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
329CONFIG_STANDALONE=y 336CONFIG_STANDALONE=y
330CONFIG_PREVENT_FIRMWARE_BUILD=y 337CONFIG_PREVENT_FIRMWARE_BUILD=y
331CONFIG_FW_LOADER=y 338CONFIG_FW_LOADER=y
@@ -399,6 +406,7 @@ CONFIG_CHR_DEV_SG=y
399# CONFIG_SCSI_FC_ATTRS is not set 406# CONFIG_SCSI_FC_ATTRS is not set
400# CONFIG_SCSI_ISCSI_ATTRS is not set 407# CONFIG_SCSI_ISCSI_ATTRS is not set
401# CONFIG_SCSI_SAS_LIBSAS is not set 408# CONFIG_SCSI_SAS_LIBSAS is not set
409# CONFIG_SCSI_SRP_ATTRS is not set
402CONFIG_SCSI_LOWLEVEL=y 410CONFIG_SCSI_LOWLEVEL=y
403# CONFIG_ISCSI_TCP is not set 411# CONFIG_ISCSI_TCP is not set
404# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 412# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
@@ -410,6 +418,7 @@ CONFIG_SCSI_LOWLEVEL=y
410# CONFIG_SCSI_AIC79XX is not set 418# CONFIG_SCSI_AIC79XX is not set
411# CONFIG_SCSI_AIC94XX is not set 419# CONFIG_SCSI_AIC94XX is not set
412# CONFIG_SCSI_DPT_I2O is not set 420# CONFIG_SCSI_DPT_I2O is not set
421# CONFIG_SCSI_ADVANSYS is not set
413# CONFIG_SCSI_ARCMSR is not set 422# CONFIG_SCSI_ARCMSR is not set
414# CONFIG_MEGARAID_NEWGEN is not set 423# CONFIG_MEGARAID_NEWGEN is not set
415# CONFIG_MEGARAID_LEGACY is not set 424# CONFIG_MEGARAID_LEGACY is not set
@@ -477,6 +486,7 @@ CONFIG_PATA_ALI=y
477# CONFIG_PATA_OLDPIIX is not set 486# CONFIG_PATA_OLDPIIX is not set
478# CONFIG_PATA_NETCELL is not set 487# CONFIG_PATA_NETCELL is not set
479# CONFIG_PATA_NS87410 is not set 488# CONFIG_PATA_NS87410 is not set
489# CONFIG_PATA_NS87415 is not set
480# CONFIG_PATA_OPTI is not set 490# CONFIG_PATA_OPTI is not set
481# CONFIG_PATA_OPTIDMA is not set 491# CONFIG_PATA_OPTIDMA is not set
482# CONFIG_PATA_PDC_OLD is not set 492# CONFIG_PATA_PDC_OLD is not set
@@ -491,14 +501,7 @@ CONFIG_PATA_ALI=y
491# CONFIG_PATA_WINBOND is not set 501# CONFIG_PATA_WINBOND is not set
492# CONFIG_PATA_PLATFORM is not set 502# CONFIG_PATA_PLATFORM is not set
493# CONFIG_MD is not set 503# CONFIG_MD is not set
494
495#
496# Fusion MPT device support
497#
498# CONFIG_FUSION is not set 504# CONFIG_FUSION is not set
499# CONFIG_FUSION_SPI is not set
500# CONFIG_FUSION_FC is not set
501# CONFIG_FUSION_SAS is not set
502 505
503# 506#
504# IEEE 1394 (FireWire) support 507# IEEE 1394 (FireWire) support
@@ -514,6 +517,8 @@ CONFIG_DUMMY=y
514# CONFIG_MACVLAN is not set 517# CONFIG_MACVLAN is not set
515# CONFIG_EQUALIZER is not set 518# CONFIG_EQUALIZER is not set
516# CONFIG_TUN is not set 519# CONFIG_TUN is not set
520# CONFIG_VETH is not set
521# CONFIG_IP1000 is not set
517# CONFIG_ARCNET is not set 522# CONFIG_ARCNET is not set
518CONFIG_PHYLIB=y 523CONFIG_PHYLIB=y
519 524
@@ -530,6 +535,7 @@ CONFIG_PHYLIB=y
530# CONFIG_BROADCOM_PHY is not set 535# CONFIG_BROADCOM_PHY is not set
531# CONFIG_ICPLUS_PHY is not set 536# CONFIG_ICPLUS_PHY is not set
532# CONFIG_FIXED_PHY is not set 537# CONFIG_FIXED_PHY is not set
538# CONFIG_MDIO_BITBANG is not set
533CONFIG_NET_ETHERNET=y 539CONFIG_NET_ETHERNET=y
534CONFIG_MII=y 540CONFIG_MII=y
535# CONFIG_HAPPYMEAL is not set 541# CONFIG_HAPPYMEAL is not set
@@ -547,13 +553,16 @@ CONFIG_TULIP_MMIO=y
547# CONFIG_DM9102 is not set 553# CONFIG_DM9102 is not set
548# CONFIG_ULI526X is not set 554# CONFIG_ULI526X is not set
549# CONFIG_HP100 is not set 555# CONFIG_HP100 is not set
556# CONFIG_IBM_NEW_EMAC_ZMII is not set
557# CONFIG_IBM_NEW_EMAC_RGMII is not set
558# CONFIG_IBM_NEW_EMAC_TAH is not set
559# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
550CONFIG_NET_PCI=y 560CONFIG_NET_PCI=y
551# CONFIG_PCNET32 is not set 561# CONFIG_PCNET32 is not set
552# CONFIG_AMD8111_ETH is not set 562# CONFIG_AMD8111_ETH is not set
553# CONFIG_ADAPTEC_STARFIRE is not set 563# CONFIG_ADAPTEC_STARFIRE is not set
554# CONFIG_B44 is not set 564# CONFIG_B44 is not set
555# CONFIG_FORCEDETH is not set 565# CONFIG_FORCEDETH is not set
556# CONFIG_DGRS is not set
557# CONFIG_EEPRO100 is not set 566# CONFIG_EEPRO100 is not set
558# CONFIG_E100 is not set 567# CONFIG_E100 is not set
559# CONFIG_FEALNX is not set 568# CONFIG_FEALNX is not set
@@ -575,6 +584,7 @@ CONFIG_NETDEV_1000=y
575# CONFIG_ACENIC is not set 584# CONFIG_ACENIC is not set
576# CONFIG_DL2K is not set 585# CONFIG_DL2K is not set
577# CONFIG_E1000 is not set 586# CONFIG_E1000 is not set
587# CONFIG_E1000E is not set
578# CONFIG_NS83820 is not set 588# CONFIG_NS83820 is not set
579# CONFIG_HAMACHI is not set 589# CONFIG_HAMACHI is not set
580# CONFIG_YELLOWFIN is not set 590# CONFIG_YELLOWFIN is not set
@@ -592,11 +602,14 @@ CONFIG_NETDEV_1000=y
592CONFIG_NETDEV_10000=y 602CONFIG_NETDEV_10000=y
593# CONFIG_CHELSIO_T1 is not set 603# CONFIG_CHELSIO_T1 is not set
594# CONFIG_CHELSIO_T3 is not set 604# CONFIG_CHELSIO_T3 is not set
605# CONFIG_IXGBE is not set
595# CONFIG_IXGB is not set 606# CONFIG_IXGB is not set
596# CONFIG_S2IO is not set 607# CONFIG_S2IO is not set
597# CONFIG_MYRI10GE is not set 608# CONFIG_MYRI10GE is not set
598# CONFIG_NETXEN_NIC is not set 609# CONFIG_NETXEN_NIC is not set
610# CONFIG_NIU is not set
599# CONFIG_MLX4_CORE is not set 611# CONFIG_MLX4_CORE is not set
612# CONFIG_TEHUTI is not set
600# CONFIG_TR is not set 613# CONFIG_TR is not set
601 614
602# 615#
@@ -629,7 +642,6 @@ CONFIG_INPUT=y
629# 642#
630# CONFIG_INPUT_MOUSEDEV is not set 643# CONFIG_INPUT_MOUSEDEV is not set
631# CONFIG_INPUT_JOYDEV is not set 644# CONFIG_INPUT_JOYDEV is not set
632# CONFIG_INPUT_TSDEV is not set
633# CONFIG_INPUT_EVDEV is not set 645# CONFIG_INPUT_EVDEV is not set
634# CONFIG_INPUT_EVBUG is not set 646# CONFIG_INPUT_EVBUG is not set
635 647
@@ -688,14 +700,11 @@ CONFIG_SERIAL_OF_PLATFORM=y
688CONFIG_UNIX98_PTYS=y 700CONFIG_UNIX98_PTYS=y
689# CONFIG_LEGACY_PTYS is not set 701# CONFIG_LEGACY_PTYS is not set
690# CONFIG_IPMI_HANDLER is not set 702# CONFIG_IPMI_HANDLER is not set
691# CONFIG_WATCHDOG is not set
692# CONFIG_HW_RANDOM is not set 703# CONFIG_HW_RANDOM is not set
693# CONFIG_NVRAM is not set 704# CONFIG_NVRAM is not set
694# CONFIG_GEN_RTC is not set 705# CONFIG_GEN_RTC is not set
695# CONFIG_R3964 is not set 706# CONFIG_R3964 is not set
696# CONFIG_APPLICOM is not set 707# CONFIG_APPLICOM is not set
697# CONFIG_AGP is not set
698# CONFIG_DRM is not set
699# CONFIG_RAW_DRIVER is not set 708# CONFIG_RAW_DRIVER is not set
700# CONFIG_TCG_TPM is not set 709# CONFIG_TCG_TPM is not set
701CONFIG_DEVPORT=y 710CONFIG_DEVPORT=y
@@ -709,6 +718,13 @@ CONFIG_DEVPORT=y
709# CONFIG_W1 is not set 718# CONFIG_W1 is not set
710# CONFIG_POWER_SUPPLY is not set 719# CONFIG_POWER_SUPPLY is not set
711# CONFIG_HWMON is not set 720# CONFIG_HWMON is not set
721# CONFIG_WATCHDOG is not set
722
723#
724# Sonics Silicon Backplane
725#
726CONFIG_SSB_POSSIBLE=y
727# CONFIG_SSB is not set
712 728
713# 729#
714# Multifunction device drivers 730# Multifunction device drivers
@@ -725,16 +741,17 @@ CONFIG_DAB=y
725# 741#
726# Graphics support 742# Graphics support
727# 743#
744# CONFIG_AGP is not set
745# CONFIG_DRM is not set
746# CONFIG_VGASTATE is not set
747CONFIG_VIDEO_OUTPUT_CONTROL=y
748# CONFIG_FB is not set
728# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 749# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
729 750
730# 751#
731# Display device support 752# Display device support
732# 753#
733# CONFIG_DISPLAY_SUPPORT is not set 754# CONFIG_DISPLAY_SUPPORT is not set
734# CONFIG_VGASTATE is not set
735CONFIG_VIDEO_OUTPUT_CONTROL=y
736# CONFIG_FB is not set
737# CONFIG_FB_IBM_GXT4500 is not set
738 755
739# 756#
740# Console display driver support 757# Console display driver support
@@ -750,6 +767,7 @@ CONFIG_DUMMY_CONSOLE=y
750CONFIG_HID_SUPPORT=y 767CONFIG_HID_SUPPORT=y
751CONFIG_HID=y 768CONFIG_HID=y
752# CONFIG_HID_DEBUG is not set 769# CONFIG_HID_DEBUG is not set
770# CONFIG_HIDRAW is not set
753CONFIG_USB_SUPPORT=y 771CONFIG_USB_SUPPORT=y
754CONFIG_USB_ARCH_HAS_HCD=y 772CONFIG_USB_ARCH_HAS_HCD=y
755CONFIG_USB_ARCH_HAS_OHCI=y 773CONFIG_USB_ARCH_HAS_OHCI=y
@@ -771,19 +789,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y
771# CONFIG_RTC_CLASS is not set 789# CONFIG_RTC_CLASS is not set
772 790
773# 791#
774# DMA Engine support
775#
776# CONFIG_DMA_ENGINE is not set
777
778#
779# DMA Clients
780#
781
782#
783# DMA Devices
784#
785
786#
787# Userspace I/O 792# Userspace I/O
788# 793#
789# CONFIG_UIO is not set 794# CONFIG_UIO is not set
@@ -800,7 +805,6 @@ CONFIG_EXT3_FS_XATTR=y
800# CONFIG_EXT3_FS_SECURITY is not set 805# CONFIG_EXT3_FS_SECURITY is not set
801# CONFIG_EXT4DEV_FS is not set 806# CONFIG_EXT4DEV_FS is not set
802CONFIG_JBD=y 807CONFIG_JBD=y
803# CONFIG_JBD_DEBUG is not set
804CONFIG_FS_MBCACHE=y 808CONFIG_FS_MBCACHE=y
805# CONFIG_REISERFS_FS is not set 809# CONFIG_REISERFS_FS is not set
806# CONFIG_JFS_FS is not set 810# CONFIG_JFS_FS is not set
@@ -840,7 +844,6 @@ CONFIG_SYSFS=y
840CONFIG_TMPFS=y 844CONFIG_TMPFS=y
841# CONFIG_TMPFS_POSIX_ACL is not set 845# CONFIG_TMPFS_POSIX_ACL is not set
842# CONFIG_HUGETLB_PAGE is not set 846# CONFIG_HUGETLB_PAGE is not set
843CONFIG_RAMFS=y
844# CONFIG_CONFIGFS_FS is not set 847# CONFIG_CONFIGFS_FS is not set
845 848
846# 849#
@@ -859,10 +862,7 @@ CONFIG_RAMFS=y
859# CONFIG_QNX4FS_FS is not set 862# CONFIG_QNX4FS_FS is not set
860# CONFIG_SYSV_FS is not set 863# CONFIG_SYSV_FS is not set
861# CONFIG_UFS_FS is not set 864# CONFIG_UFS_FS is not set
862 865CONFIG_NETWORK_FILESYSTEMS=y
863#
864# Network File Systems
865#
866CONFIG_NFS_FS=y 866CONFIG_NFS_FS=y
867CONFIG_NFS_V3=y 867CONFIG_NFS_V3=y
868# CONFIG_NFS_V3_ACL is not set 868# CONFIG_NFS_V3_ACL is not set
@@ -908,10 +908,6 @@ CONFIG_LDM_PARTITION=y
908# CONFIG_KARMA_PARTITION is not set 908# CONFIG_KARMA_PARTITION is not set
909# CONFIG_EFI_PARTITION is not set 909# CONFIG_EFI_PARTITION is not set
910# CONFIG_SYSV68_PARTITION is not set 910# CONFIG_SYSV68_PARTITION is not set
911
912#
913# Native Language Support
914#
915CONFIG_NLS=y 911CONFIG_NLS=y
916CONFIG_NLS_DEFAULT="iso8859-1" 912CONFIG_NLS_DEFAULT="iso8859-1"
917# CONFIG_NLS_CODEPAGE_437 is not set 913# CONFIG_NLS_CODEPAGE_437 is not set
@@ -952,10 +948,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
952# CONFIG_NLS_KOI8_R is not set 948# CONFIG_NLS_KOI8_R is not set
953# CONFIG_NLS_KOI8_U is not set 949# CONFIG_NLS_KOI8_U is not set
954# CONFIG_NLS_UTF8 is not set 950# CONFIG_NLS_UTF8 is not set
955
956#
957# Distributed Lock Manager
958#
959# CONFIG_DLM is not set 951# CONFIG_DLM is not set
960# CONFIG_UCC_SLOW is not set 952# CONFIG_UCC_SLOW is not set
961 953
@@ -973,16 +965,13 @@ CONFIG_PLIST=y
973CONFIG_HAS_IOMEM=y 965CONFIG_HAS_IOMEM=y
974CONFIG_HAS_IOPORT=y 966CONFIG_HAS_IOPORT=y
975CONFIG_HAS_DMA=y 967CONFIG_HAS_DMA=y
976 968# CONFIG_INSTRUMENTATION is not set
977#
978# Instrumentation Support
979#
980# CONFIG_PROFILING is not set
981 969
982# 970#
983# Kernel hacking 971# Kernel hacking
984# 972#
985# CONFIG_PRINTK_TIME is not set 973# CONFIG_PRINTK_TIME is not set
974CONFIG_ENABLE_WARN_DEPRECATED=y
986CONFIG_ENABLE_MUST_CHECK=y 975CONFIG_ENABLE_MUST_CHECK=y
987# CONFIG_MAGIC_SYSRQ is not set 976# CONFIG_MAGIC_SYSRQ is not set
988# CONFIG_UNUSED_SYMBOLS is not set 977# CONFIG_UNUSED_SYMBOLS is not set
@@ -1007,8 +996,11 @@ CONFIG_DEBUG_BUGVERBOSE=y
1007CONFIG_DEBUG_INFO=y 996CONFIG_DEBUG_INFO=y
1008# CONFIG_DEBUG_VM is not set 997# CONFIG_DEBUG_VM is not set
1009# CONFIG_DEBUG_LIST is not set 998# CONFIG_DEBUG_LIST is not set
999# CONFIG_DEBUG_SG is not set
1010CONFIG_FORCED_INLINING=y 1000CONFIG_FORCED_INLINING=y
1001# CONFIG_BOOT_PRINTK_DELAY is not set
1011# CONFIG_FAULT_INJECTION is not set 1002# CONFIG_FAULT_INJECTION is not set
1003# CONFIG_SAMPLES is not set
1012# CONFIG_DEBUG_STACKOVERFLOW is not set 1004# CONFIG_DEBUG_STACKOVERFLOW is not set
1013# CONFIG_DEBUG_STACK_USAGE is not set 1005# CONFIG_DEBUG_STACK_USAGE is not set
1014# CONFIG_DEBUG_PAGEALLOC is not set 1006# CONFIG_DEBUG_PAGEALLOC is not set
@@ -1021,4 +1013,6 @@ CONFIG_FORCED_INLINING=y
1021# 1013#
1022# CONFIG_KEYS is not set 1014# CONFIG_KEYS is not set
1023# CONFIG_SECURITY is not set 1015# CONFIG_SECURITY is not set
1016# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1024# CONFIG_CRYPTO is not set 1017# CONFIG_CRYPTO is not set
1018# CONFIG_PPC_CLOCK is not set