123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659 |
- #
- # Automatically generated make config: don't edit
- # Linux kernel version: 2.6.13-uc0
- # Wed Aug 31 15:03:26 2005
- #
- CONFIG_M68KNOMMU=y
- # CONFIG_MMU is not set
- # CONFIG_FPU is not set
- CONFIG_UID16=y
- CONFIG_RWSEM_GENERIC_SPINLOCK=y
- # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
- CONFIG_GENERIC_CALIBRATE_DELAY=y
- #
- # Code maturity level options
- #
- CONFIG_EXPERIMENTAL=y
- CONFIG_CLEAN_COMPILE=y
- CONFIG_BROKEN_ON_SMP=y
- CONFIG_INIT_ENV_ARG_LIMIT=32
- #
- # General setup
- #
- CONFIG_LOCALVERSION=""
- # CONFIG_POSIX_MQUEUE is not set
- # CONFIG_BSD_PROCESS_ACCT is not set
- # CONFIG_SYSCTL is not set
- # CONFIG_AUDIT is not set
- # CONFIG_HOTPLUG is not set
- # CONFIG_KOBJECT_UEVENT is not set
- # CONFIG_IKCONFIG is not set
- CONFIG_EMBEDDED=y
- # CONFIG_KALLSYMS is not set
- CONFIG_PRINTK=y
- CONFIG_BUG=y
- CONFIG_BASE_FULL=y
- # CONFIG_FUTEX is not set
- # CONFIG_EPOLL is not set
- # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
- CONFIG_CC_ALIGN_FUNCTIONS=0
- CONFIG_CC_ALIGN_LABELS=0
- CONFIG_CC_ALIGN_LOOPS=0
- CONFIG_CC_ALIGN_JUMPS=0
- CONFIG_BASE_SMALL=0
- #
- # Loadable module support
- #
- # CONFIG_MODULES is not set
- #
- # Processor type and features
- #
- # CONFIG_M68328 is not set
- # CONFIG_M68EZ328 is not set
- # CONFIG_M68VZ328 is not set
- # CONFIG_M68360 is not set
- # CONFIG_M5206 is not set
- # CONFIG_M5206e is not set
- # CONFIG_M523x is not set
- # CONFIG_M5249 is not set
- # CONFIG_M5271 is not set
- CONFIG_M5272=y
- # CONFIG_M5275 is not set
- # CONFIG_M528x is not set
- # CONFIG_M5307 is not set
- # CONFIG_M5407 is not set
- CONFIG_COLDFIRE=y
- # CONFIG_CLOCK_AUTO is not set
- # CONFIG_CLOCK_11MHz is not set
- # CONFIG_CLOCK_16MHz is not set
- # CONFIG_CLOCK_20MHz is not set
- # CONFIG_CLOCK_24MHz is not set
- # CONFIG_CLOCK_25MHz is not set
- # CONFIG_CLOCK_33MHz is not set
- # CONFIG_CLOCK_40MHz is not set
- # CONFIG_CLOCK_45MHz is not set
- # CONFIG_CLOCK_48MHz is not set
- # CONFIG_CLOCK_50MHz is not set
- # CONFIG_CLOCK_54MHz is not set
- # CONFIG_CLOCK_60MHz is not set
- # CONFIG_CLOCK_62_5MHz is not set
- # CONFIG_CLOCK_64MHz is not set
- CONFIG_CLOCK_66MHz=y
- # CONFIG_CLOCK_70MHz is not set
- # CONFIG_CLOCK_100MHz is not set
- # CONFIG_CLOCK_140MHz is not set
- # CONFIG_CLOCK_150MHz is not set
- # CONFIG_CLOCK_166MHz is not set
- #
- # Platform
- #
- CONFIG_M5272C3=y
- # CONFIG_COBRA5272 is not set
- # CONFIG_CANCam is not set
- # CONFIG_SCALES is not set
- # CONFIG_NETtel is not set
- # CONFIG_CPU16B is not set
- # CONFIG_MOD5272 is not set
- CONFIG_FREESCALE=y
- # CONFIG_LARGE_ALLOCS is not set
- CONFIG_4KSTACKS=y
- CONFIG_RAMAUTO=y
- # CONFIG_RAM4MB is not set
- # CONFIG_RAM8MB is not set
- # CONFIG_RAM16MB is not set
- # CONFIG_RAM32MB is not set
- CONFIG_RAMAUTOBIT=y
- # CONFIG_RAM8BIT is not set
- # CONFIG_RAM16BIT is not set
- # CONFIG_RAM32BIT is not set
- CONFIG_RAMKERNEL=y
- # CONFIG_ROMKERNEL 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
- #
- # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
- #
- # CONFIG_PCI is not set
- #
- # PCCARD (PCMCIA/CardBus) support
- #
- # CONFIG_PCCARD is not set
- #
- # PCI Hotplug Support
- #
- #
- # Executable file formats
- #
- CONFIG_BINFMT_FLAT=y
- # CONFIG_BINFMT_ZFLAT is not set
- # CONFIG_BINFMT_SHARED_FLAT is not set
- # CONFIG_BINFMT_MISC is not set
- #
- # Power management options
- #
- # CONFIG_PM is not set
- #
- # Networking
- #
- CONFIG_NET=y
- #
- # Networking options
- #
- CONFIG_PACKET=y
- # CONFIG_PACKET_MMAP is not set
- CONFIG_UNIX=y
- # CONFIG_NET_KEY is not set
- CONFIG_INET=y
- # CONFIG_IP_MULTICAST is not set
- # CONFIG_IP_ADVANCED_ROUTER is not set
- CONFIG_IP_FIB_HASH=y
- # CONFIG_IP_PNP is not set
- # CONFIG_NET_IPIP is not set
- # CONFIG_NET_IPGRE is not set
- # CONFIG_ARPD is not set
- # CONFIG_SYN_COOKIES is not set
- # CONFIG_INET_AH is not set
- # CONFIG_INET_ESP is not set
- # CONFIG_INET_IPCOMP is not set
- # CONFIG_INET_TUNNEL is not set
- # CONFIG_IP_TCPDIAG is not set
- # CONFIG_IP_TCPDIAG_IPV6 is not set
- # CONFIG_TCP_CONG_ADVANCED is not set
- CONFIG_TCP_CONG_BIC=y
- # CONFIG_IPV6 is not set
- # CONFIG_NETFILTER is not set
- #
- # SCTP Configuration (EXPERIMENTAL)
- #
- # CONFIG_IP_SCTP is not set
- # CONFIG_ATM is not set
- # CONFIG_BRIDGE is not set
- # CONFIG_VLAN_8021Q is not set
- # CONFIG_DECNET is not set
- # CONFIG_LLC2 is not set
- # CONFIG_IPX is not set
- # CONFIG_ATALK is not set
- # CONFIG_X25 is not set
- # CONFIG_LAPB is not set
- # CONFIG_NET_DIVERT is not set
- # CONFIG_ECONET is not set
- # CONFIG_WAN_ROUTER is not set
- # CONFIG_NET_SCHED is not set
- # CONFIG_NET_CLS_ROUTE is not set
- #
- # Network testing
- #
- # CONFIG_NET_PKTGEN is not set
- # CONFIG_HAMRADIO is not set
- # CONFIG_IRDA is not set
- # CONFIG_BT is not set
- #
- # Device Drivers
- #
- #
- # Generic Driver Options
- #
- CONFIG_STANDALONE=y
- CONFIG_PREVENT_FIRMWARE_BUILD=y
- # CONFIG_FW_LOADER is not set
- #
- # Memory Technology Devices (MTD)
- #
- CONFIG_MTD=y
- # CONFIG_MTD_DEBUG is not set
- # CONFIG_MTD_CONCAT is not set
- CONFIG_MTD_PARTITIONS=y
- # CONFIG_MTD_REDBOOT_PARTS is not set
- # CONFIG_MTD_CMDLINE_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
- #
- # RAM/ROM/Flash chip drivers
- #
- # CONFIG_MTD_CFI is not set
- # CONFIG_MTD_JEDECPROBE is not set
- CONFIG_MTD_MAP_BANK_WIDTH_1=y
- CONFIG_MTD_MAP_BANK_WIDTH_2=y
- CONFIG_MTD_MAP_BANK_WIDTH_4=y
- # 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_RAM=y
- # CONFIG_MTD_ROM is not set
- # CONFIG_MTD_ABSENT is not set
- #
- # Mapping drivers for chip access
- #
- # CONFIG_MTD_COMPLEX_MAPPINGS is not set
- CONFIG_MTD_UCLINUX=y
- # CONFIG_MTD_SNAPGEARuC is not set
- # CONFIG_MTD_PLATRAM is not set
- #
- # Self-contained MTD device drivers
- #
- # 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 is not set
- #
- # Parallel port support
- #
- # CONFIG_PARPORT is not set
- #
- # Plug and Play support
- #
- #
- # Block devices
- #
- # CONFIG_BLK_DEV_FD is not set
- # CONFIG_BLK_DEV_COW_COMMON is not set
- # CONFIG_BLK_DEV_LOOP is not set
- # CONFIG_BLK_DEV_NBD is not set
- CONFIG_BLK_DEV_RAM=y
- CONFIG_BLK_DEV_RAM_COUNT=16
- CONFIG_BLK_DEV_RAM_SIZE=4096
- # CONFIG_BLK_DEV_INITRD is not set
- CONFIG_INITRAMFS_SOURCE=""
- # CONFIG_CDROM_PKTCDVD is not set
- #
- # IO Schedulers
- #
- CONFIG_IOSCHED_NOOP=y
- # CONFIG_IOSCHED_AS is not set
- # CONFIG_IOSCHED_DEADLINE is not set
- # CONFIG_IOSCHED_CFQ is not set
- # CONFIG_ATA_OVER_ETH is not set
- #
- # ATA/ATAPI/MFM/RLL support
- #
- # CONFIG_IDE is not set
- #
- # SCSI device support
- #
- # CONFIG_SCSI is not set
- #
- # Multi-device support (RAID and LVM)
- #
- # CONFIG_MD is not set
- #
- # Fusion MPT device support
- #
- # CONFIG_FUSION is not set
- #
- # IEEE 1394 (FireWire) support
- #
- #
- # I2O device support
- #
- #
- # Network device support
- #
- CONFIG_NETDEVICES=y
- # CONFIG_DUMMY is not set
- # CONFIG_BONDING is not set
- # CONFIG_EQUALIZER is not set
- # CONFIG_TUN is not set
- #
- # Ethernet (10 or 100Mbit)
- #
- CONFIG_NET_ETHERNET=y
- # CONFIG_MII is not set
- # CONFIG_NET_VENDOR_SMC is not set
- # CONFIG_NE2000 is not set
- # CONFIG_NET_PCI is not set
- CONFIG_FEC=y
- # CONFIG_FEC2 is not set
- #
- # Ethernet (1000 Mbit)
- #
- #
- # Ethernet (10000 Mbit)
- #
- #
- # Token Ring devices
- #
- #
- # Wireless LAN (non-hamradio)
- #
- # CONFIG_NET_RADIO is not set
- #
- # Wan interfaces
- #
- # CONFIG_WAN is not set
- CONFIG_PPP=y
- # CONFIG_PPP_MULTILINK is not set
- # CONFIG_PPP_FILTER is not set
- # CONFIG_PPP_ASYNC is not set
- # CONFIG_PPP_SYNC_TTY is not set
- # CONFIG_PPP_DEFLATE is not set
- # CONFIG_PPP_BSDCOMP is not set
- # CONFIG_PPPOE is not set
- # CONFIG_SLIP is not set
- # CONFIG_SHAPER is not set
- # CONFIG_NETCONSOLE is not set
- # CONFIG_NETPOLL is not set
- # CONFIG_NET_POLL_CONTROLLER is not set
- #
- # ISDN subsystem
- #
- # CONFIG_ISDN is not set
- #
- # Telephony Support
- #
- # CONFIG_PHONE is not set
- #
- # Input device support
- #
- # CONFIG_INPUT is not set
- #
- # Hardware I/O ports
- #
- # CONFIG_SERIO is not set
- # CONFIG_GAMEPORT is not set
- #
- # Character devices
- #
- # CONFIG_VT is not set
- # CONFIG_SERIAL_NONSTANDARD is not set
- # CONFIG_LEDMAN is not set
- # CONFIG_RESETSWITCH is not set
- #
- # Serial drivers
- #
- # CONFIG_SERIAL_8250 is not set
- #
- # Non-8250 serial port support
- #
- CONFIG_SERIAL_COLDFIRE=y
- # CONFIG_UNIX98_PTYS is not set
- CONFIG_LEGACY_PTYS=y
- CONFIG_LEGACY_PTY_COUNT=256
- #
- # IPMI
- #
- # CONFIG_IPMI_HANDLER is not set
- #
- # Watchdog Cards
- #
- # CONFIG_WATCHDOG is not set
- # CONFIG_MCFWATCHDOG is not set
- # CONFIG_RTC is not set
- # CONFIG_GEN_RTC is not set
- # CONFIG_DTLK is not set
- # CONFIG_R3964 is not set
- #
- # Ftape, the floppy tape device driver
- #
- # CONFIG_RAW_DRIVER is not set
- #
- # TPM devices
- #
- # CONFIG_MCF_QSPI is not set
- # CONFIG_M41T11M6 is not set
- #
- # I2C support
- #
- # CONFIG_I2C is not set
- # CONFIG_I2C_SENSOR is not set
- #
- # Dallas's 1-wire bus
- #
- # CONFIG_W1 is not set
- #
- # Hardware Monitoring support
- #
- # CONFIG_HWMON is not set
- #
- # Misc devices
- #
- #
- # Multimedia devices
- #
- # CONFIG_VIDEO_DEV is not set
- #
- # Digital Video Broadcasting Devices
- #
- # CONFIG_DVB is not set
- #
- # Graphics support
- #
- # CONFIG_FB is not set
- #
- # SPI support
- #
- # CONFIG_SPI is not set
- #
- # Sound
- #
- # CONFIG_SOUND is not set
- #
- # USB support
- #
- # CONFIG_USB_ARCH_HAS_HCD is not set
- # CONFIG_USB_ARCH_HAS_OHCI is not set
- #
- # USB Gadget Support
- #
- # CONFIG_USB_GADGET is not set
- #
- # MMC/SD Card support
- #
- # CONFIG_MMC is not set
- #
- # InfiniBand support
- #
- #
- # SN Devices
- #
- #
- # File systems
- #
- CONFIG_EXT2_FS=y
- # CONFIG_EXT2_FS_XATTR is not set
- # CONFIG_EXT2_FS_XIP is not set
- # CONFIG_EXT3_FS is not set
- # CONFIG_JBD is not set
- # CONFIG_REISERFS_FS is not set
- # CONFIG_JFS_FS is not set
- # CONFIG_FS_POSIX_ACL is not set
- #
- # XFS support
- #
- # CONFIG_XFS_FS is not set
- # CONFIG_MINIX_FS is not set
- CONFIG_ROMFS_FS=y
- # CONFIG_INOTIFY is not set
- # CONFIG_QUOTA is not set
- # CONFIG_DNOTIFY is not set
- # CONFIG_AUTOFS_FS is not set
- # CONFIG_AUTOFS4_FS is not set
- #
- # CD-ROM/DVD Filesystems
- #
- # CONFIG_ISO9660_FS is not set
- # CONFIG_UDF_FS is not set
- #
- # DOS/FAT/NT Filesystems
- #
- # CONFIG_MSDOS_FS is not set
- # CONFIG_VFAT_FS is not set
- # CONFIG_NTFS_FS is not set
- #
- # Pseudo filesystems
- #
- CONFIG_PROC_FS=y
- CONFIG_SYSFS=y
- # CONFIG_TMPFS is not set
- # CONFIG_HUGETLB_PAGE is not set
- CONFIG_RAMFS=y
- #
- # Miscellaneous filesystems
- #
- # CONFIG_ADFS_FS is not set
- # CONFIG_AFFS_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 is not set
- # CONFIG_CRAMFS is not set
- # 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 is not set
- # CONFIG_NFSD 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
- #
- # Partition Types
- #
- # CONFIG_PARTITION_ADVANCED is not set
- CONFIG_MSDOS_PARTITION=y
- #
- # Native Language Support
- #
- # CONFIG_NLS is not set
- #
- # Kernel hacking
- #
- # CONFIG_PRINTK_TIME is not set
- # CONFIG_DEBUG_KERNEL is not set
- CONFIG_LOG_BUF_SHIFT=14
- # CONFIG_FULLDEBUG is not set
- # CONFIG_HIGHPROFILE is not set
- # CONFIG_BOOTPARAM is not set
- # CONFIG_DUMPTOFLASH is not set
- # CONFIG_NO_KERNEL_MSG is not set
- # CONFIG_BDM_DISABLE is not set
- #
- # Security options
- #
- # CONFIG_KEYS is not set
- # CONFIG_SECURITY is not set
- #
- # Cryptographic options
- #
- # CONFIG_CRYPTO is not set
- #
- # Hardware crypto devices
- #
- #
- # Library routines
- #
- # CONFIG_CRC_CCITT is not set
- # CONFIG_CRC32 is not set
- # CONFIG_LIBCRC32C is not set
|