aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/CM-BF561_defconfig
diff options
context:
space:
mode:
authorBryan Wu <cooloney@kernel.org>2008-04-23 17:02:04 -0400
committerBryan Wu <cooloney@kernel.org>2008-04-23 17:02:04 -0400
commit1bee1a660ab42b33cbd39275de3dfdec3c62cee6 (patch)
tree7a78d5a07638cae9e70fdc4328055a48e7477116 /arch/blackfin/configs/CM-BF561_defconfig
parentb85d858b40a28107ee50ca9e89f57c0e35c251c6 (diff)
[Blackfin] arch: boards and machines defconfig updates
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/CM-BF561_defconfig')
-rw-r--r--arch/blackfin/configs/CM-BF561_defconfig240
1 files changed, 65 insertions, 175 deletions
diff --git a/arch/blackfin/configs/CM-BF561_defconfig b/arch/blackfin/configs/CM-BF561_defconfig
index 7157bf4a1c5b..daf00906c1ef 100644
--- a/arch/blackfin/configs/CM-BF561_defconfig
+++ b/arch/blackfin/configs/CM-BF561_defconfig
@@ -1,6 +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.22.16 3# Linux kernel version: 2.6.24.4
4# Tue Apr 1 10:50:11 2008
4# 5#
5# CONFIG_MMU is not set 6# CONFIG_MMU is not set
6# CONFIG_FPU is not set 7# CONFIG_FPU is not set
@@ -13,34 +14,33 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 14CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 15CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_IRQ_PROBE=y 16CONFIG_GENERIC_IRQ_PROBE=y
16CONFIG_GENERIC_TIME=y
17CONFIG_GENERIC_GPIO=y 17CONFIG_GENERIC_GPIO=y
18CONFIG_FORCE_MAX_ZONEORDER=14 18CONFIG_FORCE_MAX_ZONEORDER=14
19CONFIG_GENERIC_CALIBRATE_DELAY=y 19CONFIG_GENERIC_CALIBRATE_DELAY=y
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
21 21
22# 22#
23# Code maturity level options 23# General setup
24# 24#
25CONFIG_EXPERIMENTAL=y 25CONFIG_EXPERIMENTAL=y
26CONFIG_BROKEN_ON_SMP=y 26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32 27CONFIG_INIT_ENV_ARG_LIMIT=32
28
29#
30# General setup
31#
32CONFIG_LOCALVERSION="" 28CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y 29CONFIG_LOCALVERSION_AUTO=y
34CONFIG_SYSVIPC=y 30CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36CONFIG_SYSVIPC_SYSCTL=y 31CONFIG_SYSVIPC_SYSCTL=y
37# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_POSIX_MQUEUE is not set
38# CONFIG_BSD_PROCESS_ACCT is not set 33# CONFIG_BSD_PROCESS_ACCT is not set
39# CONFIG_TASKSTATS is not set 34# CONFIG_TASKSTATS is not set
40# CONFIG_UTS_NS is not set 35# CONFIG_USER_NS is not set
36# CONFIG_PID_NS is not set
41# CONFIG_AUDIT is not set 37# CONFIG_AUDIT is not set
42# CONFIG_IKCONFIG is not set 38# CONFIG_IKCONFIG is not set
43CONFIG_LOG_BUF_SHIFT=14 39CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44CONFIG_SYSFS_DEPRECATED=y 44CONFIG_SYSFS_DEPRECATED=y
45# CONFIG_RELAY is not set 45# CONFIG_RELAY is not set
46# CONFIG_BLK_DEV_INITRD is not set 46# CONFIG_BLK_DEV_INITRD is not set
@@ -67,27 +67,21 @@ CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC=3
67CONFIG_SLAB=y 67CONFIG_SLAB=y
68# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
69# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 71CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 72CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 73CONFIG_BASE_SMALL=0
73
74#
75# Loadable module support
76#
77CONFIG_MODULES=y 74CONFIG_MODULES=y
78CONFIG_MODULE_UNLOAD=y 75CONFIG_MODULE_UNLOAD=y
79# CONFIG_MODULE_FORCE_UNLOAD is not set 76# CONFIG_MODULE_FORCE_UNLOAD is not set
80# CONFIG_MODVERSIONS is not set 77# CONFIG_MODVERSIONS is not set
81# CONFIG_MODULE_SRCVERSION_ALL is not set 78# CONFIG_MODULE_SRCVERSION_ALL is not set
82CONFIG_KMOD=y 79CONFIG_KMOD=y
83
84#
85# Block layer
86#
87CONFIG_BLOCK=y 80CONFIG_BLOCK=y
88# CONFIG_LBD is not set 81# CONFIG_LBD is not set
89# CONFIG_BLK_DEV_IO_TRACE is not set 82# CONFIG_BLK_DEV_IO_TRACE is not set
90# CONFIG_LSF is not set 83# CONFIG_LSF is not set
84# CONFIG_BLK_DEV_BSG is not set
91 85
92# 86#
93# IO Schedulers 87# IO Schedulers
@@ -250,12 +244,18 @@ CONFIG_HZ_250=y
250# CONFIG_HZ_300 is not set 244# CONFIG_HZ_300 is not set
251# CONFIG_HZ_1000 is not set 245# CONFIG_HZ_1000 is not set
252CONFIG_HZ=250 246CONFIG_HZ=250
247CONFIG_GENERIC_TIME=y
248CONFIG_GENERIC_CLOCKEVENTS=y
249# CONFIG_CYCLES_CLOCKSOURCE is not set
250# CONFIG_TICK_ONESHOT is not set
251# CONFIG_NO_HZ is not set
252# CONFIG_HIGH_RES_TIMERS is not set
253CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
253 254
254# 255#
255# Memory Setup 256# Memory Setup
256# 257#
257CONFIG_MEM_SIZE=32 258CONFIG_MAX_MEM_SIZE=32
258CONFIG_MEM_ADD_WIDTH=9
259CONFIG_BOOT_LOAD=0x1000 259CONFIG_BOOT_LOAD=0x1000
260CONFIG_BFIN_SCRATCH_REG_RETN=y 260CONFIG_BFIN_SCRATCH_REG_RETN=y
261# CONFIG_BFIN_SCRATCH_REG_RETE is not set 261# CONFIG_BFIN_SCRATCH_REG_RETE is not set
@@ -292,9 +292,11 @@ CONFIG_FLATMEM_MANUAL=y
292CONFIG_FLATMEM=y 292CONFIG_FLATMEM=y
293CONFIG_FLAT_NODE_MEM_MAP=y 293CONFIG_FLAT_NODE_MEM_MAP=y
294# CONFIG_SPARSEMEM_STATIC is not set 294# CONFIG_SPARSEMEM_STATIC is not set
295# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
295CONFIG_SPLIT_PTLOCK_CPUS=4 296CONFIG_SPLIT_PTLOCK_CPUS=4
296# CONFIG_RESOURCES_64BIT is not set 297# CONFIG_RESOURCES_64BIT is not set
297CONFIG_ZONE_DMA_FLAG=1 298CONFIG_ZONE_DMA_FLAG=1
299CONFIG_VIRT_TO_BUS=y
298CONFIG_LARGE_ALLOCS=y 300CONFIG_LARGE_ALLOCS=y
299# CONFIG_BFIN_GPTIMERS is not set 301# CONFIG_BFIN_GPTIMERS is not set
300CONFIG_BFIN_DMA_5XX=y 302CONFIG_BFIN_DMA_5XX=y
@@ -348,10 +350,6 @@ CONFIG_BANK_3=0xFFC3
348# CONFIG_ARCH_SUPPORTS_MSI is not set 350# CONFIG_ARCH_SUPPORTS_MSI is not set
349 351
350# 352#
351# PCCARD (PCMCIA/CardBus) support
352#
353
354#
355# Executable file formats 353# Executable file formats
356# 354#
357CONFIG_BINFMT_ELF_FDPIC=y 355CONFIG_BINFMT_ELF_FDPIC=y
@@ -364,6 +362,7 @@ CONFIG_BINFMT_SHARED_FLAT=y
364# Power management options 362# Power management options
365# 363#
366# CONFIG_PM is not set 364# CONFIG_PM is not set
365CONFIG_SUSPEND_UP_POSSIBLE=y
367# CONFIG_PM_WAKEUP_BY_GPIO is not set 366# CONFIG_PM_WAKEUP_BY_GPIO is not set
368 367
369# 368#
@@ -399,6 +398,7 @@ CONFIG_SYN_COOKIES=y
399CONFIG_INET_XFRM_MODE_TRANSPORT=y 398CONFIG_INET_XFRM_MODE_TRANSPORT=y
400CONFIG_INET_XFRM_MODE_TUNNEL=y 399CONFIG_INET_XFRM_MODE_TUNNEL=y
401CONFIG_INET_XFRM_MODE_BEET=y 400CONFIG_INET_XFRM_MODE_BEET=y
401# CONFIG_INET_LRO is not set
402CONFIG_INET_DIAG=y 402CONFIG_INET_DIAG=y
403CONFIG_INET_TCP_DIAG=y 403CONFIG_INET_TCP_DIAG=y
404# CONFIG_TCP_CONG_ADVANCED is not set 404# CONFIG_TCP_CONG_ADVANCED is not set
@@ -425,10 +425,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
425# CONFIG_LAPB is not set 425# CONFIG_LAPB is not set
426# CONFIG_ECONET is not set 426# CONFIG_ECONET is not set
427# CONFIG_WAN_ROUTER is not set 427# CONFIG_WAN_ROUTER is not set
428
429#
430# QoS and/or fair queueing
431#
432# CONFIG_NET_SCHED is not set 428# CONFIG_NET_SCHED is not set
433 429
434# 430#
@@ -448,6 +444,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
448# CONFIG_MAC80211 is not set 444# CONFIG_MAC80211 is not set
449# CONFIG_IEEE80211 is not set 445# CONFIG_IEEE80211 is not set
450# CONFIG_RFKILL is not set 446# CONFIG_RFKILL is not set
447# CONFIG_NET_9P is not set
451 448
452# 449#
453# Device Drivers 450# Device Drivers
@@ -459,10 +456,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
459CONFIG_STANDALONE=y 456CONFIG_STANDALONE=y
460CONFIG_PREVENT_FIRMWARE_BUILD=y 457CONFIG_PREVENT_FIRMWARE_BUILD=y
461# CONFIG_SYS_HYPERVISOR is not set 458# CONFIG_SYS_HYPERVISOR is not set
462
463#
464# Connector - unified userspace <-> kernelspace linker
465#
466# CONFIG_CONNECTOR is not set 459# CONFIG_CONNECTOR is not set
467CONFIG_MTD=y 460CONFIG_MTD=y
468# CONFIG_MTD_DEBUG is not set 461# CONFIG_MTD_DEBUG is not set
@@ -482,6 +475,7 @@ CONFIG_MTD_BLOCK=y
482# CONFIG_INFTL is not set 475# CONFIG_INFTL is not set
483# CONFIG_RFD_FTL is not set 476# CONFIG_RFD_FTL is not set
484# CONFIG_SSFDC is not set 477# CONFIG_SSFDC is not set
478# CONFIG_MTD_OOPS is not set
485 479
486# 480#
487# RAM/ROM/Flash chip drivers 481# RAM/ROM/Flash chip drivers
@@ -530,20 +524,8 @@ CONFIG_MTD_UCLINUX=y
530# UBI - Unsorted block images 524# UBI - Unsorted block images
531# 525#
532# CONFIG_MTD_UBI is not set 526# CONFIG_MTD_UBI is not set
533
534#
535# Parallel port support
536#
537# CONFIG_PARPORT is not set 527# CONFIG_PARPORT is not set
538 528CONFIG_BLK_DEV=y
539#
540# Plug and Play support
541#
542# CONFIG_PNPACPI is not set
543
544#
545# Block devices
546#
547# CONFIG_BLK_DEV_COW_COMMON is not set 529# CONFIG_BLK_DEV_COW_COMMON is not set
548# CONFIG_BLK_DEV_LOOP is not set 530# CONFIG_BLK_DEV_LOOP is not set
549# CONFIG_BLK_DEV_NBD is not set 531# CONFIG_BLK_DEV_NBD is not set
@@ -553,73 +535,40 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
553CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 535CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
554# CONFIG_CDROM_PKTCDVD is not set 536# CONFIG_CDROM_PKTCDVD is not set
555# CONFIG_ATA_OVER_ETH is not set 537# CONFIG_ATA_OVER_ETH is not set
556 538CONFIG_MISC_DEVICES=y
557# 539# CONFIG_EEPROM_93CX6 is not set
558# Misc devices 540# CONFIG_IDE is not set
559# 541# CONFIG_BFIN_IDE_ADDRESS_MAPPING_MODE0 is not set
560CONFIG_IDE=m
561CONFIG_IDE_MAX_HWIFS=4
562CONFIG_BLK_DEV_IDE=m
563
564#
565# Please see Documentation/ide.txt for help/info on IDE drives
566#
567# CONFIG_BLK_DEV_IDE_SATA is not set
568CONFIG_BLK_DEV_IDEDISK=m
569# CONFIG_IDEDISK_MULTI_MODE is not set
570# CONFIG_BLK_DEV_IDECD is not set
571# CONFIG_BLK_DEV_IDETAPE is not set
572# CONFIG_BLK_DEV_IDEFLOPPY is not set
573# CONFIG_IDE_TASK_IOCTL is not set
574CONFIG_IDE_PROC_FS=y
575
576#
577# IDE chipset support/bugfixes
578#
579CONFIG_IDE_GENERIC=m
580CONFIG_IDE_BFIN=y
581CONFIG_BFIN_IDE_ADDRESS_MAPPING_MODE0=y
582# CONFIG_BFIN_IDE_ADDRESS_MAPPING_MODE1 is not set 542# CONFIG_BFIN_IDE_ADDRESS_MAPPING_MODE1 is not set
583CONFIG_BFIN_IDE_BASE=0x2400C000
584CONFIG_BFIN_IDE_ALT=0x2400D018
585CONFIG_BFIN_IDE_IRQ_PFX=46
586CONFIG_BFIN_IDE_GAP=4
587# CONFIG_IDEPCI_PCIBUS_ORDER is not set
588# CONFIG_IDE_ARM is not set
589# CONFIG_BLK_DEV_IDEDMA is not set
590# CONFIG_BLK_DEV_HD is not set
591 543
592# 544#
593# SCSI device support 545# SCSI device support
594# 546#
595# CONFIG_RAID_ATTRS is not set 547# CONFIG_RAID_ATTRS is not set
596# CONFIG_SCSI is not set 548# CONFIG_SCSI is not set
549# CONFIG_SCSI_DMA is not set
597# CONFIG_SCSI_NETLINK is not set 550# CONFIG_SCSI_NETLINK is not set
598# CONFIG_ATA is not set 551# CONFIG_ATA is not set
599
600#
601# Multi-device support (RAID and LVM)
602#
603# CONFIG_MD is not set 552# CONFIG_MD is not set
604
605#
606# Network device support
607#
608CONFIG_NETDEVICES=y 553CONFIG_NETDEVICES=y
554# CONFIG_NETDEVICES_MULTIQUEUE is not set
609# CONFIG_DUMMY is not set 555# CONFIG_DUMMY is not set
610# CONFIG_BONDING is not set 556# CONFIG_BONDING is not set
557# CONFIG_MACVLAN is not set
611# CONFIG_EQUALIZER is not set 558# CONFIG_EQUALIZER is not set
612# CONFIG_TUN is not set 559# CONFIG_TUN is not set
560# CONFIG_VETH is not set
613# CONFIG_PHYLIB is not set 561# CONFIG_PHYLIB is not set
614
615#
616# Ethernet (10 or 100Mbit)
617#
618CONFIG_NET_ETHERNET=y 562CONFIG_NET_ETHERNET=y
619CONFIG_MII=y 563CONFIG_MII=y
620CONFIG_SMC91X=y 564CONFIG_SMC91X=y
621# CONFIG_SMSC911X is not set 565# CONFIG_SMSC911X is not set
622# CONFIG_DM9000 is not set 566# CONFIG_DM9000 is not set
567# CONFIG_IBM_NEW_EMAC_ZMII is not set
568# CONFIG_IBM_NEW_EMAC_RGMII is not set
569# CONFIG_IBM_NEW_EMAC_TAH is not set
570# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
571# CONFIG_B44 is not set
623CONFIG_NETDEV_1000=y 572CONFIG_NETDEV_1000=y
624# CONFIG_AX88180 is not set 573# CONFIG_AX88180 is not set
625CONFIG_NETDEV_10000=y 574CONFIG_NETDEV_10000=y
@@ -636,15 +585,7 @@ CONFIG_NETDEV_10000=y
636# CONFIG_NETCONSOLE is not set 585# CONFIG_NETCONSOLE is not set
637# CONFIG_NETPOLL is not set 586# CONFIG_NETPOLL is not set
638# CONFIG_NET_POLL_CONTROLLER is not set 587# CONFIG_NET_POLL_CONTROLLER is not set
639
640#
641# ISDN subsystem
642#
643# CONFIG_ISDN is not set 588# CONFIG_ISDN is not set
644
645#
646# Telephony Support
647#
648# CONFIG_PHONE is not set 589# CONFIG_PHONE is not set
649 590
650# 591#
@@ -663,12 +604,12 @@ CONFIG_NETDEV_10000=y
663# 604#
664# CONFIG_AD9960 is not set 605# CONFIG_AD9960 is not set
665# CONFIG_SPI_ADC_BF533 is not set 606# CONFIG_SPI_ADC_BF533 is not set
666# CONFIG_BF5xx_PFLAGS is not set
667# CONFIG_BF5xx_PPIFCD is not set 607# CONFIG_BF5xx_PPIFCD is not set
668# CONFIG_BFIN_SIMPLE_TIMER is not set 608# CONFIG_BFIN_SIMPLE_TIMER is not set
669# CONFIG_BF5xx_PPI is not set 609# CONFIG_BF5xx_PPI is not set
670# CONFIG_BFIN_SPORT is not set 610# CONFIG_BFIN_SPORT is not set
671# CONFIG_BFIN_TIMER_LATENCY is not set 611# CONFIG_BFIN_TIMER_LATENCY is not set
612# CONFIG_SIMPLE_GPIO is not set
672# CONFIG_VT is not set 613# CONFIG_VT is not set
673# CONFIG_SERIAL_NONSTANDARD is not set 614# CONFIG_SERIAL_NONSTANDARD is not set
674 615
@@ -697,20 +638,11 @@ CONFIG_LEGACY_PTY_COUNT=256
697# CAN, the car bus and industrial fieldbus 638# CAN, the car bus and industrial fieldbus
698# 639#
699# CONFIG_CAN4LINUX is not set 640# CONFIG_CAN4LINUX is not set
700
701#
702# IPMI
703#
704# CONFIG_IPMI_HANDLER is not set 641# CONFIG_IPMI_HANDLER is not set
705# CONFIG_WATCHDOG is not set
706# CONFIG_HW_RANDOM is not set 642# CONFIG_HW_RANDOM is not set
707# CONFIG_GEN_RTC is not set 643# CONFIG_GEN_RTC is not set
708# CONFIG_R3964 is not set 644# CONFIG_R3964 is not set
709# CONFIG_RAW_DRIVER is not set 645# CONFIG_RAW_DRIVER is not set
710
711#
712# TPM devices
713#
714# CONFIG_TCG_TPM is not set 646# CONFIG_TCG_TPM is not set
715# CONFIG_I2C is not set 647# CONFIG_I2C is not set
716 648
@@ -719,21 +651,28 @@ CONFIG_LEGACY_PTY_COUNT=256
719# 651#
720# CONFIG_SPI is not set 652# CONFIG_SPI is not set
721# CONFIG_SPI_MASTER is not set 653# CONFIG_SPI_MASTER is not set
722
723#
724# Dallas's 1-wire bus
725#
726# CONFIG_W1 is not set 654# CONFIG_W1 is not set
655# CONFIG_POWER_SUPPLY is not set
727CONFIG_HWMON=y 656CONFIG_HWMON=y
728# CONFIG_HWMON_VID is not set 657# CONFIG_HWMON_VID is not set
729# CONFIG_SENSORS_ABITUGURU is not set
730# CONFIG_SENSORS_F71805F is not set 658# CONFIG_SENSORS_F71805F is not set
659# CONFIG_SENSORS_F71882FG is not set
660# CONFIG_SENSORS_IT87 is not set
661# CONFIG_SENSORS_PC87360 is not set
731# CONFIG_SENSORS_PC87427 is not set 662# CONFIG_SENSORS_PC87427 is not set
732# CONFIG_SENSORS_SMSC47M1 is not set 663# CONFIG_SENSORS_SMSC47M1 is not set
733# CONFIG_SENSORS_SMSC47B397 is not set 664# CONFIG_SENSORS_SMSC47B397 is not set
734# CONFIG_SENSORS_VT1211 is not set 665# CONFIG_SENSORS_VT1211 is not set
735# CONFIG_SENSORS_W83627HF is not set 666# CONFIG_SENSORS_W83627HF is not set
667# CONFIG_SENSORS_W83627EHF is not set
736# CONFIG_HWMON_DEBUG_CHIP is not set 668# CONFIG_HWMON_DEBUG_CHIP is not set
669# CONFIG_WATCHDOG is not set
670
671#
672# Sonics Silicon Backplane
673#
674CONFIG_SSB_POSSIBLE=y
675# CONFIG_SSB is not set
737 676
738# 677#
739# Multifunction device drivers 678# Multifunction device drivers
@@ -750,23 +689,21 @@ CONFIG_DAB=y
750# 689#
751# Graphics support 690# Graphics support
752# 691#
692# CONFIG_VGASTATE is not set
693# CONFIG_VIDEO_OUTPUT_CONTROL is not set
694# CONFIG_FB is not set
753# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 695# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
754 696
755# 697#
756# Display device support 698# Display device support
757# 699#
758# CONFIG_DISPLAY_SUPPORT is not set 700# CONFIG_DISPLAY_SUPPORT is not set
759# CONFIG_VGASTATE is not set
760# CONFIG_FB is not set
761 701
762# 702#
763# Sound 703# Sound
764# 704#
765# CONFIG_SOUND is not set 705# CONFIG_SOUND is not set
766 706CONFIG_USB_SUPPORT=y
767#
768# USB support
769#
770CONFIG_USB_ARCH_HAS_HCD=y 707CONFIG_USB_ARCH_HAS_HCD=y
771# CONFIG_USB_ARCH_HAS_OHCI is not set 708# CONFIG_USB_ARCH_HAS_OHCI is not set
772# CONFIG_USB_ARCH_HAS_EHCI is not set 709# CONFIG_USB_ARCH_HAS_EHCI is not set
@@ -785,45 +722,13 @@ CONFIG_USB_ARCH_HAS_HCD=y
785# 722#
786# CONFIG_USB_GADGET is not set 723# CONFIG_USB_GADGET is not set
787# CONFIG_MMC is not set 724# CONFIG_MMC is not set
788
789#
790# LED devices
791#
792# CONFIG_NEW_LEDS is not set 725# CONFIG_NEW_LEDS is not set
793
794#
795# LED drivers
796#
797
798#
799# LED Triggers
800#
801
802#
803# InfiniBand support
804#
805
806#
807# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
808#
809
810#
811# Real Time Clock
812#
813# CONFIG_RTC_CLASS is not set 726# CONFIG_RTC_CLASS is not set
814 727
815# 728#
816# DMA Engine support 729# Userspace I/O
817#
818# CONFIG_DMA_ENGINE is not set
819
820#
821# DMA Clients
822#
823
824#
825# DMA Devices
826# 730#
731# CONFIG_UIO is not set
827 732
828# 733#
829# PBX support 734# PBX support
@@ -877,7 +782,6 @@ CONFIG_PROC_SYSCTL=y
877CONFIG_SYSFS=y 782CONFIG_SYSFS=y
878# CONFIG_TMPFS is not set 783# CONFIG_TMPFS is not set
879# CONFIG_HUGETLB_PAGE is not set 784# CONFIG_HUGETLB_PAGE is not set
880CONFIG_RAMFS=y
881# CONFIG_CONFIGFS_FS is not set 785# CONFIG_CONFIGFS_FS is not set
882 786
883# 787#
@@ -898,10 +802,7 @@ CONFIG_RAMFS=y
898# CONFIG_QNX4FS_FS is not set 802# CONFIG_QNX4FS_FS is not set
899# CONFIG_SYSV_FS is not set 803# CONFIG_SYSV_FS is not set
900# CONFIG_UFS_FS is not set 804# CONFIG_UFS_FS is not set
901 805CONFIG_NETWORK_FILESYSTEMS=y
902#
903# Network File Systems
904#
905# CONFIG_NFS_FS is not set 806# CONFIG_NFS_FS is not set
906# CONFIG_NFSD is not set 807# CONFIG_NFSD is not set
907# CONFIG_SMB_FS is not set 808# CONFIG_SMB_FS is not set
@@ -909,33 +810,23 @@ CONFIG_RAMFS=y
909# CONFIG_NCP_FS is not set 810# CONFIG_NCP_FS is not set
910# CONFIG_CODA_FS is not set 811# CONFIG_CODA_FS is not set
911# CONFIG_AFS_FS is not set 812# CONFIG_AFS_FS is not set
912# CONFIG_9P_FS is not set
913 813
914# 814#
915# Partition Types 815# Partition Types
916# 816#
917# CONFIG_PARTITION_ADVANCED is not set 817# CONFIG_PARTITION_ADVANCED is not set
918CONFIG_MSDOS_PARTITION=y 818CONFIG_MSDOS_PARTITION=y
919
920#
921# Native Language Support
922#
923# CONFIG_NLS is not set 819# CONFIG_NLS is not set
924
925#
926# Distributed Lock Manager
927#
928# CONFIG_DLM is not set 820# CONFIG_DLM is not set
929 821CONFIG_INSTRUMENTATION=y
930#
931# Profiling support
932#
933# CONFIG_PROFILING is not set 822# CONFIG_PROFILING is not set
823# CONFIG_MARKERS is not set
934 824
935# 825#
936# Kernel hacking 826# Kernel hacking
937# 827#
938# CONFIG_PRINTK_TIME is not set 828# CONFIG_PRINTK_TIME is not set
829CONFIG_ENABLE_WARN_DEPRECATED=y
939CONFIG_ENABLE_MUST_CHECK=y 830CONFIG_ENABLE_MUST_CHECK=y
940# CONFIG_MAGIC_SYSRQ is not set 831# CONFIG_MAGIC_SYSRQ is not set
941# CONFIG_UNUSED_SYMBOLS is not set 832# CONFIG_UNUSED_SYMBOLS is not set
@@ -943,6 +834,7 @@ CONFIG_ENABLE_MUST_CHECK=y
943# CONFIG_HEADERS_CHECK is not set 834# CONFIG_HEADERS_CHECK is not set
944# CONFIG_DEBUG_KERNEL is not set 835# CONFIG_DEBUG_KERNEL is not set
945# CONFIG_DEBUG_BUGVERBOSE is not set 836# CONFIG_DEBUG_BUGVERBOSE is not set
837# CONFIG_SAMPLES is not set
946# CONFIG_DEBUG_MMRS is not set 838# CONFIG_DEBUG_MMRS is not set
947CONFIG_DEBUG_HUNT_FOR_ZERO=y 839CONFIG_DEBUG_HUNT_FOR_ZERO=y
948CONFIG_DEBUG_BFIN_HWTRACE_ON=y 840CONFIG_DEBUG_BFIN_HWTRACE_ON=y
@@ -964,10 +856,7 @@ CONFIG_ACCESS_CHECK=y
964CONFIG_SECURITY=y 856CONFIG_SECURITY=y
965# CONFIG_SECURITY_NETWORK is not set 857# CONFIG_SECURITY_NETWORK is not set
966CONFIG_SECURITY_CAPABILITIES=y 858CONFIG_SECURITY_CAPABILITIES=y
967 859# CONFIG_SECURITY_FILE_CAPABILITIES is not set
968#
969# Cryptographic options
970#
971# CONFIG_CRYPTO is not set 860# CONFIG_CRYPTO is not set
972 861
973# 862#
@@ -978,6 +867,7 @@ CONFIG_CRC_CCITT=m
978# CONFIG_CRC16 is not set 867# CONFIG_CRC16 is not set
979# CONFIG_CRC_ITU_T is not set 868# CONFIG_CRC_ITU_T is not set
980CONFIG_CRC32=y 869CONFIG_CRC32=y
870# CONFIG_CRC7 is not set
981# CONFIG_LIBCRC32C is not set 871# CONFIG_LIBCRC32C is not set
982CONFIG_ZLIB_INFLATE=y 872CONFIG_ZLIB_INFLATE=y
983CONFIG_PLIST=y 873CONFIG_PLIST=y