Update alpha kconfig
svn path=/trunk/; revision=752
This commit is contained in:
parent
4fa84dc247
commit
2dcd894f08
3 changed files with 158 additions and 110 deletions
|
@ -2,6 +2,12 @@
|
||||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
07 Oct 2010; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
-kconfig/alpha/installcd-2.6.31.config,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
+kconfig/alpha/installcd-2.6.34.config:
|
||||||
|
Update alpha kconfig
|
||||||
|
|
||||||
02 Oct 2010; Raúl Porcel <armin76@gentoo.org>
|
02 Oct 2010; Raúl Porcel <armin76@gentoo.org>
|
||||||
specs/x86/installcd-stage2-minimal.spec:
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
Replace i386 with i?86, bug #338453
|
Replace i386 with i?86, bug #338453
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux kernel version: 2.6.32-gentoo-r7
|
# Linux kernel version: 2.6.34-gentoo-r6
|
||||||
# Sun Jun 6 16:25:26 2010
|
# Mon Oct 4 19:26:15 2010
|
||||||
#
|
#
|
||||||
CONFIG_ALPHA=y
|
CONFIG_ALPHA=y
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
|
@ -14,6 +14,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
|
||||||
CONFIG_GENERIC_TIME=y
|
CONFIG_GENERIC_TIME=y
|
||||||
CONFIG_ARCH_USES_GETTIMEOFFSET=y
|
CONFIG_ARCH_USES_GETTIMEOFFSET=y
|
||||||
CONFIG_ZONE_DMA=y
|
CONFIG_ZONE_DMA=y
|
||||||
|
CONFIG_NEED_DMA_MAP_STATE=y
|
||||||
CONFIG_GENERIC_ISA_DMA=y
|
CONFIG_GENERIC_ISA_DMA=y
|
||||||
# CONFIG_GENERIC_IOMAP is not set
|
# CONFIG_GENERIC_IOMAP is not set
|
||||||
CONFIG_GENERIC_HARDIRQS=y
|
CONFIG_GENERIC_HARDIRQS=y
|
||||||
|
@ -43,6 +44,7 @@ CONFIG_SYSVIPC_SYSCTL=y
|
||||||
#
|
#
|
||||||
CONFIG_TREE_RCU=y
|
CONFIG_TREE_RCU=y
|
||||||
# CONFIG_TREE_PREEMPT_RCU is not set
|
# CONFIG_TREE_PREEMPT_RCU is not set
|
||||||
|
# CONFIG_TINY_RCU is not set
|
||||||
# CONFIG_RCU_TRACE is not set
|
# CONFIG_RCU_TRACE is not set
|
||||||
CONFIG_RCU_FANOUT=64
|
CONFIG_RCU_FANOUT=64
|
||||||
# CONFIG_RCU_FANOUT_EXACT is not set
|
# CONFIG_RCU_FANOUT_EXACT is not set
|
||||||
|
@ -50,7 +52,6 @@ CONFIG_RCU_FANOUT=64
|
||||||
CONFIG_IKCONFIG=y
|
CONFIG_IKCONFIG=y
|
||||||
CONFIG_IKCONFIG_PROC=y
|
CONFIG_IKCONFIG_PROC=y
|
||||||
CONFIG_LOG_BUF_SHIFT=15
|
CONFIG_LOG_BUF_SHIFT=15
|
||||||
# CONFIG_GROUP_SCHED is not set
|
|
||||||
# CONFIG_CGROUPS is not set
|
# CONFIG_CGROUPS is not set
|
||||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||||
# CONFIG_RELAY is not set
|
# CONFIG_RELAY is not set
|
||||||
|
@ -65,6 +66,7 @@ CONFIG_INITRAMFS_SOURCE=""
|
||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
CONFIG_RD_BZIP2=y
|
CONFIG_RD_BZIP2=y
|
||||||
CONFIG_RD_LZMA=y
|
CONFIG_RD_LZMA=y
|
||||||
|
CONFIG_RD_LZO=y
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_ANON_INODES=y
|
CONFIG_ANON_INODES=y
|
||||||
|
@ -85,10 +87,13 @@ CONFIG_TIMERFD=y
|
||||||
CONFIG_EVENTFD=y
|
CONFIG_EVENTFD=y
|
||||||
CONFIG_SHMEM=y
|
CONFIG_SHMEM=y
|
||||||
CONFIG_AIO=y
|
CONFIG_AIO=y
|
||||||
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel Performance Events And Counters
|
# Kernel Performance Events And Counters
|
||||||
#
|
#
|
||||||
|
# CONFIG_PERF_EVENTS is not set
|
||||||
|
# CONFIG_PERF_COUNTERS is not set
|
||||||
CONFIG_VM_EVENT_COUNTERS=y
|
CONFIG_VM_EVENT_COUNTERS=y
|
||||||
CONFIG_PCI_QUIRKS=y
|
CONFIG_PCI_QUIRKS=y
|
||||||
CONFIG_COMPAT_BRK=y
|
CONFIG_COMPAT_BRK=y
|
||||||
|
@ -98,6 +103,7 @@ CONFIG_SLAB=y
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
CONFIG_HAVE_SYSCALL_WRAPPERS=y
|
CONFIG_HAVE_SYSCALL_WRAPPERS=y
|
||||||
|
CONFIG_HAVE_DMA_ATTRS=y
|
||||||
CONFIG_USE_GENERIC_SMP_HELPERS=y
|
CONFIG_USE_GENERIC_SMP_HELPERS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -123,14 +129,41 @@ CONFIG_BLOCK=y
|
||||||
# IO Schedulers
|
# IO Schedulers
|
||||||
#
|
#
|
||||||
CONFIG_IOSCHED_NOOP=y
|
CONFIG_IOSCHED_NOOP=y
|
||||||
CONFIG_IOSCHED_AS=y
|
|
||||||
CONFIG_IOSCHED_DEADLINE=y
|
CONFIG_IOSCHED_DEADLINE=y
|
||||||
CONFIG_IOSCHED_CFQ=y
|
CONFIG_IOSCHED_CFQ=y
|
||||||
# CONFIG_DEFAULT_AS is not set
|
|
||||||
CONFIG_DEFAULT_DEADLINE=y
|
CONFIG_DEFAULT_DEADLINE=y
|
||||||
# CONFIG_DEFAULT_CFQ is not set
|
# CONFIG_DEFAULT_CFQ is not set
|
||||||
# CONFIG_DEFAULT_NOOP is not set
|
# CONFIG_DEFAULT_NOOP is not set
|
||||||
CONFIG_DEFAULT_IOSCHED="deadline"
|
CONFIG_DEFAULT_IOSCHED="deadline"
|
||||||
|
# CONFIG_INLINE_SPIN_TRYLOCK is not set
|
||||||
|
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
|
||||||
|
# CONFIG_INLINE_SPIN_LOCK is not set
|
||||||
|
# CONFIG_INLINE_SPIN_LOCK_BH is not set
|
||||||
|
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
|
||||||
|
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
|
||||||
|
CONFIG_INLINE_SPIN_UNLOCK=y
|
||||||
|
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
|
||||||
|
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
|
||||||
|
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
|
||||||
|
# CONFIG_INLINE_READ_TRYLOCK is not set
|
||||||
|
# CONFIG_INLINE_READ_LOCK is not set
|
||||||
|
# CONFIG_INLINE_READ_LOCK_BH is not set
|
||||||
|
# CONFIG_INLINE_READ_LOCK_IRQ is not set
|
||||||
|
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
|
||||||
|
CONFIG_INLINE_READ_UNLOCK=y
|
||||||
|
# CONFIG_INLINE_READ_UNLOCK_BH is not set
|
||||||
|
CONFIG_INLINE_READ_UNLOCK_IRQ=y
|
||||||
|
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
|
||||||
|
# CONFIG_INLINE_WRITE_TRYLOCK is not set
|
||||||
|
# CONFIG_INLINE_WRITE_LOCK is not set
|
||||||
|
# CONFIG_INLINE_WRITE_LOCK_BH is not set
|
||||||
|
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
|
||||||
|
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
|
||||||
|
CONFIG_INLINE_WRITE_UNLOCK=y
|
||||||
|
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
|
||||||
|
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
|
||||||
|
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
|
||||||
|
CONFIG_MUTEX_SPIN_ON_OWNER=y
|
||||||
# CONFIG_FREEZER is not set
|
# CONFIG_FREEZER is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -195,16 +228,12 @@ CONFIG_PHYS_ADDR_T_64BIT=y
|
||||||
CONFIG_ZONE_DMA_FLAG=1
|
CONFIG_ZONE_DMA_FLAG=1
|
||||||
CONFIG_BOUNCE=y
|
CONFIG_BOUNCE=y
|
||||||
CONFIG_VIRT_TO_BUS=y
|
CONFIG_VIRT_TO_BUS=y
|
||||||
CONFIG_HAVE_MLOCK=y
|
|
||||||
CONFIG_HAVE_MLOCKED_PAGE_BIT=y
|
|
||||||
# CONFIG_KSM is not set
|
# CONFIG_KSM is not set
|
||||||
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
|
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
|
||||||
CONFIG_VERBOSE_MCHECK=y
|
CONFIG_VERBOSE_MCHECK=y
|
||||||
CONFIG_VERBOSE_MCHECK_ON=1
|
CONFIG_VERBOSE_MCHECK_ON=1
|
||||||
CONFIG_HZ=1024
|
CONFIG_HZ=1024
|
||||||
CONFIG_ALPHA_UAC_SYSCTL=y
|
|
||||||
# CONFIG_ARCH_SUPPORTS_MSI is not set
|
# CONFIG_ARCH_SUPPORTS_MSI is not set
|
||||||
CONFIG_PCI_LEGACY=y
|
|
||||||
# CONFIG_PCI_STUB is not set
|
# CONFIG_PCI_STUB is not set
|
||||||
# CONFIG_PCI_IOV is not set
|
# CONFIG_PCI_IOV is not set
|
||||||
CONFIG_EISA_PCI_EISA=y
|
CONFIG_EISA_PCI_EISA=y
|
||||||
|
@ -225,7 +254,6 @@ CONFIG_NET=y
|
||||||
# Networking options
|
# Networking options
|
||||||
#
|
#
|
||||||
CONFIG_PACKET=y
|
CONFIG_PACKET=y
|
||||||
CONFIG_PACKET_MMAP=y
|
|
||||||
CONFIG_UNIX=y
|
CONFIG_UNIX=y
|
||||||
CONFIG_XFRM=y
|
CONFIG_XFRM=y
|
||||||
# CONFIG_XFRM_USER is not set
|
# CONFIG_XFRM_USER is not set
|
||||||
|
@ -272,6 +300,7 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m
|
||||||
CONFIG_INET6_XFRM_MODE_BEET=m
|
CONFIG_INET6_XFRM_MODE_BEET=m
|
||||||
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
|
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
|
||||||
CONFIG_IPV6_SIT=m
|
CONFIG_IPV6_SIT=m
|
||||||
|
# CONFIG_IPV6_SIT_6RD is not set
|
||||||
CONFIG_IPV6_NDISC_NODETYPE=y
|
CONFIG_IPV6_NDISC_NODETYPE=y
|
||||||
CONFIG_IPV6_TUNNEL=m
|
CONFIG_IPV6_TUNNEL=m
|
||||||
# CONFIG_IPV6_MULTIPLE_TABLES is not set
|
# CONFIG_IPV6_MULTIPLE_TABLES is not set
|
||||||
|
@ -311,14 +340,15 @@ CONFIG_VLAN_8021Q=y
|
||||||
# CONFIG_AF_RXRPC is not set
|
# CONFIG_AF_RXRPC is not set
|
||||||
CONFIG_WIRELESS=y
|
CONFIG_WIRELESS=y
|
||||||
# CONFIG_CFG80211 is not set
|
# CONFIG_CFG80211 is not set
|
||||||
CONFIG_CFG80211_DEFAULT_PS_VALUE=0
|
|
||||||
# CONFIG_WIRELESS_OLD_REGULATORY is not set
|
|
||||||
# CONFIG_WIRELESS_EXT is not set
|
|
||||||
# CONFIG_LIB80211 is not set
|
# CONFIG_LIB80211 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# CFG80211 needs to be enabled for MAC80211
|
# CFG80211 needs to be enabled for MAC80211
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Some wireless drivers require a rate control algorithm
|
||||||
|
#
|
||||||
# CONFIG_WIMAX is not set
|
# CONFIG_WIMAX is not set
|
||||||
# CONFIG_RFKILL is not set
|
# CONFIG_RFKILL is not set
|
||||||
# CONFIG_NET_9P is not set
|
# CONFIG_NET_9P is not set
|
||||||
|
@ -360,6 +390,10 @@ CONFIG_BLK_DEV_DAC960=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=y
|
CONFIG_BLK_DEV_CRYPTOLOOP=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
|
||||||
|
#
|
||||||
# CONFIG_BLK_DEV_NBD is not set
|
# CONFIG_BLK_DEV_NBD is not set
|
||||||
# CONFIG_BLK_DEV_SX8 is not set
|
# CONFIG_BLK_DEV_SX8 is not set
|
||||||
# CONFIG_BLK_DEV_UB is not set
|
# CONFIG_BLK_DEV_UB is not set
|
||||||
|
@ -372,85 +406,12 @@ CONFIG_BLK_DEV_RAM_SIZE=8192
|
||||||
# CONFIG_BLK_DEV_HD is not set
|
# CONFIG_BLK_DEV_HD is not set
|
||||||
# CONFIG_MISC_DEVICES is not set
|
# CONFIG_MISC_DEVICES is not set
|
||||||
CONFIG_HAVE_IDE=y
|
CONFIG_HAVE_IDE=y
|
||||||
CONFIG_IDE=y
|
# CONFIG_IDE is not set
|
||||||
|
|
||||||
#
|
|
||||||
# Please see Documentation/ide/ide.txt for help/info on IDE drives
|
|
||||||
#
|
|
||||||
CONFIG_IDE_XFER_MODE=y
|
|
||||||
CONFIG_IDE_TIMINGS=y
|
|
||||||
CONFIG_IDE_ATAPI=y
|
|
||||||
CONFIG_IDE_LEGACY=y
|
|
||||||
# CONFIG_BLK_DEV_IDE_SATA is not set
|
|
||||||
CONFIG_IDE_GD=y
|
|
||||||
CONFIG_IDE_GD_ATA=y
|
|
||||||
# CONFIG_IDE_GD_ATAPI is not set
|
|
||||||
CONFIG_BLK_DEV_IDECD=y
|
|
||||||
CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
|
|
||||||
# CONFIG_BLK_DEV_IDETAPE is not set
|
|
||||||
# CONFIG_IDE_TASK_IOCTL is not set
|
|
||||||
CONFIG_IDE_PROC_FS=y
|
|
||||||
|
|
||||||
#
|
|
||||||
# IDE chipset support/bugfixes
|
|
||||||
#
|
|
||||||
CONFIG_IDE_GENERIC=y
|
|
||||||
# CONFIG_BLK_DEV_PLATFORM is not set
|
|
||||||
# CONFIG_BLK_DEV_IDEPNP is not set
|
|
||||||
CONFIG_BLK_DEV_IDEDMA_SFF=y
|
|
||||||
|
|
||||||
#
|
|
||||||
# PCI IDE chipsets support
|
|
||||||
#
|
|
||||||
CONFIG_BLK_DEV_IDEPCI=y
|
|
||||||
CONFIG_IDEPCI_PCIBUS_ORDER=y
|
|
||||||
# CONFIG_BLK_DEV_OFFBOARD is not set
|
|
||||||
CONFIG_BLK_DEV_GENERIC=y
|
|
||||||
# CONFIG_BLK_DEV_OPTI621 is not set
|
|
||||||
CONFIG_BLK_DEV_IDEDMA_PCI=y
|
|
||||||
# CONFIG_BLK_DEV_AEC62XX is not set
|
|
||||||
CONFIG_BLK_DEV_ALI15X3=y
|
|
||||||
CONFIG_BLK_DEV_AMD74XX=y
|
|
||||||
CONFIG_BLK_DEV_CMD64X=y
|
|
||||||
# CONFIG_BLK_DEV_TRIFLEX is not set
|
|
||||||
CONFIG_BLK_DEV_CY82C693=y
|
|
||||||
# CONFIG_BLK_DEV_CS5520 is not set
|
|
||||||
# CONFIG_BLK_DEV_CS5530 is not set
|
|
||||||
CONFIG_BLK_DEV_HPT366=y
|
|
||||||
# CONFIG_BLK_DEV_JMICRON is not set
|
|
||||||
# CONFIG_BLK_DEV_SC1200 is not set
|
|
||||||
# CONFIG_BLK_DEV_PIIX is not set
|
|
||||||
# CONFIG_BLK_DEV_IT8172 is not set
|
|
||||||
# CONFIG_BLK_DEV_IT8213 is not set
|
|
||||||
# CONFIG_BLK_DEV_IT821X is not set
|
|
||||||
# CONFIG_BLK_DEV_NS87415 is not set
|
|
||||||
CONFIG_BLK_DEV_PDC202XX_OLD=y
|
|
||||||
CONFIG_BLK_DEV_PDC202XX_NEW=y
|
|
||||||
# CONFIG_BLK_DEV_SVWKS is not set
|
|
||||||
# CONFIG_BLK_DEV_SIIMAGE is not set
|
|
||||||
# CONFIG_BLK_DEV_SLC90E66 is not set
|
|
||||||
# CONFIG_BLK_DEV_TRM290 is not set
|
|
||||||
CONFIG_BLK_DEV_VIA82CXXX=y
|
|
||||||
# CONFIG_BLK_DEV_TC86C001 is not set
|
|
||||||
|
|
||||||
#
|
|
||||||
# Other IDE chipsets support
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# Note: most of these also require special kernel boot parameters
|
|
||||||
#
|
|
||||||
# CONFIG_BLK_DEV_4DRIVES is not set
|
|
||||||
CONFIG_BLK_DEV_ALI14XX=y
|
|
||||||
# CONFIG_BLK_DEV_DTC2278 is not set
|
|
||||||
# CONFIG_BLK_DEV_HT6560B is not set
|
|
||||||
# CONFIG_BLK_DEV_QD65XX is not set
|
|
||||||
# CONFIG_BLK_DEV_UMC8672 is not set
|
|
||||||
CONFIG_BLK_DEV_IDEDMA=y
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# SCSI device support
|
# SCSI device support
|
||||||
#
|
#
|
||||||
|
CONFIG_SCSI_MOD=y
|
||||||
# CONFIG_RAID_ATTRS is not set
|
# CONFIG_RAID_ATTRS is not set
|
||||||
CONFIG_SCSI=y
|
CONFIG_SCSI=y
|
||||||
CONFIG_SCSI_DMA=y
|
CONFIG_SCSI_DMA=y
|
||||||
|
@ -482,6 +443,7 @@ CONFIG_SCSI_FC_ATTRS=y
|
||||||
CONFIG_SCSI_ISCSI_ATTRS=y
|
CONFIG_SCSI_ISCSI_ATTRS=y
|
||||||
CONFIG_SCSI_SAS_ATTRS=y
|
CONFIG_SCSI_SAS_ATTRS=y
|
||||||
CONFIG_SCSI_SAS_LIBSAS=y
|
CONFIG_SCSI_SAS_LIBSAS=y
|
||||||
|
# CONFIG_SCSI_SAS_ATA is not set
|
||||||
CONFIG_SCSI_SAS_HOST_SMP=y
|
CONFIG_SCSI_SAS_HOST_SMP=y
|
||||||
CONFIG_SCSI_SAS_LIBSAS_DEBUG=y
|
CONFIG_SCSI_SAS_LIBSAS_DEBUG=y
|
||||||
# CONFIG_SCSI_SRP_ATTRS is not set
|
# CONFIG_SCSI_SRP_ATTRS is not set
|
||||||
|
@ -490,7 +452,9 @@ CONFIG_SCSI_LOWLEVEL=y
|
||||||
# CONFIG_SCSI_BNX2_ISCSI is not set
|
# CONFIG_SCSI_BNX2_ISCSI is not set
|
||||||
# CONFIG_BE2ISCSI is not set
|
# CONFIG_BE2ISCSI is not set
|
||||||
CONFIG_BLK_DEV_3W_XXXX_RAID=m
|
CONFIG_BLK_DEV_3W_XXXX_RAID=m
|
||||||
|
# CONFIG_SCSI_HPSA is not set
|
||||||
CONFIG_SCSI_3W_9XXX=m
|
CONFIG_SCSI_3W_9XXX=m
|
||||||
|
# CONFIG_SCSI_3W_SAS is not set
|
||||||
# CONFIG_SCSI_7000FASST is not set
|
# CONFIG_SCSI_7000FASST is not set
|
||||||
CONFIG_SCSI_ACARD=m
|
CONFIG_SCSI_ACARD=m
|
||||||
# CONFIG_SCSI_AHA1542 is not set
|
# CONFIG_SCSI_AHA1542 is not set
|
||||||
|
@ -545,6 +509,7 @@ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
|
||||||
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
|
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
|
||||||
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
|
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
|
||||||
CONFIG_SCSI_SYM53C8XX_MMIO=y
|
CONFIG_SCSI_SYM53C8XX_MMIO=y
|
||||||
|
# CONFIG_SCSI_IPR is not set
|
||||||
# CONFIG_SCSI_PAS16 is not set
|
# CONFIG_SCSI_PAS16 is not set
|
||||||
CONFIG_SCSI_QLOGIC_FAS=y
|
CONFIG_SCSI_QLOGIC_FAS=y
|
||||||
CONFIG_SCSI_QLOGIC_1280=y
|
CONFIG_SCSI_QLOGIC_1280=y
|
||||||
|
@ -562,11 +527,78 @@ CONFIG_SCSI_U14_34F_LINKED_COMMANDS=y
|
||||||
CONFIG_SCSI_U14_34F_MAX_TAGS=8
|
CONFIG_SCSI_U14_34F_MAX_TAGS=8
|
||||||
# CONFIG_SCSI_DEBUG is not set
|
# CONFIG_SCSI_DEBUG is not set
|
||||||
# CONFIG_SCSI_PMCRAID is not set
|
# CONFIG_SCSI_PMCRAID is not set
|
||||||
|
# CONFIG_SCSI_PM8001 is not set
|
||||||
# CONFIG_SCSI_SRP is not set
|
# CONFIG_SCSI_SRP is not set
|
||||||
# CONFIG_SCSI_BFA_FC is not set
|
# CONFIG_SCSI_BFA_FC is not set
|
||||||
# CONFIG_SCSI_DH is not set
|
# CONFIG_SCSI_DH is not set
|
||||||
# CONFIG_SCSI_OSD_INITIATOR is not set
|
# CONFIG_SCSI_OSD_INITIATOR is not set
|
||||||
# CONFIG_ATA is not set
|
CONFIG_ATA=y
|
||||||
|
# CONFIG_ATA_NONSTANDARD is not set
|
||||||
|
CONFIG_ATA_VERBOSE_ERROR=y
|
||||||
|
CONFIG_SATA_PMP=y
|
||||||
|
# CONFIG_SATA_AHCI is not set
|
||||||
|
# CONFIG_SATA_SIL24 is not set
|
||||||
|
CONFIG_ATA_SFF=y
|
||||||
|
# CONFIG_SATA_SVW is not set
|
||||||
|
# CONFIG_ATA_PIIX is not set
|
||||||
|
# CONFIG_SATA_MV is not set
|
||||||
|
# CONFIG_SATA_NV is not set
|
||||||
|
# CONFIG_PDC_ADMA is not set
|
||||||
|
# CONFIG_SATA_QSTOR is not set
|
||||||
|
# CONFIG_SATA_PROMISE is not set
|
||||||
|
# CONFIG_SATA_SX4 is not set
|
||||||
|
# CONFIG_SATA_SIL is not set
|
||||||
|
# CONFIG_SATA_SIS is not set
|
||||||
|
# CONFIG_SATA_ULI is not set
|
||||||
|
# CONFIG_SATA_VIA is not set
|
||||||
|
# CONFIG_SATA_VITESSE is not set
|
||||||
|
# CONFIG_SATA_INIC162X is not set
|
||||||
|
CONFIG_PATA_ALI=y
|
||||||
|
# CONFIG_PATA_AMD is not set
|
||||||
|
# CONFIG_PATA_ARTOP is not set
|
||||||
|
# CONFIG_PATA_ATP867X is not set
|
||||||
|
# CONFIG_PATA_ATIIXP is not set
|
||||||
|
# CONFIG_PATA_CMD640_PCI is not set
|
||||||
|
CONFIG_PATA_CMD64X=y
|
||||||
|
# CONFIG_PATA_CS5520 is not set
|
||||||
|
# CONFIG_PATA_CS5530 is not set
|
||||||
|
CONFIG_PATA_CYPRESS=y
|
||||||
|
# CONFIG_PATA_EFAR is not set
|
||||||
|
CONFIG_ATA_GENERIC=y
|
||||||
|
CONFIG_PATA_HPT366=y
|
||||||
|
# CONFIG_PATA_HPT37X is not set
|
||||||
|
# CONFIG_PATA_HPT3X2N is not set
|
||||||
|
# CONFIG_PATA_HPT3X3 is not set
|
||||||
|
# CONFIG_PATA_ISAPNP is not set
|
||||||
|
# CONFIG_PATA_IT821X is not set
|
||||||
|
# CONFIG_PATA_IT8213 is not set
|
||||||
|
# CONFIG_PATA_JMICRON is not set
|
||||||
|
# CONFIG_PATA_LEGACY is not set
|
||||||
|
# CONFIG_PATA_TRIFLEX is not set
|
||||||
|
# CONFIG_PATA_MARVELL is not set
|
||||||
|
# CONFIG_PATA_MPIIX is not set
|
||||||
|
# CONFIG_PATA_OLDPIIX is not set
|
||||||
|
# CONFIG_PATA_NETCELL is not set
|
||||||
|
# CONFIG_PATA_NINJA32 is not set
|
||||||
|
# CONFIG_PATA_NS87410 is not set
|
||||||
|
# CONFIG_PATA_NS87415 is not set
|
||||||
|
# CONFIG_PATA_OPTI is not set
|
||||||
|
# CONFIG_PATA_OPTIDMA is not set
|
||||||
|
CONFIG_PATA_PDC2027X=y
|
||||||
|
CONFIG_PATA_PDC_OLD=y
|
||||||
|
# CONFIG_PATA_QDI is not set
|
||||||
|
# CONFIG_PATA_RADISYS is not set
|
||||||
|
# CONFIG_PATA_RDC is not set
|
||||||
|
# CONFIG_PATA_RZ1000 is not set
|
||||||
|
# CONFIG_PATA_SC1200 is not set
|
||||||
|
# CONFIG_PATA_SERVERWORKS is not set
|
||||||
|
# CONFIG_PATA_SIL680 is not set
|
||||||
|
# CONFIG_PATA_SIS is not set
|
||||||
|
# CONFIG_PATA_TOSHIBA is not set
|
||||||
|
CONFIG_PATA_VIA=y
|
||||||
|
# CONFIG_PATA_WINBOND is not set
|
||||||
|
# CONFIG_PATA_WINBOND_VLB is not set
|
||||||
|
# CONFIG_PATA_SCH is not set
|
||||||
CONFIG_MD=y
|
CONFIG_MD=y
|
||||||
CONFIG_BLK_DEV_MD=m
|
CONFIG_BLK_DEV_MD=m
|
||||||
CONFIG_MD_LINEAR=m
|
CONFIG_MD_LINEAR=m
|
||||||
|
@ -589,7 +621,6 @@ CONFIG_DM_MIRROR=m
|
||||||
# CONFIG_DM_MULTIPATH is not set
|
# CONFIG_DM_MULTIPATH is not set
|
||||||
# CONFIG_DM_DELAY is not set
|
# CONFIG_DM_DELAY is not set
|
||||||
CONFIG_DM_UEVENT=y
|
CONFIG_DM_UEVENT=y
|
||||||
# CONFIG_BLK_DEV_DM_BBR is not set
|
|
||||||
CONFIG_FUSION=y
|
CONFIG_FUSION=y
|
||||||
CONFIG_FUSION_SPI=y
|
CONFIG_FUSION_SPI=y
|
||||||
CONFIG_FUSION_FC=y
|
CONFIG_FUSION_FC=y
|
||||||
|
@ -608,7 +639,7 @@ CONFIG_FUSION_MAX_SGE=128
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# See the help texts for more information.
|
# The newer stack is recommended.
|
||||||
#
|
#
|
||||||
# CONFIG_FIREWIRE is not set
|
# CONFIG_FIREWIRE is not set
|
||||||
# CONFIG_IEEE1394 is not set
|
# CONFIG_IEEE1394 is not set
|
||||||
|
@ -640,6 +671,7 @@ CONFIG_ICPLUS_PHY=m
|
||||||
# CONFIG_NATIONAL_PHY is not set
|
# CONFIG_NATIONAL_PHY is not set
|
||||||
# CONFIG_STE10XP is not set
|
# CONFIG_STE10XP is not set
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
|
# CONFIG_MICREL_PHY is not set
|
||||||
# CONFIG_FIXED_PHY is not set
|
# CONFIG_FIXED_PHY is not set
|
||||||
# CONFIG_MDIO_BITBANG is not set
|
# CONFIG_MDIO_BITBANG is not set
|
||||||
CONFIG_NET_ETHERNET=y
|
CONFIG_NET_ETHERNET=y
|
||||||
|
@ -688,6 +720,7 @@ CONFIG_PCNET32=m
|
||||||
CONFIG_AMD8111_ETH=m
|
CONFIG_AMD8111_ETH=m
|
||||||
CONFIG_ADAPTEC_STARFIRE=m
|
CONFIG_ADAPTEC_STARFIRE=m
|
||||||
# CONFIG_AC3200 is not set
|
# CONFIG_AC3200 is not set
|
||||||
|
# CONFIG_KSZ884X_PCI is not set
|
||||||
# CONFIG_APRICOT is not set
|
# CONFIG_APRICOT is not set
|
||||||
# CONFIG_B44 is not set
|
# CONFIG_B44 is not set
|
||||||
# CONFIG_FORCEDETH is not set
|
# CONFIG_FORCEDETH is not set
|
||||||
|
@ -747,8 +780,11 @@ CONFIG_ATL1=m
|
||||||
# CONFIG_NETDEV_10000 is not set
|
# CONFIG_NETDEV_10000 is not set
|
||||||
# CONFIG_TR is not set
|
# CONFIG_TR is not set
|
||||||
CONFIG_WLAN=y
|
CONFIG_WLAN=y
|
||||||
# CONFIG_WLAN_PRE80211 is not set
|
# CONFIG_AIRO is not set
|
||||||
# CONFIG_WLAN_80211 is not set
|
# CONFIG_ATMEL is not set
|
||||||
|
# CONFIG_PRISM54 is not set
|
||||||
|
# CONFIG_USB_ZD1201 is not set
|
||||||
|
# CONFIG_HOSTAP is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -762,6 +798,7 @@ CONFIG_WLAN=y
|
||||||
# CONFIG_USB_PEGASUS is not set
|
# CONFIG_USB_PEGASUS is not set
|
||||||
# CONFIG_USB_RTL8150 is not set
|
# CONFIG_USB_RTL8150 is not set
|
||||||
# CONFIG_USB_USBNET is not set
|
# CONFIG_USB_USBNET is not set
|
||||||
|
# CONFIG_USB_IPHETH is not set
|
||||||
# CONFIG_WAN is not set
|
# CONFIG_WAN is not set
|
||||||
# CONFIG_FDDI is not set
|
# CONFIG_FDDI is not set
|
||||||
# CONFIG_HIPPI is not set
|
# CONFIG_HIPPI is not set
|
||||||
|
@ -781,6 +818,7 @@ CONFIG_NET_FC=y
|
||||||
# CONFIG_NETCONSOLE is not set
|
# CONFIG_NETCONSOLE is not set
|
||||||
# CONFIG_NETPOLL is not set
|
# CONFIG_NETPOLL is not set
|
||||||
# CONFIG_NET_POLL_CONTROLLER is not set
|
# CONFIG_NET_POLL_CONTROLLER is not set
|
||||||
|
# CONFIG_VMXNET3 is not set
|
||||||
# CONFIG_ISDN is not set
|
# CONFIG_ISDN is not set
|
||||||
# CONFIG_PHONE is not set
|
# CONFIG_PHONE is not set
|
||||||
|
|
||||||
|
@ -790,6 +828,7 @@ CONFIG_NET_FC=y
|
||||||
CONFIG_INPUT=y
|
CONFIG_INPUT=y
|
||||||
# CONFIG_INPUT_FF_MEMLESS is not set
|
# CONFIG_INPUT_FF_MEMLESS is not set
|
||||||
# CONFIG_INPUT_POLLDEV is not set
|
# CONFIG_INPUT_POLLDEV is not set
|
||||||
|
# CONFIG_INPUT_SPARSEKMAP is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Userland interfaces
|
# Userland interfaces
|
||||||
|
@ -847,6 +886,7 @@ CONFIG_SERIO_SERPORT=y
|
||||||
# CONFIG_SERIO_PCIPS2 is not set
|
# CONFIG_SERIO_PCIPS2 is not set
|
||||||
CONFIG_SERIO_LIBPS2=y
|
CONFIG_SERIO_LIBPS2=y
|
||||||
# CONFIG_SERIO_RAW is not set
|
# CONFIG_SERIO_RAW is not set
|
||||||
|
# CONFIG_SERIO_ALTERA_PS2 is not set
|
||||||
# CONFIG_GAMEPORT is not set
|
# CONFIG_GAMEPORT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -878,6 +918,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4
|
||||||
CONFIG_SERIAL_CORE=y
|
CONFIG_SERIAL_CORE=y
|
||||||
CONFIG_SERIAL_CORE_CONSOLE=y
|
CONFIG_SERIAL_CORE_CONSOLE=y
|
||||||
# CONFIG_SERIAL_JSM is not set
|
# CONFIG_SERIAL_JSM is not set
|
||||||
|
# CONFIG_SERIAL_TIMBERDALE is not set
|
||||||
CONFIG_UNIX98_PTYS=y
|
CONFIG_UNIX98_PTYS=y
|
||||||
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
|
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
|
||||||
# CONFIG_LEGACY_PTYS is not set
|
# CONFIG_LEGACY_PTYS is not set
|
||||||
|
@ -924,6 +965,7 @@ CONFIG_I2C_ALGOBIT=y
|
||||||
#
|
#
|
||||||
# CONFIG_I2C_OCORES is not set
|
# CONFIG_I2C_OCORES is not set
|
||||||
# CONFIG_I2C_SIMTEC is not set
|
# CONFIG_I2C_SIMTEC is not set
|
||||||
|
# CONFIG_I2C_XILINX is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# External I2C/SMBus adapter drivers
|
# External I2C/SMBus adapter drivers
|
||||||
|
@ -932,27 +974,15 @@ CONFIG_I2C_ALGOBIT=y
|
||||||
# CONFIG_I2C_TAOS_EVM is not set
|
# CONFIG_I2C_TAOS_EVM is not set
|
||||||
# CONFIG_I2C_TINY_USB is not set
|
# CONFIG_I2C_TINY_USB is not set
|
||||||
|
|
||||||
#
|
|
||||||
# Graphics adapter I2C/DDC channel drivers
|
|
||||||
#
|
|
||||||
# CONFIG_I2C_VOODOO3 is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Other I2C/SMBus bus drivers
|
# Other I2C/SMBus bus drivers
|
||||||
#
|
#
|
||||||
# CONFIG_I2C_PCA_ISA is not set
|
# CONFIG_I2C_PCA_ISA is not set
|
||||||
# CONFIG_I2C_PCA_PLATFORM is not set
|
# CONFIG_I2C_PCA_PLATFORM is not set
|
||||||
# CONFIG_I2C_STUB is not set
|
# CONFIG_I2C_STUB is not set
|
||||||
|
|
||||||
#
|
|
||||||
# Miscellaneous I2C Chip support
|
|
||||||
#
|
|
||||||
# CONFIG_DS1682 is not set
|
|
||||||
# CONFIG_SENSORS_TSL2550 is not set
|
|
||||||
# CONFIG_I2C_DEBUG_CORE is not set
|
# CONFIG_I2C_DEBUG_CORE is not set
|
||||||
# CONFIG_I2C_DEBUG_ALGO is not set
|
# CONFIG_I2C_DEBUG_ALGO is not set
|
||||||
# CONFIG_I2C_DEBUG_BUS is not set
|
# CONFIG_I2C_DEBUG_BUS is not set
|
||||||
# CONFIG_I2C_DEBUG_CHIP is not set
|
|
||||||
# CONFIG_SPI is not set
|
# CONFIG_SPI is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -975,16 +1005,21 @@ CONFIG_SSB_POSSIBLE=y
|
||||||
# Multifunction device drivers
|
# Multifunction device drivers
|
||||||
#
|
#
|
||||||
# CONFIG_MFD_CORE is not set
|
# CONFIG_MFD_CORE is not set
|
||||||
|
# CONFIG_MFD_88PM860X is not set
|
||||||
# CONFIG_MFD_SM501 is not set
|
# CONFIG_MFD_SM501 is not set
|
||||||
# CONFIG_HTC_PASIC3 is not set
|
# CONFIG_HTC_PASIC3 is not set
|
||||||
# CONFIG_TWL4030_CORE is not set
|
# CONFIG_TWL4030_CORE is not set
|
||||||
# CONFIG_MFD_TMIO is not set
|
# CONFIG_MFD_TMIO is not set
|
||||||
# CONFIG_PMIC_DA903X is not set
|
# CONFIG_PMIC_DA903X is not set
|
||||||
|
# CONFIG_PMIC_ADP5520 is not set
|
||||||
|
# CONFIG_MFD_MAX8925 is not set
|
||||||
# CONFIG_MFD_WM8400 is not set
|
# CONFIG_MFD_WM8400 is not set
|
||||||
# CONFIG_MFD_WM831X is not set
|
# CONFIG_MFD_WM831X is not set
|
||||||
# CONFIG_MFD_WM8350_I2C is not set
|
# CONFIG_MFD_WM8350_I2C is not set
|
||||||
|
# CONFIG_MFD_WM8994 is not set
|
||||||
# CONFIG_MFD_PCF50633 is not set
|
# CONFIG_MFD_PCF50633 is not set
|
||||||
# CONFIG_AB3100_CORE is not set
|
# CONFIG_AB3100_CORE is not set
|
||||||
|
# CONFIG_LPC_SCH is not set
|
||||||
# CONFIG_REGULATOR is not set
|
# CONFIG_REGULATOR is not set
|
||||||
# CONFIG_MEDIA_SUPPORT is not set
|
# CONFIG_MEDIA_SUPPORT is not set
|
||||||
|
|
||||||
|
@ -993,6 +1028,7 @@ CONFIG_SSB_POSSIBLE=y
|
||||||
#
|
#
|
||||||
# CONFIG_AGP is not set
|
# CONFIG_AGP is not set
|
||||||
CONFIG_VGA_ARB=y
|
CONFIG_VGA_ARB=y
|
||||||
|
CONFIG_VGA_ARB_MAX_GPUS=16
|
||||||
# CONFIG_DRM is not set
|
# CONFIG_DRM is not set
|
||||||
CONFIG_VGASTATE=y
|
CONFIG_VGASTATE=y
|
||||||
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
|
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
|
||||||
|
@ -1125,7 +1161,6 @@ CONFIG_USB=y
|
||||||
# CONFIG_USB_DEVICEFS is not set
|
# CONFIG_USB_DEVICEFS is not set
|
||||||
# CONFIG_USB_DEVICE_CLASS is not set
|
# CONFIG_USB_DEVICE_CLASS is not set
|
||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
# CONFIG_USB_OTG is not set
|
|
||||||
# CONFIG_USB_MON is not set
|
# CONFIG_USB_MON is not set
|
||||||
# CONFIG_USB_WUSB is not set
|
# CONFIG_USB_WUSB is not set
|
||||||
# CONFIG_USB_WUSB_CBAF is not set
|
# CONFIG_USB_WUSB_CBAF is not set
|
||||||
|
@ -1203,7 +1238,6 @@ CONFIG_USB_STORAGE=y
|
||||||
# CONFIG_USB_RIO500 is not set
|
# CONFIG_USB_RIO500 is not set
|
||||||
# CONFIG_USB_LEGOTOWER is not set
|
# CONFIG_USB_LEGOTOWER is not set
|
||||||
# CONFIG_USB_LCD is not set
|
# CONFIG_USB_LCD is not set
|
||||||
# CONFIG_USB_BERRY_CHARGE is not set
|
|
||||||
# CONFIG_USB_LED is not set
|
# CONFIG_USB_LED is not set
|
||||||
# CONFIG_USB_CYPRESS_CY7C63 is not set
|
# CONFIG_USB_CYPRESS_CY7C63 is not set
|
||||||
# CONFIG_USB_CYTHERM is not set
|
# CONFIG_USB_CYTHERM is not set
|
||||||
|
@ -1216,7 +1250,6 @@ CONFIG_USB_STORAGE=y
|
||||||
# CONFIG_USB_IOWARRIOR is not set
|
# CONFIG_USB_IOWARRIOR is not set
|
||||||
# CONFIG_USB_TEST is not set
|
# CONFIG_USB_TEST is not set
|
||||||
# CONFIG_USB_ISIGHTFW is not set
|
# CONFIG_USB_ISIGHTFW is not set
|
||||||
# CONFIG_USB_VST is not set
|
|
||||||
# CONFIG_USB_GADGET is not set
|
# CONFIG_USB_GADGET is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1335,6 +1368,7 @@ CONFIG_MISC_FILESYSTEMS=y
|
||||||
# CONFIG_BEFS_FS is not set
|
# CONFIG_BEFS_FS is not set
|
||||||
# CONFIG_BFS_FS is not set
|
# CONFIG_BFS_FS is not set
|
||||||
# CONFIG_EFS_FS is not set
|
# CONFIG_EFS_FS is not set
|
||||||
|
# CONFIG_LOGFS is not set
|
||||||
# CONFIG_CRAMFS is not set
|
# CONFIG_CRAMFS is not set
|
||||||
CONFIG_SQUASHFS=y
|
CONFIG_SQUASHFS=y
|
||||||
# CONFIG_SQUASHFS_EMBEDDED is not set
|
# CONFIG_SQUASHFS_EMBEDDED is not set
|
||||||
|
@ -1364,6 +1398,7 @@ CONFIG_SUNRPC_GSS=y
|
||||||
CONFIG_RPCSEC_GSS_KRB5=y
|
CONFIG_RPCSEC_GSS_KRB5=y
|
||||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||||
# CONFIG_SMB_FS is not set
|
# CONFIG_SMB_FS is not set
|
||||||
|
# CONFIG_CEPH_FS is not set
|
||||||
# CONFIG_CIFS is not set
|
# CONFIG_CIFS is not set
|
||||||
# CONFIG_NCP_FS is not set
|
# CONFIG_NCP_FS is not set
|
||||||
# CONFIG_CODA_FS is not set
|
# CONFIG_CODA_FS is not set
|
||||||
|
@ -1459,7 +1494,11 @@ CONFIG_MATHEMU=y
|
||||||
# CONFIG_KEYS is not set
|
# CONFIG_KEYS is not set
|
||||||
# CONFIG_SECURITY is not set
|
# CONFIG_SECURITY is not set
|
||||||
# CONFIG_SECURITYFS is not set
|
# CONFIG_SECURITYFS is not set
|
||||||
CONFIG_SECURITY_FILE_CAPABILITIES=y
|
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
|
||||||
|
# CONFIG_DEFAULT_SECURITY_SMACK is not set
|
||||||
|
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
|
||||||
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
|
CONFIG_DEFAULT_SECURITY=""
|
||||||
CONFIG_XOR_BLOCKS=m
|
CONFIG_XOR_BLOCKS=m
|
||||||
CONFIG_ASYNC_CORE=m
|
CONFIG_ASYNC_CORE=m
|
||||||
CONFIG_ASYNC_MEMCPY=m
|
CONFIG_ASYNC_MEMCPY=m
|
||||||
|
@ -1485,6 +1524,7 @@ CONFIG_CRYPTO_MANAGER=y
|
||||||
CONFIG_CRYPTO_MANAGER2=y
|
CONFIG_CRYPTO_MANAGER2=y
|
||||||
CONFIG_CRYPTO_GF128MUL=m
|
CONFIG_CRYPTO_GF128MUL=m
|
||||||
# CONFIG_CRYPTO_NULL is not set
|
# CONFIG_CRYPTO_NULL is not set
|
||||||
|
# CONFIG_CRYPTO_PCRYPT is not set
|
||||||
CONFIG_CRYPTO_WORKQUEUE=y
|
CONFIG_CRYPTO_WORKQUEUE=y
|
||||||
CONFIG_CRYPTO_CRYPTD=m
|
CONFIG_CRYPTO_CRYPTD=m
|
||||||
CONFIG_CRYPTO_AUTHENC=m
|
CONFIG_CRYPTO_AUTHENC=m
|
||||||
|
@ -1582,9 +1622,11 @@ CONFIG_CRC32=y
|
||||||
CONFIG_LIBCRC32C=m
|
CONFIG_LIBCRC32C=m
|
||||||
CONFIG_ZLIB_INFLATE=y
|
CONFIG_ZLIB_INFLATE=y
|
||||||
CONFIG_ZLIB_DEFLATE=m
|
CONFIG_ZLIB_DEFLATE=m
|
||||||
|
CONFIG_LZO_DECOMPRESS=y
|
||||||
CONFIG_DECOMPRESS_GZIP=y
|
CONFIG_DECOMPRESS_GZIP=y
|
||||||
CONFIG_DECOMPRESS_BZIP2=y
|
CONFIG_DECOMPRESS_BZIP2=y
|
||||||
CONFIG_DECOMPRESS_LZMA=y
|
CONFIG_DECOMPRESS_LZMA=y
|
||||||
|
CONFIG_DECOMPRESS_LZO=y
|
||||||
CONFIG_HAS_IOMEM=y
|
CONFIG_HAS_IOMEM=y
|
||||||
CONFIG_HAS_IOPORT=y
|
CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
|
@ -18,7 +18,7 @@ livecd/volid: Gentoo Linux alpha 2008.0
|
||||||
boot/kernel: gentoo
|
boot/kernel: gentoo
|
||||||
|
|
||||||
boot/kernel/gentoo/sources: gentoo-sources
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.31.config
|
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.34.config
|
||||||
boot/kernel/gentoo/use:
|
boot/kernel/gentoo/use:
|
||||||
-*
|
-*
|
||||||
atm
|
atm
|
||||||
|
|
Loading…
Add table
Reference in a new issue