aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc8560_ads_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc8560_ads_defconfig')
-rw-r--r--arch/powerpc/configs/mpc8560_ads_defconfig196
1 files changed, 57 insertions, 139 deletions
diff --git a/arch/powerpc/configs/mpc8560_ads_defconfig b/arch/powerpc/configs/mpc8560_ads_defconfig
index a30bc6f6211c..0fb54c775cf9 100644
--- a/arch/powerpc/configs/mpc8560_ads_defconfig
+++ b/arch/powerpc/configs/mpc8560_ads_defconfig
@@ -1,9 +1,26 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.22-rc7 3# Linux kernel version: 2.6.23-rc4
4# Sun Jul 1 23:56:58 2007 4# Tue Aug 28 21:24:43 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_85xx=y
18CONFIG_E500=y
19CONFIG_BOOKE=y
20CONFIG_FSL_BOOKE=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
7CONFIG_PPC32=y 24CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y 25CONFIG_PPC_MERGE=y
9CONFIG_MMU=y 26CONFIG_MMU=y
@@ -14,61 +31,38 @@ CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_GENERIC_HWEIGHT=y 31CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y 32CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_FIND_NEXT_BIT=y 33CONFIG_GENERIC_FIND_NEXT_BIT=y
34# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
17CONFIG_PPC=y 35CONFIG_PPC=y
18CONFIG_EARLY_PRINTK=y 36CONFIG_EARLY_PRINTK=y
19CONFIG_GENERIC_NVRAM=y 37CONFIG_GENERIC_NVRAM=y
20CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 38CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y 39CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22CONFIG_PPC_OF=y 40CONFIG_PPC_OF=y
41CONFIG_OF=y
23CONFIG_PPC_UDBG_16550=y 42CONFIG_PPC_UDBG_16550=y
24# CONFIG_GENERIC_TBSYNC is not set 43# CONFIG_GENERIC_TBSYNC is not set
25CONFIG_AUDIT_ARCH=y 44CONFIG_AUDIT_ARCH=y
26CONFIG_GENERIC_BUG=y 45CONFIG_GENERIC_BUG=y
27CONFIG_DEFAULT_UIMAGE=y 46CONFIG_DEFAULT_UIMAGE=y
28
29#
30# Processor support
31#
32# CONFIG_CLASSIC32 is not set
33# CONFIG_PPC_82xx is not set
34# CONFIG_PPC_83xx is not set
35CONFIG_PPC_85xx=y
36# CONFIG_PPC_86xx is not set
37# CONFIG_PPC_8xx is not set
38# CONFIG_40x is not set
39# CONFIG_44x is not set
40# CONFIG_E200 is not set
41CONFIG_85xx=y
42CONFIG_E500=y
43# CONFIG_PPC_DCR_NATIVE is not set 47# CONFIG_PPC_DCR_NATIVE is not set
44# CONFIG_PPC_DCR_MMIO is not set 48# CONFIG_PPC_DCR_MMIO is not set
45CONFIG_BOOKE=y
46CONFIG_FSL_BOOKE=y
47# CONFIG_PHYS_64BIT is not set
48CONFIG_SPE=y
49# CONFIG_PPC_MM_SLICES is not set
50CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 49CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
51 50
52# 51#
53# Code maturity level options 52# General setup
54# 53#
55CONFIG_EXPERIMENTAL=y 54CONFIG_EXPERIMENTAL=y
56CONFIG_BROKEN_ON_SMP=y 55CONFIG_BROKEN_ON_SMP=y
57CONFIG_INIT_ENV_ARG_LIMIT=32 56CONFIG_INIT_ENV_ARG_LIMIT=32
58
59#
60# General setup
61#
62CONFIG_LOCALVERSION="" 57CONFIG_LOCALVERSION=""
63CONFIG_LOCALVERSION_AUTO=y 58CONFIG_LOCALVERSION_AUTO=y
64CONFIG_SWAP=y 59CONFIG_SWAP=y
65CONFIG_SYSVIPC=y 60CONFIG_SYSVIPC=y
66# CONFIG_IPC_NS is not set
67CONFIG_SYSVIPC_SYSCTL=y 61CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set 62# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set 63# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set 64# CONFIG_TASKSTATS is not set
71# CONFIG_UTS_NS is not set 65# CONFIG_USER_NS is not set
72# CONFIG_AUDIT is not set 66# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set 67# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14 68CONFIG_LOG_BUF_SHIFT=14
@@ -102,19 +96,12 @@ CONFIG_SLAB=y
102CONFIG_RT_MUTEXES=y 96CONFIG_RT_MUTEXES=y
103# CONFIG_TINY_SHMEM is not set 97# CONFIG_TINY_SHMEM is not set
104CONFIG_BASE_SMALL=0 98CONFIG_BASE_SMALL=0
105
106#
107# Loadable module support
108#
109# CONFIG_MODULES is not set 99# CONFIG_MODULES is not set
110
111#
112# Block layer
113#
114CONFIG_BLOCK=y 100CONFIG_BLOCK=y
115# CONFIG_LBD is not set 101# CONFIG_LBD is not set
116# CONFIG_BLK_DEV_IO_TRACE is not set 102# CONFIG_BLK_DEV_IO_TRACE is not set
117# CONFIG_LSF is not set 103# CONFIG_LSF is not set
104# CONFIG_BLK_DEV_BSG is not set
118 105
119# 106#
120# IO Schedulers 107# IO Schedulers
@@ -155,6 +142,7 @@ CONFIG_MPIC=y
155# CONFIG_GENERIC_IOMAP is not set 142# CONFIG_GENERIC_IOMAP is not set
156# CONFIG_CPU_FREQ is not set 143# CONFIG_CPU_FREQ is not set
157CONFIG_CPM2=y 144CONFIG_CPM2=y
145# CONFIG_FSL_ULI1575 is not set
158 146
159# 147#
160# Kernel options 148# Kernel options
@@ -184,6 +172,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y
184CONFIG_SPLIT_PTLOCK_CPUS=4 172CONFIG_SPLIT_PTLOCK_CPUS=4
185# CONFIG_RESOURCES_64BIT is not set 173# CONFIG_RESOURCES_64BIT is not set
186CONFIG_ZONE_DMA_FLAG=1 174CONFIG_ZONE_DMA_FLAG=1
175CONFIG_BOUNCE=y
176CONFIG_VIRT_TO_BUS=y
187# CONFIG_PROC_DEVICETREE is not set 177# CONFIG_PROC_DEVICETREE is not set
188# CONFIG_CMDLINE_BOOL is not set 178# CONFIG_CMDLINE_BOOL is not set
189# CONFIG_PM is not set 179# CONFIG_PM is not set
@@ -197,10 +187,11 @@ CONFIG_ISA_DMA_API=y
197# 187#
198CONFIG_ZONE_DMA=y 188CONFIG_ZONE_DMA=y
199CONFIG_PPC_INDIRECT_PCI=y 189CONFIG_PPC_INDIRECT_PCI=y
200CONFIG_PPC_INDIRECT_PCI_BE=y
201CONFIG_FSL_SOC=y 190CONFIG_FSL_SOC=y
191CONFIG_FSL_PCI=y
202CONFIG_PCI=y 192CONFIG_PCI=y
203CONFIG_PCI_DOMAINS=y 193CONFIG_PCI_DOMAINS=y
194CONFIG_PCI_SYSCALL=y
204# CONFIG_PCIEPORTBUS is not set 195# CONFIG_PCIEPORTBUS is not set
205CONFIG_ARCH_SUPPORTS_MSI=y 196CONFIG_ARCH_SUPPORTS_MSI=y
206# CONFIG_PCI_MSI is not set 197# CONFIG_PCI_MSI is not set
@@ -311,6 +302,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
311# CONFIG_MAC80211 is not set 302# CONFIG_MAC80211 is not set
312# CONFIG_IEEE80211 is not set 303# CONFIG_IEEE80211 is not set
313# CONFIG_RFKILL is not set 304# CONFIG_RFKILL is not set
305# CONFIG_NET_9P is not set
314 306
315# 307#
316# Device Drivers 308# Device Drivers
@@ -325,26 +317,11 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
325# CONFIG_DEBUG_DRIVER is not set 317# CONFIG_DEBUG_DRIVER is not set
326# CONFIG_DEBUG_DEVRES is not set 318# CONFIG_DEBUG_DEVRES is not set
327# CONFIG_SYS_HYPERVISOR is not set 319# CONFIG_SYS_HYPERVISOR is not set
328
329#
330# Connector - unified userspace <-> kernelspace linker
331#
332# CONFIG_CONNECTOR is not set 320# CONFIG_CONNECTOR is not set
333# CONFIG_MTD is not set 321# CONFIG_MTD is not set
334 322CONFIG_OF_DEVICE=y
335#
336# Parallel port support
337#
338# CONFIG_PARPORT is not set 323# CONFIG_PARPORT is not set
339 324CONFIG_BLK_DEV=y
340#
341# Plug and Play support
342#
343# CONFIG_PNPACPI is not set
344
345#
346# Block devices
347#
348# CONFIG_BLK_DEV_FD is not set 325# CONFIG_BLK_DEV_FD is not set
349# CONFIG_BLK_CPQ_DA is not set 326# CONFIG_BLK_CPQ_DA is not set
350# CONFIG_BLK_CPQ_CISS_DA is not set 327# CONFIG_BLK_CPQ_CISS_DA is not set
@@ -361,14 +338,11 @@ CONFIG_BLK_DEV_RAM_SIZE=32768
361CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 338CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
362# CONFIG_CDROM_PKTCDVD is not set 339# CONFIG_CDROM_PKTCDVD is not set
363# CONFIG_ATA_OVER_ETH is not set 340# CONFIG_ATA_OVER_ETH is not set
364 341CONFIG_MISC_DEVICES=y
365#
366# Misc devices
367#
368# CONFIG_PHANTOM is not set 342# CONFIG_PHANTOM is not set
343# CONFIG_EEPROM_93CX6 is not set
369# CONFIG_SGI_IOC4 is not set 344# CONFIG_SGI_IOC4 is not set
370# CONFIG_TIFM_CORE is not set 345# CONFIG_TIFM_CORE is not set
371# CONFIG_BLINK is not set
372# CONFIG_IDE is not set 346# CONFIG_IDE is not set
373 347
374# 348#
@@ -376,12 +350,9 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
376# 350#
377# CONFIG_RAID_ATTRS is not set 351# CONFIG_RAID_ATTRS is not set
378# CONFIG_SCSI is not set 352# CONFIG_SCSI is not set
353# CONFIG_SCSI_DMA is not set
379# CONFIG_SCSI_NETLINK is not set 354# CONFIG_SCSI_NETLINK is not set
380# CONFIG_ATA is not set 355# CONFIG_ATA is not set
381
382#
383# Multi-device support (RAID and LVM)
384#
385# CONFIG_MD is not set 356# CONFIG_MD is not set
386 357
387# 358#
@@ -394,19 +365,13 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
394# 365#
395# CONFIG_FIREWIRE is not set 366# CONFIG_FIREWIRE is not set
396# CONFIG_IEEE1394 is not set 367# CONFIG_IEEE1394 is not set
397
398#
399# I2O device support
400#
401# CONFIG_I2O is not set 368# CONFIG_I2O is not set
402# CONFIG_MACINTOSH_DRIVERS is not set 369# CONFIG_MACINTOSH_DRIVERS is not set
403
404#
405# Network device support
406#
407CONFIG_NETDEVICES=y 370CONFIG_NETDEVICES=y
371# CONFIG_NETDEVICES_MULTIQUEUE is not set
408# CONFIG_DUMMY is not set 372# CONFIG_DUMMY is not set
409# CONFIG_BONDING is not set 373# CONFIG_BONDING is not set
374# CONFIG_MACVLAN is not set
410# CONFIG_EQUALIZER is not set 375# CONFIG_EQUALIZER is not set
411# CONFIG_TUN is not set 376# CONFIG_TUN is not set
412# CONFIG_ARCNET is not set 377# CONFIG_ARCNET is not set
@@ -423,21 +388,14 @@ CONFIG_DAVICOM_PHY=y
423# CONFIG_VITESSE_PHY is not set 388# CONFIG_VITESSE_PHY is not set
424# CONFIG_SMSC_PHY is not set 389# CONFIG_SMSC_PHY is not set
425# CONFIG_BROADCOM_PHY is not set 390# CONFIG_BROADCOM_PHY is not set
391# CONFIG_ICPLUS_PHY is not set
426# CONFIG_FIXED_PHY is not set 392# CONFIG_FIXED_PHY is not set
427
428#
429# Ethernet (10 or 100Mbit)
430#
431CONFIG_NET_ETHERNET=y 393CONFIG_NET_ETHERNET=y
432CONFIG_MII=y 394CONFIG_MII=y
433# CONFIG_HAPPYMEAL is not set 395# CONFIG_HAPPYMEAL is not set
434# CONFIG_SUNGEM is not set 396# CONFIG_SUNGEM is not set
435# CONFIG_CASSINI is not set 397# CONFIG_CASSINI is not set
436# CONFIG_NET_VENDOR_3COM is not set 398# CONFIG_NET_VENDOR_3COM is not set
437
438#
439# Tulip family network device support
440#
441# CONFIG_NET_TULIP is not set 399# CONFIG_NET_TULIP is not set
442# CONFIG_HP100 is not set 400# CONFIG_HP100 is not set
443# CONFIG_NET_PCI is not set 401# CONFIG_NET_PCI is not set
@@ -457,7 +415,6 @@ CONFIG_E1000_NAPI=y
457# CONFIG_SIS190 is not set 415# CONFIG_SIS190 is not set
458# CONFIG_SKGE is not set 416# CONFIG_SKGE is not set
459# CONFIG_SKY2 is not set 417# CONFIG_SKY2 is not set
460# CONFIG_SK98LIN is not set
461# CONFIG_VIA_VELOCITY is not set 418# CONFIG_VIA_VELOCITY is not set
462# CONFIG_TIGON3 is not set 419# CONFIG_TIGON3 is not set
463# CONFIG_BNX2 is not set 420# CONFIG_BNX2 is not set
@@ -489,15 +446,7 @@ CONFIG_NETDEV_10000=y
489# CONFIG_NETCONSOLE is not set 446# CONFIG_NETCONSOLE is not set
490# CONFIG_NETPOLL is not set 447# CONFIG_NETPOLL is not set
491# CONFIG_NET_POLL_CONTROLLER is not set 448# CONFIG_NET_POLL_CONTROLLER is not set
492
493#
494# ISDN subsystem
495#
496# CONFIG_ISDN is not set 449# CONFIG_ISDN is not set
497
498#
499# Telephony Support
500#
501# CONFIG_PHONE is not set 450# CONFIG_PHONE is not set
502 451
503# 452#
@@ -561,10 +510,6 @@ CONFIG_SERIAL_CPM_SCC2=y
561CONFIG_UNIX98_PTYS=y 510CONFIG_UNIX98_PTYS=y
562CONFIG_LEGACY_PTYS=y 511CONFIG_LEGACY_PTYS=y
563CONFIG_LEGACY_PTY_COUNT=256 512CONFIG_LEGACY_PTY_COUNT=256
564
565#
566# IPMI
567#
568# CONFIG_IPMI_HANDLER is not set 513# CONFIG_IPMI_HANDLER is not set
569# CONFIG_WATCHDOG is not set 514# CONFIG_WATCHDOG is not set
570CONFIG_HW_RANDOM=y 515CONFIG_HW_RANDOM=y
@@ -576,10 +521,6 @@ CONFIG_GEN_RTC=y
576# CONFIG_AGP is not set 521# CONFIG_AGP is not set
577# CONFIG_DRM is not set 522# CONFIG_DRM is not set
578# CONFIG_RAW_DRIVER is not set 523# CONFIG_RAW_DRIVER is not set
579
580#
581# TPM devices
582#
583# CONFIG_TCG_TPM is not set 524# CONFIG_TCG_TPM is not set
584CONFIG_DEVPORT=y 525CONFIG_DEVPORT=y
585# CONFIG_I2C is not set 526# CONFIG_I2C is not set
@@ -589,20 +530,24 @@ CONFIG_DEVPORT=y
589# 530#
590# CONFIG_SPI is not set 531# CONFIG_SPI is not set
591# CONFIG_SPI_MASTER is not set 532# CONFIG_SPI_MASTER is not set
592
593#
594# Dallas's 1-wire bus
595#
596# CONFIG_W1 is not set 533# CONFIG_W1 is not set
534# CONFIG_POWER_SUPPLY is not set
597CONFIG_HWMON=y 535CONFIG_HWMON=y
598# CONFIG_HWMON_VID is not set 536# CONFIG_HWMON_VID is not set
599# CONFIG_SENSORS_ABITUGURU is not set 537# CONFIG_SENSORS_ABITUGURU is not set
538# CONFIG_SENSORS_ABITUGURU3 is not set
600# CONFIG_SENSORS_F71805F is not set 539# CONFIG_SENSORS_F71805F is not set
540# CONFIG_SENSORS_IT87 is not set
541# CONFIG_SENSORS_PC87360 is not set
601# CONFIG_SENSORS_PC87427 is not set 542# CONFIG_SENSORS_PC87427 is not set
543# CONFIG_SENSORS_SIS5595 is not set
602# CONFIG_SENSORS_SMSC47M1 is not set 544# CONFIG_SENSORS_SMSC47M1 is not set
603# CONFIG_SENSORS_SMSC47B397 is not set 545# CONFIG_SENSORS_SMSC47B397 is not set
546# CONFIG_SENSORS_VIA686A is not set
604# CONFIG_SENSORS_VT1211 is not set 547# CONFIG_SENSORS_VT1211 is not set
548# CONFIG_SENSORS_VT8231 is not set
605# CONFIG_SENSORS_W83627HF is not set 549# CONFIG_SENSORS_W83627HF is not set
550# CONFIG_SENSORS_W83627EHF is not set
606# CONFIG_HWMON_DEBUG_CHIP is not set 551# CONFIG_HWMON_DEBUG_CHIP is not set
607 552
608# 553#
@@ -627,6 +572,7 @@ CONFIG_DAB=y
627# 572#
628# CONFIG_DISPLAY_SUPPORT is not set 573# CONFIG_DISPLAY_SUPPORT is not set
629# CONFIG_VGASTATE is not set 574# CONFIG_VGASTATE is not set
575CONFIG_VIDEO_OUTPUT_CONTROL=y
630# CONFIG_FB is not set 576# CONFIG_FB is not set
631# CONFIG_FB_IBM_GXT4500 is not set 577# CONFIG_FB_IBM_GXT4500 is not set
632 578
@@ -634,16 +580,10 @@ CONFIG_DAB=y
634# Sound 580# Sound
635# 581#
636# CONFIG_SOUND is not set 582# CONFIG_SOUND is not set
637 583CONFIG_HID_SUPPORT=y
638#
639# HID Devices
640#
641CONFIG_HID=y 584CONFIG_HID=y
642# CONFIG_HID_DEBUG is not set 585# CONFIG_HID_DEBUG is not set
643 586CONFIG_USB_SUPPORT=y
644#
645# USB support
646#
647CONFIG_USB_ARCH_HAS_HCD=y 587CONFIG_USB_ARCH_HAS_HCD=y
648CONFIG_USB_ARCH_HAS_OHCI=y 588CONFIG_USB_ARCH_HAS_OHCI=y
649CONFIG_USB_ARCH_HAS_EHCI=y 589CONFIG_USB_ARCH_HAS_EHCI=y
@@ -658,32 +598,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y
658# 598#
659# CONFIG_USB_GADGET is not set 599# CONFIG_USB_GADGET is not set
660# CONFIG_MMC is not set 600# CONFIG_MMC is not set
661
662#
663# LED devices
664#
665# CONFIG_NEW_LEDS is not set 601# CONFIG_NEW_LEDS is not set
666
667#
668# LED drivers
669#
670
671#
672# LED Triggers
673#
674
675#
676# InfiniBand support
677#
678# CONFIG_INFINIBAND is not set 602# CONFIG_INFINIBAND is not set
679 603# CONFIG_EDAC is not set
680#
681# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
682#
683
684#
685# Real Time Clock
686#
687# CONFIG_RTC_CLASS is not set 604# CONFIG_RTC_CLASS is not set
688 605
689# 606#
@@ -700,6 +617,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
700# 617#
701 618
702# 619#
620# Userspace I/O
621#
622# CONFIG_UIO is not set
623
624#
703# File systems 625# File systems
704# 626#
705CONFIG_EXT2_FS=y 627CONFIG_EXT2_FS=y
@@ -792,7 +714,6 @@ CONFIG_SUNRPC=y
792# CONFIG_NCP_FS is not set 714# CONFIG_NCP_FS is not set
793# CONFIG_CODA_FS is not set 715# CONFIG_CODA_FS is not set
794# CONFIG_AFS_FS is not set 716# CONFIG_AFS_FS is not set
795# CONFIG_9P_FS is not set
796 717
797# 718#
798# Partition Types 719# Partition Types
@@ -831,6 +752,7 @@ CONFIG_BITREVERSE=y
831# CONFIG_CRC16 is not set 752# CONFIG_CRC16 is not set
832# CONFIG_CRC_ITU_T is not set 753# CONFIG_CRC_ITU_T is not set
833CONFIG_CRC32=y 754CONFIG_CRC32=y
755# CONFIG_CRC7 is not set
834# CONFIG_LIBCRC32C is not set 756# CONFIG_LIBCRC32C is not set
835CONFIG_PLIST=y 757CONFIG_PLIST=y
836CONFIG_HAS_IOMEM=y 758CONFIG_HAS_IOMEM=y
@@ -854,6 +776,7 @@ CONFIG_ENABLE_MUST_CHECK=y
854CONFIG_DEBUG_KERNEL=y 776CONFIG_DEBUG_KERNEL=y
855# CONFIG_DEBUG_SHIRQ is not set 777# CONFIG_DEBUG_SHIRQ is not set
856CONFIG_DETECT_SOFTLOCKUP=y 778CONFIG_DETECT_SOFTLOCKUP=y
779CONFIG_SCHED_DEBUG=y
857# CONFIG_SCHEDSTATS is not set 780# CONFIG_SCHEDSTATS is not set
858# CONFIG_TIMER_STATS is not set 781# CONFIG_TIMER_STATS is not set
859# CONFIG_DEBUG_SLAB is not set 782# CONFIG_DEBUG_SLAB is not set
@@ -876,7 +799,6 @@ CONFIG_FORCED_INLINING=y
876# CONFIG_DEBUGGER is not set 799# CONFIG_DEBUGGER is not set
877# CONFIG_KGDB_CONSOLE is not set 800# CONFIG_KGDB_CONSOLE is not set
878# CONFIG_BDI_SWITCH is not set 801# CONFIG_BDI_SWITCH is not set
879# CONFIG_BOOTX_TEXT is not set
880# CONFIG_PPC_EARLY_DEBUG is not set 802# CONFIG_PPC_EARLY_DEBUG is not set
881 803
882# 804#
@@ -884,8 +806,4 @@ CONFIG_FORCED_INLINING=y
884# 806#
885# CONFIG_KEYS is not set 807# CONFIG_KEYS is not set
886# CONFIG_SECURITY is not set 808# CONFIG_SECURITY is not set
887
888#
889# Cryptographic options
890#
891# CONFIG_CRYPTO is not set 809# CONFIG_CRYPTO is not set