123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116 |
- #
- # Automatically generated file; DO NOT EDIT.
- # Linux/arm 3.11.10 Kernel Configuration
- #
- CONFIG_ARM=y
- CONFIG_SYS_SUPPORTS_APM_EMULATION=y
- CONFIG_HAVE_PROC_CPU=y
- CONFIG_STACKTRACE_SUPPORT=y
- CONFIG_HAVE_LATENCYTOP_SUPPORT=y
- CONFIG_LOCKDEP_SUPPORT=y
- CONFIG_TRACE_IRQFLAGS_SUPPORT=y
- CONFIG_RWSEM_GENERIC_SPINLOCK=y
- CONFIG_ARCH_HAS_CPUFREQ=y
- CONFIG_GENERIC_HWEIGHT=y
- CONFIG_GENERIC_CALIBRATE_DELAY=y
- CONFIG_NEED_DMA_MAP_STATE=y
- CONFIG_FIQ=y
- CONFIG_VECTORS_BASE=0xffff0000
- CONFIG_ARM_PATCH_PHYS_VIRT=y
- CONFIG_NEED_MACH_IO_H=y
- CONFIG_NEED_MACH_MEMORY_H=y
- CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
- CONFIG_IRQ_WORK=y
- #
- # General setup
- #
- CONFIG_BROKEN_ON_SMP=y
- CONFIG_INIT_ENV_ARG_LIMIT=32
- CONFIG_CROSS_COMPILE=""
- # CONFIG_COMPILE_TEST is not set
- CONFIG_LOCALVERSION=""
- # CONFIG_LOCALVERSION_AUTO is not set
- CONFIG_HAVE_KERNEL_GZIP=y
- CONFIG_HAVE_KERNEL_LZMA=y
- CONFIG_HAVE_KERNEL_XZ=y
- CONFIG_HAVE_KERNEL_LZO=y
- CONFIG_HAVE_KERNEL_LZ4=y
- # CONFIG_KERNEL_GZIP is not set
- # CONFIG_KERNEL_LZMA is not set
- CONFIG_KERNEL_XZ=y
- # CONFIG_KERNEL_LZO is not set
- # CONFIG_KERNEL_LZ4 is not set
- CONFIG_DEFAULT_HOSTNAME="openadk"
- CONFIG_SYSVIPC=y
- CONFIG_SYSVIPC_SYSCTL=y
- # CONFIG_POSIX_MQUEUE is not set
- # CONFIG_FHANDLE is not set
- # CONFIG_AUDIT is not set
- CONFIG_HAVE_GENERIC_HARDIRQS=y
- #
- # IRQ subsystem
- #
- CONFIG_GENERIC_HARDIRQS=y
- CONFIG_GENERIC_IRQ_PROBE=y
- CONFIG_GENERIC_IRQ_SHOW=y
- CONFIG_HARDIRQS_SW_RESEND=y
- CONFIG_IRQ_DOMAIN=y
- CONFIG_KTIME_SCALAR=y
- CONFIG_GENERIC_CLOCKEVENTS=y
- CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
- #
- # Timers subsystem
- #
- CONFIG_TICK_ONESHOT=y
- CONFIG_NO_HZ_COMMON=y
- # CONFIG_HZ_PERIODIC is not set
- CONFIG_NO_HZ_IDLE=y
- # CONFIG_NO_HZ is not set
- # CONFIG_HIGH_RES_TIMERS is not set
- #
- # CPU/Task time and stats accounting
- #
- CONFIG_TICK_CPU_ACCOUNTING=y
- # CONFIG_IRQ_TIME_ACCOUNTING is not set
- # CONFIG_BSD_PROCESS_ACCT is not set
- # CONFIG_TASKSTATS is not set
- #
- # RCU Subsystem
- #
- CONFIG_TINY_RCU=y
- # CONFIG_PREEMPT_RCU is not set
- # CONFIG_RCU_STALL_COMMON is not set
- # CONFIG_TREE_RCU_TRACE is not set
- CONFIG_IKCONFIG=y
- CONFIG_IKCONFIG_PROC=y
- CONFIG_LOG_BUF_SHIFT=16
- CONFIG_GENERIC_SCHED_CLOCK=y
- # CONFIG_CGROUPS is not set
- # CONFIG_CHECKPOINT_RESTORE is not set
- # CONFIG_NAMESPACES is not set
- CONFIG_UIDGID_CONVERTED=y
- # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
- # CONFIG_SCHED_AUTOGROUP is not set
- # CONFIG_SYSFS_DEPRECATED is not set
- # CONFIG_RELAY is not set
- # CONFIG_BLK_DEV_INITRD is not set
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
- CONFIG_SYSCTL=y
- CONFIG_ANON_INODES=y
- CONFIG_HAVE_UID16=y
- CONFIG_EXPERT=y
- CONFIG_UID16=y
- CONFIG_SYSCTL_SYSCALL=y
- # CONFIG_KALLSYMS is not set
- CONFIG_PRINTK=y
- # CONFIG_BUG is not set
- # CONFIG_BASE_FULL is not set
- CONFIG_FUTEX=y
- CONFIG_EPOLL=y
- CONFIG_SIGNALFD=y
- CONFIG_TIMERFD=y
- CONFIG_EVENTFD=y
- CONFIG_SHMEM=y
- CONFIG_AIO=y
- CONFIG_EMBEDDED=y
- CONFIG_HAVE_PERF_EVENTS=y
- CONFIG_PERF_USE_VMALLOC=y
- #
- # Kernel Performance Events And Counters
- #
- # CONFIG_PERF_EVENTS is not set
- # 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
- CONFIG_HAVE_OPROFILE=y
- # CONFIG_KPROBES is not set
- # CONFIG_JUMP_LABEL is not set
- # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
- CONFIG_HAVE_KPROBES=y
- CONFIG_HAVE_KRETPROBES=y
- CONFIG_HAVE_ARCH_TRACEHOOK=y
- CONFIG_HAVE_DMA_ATTRS=y
- CONFIG_HAVE_DMA_CONTIGUOUS=y
- CONFIG_GENERIC_SMP_IDLE_THREAD=y
- CONFIG_GENERIC_IDLE_POLL_SETUP=y
- CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
- CONFIG_HAVE_CLK=y
- CONFIG_HAVE_DMA_API_DEBUG=y
- CONFIG_HAVE_ARCH_JUMP_LABEL=y
- CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
- CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
- CONFIG_HAVE_CONTEXT_TRACKING=y
- CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
- CONFIG_MODULES_USE_ELF_REL=y
- CONFIG_CLONE_BACKWARDS=y
- CONFIG_OLD_SIGSUSPEND3=y
- CONFIG_OLD_SIGACTION=y
- #
- # GCOV-based kernel profiling
- #
- CONFIG_HAVE_GENERIC_DMA_COHERENT=y
- CONFIG_SLABINFO=y
- CONFIG_RT_MUTEXES=y
- CONFIG_BASE_SMALL=1
- CONFIG_MODULES=y
- # CONFIG_MODULE_FORCE_LOAD is not set
- CONFIG_MODULE_UNLOAD=y
- CONFIG_MODULE_FORCE_UNLOAD=y
- # CONFIG_MODVERSIONS is not set
- # CONFIG_MODULE_SRCVERSION_ALL is not set
- # CONFIG_MODULE_SIG is not set
- # CONFIG_BLOCK is not set
- CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
- CONFIG_INLINE_READ_UNLOCK=y
- CONFIG_INLINE_READ_UNLOCK_IRQ=y
- CONFIG_INLINE_WRITE_UNLOCK=y
- CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
- # CONFIG_FREEZER is not set
- #
- # System Type
- #
- CONFIG_MMU=y
- # CONFIG_ARCH_MULTIPLATFORM is not set
- # CONFIG_ARCH_INTEGRATOR is not set
- # CONFIG_ARCH_REALVIEW is not set
- # CONFIG_ARCH_VERSATILE is not set
- # CONFIG_ARCH_AT91 is not set
- CONFIG_ARCH_BCM2708=y
- # CONFIG_ARCH_CLPS711X is not set
- # CONFIG_ARCH_GEMINI is not set
- # CONFIG_ARCH_EBSA110 is not set
- # CONFIG_ARCH_EP93XX is not set
- # CONFIG_ARCH_FOOTBRIDGE is not set
- # CONFIG_ARCH_NETX is not set
- # CONFIG_ARCH_IOP13XX is not set
- # CONFIG_ARCH_IOP32X is not set
- # CONFIG_ARCH_IOP33X is not set
- # CONFIG_ARCH_IXP4XX is not set
- # CONFIG_ARCH_DOVE is not set
- # CONFIG_ARCH_KIRKWOOD is not set
- # CONFIG_ARCH_MV78XX0 is not set
- # CONFIG_ARCH_ORION5X is not set
- # CONFIG_ARCH_MMP is not set
- # CONFIG_ARCH_KS8695 is not set
- # CONFIG_ARCH_W90X900 is not set
- # CONFIG_ARCH_LPC32XX is not set
- # CONFIG_ARCH_PXA is not set
- # CONFIG_ARCH_MSM is not set
- # CONFIG_ARCH_SHMOBILE is not set
- # CONFIG_ARCH_RPC is not set
- # CONFIG_ARCH_SA1100 is not set
- # CONFIG_ARCH_S3C24XX is not set
- # CONFIG_ARCH_S3C64XX is not set
- # CONFIG_ARCH_S5P64X0 is not set
- # CONFIG_ARCH_S5PC100 is not set
- # CONFIG_ARCH_S5PV210 is not set
- # CONFIG_ARCH_EXYNOS is not set
- # CONFIG_ARCH_SHARK is not set
- # CONFIG_ARCH_DAVINCI is not set
- # CONFIG_ARCH_OMAP1 is not set
- # CONFIG_PLAT_SPEAR is not set
- #
- # ST-Ericsson AB U300/U335 Platform
- #
- #
- # ST-Ericsson Mobile Platform Products
- #
- #
- # ST-Ericsson U300/U335 Feature Selections
- #
- #
- # Broadcom BCM2708 Implementations
- #
- CONFIG_MACH_BCM2708=y
- CONFIG_BCM2708_GPIO=y
- CONFIG_BCM2708_VCMEM=y
- # CONFIG_BCM2708_NOL2CACHE is not set
- CONFIG_BCM2708_DMAER=y
- #
- # Processor Type
- #
- CONFIG_CPU_V6=y
- CONFIG_CPU_32v6=y
- CONFIG_CPU_ABRT_EV6=y
- CONFIG_CPU_PABRT_V6=y
- CONFIG_CPU_CACHE_V6=y
- CONFIG_CPU_CACHE_VIPT=y
- CONFIG_CPU_COPY_V6=y
- CONFIG_CPU_TLB_V6=y
- CONFIG_CPU_HAS_ASID=y
- CONFIG_CPU_CP15=y
- CONFIG_CPU_CP15_MMU=y
- CONFIG_CPU_USE_DOMAINS=y
- #
- # Processor Features
- #
- # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
- # CONFIG_ARM_THUMB is not set
- # CONFIG_CPU_ICACHE_DISABLE is not set
- # CONFIG_CPU_DCACHE_DISABLE is not set
- # CONFIG_CPU_BPREDICT_DISABLE is not set
- CONFIG_KUSER_HELPERS=y
- # CONFIG_CACHE_L2X0 is not set
- CONFIG_ARM_L1_CACHE_SHIFT=5
- CONFIG_ARM_DMA_MEM_BUFFERABLE=y
- CONFIG_ARM_NR_BANKS=8
- # CONFIG_ARM_ERRATA_326103 is not set
- CONFIG_ARM_ERRATA_411920=y
- # CONFIG_ARM_ERRATA_364296 is not set
- #
- # Bus support
- #
- CONFIG_ARM_AMBA=y
- # CONFIG_PCI_SYSCALL is not set
- # CONFIG_PCCARD is not set
- #
- # Kernel Features
- #
- CONFIG_VMSPLIT_3G=y
- # CONFIG_VMSPLIT_2G is not set
- # CONFIG_VMSPLIT_1G is not set
- CONFIG_PAGE_OFFSET=0xC0000000
- CONFIG_ARCH_NR_GPIO=0
- CONFIG_PREEMPT_NONE=y
- # CONFIG_PREEMPT_VOLUNTARY is not set
- # CONFIG_PREEMPT is not set
- CONFIG_HZ=100
- # CONFIG_SCHED_HRTICK is not set
- CONFIG_AEABI=y
- # CONFIG_OABI_COMPAT is not set
- # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
- # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
- CONFIG_HAVE_ARCH_PFN_VALID=y
- # CONFIG_HIGHMEM is not set
- CONFIG_FLATMEM=y
- CONFIG_FLAT_NODE_MEM_MAP=y
- CONFIG_HAVE_MEMBLOCK=y
- # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
- CONFIG_PAGEFLAGS_EXTENDED=y
- CONFIG_SPLIT_PTLOCK_CPUS=4
- # CONFIG_COMPACTION is not set
- # CONFIG_PHYS_ADDR_T_64BIT is not set
- CONFIG_ZONE_DMA_FLAG=0
- # CONFIG_KSM is not set
- CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
- # CONFIG_CROSS_MEMORY_ATTACH is not set
- CONFIG_NEED_PER_CPU_KM=y
- # CONFIG_CLEANCACHE is not set
- # CONFIG_ZBUD is not set
- CONFIG_FORCE_MAX_ZONEORDER=11
- CONFIG_ALIGNMENT_TRAP=y
- # CONFIG_UACCESS_WITH_MEMCPY is not set
- # CONFIG_SECCOMP is not set
- # CONFIG_CC_STACKPROTECTOR is not set
- #
- # Boot options
- #
- CONFIG_USE_OF=y
- CONFIG_ATAGS=y
- # CONFIG_DEPRECATED_PARAM_STRUCT is not set
- CONFIG_ZBOOT_ROM_TEXT=0
- CONFIG_ZBOOT_ROM_BSS=0
- # CONFIG_ARM_APPENDED_DTB is not set
- CONFIG_CMDLINE=""
- # CONFIG_XIP_KERNEL is not set
- # CONFIG_KEXEC is not set
- # CONFIG_CRASH_DUMP is not set
- CONFIG_AUTO_ZRELADDR=y
- #
- # CPU Power Management
- #
- #
- # CPU Frequency scaling
- #
- # CONFIG_CPU_FREQ is not set
- # CONFIG_CPU_IDLE is not set
- # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
- #
- # Floating point emulation
- #
- #
- # At least one emulation must be selected
- #
- CONFIG_VFP=y
- #
- # Userspace binary formats
- #
- CONFIG_BINFMT_ELF=y
- CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
- CONFIG_BINFMT_SCRIPT=y
- # CONFIG_HAVE_AOUT is not set
- # CONFIG_BINFMT_MISC is not set
- # CONFIG_COREDUMP is not set
- #
- # Power management options
- #
- # CONFIG_SUSPEND is not set
- # CONFIG_PM_RUNTIME is not set
- CONFIG_ARCH_SUSPEND_POSSIBLE=y
- # CONFIG_ARM_CPU_SUSPEND is not set
- CONFIG_NET=y
- #
- # Networking options
- #
- CONFIG_PACKET=y
- # CONFIG_PACKET_DIAG is not set
- CONFIG_UNIX=y
- # CONFIG_UNIX_DIAG is not set
- # CONFIG_XFRM_USER is not set
- # CONFIG_NET_KEY is not set
- CONFIG_INET=y
- # CONFIG_IP_MULTICAST is not set
- # CONFIG_IP_ADVANCED_ROUTER is not set
- # CONFIG_IP_PNP is not set
- # CONFIG_NET_IPIP is not set
- # CONFIG_NET_IPGRE_DEMUX is not set
- # CONFIG_NET_IP_TUNNEL 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_NETWORK_PHY_TIMESTAMPING 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_L2TP 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_PHONET is not set
- # CONFIG_IEEE802154 is not set
- # CONFIG_NET_SCHED is not set
- # CONFIG_DCB is not set
- # CONFIG_BATMAN_ADV is not set
- # CONFIG_OPENVSWITCH is not set
- # CONFIG_VSOCKETS is not set
- # CONFIG_NETLINK_MMAP is not set
- # CONFIG_NETLINK_DIAG is not set
- # CONFIG_NET_MPLS_GSO is not set
- CONFIG_NET_RX_BUSY_POLL=y
- CONFIG_BQL=y
- # CONFIG_BPF_JIT 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
- # CONFIG_CAIF is not set
- # CONFIG_CEPH_LIB is not set
- # CONFIG_NFC is not set
- CONFIG_HAVE_BPF_JIT=y
- #
- # Device Drivers
- #
- #
- # Generic Driver Options
- #
- CONFIG_UEVENT_HELPER_PATH=""
- 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_DEBUG_DRIVER is not set
- # CONFIG_DEBUG_DEVRES is not set
- # CONFIG_SYS_HYPERVISOR is not set
- # CONFIG_GENERIC_CPU_DEVICES is not set
- # CONFIG_DMA_SHARED_BUFFER is not set
- # CONFIG_CMA is not set
- #
- # Bus devices
- #
- # CONFIG_ARM_CCI is not set
- # CONFIG_CONNECTOR is not set
- # CONFIG_MTD is not set
- CONFIG_DTC=y
- CONFIG_OF=y
- #
- # Device Tree and Open Firmware support
- #
- # CONFIG_PROC_DEVICETREE is not set
- # CONFIG_OF_SELFTEST is not set
- CONFIG_OF_FLATTREE=y
- CONFIG_OF_EARLY_FLATTREE=y
- CONFIG_OF_ADDRESS=y
- CONFIG_OF_IRQ=y
- # CONFIG_PARPORT is not set
- #
- # Misc devices
- #
- # CONFIG_ATMEL_PWM is not set
- # CONFIG_DUMMY_IRQ is not set
- # CONFIG_ATMEL_SSC is not set
- # CONFIG_ENCLOSURE_SERVICES is not set
- # CONFIG_SRAM is not set
- # CONFIG_C2PORT is not set
- #
- # EEPROM support
- #
- # CONFIG_EEPROM_93CX6 is not set
- #
- # Texas Instruments shared transport line discipline
- #
- # CONFIG_TI_ST is not set
- #
- # Altera FPGA firmware download module
- #
- CONFIG_BCM2708_VCHIQ=y
- #
- # SCSI device support
- #
- CONFIG_SCSI_MOD=y
- # CONFIG_SCSI_DMA is not set
- # CONFIG_SCSI_NETLINK is not set
- # CONFIG_NETDEVICES 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_TTY=y
- # CONFIG_VT is not set
- CONFIG_UNIX98_PTYS=y
- # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
- # CONFIG_LEGACY_PTYS is not set
- # CONFIG_SERIAL_NONSTANDARD is not set
- # CONFIG_N_GSM is not set
- # CONFIG_TRACE_SINK is not set
- # CONFIG_DEVKMEM is not set
- #
- # Serial drivers
- #
- # CONFIG_SERIAL_8250 is not set
- #
- # Non-8250 serial port support
- #
- # CONFIG_SERIAL_AMBA_PL010 is not set
- # CONFIG_SERIAL_AMBA_PL011 is not set
- # CONFIG_SERIAL_SCCNXP is not set
- # CONFIG_SERIAL_TIMBERDALE is not set
- # CONFIG_SERIAL_ALTERA_JTAGUART is not set
- # CONFIG_SERIAL_ALTERA_UART is not set
- # CONFIG_SERIAL_XILINX_PS_UART is not set
- # CONFIG_SERIAL_ARC is not set
- # CONFIG_SERIAL_FSL_LPUART is not set
- # CONFIG_TTY_PRINTK is not set
- # CONFIG_HVC_DCC is not set
- # CONFIG_IPMI_HANDLER is not set
- # CONFIG_HW_RANDOM is not set
- # CONFIG_R3964 is not set
- # CONFIG_TCG_TPM is not set
- # CONFIG_BRCM_CHAR_DRIVERS is not set
- # CONFIG_I2C is not set
- # CONFIG_SPI is not set
- # CONFIG_HSI is not set
- #
- # PPS support
- #
- # CONFIG_PPS is not set
- #
- # PPS generators support
- #
- #
- # PTP clock support
- #
- # CONFIG_PTP_1588_CLOCK is not set
- #
- # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
- #
- CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
- CONFIG_ARCH_REQUIRE_GPIOLIB=y
- CONFIG_GPIO_DEVRES=y
- CONFIG_GPIOLIB=y
- CONFIG_OF_GPIO=y
- # CONFIG_DEBUG_GPIO is not set
- # CONFIG_GPIO_SYSFS is not set
- #
- # Memory mapped GPIO drivers:
- #
- # CONFIG_GPIO_GENERIC_PLATFORM is not set
- # CONFIG_GPIO_EM is not set
- # CONFIG_GPIO_PL061 is not set
- # CONFIG_GPIO_RCAR is not set
- # CONFIG_GPIO_TS5500 is not set
- # CONFIG_GPIO_GRGPIO is not set
- #
- # I2C GPIO expanders:
- #
- #
- # PCI GPIO expanders:
- #
- #
- # SPI GPIO expanders:
- #
- #
- # AC97 GPIO expanders:
- #
- #
- # MODULbus GPIO expanders:
- #
- #
- # USB GPIO expanders:
- #
- # CONFIG_W1 is not set
- # CONFIG_POWER_SUPPLY is not set
- # CONFIG_POWER_AVS is not set
- # CONFIG_HWMON is not set
- # CONFIG_THERMAL is not set
- # CONFIG_WATCHDOG is not set
- CONFIG_SSB_POSSIBLE=y
- #
- # Sonics Silicon Backplane
- #
- # CONFIG_SSB is not set
- CONFIG_BCMA_POSSIBLE=y
- #
- # Broadcom specific AMBA
- #
- # CONFIG_BCMA is not set
- #
- # Multifunction device drivers
- #
- # CONFIG_MFD_CORE is not set
- # CONFIG_MFD_CROS_EC is not set
- # CONFIG_MFD_ASIC3 is not set
- # CONFIG_HTC_EGPIO is not set
- # CONFIG_HTC_PASIC3 is not set
- # CONFIG_MFD_KEMPLD is not set
- # CONFIG_MFD_SM501 is not set
- # CONFIG_ABX500_CORE is not set
- # CONFIG_MFD_SYSCON is not set
- # CONFIG_MFD_TI_AM335X_TSCADC is not set
- # CONFIG_MFD_TPS65912 is not set
- # CONFIG_MFD_TMIO is not set
- # CONFIG_MFD_T7L66XB is not set
- # CONFIG_MFD_TC6387XB is not set
- # CONFIG_MFD_TC6393XB is not set
- # CONFIG_VEXPRESS_CONFIG is not set
- # CONFIG_REGULATOR is not set
- # CONFIG_MEDIA_SUPPORT is not set
- #
- # Graphics support
- #
- # CONFIG_DRM is not set
- # CONFIG_VGASTATE is not set
- # CONFIG_VIDEO_OUTPUT_CONTROL is not set
- CONFIG_FB=y
- # CONFIG_FIRMWARE_EDID is not set
- # CONFIG_FB_DDC is not set
- # CONFIG_FB_BOOT_VESA_SUPPORT is not set
- # CONFIG_FB_CFB_FILLRECT is not set
- # CONFIG_FB_CFB_COPYAREA is not set
- # CONFIG_FB_CFB_IMAGEBLIT is not set
- # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
- # CONFIG_FB_SYS_FILLRECT is not set
- # CONFIG_FB_SYS_COPYAREA is not set
- # CONFIG_FB_SYS_IMAGEBLIT is not set
- # CONFIG_FB_FOREIGN_ENDIAN is not set
- # CONFIG_FB_SYS_FOPS is not set
- # CONFIG_FB_SVGALIB is not set
- # CONFIG_FB_MACMODES is not set
- # CONFIG_FB_BACKLIGHT is not set
- # CONFIG_FB_MODE_HELPERS is not set
- # CONFIG_FB_TILEBLITTING is not set
- #
- # Frame buffer hardware drivers
- #
- # CONFIG_FB_BCM2708 is not set
- # CONFIG_FB_ARMCLCD is not set
- # CONFIG_FB_S1D13XXX is not set
- # CONFIG_FB_GOLDFISH is not set
- # CONFIG_FB_VIRTUAL is not set
- # CONFIG_FB_METRONOME is not set
- # CONFIG_FB_BROADSHEET is not set
- # CONFIG_FB_AUO_K190X is not set
- # CONFIG_FB_SIMPLE is not set
- # CONFIG_EXYNOS_VIDEO is not set
- # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
- # CONFIG_LOGO is not set
- # CONFIG_SOUND is not set
- # CONFIG_USB_SUPPORT is not set
- # CONFIG_MMC is not set
- # CONFIG_MEMSTICK is not set
- # CONFIG_NEW_LEDS is not set
- # CONFIG_ACCESSIBILITY is not set
- # CONFIG_EDAC is not set
- CONFIG_RTC_LIB=y
- # CONFIG_RTC_CLASS is not set
- # CONFIG_DMADEVICES is not set
- # CONFIG_AUXDISPLAY is not set
- # CONFIG_UIO is not set
- # CONFIG_VIRT_DRIVERS is not set
- #
- # Virtio drivers
- #
- # CONFIG_VIRTIO_MMIO is not set
- #
- # Microsoft Hyper-V guest support
- #
- # CONFIG_STAGING is not set
- CONFIG_CLKDEV_LOOKUP=y
- #
- # Hardware Spinlock drivers
- #
- # CONFIG_MAILBOX is not set
- CONFIG_IOMMU_SUPPORT=y
- CONFIG_OF_IOMMU=y
- #
- # Remoteproc drivers
- #
- # CONFIG_STE_MODEM_RPROC is not set
- #
- # Rpmsg drivers
- #
- # CONFIG_PM_DEVFREQ is not set
- # CONFIG_EXTCON is not set
- # CONFIG_MEMORY is not set
- # CONFIG_IIO is not set
- # CONFIG_PWM is not set
- CONFIG_IRQCHIP=y
- # CONFIG_IPACK_BUS is not set
- # CONFIG_RESET_CONTROLLER is not set
- # CONFIG_FMC is not set
- #
- # File systems
- #
- CONFIG_DCACHE_WORD_ACCESS=y
- # CONFIG_FS_POSIX_ACL is not set
- CONFIG_EXPORTFS=y
- CONFIG_FILE_LOCKING=y
- CONFIG_FSNOTIFY=y
- CONFIG_DNOTIFY=y
- CONFIG_INOTIFY_USER=y
- CONFIG_FANOTIFY=y
- # CONFIG_QUOTA is not set
- # CONFIG_QUOTACTL is not set
- # CONFIG_AUTOFS4_FS is not set
- # CONFIG_FUSE_FS is not set
- #
- # Caches
- #
- # CONFIG_FSCACHE is not set
- #
- # Pseudo filesystems
- #
- CONFIG_PROC_FS=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_TMPFS_XATTR is not set
- # CONFIG_HUGETLB_PAGE is not set
- # CONFIG_CONFIGFS_FS is not set
- # CONFIG_MISC_FILESYSTEMS is not set
- # CONFIG_NETWORK_FILESYSTEMS is not set
- CONFIG_NLS=m
- CONFIG_NLS_DEFAULT="iso8859-1"
- # CONFIG_NLS_CODEPAGE_437 is not set
- # CONFIG_NLS_CODEPAGE_737 is not set
- # CONFIG_NLS_CODEPAGE_775 is not set
- # CONFIG_NLS_CODEPAGE_850 is not set
- # CONFIG_NLS_CODEPAGE_852 is not set
- # CONFIG_NLS_CODEPAGE_855 is not set
- # CONFIG_NLS_CODEPAGE_857 is not set
- # CONFIG_NLS_CODEPAGE_860 is not set
- # CONFIG_NLS_CODEPAGE_861 is not set
- # CONFIG_NLS_CODEPAGE_862 is not set
- # CONFIG_NLS_CODEPAGE_863 is not set
- # CONFIG_NLS_CODEPAGE_864 is not set
- # CONFIG_NLS_CODEPAGE_865 is not set
- # CONFIG_NLS_CODEPAGE_866 is not set
- # CONFIG_NLS_CODEPAGE_869 is not set
- # CONFIG_NLS_CODEPAGE_936 is not set
- # CONFIG_NLS_CODEPAGE_950 is not set
- # CONFIG_NLS_CODEPAGE_932 is not set
- # CONFIG_NLS_CODEPAGE_949 is not set
- # CONFIG_NLS_CODEPAGE_874 is not set
- # CONFIG_NLS_ISO8859_8 is not set
- # CONFIG_NLS_CODEPAGE_1250 is not set
- # CONFIG_NLS_CODEPAGE_1251 is not set
- # CONFIG_NLS_ASCII is not set
- # CONFIG_NLS_ISO8859_1 is not set
- # CONFIG_NLS_ISO8859_2 is not set
- # CONFIG_NLS_ISO8859_3 is not set
- # CONFIG_NLS_ISO8859_4 is not set
- # CONFIG_NLS_ISO8859_5 is not set
- # CONFIG_NLS_ISO8859_6 is not set
- # CONFIG_NLS_ISO8859_7 is not set
- # CONFIG_NLS_ISO8859_9 is not set
- # CONFIG_NLS_ISO8859_13 is not set
- # CONFIG_NLS_ISO8859_14 is not set
- # CONFIG_NLS_ISO8859_15 is not set
- # CONFIG_NLS_KOI8_R is not set
- # CONFIG_NLS_KOI8_U is not set
- # CONFIG_NLS_MAC_ROMAN is not set
- # CONFIG_NLS_MAC_CELTIC is not set
- # CONFIG_NLS_MAC_CENTEURO is not set
- # CONFIG_NLS_MAC_CROATIAN is not set
- # CONFIG_NLS_MAC_CYRILLIC is not set
- # CONFIG_NLS_MAC_GAELIC is not set
- # CONFIG_NLS_MAC_GREEK is not set
- # CONFIG_NLS_MAC_ICELAND is not set
- # CONFIG_NLS_MAC_INUIT is not set
- # CONFIG_NLS_MAC_ROMANIAN is not set
- # CONFIG_NLS_MAC_TURKISH is not set
- # CONFIG_NLS_UTF8 is not set
- #
- # Kernel hacking
- #
- #
- # printk and dmesg options
- #
- CONFIG_PRINTK_TIME=y
- CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
- # CONFIG_BOOT_PRINTK_DELAY is not set
- #
- # Compile-time checks and compiler options
- #
- # CONFIG_DEBUG_INFO is not set
- # CONFIG_ENABLE_WARN_DEPRECATED is not set
- # CONFIG_ENABLE_MUST_CHECK is not set
- CONFIG_FRAME_WARN=1024
- # CONFIG_STRIP_ASM_SYMS is not set
- # CONFIG_READABLE_ASM is not set
- # CONFIG_UNUSED_SYMBOLS is not set
- # CONFIG_DEBUG_FS is not set
- # CONFIG_HEADERS_CHECK is not set
- # CONFIG_DEBUG_SECTION_MISMATCH is not set
- CONFIG_FRAME_POINTER=y
- # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
- CONFIG_MAGIC_SYSRQ=y
- CONFIG_DEBUG_KERNEL=y
- #
- # Memory Debugging
- #
- # CONFIG_DEBUG_PAGEALLOC is not set
- # CONFIG_DEBUG_OBJECTS is not set
- # CONFIG_DEBUG_SLAB is not set
- CONFIG_HAVE_DEBUG_KMEMLEAK=y
- # CONFIG_DEBUG_KMEMLEAK is not set
- # CONFIG_DEBUG_STACK_USAGE is not set
- # CONFIG_DEBUG_VM is not set
- # CONFIG_DEBUG_MEMORY_INIT is not set
- # CONFIG_DEBUG_SHIRQ is not set
- #
- # Debug Lockups and Hangs
- #
- # CONFIG_LOCKUP_DETECTOR is not set
- # CONFIG_DETECT_HUNG_TASK is not set
- # CONFIG_PANIC_ON_OOPS is not set
- CONFIG_PANIC_ON_OOPS_VALUE=0
- # CONFIG_SCHED_DEBUG is not set
- # CONFIG_SCHEDSTATS is not set
- # CONFIG_TIMER_STATS is not set
- #
- # Lock Debugging (spinlocks, mutexes, etc...)
- #
- # CONFIG_DEBUG_RT_MUTEXES is not set
- # CONFIG_RT_MUTEX_TESTER is not set
- # CONFIG_DEBUG_SPINLOCK is not set
- # CONFIG_DEBUG_MUTEXES is not set
- # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
- # CONFIG_DEBUG_LOCK_ALLOC is not set
- # CONFIG_PROVE_LOCKING is not set
- # CONFIG_LOCK_STAT is not set
- # CONFIG_DEBUG_ATOMIC_SLEEP is not set
- # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
- # CONFIG_DEBUG_KOBJECT is not set
- # CONFIG_DEBUG_WRITECOUNT is not set
- # CONFIG_DEBUG_LIST is not set
- # CONFIG_DEBUG_SG is not set
- # CONFIG_DEBUG_NOTIFIERS is not set
- # CONFIG_DEBUG_CREDENTIALS is not set
- #
- # RCU Debugging
- #
- # CONFIG_SPARSE_RCU_POINTER is not set
- # CONFIG_RCU_TORTURE_TEST is not set
- # CONFIG_RCU_TRACE is not set
- # CONFIG_NOTIFIER_ERROR_INJECTION is not set
- # CONFIG_FAULT_INJECTION is not set
- # CONFIG_LATENCYTOP is not set
- CONFIG_HAVE_FUNCTION_TRACER=y
- CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
- CONFIG_HAVE_DYNAMIC_FTRACE=y
- CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
- CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
- CONFIG_HAVE_C_RECORDMCOUNT=y
- CONFIG_TRACING_SUPPORT=y
- # CONFIG_FTRACE is not set
- #
- # Runtime Testing
- #
- # CONFIG_TEST_LIST_SORT is not set
- # CONFIG_BACKTRACE_SELF_TEST is not set
- # CONFIG_RBTREE_TEST is not set
- # CONFIG_INTERVAL_TREE_TEST is not set
- # CONFIG_ATOMIC64_SELFTEST is not set
- # CONFIG_TEST_STRING_HELPERS is not set
- # CONFIG_TEST_KSTRTOX is not set
- # CONFIG_DMA_API_DEBUG is not set
- # CONFIG_SAMPLES is not set
- CONFIG_HAVE_ARCH_KGDB=y
- # CONFIG_KGDB is not set
- # CONFIG_STRICT_DEVMEM is not set
- # CONFIG_ARM_UNWIND is not set
- # CONFIG_DEBUG_USER is not set
- # CONFIG_DEBUG_LL is not set
- CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
- CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h"
- # CONFIG_OC_ETM is not set
- # CONFIG_PID_IN_CONTEXTIDR is not set
- #
- # Security options
- #
- # CONFIG_KEYS is not set
- # CONFIG_SECURITY_DMESG_RESTRICT is not set
- # CONFIG_SECURITY is not set
- # CONFIG_SECURITYFS is not set
- CONFIG_DEFAULT_SECURITY_DAC=y
- CONFIG_DEFAULT_SECURITY=""
- CONFIG_CRYPTO=y
- #
- # Crypto core or helper
- #
- # CONFIG_CRYPTO_FIPS is not set
- CONFIG_CRYPTO_ALGAPI=y
- CONFIG_CRYPTO_ALGAPI2=y
- CONFIG_CRYPTO_RNG=m
- CONFIG_CRYPTO_RNG2=m
- # CONFIG_CRYPTO_MANAGER is not set
- # CONFIG_CRYPTO_MANAGER2 is not set
- # CONFIG_CRYPTO_USER 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_CMAC is not set
- # 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_CRC32 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_SHA1_ARM 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=y
- # CONFIG_CRYPTO_AES_ARM 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
- # CONFIG_CRYPTO_LZ4 is not set
- # CONFIG_CRYPTO_LZ4HC is not set
- #
- # Random Number Generation
- #
- CONFIG_CRYPTO_ANSI_CPRNG=m
- # CONFIG_CRYPTO_USER_API_HASH is not set
- # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
- CONFIG_CRYPTO_HW=y
- # CONFIG_BINARY_PRINTF is not set
- #
- # Library routines
- #
- CONFIG_GENERIC_STRNCPY_FROM_USER=y
- CONFIG_GENERIC_STRNLEN_USER=y
- CONFIG_GENERIC_NET_UTILS=y
- CONFIG_GENERIC_PCI_IOMAP=y
- CONFIG_GENERIC_IO=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 is not set
- # CONFIG_CRC7 is not set
- # CONFIG_LIBCRC32C is not set
- # CONFIG_CRC8 is not set
- # CONFIG_XZ_DEC is not set
- # CONFIG_XZ_DEC_BCJ is not set
- CONFIG_HAS_IOMEM=y
- CONFIG_HAS_IOPORT=y
- CONFIG_HAS_DMA=y
- CONFIG_DQL=y
- CONFIG_NLATTR=y
- CONFIG_GENERIC_ATOMIC64=y
- CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
- # CONFIG_AVERAGE is not set
- # CONFIG_CORDIC is not set
- # CONFIG_DDR is not set
- # CONFIG_VIRTUALIZATION is not set
|