OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [.config] - Diff between revs 65 and 81

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 65 Rev 81
Line 1... Line 1...
#
#
# Automatically generated make config: don't edit
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24
# Linux kernel version: 2.6.24
# Wed Jul  1 08:09:07 2009
# Mon Jul 20 15:10:58 2009
#
#
CONFIG_MMU=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA=y
CONFIG_UID16=y
CONFIG_UID16=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
Line 24... Line 24...
# CONFIG_SWAP is not set
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set
 
# CONFIG_AUDIT is not set
 
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
# CONFIG_IKCONFIG_PROC is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_CGROUPS is not set
# CONFIG_CGROUPS is not set
# CONFIG_FAIR_GROUP_SCHED is not set
# CONFIG_FAIR_GROUP_SCHED is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INITRAMFS_SOURCE=""
CONFIG_SYSCTL=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_EMBEDDED=y
# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_KALLSYMS is not set
# CONFIG_KALLSYMS is not set
# CONFIG_HOTPLUG is not set
# CONFIG_HOTPLUG is not set
CONFIG_PRINTK=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BUG=y
# CONFIG_ELF_CORE is not set
# CONFIG_ELF_CORE is not set
CONFIG_BASE_FULL=y
# CONFIG_BASE_FULL is not set
CONFIG_FUTEX=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_EPOLL=y
# CONFIG_SIGNALFD is not set
# CONFIG_SIGNALFD is not set
CONFIG_EVENTFD=y
CONFIG_EVENTFD=y
Line 57... Line 55...
# CONFIG_SLUB is not set
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_SLOB is not set
CONFIG_SLABINFO=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_RT_MUTEXES=y
CONFIG_TINY_SHMEM=y
CONFIG_TINY_SHMEM=y
CONFIG_BASE_SMALL=0
CONFIG_BASE_SMALL=1
# CONFIG_MODULES is not set
# CONFIG_MODULES is not set
CONFIG_BLOCK=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
CONFIG_LBD=y
# CONFIG_BLK_DEV_IO_TRACE is not set
CONFIG_BLK_DEV_IO_TRACE=y
# CONFIG_LSF is not set
# CONFIG_LSF is not set
 
 
#
#
# IO Schedulers
# IO Schedulers
#
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_OR32=y
CONFIG_OR32=y
 
 
#
#
# Processor type and features
# Processor type and features
#
#
Line 151... Line 149...
# CONFIG_BINFMT_MISC is not set
# CONFIG_BINFMT_MISC is not set
 
 
#
#
# Networking
# Networking
#
#
CONFIG_NET=y
# CONFIG_NET is not set
 
 
#
 
# Networking options
 
#
 
CONFIG_PACKET=y
 
# CONFIG_PACKET_MMAP is not set
 
CONFIG_UNIX=y
 
CONFIG_XFRM=y
 
# CONFIG_XFRM_USER is not set
 
CONFIG_NET_KEY=y
 
CONFIG_INET=y
 
# CONFIG_IP_MULTICAST is not set
 
# CONFIG_IP_ADVANCED_ROUTER is not set
 
CONFIG_IP_FIB_HASH=y
 
# CONFIG_IP_PNP is not set
 
# CONFIG_NET_IPIP is not set
 
# CONFIG_NET_IPGRE is not set
 
# CONFIG_SYN_COOKIES is not set
 
CONFIG_INET_AH=y
 
CONFIG_INET_ESP=y
 
CONFIG_INET_IPCOMP=y
 
CONFIG_INET_XFRM_TUNNEL=y
 
CONFIG_INET_TUNNEL=y
 
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
 
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
 
# CONFIG_INET_XFRM_MODE_BEET is not set
 
# CONFIG_INET_LRO is not set
 
CONFIG_INET_DIAG=y
 
CONFIG_INET_TCP_DIAG=y
 
# CONFIG_TCP_CONG_ADVANCED is not set
 
CONFIG_TCP_CONG_CUBIC=y
 
CONFIG_DEFAULT_TCP_CONG="cubic"
 
# CONFIG_IPV6 is not set
 
# CONFIG_INET6_XFRM_TUNNEL is not set
 
# CONFIG_INET6_TUNNEL is not set
 
# CONFIG_NETWORK_SECMARK is not set
 
# CONFIG_NETFILTER is not set
 
# CONFIG_BRIDGE is not set
 
# CONFIG_VLAN_8021Q is not set
 
# CONFIG_DECNET is not set
 
# CONFIG_LLC2 is not set
 
# CONFIG_IPX is not set
 
# CONFIG_ATALK is not set
 
# CONFIG_NET_SCHED is not set
 
 
 
#
 
# Network testing
 
#
 
# CONFIG_NET_PKTGEN is not set
 
# CONFIG_HAMRADIO is not set
 
# CONFIG_IRDA is not set
 
# CONFIG_BT is not set
 
 
 
#
 
# Wireless
 
#
 
# CONFIG_CFG80211 is not set
 
# CONFIG_WIRELESS_EXT is not set
 
# CONFIG_IEEE80211 is not set
 
# CONFIG_RFKILL is not set
 
 
 
#
#
# Device Drivers
# Device Drivers
#
#
 
 
#
#
# Generic Driver Options
# Generic Driver Options
#
#
CONFIG_STANDALONE=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_DEBUG_DRIVER is not set
 
# CONFIG_DEBUG_DEVRES is not set
 
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
 
# CONFIG_MTD is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
 
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
 
# CONFIG_MISC_DEVICES is not set
# CONFIG_MISC_DEVICES is not set
# CONFIG_IDE is not set
# CONFIG_IDE is not set
 
 
#
#
# SCSI device support
# SCSI device support
Line 251... Line 184...
# CONFIG_SCSI is not set
# CONFIG_SCSI is not set
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_ATA is not set
# CONFIG_ATA is not set
# CONFIG_MD is not set
# CONFIG_MD is not set
CONFIG_NETDEVICES=y
 
# CONFIG_NETDEVICES_MULTIQUEUE is not set
 
CONFIG_DUMMY=y
 
# CONFIG_BONDING is not set
 
# CONFIG_EQUALIZER is not set
 
# CONFIG_TUN is not set
 
# CONFIG_VETH is not set
 
# CONFIG_NET_ETHERNET is not set
 
# CONFIG_NETDEV_1000 is not set
 
# CONFIG_NETDEV_10000 is not set
 
 
 
#
 
# Wireless LAN
 
#
 
# CONFIG_WLAN_PRE80211 is not set
 
# CONFIG_WLAN_80211 is not set
 
# CONFIG_WAN is not set
 
# CONFIG_PPP is not set
 
# CONFIG_SLIP is not set
 
# CONFIG_NETPOLL is not set
 
# CONFIG_NET_POLL_CONTROLLER is not set
 
# CONFIG_ISDN is not set
 
# CONFIG_PHONE is not set
# CONFIG_PHONE is not set
 
 
#
#
# Input device support
# Input device support
#
#
Line 369... Line 280...
 
 
#
#
# Multimedia devices
# Multimedia devices
#
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
 
# CONFIG_DAB is not set
# CONFIG_DAB is not set
 
 
#
#
# Graphics support
# Graphics support
#
#
Line 416... Line 326...
# MMC/SD Host Controller Drivers
# MMC/SD Host Controller Drivers
#
#
CONFIG_MMC_OCORES=y
CONFIG_MMC_OCORES=y
# CONFIG_NEW_LEDS is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_RTC_CLASS is not set
 
CONFIG_DMADEVICES=y
 
 
 
#
 
# DMA Devices
 
#
 
 
#
#
# Userspace I/O
# Userspace I/O
#
#
# CONFIG_UIO is not set
# CONFIG_UIO is not set
Line 431... Line 346...
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
# CONFIG_EXT2_FS_XIP is not set
# CONFIG_EXT3_FS is not set
# CONFIG_EXT3_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
 
# CONFIG_MINIX_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_INOTIFY is not set
# CONFIG_INOTIFY is not set
CONFIG_QUOTA=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
 
# CONFIG_PRINT_QUOTA_WARNING is not set
 
# CONFIG_QFMT_V1 is not set
 
# CONFIG_QFMT_V2 is not set
 
CONFIG_QUOTACTL=y
 
CONFIG_DNOTIFY=y
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set
# CONFIG_FUSE_FS is not set
 
 
Line 457... Line 366...
# CONFIG_UDF_FS is not set
# CONFIG_UDF_FS is not set
 
 
#
#
# DOS/FAT/NT Filesystems
# DOS/FAT/NT Filesystems
#
#
# CONFIG_MSDOS_FS is not set
CONFIG_FAT_FS=y
 
CONFIG_MSDOS_FS=y
# CONFIG_VFAT_FS is not set
# CONFIG_VFAT_FS is not set
 
CONFIG_FAT_DEFAULT_CODEPAGE=437
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_FS is not set
 
 
#
#
# Pseudo filesystems
# Pseudo filesystems
#
#
Line 482... Line 393...
# CONFIG_VXFS_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
 
CONFIG_NFS_FS=y
 
CONFIG_NFS_V3=y
 
CONFIG_NFS_V3_ACL=y
 
# CONFIG_NFS_DIRECTIO is not set
 
CONFIG_NFSD=y
 
CONFIG_NFSD_V2_ACL=y
 
CONFIG_NFSD_V3=y
 
CONFIG_NFSD_V3_ACL=y
 
CONFIG_NFSD_TCP=y
 
CONFIG_LOCKD=y
 
CONFIG_LOCKD_V4=y
 
CONFIG_EXPORTFS=y
 
CONFIG_NFS_ACL_SUPPORT=y
 
CONFIG_NFS_COMMON=y
 
CONFIG_SUNRPC=y
 
# CONFIG_SMB_FS is not set
 
# CONFIG_CIFS is not set
 
# CONFIG_NCP_FS is not set
 
# CONFIG_CODA_FS is not set
 
 
 
#
#
# Partition Types
# Partition Types
#
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_PARTITION_ADVANCED=y
 
# CONFIG_ACORN_PARTITION is not set
 
# CONFIG_OSF_PARTITION is not set
 
CONFIG_AMIGA_PARTITION=y
 
# CONFIG_ATARI_PARTITION is not set
 
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_MSDOS_PARTITION=y
 
# CONFIG_BSD_DISKLABEL is not set
 
# CONFIG_MINIX_SUBPARTITION is not set
 
# CONFIG_SOLARIS_X86_PARTITION is not set
 
# CONFIG_UNIXWARE_DISKLABEL is not set
 
# CONFIG_LDM_PARTITION is not set
 
# CONFIG_SGI_PARTITION is not set
 
# CONFIG_ULTRIX_PARTITION is not set
 
CONFIG_SUN_PARTITION=y
 
# CONFIG_KARMA_PARTITION is not set
 
# CONFIG_EFI_PARTITION is not set
 
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
Line 611... Line 518...
CONFIG_HAS_DMA=y
CONFIG_HAS_DMA=y
 
 
#
#
# Kernel hacking
# Kernel hacking
#
#
# CONFIG_PRINTK_TIME is not set
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_KERNEL is not set
CONFIG_DETECT_SOFTLOCKUP=y
 
# CONFIG_SCHED_DEBUG is not set
 
# CONFIG_SCHEDSTATS is not set
 
# CONFIG_TIMER_STATS is not set
 
# CONFIG_DEBUG_SLAB is not set
 
# CONFIG_DEBUG_RT_MUTEXES is not set
 
# CONFIG_RT_MUTEX_TESTER is not set
 
# CONFIG_DEBUG_SPINLOCK is not set
 
# CONFIG_DEBUG_MUTEXES is not set
 
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
 
# CONFIG_DEBUG_KOBJECT is not set
 
CONFIG_DEBUG_INFO=y
 
# CONFIG_DEBUG_VM is not set
 
# CONFIG_DEBUG_LIST is not set
 
# CONFIG_DEBUG_SG is not set
 
# CONFIG_FORCED_INLINING is not set
 
# CONFIG_BOOT_PRINTK_DELAY is not set
 
# CONFIG_FAULT_INJECTION is not set
 
# CONFIG_SAMPLES is not set
# CONFIG_SAMPLES is not set

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.