Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.25-rc4 |
| 4 | # Thu Mar 6 16:02:29 2008 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 7 | CONFIG_SUPERH32=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 9 | CONFIG_GENERIC_BUG=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 11 | CONFIG_GENERIC_HWEIGHT=y |
| 12 | CONFIG_GENERIC_HARDIRQS=y |
| 13 | CONFIG_GENERIC_IRQ_PROBE=y |
| 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 15 | CONFIG_GENERIC_TIME=y |
| 16 | CONFIG_GENERIC_CLOCKEVENTS=y |
| 17 | CONFIG_STACKTRACE_SUPPORT=y |
| 18 | CONFIG_LOCKDEP_SUPPORT=y |
| 19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 22 | CONFIG_ARCH_SUPPORTS_AOUT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 24 | |
| 25 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 26 | # General setup |
| 27 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 28 | CONFIG_EXPERIMENTAL=y |
| 29 | CONFIG_BROKEN_ON_SMP=y |
| 30 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 31 | CONFIG_LOCALVERSION="" |
| 32 | CONFIG_LOCALVERSION_AUTO=y |
| 33 | # CONFIG_SWAP is not set |
| 34 | CONFIG_SYSVIPC=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 35 | CONFIG_SYSVIPC_SYSCTL=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 36 | CONFIG_POSIX_MQUEUE=y |
| 37 | # CONFIG_BSD_PROCESS_ACCT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 38 | # CONFIG_TASKSTATS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 39 | # CONFIG_AUDIT is not set |
| 40 | # CONFIG_IKCONFIG is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 41 | CONFIG_LOG_BUF_SHIFT=14 |
| 42 | # CONFIG_CGROUPS is not set |
| 43 | CONFIG_GROUP_SCHED=y |
| 44 | CONFIG_FAIR_GROUP_SCHED=y |
| 45 | # CONFIG_RT_GROUP_SCHED is not set |
| 46 | CONFIG_USER_SCHED=y |
| 47 | # CONFIG_CGROUP_SCHED is not set |
| 48 | CONFIG_SYSFS_DEPRECATED=y |
| 49 | CONFIG_SYSFS_DEPRECATED_V2=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 50 | # CONFIG_RELAY is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 51 | # CONFIG_NAMESPACES is not set |
| 52 | # CONFIG_BLK_DEV_INITRD is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 53 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 54 | CONFIG_SYSCTL=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 55 | CONFIG_EMBEDDED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 56 | CONFIG_UID16=y |
| 57 | # CONFIG_SYSCTL_SYSCALL is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 58 | CONFIG_KALLSYMS=y |
| 59 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 60 | CONFIG_HOTPLUG=y |
| 61 | CONFIG_PRINTK=y |
| 62 | CONFIG_BUG=y |
| 63 | CONFIG_ELF_CORE=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 64 | CONFIG_COMPAT_BRK=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 65 | CONFIG_BASE_FULL=y |
| 66 | # CONFIG_FUTEX is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 67 | CONFIG_ANON_INODES=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 68 | # CONFIG_EPOLL is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 69 | CONFIG_SIGNALFD=y |
| 70 | CONFIG_TIMERFD=y |
| 71 | CONFIG_EVENTFD=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 72 | # CONFIG_SHMEM is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 73 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 74 | CONFIG_SLAB=y |
| 75 | # CONFIG_SLUB is not set |
| 76 | # CONFIG_SLOB is not set |
| 77 | # CONFIG_PROFILING is not set |
| 78 | # CONFIG_MARKERS is not set |
| 79 | CONFIG_HAVE_OPROFILE=y |
| 80 | # CONFIG_HAVE_KPROBES is not set |
| 81 | # CONFIG_HAVE_KRETPROBES is not set |
| 82 | CONFIG_PROC_PAGE_MONITOR=y |
| 83 | CONFIG_SLABINFO=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 84 | CONFIG_TINY_SHMEM=y |
| 85 | CONFIG_BASE_SMALL=0 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 86 | CONFIG_MODULES=y |
| 87 | CONFIG_MODULE_UNLOAD=y |
| 88 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 89 | # CONFIG_MODVERSIONS is not set |
| 90 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 91 | # CONFIG_KMOD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 92 | CONFIG_BLOCK=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 93 | # CONFIG_LBD is not set |
| 94 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 95 | # CONFIG_LSF is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 96 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 97 | |
| 98 | # |
| 99 | # IO Schedulers |
| 100 | # |
| 101 | CONFIG_IOSCHED_NOOP=y |
| 102 | # CONFIG_IOSCHED_AS is not set |
| 103 | CONFIG_IOSCHED_DEADLINE=y |
| 104 | # CONFIG_IOSCHED_CFQ is not set |
| 105 | # CONFIG_DEFAULT_AS is not set |
| 106 | CONFIG_DEFAULT_DEADLINE=y |
| 107 | # CONFIG_DEFAULT_CFQ is not set |
| 108 | # CONFIG_DEFAULT_NOOP is not set |
| 109 | CONFIG_DEFAULT_IOSCHED="deadline" |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 110 | CONFIG_CLASSIC_RCU=y |
| 111 | # CONFIG_PREEMPT_RCU is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 112 | |
| 113 | # |
| 114 | # System type |
| 115 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 116 | CONFIG_CPU_SH3=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 117 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 121 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 122 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 124 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 125 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 126 | CONFIG_CPU_SUBTYPE_SH7710=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 127 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 129 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 130 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 131 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 132 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| 133 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
| 135 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 136 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 137 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 138 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 139 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 140 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 141 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 142 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 143 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 144 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 145 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
| 146 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 147 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 148 | |
| 149 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 150 | # Memory management options |
| 151 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 152 | CONFIG_QUICKLIST=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 153 | CONFIG_MMU=y |
| 154 | CONFIG_PAGE_OFFSET=0x80000000 |
| 155 | CONFIG_MEMORY_START=0x0c000000 |
| 156 | CONFIG_MEMORY_SIZE=0x00800000 |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 157 | CONFIG_29BIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 158 | CONFIG_VSYSCALL=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 159 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 160 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 161 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 162 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 163 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 164 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 165 | CONFIG_PAGE_SIZE_4KB=y |
| 166 | # CONFIG_PAGE_SIZE_8KB is not set |
| 167 | # CONFIG_PAGE_SIZE_64KB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 168 | CONFIG_SELECT_MEMORY_MODEL=y |
| 169 | CONFIG_FLATMEM_MANUAL=y |
| 170 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 171 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 172 | CONFIG_FLATMEM=y |
| 173 | CONFIG_FLAT_NODE_MEM_MAP=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 174 | CONFIG_SPARSEMEM_STATIC=y |
| 175 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 176 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 177 | # CONFIG_RESOURCES_64BIT is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 178 | CONFIG_ZONE_DMA_FLAG=0 |
| 179 | CONFIG_NR_QUICK=2 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 180 | |
| 181 | # |
| 182 | # Cache configuration |
| 183 | # |
| 184 | # CONFIG_SH_DIRECT_MAPPED is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 185 | CONFIG_CACHE_WRITEBACK=y |
| 186 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 187 | # CONFIG_CACHE_OFF is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 188 | |
| 189 | # |
| 190 | # Processor features |
| 191 | # |
| 192 | CONFIG_CPU_LITTLE_ENDIAN=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 193 | # CONFIG_CPU_BIG_ENDIAN is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 194 | # CONFIG_SH_FPU_EMU is not set |
| 195 | CONFIG_SH_DSP=y |
| 196 | # CONFIG_SH_ADC is not set |
| 197 | CONFIG_CPU_HAS_INTEVT=y |
| 198 | CONFIG_CPU_HAS_SR_RB=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 199 | CONFIG_CPU_HAS_DSP=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 200 | |
| 201 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 202 | # Board support |
| 203 | # |
| 204 | # CONFIG_SH_SOLUTION_ENGINE is not set |
| 205 | |
| 206 | # |
| 207 | # Timer and clock configuration |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 208 | # |
| 209 | CONFIG_SH_TMU=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 210 | CONFIG_SH_TIMER_IRQ=16 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 211 | CONFIG_SH_PCLK_FREQ=32768000 |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 212 | # CONFIG_TICK_ONESHOT is not set |
| 213 | # CONFIG_NO_HZ is not set |
| 214 | # CONFIG_HIGH_RES_TIMERS is not set |
| 215 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 216 | |
| 217 | # |
| 218 | # CPU Frequency scaling |
| 219 | # |
| 220 | # CONFIG_CPU_FREQ is not set |
| 221 | |
| 222 | # |
| 223 | # DMA support |
| 224 | # |
| 225 | # CONFIG_SH_DMA is not set |
| 226 | |
| 227 | # |
| 228 | # Companion Chips |
| 229 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 230 | |
| 231 | # |
| 232 | # Additional SuperH Device Drivers |
| 233 | # |
| 234 | # CONFIG_HEARTBEAT is not set |
| 235 | # CONFIG_PUSH_SWITCH is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 236 | |
| 237 | # |
| 238 | # Kernel features |
| 239 | # |
| 240 | # CONFIG_HZ_100 is not set |
| 241 | CONFIG_HZ_250=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 242 | # CONFIG_HZ_300 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 243 | # CONFIG_HZ_1000 is not set |
| 244 | CONFIG_HZ=250 |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 245 | # CONFIG_SCHED_HRTICK is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 246 | # CONFIG_KEXEC is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 247 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 248 | CONFIG_PREEMPT_NONE=y |
| 249 | # CONFIG_PREEMPT_VOLUNTARY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 250 | # CONFIG_PREEMPT is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 251 | CONFIG_RCU_TRACE=y |
| 252 | CONFIG_GUSA=y |
| 253 | # CONFIG_GUSA_RB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 254 | |
| 255 | # |
| 256 | # Boot options |
| 257 | # |
| 258 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 259 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 260 | # CONFIG_CMDLINE_BOOL is not set |
| 261 | |
| 262 | # |
| 263 | # Bus options |
| 264 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 265 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 266 | # CONFIG_PCCARD is not set |
| 267 | |
| 268 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 269 | # Executable file formats |
| 270 | # |
| 271 | CONFIG_BINFMT_ELF=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 272 | # CONFIG_BINFMT_MISC is not set |
| 273 | |
| 274 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 275 | # Networking |
| 276 | # |
| 277 | CONFIG_NET=y |
| 278 | |
| 279 | # |
| 280 | # Networking options |
| 281 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 282 | CONFIG_PACKET=y |
| 283 | # CONFIG_PACKET_MMAP is not set |
| 284 | CONFIG_UNIX=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 285 | CONFIG_XFRM=y |
| 286 | # CONFIG_XFRM_USER is not set |
| 287 | # CONFIG_XFRM_SUB_POLICY is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 288 | # CONFIG_XFRM_MIGRATE is not set |
| 289 | # CONFIG_XFRM_STATISTICS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 290 | # CONFIG_NET_KEY is not set |
| 291 | CONFIG_INET=y |
| 292 | # CONFIG_IP_MULTICAST is not set |
| 293 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 294 | CONFIG_IP_FIB_HASH=y |
| 295 | # CONFIG_IP_PNP is not set |
| 296 | # CONFIG_NET_IPIP is not set |
| 297 | # CONFIG_NET_IPGRE is not set |
| 298 | # CONFIG_ARPD is not set |
| 299 | CONFIG_SYN_COOKIES=y |
| 300 | # CONFIG_INET_AH is not set |
| 301 | # CONFIG_INET_ESP is not set |
| 302 | # CONFIG_INET_IPCOMP is not set |
| 303 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 304 | # CONFIG_INET_TUNNEL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 305 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 306 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 307 | CONFIG_INET_XFRM_MODE_BEET=y |
| 308 | # CONFIG_INET_LRO is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 309 | # CONFIG_INET_DIAG is not set |
| 310 | # CONFIG_TCP_CONG_ADVANCED is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 311 | CONFIG_TCP_CONG_CUBIC=y |
| 312 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 313 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 314 | # CONFIG_IP_VS is not set |
| 315 | # CONFIG_IPV6 is not set |
| 316 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 317 | # CONFIG_INET6_TUNNEL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 318 | # CONFIG_NETWORK_SECMARK is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 319 | CONFIG_NETFILTER=y |
| 320 | # CONFIG_NETFILTER_DEBUG is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 321 | CONFIG_NETFILTER_ADVANCED=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 322 | |
| 323 | # |
| 324 | # Core Netfilter Configuration |
| 325 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 326 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
| 327 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
| 328 | # CONFIG_NF_CONNTRACK is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 329 | # CONFIG_NETFILTER_XTABLES is not set |
| 330 | |
| 331 | # |
| 332 | # IP: Netfilter Configuration |
| 333 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 334 | # CONFIG_IP_NF_QUEUE is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 335 | # CONFIG_IP_NF_IPTABLES is not set |
| 336 | # CONFIG_IP_NF_ARPTABLES is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 337 | # CONFIG_IP_DCCP is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 338 | # CONFIG_IP_SCTP is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 339 | # CONFIG_TIPC is not set |
| 340 | # CONFIG_ATM is not set |
| 341 | # CONFIG_BRIDGE is not set |
| 342 | # CONFIG_VLAN_8021Q is not set |
| 343 | # CONFIG_DECNET is not set |
| 344 | # CONFIG_LLC2 is not set |
| 345 | # CONFIG_IPX is not set |
| 346 | # CONFIG_ATALK is not set |
| 347 | # CONFIG_X25 is not set |
| 348 | # CONFIG_LAPB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 349 | # CONFIG_ECONET is not set |
| 350 | # CONFIG_WAN_ROUTER is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 351 | CONFIG_NET_SCHED=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 352 | |
| 353 | # |
| 354 | # Queueing/Scheduling |
| 355 | # |
| 356 | CONFIG_NET_SCH_CBQ=y |
| 357 | # CONFIG_NET_SCH_HTB is not set |
| 358 | # CONFIG_NET_SCH_HFSC is not set |
| 359 | # CONFIG_NET_SCH_PRIO is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 360 | # CONFIG_NET_SCH_RR is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 361 | # CONFIG_NET_SCH_RED is not set |
| 362 | # CONFIG_NET_SCH_SFQ is not set |
| 363 | # CONFIG_NET_SCH_TEQL is not set |
| 364 | # CONFIG_NET_SCH_TBF is not set |
| 365 | # CONFIG_NET_SCH_GRED is not set |
| 366 | # CONFIG_NET_SCH_DSMARK is not set |
| 367 | # CONFIG_NET_SCH_NETEM is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 368 | |
| 369 | # |
| 370 | # Classification |
| 371 | # |
| 372 | CONFIG_NET_CLS=y |
| 373 | CONFIG_NET_CLS_BASIC=y |
| 374 | CONFIG_NET_CLS_TCINDEX=y |
| 375 | CONFIG_NET_CLS_ROUTE4=y |
| 376 | CONFIG_NET_CLS_ROUTE=y |
| 377 | # CONFIG_NET_CLS_FW is not set |
| 378 | CONFIG_NET_CLS_U32=y |
| 379 | # CONFIG_CLS_U32_PERF is not set |
| 380 | # CONFIG_CLS_U32_MARK is not set |
| 381 | # CONFIG_NET_CLS_RSVP is not set |
| 382 | # CONFIG_NET_CLS_RSVP6 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 383 | # CONFIG_NET_CLS_FLOW is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 384 | # CONFIG_NET_EMATCH is not set |
| 385 | # CONFIG_NET_CLS_ACT is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 386 | # CONFIG_NET_CLS_IND is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 387 | CONFIG_NET_SCH_FIFO=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 388 | |
| 389 | # |
| 390 | # Network testing |
| 391 | # |
| 392 | # CONFIG_NET_PKTGEN is not set |
| 393 | # CONFIG_HAMRADIO is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 394 | # CONFIG_CAN is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 395 | # CONFIG_IRDA is not set |
| 396 | # CONFIG_BT is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 397 | # CONFIG_AF_RXRPC is not set |
| 398 | |
| 399 | # |
| 400 | # Wireless |
| 401 | # |
| 402 | # CONFIG_CFG80211 is not set |
| 403 | # CONFIG_WIRELESS_EXT is not set |
| 404 | # CONFIG_MAC80211 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 405 | # CONFIG_IEEE80211 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 406 | # CONFIG_RFKILL is not set |
| 407 | # CONFIG_NET_9P is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 408 | |
| 409 | # |
| 410 | # Device Drivers |
| 411 | # |
| 412 | |
| 413 | # |
| 414 | # Generic Driver Options |
| 415 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 416 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 417 | CONFIG_STANDALONE=y |
| 418 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 419 | CONFIG_FW_LOADER=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 420 | # CONFIG_SYS_HYPERVISOR is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 421 | # CONFIG_CONNECTOR is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 422 | CONFIG_MTD=y |
| 423 | # CONFIG_MTD_DEBUG is not set |
| 424 | # CONFIG_MTD_CONCAT is not set |
| 425 | CONFIG_MTD_PARTITIONS=y |
| 426 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 427 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 428 | |
| 429 | # |
| 430 | # User Modules And Translation Layers |
| 431 | # |
| 432 | CONFIG_MTD_CHAR=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 433 | CONFIG_MTD_BLKDEVS=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 434 | CONFIG_MTD_BLOCK=y |
| 435 | # CONFIG_FTL is not set |
| 436 | # CONFIG_NFTL is not set |
| 437 | # CONFIG_INFTL is not set |
| 438 | # CONFIG_RFD_FTL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 439 | # CONFIG_SSFDC is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 440 | # CONFIG_MTD_OOPS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 441 | |
| 442 | # |
| 443 | # RAM/ROM/Flash chip drivers |
| 444 | # |
| 445 | CONFIG_MTD_CFI=y |
| 446 | # CONFIG_MTD_JEDECPROBE is not set |
| 447 | CONFIG_MTD_GEN_PROBE=y |
| 448 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set |
| 449 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 450 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 451 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 452 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 453 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 454 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 455 | CONFIG_MTD_CFI_I1=y |
| 456 | CONFIG_MTD_CFI_I2=y |
| 457 | # CONFIG_MTD_CFI_I4 is not set |
| 458 | # CONFIG_MTD_CFI_I8 is not set |
| 459 | # CONFIG_MTD_CFI_INTELEXT is not set |
| 460 | CONFIG_MTD_CFI_AMDSTD=y |
| 461 | # CONFIG_MTD_CFI_STAA is not set |
| 462 | CONFIG_MTD_CFI_UTIL=y |
| 463 | CONFIG_MTD_RAM=y |
| 464 | # CONFIG_MTD_ROM is not set |
| 465 | # CONFIG_MTD_ABSENT is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 466 | |
| 467 | # |
| 468 | # Mapping drivers for chip access |
| 469 | # |
| 470 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 471 | # CONFIG_MTD_PHYSMAP is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 472 | # CONFIG_MTD_PLATRAM is not set |
| 473 | |
| 474 | # |
| 475 | # Self-contained MTD device drivers |
| 476 | # |
| 477 | # CONFIG_MTD_SLRAM is not set |
| 478 | # CONFIG_MTD_PHRAM is not set |
| 479 | # CONFIG_MTD_MTDRAM is not set |
| 480 | # CONFIG_MTD_BLOCK2MTD is not set |
| 481 | |
| 482 | # |
| 483 | # Disk-On-Chip Device Drivers |
| 484 | # |
| 485 | # CONFIG_MTD_DOC2000 is not set |
| 486 | # CONFIG_MTD_DOC2001 is not set |
| 487 | # CONFIG_MTD_DOC2001PLUS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 488 | # CONFIG_MTD_NAND is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 489 | # CONFIG_MTD_ONENAND is not set |
| 490 | |
| 491 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 492 | # UBI - Unsorted block images |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 493 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 494 | # CONFIG_MTD_UBI is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 495 | # CONFIG_PARPORT is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 496 | CONFIG_BLK_DEV=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 497 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 498 | # CONFIG_BLK_DEV_LOOP is not set |
| 499 | # CONFIG_BLK_DEV_NBD is not set |
| 500 | # CONFIG_BLK_DEV_RAM is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 501 | # CONFIG_CDROM_PKTCDVD is not set |
| 502 | # CONFIG_ATA_OVER_ETH is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 503 | CONFIG_MISC_DEVICES=y |
| 504 | # CONFIG_EEPROM_93CX6 is not set |
| 505 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 506 | CONFIG_HAVE_IDE=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 507 | # CONFIG_IDE is not set |
| 508 | |
| 509 | # |
| 510 | # SCSI device support |
| 511 | # |
| 512 | # CONFIG_RAID_ATTRS is not set |
| 513 | # CONFIG_SCSI is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 514 | # CONFIG_SCSI_DMA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 515 | # CONFIG_SCSI_NETLINK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 516 | # CONFIG_ATA is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 517 | # CONFIG_MD is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 518 | CONFIG_NETDEVICES=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 519 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 520 | # CONFIG_DUMMY is not set |
| 521 | # CONFIG_BONDING is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 522 | # CONFIG_MACVLAN is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 523 | # CONFIG_EQUALIZER is not set |
| 524 | # CONFIG_TUN is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 525 | # CONFIG_VETH is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 526 | # CONFIG_PHYLIB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 527 | CONFIG_NET_ETHERNET=y |
| 528 | # CONFIG_MII is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 529 | # CONFIG_AX88796 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 530 | # CONFIG_STNIC is not set |
| 531 | # CONFIG_SMC91X is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 532 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 533 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 534 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 535 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 536 | # CONFIG_B44 is not set |
| 537 | CONFIG_NETDEV_1000=y |
| 538 | # CONFIG_E1000E_ENABLED is not set |
| 539 | CONFIG_NETDEV_10000=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 540 | |
| 541 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 542 | # Wireless LAN |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 543 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 544 | # CONFIG_WLAN_PRE80211 is not set |
| 545 | # CONFIG_WLAN_80211 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 546 | # CONFIG_WAN is not set |
| 547 | # CONFIG_PPP is not set |
| 548 | # CONFIG_SLIP is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 549 | # CONFIG_NETCONSOLE is not set |
| 550 | # CONFIG_NETPOLL is not set |
| 551 | # CONFIG_NET_POLL_CONTROLLER is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 552 | # CONFIG_ISDN is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 553 | CONFIG_PHONE=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 554 | |
| 555 | # |
| 556 | # Input device support |
| 557 | # |
| 558 | CONFIG_INPUT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 559 | # CONFIG_INPUT_FF_MEMLESS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 560 | # CONFIG_INPUT_POLLDEV is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 561 | |
| 562 | # |
| 563 | # Userland interfaces |
| 564 | # |
| 565 | # CONFIG_INPUT_MOUSEDEV is not set |
| 566 | # CONFIG_INPUT_JOYDEV is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 567 | # CONFIG_INPUT_EVDEV is not set |
| 568 | # CONFIG_INPUT_EVBUG is not set |
| 569 | |
| 570 | # |
| 571 | # Input Device Drivers |
| 572 | # |
| 573 | # CONFIG_INPUT_KEYBOARD is not set |
| 574 | # CONFIG_INPUT_MOUSE is not set |
| 575 | # CONFIG_INPUT_JOYSTICK is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 576 | # CONFIG_INPUT_TABLET is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 577 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 578 | # CONFIG_INPUT_MISC is not set |
| 579 | |
| 580 | # |
| 581 | # Hardware I/O ports |
| 582 | # |
| 583 | # CONFIG_SERIO is not set |
| 584 | # CONFIG_GAMEPORT is not set |
| 585 | |
| 586 | # |
| 587 | # Character devices |
| 588 | # |
| 589 | # CONFIG_VT is not set |
| 590 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 591 | |
| 592 | # |
| 593 | # Serial drivers |
| 594 | # |
| 595 | # CONFIG_SERIAL_8250 is not set |
| 596 | |
| 597 | # |
| 598 | # Non-8250 serial port support |
| 599 | # |
| 600 | CONFIG_SERIAL_SH_SCI=y |
| 601 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
| 602 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 603 | CONFIG_SERIAL_CORE=y |
| 604 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 605 | # CONFIG_UNIX98_PTYS is not set |
| 606 | CONFIG_LEGACY_PTYS=y |
| 607 | CONFIG_LEGACY_PTY_COUNT=256 |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 608 | # CONFIG_IPMI_HANDLER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 609 | CONFIG_HW_RANDOM=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 610 | # CONFIG_R3964 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 611 | # CONFIG_RAW_DRIVER is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 612 | # CONFIG_TCG_TPM is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 613 | # CONFIG_I2C is not set |
| 614 | |
| 615 | # |
| 616 | # SPI support |
| 617 | # |
| 618 | # CONFIG_SPI is not set |
| 619 | # CONFIG_SPI_MASTER is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 620 | # CONFIG_W1 is not set |
| 621 | # CONFIG_POWER_SUPPLY is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 622 | # CONFIG_HWMON is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 623 | CONFIG_THERMAL=y |
| 624 | # CONFIG_WATCHDOG is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 625 | |
| 626 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 627 | # Sonics Silicon Backplane |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 628 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 629 | CONFIG_SSB_POSSIBLE=y |
| 630 | # CONFIG_SSB is not set |
| 631 | |
| 632 | # |
| 633 | # Multifunction device drivers |
| 634 | # |
| 635 | # CONFIG_MFD_SM501 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 636 | |
| 637 | # |
| 638 | # Multimedia devices |
| 639 | # |
| 640 | # CONFIG_VIDEO_DEV is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 641 | # CONFIG_DVB_CORE is not set |
| 642 | # CONFIG_DAB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 643 | |
| 644 | # |
| 645 | # Graphics support |
| 646 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 647 | # CONFIG_VGASTATE is not set |
| 648 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 649 | # CONFIG_FB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 650 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 651 | |
| 652 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 653 | # Display device support |
| 654 | # |
| 655 | # CONFIG_DISPLAY_SUPPORT is not set |
| 656 | |
| 657 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 658 | # Sound |
| 659 | # |
| 660 | # CONFIG_SOUND is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 661 | CONFIG_HID_SUPPORT=y |
| 662 | CONFIG_HID=y |
| 663 | # CONFIG_HID_DEBUG is not set |
| 664 | # CONFIG_HIDRAW is not set |
| 665 | CONFIG_USB_SUPPORT=y |
| 666 | CONFIG_USB_ARCH_HAS_HCD=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 667 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
| 668 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 669 | # CONFIG_USB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 670 | |
| 671 | # |
| 672 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 673 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 674 | # CONFIG_USB_GADGET is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 675 | # CONFIG_MMC is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 676 | # CONFIG_MEMSTICK is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 677 | # CONFIG_NEW_LEDS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 678 | # CONFIG_RTC_CLASS is not set |
| 679 | |
| 680 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 681 | # Userspace I/O |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 682 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 683 | # CONFIG_UIO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 684 | |
| 685 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 686 | # File systems |
| 687 | # |
| 688 | # CONFIG_EXT2_FS is not set |
| 689 | # CONFIG_EXT3_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 690 | # CONFIG_EXT4DEV_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 691 | # CONFIG_REISERFS_FS is not set |
| 692 | # CONFIG_JFS_FS is not set |
| 693 | # CONFIG_FS_POSIX_ACL is not set |
| 694 | # CONFIG_XFS_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 695 | # CONFIG_GFS2_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 696 | # CONFIG_OCFS2_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 697 | # CONFIG_DNOTIFY is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 698 | # CONFIG_INOTIFY is not set |
| 699 | # CONFIG_QUOTA is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 700 | # CONFIG_AUTOFS_FS is not set |
| 701 | # CONFIG_AUTOFS4_FS is not set |
| 702 | # CONFIG_FUSE_FS is not set |
| 703 | |
| 704 | # |
| 705 | # CD-ROM/DVD Filesystems |
| 706 | # |
| 707 | # CONFIG_ISO9660_FS is not set |
| 708 | # CONFIG_UDF_FS is not set |
| 709 | |
| 710 | # |
| 711 | # DOS/FAT/NT Filesystems |
| 712 | # |
| 713 | # CONFIG_MSDOS_FS is not set |
| 714 | # CONFIG_VFAT_FS is not set |
| 715 | # CONFIG_NTFS_FS is not set |
| 716 | |
| 717 | # |
| 718 | # Pseudo filesystems |
| 719 | # |
| 720 | CONFIG_PROC_FS=y |
| 721 | # CONFIG_PROC_KCORE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 722 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 723 | CONFIG_SYSFS=y |
| 724 | CONFIG_TMPFS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 725 | # CONFIG_TMPFS_POSIX_ACL is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 726 | # CONFIG_HUGETLBFS is not set |
| 727 | # CONFIG_HUGETLB_PAGE is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 728 | # CONFIG_CONFIGFS_FS is not set |
| 729 | |
| 730 | # |
| 731 | # Miscellaneous filesystems |
| 732 | # |
| 733 | # CONFIG_ADFS_FS is not set |
| 734 | # CONFIG_AFFS_FS is not set |
| 735 | # CONFIG_HFS_FS is not set |
| 736 | # CONFIG_HFSPLUS_FS is not set |
| 737 | # CONFIG_BEFS_FS is not set |
| 738 | # CONFIG_BFS_FS is not set |
| 739 | # CONFIG_EFS_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 740 | CONFIG_JFFS2_FS=y |
| 741 | CONFIG_JFFS2_FS_DEBUG=0 |
| 742 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 743 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 744 | # CONFIG_JFFS2_SUMMARY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 745 | # CONFIG_JFFS2_FS_XATTR is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 746 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
| 747 | CONFIG_JFFS2_ZLIB=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 748 | # CONFIG_JFFS2_LZO is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 749 | CONFIG_JFFS2_RTIME=y |
| 750 | # CONFIG_JFFS2_RUBIN is not set |
| 751 | # CONFIG_CRAMFS is not set |
| 752 | # CONFIG_VXFS_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 753 | # CONFIG_MINIX_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 754 | # CONFIG_HPFS_FS is not set |
| 755 | # CONFIG_QNX4FS_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 756 | # CONFIG_ROMFS_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 757 | # CONFIG_SYSV_FS is not set |
| 758 | # CONFIG_UFS_FS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 759 | CONFIG_NETWORK_FILESYSTEMS=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 760 | # CONFIG_NFS_FS is not set |
| 761 | # CONFIG_NFSD is not set |
| 762 | # CONFIG_SMB_FS is not set |
| 763 | # CONFIG_CIFS is not set |
| 764 | # CONFIG_NCP_FS is not set |
| 765 | # CONFIG_CODA_FS is not set |
| 766 | # CONFIG_AFS_FS is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 767 | |
| 768 | # |
| 769 | # Partition Types |
| 770 | # |
| 771 | # CONFIG_PARTITION_ADVANCED is not set |
| 772 | CONFIG_MSDOS_PARTITION=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 773 | # CONFIG_NLS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 774 | # CONFIG_DLM is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 775 | |
| 776 | # |
| 777 | # Kernel hacking |
| 778 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 779 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 780 | # CONFIG_PRINTK_TIME is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 781 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 782 | CONFIG_ENABLE_MUST_CHECK=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 783 | # CONFIG_MAGIC_SYSRQ is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 784 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 785 | CONFIG_DEBUG_FS=y |
| 786 | # CONFIG_HEADERS_CHECK is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 787 | # CONFIG_DEBUG_KERNEL is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 788 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 789 | # CONFIG_SAMPLES is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 790 | # CONFIG_SH_STANDARD_BIOS is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 791 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 792 | # CONFIG_SH_KGDB is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 793 | |
| 794 | # |
| 795 | # Security options |
| 796 | # |
| 797 | # CONFIG_KEYS is not set |
| 798 | # CONFIG_SECURITY is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 799 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 800 | CONFIG_CRYPTO=y |
| 801 | # CONFIG_CRYPTO_SEQIV is not set |
| 802 | # CONFIG_CRYPTO_MANAGER is not set |
| 803 | # CONFIG_CRYPTO_HMAC is not set |
| 804 | # CONFIG_CRYPTO_XCBC is not set |
| 805 | # CONFIG_CRYPTO_NULL is not set |
| 806 | # CONFIG_CRYPTO_MD4 is not set |
| 807 | # CONFIG_CRYPTO_MD5 is not set |
| 808 | # CONFIG_CRYPTO_SHA1 is not set |
| 809 | # CONFIG_CRYPTO_SHA256 is not set |
| 810 | # CONFIG_CRYPTO_SHA512 is not set |
| 811 | # CONFIG_CRYPTO_WP512 is not set |
| 812 | # CONFIG_CRYPTO_TGR192 is not set |
| 813 | # CONFIG_CRYPTO_GF128MUL is not set |
| 814 | # CONFIG_CRYPTO_ECB is not set |
| 815 | # CONFIG_CRYPTO_CBC is not set |
| 816 | # CONFIG_CRYPTO_PCBC is not set |
| 817 | # CONFIG_CRYPTO_LRW is not set |
| 818 | # CONFIG_CRYPTO_XTS is not set |
| 819 | # CONFIG_CRYPTO_CTR is not set |
| 820 | # CONFIG_CRYPTO_GCM is not set |
| 821 | # CONFIG_CRYPTO_CCM is not set |
| 822 | # CONFIG_CRYPTO_CRYPTD is not set |
| 823 | # CONFIG_CRYPTO_DES is not set |
| 824 | # CONFIG_CRYPTO_FCRYPT is not set |
| 825 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 826 | # CONFIG_CRYPTO_TWOFISH is not set |
| 827 | # CONFIG_CRYPTO_SERPENT is not set |
| 828 | # CONFIG_CRYPTO_AES is not set |
| 829 | # CONFIG_CRYPTO_CAST5 is not set |
| 830 | # CONFIG_CRYPTO_CAST6 is not set |
| 831 | # CONFIG_CRYPTO_TEA is not set |
| 832 | # CONFIG_CRYPTO_ARC4 is not set |
| 833 | # CONFIG_CRYPTO_KHAZAD is not set |
| 834 | # CONFIG_CRYPTO_ANUBIS is not set |
| 835 | # CONFIG_CRYPTO_SEED is not set |
| 836 | # CONFIG_CRYPTO_SALSA20 is not set |
| 837 | # CONFIG_CRYPTO_DEFLATE is not set |
| 838 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 839 | # CONFIG_CRYPTO_CRC32C is not set |
| 840 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 841 | # CONFIG_CRYPTO_TEST is not set |
| 842 | # CONFIG_CRYPTO_AUTHENC is not set |
| 843 | # CONFIG_CRYPTO_LZO is not set |
| 844 | CONFIG_CRYPTO_HW=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 845 | |
| 846 | # |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 847 | # Library routines |
| 848 | # |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 849 | CONFIG_BITREVERSE=y |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 850 | # CONFIG_CRC_CCITT is not set |
| 851 | # CONFIG_CRC16 is not set |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 852 | # CONFIG_CRC_ITU_T is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 853 | CONFIG_CRC32=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 854 | # CONFIG_CRC7 is not set |
Paul Mundt | 91b91d0 | 2006-09-27 18:08:33 +0900 | [diff] [blame] | 855 | # CONFIG_LIBCRC32C is not set |
| 856 | CONFIG_ZLIB_INFLATE=y |
| 857 | CONFIG_ZLIB_DEFLATE=y |
Paul Mundt | e7d7dec | 2008-03-06 16:08:00 +0900 | [diff] [blame] | 858 | CONFIG_HAS_IOMEM=y |
| 859 | CONFIG_HAS_IOPORT=y |
| 860 | CONFIG_HAS_DMA=y |