linux/debian/arch/arm/config.nslu2

1512 lines
30 KiB
Plaintext
Raw Normal View History

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15
# Thu Jan 12 22:53:46 2006
#
CONFIG_ARM=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
# CONFIG_IKCONFIG is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_UID16=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set
CONFIG_OBSOLETE_INTERMODULE=y
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
#
# Block layer
#
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
#
# System Type
#
# CONFIG_ARCH_CLPS7500 is not set
# CONFIG_ARCH_CLPS711X is not set
# CONFIG_ARCH_CO285 is not set
# CONFIG_ARCH_EBSA110 is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_IOP3XX is not set
CONFIG_ARCH_IXP4XX=y
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_L7200 is not set
# CONFIG_ARCH_PXA is not set
# CONFIG_ARCH_RPC is not set
# CONFIG_ARCH_SA1100 is not set
# CONFIG_ARCH_S3C2410 is not set
# CONFIG_ARCH_SHARK is not set
# CONFIG_ARCH_LH7A40X is not set
# CONFIG_ARCH_OMAP is not set
# CONFIG_ARCH_VERSATILE is not set
# CONFIG_ARCH_REALVIEW is not set
# CONFIG_ARCH_IMX is not set
# CONFIG_ARCH_H720X is not set
# CONFIG_ARCH_AAEC2000 is not set
# CONFIG_ARCH_AT91RM9200 is not set
CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
#
# Intel IXP4xx Implementation Options
#
#
# IXP4xx Platforms
#
CONFIG_MACH_NSLU2=y
# CONFIG_ARCH_AVILA is not set
# CONFIG_ARCH_ADI_COYOTE is not set
# CONFIG_ARCH_IXDP425 is not set
# CONFIG_MACH_IXDPG425 is not set
# CONFIG_MACH_IXDP465 is not set
# CONFIG_ARCH_PRPMC1100 is not set
# CONFIG_MACH_NAS100D is not set
# CONFIG_MACH_GTWX5715 is not set
#
# IXP4xx Options
#
# CONFIG_IXP4XX_INDIRECT_PCI is not set
#
# Processor Type
#
CONFIG_CPU_32=y
CONFIG_CPU_XSCALE=y
CONFIG_CPU_32v5=y
CONFIG_CPU_ABRT_EV5T=y
CONFIG_CPU_CACHE_VIVT=y
CONFIG_CPU_TLB_V4WBI=y
#
# Processor Features
#
# CONFIG_ARM_THUMB is not set
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_XSCALE_PMU=y
CONFIG_DMABOUNCE=y
#
# Bus support
#
CONFIG_ISA_DMA_API=y
CONFIG_PCI=y
CONFIG_PCI_LEGACY_PROC=y
#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
#
# Kernel Features
#
# CONFIG_PREEMPT is not set
# CONFIG_NO_IDLE_HZ is not set
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4096
CONFIG_ALIGNMENT_TRAP=y
#
# Boot options
#
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/ram initrd=0x01000000,4M mem=32M@0x00000000 noirqdebug"
# CONFIG_XIP_KERNEL is not set
#
# Floating point emulation
#
#
# At least one emulation must be selected
#
CONFIG_FPE_NWFPE=y
# CONFIG_FPE_NWFPE_XP is not set
# CONFIG_FPE_FASTFPE is not set
#
# Userspace binary formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set
# CONFIG_ARTHUR is not set
#
# Power management options
#
# CONFIG_PM is not set
# CONFIG_APM is not set
#
# Networking
#
#
# Networking options
#
# CONFIG_NET_KEY is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
#
# IP: Virtual Server Configuration
#
#
# IPVS transport protocol load balancing support
#
#
# IPVS scheduler
#
#
# IPVS application helper
#
CONFIG_BRIDGE_NETFILTER=y
#
# Core Netfilter Configuration
#
#
# IP: Netfilter Configuration
#
#
# Bridge: Netfilter Configuration
#
# CONFIG_BRIDGE_NF_EBTABLES is not set
#
# DCCP Configuration (EXPERIMENTAL)
#
CONFIG_IP_DCCP=m
#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
CONFIG_BRIDGE=m
CONFIG_VLAN_8021Q=m
# CONFIG_DECNET is not set
CONFIG_LLC=m
# CONFIG_LLC2 is not set
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=y
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
CONFIG_WAN_ROUTER=m
#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CLK_JIFFIES=y
# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
# CONFIG_NET_SCH_CLK_CPU is not set
#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
# CONFIG_NET_SCH_HFSC is not set
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_INGRESS=m
#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
# CONFIG_CLS_U32_MARK is not set
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
# CONFIG_NET_EMATCH is not set
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_CLS_POLICE=y
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_ESTIMATOR=y
#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
# CONFIG_IEEE80211_CRYPT_TKIP is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
#
# Connector - unified userspace <-> kernelspace linker
#
CONFIG_CONNECTOR=m
#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
CONFIG_MTD_CONCAT=y
CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
# CONFIG_MTD_AFS_PARTS is not set
#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
CONFIG_RFD_FTL=m
#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=y
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
# CONFIG_MTD_CFI_NOSWAP is not set
CONFIG_MTD_CFI_BE_BYTE_SWAP=y
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
CONFIG_MTD_MAP_BANK_WIDTH_2=y
# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_OTP is not set
CONFIG_MTD_CFI_INTELEXT=y
# CONFIG_MTD_CFI_AMDSTD is not set
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
CONFIG_MTD_RAM=m
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
# CONFIG_MTD_XIP is not set
#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
# CONFIG_MTD_PHYSMAP is not set
# CONFIG_MTD_ARM_INTEGRATOR is not set
CONFIG_MTD_IXP4XX=y
# CONFIG_MTD_PCI is not set
CONFIG_MTD_PLATRAM=m
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLKMTD is not set
# CONFIG_MTD_BLOCK2MTD is not set
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
#
# NAND Flash Device Drivers
#
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
CONFIG_MTD_NAND_IDS=m
# CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_NAND_NANDSIM is not set
#
# OneNAND Flash Device Drivers
#
# CONFIG_MTD_ONENAND is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play support
#
#
# Block devices
#
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_BLK_DEV_INITRD=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
#
# ATA/ATAPI/MFM/RLL support
#
# CONFIG_IDE is not set
#
# SCSI device support
#
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=m
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m
CONFIG_CHR_DEV_SCH=m
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA21XX=m
CONFIG_SCSI_QLA22XX=m
CONFIG_SCSI_QLA2300=m
CONFIG_SCSI_QLA2322=m
CONFIG_SCSI_QLA6312=m
CONFIG_SCSI_QLA24XX=m
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
# CONFIG_DM_MULTIPATH_EMC is not set
#
# Fusion MPT device support
#
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set
#
# I2O device support
#
# CONFIG_I2O is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
CONFIG_EQUALIZER=m
# CONFIG_TUN is not set
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
#
# PHY device support
#
CONFIG_PHYLIB=m
#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_LXT_PHY=m
CONFIG_CICADA_PHY=m
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MACLIST=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_SMC91X is not set
# CONFIG_DM9000 is not set
#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
CONFIG_SIS190=m
CONFIG_SKGE=m
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
#
# Ethernet (10000 Mbit)
#
CONFIG_CHELSIO_T1=m
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
#
# Wireless LAN (non-hamradio)
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_NET_RADIO=y
#
# Obsolete Wireless cards support (pre-802.11)
#
CONFIG_STRIP=m
#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_IPW2100=m
# CONFIG_IPW2100_MONITOR is not set
# CONFIG_IPW2100_DEBUG is not set
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_IPW2200=m
# CONFIG_IPW2200_DEBUG is not set
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_HERMES=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_NORTEL_HERMES is not set
# CONFIG_PCI_HERMES is not set
CONFIG_ATMEL=m
# CONFIG_PCI_ATMEL is not set
#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
CONFIG_HOSTAP=m
# CONFIG_HOSTAP_FIRMWARE is not set
# CONFIG_HOSTAP_PLX is not set
# CONFIG_HOSTAP_PCI is not set
CONFIG_NET_WIRELESS=y
#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
CONFIG_NETCONSOLE=m
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_INPUT_IXP4XX_BEEPER=y
CONFIG_INPUT_UINPUT=m
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=2
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_IXP4XX_WATCHDOG=y
#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set
#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
CONFIG_TELCLOCK=m
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_IOP3XX is not set
CONFIG_I2C_ISA=m
CONFIG_I2C_IXP4XX=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set
#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
CONFIG_SENSORS_DS1374=m
CONFIG_SENSORS_EEPROM=y
# CONFIG_SENSORS_PCF8574 is not set
CONFIG_SENSORS_PCA9539=m
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_RTC8564 is not set
CONFIG_SENSORS_MAX6875=m
CONFIG_RTC_X1205_I2C=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
#
# Hardware Monitoring support
#
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1031 is not set
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_ASB100 is not set
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set
CONFIG_SENSORS_W83792D=m
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
CONFIG_SENSORS_W83627EHF=m
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Misc devices
#
#
# Multimedia Capabilities Port drivers
#
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
#
# Graphics support
#
# CONFIG_FB is not set
#
# Sound
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
# CONFIG_SND_SEQUENCER_OSS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
CONFIG_SND_DUMMY=m
# CONFIG_SND_VIRMIDI is not set
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
#
# PCI devices
#
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_HDA_INTEL is not set
#
# ALSA ARM devices
#
#
# USB devices
#
CONFIG_SND_USB_AUDIO=m
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
#
# USB Device Class drivers
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
#
# USB Input Devices
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
#
# USB Multimedia devices
#
#
# Video4Linux support is needed for USB Multimedia device support
#
#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
# CONFIG_USB_NET_RNDIS_HOST is not set
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
# CONFIG_USB_EPSON2888 is not set
CONFIG_USB_NET_ZAURUS=m
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_USB_ZD1201=m
# CONFIG_USB_MON is not set
#
# USB port drivers
#
#
# USB Serial Converter support
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRPRIME=m
CONFIG_USB_SERIAL_ANYDATA=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP2101=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_EZUSB=y
#
# USB Miscellaneous drivers
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_USB_EMI26=m
CONFIG_USB_AUERSWALD=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_PHIDGETKIT=m
CONFIG_USB_PHIDGETSERVO=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_LD is not set
#
# USB DSL modem support
#
#
# USB Gadget Support
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_SELECTED=y
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=m
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_OMAP is not set
# CONFIG_USB_GADGET_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ZERO=m
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_GADGETFS=m
CONFIG_USB_FILE_STORAGE=m
# CONFIG_USB_FILE_STORAGE_TEST is not set
CONFIG_USB_G_SERIAL=m
#
# MMC/SD Card support
#
# CONFIG_MMC is not set
#
# File systems
#
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=m
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_FS_POSIX_ACL=y
CONFIG_MINIX_FS=m
CONFIG_ROMFS_FS=m
CONFIG_INOTIFY=y
CONFIG_QUOTA=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_DNOTIFY=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_RELAYFS_FS=m
#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ASFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_CRAMFS=y
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
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 is not set
# CONFIG_EFI_PARTITION is not set
#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
#
# Profiling support
#
# CONFIG_PROFILING is not set
#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_USER is not set
#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_CAPABILITIES=y
CONFIG_SECURITY_ROOTPLUG=m
CONFIG_SECURITY_SECLVL=y
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
#
# Cryptographic options
#
#
# Hardware crypto devices
#
#
# Library routines
#
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m