Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.33-rc2 |
| 4 | # Mon Jan 4 11:45:25 2010 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 8 | # CONFIG_SUPERH64 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
| 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 11 | CONFIG_GENERIC_BUG=y |
| 12 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 13 | CONFIG_GENERIC_HWEIGHT=y |
| 14 | CONFIG_GENERIC_HARDIRQS=y |
| 15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 16 | CONFIG_GENERIC_IRQ_PROBE=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 17 | CONFIG_IRQ_PER_CPU=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 18 | # CONFIG_GENERIC_GPIO is not set |
| 19 | CONFIG_GENERIC_TIME=y |
| 20 | CONFIG_GENERIC_CLOCKEVENTS=y |
| 21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 23 | CONFIG_SYS_SUPPORTS_TMU=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 24 | CONFIG_STACKTRACE_SUPPORT=y |
| 25 | CONFIG_LOCKDEP_SUPPORT=y |
| 26 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
| 27 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 30 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 31 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 32 | CONFIG_DMA_NONCOHERENT=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 33 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 34 | CONFIG_CONSTRUCTORS=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 35 | |
| 36 | # |
| 37 | # General setup |
| 38 | # |
| 39 | CONFIG_EXPERIMENTAL=y |
| 40 | CONFIG_BROKEN_ON_SMP=y |
| 41 | CONFIG_LOCK_KERNEL=y |
| 42 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 43 | CONFIG_LOCALVERSION="" |
| 44 | # CONFIG_LOCALVERSION_AUTO is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 45 | CONFIG_HAVE_KERNEL_GZIP=y |
| 46 | CONFIG_HAVE_KERNEL_BZIP2=y |
| 47 | CONFIG_HAVE_KERNEL_LZMA=y |
| 48 | CONFIG_KERNEL_GZIP=y |
| 49 | # CONFIG_KERNEL_BZIP2 is not set |
| 50 | # CONFIG_KERNEL_LZMA is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 51 | # CONFIG_SWAP is not set |
| 52 | CONFIG_SYSVIPC=y |
| 53 | CONFIG_SYSVIPC_SYSCTL=y |
| 54 | CONFIG_POSIX_MQUEUE=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 55 | CONFIG_POSIX_MQUEUE_SYSCTL=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 56 | CONFIG_BSD_PROCESS_ACCT=y |
| 57 | CONFIG_BSD_PROCESS_ACCT_V3=y |
| 58 | # CONFIG_TASKSTATS is not set |
| 59 | CONFIG_AUDIT=y |
| 60 | # CONFIG_AUDITSYSCALL is not set |
| 61 | |
| 62 | # |
| 63 | # RCU Subsystem |
| 64 | # |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 65 | CONFIG_TREE_RCU=y |
| 66 | # CONFIG_TREE_PREEMPT_RCU is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 67 | # CONFIG_TINY_RCU is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 68 | # CONFIG_RCU_TRACE is not set |
| 69 | CONFIG_RCU_FANOUT=32 |
| 70 | # CONFIG_RCU_FANOUT_EXACT is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 71 | # CONFIG_TREE_RCU_TRACE is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 72 | # CONFIG_IKCONFIG is not set |
| 73 | CONFIG_LOG_BUF_SHIFT=14 |
| 74 | CONFIG_GROUP_SCHED=y |
| 75 | CONFIG_FAIR_GROUP_SCHED=y |
| 76 | # CONFIG_RT_GROUP_SCHED is not set |
| 77 | CONFIG_USER_SCHED=y |
| 78 | # CONFIG_CGROUP_SCHED is not set |
| 79 | # CONFIG_CGROUPS is not set |
| 80 | CONFIG_SYSFS_DEPRECATED=y |
| 81 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 82 | # CONFIG_RELAY is not set |
| 83 | # CONFIG_NAMESPACES is not set |
| 84 | # CONFIG_BLK_DEV_INITRD is not set |
| 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 86 | CONFIG_SYSCTL=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 87 | CONFIG_ANON_INODES=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 88 | CONFIG_EMBEDDED=y |
| 89 | CONFIG_UID16=y |
| 90 | CONFIG_SYSCTL_SYSCALL=y |
| 91 | CONFIG_KALLSYMS=y |
| 92 | CONFIG_KALLSYMS_ALL=y |
| 93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 94 | CONFIG_HOTPLUG=y |
| 95 | CONFIG_PRINTK=y |
| 96 | CONFIG_BUG=y |
| 97 | CONFIG_ELF_CORE=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 98 | CONFIG_BASE_FULL=y |
| 99 | CONFIG_FUTEX=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 100 | CONFIG_EPOLL=y |
| 101 | CONFIG_SIGNALFD=y |
| 102 | CONFIG_TIMERFD=y |
| 103 | CONFIG_EVENTFD=y |
| 104 | CONFIG_SHMEM=y |
| 105 | CONFIG_AIO=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 106 | CONFIG_HAVE_PERF_EVENTS=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 107 | CONFIG_PERF_USE_VMALLOC=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 108 | |
| 109 | # |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 110 | # Kernel Performance Events And Counters |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 111 | # |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 112 | # CONFIG_PERF_EVENTS is not set |
| 113 | # CONFIG_PERF_COUNTERS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 114 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 115 | CONFIG_COMPAT_BRK=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 116 | CONFIG_SLAB=y |
| 117 | # CONFIG_SLUB is not set |
| 118 | # CONFIG_SLOB is not set |
| 119 | # CONFIG_PROFILING is not set |
| 120 | CONFIG_HAVE_OPROFILE=y |
| 121 | # CONFIG_KPROBES is not set |
| 122 | CONFIG_HAVE_IOREMAP_PROT=y |
| 123 | CONFIG_HAVE_KPROBES=y |
| 124 | CONFIG_HAVE_KRETPROBES=y |
| 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 126 | CONFIG_HAVE_DMA_ATTRS=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 127 | CONFIG_HAVE_CLK=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 128 | CONFIG_HAVE_DMA_API_DEBUG=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 129 | |
| 130 | # |
| 131 | # GCOV-based kernel profiling |
| 132 | # |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 133 | # CONFIG_SLOW_WORK is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 134 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
| 135 | CONFIG_SLABINFO=y |
| 136 | CONFIG_RT_MUTEXES=y |
| 137 | CONFIG_BASE_SMALL=0 |
| 138 | CONFIG_MODULES=y |
| 139 | # CONFIG_MODULE_FORCE_LOAD is not set |
| 140 | CONFIG_MODULE_UNLOAD=y |
| 141 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 142 | CONFIG_MODVERSIONS=y |
| 143 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 144 | CONFIG_BLOCK=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 145 | CONFIG_LBDAF=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 146 | # CONFIG_BLK_DEV_BSG is not set |
| 147 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 148 | |
| 149 | # |
| 150 | # IO Schedulers |
| 151 | # |
| 152 | CONFIG_IOSCHED_NOOP=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 153 | # CONFIG_IOSCHED_DEADLINE is not set |
| 154 | CONFIG_IOSCHED_CFQ=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 155 | # CONFIG_DEFAULT_DEADLINE is not set |
| 156 | CONFIG_DEFAULT_CFQ=y |
| 157 | # CONFIG_DEFAULT_NOOP is not set |
| 158 | CONFIG_DEFAULT_IOSCHED="cfq" |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 159 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
| 160 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
| 161 | # CONFIG_INLINE_SPIN_LOCK is not set |
| 162 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
| 163 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
| 164 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set |
| 165 | # CONFIG_INLINE_SPIN_UNLOCK is not set |
| 166 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set |
| 167 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set |
| 168 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set |
| 169 | # CONFIG_INLINE_READ_TRYLOCK is not set |
| 170 | # CONFIG_INLINE_READ_LOCK is not set |
| 171 | # CONFIG_INLINE_READ_LOCK_BH is not set |
| 172 | # CONFIG_INLINE_READ_LOCK_IRQ is not set |
| 173 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set |
| 174 | # CONFIG_INLINE_READ_UNLOCK is not set |
| 175 | # CONFIG_INLINE_READ_UNLOCK_BH is not set |
| 176 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set |
| 177 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set |
| 178 | # CONFIG_INLINE_WRITE_TRYLOCK is not set |
| 179 | # CONFIG_INLINE_WRITE_LOCK is not set |
| 180 | # CONFIG_INLINE_WRITE_LOCK_BH is not set |
| 181 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set |
| 182 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set |
| 183 | # CONFIG_INLINE_WRITE_UNLOCK is not set |
| 184 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set |
| 185 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set |
| 186 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set |
| 187 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 188 | # CONFIG_FREEZER is not set |
| 189 | |
| 190 | # |
| 191 | # System type |
| 192 | # |
| 193 | CONFIG_CPU_SH3=y |
| 194 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 195 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
| 196 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 197 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 198 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 199 | # CONFIG_CPU_SUBTYPE_MXG is not set |
| 200 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 201 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 202 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 203 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 204 | CONFIG_CPU_SUBTYPE_SH7709=y |
| 205 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 206 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 207 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 208 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
| 209 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 210 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 211 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| 212 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
| 213 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
| 214 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 215 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 216 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 217 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 218 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 219 | # CONFIG_CPU_SUBTYPE_SH7757 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 220 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 221 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 222 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 223 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 224 | # CONFIG_CPU_SUBTYPE_SH7786 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 225 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 226 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 227 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 228 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 229 | |
| 230 | # |
| 231 | # Memory management options |
| 232 | # |
| 233 | CONFIG_QUICKLIST=y |
| 234 | CONFIG_MMU=y |
| 235 | CONFIG_PAGE_OFFSET=0x80000000 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 236 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 237 | CONFIG_MEMORY_START=0x0C000000 |
| 238 | CONFIG_MEMORY_SIZE=0x04000000 |
| 239 | CONFIG_29BIT=y |
| 240 | CONFIG_VSYSCALL=y |
| 241 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 242 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 243 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 244 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 245 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 246 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 247 | CONFIG_PAGE_SIZE_4KB=y |
| 248 | # CONFIG_PAGE_SIZE_8KB is not set |
| 249 | # CONFIG_PAGE_SIZE_16KB is not set |
| 250 | # CONFIG_PAGE_SIZE_64KB is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 251 | CONFIG_SELECT_MEMORY_MODEL=y |
| 252 | CONFIG_FLATMEM_MANUAL=y |
| 253 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 254 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 255 | CONFIG_FLATMEM=y |
| 256 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 257 | CONFIG_SPARSEMEM_STATIC=y |
| 258 | CONFIG_PAGEFLAGS_EXTENDED=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 259 | CONFIG_SPLIT_PTLOCK_CPUS=999999 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 260 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 261 | CONFIG_ZONE_DMA_FLAG=0 |
| 262 | CONFIG_NR_QUICK=2 |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 263 | # CONFIG_KSM is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 264 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 265 | |
| 266 | # |
| 267 | # Cache configuration |
| 268 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 269 | CONFIG_CACHE_WRITEBACK=y |
| 270 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 271 | # CONFIG_CACHE_OFF is not set |
| 272 | |
| 273 | # |
| 274 | # Processor features |
| 275 | # |
| 276 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 277 | # CONFIG_CPU_BIG_ENDIAN is not set |
| 278 | CONFIG_SH_FPU_EMU=y |
| 279 | CONFIG_SH_ADC=y |
| 280 | CONFIG_CPU_HAS_INTEVT=y |
| 281 | CONFIG_CPU_HAS_IPR_IRQ=y |
| 282 | CONFIG_CPU_HAS_SR_RB=y |
| 283 | |
| 284 | # |
| 285 | # Board support |
| 286 | # |
| 287 | # CONFIG_SH_SOLUTION_ENGINE is not set |
| 288 | # CONFIG_SH_HP6XX is not set |
| 289 | CONFIG_SH_POLARIS=y |
| 290 | |
| 291 | # |
| 292 | # Timer and clock configuration |
| 293 | # |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 294 | CONFIG_SH_TIMER_TMU=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 295 | CONFIG_SH_PCLK_FREQ=33000000 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 296 | CONFIG_SH_CLK_CPG=y |
| 297 | CONFIG_SH_CLK_CPG_LEGACY=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 298 | CONFIG_TICK_ONESHOT=y |
| 299 | CONFIG_NO_HZ=y |
| 300 | CONFIG_HIGH_RES_TIMERS=y |
| 301 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
| 302 | |
| 303 | # |
| 304 | # CPU Frequency scaling |
| 305 | # |
| 306 | # CONFIG_CPU_FREQ is not set |
| 307 | |
| 308 | # |
| 309 | # DMA support |
| 310 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 311 | CONFIG_SH_DMA=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 312 | CONFIG_SH_DMA_API=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 313 | CONFIG_NR_ONCHIP_DMA_CHANNELS=6 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 314 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set |
| 315 | |
| 316 | # |
| 317 | # Companion Chips |
| 318 | # |
| 319 | |
| 320 | # |
| 321 | # Additional SuperH Device Drivers |
| 322 | # |
| 323 | CONFIG_HEARTBEAT=y |
| 324 | # CONFIG_PUSH_SWITCH is not set |
| 325 | |
| 326 | # |
| 327 | # Kernel features |
| 328 | # |
| 329 | CONFIG_HZ_100=y |
| 330 | # CONFIG_HZ_250 is not set |
| 331 | # CONFIG_HZ_300 is not set |
| 332 | # CONFIG_HZ_1000 is not set |
| 333 | CONFIG_HZ=100 |
| 334 | CONFIG_SCHED_HRTICK=y |
| 335 | # CONFIG_KEXEC is not set |
| 336 | # CONFIG_CRASH_DUMP is not set |
| 337 | # CONFIG_SECCOMP is not set |
| 338 | # CONFIG_PREEMPT_NONE is not set |
| 339 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 340 | CONFIG_PREEMPT=y |
| 341 | CONFIG_GUSA=y |
| 342 | # CONFIG_GUSA_RB is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 343 | # CONFIG_SPARSE_IRQ is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 344 | |
| 345 | # |
| 346 | # Boot options |
| 347 | # |
| 348 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 349 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 350 | CONFIG_ENTRY_OFFSET=0x00001000 |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 351 | CONFIG_CMDLINE_OVERWRITE=y |
| 352 | # CONFIG_CMDLINE_EXTEND is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 353 | CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap-flash.0:0x00100000(bootloader)ro,0x00500000(Kernel)ro,0x00A00000(Filesystem)" |
| 354 | |
| 355 | # |
| 356 | # Bus options |
| 357 | # |
| 358 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 359 | # CONFIG_PCCARD is not set |
| 360 | |
| 361 | # |
| 362 | # Executable file formats |
| 363 | # |
| 364 | CONFIG_BINFMT_ELF=y |
| 365 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
| 366 | # CONFIG_HAVE_AOUT is not set |
| 367 | # CONFIG_BINFMT_MISC is not set |
| 368 | |
| 369 | # |
| 370 | # Power management options (EXPERIMENTAL) |
| 371 | # |
| 372 | # CONFIG_PM is not set |
| 373 | # CONFIG_CPU_IDLE is not set |
| 374 | CONFIG_NET=y |
| 375 | |
| 376 | # |
| 377 | # Networking options |
| 378 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 379 | CONFIG_PACKET=y |
| 380 | CONFIG_PACKET_MMAP=y |
| 381 | CONFIG_UNIX=y |
| 382 | # CONFIG_NET_KEY is not set |
| 383 | CONFIG_INET=y |
| 384 | CONFIG_IP_MULTICAST=y |
| 385 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 386 | CONFIG_IP_FIB_HASH=y |
| 387 | # CONFIG_IP_PNP is not set |
| 388 | # CONFIG_NET_IPIP is not set |
| 389 | # CONFIG_NET_IPGRE is not set |
| 390 | # CONFIG_IP_MROUTE is not set |
| 391 | # CONFIG_ARPD is not set |
| 392 | # CONFIG_SYN_COOKIES is not set |
| 393 | # CONFIG_INET_AH is not set |
| 394 | # CONFIG_INET_ESP is not set |
| 395 | # CONFIG_INET_IPCOMP is not set |
| 396 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 397 | # CONFIG_INET_TUNNEL is not set |
| 398 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
| 399 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
| 400 | # CONFIG_INET_XFRM_MODE_BEET is not set |
| 401 | # CONFIG_INET_LRO is not set |
| 402 | CONFIG_INET_DIAG=y |
| 403 | CONFIG_INET_TCP_DIAG=y |
| 404 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 405 | CONFIG_TCP_CONG_CUBIC=y |
| 406 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 407 | # CONFIG_TCP_MD5SIG is not set |
| 408 | # CONFIG_IPV6 is not set |
| 409 | # CONFIG_NETWORK_SECMARK is not set |
| 410 | # CONFIG_NETFILTER is not set |
| 411 | # CONFIG_IP_DCCP is not set |
| 412 | # CONFIG_IP_SCTP is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 413 | # CONFIG_RDS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 414 | # CONFIG_TIPC is not set |
| 415 | # CONFIG_ATM is not set |
| 416 | # CONFIG_BRIDGE is not set |
| 417 | # CONFIG_NET_DSA is not set |
| 418 | # CONFIG_VLAN_8021Q is not set |
| 419 | # CONFIG_DECNET is not set |
| 420 | # CONFIG_LLC2 is not set |
| 421 | # CONFIG_IPX is not set |
| 422 | # CONFIG_ATALK is not set |
| 423 | # CONFIG_X25 is not set |
| 424 | # CONFIG_LAPB is not set |
| 425 | # CONFIG_ECONET is not set |
| 426 | # CONFIG_WAN_ROUTER is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 427 | # CONFIG_PHONET is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 428 | # CONFIG_IEEE802154 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 429 | # CONFIG_NET_SCHED is not set |
| 430 | # CONFIG_DCB is not set |
| 431 | |
| 432 | # |
| 433 | # Network testing |
| 434 | # |
| 435 | # CONFIG_NET_PKTGEN is not set |
| 436 | # CONFIG_HAMRADIO is not set |
| 437 | # CONFIG_CAN is not set |
| 438 | # CONFIG_IRDA is not set |
| 439 | # CONFIG_BT is not set |
| 440 | # CONFIG_AF_RXRPC is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 441 | CONFIG_WIRELESS=y |
| 442 | # CONFIG_CFG80211 is not set |
| 443 | # CONFIG_LIB80211 is not set |
| 444 | |
| 445 | # |
| 446 | # CFG80211 needs to be enabled for MAC80211 |
| 447 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 448 | # CONFIG_WIMAX is not set |
| 449 | # CONFIG_RFKILL is not set |
| 450 | # CONFIG_NET_9P is not set |
| 451 | |
| 452 | # |
| 453 | # Device Drivers |
| 454 | # |
| 455 | |
| 456 | # |
| 457 | # Generic Driver Options |
| 458 | # |
| 459 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 460 | # CONFIG_DEVTMPFS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 461 | CONFIG_STANDALONE=y |
| 462 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 463 | CONFIG_FW_LOADER=y |
| 464 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
| 465 | CONFIG_EXTRA_FIRMWARE="" |
| 466 | # CONFIG_DEBUG_DRIVER is not set |
| 467 | # CONFIG_DEBUG_DEVRES is not set |
| 468 | # CONFIG_SYS_HYPERVISOR is not set |
| 469 | # CONFIG_CONNECTOR is not set |
| 470 | CONFIG_MTD=y |
| 471 | # CONFIG_MTD_DEBUG is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 472 | # CONFIG_MTD_TESTS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 473 | # CONFIG_MTD_CONCAT is not set |
| 474 | CONFIG_MTD_PARTITIONS=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 475 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 476 | CONFIG_MTD_CMDLINE_PARTS=y |
| 477 | # CONFIG_MTD_AR7_PARTS is not set |
| 478 | |
| 479 | # |
| 480 | # User Modules And Translation Layers |
| 481 | # |
| 482 | CONFIG_MTD_CHAR=y |
| 483 | CONFIG_MTD_BLKDEVS=y |
| 484 | CONFIG_MTD_BLOCK=y |
| 485 | # CONFIG_FTL is not set |
| 486 | # CONFIG_NFTL is not set |
| 487 | # CONFIG_INFTL is not set |
| 488 | # CONFIG_RFD_FTL is not set |
| 489 | # CONFIG_SSFDC is not set |
| 490 | # CONFIG_MTD_OOPS is not set |
| 491 | |
| 492 | # |
| 493 | # RAM/ROM/Flash chip drivers |
| 494 | # |
| 495 | CONFIG_MTD_CFI=y |
| 496 | # CONFIG_MTD_JEDECPROBE is not set |
| 497 | CONFIG_MTD_GEN_PROBE=y |
| 498 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 499 | CONFIG_MTD_CFI_NOSWAP=y |
| 500 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set |
| 501 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set |
| 502 | # CONFIG_MTD_CFI_GEOMETRY is not set |
| 503 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 504 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 505 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 506 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 507 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 508 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 509 | CONFIG_MTD_CFI_I1=y |
| 510 | CONFIG_MTD_CFI_I2=y |
| 511 | # CONFIG_MTD_CFI_I4 is not set |
| 512 | # CONFIG_MTD_CFI_I8 is not set |
| 513 | # CONFIG_MTD_OTP is not set |
| 514 | CONFIG_MTD_CFI_INTELEXT=y |
| 515 | # CONFIG_MTD_CFI_AMDSTD is not set |
| 516 | # CONFIG_MTD_CFI_STAA is not set |
| 517 | CONFIG_MTD_CFI_UTIL=y |
| 518 | # CONFIG_MTD_RAM is not set |
| 519 | # CONFIG_MTD_ROM is not set |
| 520 | # CONFIG_MTD_ABSENT is not set |
| 521 | |
| 522 | # |
| 523 | # Mapping drivers for chip access |
| 524 | # |
| 525 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 526 | CONFIG_MTD_PHYSMAP=y |
| 527 | CONFIG_MTD_PHYSMAP_COMPAT=y |
| 528 | CONFIG_MTD_PHYSMAP_START=0x00000000 |
| 529 | CONFIG_MTD_PHYSMAP_LEN=0x01000000 |
| 530 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 |
| 531 | # CONFIG_MTD_PLATRAM is not set |
| 532 | |
| 533 | # |
| 534 | # Self-contained MTD device drivers |
| 535 | # |
| 536 | # CONFIG_MTD_SLRAM is not set |
| 537 | # CONFIG_MTD_PHRAM is not set |
| 538 | # CONFIG_MTD_MTDRAM is not set |
| 539 | # CONFIG_MTD_BLOCK2MTD is not set |
| 540 | |
| 541 | # |
| 542 | # Disk-On-Chip Device Drivers |
| 543 | # |
| 544 | # CONFIG_MTD_DOC2000 is not set |
| 545 | # CONFIG_MTD_DOC2001 is not set |
| 546 | # CONFIG_MTD_DOC2001PLUS is not set |
| 547 | # CONFIG_MTD_NAND is not set |
| 548 | # CONFIG_MTD_ONENAND is not set |
| 549 | |
| 550 | # |
| 551 | # LPDDR flash memory drivers |
| 552 | # |
| 553 | # CONFIG_MTD_LPDDR is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 554 | |
| 555 | # |
| 556 | # UBI - Unsorted block images |
| 557 | # |
| 558 | # CONFIG_MTD_UBI is not set |
| 559 | # CONFIG_PARPORT is not set |
| 560 | CONFIG_BLK_DEV=y |
| 561 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 562 | # CONFIG_BLK_DEV_LOOP is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 563 | |
| 564 | # |
| 565 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected |
| 566 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 567 | # CONFIG_BLK_DEV_NBD is not set |
| 568 | # CONFIG_BLK_DEV_RAM is not set |
| 569 | # CONFIG_CDROM_PKTCDVD is not set |
| 570 | # CONFIG_ATA_OVER_ETH is not set |
| 571 | # CONFIG_BLK_DEV_HD is not set |
| 572 | CONFIG_MISC_DEVICES=y |
| 573 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 574 | # CONFIG_C2PORT is not set |
| 575 | |
| 576 | # |
| 577 | # EEPROM support |
| 578 | # |
| 579 | # CONFIG_EEPROM_93CX6 is not set |
| 580 | CONFIG_HAVE_IDE=y |
| 581 | # CONFIG_IDE is not set |
| 582 | |
| 583 | # |
| 584 | # SCSI device support |
| 585 | # |
| 586 | # CONFIG_RAID_ATTRS is not set |
| 587 | # CONFIG_SCSI is not set |
| 588 | # CONFIG_SCSI_DMA is not set |
| 589 | # CONFIG_SCSI_NETLINK is not set |
| 590 | # CONFIG_ATA is not set |
| 591 | # CONFIG_MD is not set |
| 592 | CONFIG_NETDEVICES=y |
| 593 | # CONFIG_DUMMY is not set |
| 594 | # CONFIG_BONDING is not set |
| 595 | # CONFIG_MACVLAN is not set |
| 596 | # CONFIG_EQUALIZER is not set |
| 597 | # CONFIG_TUN is not set |
| 598 | # CONFIG_VETH is not set |
| 599 | CONFIG_PHYLIB=y |
| 600 | |
| 601 | # |
| 602 | # MII PHY device drivers |
| 603 | # |
| 604 | # CONFIG_MARVELL_PHY is not set |
| 605 | # CONFIG_DAVICOM_PHY is not set |
| 606 | # CONFIG_QSEMI_PHY is not set |
| 607 | # CONFIG_LXT_PHY is not set |
| 608 | # CONFIG_CICADA_PHY is not set |
| 609 | # CONFIG_VITESSE_PHY is not set |
| 610 | CONFIG_SMSC_PHY=y |
| 611 | # CONFIG_BROADCOM_PHY is not set |
| 612 | # CONFIG_ICPLUS_PHY is not set |
| 613 | # CONFIG_REALTEK_PHY is not set |
| 614 | # CONFIG_NATIONAL_PHY is not set |
| 615 | # CONFIG_STE10XP is not set |
| 616 | # CONFIG_LSI_ET1011C_PHY is not set |
| 617 | # CONFIG_FIXED_PHY is not set |
| 618 | # CONFIG_MDIO_BITBANG is not set |
| 619 | CONFIG_NET_ETHERNET=y |
| 620 | CONFIG_MII=y |
| 621 | # CONFIG_AX88796 is not set |
| 622 | # CONFIG_STNIC is not set |
| 623 | # CONFIG_SMC91X is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 624 | # CONFIG_ETHOC is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 625 | # CONFIG_SMC911X is not set |
| 626 | CONFIG_SMSC911X=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 627 | # CONFIG_DNET is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 628 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 629 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 630 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 631 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 632 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
| 633 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
| 634 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
| 635 | # CONFIG_B44 is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 636 | # CONFIG_KS8842 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 637 | # CONFIG_KS8851_MLL is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 638 | # CONFIG_NETDEV_1000 is not set |
| 639 | # CONFIG_NETDEV_10000 is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 640 | CONFIG_WLAN=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 641 | # CONFIG_HOSTAP is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 642 | |
| 643 | # |
| 644 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| 645 | # |
| 646 | # CONFIG_WAN is not set |
| 647 | # CONFIG_PPP is not set |
| 648 | # CONFIG_SLIP is not set |
| 649 | # CONFIG_NETCONSOLE is not set |
| 650 | # CONFIG_NETPOLL is not set |
| 651 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 652 | # CONFIG_ISDN is not set |
| 653 | # CONFIG_PHONE is not set |
| 654 | |
| 655 | # |
| 656 | # Input device support |
| 657 | # |
| 658 | CONFIG_INPUT=y |
| 659 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 660 | # CONFIG_INPUT_POLLDEV is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 661 | # CONFIG_INPUT_SPARSEKMAP is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 662 | |
| 663 | # |
| 664 | # Userland interfaces |
| 665 | # |
| 666 | # CONFIG_INPUT_MOUSEDEV is not set |
| 667 | # CONFIG_INPUT_JOYDEV is not set |
| 668 | # CONFIG_INPUT_EVDEV is not set |
| 669 | # CONFIG_INPUT_EVBUG is not set |
| 670 | |
| 671 | # |
| 672 | # Input Device Drivers |
| 673 | # |
| 674 | # CONFIG_INPUT_KEYBOARD is not set |
| 675 | # CONFIG_INPUT_MOUSE is not set |
| 676 | # CONFIG_INPUT_JOYSTICK is not set |
| 677 | # CONFIG_INPUT_TABLET is not set |
| 678 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 679 | # CONFIG_INPUT_MISC is not set |
| 680 | |
| 681 | # |
| 682 | # Hardware I/O ports |
| 683 | # |
| 684 | # CONFIG_SERIO is not set |
| 685 | # CONFIG_GAMEPORT is not set |
| 686 | |
| 687 | # |
| 688 | # Character devices |
| 689 | # |
| 690 | CONFIG_VT=y |
| 691 | CONFIG_CONSOLE_TRANSLATIONS=y |
| 692 | CONFIG_VT_CONSOLE=y |
| 693 | CONFIG_HW_CONSOLE=y |
| 694 | CONFIG_VT_HW_CONSOLE_BINDING=y |
| 695 | CONFIG_DEVKMEM=y |
| 696 | CONFIG_SERIAL_NONSTANDARD=y |
| 697 | # CONFIG_N_HDLC is not set |
| 698 | # CONFIG_RISCOM8 is not set |
| 699 | # CONFIG_SPECIALIX is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 700 | # CONFIG_STALDRV is not set |
| 701 | |
| 702 | # |
| 703 | # Serial drivers |
| 704 | # |
| 705 | # CONFIG_SERIAL_8250 is not set |
| 706 | |
| 707 | # |
| 708 | # Non-8250 serial port support |
| 709 | # |
| 710 | CONFIG_SERIAL_SH_SCI=y |
| 711 | CONFIG_SERIAL_SH_SCI_NR_UARTS=3 |
| 712 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 713 | CONFIG_SERIAL_CORE=y |
| 714 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 715 | CONFIG_UNIX98_PTYS=y |
| 716 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
| 717 | # CONFIG_LEGACY_PTYS is not set |
| 718 | # CONFIG_IPMI_HANDLER is not set |
| 719 | # CONFIG_HW_RANDOM is not set |
| 720 | # CONFIG_R3964 is not set |
| 721 | # CONFIG_RAW_DRIVER is not set |
| 722 | # CONFIG_TCG_TPM is not set |
| 723 | # CONFIG_I2C is not set |
| 724 | # CONFIG_SPI is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 725 | |
| 726 | # |
| 727 | # PPS support |
| 728 | # |
| 729 | # CONFIG_PPS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 730 | # CONFIG_W1 is not set |
| 731 | # CONFIG_POWER_SUPPLY is not set |
| 732 | # CONFIG_HWMON is not set |
| 733 | # CONFIG_THERMAL is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 734 | # CONFIG_WATCHDOG is not set |
| 735 | CONFIG_SSB_POSSIBLE=y |
| 736 | |
| 737 | # |
| 738 | # Sonics Silicon Backplane |
| 739 | # |
| 740 | # CONFIG_SSB is not set |
| 741 | |
| 742 | # |
| 743 | # Multifunction device drivers |
| 744 | # |
| 745 | # CONFIG_MFD_CORE is not set |
| 746 | # CONFIG_MFD_SM501 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 747 | # CONFIG_MFD_SH_MOBILE_SDHI is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 748 | # CONFIG_HTC_PASIC3 is not set |
| 749 | # CONFIG_MFD_TMIO is not set |
| 750 | # CONFIG_REGULATOR is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 751 | # CONFIG_MEDIA_SUPPORT is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 752 | |
| 753 | # |
| 754 | # Graphics support |
| 755 | # |
| 756 | # CONFIG_VGASTATE is not set |
| 757 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| 758 | # CONFIG_FB is not set |
| 759 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 760 | |
| 761 | # |
| 762 | # Display device support |
| 763 | # |
| 764 | # CONFIG_DISPLAY_SUPPORT is not set |
| 765 | |
| 766 | # |
| 767 | # Console display driver support |
| 768 | # |
| 769 | CONFIG_DUMMY_CONSOLE=y |
| 770 | # CONFIG_SOUND is not set |
| 771 | # CONFIG_HID_SUPPORT is not set |
| 772 | # CONFIG_USB_SUPPORT is not set |
| 773 | # CONFIG_MMC is not set |
| 774 | # CONFIG_MEMSTICK is not set |
| 775 | # CONFIG_NEW_LEDS is not set |
| 776 | # CONFIG_ACCESSIBILITY is not set |
| 777 | CONFIG_RTC_LIB=y |
| 778 | CONFIG_RTC_CLASS=y |
| 779 | CONFIG_RTC_HCTOSYS=y |
| 780 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
| 781 | # CONFIG_RTC_DEBUG is not set |
| 782 | |
| 783 | # |
| 784 | # RTC interfaces |
| 785 | # |
| 786 | CONFIG_RTC_INTF_SYSFS=y |
| 787 | CONFIG_RTC_INTF_PROC=y |
| 788 | CONFIG_RTC_INTF_DEV=y |
| 789 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
| 790 | # CONFIG_RTC_DRV_TEST is not set |
| 791 | |
| 792 | # |
| 793 | # SPI RTC drivers |
| 794 | # |
| 795 | |
| 796 | # |
| 797 | # Platform RTC drivers |
| 798 | # |
| 799 | # CONFIG_RTC_DRV_DS1286 is not set |
| 800 | # CONFIG_RTC_DRV_DS1511 is not set |
| 801 | # CONFIG_RTC_DRV_DS1553 is not set |
| 802 | # CONFIG_RTC_DRV_DS1742 is not set |
| 803 | # CONFIG_RTC_DRV_STK17TA8 is not set |
| 804 | # CONFIG_RTC_DRV_M48T86 is not set |
| 805 | # CONFIG_RTC_DRV_M48T35 is not set |
| 806 | # CONFIG_RTC_DRV_M48T59 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 807 | # CONFIG_RTC_DRV_MSM6242 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 808 | # CONFIG_RTC_DRV_BQ4802 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 809 | # CONFIG_RTC_DRV_RP5C01 is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 810 | # CONFIG_RTC_DRV_V3020 is not set |
| 811 | |
| 812 | # |
| 813 | # on-CPU RTC drivers |
| 814 | # |
| 815 | CONFIG_RTC_DRV_SH=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 816 | # CONFIG_RTC_DRV_GENERIC is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 817 | # CONFIG_DMADEVICES is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 818 | # CONFIG_AUXDISPLAY is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 819 | # CONFIG_UIO is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 820 | |
| 821 | # |
| 822 | # TI VLYNQ |
| 823 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 824 | # CONFIG_STAGING is not set |
| 825 | |
| 826 | # |
| 827 | # File systems |
| 828 | # |
| 829 | # CONFIG_EXT2_FS is not set |
| 830 | # CONFIG_EXT3_FS is not set |
| 831 | # CONFIG_EXT4_FS is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 832 | CONFIG_EXT4_USE_FOR_EXT23=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 833 | # CONFIG_REISERFS_FS is not set |
| 834 | # CONFIG_JFS_FS is not set |
| 835 | # CONFIG_FS_POSIX_ACL is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 836 | # CONFIG_XFS_FS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 837 | # CONFIG_GFS2_FS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 838 | # CONFIG_OCFS2_FS is not set |
| 839 | # CONFIG_BTRFS_FS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 840 | # CONFIG_NILFS2_FS is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 841 | CONFIG_FILE_LOCKING=y |
| 842 | CONFIG_FSNOTIFY=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 843 | # CONFIG_DNOTIFY is not set |
| 844 | # CONFIG_INOTIFY is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 845 | CONFIG_INOTIFY_USER=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 846 | # CONFIG_QUOTA is not set |
| 847 | # CONFIG_AUTOFS_FS is not set |
| 848 | # CONFIG_AUTOFS4_FS is not set |
| 849 | # CONFIG_FUSE_FS is not set |
| 850 | |
| 851 | # |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 852 | # Caches |
| 853 | # |
| 854 | # CONFIG_FSCACHE is not set |
| 855 | |
| 856 | # |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 857 | # CD-ROM/DVD Filesystems |
| 858 | # |
| 859 | # CONFIG_ISO9660_FS is not set |
| 860 | # CONFIG_UDF_FS is not set |
| 861 | |
| 862 | # |
| 863 | # DOS/FAT/NT Filesystems |
| 864 | # |
| 865 | # CONFIG_MSDOS_FS is not set |
| 866 | # CONFIG_VFAT_FS is not set |
| 867 | # CONFIG_NTFS_FS is not set |
| 868 | |
| 869 | # |
| 870 | # Pseudo filesystems |
| 871 | # |
| 872 | CONFIG_PROC_FS=y |
| 873 | CONFIG_PROC_KCORE=y |
| 874 | CONFIG_PROC_SYSCTL=y |
| 875 | CONFIG_PROC_PAGE_MONITOR=y |
| 876 | CONFIG_SYSFS=y |
| 877 | CONFIG_TMPFS=y |
| 878 | # CONFIG_TMPFS_POSIX_ACL is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 879 | # CONFIG_HUGETLB_PAGE is not set |
| 880 | # CONFIG_CONFIGFS_FS is not set |
| 881 | CONFIG_MISC_FILESYSTEMS=y |
| 882 | # CONFIG_ADFS_FS is not set |
| 883 | # CONFIG_AFFS_FS is not set |
| 884 | # CONFIG_HFS_FS is not set |
| 885 | # CONFIG_HFSPLUS_FS is not set |
| 886 | # CONFIG_BEFS_FS is not set |
| 887 | # CONFIG_BFS_FS is not set |
| 888 | # CONFIG_EFS_FS is not set |
| 889 | CONFIG_JFFS2_FS=y |
| 890 | CONFIG_JFFS2_FS_DEBUG=0 |
| 891 | # CONFIG_JFFS2_FS_WRITEBUFFER is not set |
| 892 | # CONFIG_JFFS2_SUMMARY is not set |
| 893 | # CONFIG_JFFS2_FS_XATTR is not set |
| 894 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
| 895 | CONFIG_JFFS2_ZLIB=y |
| 896 | # CONFIG_JFFS2_LZO is not set |
| 897 | CONFIG_JFFS2_RTIME=y |
| 898 | # CONFIG_JFFS2_RUBIN is not set |
| 899 | # CONFIG_CRAMFS is not set |
| 900 | # CONFIG_SQUASHFS is not set |
| 901 | # CONFIG_VXFS_FS is not set |
| 902 | # CONFIG_MINIX_FS is not set |
| 903 | # CONFIG_OMFS_FS is not set |
| 904 | # CONFIG_HPFS_FS is not set |
| 905 | # CONFIG_QNX4FS_FS is not set |
| 906 | # CONFIG_ROMFS_FS is not set |
| 907 | # CONFIG_SYSV_FS is not set |
| 908 | # CONFIG_UFS_FS is not set |
| 909 | CONFIG_NETWORK_FILESYSTEMS=y |
| 910 | CONFIG_NFS_FS=y |
| 911 | CONFIG_NFS_V3=y |
| 912 | # CONFIG_NFS_V3_ACL is not set |
| 913 | # CONFIG_NFS_V4 is not set |
| 914 | # CONFIG_NFSD is not set |
| 915 | CONFIG_LOCKD=y |
| 916 | CONFIG_LOCKD_V4=y |
| 917 | CONFIG_NFS_COMMON=y |
| 918 | CONFIG_SUNRPC=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 919 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 920 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 921 | # CONFIG_SMB_FS is not set |
| 922 | # CONFIG_CIFS is not set |
| 923 | # CONFIG_NCP_FS is not set |
| 924 | # CONFIG_CODA_FS is not set |
| 925 | # CONFIG_AFS_FS is not set |
| 926 | |
| 927 | # |
| 928 | # Partition Types |
| 929 | # |
| 930 | # CONFIG_PARTITION_ADVANCED is not set |
| 931 | CONFIG_MSDOS_PARTITION=y |
| 932 | # CONFIG_NLS is not set |
| 933 | # CONFIG_DLM is not set |
| 934 | |
| 935 | # |
| 936 | # Kernel hacking |
| 937 | # |
| 938 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 939 | # CONFIG_PRINTK_TIME is not set |
| 940 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 941 | CONFIG_ENABLE_MUST_CHECK=y |
| 942 | CONFIG_FRAME_WARN=1024 |
| 943 | # CONFIG_MAGIC_SYSRQ is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 944 | # CONFIG_STRIP_ASM_SYMS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 945 | # CONFIG_UNUSED_SYMBOLS is not set |
| 946 | # CONFIG_DEBUG_FS is not set |
| 947 | # CONFIG_HEADERS_CHECK is not set |
| 948 | CONFIG_DEBUG_KERNEL=y |
| 949 | CONFIG_DEBUG_SHIRQ=y |
| 950 | CONFIG_DETECT_SOFTLOCKUP=y |
| 951 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
| 952 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 953 | CONFIG_DETECT_HUNG_TASK=y |
| 954 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set |
| 955 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 956 | # CONFIG_SCHED_DEBUG is not set |
| 957 | # CONFIG_SCHEDSTATS is not set |
| 958 | # CONFIG_TIMER_STATS is not set |
| 959 | # CONFIG_DEBUG_OBJECTS is not set |
| 960 | # CONFIG_DEBUG_SLAB is not set |
| 961 | CONFIG_DEBUG_PREEMPT=y |
| 962 | CONFIG_DEBUG_RT_MUTEXES=y |
| 963 | CONFIG_DEBUG_PI_LIST=y |
| 964 | # CONFIG_RT_MUTEX_TESTER is not set |
| 965 | CONFIG_DEBUG_SPINLOCK=y |
| 966 | CONFIG_DEBUG_MUTEXES=y |
| 967 | CONFIG_DEBUG_LOCK_ALLOC=y |
| 968 | # CONFIG_PROVE_LOCKING is not set |
| 969 | CONFIG_LOCKDEP=y |
| 970 | # CONFIG_LOCK_STAT is not set |
| 971 | # CONFIG_DEBUG_LOCKDEP is not set |
| 972 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
| 973 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 974 | CONFIG_STACKTRACE=y |
| 975 | # CONFIG_DEBUG_KOBJECT is not set |
| 976 | CONFIG_DEBUG_BUGVERBOSE=y |
| 977 | CONFIG_DEBUG_INFO=y |
| 978 | # CONFIG_DEBUG_VM is not set |
| 979 | # CONFIG_DEBUG_WRITECOUNT is not set |
| 980 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 981 | # CONFIG_DEBUG_LIST is not set |
| 982 | CONFIG_DEBUG_SG=y |
| 983 | # CONFIG_DEBUG_NOTIFIERS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 984 | # CONFIG_DEBUG_CREDENTIALS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 985 | CONFIG_FRAME_POINTER=y |
| 986 | # CONFIG_RCU_TORTURE_TEST is not set |
| 987 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 988 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 989 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 990 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 991 | # CONFIG_FAULT_INJECTION is not set |
| 992 | # CONFIG_LATENCYTOP is not set |
| 993 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 994 | # CONFIG_PAGE_POISONING is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 995 | CONFIG_HAVE_FUNCTION_TRACER=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 996 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
| 997 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 998 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
| 999 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1000 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1001 | CONFIG_TRACING_SUPPORT=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1002 | CONFIG_FTRACE=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1003 | # CONFIG_FUNCTION_TRACER is not set |
| 1004 | # CONFIG_IRQSOFF_TRACER is not set |
| 1005 | # CONFIG_PREEMPT_TRACER is not set |
| 1006 | # CONFIG_SCHED_TRACER is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1007 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1008 | # CONFIG_FTRACE_SYSCALLS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1009 | # CONFIG_BOOT_TRACER is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1010 | CONFIG_BRANCH_PROFILE_NONE=y |
| 1011 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
| 1012 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1013 | # CONFIG_STACK_TRACER is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1014 | # CONFIG_KMEMTRACE is not set |
| 1015 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1016 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1017 | # CONFIG_DMA_API_DEBUG is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1018 | # CONFIG_SAMPLES is not set |
| 1019 | CONFIG_HAVE_ARCH_KGDB=y |
| 1020 | # CONFIG_KGDB is not set |
| 1021 | # CONFIG_SH_STANDARD_BIOS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1022 | # CONFIG_STACK_DEBUG is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1023 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1024 | # CONFIG_4KSTACKS is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1025 | CONFIG_DUMP_CODE=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1026 | # CONFIG_DWARF_UNWINDER is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1027 | # CONFIG_SH_NO_BSS_INIT is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1028 | |
| 1029 | # |
| 1030 | # Security options |
| 1031 | # |
| 1032 | # CONFIG_KEYS is not set |
| 1033 | # CONFIG_SECURITY is not set |
| 1034 | # CONFIG_SECURITYFS is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 1035 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
| 1036 | # CONFIG_DEFAULT_SECURITY_SMACK is not set |
| 1037 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set |
| 1038 | CONFIG_DEFAULT_SECURITY_DAC=y |
| 1039 | CONFIG_DEFAULT_SECURITY="" |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1040 | # CONFIG_CRYPTO is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1041 | # CONFIG_BINARY_PRINTF is not set |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1042 | |
| 1043 | # |
| 1044 | # Library routines |
| 1045 | # |
| 1046 | CONFIG_BITREVERSE=y |
| 1047 | CONFIG_GENERIC_FIND_LAST_BIT=y |
| 1048 | # CONFIG_CRC_CCITT is not set |
| 1049 | # CONFIG_CRC16 is not set |
| 1050 | # CONFIG_CRC_T10DIF is not set |
| 1051 | # CONFIG_CRC_ITU_T is not set |
| 1052 | CONFIG_CRC32=y |
| 1053 | # CONFIG_CRC7 is not set |
| 1054 | # CONFIG_LIBCRC32C is not set |
| 1055 | CONFIG_AUDIT_GENERIC=y |
| 1056 | CONFIG_ZLIB_INFLATE=y |
| 1057 | CONFIG_ZLIB_DEFLATE=y |
Steve Glendinning | eaeed5d | 2009-03-20 14:16:29 +0000 | [diff] [blame] | 1058 | CONFIG_HAS_IOMEM=y |
| 1059 | CONFIG_HAS_IOPORT=y |
| 1060 | CONFIG_HAS_DMA=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1061 | CONFIG_HAVE_LMB=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1062 | CONFIG_NLATTR=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1063 | CONFIG_GENERIC_ATOMIC64=y |