Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.30 |
| 4 | # Thu Jun 18 12:50:49 2009 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [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 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 12 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_HARDIRQS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 16 | # CONFIG_GENERIC_GPIO is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 17 | CONFIG_GENERIC_TIME=y |
| 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 21 | CONFIG_SYS_SUPPORTS_CMT=y |
| 22 | CONFIG_SYS_SUPPORTS_TMU=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 23 | CONFIG_STACKTRACE_SUPPORT=y |
| 24 | CONFIG_LOCKDEP_SUPPORT=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 26 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 27 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 28 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 29 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 31 | |
| 32 | # |
| 33 | # General setup |
| 34 | # |
| 35 | CONFIG_EXPERIMENTAL=y |
| 36 | CONFIG_BROKEN_ON_SMP=y |
| 37 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 38 | CONFIG_LOCALVERSION="" |
| 39 | # CONFIG_LOCALVERSION_AUTO is not set |
| 40 | # CONFIG_SWAP is not set |
| 41 | CONFIG_SYSVIPC=y |
| 42 | CONFIG_SYSVIPC_SYSCTL=y |
| 43 | CONFIG_POSIX_MQUEUE=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 44 | CONFIG_POSIX_MQUEUE_SYSCTL=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 45 | CONFIG_BSD_PROCESS_ACCT=y |
| 46 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 47 | # CONFIG_TASKSTATS is not set |
| 48 | # CONFIG_AUDIT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 49 | |
| 50 | # |
| 51 | # RCU Subsystem |
| 52 | # |
| 53 | CONFIG_CLASSIC_RCU=y |
| 54 | # CONFIG_TREE_RCU is not set |
| 55 | # CONFIG_PREEMPT_RCU is not set |
| 56 | # CONFIG_TREE_RCU_TRACE is not set |
| 57 | # CONFIG_PREEMPT_RCU_TRACE is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 58 | # CONFIG_IKCONFIG is not set |
| 59 | CONFIG_LOG_BUF_SHIFT=14 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 60 | CONFIG_GROUP_SCHED=y |
| 61 | CONFIG_FAIR_GROUP_SCHED=y |
| 62 | # CONFIG_RT_GROUP_SCHED is not set |
| 63 | CONFIG_USER_SCHED=y |
| 64 | # CONFIG_CGROUP_SCHED is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 65 | # CONFIG_CGROUPS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 66 | CONFIG_SYSFS_DEPRECATED=y |
| 67 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 68 | # CONFIG_RELAY is not set |
| 69 | # CONFIG_NAMESPACES is not set |
| 70 | # CONFIG_BLK_DEV_INITRD is not set |
| 71 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 72 | CONFIG_SYSCTL=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 73 | CONFIG_ANON_INODES=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 74 | CONFIG_EMBEDDED=y |
| 75 | CONFIG_UID16=y |
| 76 | CONFIG_SYSCTL_SYSCALL=y |
| 77 | CONFIG_KALLSYMS=y |
| 78 | CONFIG_KALLSYMS_ALL=y |
| 79 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 80 | CONFIG_HOTPLUG=y |
| 81 | CONFIG_PRINTK=y |
| 82 | # CONFIG_BUG is not set |
| 83 | CONFIG_ELF_CORE=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 84 | # CONFIG_BASE_FULL is not set |
| 85 | CONFIG_FUTEX=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 86 | CONFIG_EPOLL=y |
| 87 | CONFIG_SIGNALFD=y |
| 88 | CONFIG_TIMERFD=y |
| 89 | CONFIG_EVENTFD=y |
| 90 | # CONFIG_SHMEM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 91 | CONFIG_AIO=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 92 | |
| 93 | # |
| 94 | # Performance Counters |
| 95 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 96 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 97 | # CONFIG_STRIP_ASM_SYMS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 98 | CONFIG_COMPAT_BRK=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 99 | CONFIG_SLAB=y |
| 100 | # CONFIG_SLUB is not set |
| 101 | # CONFIG_SLOB is not set |
| 102 | # CONFIG_PROFILING is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 103 | # CONFIG_MARKERS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 104 | CONFIG_HAVE_OPROFILE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 105 | # CONFIG_KPROBES is not set |
| 106 | CONFIG_HAVE_IOREMAP_PROT=y |
| 107 | CONFIG_HAVE_KPROBES=y |
| 108 | CONFIG_HAVE_KRETPROBES=y |
| 109 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 110 | CONFIG_HAVE_CLK=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 111 | CONFIG_HAVE_DMA_API_DEBUG=y |
| 112 | # CONFIG_SLOW_WORK is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 113 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 114 | CONFIG_SLABINFO=y |
| 115 | CONFIG_RT_MUTEXES=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 116 | CONFIG_BASE_SMALL=1 |
| 117 | CONFIG_MODULES=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 118 | # CONFIG_MODULE_FORCE_LOAD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 119 | # CONFIG_MODULE_UNLOAD is not set |
| 120 | # CONFIG_MODVERSIONS is not set |
| 121 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 122 | CONFIG_BLOCK=y |
| 123 | # CONFIG_LBD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 124 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 125 | # CONFIG_BLK_DEV_INTEGRITY is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 126 | |
| 127 | # |
| 128 | # IO Schedulers |
| 129 | # |
| 130 | CONFIG_IOSCHED_NOOP=y |
| 131 | # CONFIG_IOSCHED_AS is not set |
| 132 | # CONFIG_IOSCHED_DEADLINE is not set |
| 133 | # CONFIG_IOSCHED_CFQ is not set |
| 134 | # CONFIG_DEFAULT_AS is not set |
| 135 | # CONFIG_DEFAULT_DEADLINE is not set |
| 136 | # CONFIG_DEFAULT_CFQ is not set |
| 137 | CONFIG_DEFAULT_NOOP=y |
| 138 | CONFIG_DEFAULT_IOSCHED="noop" |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 139 | # CONFIG_FREEZER is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 140 | |
| 141 | # |
| 142 | # System type |
| 143 | # |
| 144 | CONFIG_CPU_SH3=y |
| 145 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 146 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 147 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 148 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 149 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 150 | # CONFIG_CPU_SUBTYPE_MXG is not set |
| 151 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 152 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 153 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 154 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 155 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 156 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 157 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 158 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 159 | CONFIG_CPU_SUBTYPE_SH7721=y |
| 160 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 161 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 162 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| 163 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
| 164 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
| 165 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 166 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 167 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 168 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 169 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 170 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 171 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 172 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 173 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 174 | # CONFIG_CPU_SUBTYPE_SH7786 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 175 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 176 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 177 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 178 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 179 | |
| 180 | # |
| 181 | # Memory management options |
| 182 | # |
| 183 | CONFIG_QUICKLIST=y |
| 184 | CONFIG_MMU=y |
| 185 | CONFIG_PAGE_OFFSET=0x80000000 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 186 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 187 | CONFIG_MEMORY_START=0x0c000000 |
| 188 | CONFIG_MEMORY_SIZE=0x02000000 |
| 189 | CONFIG_29BIT=y |
| 190 | CONFIG_VSYSCALL=y |
| 191 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 192 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 193 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 194 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 195 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 196 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 197 | CONFIG_PAGE_SIZE_4KB=y |
| 198 | # CONFIG_PAGE_SIZE_8KB is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 199 | # CONFIG_PAGE_SIZE_16KB is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 200 | # CONFIG_PAGE_SIZE_64KB is not set |
| 201 | CONFIG_SELECT_MEMORY_MODEL=y |
| 202 | CONFIG_FLATMEM_MANUAL=y |
| 203 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 204 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 205 | CONFIG_FLATMEM=y |
| 206 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 207 | CONFIG_SPARSEMEM_STATIC=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 208 | CONFIG_PAGEFLAGS_EXTENDED=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 209 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 210 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 211 | CONFIG_ZONE_DMA_FLAG=0 |
| 212 | CONFIG_NR_QUICK=2 |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 213 | CONFIG_HAVE_MLOCK=y |
| 214 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 215 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 216 | |
| 217 | # |
| 218 | # Cache configuration |
| 219 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 220 | CONFIG_CACHE_WRITEBACK=y |
| 221 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 222 | # CONFIG_CACHE_OFF is not set |
| 223 | |
| 224 | # |
| 225 | # Processor features |
| 226 | # |
| 227 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 228 | # CONFIG_CPU_BIG_ENDIAN is not set |
| 229 | # CONFIG_SH_FPU_EMU is not set |
| 230 | # CONFIG_SH_DSP is not set |
| 231 | # CONFIG_SH_ADC is not set |
| 232 | CONFIG_CPU_HAS_INTEVT=y |
| 233 | CONFIG_CPU_HAS_SR_RB=y |
| 234 | CONFIG_CPU_HAS_DSP=y |
| 235 | |
| 236 | # |
| 237 | # Board support |
| 238 | # |
| 239 | CONFIG_SOLUTION_ENGINE=y |
| 240 | CONFIG_SH_7721_SOLUTION_ENGINE=y |
| 241 | |
| 242 | # |
| 243 | # Timer and clock configuration |
| 244 | # |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 245 | CONFIG_SH_TIMER_TMU=y |
| 246 | CONFIG_SH_TIMER_CMT=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 247 | CONFIG_SH_PCLK_FREQ=33333333 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 248 | CONFIG_SH_CLK_CPG=y |
| 249 | CONFIG_SH_CLK_CPG_LEGACY=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 250 | # CONFIG_NO_HZ is not set |
| 251 | # CONFIG_HIGH_RES_TIMERS is not set |
| 252 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
| 253 | |
| 254 | # |
| 255 | # CPU Frequency scaling |
| 256 | # |
| 257 | # CONFIG_CPU_FREQ is not set |
| 258 | |
| 259 | # |
| 260 | # DMA support |
| 261 | # |
| 262 | # CONFIG_SH_DMA is not set |
| 263 | |
| 264 | # |
| 265 | # Companion Chips |
| 266 | # |
| 267 | |
| 268 | # |
| 269 | # Additional SuperH Device Drivers |
| 270 | # |
| 271 | CONFIG_HEARTBEAT=y |
| 272 | # CONFIG_PUSH_SWITCH is not set |
| 273 | |
| 274 | # |
| 275 | # Kernel features |
| 276 | # |
| 277 | # CONFIG_HZ_100 is not set |
| 278 | CONFIG_HZ_250=y |
| 279 | # CONFIG_HZ_300 is not set |
| 280 | # CONFIG_HZ_1000 is not set |
| 281 | CONFIG_HZ=250 |
| 282 | # CONFIG_SCHED_HRTICK is not set |
| 283 | # CONFIG_KEXEC is not set |
| 284 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 285 | # CONFIG_SECCOMP is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 286 | # CONFIG_PREEMPT_NONE is not set |
| 287 | CONFIG_PREEMPT_VOLUNTARY=y |
| 288 | # CONFIG_PREEMPT is not set |
| 289 | CONFIG_GUSA=y |
| 290 | # CONFIG_GUSA_RB is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 291 | # CONFIG_SPARSE_IRQ is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 292 | |
| 293 | # |
| 294 | # Boot options |
| 295 | # |
| 296 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 297 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 298 | CONFIG_ENTRY_OFFSET=0x00001000 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 299 | CONFIG_CMDLINE_BOOL=y |
| 300 | CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda2" |
| 301 | |
| 302 | # |
| 303 | # Bus options |
| 304 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 305 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 306 | # CONFIG_PCCARD is not set |
| 307 | |
| 308 | # |
| 309 | # Executable file formats |
| 310 | # |
| 311 | CONFIG_BINFMT_ELF=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 312 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
| 313 | # CONFIG_HAVE_AOUT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 314 | # CONFIG_BINFMT_MISC is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 315 | |
| 316 | # |
| 317 | # Power management options (EXPERIMENTAL) |
| 318 | # |
| 319 | # CONFIG_PM is not set |
| 320 | # CONFIG_CPU_IDLE is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 321 | CONFIG_NET=y |
| 322 | |
| 323 | # |
| 324 | # Networking options |
| 325 | # |
| 326 | CONFIG_PACKET=y |
| 327 | CONFIG_PACKET_MMAP=y |
| 328 | CONFIG_UNIX=y |
| 329 | CONFIG_XFRM=y |
| 330 | # CONFIG_XFRM_USER is not set |
| 331 | # CONFIG_XFRM_SUB_POLICY is not set |
| 332 | # CONFIG_XFRM_MIGRATE is not set |
| 333 | # CONFIG_XFRM_STATISTICS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 334 | CONFIG_XFRM_IPCOMP=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 335 | CONFIG_NET_KEY=y |
| 336 | # CONFIG_NET_KEY_MIGRATE is not set |
| 337 | CONFIG_INET=y |
| 338 | CONFIG_IP_MULTICAST=y |
| 339 | CONFIG_IP_ADVANCED_ROUTER=y |
| 340 | CONFIG_ASK_IP_FIB_HASH=y |
| 341 | # CONFIG_IP_FIB_TRIE is not set |
| 342 | CONFIG_IP_FIB_HASH=y |
| 343 | CONFIG_IP_MULTIPLE_TABLES=y |
| 344 | CONFIG_IP_ROUTE_MULTIPATH=y |
| 345 | CONFIG_IP_ROUTE_VERBOSE=y |
| 346 | CONFIG_IP_PNP=y |
| 347 | CONFIG_IP_PNP_DHCP=y |
| 348 | # CONFIG_IP_PNP_BOOTP is not set |
| 349 | # CONFIG_IP_PNP_RARP is not set |
| 350 | # CONFIG_NET_IPIP is not set |
| 351 | # CONFIG_NET_IPGRE is not set |
| 352 | CONFIG_IP_MROUTE=y |
| 353 | CONFIG_IP_PIMSM_V1=y |
| 354 | CONFIG_IP_PIMSM_V2=y |
| 355 | # CONFIG_ARPD is not set |
| 356 | CONFIG_SYN_COOKIES=y |
| 357 | CONFIG_INET_AH=y |
| 358 | CONFIG_INET_ESP=y |
| 359 | CONFIG_INET_IPCOMP=y |
| 360 | CONFIG_INET_XFRM_TUNNEL=y |
| 361 | CONFIG_INET_TUNNEL=y |
| 362 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 363 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 364 | CONFIG_INET_XFRM_MODE_BEET=y |
| 365 | # CONFIG_INET_LRO is not set |
| 366 | # CONFIG_INET_DIAG is not set |
| 367 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 368 | CONFIG_TCP_CONG_CUBIC=y |
| 369 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 370 | # CONFIG_TCP_MD5SIG is not set |
| 371 | # CONFIG_IPV6 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 372 | # CONFIG_NETWORK_SECMARK is not set |
| 373 | # CONFIG_NETFILTER is not set |
| 374 | # CONFIG_IP_DCCP is not set |
| 375 | # CONFIG_IP_SCTP is not set |
| 376 | # CONFIG_TIPC is not set |
| 377 | # CONFIG_ATM is not set |
| 378 | # CONFIG_BRIDGE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 379 | # CONFIG_NET_DSA is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 380 | # CONFIG_VLAN_8021Q is not set |
| 381 | # CONFIG_DECNET is not set |
| 382 | # CONFIG_LLC2 is not set |
| 383 | # CONFIG_IPX is not set |
| 384 | # CONFIG_ATALK is not set |
| 385 | # CONFIG_X25 is not set |
| 386 | # CONFIG_LAPB is not set |
| 387 | # CONFIG_ECONET is not set |
| 388 | # CONFIG_WAN_ROUTER is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 389 | # CONFIG_PHONET is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 390 | # CONFIG_IEEE802154 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 391 | CONFIG_NET_SCHED=y |
| 392 | |
| 393 | # |
| 394 | # Queueing/Scheduling |
| 395 | # |
| 396 | CONFIG_NET_SCH_CBQ=y |
| 397 | CONFIG_NET_SCH_HTB=y |
| 398 | CONFIG_NET_SCH_HFSC=y |
| 399 | CONFIG_NET_SCH_PRIO=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 400 | # CONFIG_NET_SCH_MULTIQ is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 401 | CONFIG_NET_SCH_RED=y |
| 402 | CONFIG_NET_SCH_SFQ=y |
| 403 | CONFIG_NET_SCH_TEQL=y |
| 404 | CONFIG_NET_SCH_TBF=y |
| 405 | CONFIG_NET_SCH_GRED=y |
| 406 | CONFIG_NET_SCH_DSMARK=y |
| 407 | CONFIG_NET_SCH_NETEM=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 408 | # CONFIG_NET_SCH_DRR is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 409 | |
| 410 | # |
| 411 | # Classification |
| 412 | # |
| 413 | CONFIG_NET_CLS=y |
| 414 | # CONFIG_NET_CLS_BASIC is not set |
| 415 | CONFIG_NET_CLS_TCINDEX=y |
| 416 | CONFIG_NET_CLS_ROUTE4=y |
| 417 | CONFIG_NET_CLS_ROUTE=y |
| 418 | CONFIG_NET_CLS_FW=y |
| 419 | # CONFIG_NET_CLS_U32 is not set |
| 420 | # CONFIG_NET_CLS_RSVP is not set |
| 421 | # CONFIG_NET_CLS_RSVP6 is not set |
| 422 | # CONFIG_NET_CLS_FLOW is not set |
| 423 | # CONFIG_NET_EMATCH is not set |
| 424 | # CONFIG_NET_CLS_ACT is not set |
| 425 | CONFIG_NET_CLS_IND=y |
| 426 | CONFIG_NET_SCH_FIFO=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 427 | # CONFIG_DCB is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 428 | |
| 429 | # |
| 430 | # Network testing |
| 431 | # |
| 432 | # CONFIG_NET_PKTGEN is not set |
| 433 | # CONFIG_HAMRADIO is not set |
| 434 | # CONFIG_CAN is not set |
| 435 | # CONFIG_IRDA is not set |
| 436 | # CONFIG_BT is not set |
| 437 | # CONFIG_AF_RXRPC is not set |
| 438 | CONFIG_FIB_RULES=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 439 | CONFIG_WIRELESS=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 440 | # CONFIG_CFG80211 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 441 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 442 | # CONFIG_WIRELESS_EXT is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 443 | # CONFIG_LIB80211 is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 444 | |
| 445 | # |
| 446 | # CFG80211 needs to be enabled for MAC80211 |
| 447 | # |
| 448 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 449 | # CONFIG_WIMAX is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 450 | # CONFIG_RFKILL is not set |
| 451 | # CONFIG_NET_9P is not set |
| 452 | |
| 453 | # |
| 454 | # Device Drivers |
| 455 | # |
| 456 | |
| 457 | # |
| 458 | # Generic Driver Options |
| 459 | # |
| 460 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 461 | CONFIG_STANDALONE=y |
| 462 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 463 | CONFIG_FW_LOADER=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 464 | CONFIG_FIRMWARE_IN_KERNEL=y |
| 465 | CONFIG_EXTRA_FIRMWARE="" |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 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 |
| 472 | CONFIG_MTD_CONCAT=y |
| 473 | CONFIG_MTD_PARTITIONS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 474 | # CONFIG_MTD_TESTS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 475 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 476 | # CONFIG_MTD_CMDLINE_PARTS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 477 | # CONFIG_MTD_AR7_PARTS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 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 is not set |
| 499 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 500 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 501 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 502 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 503 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 504 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 505 | CONFIG_MTD_CFI_I1=y |
| 506 | CONFIG_MTD_CFI_I2=y |
| 507 | # CONFIG_MTD_CFI_I4 is not set |
| 508 | # CONFIG_MTD_CFI_I8 is not set |
| 509 | # CONFIG_MTD_CFI_INTELEXT is not set |
| 510 | CONFIG_MTD_CFI_AMDSTD=y |
| 511 | # CONFIG_MTD_CFI_STAA is not set |
| 512 | CONFIG_MTD_CFI_UTIL=y |
| 513 | # CONFIG_MTD_RAM is not set |
| 514 | # CONFIG_MTD_ROM is not set |
| 515 | # CONFIG_MTD_ABSENT is not set |
| 516 | |
| 517 | # |
| 518 | # Mapping drivers for chip access |
| 519 | # |
| 520 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 521 | # CONFIG_MTD_PHYSMAP is not set |
| 522 | # CONFIG_MTD_PLATRAM is not set |
| 523 | |
| 524 | # |
| 525 | # Self-contained MTD device drivers |
| 526 | # |
| 527 | # CONFIG_MTD_SLRAM is not set |
| 528 | # CONFIG_MTD_PHRAM is not set |
| 529 | # CONFIG_MTD_MTDRAM is not set |
| 530 | # CONFIG_MTD_BLOCK2MTD is not set |
| 531 | |
| 532 | # |
| 533 | # Disk-On-Chip Device Drivers |
| 534 | # |
| 535 | # CONFIG_MTD_DOC2000 is not set |
| 536 | # CONFIG_MTD_DOC2001 is not set |
| 537 | # CONFIG_MTD_DOC2001PLUS is not set |
| 538 | # CONFIG_MTD_NAND is not set |
| 539 | # CONFIG_MTD_ONENAND is not set |
| 540 | |
| 541 | # |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 542 | # LPDDR flash memory drivers |
| 543 | # |
| 544 | # CONFIG_MTD_LPDDR is not set |
| 545 | |
| 546 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 547 | # UBI - Unsorted block images |
| 548 | # |
| 549 | # CONFIG_MTD_UBI is not set |
| 550 | # CONFIG_PARPORT is not set |
| 551 | CONFIG_BLK_DEV=y |
| 552 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 553 | # CONFIG_BLK_DEV_LOOP is not set |
| 554 | # CONFIG_BLK_DEV_NBD is not set |
| 555 | # CONFIG_BLK_DEV_UB is not set |
| 556 | # CONFIG_BLK_DEV_RAM is not set |
| 557 | # CONFIG_CDROM_PKTCDVD is not set |
| 558 | # CONFIG_ATA_OVER_ETH is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 559 | # CONFIG_BLK_DEV_HD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 560 | CONFIG_MISC_DEVICES=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 561 | # CONFIG_ENCLOSURE_SERVICES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 562 | # CONFIG_C2PORT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 563 | |
| 564 | # |
| 565 | # EEPROM support |
| 566 | # |
| 567 | # CONFIG_EEPROM_93CX6 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 568 | CONFIG_HAVE_IDE=y |
| 569 | # CONFIG_IDE is not set |
| 570 | |
| 571 | # |
| 572 | # SCSI device support |
| 573 | # |
| 574 | # CONFIG_RAID_ATTRS is not set |
| 575 | CONFIG_SCSI=y |
| 576 | CONFIG_SCSI_DMA=y |
| 577 | # CONFIG_SCSI_TGT is not set |
| 578 | # CONFIG_SCSI_NETLINK is not set |
| 579 | CONFIG_SCSI_PROC_FS=y |
| 580 | |
| 581 | # |
| 582 | # SCSI support type (disk, tape, CD-ROM) |
| 583 | # |
| 584 | CONFIG_BLK_DEV_SD=y |
| 585 | # CONFIG_CHR_DEV_ST is not set |
| 586 | # CONFIG_CHR_DEV_OSST is not set |
| 587 | # CONFIG_BLK_DEV_SR is not set |
| 588 | # CONFIG_CHR_DEV_SG is not set |
| 589 | # CONFIG_CHR_DEV_SCH is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 590 | CONFIG_SCSI_MULTI_LUN=y |
| 591 | # CONFIG_SCSI_CONSTANTS is not set |
| 592 | # CONFIG_SCSI_LOGGING is not set |
| 593 | # CONFIG_SCSI_SCAN_ASYNC is not set |
| 594 | CONFIG_SCSI_WAIT_SCAN=m |
| 595 | |
| 596 | # |
| 597 | # SCSI Transports |
| 598 | # |
| 599 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 600 | # CONFIG_SCSI_FC_ATTRS is not set |
| 601 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 602 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 603 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 604 | # CONFIG_SCSI_LOWLEVEL is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 605 | # CONFIG_SCSI_DH is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 606 | # CONFIG_SCSI_OSD_INITIATOR is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 607 | CONFIG_ATA=y |
| 608 | # CONFIG_ATA_NONSTANDARD is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 609 | CONFIG_SATA_PMP=y |
| 610 | CONFIG_ATA_SFF=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 611 | # CONFIG_SATA_MV is not set |
| 612 | CONFIG_PATA_PLATFORM=y |
| 613 | # CONFIG_MD is not set |
| 614 | CONFIG_NETDEVICES=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 615 | # CONFIG_DUMMY is not set |
| 616 | # CONFIG_BONDING is not set |
| 617 | # CONFIG_MACVLAN is not set |
| 618 | # CONFIG_EQUALIZER is not set |
| 619 | # CONFIG_TUN is not set |
| 620 | # CONFIG_VETH is not set |
| 621 | # CONFIG_NET_ETHERNET is not set |
| 622 | CONFIG_NETDEV_1000=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 623 | CONFIG_NETDEV_10000=y |
| 624 | |
| 625 | # |
| 626 | # Wireless LAN |
| 627 | # |
| 628 | # CONFIG_WLAN_PRE80211 is not set |
| 629 | # CONFIG_WLAN_80211 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 630 | |
| 631 | # |
| 632 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| 633 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 634 | |
| 635 | # |
| 636 | # USB Network Adapters |
| 637 | # |
| 638 | # CONFIG_USB_CATC is not set |
| 639 | # CONFIG_USB_KAWETH is not set |
| 640 | # CONFIG_USB_PEGASUS is not set |
| 641 | # CONFIG_USB_RTL8150 is not set |
| 642 | # CONFIG_USB_USBNET is not set |
| 643 | # CONFIG_WAN is not set |
| 644 | # CONFIG_PPP is not set |
| 645 | # CONFIG_SLIP is not set |
| 646 | # CONFIG_NETCONSOLE is not set |
| 647 | # CONFIG_NETPOLL is not set |
| 648 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 649 | # CONFIG_ISDN is not set |
| 650 | # CONFIG_PHONE is not set |
| 651 | |
| 652 | # |
| 653 | # Input device support |
| 654 | # |
| 655 | CONFIG_INPUT=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 656 | CONFIG_INPUT_FF_MEMLESS=m |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 657 | # CONFIG_INPUT_POLLDEV is not set |
| 658 | |
| 659 | # |
| 660 | # Userland interfaces |
| 661 | # |
| 662 | CONFIG_INPUT_MOUSEDEV=y |
| 663 | CONFIG_INPUT_MOUSEDEV_PSAUX=y |
| 664 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 665 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 666 | # CONFIG_INPUT_JOYDEV is not set |
| 667 | CONFIG_INPUT_EVDEV=y |
| 668 | # CONFIG_INPUT_EVBUG is not set |
| 669 | |
| 670 | # |
| 671 | # Input Device Drivers |
| 672 | # |
| 673 | CONFIG_INPUT_KEYBOARD=y |
| 674 | # CONFIG_KEYBOARD_ATKBD is not set |
| 675 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 676 | # CONFIG_KEYBOARD_LKKBD is not set |
| 677 | # CONFIG_KEYBOARD_XTKBD is not set |
| 678 | # CONFIG_KEYBOARD_NEWTON is not set |
| 679 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 680 | # CONFIG_KEYBOARD_SH_KEYSC is not set |
| 681 | CONFIG_INPUT_MOUSE=y |
| 682 | # CONFIG_MOUSE_PS2 is not set |
| 683 | # CONFIG_MOUSE_SERIAL is not set |
| 684 | # CONFIG_MOUSE_APPLETOUCH is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 685 | # CONFIG_MOUSE_BCM5974 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 686 | # CONFIG_MOUSE_VSXXXAA is not set |
| 687 | # CONFIG_INPUT_JOYSTICK is not set |
| 688 | # CONFIG_INPUT_TABLET is not set |
| 689 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 690 | # CONFIG_INPUT_MISC is not set |
| 691 | |
| 692 | # |
| 693 | # Hardware I/O ports |
| 694 | # |
| 695 | # CONFIG_SERIO is not set |
| 696 | # CONFIG_GAMEPORT is not set |
| 697 | |
| 698 | # |
| 699 | # Character devices |
| 700 | # |
| 701 | # CONFIG_VT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 702 | CONFIG_DEVKMEM=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 703 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 704 | |
| 705 | # |
| 706 | # Serial drivers |
| 707 | # |
| 708 | # CONFIG_SERIAL_8250 is not set |
| 709 | |
| 710 | # |
| 711 | # Non-8250 serial port support |
| 712 | # |
| 713 | CONFIG_SERIAL_SH_SCI=y |
| 714 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
| 715 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 716 | CONFIG_SERIAL_CORE=y |
| 717 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 718 | CONFIG_UNIX98_PTYS=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 719 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 720 | # CONFIG_LEGACY_PTYS is not set |
| 721 | # CONFIG_IPMI_HANDLER is not set |
| 722 | # CONFIG_HW_RANDOM is not set |
| 723 | # CONFIG_R3964 is not set |
| 724 | # CONFIG_RAW_DRIVER is not set |
| 725 | # CONFIG_TCG_TPM is not set |
| 726 | # CONFIG_I2C is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 727 | # CONFIG_SPI is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 728 | # CONFIG_W1 is not set |
| 729 | # CONFIG_POWER_SUPPLY is not set |
| 730 | # CONFIG_HWMON is not set |
| 731 | CONFIG_THERMAL=y |
| 732 | # CONFIG_WATCHDOG is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 733 | CONFIG_SSB_POSSIBLE=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 734 | |
| 735 | # |
| 736 | # Sonics Silicon Backplane |
| 737 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 738 | # CONFIG_SSB is not set |
| 739 | |
| 740 | # |
| 741 | # Multifunction device drivers |
| 742 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 743 | # CONFIG_MFD_CORE is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 744 | # CONFIG_MFD_SM501 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 745 | # CONFIG_HTC_PASIC3 is not set |
| 746 | # CONFIG_MFD_TMIO is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 747 | # CONFIG_REGULATOR is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 748 | # CONFIG_MEDIA_SUPPORT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 749 | |
| 750 | # |
| 751 | # Graphics support |
| 752 | # |
| 753 | # CONFIG_VGASTATE is not set |
| 754 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| 755 | # CONFIG_FB is not set |
| 756 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 757 | |
| 758 | # |
| 759 | # Display device support |
| 760 | # |
| 761 | # CONFIG_DISPLAY_SUPPORT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 762 | # CONFIG_SOUND is not set |
| 763 | CONFIG_HID_SUPPORT=y |
| 764 | CONFIG_HID=y |
| 765 | # CONFIG_HID_DEBUG is not set |
| 766 | # CONFIG_HIDRAW is not set |
| 767 | |
| 768 | # |
| 769 | # USB Input Devices |
| 770 | # |
| 771 | CONFIG_USB_HID=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 772 | # CONFIG_HID_PID is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 773 | # CONFIG_USB_HIDDEV is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 774 | |
| 775 | # |
| 776 | # Special HID drivers |
| 777 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 778 | CONFIG_HID_A4TECH=y |
| 779 | CONFIG_HID_APPLE=y |
| 780 | CONFIG_HID_BELKIN=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 781 | CONFIG_HID_CHERRY=y |
| 782 | CONFIG_HID_CHICONY=y |
| 783 | CONFIG_HID_CYPRESS=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 784 | # CONFIG_HID_DRAGONRISE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 785 | CONFIG_HID_EZKEY=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 786 | # CONFIG_HID_KYE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 787 | CONFIG_HID_GYRATION=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 788 | # CONFIG_HID_KENSINGTON is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 789 | CONFIG_HID_LOGITECH=y |
| 790 | # CONFIG_LOGITECH_FF is not set |
| 791 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
| 792 | CONFIG_HID_MICROSOFT=y |
| 793 | CONFIG_HID_MONTEREY=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 794 | # CONFIG_HID_NTRIG is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 795 | CONFIG_HID_PANTHERLORD=y |
| 796 | # CONFIG_PANTHERLORD_FF is not set |
| 797 | CONFIG_HID_PETALYNX=y |
| 798 | CONFIG_HID_SAMSUNG=y |
| 799 | CONFIG_HID_SONY=y |
| 800 | CONFIG_HID_SUNPLUS=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 801 | # CONFIG_HID_GREENASIA is not set |
| 802 | # CONFIG_HID_SMARTJOYPLUS is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 803 | # CONFIG_HID_TOPSEED is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 804 | # CONFIG_HID_THRUSTMASTER is not set |
| 805 | # CONFIG_HID_ZEROPLUS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 806 | CONFIG_USB_SUPPORT=y |
| 807 | CONFIG_USB_ARCH_HAS_HCD=y |
| 808 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 809 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 810 | CONFIG_USB=y |
| 811 | # CONFIG_USB_DEBUG is not set |
| 812 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set |
| 813 | |
| 814 | # |
| 815 | # Miscellaneous USB options |
| 816 | # |
| 817 | # CONFIG_USB_DEVICEFS is not set |
| 818 | CONFIG_USB_DEVICE_CLASS=y |
| 819 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 820 | # CONFIG_USB_OTG is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 821 | # CONFIG_USB_OTG_WHITELIST is not set |
| 822 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
| 823 | CONFIG_USB_MON=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 824 | # CONFIG_USB_WUSB is not set |
| 825 | # CONFIG_USB_WUSB_CBAF is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 826 | |
| 827 | # |
| 828 | # USB Host Controller Drivers |
| 829 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 830 | # CONFIG_USB_C67X00_HCD is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 831 | # CONFIG_USB_OXU210HP_HCD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 832 | # CONFIG_USB_ISP116X_HCD is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 833 | # CONFIG_USB_ISP1760_HCD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 834 | CONFIG_USB_OHCI_HCD=y |
| 835 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
| 836 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
| 837 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
| 838 | # CONFIG_USB_SL811_HCD is not set |
| 839 | # CONFIG_USB_R8A66597_HCD is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 840 | # CONFIG_USB_HWA_HCD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 841 | |
| 842 | # |
| 843 | # USB Device Class drivers |
| 844 | # |
| 845 | # CONFIG_USB_ACM is not set |
| 846 | # CONFIG_USB_PRINTER is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 847 | # CONFIG_USB_WDM is not set |
| 848 | # CONFIG_USB_TMC is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 849 | |
| 850 | # |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 851 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 852 | # |
| 853 | |
| 854 | # |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 855 | # also be needed; see USB_STORAGE Help for more info |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 856 | # |
| 857 | CONFIG_USB_STORAGE=y |
| 858 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 859 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 860 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 861 | # CONFIG_USB_STORAGE_ISD200 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 862 | # CONFIG_USB_STORAGE_USBAT is not set |
| 863 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 864 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 865 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 866 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 867 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
| 868 | # CONFIG_USB_STORAGE_KARMA is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 869 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 870 | # CONFIG_USB_LIBUSUAL is not set |
| 871 | |
| 872 | # |
| 873 | # USB Imaging devices |
| 874 | # |
| 875 | # CONFIG_USB_MDC800 is not set |
| 876 | # CONFIG_USB_MICROTEK is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 877 | |
| 878 | # |
| 879 | # USB port drivers |
| 880 | # |
| 881 | # CONFIG_USB_SERIAL is not set |
| 882 | |
| 883 | # |
| 884 | # USB Miscellaneous drivers |
| 885 | # |
| 886 | # CONFIG_USB_EMI62 is not set |
| 887 | # CONFIG_USB_EMI26 is not set |
| 888 | # CONFIG_USB_ADUTUX is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 889 | # CONFIG_USB_SEVSEG is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 890 | # CONFIG_USB_RIO500 is not set |
| 891 | # CONFIG_USB_LEGOTOWER is not set |
| 892 | # CONFIG_USB_LCD is not set |
| 893 | # CONFIG_USB_BERRY_CHARGE is not set |
| 894 | # CONFIG_USB_LED is not set |
| 895 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 896 | # CONFIG_USB_CYTHERM is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 897 | # CONFIG_USB_IDMOUSE is not set |
| 898 | # CONFIG_USB_FTDI_ELAN is not set |
| 899 | # CONFIG_USB_APPLEDISPLAY is not set |
| 900 | # CONFIG_USB_LD is not set |
| 901 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 902 | # CONFIG_USB_IOWARRIOR is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 903 | # CONFIG_USB_ISIGHTFW is not set |
| 904 | # CONFIG_USB_VST is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 905 | # CONFIG_USB_GADGET is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 906 | |
| 907 | # |
| 908 | # OTG and related infrastructure |
| 909 | # |
| 910 | # CONFIG_NOP_USB_XCEIV is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 911 | # CONFIG_MMC is not set |
| 912 | # CONFIG_MEMSTICK is not set |
| 913 | CONFIG_NEW_LEDS=y |
| 914 | CONFIG_LEDS_CLASS=y |
| 915 | |
| 916 | # |
| 917 | # LED drivers |
| 918 | # |
| 919 | |
| 920 | # |
| 921 | # LED Triggers |
| 922 | # |
| 923 | CONFIG_LEDS_TRIGGERS=y |
| 924 | # CONFIG_LEDS_TRIGGER_TIMER is not set |
| 925 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 926 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 927 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 928 | |
| 929 | # |
| 930 | # iptables trigger is under Netfilter config (LED target) |
| 931 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 932 | # CONFIG_ACCESSIBILITY is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 933 | CONFIG_RTC_LIB=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 934 | # CONFIG_RTC_CLASS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 935 | # CONFIG_DMADEVICES is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 936 | # CONFIG_AUXDISPLAY is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 937 | # CONFIG_UIO is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 938 | |
| 939 | # |
| 940 | # TI VLYNQ |
| 941 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 942 | # CONFIG_STAGING is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 943 | |
| 944 | # |
| 945 | # File systems |
| 946 | # |
| 947 | CONFIG_EXT2_FS=y |
| 948 | CONFIG_EXT2_FS_XATTR=y |
| 949 | CONFIG_EXT2_FS_POSIX_ACL=y |
| 950 | CONFIG_EXT2_FS_SECURITY=y |
| 951 | # CONFIG_EXT2_FS_XIP is not set |
| 952 | CONFIG_EXT3_FS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 953 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 954 | CONFIG_EXT3_FS_XATTR=y |
| 955 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 956 | # CONFIG_EXT3_FS_SECURITY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 957 | # CONFIG_EXT4_FS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 958 | CONFIG_JBD=y |
| 959 | CONFIG_FS_MBCACHE=y |
| 960 | # CONFIG_REISERFS_FS is not set |
| 961 | # CONFIG_JFS_FS is not set |
| 962 | CONFIG_FS_POSIX_ACL=y |
| 963 | # CONFIG_XFS_FS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 964 | # CONFIG_OCFS2_FS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 965 | # CONFIG_BTRFS_FS is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 966 | CONFIG_FILE_LOCKING=y |
| 967 | CONFIG_FSNOTIFY=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 968 | # CONFIG_DNOTIFY is not set |
| 969 | # CONFIG_INOTIFY is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 970 | CONFIG_INOTIFY_USER=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 971 | # CONFIG_QUOTA is not set |
| 972 | # CONFIG_AUTOFS_FS is not set |
| 973 | # CONFIG_AUTOFS4_FS is not set |
| 974 | # CONFIG_FUSE_FS is not set |
| 975 | |
| 976 | # |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 977 | # Caches |
| 978 | # |
| 979 | # CONFIG_FSCACHE is not set |
| 980 | |
| 981 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 982 | # CD-ROM/DVD Filesystems |
| 983 | # |
| 984 | # CONFIG_ISO9660_FS is not set |
| 985 | # CONFIG_UDF_FS is not set |
| 986 | |
| 987 | # |
| 988 | # DOS/FAT/NT Filesystems |
| 989 | # |
| 990 | CONFIG_FAT_FS=y |
| 991 | CONFIG_MSDOS_FS=y |
| 992 | CONFIG_VFAT_FS=y |
| 993 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
| 994 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
| 995 | # CONFIG_NTFS_FS is not set |
| 996 | |
| 997 | # |
| 998 | # Pseudo filesystems |
| 999 | # |
| 1000 | CONFIG_PROC_FS=y |
| 1001 | # CONFIG_PROC_KCORE is not set |
| 1002 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1003 | CONFIG_PROC_PAGE_MONITOR=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1004 | CONFIG_SYSFS=y |
| 1005 | CONFIG_TMPFS=y |
| 1006 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1007 | # CONFIG_HUGETLBFS is not set |
| 1008 | # CONFIG_HUGETLB_PAGE is not set |
| 1009 | # CONFIG_CONFIGFS_FS is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1010 | CONFIG_MISC_FILESYSTEMS=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1011 | # CONFIG_ADFS_FS is not set |
| 1012 | # CONFIG_AFFS_FS is not set |
| 1013 | # CONFIG_HFS_FS is not set |
| 1014 | # CONFIG_HFSPLUS_FS is not set |
| 1015 | # CONFIG_BEFS_FS is not set |
| 1016 | # CONFIG_BFS_FS is not set |
| 1017 | # CONFIG_EFS_FS is not set |
| 1018 | CONFIG_JFFS2_FS=y |
| 1019 | CONFIG_JFFS2_FS_DEBUG=0 |
| 1020 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
| 1021 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
| 1022 | # CONFIG_JFFS2_SUMMARY is not set |
| 1023 | # CONFIG_JFFS2_FS_XATTR is not set |
| 1024 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
| 1025 | CONFIG_JFFS2_ZLIB=y |
| 1026 | # CONFIG_JFFS2_LZO is not set |
| 1027 | CONFIG_JFFS2_RTIME=y |
| 1028 | # CONFIG_JFFS2_RUBIN is not set |
| 1029 | CONFIG_CRAMFS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1030 | # CONFIG_SQUASHFS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1031 | # CONFIG_VXFS_FS is not set |
| 1032 | # CONFIG_MINIX_FS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1033 | # CONFIG_OMFS_FS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1034 | # CONFIG_HPFS_FS is not set |
| 1035 | # CONFIG_QNX4FS_FS is not set |
| 1036 | # CONFIG_ROMFS_FS is not set |
| 1037 | # CONFIG_SYSV_FS is not set |
| 1038 | # CONFIG_UFS_FS is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1039 | # CONFIG_NILFS2_FS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1040 | # CONFIG_NETWORK_FILESYSTEMS is not set |
| 1041 | |
| 1042 | # |
| 1043 | # Partition Types |
| 1044 | # |
| 1045 | # CONFIG_PARTITION_ADVANCED is not set |
| 1046 | CONFIG_MSDOS_PARTITION=y |
| 1047 | CONFIG_NLS=y |
| 1048 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1049 | CONFIG_NLS_CODEPAGE_437=y |
| 1050 | # CONFIG_NLS_CODEPAGE_737 is not set |
| 1051 | # CONFIG_NLS_CODEPAGE_775 is not set |
| 1052 | # CONFIG_NLS_CODEPAGE_850 is not set |
| 1053 | # CONFIG_NLS_CODEPAGE_852 is not set |
| 1054 | # CONFIG_NLS_CODEPAGE_855 is not set |
| 1055 | # CONFIG_NLS_CODEPAGE_857 is not set |
| 1056 | # CONFIG_NLS_CODEPAGE_860 is not set |
| 1057 | # CONFIG_NLS_CODEPAGE_861 is not set |
| 1058 | # CONFIG_NLS_CODEPAGE_862 is not set |
| 1059 | # CONFIG_NLS_CODEPAGE_863 is not set |
| 1060 | # CONFIG_NLS_CODEPAGE_864 is not set |
| 1061 | # CONFIG_NLS_CODEPAGE_865 is not set |
| 1062 | # CONFIG_NLS_CODEPAGE_866 is not set |
| 1063 | # CONFIG_NLS_CODEPAGE_869 is not set |
| 1064 | # CONFIG_NLS_CODEPAGE_936 is not set |
| 1065 | # CONFIG_NLS_CODEPAGE_950 is not set |
| 1066 | CONFIG_NLS_CODEPAGE_932=y |
| 1067 | # CONFIG_NLS_CODEPAGE_949 is not set |
| 1068 | # CONFIG_NLS_CODEPAGE_874 is not set |
| 1069 | # CONFIG_NLS_ISO8859_8 is not set |
| 1070 | # CONFIG_NLS_CODEPAGE_1250 is not set |
| 1071 | # CONFIG_NLS_CODEPAGE_1251 is not set |
| 1072 | # CONFIG_NLS_ASCII is not set |
| 1073 | CONFIG_NLS_ISO8859_1=y |
| 1074 | # CONFIG_NLS_ISO8859_2 is not set |
| 1075 | # CONFIG_NLS_ISO8859_3 is not set |
| 1076 | # CONFIG_NLS_ISO8859_4 is not set |
| 1077 | # CONFIG_NLS_ISO8859_5 is not set |
| 1078 | # CONFIG_NLS_ISO8859_6 is not set |
| 1079 | # CONFIG_NLS_ISO8859_7 is not set |
| 1080 | # CONFIG_NLS_ISO8859_9 is not set |
| 1081 | # CONFIG_NLS_ISO8859_13 is not set |
| 1082 | # CONFIG_NLS_ISO8859_14 is not set |
| 1083 | # CONFIG_NLS_ISO8859_15 is not set |
| 1084 | # CONFIG_NLS_KOI8_R is not set |
| 1085 | # CONFIG_NLS_KOI8_U is not set |
| 1086 | # CONFIG_NLS_UTF8 is not set |
| 1087 | # CONFIG_DLM is not set |
| 1088 | |
| 1089 | # |
| 1090 | # Kernel hacking |
| 1091 | # |
| 1092 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 1093 | # CONFIG_PRINTK_TIME is not set |
| 1094 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1095 | CONFIG_ENABLE_MUST_CHECK=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1096 | CONFIG_FRAME_WARN=1024 |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1097 | # CONFIG_MAGIC_SYSRQ is not set |
| 1098 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1099 | # CONFIG_DEBUG_FS is not set |
| 1100 | # CONFIG_HEADERS_CHECK is not set |
| 1101 | CONFIG_DEBUG_KERNEL=y |
| 1102 | # CONFIG_DEBUG_SHIRQ is not set |
| 1103 | # CONFIG_DETECT_SOFTLOCKUP is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1104 | # CONFIG_DETECT_HUNG_TASK is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1105 | CONFIG_SCHED_DEBUG=y |
| 1106 | # CONFIG_SCHEDSTATS is not set |
| 1107 | # CONFIG_TIMER_STATS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1108 | # CONFIG_DEBUG_OBJECTS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1109 | # CONFIG_DEBUG_SLAB is not set |
| 1110 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1111 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1112 | # CONFIG_DEBUG_SPINLOCK is not set |
| 1113 | # CONFIG_DEBUG_MUTEXES is not set |
| 1114 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| 1115 | # CONFIG_PROVE_LOCKING is not set |
| 1116 | # CONFIG_LOCK_STAT is not set |
| 1117 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 1118 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 1119 | # CONFIG_DEBUG_KOBJECT is not set |
| 1120 | CONFIG_DEBUG_INFO=y |
| 1121 | # CONFIG_DEBUG_VM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1122 | # CONFIG_DEBUG_WRITECOUNT is not set |
| 1123 | # CONFIG_DEBUG_MEMORY_INIT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1124 | # CONFIG_DEBUG_LIST is not set |
| 1125 | # CONFIG_DEBUG_SG is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1126 | # CONFIG_DEBUG_NOTIFIERS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1127 | CONFIG_FRAME_POINTER=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1128 | # CONFIG_RCU_TORTURE_TEST is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1129 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1130 | # CONFIG_BACKTRACE_SELF_TEST is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1131 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1132 | # CONFIG_FAULT_INJECTION is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1133 | # CONFIG_LATENCYTOP is not set |
| 1134 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1135 | # CONFIG_PAGE_POISONING is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1136 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1137 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
| 1138 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1139 | CONFIG_TRACING_SUPPORT=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1140 | CONFIG_FTRACE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1141 | # CONFIG_FUNCTION_TRACER is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1142 | # CONFIG_IRQSOFF_TRACER is not set |
| 1143 | # CONFIG_SCHED_TRACER is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1144 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1145 | # CONFIG_BOOT_TRACER is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1146 | CONFIG_BRANCH_PROFILE_NONE=y |
| 1147 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
| 1148 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1149 | # CONFIG_STACK_TRACER is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1150 | # CONFIG_KMEMTRACE is not set |
| 1151 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1152 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 1153 | # CONFIG_DMA_API_DEBUG is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1154 | # CONFIG_SAMPLES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1155 | CONFIG_HAVE_ARCH_KGDB=y |
| 1156 | # CONFIG_KGDB is not set |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1157 | # CONFIG_KMEMCHECK is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1158 | # CONFIG_SH_STANDARD_BIOS is not set |
| 1159 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 1160 | # CONFIG_DEBUG_BOOTMEM is not set |
| 1161 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1162 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1163 | # CONFIG_4KSTACKS is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1164 | # CONFIG_DUMP_CODE is not set |
| 1165 | # CONFIG_SH_NO_BSS_INIT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1166 | |
| 1167 | # |
| 1168 | # Security options |
| 1169 | # |
| 1170 | # CONFIG_KEYS is not set |
| 1171 | # CONFIG_SECURITY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1172 | # CONFIG_SECURITYFS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1173 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1174 | CONFIG_CRYPTO=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1175 | |
| 1176 | # |
| 1177 | # Crypto core or helper |
| 1178 | # |
| 1179 | # CONFIG_CRYPTO_FIPS is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1180 | CONFIG_CRYPTO_ALGAPI=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1181 | CONFIG_CRYPTO_ALGAPI2=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1182 | CONFIG_CRYPTO_AEAD=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1183 | CONFIG_CRYPTO_AEAD2=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1184 | CONFIG_CRYPTO_BLKCIPHER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1185 | CONFIG_CRYPTO_BLKCIPHER2=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1186 | CONFIG_CRYPTO_HASH=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1187 | CONFIG_CRYPTO_HASH2=y |
| 1188 | CONFIG_CRYPTO_RNG2=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1189 | CONFIG_CRYPTO_PCOMP=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1190 | CONFIG_CRYPTO_MANAGER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1191 | CONFIG_CRYPTO_MANAGER2=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1192 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1193 | # CONFIG_CRYPTO_NULL is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1194 | CONFIG_CRYPTO_WORKQUEUE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1195 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1196 | CONFIG_CRYPTO_AUTHENC=y |
| 1197 | # CONFIG_CRYPTO_TEST is not set |
| 1198 | |
| 1199 | # |
| 1200 | # Authenticated Encryption with Associated Data |
| 1201 | # |
| 1202 | # CONFIG_CRYPTO_CCM is not set |
| 1203 | # CONFIG_CRYPTO_GCM is not set |
| 1204 | # CONFIG_CRYPTO_SEQIV is not set |
| 1205 | |
| 1206 | # |
| 1207 | # Block modes |
| 1208 | # |
| 1209 | CONFIG_CRYPTO_CBC=y |
| 1210 | # CONFIG_CRYPTO_CTR is not set |
| 1211 | # CONFIG_CRYPTO_CTS is not set |
| 1212 | # CONFIG_CRYPTO_ECB is not set |
| 1213 | # CONFIG_CRYPTO_LRW is not set |
| 1214 | # CONFIG_CRYPTO_PCBC is not set |
| 1215 | # CONFIG_CRYPTO_XTS is not set |
| 1216 | |
| 1217 | # |
| 1218 | # Hash modes |
| 1219 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1220 | CONFIG_CRYPTO_HMAC=y |
| 1221 | # CONFIG_CRYPTO_XCBC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1222 | |
| 1223 | # |
| 1224 | # Digest |
| 1225 | # |
| 1226 | # CONFIG_CRYPTO_CRC32C is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1227 | # CONFIG_CRYPTO_MD4 is not set |
| 1228 | CONFIG_CRYPTO_MD5=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1229 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 1230 | # CONFIG_CRYPTO_RMD128 is not set |
| 1231 | # CONFIG_CRYPTO_RMD160 is not set |
| 1232 | # CONFIG_CRYPTO_RMD256 is not set |
| 1233 | # CONFIG_CRYPTO_RMD320 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1234 | CONFIG_CRYPTO_SHA1=y |
| 1235 | # CONFIG_CRYPTO_SHA256 is not set |
| 1236 | # CONFIG_CRYPTO_SHA512 is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1237 | # CONFIG_CRYPTO_TGR192 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1238 | # CONFIG_CRYPTO_WP512 is not set |
| 1239 | |
| 1240 | # |
| 1241 | # Ciphers |
| 1242 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1243 | # CONFIG_CRYPTO_AES is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1244 | # CONFIG_CRYPTO_ANUBIS is not set |
| 1245 | # CONFIG_CRYPTO_ARC4 is not set |
| 1246 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 1247 | # CONFIG_CRYPTO_CAMELLIA is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1248 | # CONFIG_CRYPTO_CAST5 is not set |
| 1249 | # CONFIG_CRYPTO_CAST6 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1250 | CONFIG_CRYPTO_DES=y |
| 1251 | # CONFIG_CRYPTO_FCRYPT is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1252 | # CONFIG_CRYPTO_KHAZAD is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1253 | # CONFIG_CRYPTO_SALSA20 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1254 | # CONFIG_CRYPTO_SEED is not set |
| 1255 | # CONFIG_CRYPTO_SERPENT is not set |
| 1256 | # CONFIG_CRYPTO_TEA is not set |
| 1257 | # CONFIG_CRYPTO_TWOFISH is not set |
| 1258 | |
| 1259 | # |
| 1260 | # Compression |
| 1261 | # |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1262 | CONFIG_CRYPTO_DEFLATE=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1263 | # CONFIG_CRYPTO_ZLIB is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1264 | # CONFIG_CRYPTO_LZO is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1265 | |
| 1266 | # |
| 1267 | # Random Number Generation |
| 1268 | # |
| 1269 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1270 | CONFIG_CRYPTO_HW=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1271 | # CONFIG_BINARY_PRINTF is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1272 | |
| 1273 | # |
| 1274 | # Library routines |
| 1275 | # |
| 1276 | CONFIG_BITREVERSE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1277 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1278 | CONFIG_CRC_CCITT=y |
| 1279 | # CONFIG_CRC16 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1280 | # CONFIG_CRC_T10DIF is not set |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1281 | # CONFIG_CRC_ITU_T is not set |
| 1282 | CONFIG_CRC32=y |
| 1283 | # CONFIG_CRC7 is not set |
| 1284 | # CONFIG_LIBCRC32C is not set |
| 1285 | CONFIG_ZLIB_INFLATE=y |
| 1286 | CONFIG_ZLIB_DEFLATE=y |
Yoshihiro Shimoda | 6e86299 | 2008-03-21 15:54:13 +0900 | [diff] [blame] | 1287 | CONFIG_HAS_IOMEM=y |
| 1288 | CONFIG_HAS_IOPORT=y |
| 1289 | CONFIG_HAS_DMA=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1290 | CONFIG_NLATTR=y |
Paul Mundt | b7d3740a | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1291 | CONFIG_GENERIC_ATOMIC64=y |