diff options
| author | Anton Vorontsov <avorontsov@mvista.com> | 2010-03-25 13:51:49 -0400 |
|---|---|---|
| committer | Anton Vorontsov <avorontsov@mvista.com> | 2010-05-02 14:01:02 -0400 |
| commit | 478ea14466fb524b4cd90cdf0b8845f8c5ee6015 (patch) | |
| tree | 03afbaadbda5da0644e43e339c4de0fa57aff298 | |
| parent | e94cdef039d4b141dffdbf5adde705f8c14dc53f (diff) | |
ARM: cns3xxx: Add defconfig for CNS3420 validation board
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
| -rw-r--r-- | arch/arm/configs/cns3420vb_defconfig | 831 |
1 files changed, 831 insertions, 0 deletions
diff --git a/arch/arm/configs/cns3420vb_defconfig b/arch/arm/configs/cns3420vb_defconfig new file mode 100644 index 000000000000..d5c088149e46 --- /dev/null +++ b/arch/arm/configs/cns3420vb_defconfig | |||
| @@ -0,0 +1,831 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.34-rc6 | ||
| 4 | # Sun May 2 21:58:08 2010 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
| 8 | CONFIG_GENERIC_TIME=y | ||
| 9 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
| 10 | CONFIG_HAVE_PROC_CPU=y | ||
| 11 | CONFIG_GENERIC_HARDIRQS=y | ||
| 12 | CONFIG_STACKTRACE_SUPPORT=y | ||
| 13 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
| 14 | CONFIG_LOCKDEP_SUPPORT=y | ||
| 15 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 16 | CONFIG_HARDIRQS_SW_RESEND=y | ||
| 17 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 18 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 19 | CONFIG_GENERIC_HWEIGHT=y | ||
| 20 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 21 | CONFIG_NEED_DMA_MAP_STATE=y | ||
| 22 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
| 23 | CONFIG_OPROFILE_ARMV6=y | ||
| 24 | CONFIG_OPROFILE_ARM11_CORE=y | ||
| 25 | CONFIG_VECTORS_BASE=0xffff0000 | ||
| 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 27 | CONFIG_CONSTRUCTORS=y | ||
| 28 | |||
| 29 | # | ||
| 30 | # General setup | ||
| 31 | # | ||
| 32 | CONFIG_EXPERIMENTAL=y | ||
| 33 | CONFIG_BROKEN_ON_SMP=y | ||
| 34 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 35 | CONFIG_LOCALVERSION="" | ||
| 36 | # CONFIG_LOCALVERSION_AUTO is not set | ||
| 37 | CONFIG_HAVE_KERNEL_GZIP=y | ||
| 38 | CONFIG_HAVE_KERNEL_LZO=y | ||
| 39 | CONFIG_KERNEL_GZIP=y | ||
| 40 | # CONFIG_KERNEL_BZIP2 is not set | ||
| 41 | # CONFIG_KERNEL_LZMA is not set | ||
| 42 | # CONFIG_KERNEL_LZO is not set | ||
| 43 | # CONFIG_SWAP is not set | ||
| 44 | CONFIG_SYSVIPC=y | ||
| 45 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 46 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 47 | |||
| 48 | # | ||
| 49 | # RCU Subsystem | ||
| 50 | # | ||
| 51 | CONFIG_TREE_RCU=y | ||
| 52 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
| 53 | # CONFIG_TINY_RCU is not set | ||
| 54 | # CONFIG_RCU_TRACE is not set | ||
| 55 | CONFIG_RCU_FANOUT=32 | ||
| 56 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 57 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 58 | CONFIG_IKCONFIG=y | ||
| 59 | CONFIG_IKCONFIG_PROC=y | ||
| 60 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 61 | CONFIG_CGROUPS=y | ||
| 62 | # CONFIG_CGROUP_DEBUG is not set | ||
| 63 | # CONFIG_CGROUP_NS is not set | ||
| 64 | # CONFIG_CGROUP_FREEZER is not set | ||
| 65 | # CONFIG_CGROUP_DEVICE is not set | ||
| 66 | # CONFIG_CPUSETS is not set | ||
| 67 | # CONFIG_CGROUP_CPUACCT is not set | ||
| 68 | # CONFIG_RESOURCE_COUNTERS is not set | ||
| 69 | # CONFIG_CGROUP_SCHED is not set | ||
| 70 | CONFIG_SYSFS_DEPRECATED=y | ||
| 71 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 72 | CONFIG_RELAY=y | ||
| 73 | CONFIG_NAMESPACES=y | ||
| 74 | # CONFIG_UTS_NS is not set | ||
| 75 | # CONFIG_IPC_NS is not set | ||
| 76 | # CONFIG_USER_NS is not set | ||
| 77 | # CONFIG_PID_NS is not set | ||
| 78 | CONFIG_BLK_DEV_INITRD=y | ||
| 79 | CONFIG_INITRAMFS_SOURCE="" | ||
| 80 | CONFIG_RD_GZIP=y | ||
| 81 | CONFIG_RD_BZIP2=y | ||
| 82 | CONFIG_RD_LZMA=y | ||
| 83 | CONFIG_RD_LZO=y | ||
| 84 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 85 | CONFIG_SYSCTL=y | ||
| 86 | CONFIG_ANON_INODES=y | ||
| 87 | # CONFIG_EMBEDDED is not set | ||
| 88 | CONFIG_UID16=y | ||
| 89 | CONFIG_SYSCTL_SYSCALL=y | ||
| 90 | CONFIG_KALLSYMS=y | ||
| 91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 92 | CONFIG_HOTPLUG=y | ||
| 93 | CONFIG_PRINTK=y | ||
| 94 | CONFIG_BUG=y | ||
| 95 | CONFIG_ELF_CORE=y | ||
| 96 | CONFIG_BASE_FULL=y | ||
| 97 | CONFIG_FUTEX=y | ||
| 98 | CONFIG_EPOLL=y | ||
| 99 | CONFIG_SIGNALFD=y | ||
| 100 | CONFIG_TIMERFD=y | ||
| 101 | CONFIG_EVENTFD=y | ||
| 102 | CONFIG_SHMEM=y | ||
| 103 | CONFIG_AIO=y | ||
| 104 | CONFIG_HAVE_PERF_EVENTS=y | ||
| 105 | CONFIG_PERF_USE_VMALLOC=y | ||
| 106 | |||
| 107 | # | ||
| 108 | # Kernel Performance Events And Counters | ||
| 109 | # | ||
| 110 | # CONFIG_PERF_EVENTS is not set | ||
| 111 | # CONFIG_PERF_COUNTERS is not set | ||
| 112 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 113 | CONFIG_COMPAT_BRK=y | ||
| 114 | CONFIG_SLAB=y | ||
| 115 | # CONFIG_SLUB is not set | ||
| 116 | # CONFIG_SLOB is not set | ||
| 117 | CONFIG_PROFILING=y | ||
| 118 | CONFIG_OPROFILE=m | ||
| 119 | CONFIG_HAVE_OPROFILE=y | ||
| 120 | # CONFIG_KPROBES is not set | ||
| 121 | CONFIG_HAVE_KPROBES=y | ||
| 122 | CONFIG_HAVE_KRETPROBES=y | ||
| 123 | |||
| 124 | # | ||
| 125 | # GCOV-based kernel profiling | ||
| 126 | # | ||
| 127 | # CONFIG_GCOV_KERNEL is not set | ||
| 128 | CONFIG_SLOW_WORK=y | ||
| 129 | # CONFIG_SLOW_WORK_DEBUG is not set | ||
| 130 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
| 131 | CONFIG_SLABINFO=y | ||
| 132 | CONFIG_RT_MUTEXES=y | ||
| 133 | CONFIG_BASE_SMALL=0 | ||
| 134 | CONFIG_MODULES=y | ||
| 135 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 136 | CONFIG_MODULE_UNLOAD=y | ||
| 137 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
| 138 | CONFIG_MODVERSIONS=y | ||
| 139 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 140 | CONFIG_BLOCK=y | ||
| 141 | CONFIG_LBDAF=y | ||
| 142 | # CONFIG_BLK_DEV_BSG is not set | ||
| 143 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 144 | |||
| 145 | # | ||
| 146 | # IO Schedulers | ||
| 147 | # | ||
| 148 | CONFIG_IOSCHED_NOOP=y | ||
| 149 | CONFIG_IOSCHED_DEADLINE=y | ||
| 150 | CONFIG_IOSCHED_CFQ=m | ||
| 151 | # CONFIG_CFQ_GROUP_IOSCHED is not set | ||
| 152 | CONFIG_DEFAULT_DEADLINE=y | ||
| 153 | # CONFIG_DEFAULT_CFQ is not set | ||
| 154 | # CONFIG_DEFAULT_NOOP is not set | ||
| 155 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
| 156 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
| 157 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
| 158 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
| 159 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
| 160 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
| 161 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
| 162 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
| 163 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
| 164 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
| 165 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
| 166 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
| 167 | # CONFIG_INLINE_READ_LOCK is not set | ||
| 168 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
| 169 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
| 170 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
| 171 | CONFIG_INLINE_READ_UNLOCK=y | ||
| 172 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
| 173 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
| 174 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
| 175 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
| 176 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
| 177 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
| 178 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
| 179 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
| 180 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
| 181 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
| 182 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
| 183 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
| 184 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
| 185 | # CONFIG_FREEZER is not set | ||
| 186 | |||
| 187 | # | ||
| 188 | # System Type | ||
| 189 | # | ||
| 190 | CONFIG_MMU=y | ||
| 191 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 192 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 193 | # CONFIG_ARCH_REALVIEW is not set | ||
| 194 | # CONFIG_ARCH_VERSATILE is not set | ||
| 195 | # CONFIG_ARCH_AT91 is not set | ||
| 196 | # CONFIG_ARCH_BCMRING is not set | ||
| 197 | # CONFIG_ARCH_CLPS711X is not set | ||
| 1 | |||
