123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841 |
- #
- # Automatically generated make config: don't edit
- # Linux kernel version: 2.6.32
- # Mon Feb 1 19:21:16 2010
- #
- CONFIG_MMU=y
- CONFIG_ZONE_DMA=y
- CONFIG_RWSEM_GENERIC_SPINLOCK=y
- CONFIG_GENERIC_IOMAP=y
- # CONFIG_ARCH_HAS_ILOG2_U32 is not set
- # CONFIG_ARCH_HAS_ILOG2_U64 is not set
- CONFIG_GENERIC_FIND_NEXT_BIT=y
- CONFIG_GENERIC_HWEIGHT=y
- CONFIG_GENERIC_CALIBRATE_DELAY=y
- CONFIG_NO_IOPORT=y
- CONFIG_FORCE_MAX_ZONEORDER=6
- CONFIG_CRIS=y
- CONFIG_HZ=100
- CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
- CONFIG_CONSTRUCTORS=y
- #
- # General setup
- #
- CONFIG_EXPERIMENTAL=y
- CONFIG_BROKEN_ON_SMP=y
- CONFIG_INIT_ENV_ARG_LIMIT=32
- CONFIG_LOCALVERSION=""
- # CONFIG_LOCALVERSION_AUTO is not set
- # CONFIG_SWAP is not set
- CONFIG_SYSVIPC=y
- CONFIG_SYSVIPC_SYSCTL=y
- # CONFIG_POSIX_MQUEUE is not set
- # CONFIG_BSD_PROCESS_ACCT is not set
- # CONFIG_TASKSTATS is not set
- # CONFIG_AUDIT is not set
- #
- # RCU Subsystem
- #
- CONFIG_TREE_RCU=y
- # CONFIG_TREE_PREEMPT_RCU is not set
- # CONFIG_RCU_TRACE is not set
- CONFIG_RCU_FANOUT=32
- # CONFIG_RCU_FANOUT_EXACT is not set
- # CONFIG_TREE_RCU_TRACE is not set
- # CONFIG_IKCONFIG is not set
- CONFIG_LOG_BUF_SHIFT=14
- # CONFIG_GROUP_SCHED is not set
- # CONFIG_CGROUPS is not set
- # CONFIG_SYSFS_DEPRECATED_V2 is not set
- # CONFIG_RELAY is not set
- # CONFIG_NAMESPACES is not set
- # CONFIG_BLK_DEV_INITRD is not set
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
- CONFIG_SYSCTL=y
- CONFIG_ANON_INODES=y
- CONFIG_EMBEDDED=y
- CONFIG_UID16=y
- CONFIG_SYSCTL_SYSCALL=y
- # CONFIG_KALLSYMS is not set
- CONFIG_HOTPLUG=y
- CONFIG_PRINTK=y
- CONFIG_BUG=y
- # CONFIG_ELF_CORE is not set
- CONFIG_BASE_FULL=y
- CONFIG_FUTEX=y
- CONFIG_EPOLL=y
- CONFIG_SIGNALFD=y
- CONFIG_TIMERFD=y
- CONFIG_EVENTFD=y
- CONFIG_SHMEM=y
- # CONFIG_AIO is not set
- #
- # Kernel Performance Events And Counters
- #
- # CONFIG_VM_EVENT_COUNTERS is not set
- # CONFIG_COMPAT_BRK is not set
- CONFIG_SLAB=y
- # CONFIG_SLUB is not set
- # CONFIG_SLOB is not set
- # CONFIG_PROFILING is not set
- #
- # GCOV-based kernel profiling
- #
- # CONFIG_SLOW_WORK is not set
- # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
- CONFIG_SLABINFO=y
- CONFIG_RT_MUTEXES=y
- CONFIG_BASE_SMALL=0
- CONFIG_MODULES=y
- # CONFIG_MODULE_FORCE_LOAD is not set
- CONFIG_MODULE_UNLOAD=y
- # CONFIG_MODULE_FORCE_UNLOAD is not set
- # CONFIG_MODVERSIONS is not set
- # CONFIG_MODULE_SRCVERSION_ALL is not set
- CONFIG_BLOCK=y
- # CONFIG_LBDAF is not set
- # CONFIG_BLK_DEV_BSG is not set
- # CONFIG_BLK_DEV_INTEGRITY 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_DEFAULT_AS is not set
- # CONFIG_DEFAULT_DEADLINE is not set
- # CONFIG_DEFAULT_CFQ is not set
- CONFIG_DEFAULT_NOOP=y
- CONFIG_DEFAULT_IOSCHED="noop"
- # CONFIG_FREEZER is not set
- #
- # General setup
- #
- CONFIG_BINFMT_ELF=y
- # CONFIG_HAVE_AOUT is not set
- # CONFIG_BINFMT_MISC is not set
- CONFIG_GENERIC_HARDIRQS=y
- CONFIG_ETRAX_CMDLINE="console=ttyS0,115200"
- CONFIG_ETRAX_WATCHDOG=y
- # CONFIG_ETRAX_WATCHDOG_NICE_DOGGY is not set
- CONFIG_ETRAX_FAST_TIMER=y
- # CONFIG_ETRAX_KMALLOCED_MODULES is not set
- # CONFIG_OOM_REBOOT is not set
- CONFIG_PREEMPT_NONE=y
- # CONFIG_PREEMPT_VOLUNTARY is not set
- # CONFIG_PREEMPT 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_PAGEFLAGS_EXTENDED=y
- CONFIG_SPLIT_PTLOCK_CPUS=4
- # CONFIG_PHYS_ADDR_T_64BIT is not set
- CONFIG_ZONE_DMA_FLAG=1
- CONFIG_BOUNCE=y
- CONFIG_VIRT_TO_BUS=y
- CONFIG_HAVE_MLOCK=y
- CONFIG_HAVE_MLOCKED_PAGE_BIT=y
- # CONFIG_KSM is not set
- CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
- #
- # Hardware setup
- #
- # CONFIG_ETRAX100LX is not set
- CONFIG_ETRAX100LX_V2=y
- # CONFIG_SVINTO_SIM is not set
- # CONFIG_ETRAXFS is not set
- # CONFIG_CRIS_MACH_ARTPEC3 is not set
- # CONFIG_ETRAX_VCS_SIM is not set
- CONFIG_ETRAX_ARCH_V10=y
- # CONFIG_ETRAX_ARCH_V32 is not set
- CONFIG_ETRAX_DRAM_SIZE=16
- CONFIG_ETRAX_MTD_SIZE=0x00800000
- CONFIG_ETRAX_FLASH_BUSWIDTH=2
- CONFIG_ETRAX_NANDFLASH_BUSWIDTH=1
- CONFIG_ETRAX_FLASH1_SIZE=0
- # CONFIG_ETRAX_DEBUG_PORT0 is not set
- # CONFIG_ETRAX_DEBUG_PORT1 is not set
- # CONFIG_ETRAX_DEBUG_PORT2 is not set
- # CONFIG_ETRAX_DEBUG_PORT3 is not set
- CONFIG_ETRAX_DEBUG_PORT_NULL=y
- #
- # CRIS v10 options
- #
- CONFIG_ETRAX_DRAM_VIRTUAL_BASE=c0000000
- CONFIG_ETRAX_PA_LEDS=y
- # CONFIG_ETRAX_PB_LEDS is not set
- # CONFIG_ETRAX_CSP0_LEDS is not set
- # CONFIG_ETRAX_NO_LEDS is not set
- CONFIG_ETRAX_LED1G=2
- CONFIG_ETRAX_LED1R=2
- CONFIG_ETRAX_LED2G=3
- CONFIG_ETRAX_LED2R=3
- CONFIG_ETRAX_LED3G=2
- CONFIG_ETRAX_LED3R=2
- CONFIG_ETRAX_RESCUE_SER0=y
- # CONFIG_ETRAX_RESCUE_SER1 is not set
- # CONFIG_ETRAX_RESCUE_SER2 is not set
- # CONFIG_ETRAX_RESCUE_SER3 is not set
- CONFIG_ETRAX_DEF_R_WAITSTATES=0x95f8
- CONFIG_ETRAX_DEF_R_BUS_CONFIG=0x4
- CONFIG_ETRAX_SDRAM=y
- CONFIG_ETRAX_DEF_R_SDRAM_CONFIG=0x09603737
- CONFIG_ETRAX_DEF_R_SDRAM_TIMING=0x80608002
- CONFIG_ETRAX_DEF_R_PORT_PA_DIR=0x1c
- CONFIG_ETRAX_DEF_R_PORT_PA_DATA=0xf0
- CONFIG_ETRAX_DEF_R_PORT_PB_CONFIG=0x00
- CONFIG_ETRAX_DEF_R_PORT_PB_DIR=0xce
- CONFIG_ETRAX_DEF_R_PORT_PB_DATA=0x03
- # CONFIG_ETRAX_SOFT_SHUTDOWN is not set
- 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_XFRM_TUNNEL is not set
- # CONFIG_INET_TUNNEL is not set
- # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
- # CONFIG_INET_XFRM_MODE_TUNNEL is not set
- # CONFIG_INET_XFRM_MODE_BEET is not set
- # CONFIG_INET_LRO is not set
- # CONFIG_INET_DIAG is not set
- # CONFIG_TCP_CONG_ADVANCED is not set
- CONFIG_TCP_CONG_CUBIC=y
- CONFIG_DEFAULT_TCP_CONG="cubic"
- # CONFIG_TCP_MD5SIG is not set
- # CONFIG_IPV6 is not set
- # CONFIG_NETWORK_SECMARK is not set
- # CONFIG_NETFILTER is not set
- # CONFIG_IP_DCCP is not set
- # CONFIG_IP_SCTP is not set
- # CONFIG_RDS is not set
- # CONFIG_TIPC is not set
- # CONFIG_ATM is not set
- # CONFIG_BRIDGE is not set
- # CONFIG_NET_DSA 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_ECONET is not set
- # CONFIG_WAN_ROUTER is not set
- # CONFIG_PHONET is not set
- # CONFIG_IEEE802154 is not set
- # CONFIG_NET_SCHED is not set
- # CONFIG_DCB is not set
- #
- # Network testing
- #
- # CONFIG_NET_PKTGEN is not set
- # CONFIG_HAMRADIO is not set
- # CONFIG_CAN is not set
- # CONFIG_IRDA is not set
- # CONFIG_BT is not set
- # CONFIG_AF_RXRPC is not set
- # CONFIG_WIRELESS is not set
- # CONFIG_WIMAX is not set
- # CONFIG_RFKILL is not set
- # CONFIG_NET_9P is not set
- #
- # Drivers for built-in interfaces
- #
- CONFIG_ETRAX_ETHERNET=y
- CONFIG_ETRAX_SERIAL=y
- # CONFIG_ETRAX_SERIAL_FAST_TIMER is not set
- # CONFIG_ETRAX_SERIAL_FLUSH_DMA_FAST is not set
- CONFIG_ETRAX_SERIAL_RX_TIMEOUT_TICKS=1
- CONFIG_ETRAX_SERIAL_PORT0=y
- CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_NONE=y
- # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_PA is not set
- # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_PB is not set
- # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_MIXED is not set
- CONFIG_ETRAX_SER0_DTR_ON_PA_BIT=-1
- CONFIG_ETRAX_SER0_RI_ON_PA_BIT=-1
- CONFIG_ETRAX_SER0_DSR_ON_PA_BIT=-1
- CONFIG_ETRAX_SER0_CD_ON_PA_BIT=-1
- CONFIG_ETRAX_SER0_DTR_ON_PB_BIT=-1
- CONFIG_ETRAX_SER0_RI_ON_PB_BIT=-1
- CONFIG_ETRAX_SER0_DSR_ON_PB_BIT=-1
- CONFIG_ETRAX_SER0_CD_ON_PB_BIT=-1
- # CONFIG_ETRAX_SERIAL_PORT1 is not set
- # CONFIG_ETRAX_SERIAL_PORT2 is not set
- # CONFIG_ETRAX_SERIAL_PORT3 is not set
- # CONFIG_ETRAX_RS485 is not set
- CONFIG_ETRAX_USB_HOST=y
- CONFIG_ETRAX_USB_HOST_PORT1=y
- CONFIG_ETRAX_USB_HOST_PORT2=y
- CONFIG_ETRAX_PTABLE_SECTOR=0
- CONFIG_ETRAX_I2C=y
- CONFIG_ETRAX_I2C_USES_PB_NOT_PB_I2C=y
- CONFIG_ETRAX_I2C_DATA_PORT=0
- CONFIG_ETRAX_I2C_CLK_PORT=1
- # CONFIG_ETRAX_I2C_EEPROM is not set
- CONFIG_ETRAX_GPIO=y
- CONFIG_ETRAX_PA_BUTTON_BITMASK=02
- CONFIG_ETRAX_PA_CHANGEABLE_DIR=0xFF
- CONFIG_ETRAX_PA_CHANGEABLE_BITS=0xFF
- CONFIG_ETRAX_PB_CHANGEABLE_DIR=0xFF
- CONFIG_ETRAX_PB_CHANGEABLE_BITS=0xFF
- # CONFIG_ETRAX_SYNCHRONOUS_SERIAL is not set
- CONFIG_ETRAX_AXISFLASHMAP=y
- # CONFIG_ETRAX_RTC is not set
- # CONFIG_ETRAX_NETWORK_LED_ON_WHEN_LINK is not set
- CONFIG_ETRAX_NETWORK_LED_ON_WHEN_ACTIVITY=y
- CONFIG_ETRAX_SERIAL_PORT0_NO_DMA_OUT=y
- # CONFIG_ETRAX_SERIAL_PORT0_DMA6_OUT is not set
- # CONFIG_ETRAX_SERIAL_PORT0_DMA0_OUT is not set
- CONFIG_ETRAX_SERIAL_PORT0_NO_DMA_IN=y
- # CONFIG_ETRAX_SERIAL_PORT0_DMA7_IN is not set
- # CONFIG_ETRAX_SERIAL_PORT0_DMA1_IN is not set
- #
- # Generic Driver Options
- #
- CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
- CONFIG_DEVTMPFS=y
- CONFIG_DEVTMPFS_MOUNT=y
- # CONFIG_STANDALONE is not set
- # CONFIG_PREVENT_FIRMWARE_BUILD is not set
- # CONFIG_FW_LOADER is not set
- # CONFIG_SYS_HYPERVISOR is not set
- CONFIG_MTD=y
- # CONFIG_MTD_DEBUG is not set
- # CONFIG_MTD_TESTS is not set
- CONFIG_MTD_CONCAT=y
- CONFIG_MTD_PARTITIONS=y
- CONFIG_MTD_ROOTFS_ROOT_DEV=y
- # CONFIG_MTD_REDBOOT_PARTS is not set
- # CONFIG_MTD_CMDLINE_PARTS is not set
- # CONFIG_MTD_AR7_PARTS is not set
- #
- # User Modules And Translation Layers
- #
- CONFIG_MTD_CHAR=y
- CONFIG_MTD_BLKDEVS=y
- # CONFIG_MTD_BLOCK is not set
- CONFIG_MTD_BLOCK_RO=y
- # CONFIG_FTL is not set
- # CONFIG_NFTL is not set
- # CONFIG_INFTL is not set
- # CONFIG_RFD_FTL is not set
- # CONFIG_SSFDC is not set
- # CONFIG_MTD_OOPS is not set
- #
- # RAM/ROM/Flash chip drivers
- #
- CONFIG_MTD_CFI=y
- CONFIG_MTD_JEDECPROBE=y
- CONFIG_MTD_GEN_PROBE=y
- CONFIG_MTD_CFI_ADV_OPTIONS=y
- CONFIG_MTD_CFI_NOSWAP=y
- # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
- # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
- # CONFIG_MTD_CFI_GEOMETRY 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_OTP is not set
- # CONFIG_MTD_CFI_INTELEXT is not set
- CONFIG_MTD_CFI_AMDSTD=y
- # CONFIG_MTD_CFI_STAA is not set
- CONFIG_MTD_CFI_UTIL=y
- CONFIG_MTD_RAM=y
- CONFIG_MTD_ROM=y
- # CONFIG_MTD_ABSENT is not set
- #
- # Mapping drivers for chip access
- #
- CONFIG_MTD_COMPLEX_MAPPINGS=y
- # CONFIG_MTD_PHYSMAP 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_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
- # CONFIG_MTD_NAND is not set
- # CONFIG_MTD_ONENAND is not set
- #
- # LPDDR flash memory drivers
- #
- # CONFIG_MTD_LPDDR is not set
- #
- # UBI - Unsorted block images
- #
- # CONFIG_MTD_UBI is not set
- # CONFIG_PARPORT is not set
- CONFIG_BLK_DEV=y
- # 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_UB is not set
- # CONFIG_BLK_DEV_RAM is not set
- # CONFIG_CDROM_PKTCDVD is not set
- # CONFIG_ATA_OVER_ETH is not set
- # CONFIG_BLK_DEV_HD is not set
- CONFIG_HAVE_IDE=y
- # CONFIG_IDE is not set
- #
- # SCSI device support
- #
- # CONFIG_RAID_ATTRS is not set
- # CONFIG_SCSI is not set
- # CONFIG_SCSI_DMA is not set
- # CONFIG_SCSI_NETLINK is not set
- # CONFIG_MEDIA_SUPPORT is not set
- CONFIG_NETDEVICES=y
- # CONFIG_DUMMY is not set
- # CONFIG_BONDING is not set
- # CONFIG_MACVLAN is not set
- # CONFIG_EQUALIZER is not set
- # CONFIG_TUN is not set
- # CONFIG_VETH is not set
- # CONFIG_PHYLIB is not set
- CONFIG_NET_ETHERNET=y
- CONFIG_MII=y
- # CONFIG_ETHOC is not set
- # CONFIG_DNET is not set
- # CONFIG_IBM_NEW_EMAC_ZMII is not set
- # CONFIG_IBM_NEW_EMAC_RGMII is not set
- # CONFIG_IBM_NEW_EMAC_TAH is not set
- # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
- # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
- # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
- # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
- # CONFIG_KS8842 is not set
- # CONFIG_KS8851_MLL is not set
- # CONFIG_NETDEV_1000 is not set
- # CONFIG_NETDEV_10000 is not set
- CONFIG_WLAN=y
- # CONFIG_WLAN_PRE80211 is not set
- # CONFIG_WLAN_80211 is not set
- #
- # Enable WiMAX (Networking options) to see the WiMAX drivers
- #
- #
- # USB Network Adapters
- #
- CONFIG_USB_CATC=m
- # CONFIG_USB_KAWETH is not set
- # CONFIG_USB_PEGASUS is not set
- # CONFIG_USB_RTL8150 is not set
- # CONFIG_USB_USBNET is not set
- # CONFIG_WAN is not set
- # CONFIG_PPP is not set
- # CONFIG_SLIP is not set
- # CONFIG_NETCONSOLE is not set
- # CONFIG_NETPOLL is not set
- # CONFIG_NET_POLL_CONTROLLER is not set
- # CONFIG_I2C is not set
- # CONFIG_RTC_CLASS 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_DEVKMEM is not set
- # CONFIG_SERIAL_NONSTANDARD is not set
- #
- # Serial drivers
- #
- # CONFIG_SERIAL_8250 is not set
- #
- # Non-8250 serial port support
- #
- CONFIG_UNIX98_PTYS=y
- # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
- # CONFIG_LEGACY_PTYS is not set
- # CONFIG_IPMI_HANDLER is not set
- # CONFIG_HW_RANDOM is not set
- # CONFIG_RTC is not set
- # CONFIG_GEN_RTC is not set
- # CONFIG_R3964 is not set
- #
- # PCMCIA character devices
- #
- # CONFIG_RAW_DRIVER is not set
- # CONFIG_TCG_TPM is not set
- #
- # File systems
- #
- # CONFIG_EXT2_FS is not set
- # CONFIG_EXT3_FS is not set
- # CONFIG_EXT4_FS is not set
- # CONFIG_REISERFS_FS is not set
- # CONFIG_JFS_FS is not set
- # CONFIG_FS_POSIX_ACL is not set
- # CONFIG_XFS_FS is not set
- # CONFIG_OCFS2_FS is not set
- # CONFIG_BTRFS_FS is not set
- # CONFIG_NILFS2_FS is not set
- # CONFIG_AUFS_FS is not set
- CONFIG_FILE_LOCKING=y
- # CONFIG_FSNOTIFY is not set
- # CONFIG_DNOTIFY is not set
- # CONFIG_INOTIFY is not set
- # CONFIG_INOTIFY_USER is not set
- # CONFIG_QUOTA is not set
- # CONFIG_AUTOFS_FS is not set
- # CONFIG_AUTOFS4_FS is not set
- # CONFIG_FUSE_FS is not set
- #
- # Caches
- #
- # CONFIG_FSCACHE 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_PROC_KCORE=y
- CONFIG_PROC_SYSCTL=y
- # CONFIG_PROC_PAGE_MONITOR is not set
- CONFIG_SYSFS=y
- CONFIG_TMPFS=y
- # CONFIG_TMPFS_POSIX_ACL is not set
- # CONFIG_HUGETLB_PAGE is not set
- CONFIG_CONFIGFS_FS=y
- CONFIG_MISC_FILESYSTEMS=y
- # 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_JFFS2_FS is not set
- # CONFIG_CRAMFS is not set
- CONFIG_SQUASHFS=y
- # CONFIG_SQUASHFS_EMBEDDED is not set
- CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
- # CONFIG_VXFS_FS is not set
- # CONFIG_MINIX_FS is not set
- # CONFIG_OMFS_FS is not set
- # CONFIG_HPFS_FS is not set
- # CONFIG_QNX4FS_FS is not set
- # CONFIG_ROMFS_FS is not set
- # CONFIG_SYSV_FS is not set
- # CONFIG_UFS_FS is not set
- # CONFIG_NETWORK_FILESYSTEMS is not set
- #
- # Partition Types
- #
- # CONFIG_PARTITION_ADVANCED is not set
- CONFIG_MSDOS_PARTITION=y
- # CONFIG_NLS is not set
- # CONFIG_DLM is not set
- CONFIG_USB_SUPPORT=y
- # CONFIG_USB_ARCH_HAS_HCD is not set
- # CONFIG_USB_ARCH_HAS_OHCI is not set
- # CONFIG_USB_ARCH_HAS_EHCI is not set
- CONFIG_USB=y
- # CONFIG_USB_DEBUG is not set
- # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
- #
- # Miscellaneous USB options
- #
- # CONFIG_USB_DEVICEFS is not set
- # CONFIG_USB_DEVICE_CLASS is not set
- # CONFIG_USB_DYNAMIC_MINORS is not set
- # CONFIG_USB_OTG is not set
- # CONFIG_USB_OTG_WHITELIST is not set
- # CONFIG_USB_OTG_BLACKLIST_HUB is not set
- # CONFIG_USB_MON is not set
- # CONFIG_USB_WUSB is not set
- # CONFIG_USB_WUSB_CBAF is not set
- #
- # USB Host Controller Drivers
- #
- # CONFIG_USB_C67X00_HCD is not set
- # CONFIG_USB_OXU210HP_HCD is not set
- # CONFIG_USB_ISP116X_HCD is not set
- # CONFIG_USB_ISP1760_HCD is not set
- # CONFIG_USB_ISP1362_HCD is not set
- # CONFIG_USB_SL811_HCD is not set
- # CONFIG_USB_R8A66597_HCD is not set
- # CONFIG_USB_HWA_HCD is not set
- #
- # USB Device Class drivers
- #
- # CONFIG_USB_ACM is not set
- # CONFIG_USB_PRINTER is not set
- # CONFIG_USB_WDM is not set
- # CONFIG_USB_TMC is not set
- #
- # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
- #
- #
- # also be needed; see USB_STORAGE Help for more info
- #
- # CONFIG_USB_LIBUSUAL is not set
- #
- # USB Imaging devices
- #
- # CONFIG_USB_MDC800 is not set
- #
- # USB port drivers
- #
- # CONFIG_USB_SERIAL is not set
- #
- # USB Miscellaneous drivers
- #
- # CONFIG_USB_EMI62 is not set
- # CONFIG_USB_EMI26 is not set
- # CONFIG_USB_ADUTUX is not set
- # CONFIG_USB_SEVSEG is not set
- # CONFIG_USB_RIO500 is not set
- # CONFIG_USB_LEGOTOWER is not set
- # CONFIG_USB_LCD is not set
- # CONFIG_USB_BERRY_CHARGE is not set
- # CONFIG_USB_LED is not set
- # CONFIG_USB_CYPRESS_CY7C63 is not set
- # CONFIG_USB_CYTHERM is not set
- # CONFIG_USB_IDMOUSE is not set
- # CONFIG_USB_FTDI_ELAN is not set
- # CONFIG_USB_APPLEDISPLAY is not set
- # CONFIG_USB_LD is not set
- # CONFIG_USB_TRANCEVIBRATOR is not set
- # CONFIG_USB_IOWARRIOR is not set
- # CONFIG_USB_TEST is not set
- # CONFIG_USB_ISIGHTFW is not set
- # CONFIG_USB_VST is not set
- # CONFIG_USB_GADGET is not set
- #
- # OTG and related infrastructure
- #
- # CONFIG_NOP_USB_XCEIV is not set
- # CONFIG_STAGING is not set
- #
- # Kernel hacking
- #
- # CONFIG_SYSTEM_PROFILER is not set
- CONFIG_PRINTK_TIME=y
- # CONFIG_ENABLE_WARN_DEPRECATED is not set
- # CONFIG_ENABLE_MUST_CHECK is not set
- CONFIG_FRAME_WARN=1024
- CONFIG_MAGIC_SYSRQ=y
- # CONFIG_STRIP_ASM_SYMS is not set
- # CONFIG_UNUSED_SYMBOLS is not set
- # CONFIG_DEBUG_FS is not set
- # CONFIG_HEADERS_CHECK is not set
- # CONFIG_DEBUG_KERNEL is not set
- # CONFIG_DEBUG_MEMORY_INIT is not set
- # CONFIG_RCU_CPU_STALL_DETECTOR is not set
- # CONFIG_SYSCTL_SYSCALL_CHECK is not set
- # CONFIG_SAMPLES is not set
- #
- # Security options
- #
- # CONFIG_KEYS is not set
- # CONFIG_SECURITY is not set
- # CONFIG_SECURITYFS is not set
- # CONFIG_SECURITY_FILE_CAPABILITIES is not set
- CONFIG_CRYPTO=y
- #
- # Crypto core or helper
- #
- # CONFIG_CRYPTO_MANAGER is not set
- # CONFIG_CRYPTO_MANAGER2 is not set
- # CONFIG_CRYPTO_GF128MUL is not set
- # CONFIG_CRYPTO_NULL is not set
- # CONFIG_CRYPTO_CRYPTD is not set
- # CONFIG_CRYPTO_AUTHENC is not set
- # CONFIG_CRYPTO_TEST is not set
- #
- # Authenticated Encryption with Associated Data
- #
- # CONFIG_CRYPTO_CCM is not set
- # CONFIG_CRYPTO_GCM is not set
- # CONFIG_CRYPTO_SEQIV is not set
- #
- # Block modes
- #
- # CONFIG_CRYPTO_CBC is not set
- # CONFIG_CRYPTO_CTR is not set
- # CONFIG_CRYPTO_CTS is not set
- # CONFIG_CRYPTO_ECB is not set
- # CONFIG_CRYPTO_LRW is not set
- # CONFIG_CRYPTO_PCBC is not set
- # CONFIG_CRYPTO_XTS is not set
- #
- # Hash modes
- #
- # CONFIG_CRYPTO_HMAC is not set
- # CONFIG_CRYPTO_XCBC is not set
- # CONFIG_CRYPTO_VMAC is not set
- #
- # Digest
- #
- # CONFIG_CRYPTO_CRC32C is not set
- # CONFIG_CRYPTO_GHASH is not set
- # CONFIG_CRYPTO_MD4 is not set
- # CONFIG_CRYPTO_MD5 is not set
- # CONFIG_CRYPTO_MICHAEL_MIC is not set
- # CONFIG_CRYPTO_RMD128 is not set
- # CONFIG_CRYPTO_RMD160 is not set
- # CONFIG_CRYPTO_RMD256 is not set
- # CONFIG_CRYPTO_RMD320 is not set
- # CONFIG_CRYPTO_SHA1 is not set
- # CONFIG_CRYPTO_SHA256 is not set
- # CONFIG_CRYPTO_SHA512 is not set
- # CONFIG_CRYPTO_TGR192 is not set
- # CONFIG_CRYPTO_WP512 is not set
- #
- # Ciphers
- #
- # CONFIG_CRYPTO_AES is not set
- # CONFIG_CRYPTO_ANUBIS is not set
- # CONFIG_CRYPTO_ARC4 is not set
- # CONFIG_CRYPTO_BLOWFISH is not set
- # CONFIG_CRYPTO_CAMELLIA is not set
- # CONFIG_CRYPTO_CAST5 is not set
- # CONFIG_CRYPTO_CAST6 is not set
- # CONFIG_CRYPTO_DES is not set
- # CONFIG_CRYPTO_FCRYPT is not set
- # CONFIG_CRYPTO_KHAZAD is not set
- # CONFIG_CRYPTO_SALSA20 is not set
- # CONFIG_CRYPTO_SEED is not set
- # CONFIG_CRYPTO_SERPENT is not set
- # CONFIG_CRYPTO_TEA is not set
- # CONFIG_CRYPTO_TWOFISH is not set
- #
- # Compression
- #
- # CONFIG_CRYPTO_DEFLATE is not set
- # CONFIG_CRYPTO_ZLIB is not set
- # CONFIG_CRYPTO_LZO is not set
- #
- # Random Number Generation
- #
- # CONFIG_CRYPTO_ANSI_CPRNG is not set
- # CONFIG_CRYPTO_HW is not set
- #
- # OCF Configuration
- #
- # CONFIG_OCF_OCF is not set
- # CONFIG_BINARY_PRINTF is not set
- #
- # Library routines
- #
- CONFIG_BITREVERSE=y
- CONFIG_GENERIC_FIND_LAST_BIT=y
- # CONFIG_CRC_CCITT is not set
- # CONFIG_CRC16 is not set
- # CONFIG_CRC_T10DIF is not set
- # CONFIG_CRC_ITU_T is not set
- CONFIG_CRC32=y
- # CONFIG_CRC7 is not set
- # CONFIG_LIBCRC32C is not set
- CONFIG_ZLIB_INFLATE=y
- CONFIG_HAS_IOMEM=y
- CONFIG_HAS_DMA=y
- CONFIG_NLATTR=y
|