Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.26-rc8 |
| 4 | # Mon Jul 7 13:12:45 2008 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 7 | CONFIG_SUPERH32=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 9 | CONFIG_GENERIC_BUG=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +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 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +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 | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 24 | |
| 25 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 26 | # General setup |
| 27 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 28 | CONFIG_EXPERIMENTAL=y |
| 29 | CONFIG_BROKEN_ON_SMP=y |
| 30 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 31 | CONFIG_LOCALVERSION="" |
| 32 | CONFIG_LOCALVERSION_AUTO=y |
| 33 | # CONFIG_SWAP is not set |
| 34 | CONFIG_SYSVIPC=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 35 | CONFIG_SYSVIPC_SYSCTL=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +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 | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 39 | # CONFIG_AUDIT is not set |
| 40 | # CONFIG_IKCONFIG is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +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 | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 50 | # CONFIG_RELAY is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 51 | # CONFIG_NAMESPACES is not set |
| 52 | # CONFIG_BLK_DEV_INITRD is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +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 | bc8fb5d | 2006-09-27 18:09:34 +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 | bc8fb5d | 2006-09-27 18:09:34 +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 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 64 | CONFIG_COMPAT_BRK=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 65 | CONFIG_BASE_FULL=y |
| 66 | # CONFIG_FUTEX is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 67 | CONFIG_ANON_INODES=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 68 | # CONFIG_EPOLL is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 69 | CONFIG_SIGNALFD=y |
| 70 | CONFIG_TIMERFD=y |
| 71 | CONFIG_EVENTFD=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +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 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +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_HAVE_DMA_ATTRS is not set |
| 83 | CONFIG_PROC_PAGE_MONITOR=y |
| 84 | CONFIG_SLABINFO=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 85 | CONFIG_TINY_SHMEM=y |
| 86 | CONFIG_BASE_SMALL=0 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 87 | CONFIG_MODULES=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 88 | # CONFIG_MODULE_FORCE_LOAD is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 89 | CONFIG_MODULE_UNLOAD=y |
| 90 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 91 | # CONFIG_MODVERSIONS is not set |
| 92 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 93 | # CONFIG_KMOD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 94 | CONFIG_BLOCK=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 95 | # CONFIG_LBD is not set |
| 96 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 97 | # CONFIG_LSF is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 98 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 99 | |
| 100 | # |
| 101 | # IO Schedulers |
| 102 | # |
| 103 | CONFIG_IOSCHED_NOOP=y |
| 104 | # CONFIG_IOSCHED_AS is not set |
| 105 | CONFIG_IOSCHED_DEADLINE=y |
| 106 | # CONFIG_IOSCHED_CFQ is not set |
| 107 | # CONFIG_DEFAULT_AS is not set |
| 108 | CONFIG_DEFAULT_DEADLINE=y |
| 109 | # CONFIG_DEFAULT_CFQ is not set |
| 110 | # CONFIG_DEFAULT_NOOP is not set |
| 111 | CONFIG_DEFAULT_IOSCHED="deadline" |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 112 | CONFIG_CLASSIC_RCU=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 113 | |
| 114 | # |
| 115 | # System type |
| 116 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 117 | CONFIG_CPU_SH4=y |
| 118 | CONFIG_CPU_SH4A=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 119 | CONFIG_CPU_SH4AL_DSP=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 120 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 122 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 124 | # CONFIG_CPU_SUBTYPE_MXG is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 125 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 126 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 127 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 129 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 130 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 131 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 132 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 133 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 134 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 135 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 136 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| 137 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
| 138 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
| 139 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 140 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 141 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 142 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
| 143 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 144 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 145 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 146 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 147 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 148 | CONFIG_CPU_SUBTYPE_SH7343=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 149 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 150 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
| 151 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 152 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 153 | |
| 154 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 155 | # Memory management options |
| 156 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 157 | CONFIG_QUICKLIST=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 158 | CONFIG_MMU=y |
| 159 | CONFIG_PAGE_OFFSET=0x80000000 |
| 160 | CONFIG_MEMORY_START=0x0c000000 |
| 161 | CONFIG_MEMORY_SIZE=0x01000000 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 162 | CONFIG_29BIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 163 | CONFIG_VSYSCALL=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 164 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 165 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 166 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 167 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 168 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 169 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 170 | CONFIG_PAGE_SIZE_4KB=y |
| 171 | # CONFIG_PAGE_SIZE_8KB is not set |
| 172 | # CONFIG_PAGE_SIZE_16KB is not set |
| 173 | # CONFIG_PAGE_SIZE_64KB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 174 | CONFIG_SELECT_MEMORY_MODEL=y |
| 175 | CONFIG_FLATMEM_MANUAL=y |
| 176 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 177 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 178 | CONFIG_FLATMEM=y |
| 179 | CONFIG_FLAT_NODE_MEM_MAP=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 180 | CONFIG_SPARSEMEM_STATIC=y |
| 181 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 182 | CONFIG_PAGEFLAGS_EXTENDED=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 183 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 184 | # CONFIG_RESOURCES_64BIT is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 185 | CONFIG_ZONE_DMA_FLAG=0 |
| 186 | CONFIG_NR_QUICK=2 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 187 | |
| 188 | # |
| 189 | # Cache configuration |
| 190 | # |
| 191 | # CONFIG_SH_DIRECT_MAPPED is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 192 | CONFIG_CACHE_WRITEBACK=y |
| 193 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 194 | # CONFIG_CACHE_OFF is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 195 | |
| 196 | # |
| 197 | # Processor features |
| 198 | # |
| 199 | CONFIG_CPU_LITTLE_ENDIAN=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 200 | # CONFIG_CPU_BIG_ENDIAN is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 201 | # CONFIG_SH_FPU_EMU is not set |
| 202 | CONFIG_SH_DSP=y |
| 203 | # CONFIG_SH_STORE_QUEUES is not set |
| 204 | CONFIG_CPU_HAS_INTEVT=y |
| 205 | CONFIG_CPU_HAS_SR_RB=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 206 | CONFIG_CPU_HAS_DSP=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 207 | |
| 208 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 209 | # Board support |
| 210 | # |
| 211 | CONFIG_SOLUTION_ENGINE=y |
| 212 | CONFIG_SH_7343_SOLUTION_ENGINE=y |
| 213 | |
| 214 | # |
| 215 | # Timer and clock configuration |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 216 | # |
| 217 | CONFIG_SH_TMU=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 218 | CONFIG_SH_TIMER_IRQ=16 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 219 | CONFIG_SH_PCLK_FREQ=27000000 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 220 | # CONFIG_TICK_ONESHOT is not set |
| 221 | # CONFIG_NO_HZ is not set |
| 222 | # CONFIG_HIGH_RES_TIMERS is not set |
| 223 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 224 | |
| 225 | # |
| 226 | # CPU Frequency scaling |
| 227 | # |
| 228 | # CONFIG_CPU_FREQ is not set |
| 229 | |
| 230 | # |
| 231 | # DMA support |
| 232 | # |
| 233 | # CONFIG_SH_DMA is not set |
| 234 | |
| 235 | # |
| 236 | # Companion Chips |
| 237 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 238 | |
| 239 | # |
| 240 | # Additional SuperH Device Drivers |
| 241 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 242 | CONFIG_HEARTBEAT=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 243 | # CONFIG_PUSH_SWITCH is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 244 | |
| 245 | # |
| 246 | # Kernel features |
| 247 | # |
| 248 | # CONFIG_HZ_100 is not set |
| 249 | CONFIG_HZ_250=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 250 | # CONFIG_HZ_300 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 251 | # CONFIG_HZ_1000 is not set |
| 252 | CONFIG_HZ=250 |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 253 | # CONFIG_SCHED_HRTICK is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 254 | # CONFIG_KEXEC is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 255 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 256 | CONFIG_PREEMPT_NONE=y |
| 257 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 258 | # CONFIG_PREEMPT is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 259 | CONFIG_GUSA=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 260 | |
| 261 | # |
| 262 | # Boot options |
| 263 | # |
| 264 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 265 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 266 | # CONFIG_CMDLINE_BOOL is not set |
| 267 | |
| 268 | # |
| 269 | # Bus options |
| 270 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 271 | # CONFIG_CF_ENABLER is not set |
| 272 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 273 | # CONFIG_PCCARD is not set |
| 274 | |
| 275 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 276 | # Executable file formats |
| 277 | # |
| 278 | CONFIG_BINFMT_ELF=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 279 | # CONFIG_BINFMT_MISC is not set |
| 280 | |
| 281 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 282 | # Networking |
| 283 | # |
| 284 | CONFIG_NET=y |
| 285 | |
| 286 | # |
| 287 | # Networking options |
| 288 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 289 | CONFIG_PACKET=y |
| 290 | CONFIG_PACKET_MMAP=y |
| 291 | CONFIG_UNIX=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 292 | CONFIG_XFRM=y |
| 293 | # CONFIG_XFRM_USER is not set |
| 294 | # CONFIG_XFRM_SUB_POLICY is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 295 | # CONFIG_XFRM_MIGRATE is not set |
| 296 | # CONFIG_XFRM_STATISTICS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 297 | # CONFIG_NET_KEY is not set |
| 298 | CONFIG_INET=y |
| 299 | # CONFIG_IP_MULTICAST is not set |
| 300 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 301 | CONFIG_IP_FIB_HASH=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 302 | # CONFIG_IP_PNP is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 303 | # CONFIG_NET_IPIP is not set |
| 304 | # CONFIG_NET_IPGRE is not set |
| 305 | # CONFIG_ARPD is not set |
| 306 | CONFIG_SYN_COOKIES=y |
| 307 | # CONFIG_INET_AH is not set |
| 308 | # CONFIG_INET_ESP is not set |
| 309 | # CONFIG_INET_IPCOMP is not set |
| 310 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 311 | # CONFIG_INET_TUNNEL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 312 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 313 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 314 | CONFIG_INET_XFRM_MODE_BEET=y |
| 315 | # CONFIG_INET_LRO is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 316 | # CONFIG_INET_DIAG is not set |
| 317 | # CONFIG_TCP_CONG_ADVANCED is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 318 | CONFIG_TCP_CONG_CUBIC=y |
| 319 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 320 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 321 | # CONFIG_IPV6 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 322 | # CONFIG_NETWORK_SECMARK is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 323 | # CONFIG_NETFILTER is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 324 | # CONFIG_IP_DCCP is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 325 | # CONFIG_IP_SCTP is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 326 | # CONFIG_TIPC is not set |
| 327 | # CONFIG_ATM is not set |
| 328 | # CONFIG_BRIDGE is not set |
| 329 | # CONFIG_VLAN_8021Q is not set |
| 330 | # CONFIG_DECNET is not set |
| 331 | # CONFIG_LLC2 is not set |
| 332 | # CONFIG_IPX is not set |
| 333 | # CONFIG_ATALK is not set |
| 334 | # CONFIG_X25 is not set |
| 335 | # CONFIG_LAPB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 336 | # CONFIG_ECONET is not set |
| 337 | # CONFIG_WAN_ROUTER is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 338 | # CONFIG_NET_SCHED is not set |
| 339 | |
| 340 | # |
| 341 | # Network testing |
| 342 | # |
| 343 | # CONFIG_NET_PKTGEN is not set |
| 344 | # CONFIG_HAMRADIO is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 345 | # CONFIG_CAN is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 346 | # CONFIG_IRDA is not set |
| 347 | # CONFIG_BT is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 348 | # CONFIG_AF_RXRPC is not set |
| 349 | |
| 350 | # |
| 351 | # Wireless |
| 352 | # |
| 353 | # CONFIG_CFG80211 is not set |
| 354 | # CONFIG_WIRELESS_EXT is not set |
| 355 | # CONFIG_MAC80211 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 356 | # CONFIG_IEEE80211 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 357 | # CONFIG_RFKILL is not set |
| 358 | # CONFIG_NET_9P is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 359 | |
| 360 | # |
| 361 | # Device Drivers |
| 362 | # |
| 363 | |
| 364 | # |
| 365 | # Generic Driver Options |
| 366 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 367 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 368 | CONFIG_STANDALONE=y |
| 369 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 370 | CONFIG_FW_LOADER=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 371 | # CONFIG_SYS_HYPERVISOR is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 372 | # CONFIG_CONNECTOR is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 373 | CONFIG_MTD=y |
| 374 | # CONFIG_MTD_DEBUG is not set |
| 375 | CONFIG_MTD_CONCAT=y |
| 376 | CONFIG_MTD_PARTITIONS=y |
| 377 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 378 | # CONFIG_MTD_CMDLINE_PARTS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 379 | # CONFIG_MTD_AR7_PARTS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 380 | |
| 381 | # |
| 382 | # User Modules And Translation Layers |
| 383 | # |
| 384 | CONFIG_MTD_CHAR=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 385 | CONFIG_MTD_BLKDEVS=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 386 | CONFIG_MTD_BLOCK=y |
| 387 | # CONFIG_FTL is not set |
| 388 | # CONFIG_NFTL is not set |
| 389 | # CONFIG_INFTL is not set |
| 390 | # CONFIG_RFD_FTL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 391 | # CONFIG_SSFDC is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 392 | # CONFIG_MTD_OOPS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 393 | |
| 394 | # |
| 395 | # RAM/ROM/Flash chip drivers |
| 396 | # |
| 397 | CONFIG_MTD_CFI=y |
| 398 | # CONFIG_MTD_JEDECPROBE is not set |
| 399 | CONFIG_MTD_GEN_PROBE=y |
| 400 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set |
| 401 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 402 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 403 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 404 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 405 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 406 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 407 | CONFIG_MTD_CFI_I1=y |
| 408 | CONFIG_MTD_CFI_I2=y |
| 409 | # CONFIG_MTD_CFI_I4 is not set |
| 410 | # CONFIG_MTD_CFI_I8 is not set |
| 411 | # CONFIG_MTD_CFI_INTELEXT is not set |
| 412 | CONFIG_MTD_CFI_AMDSTD=y |
| 413 | # CONFIG_MTD_CFI_STAA is not set |
| 414 | CONFIG_MTD_CFI_UTIL=y |
| 415 | CONFIG_MTD_RAM=y |
| 416 | # CONFIG_MTD_ROM is not set |
| 417 | # CONFIG_MTD_ABSENT is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 418 | |
| 419 | # |
| 420 | # Mapping drivers for chip access |
| 421 | # |
| 422 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 423 | CONFIG_MTD_PHYSMAP=y |
| 424 | CONFIG_MTD_PHYSMAP_START=0x0 |
| 425 | CONFIG_MTD_PHYSMAP_LEN=0 |
| 426 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 427 | # CONFIG_MTD_PLATRAM is not set |
| 428 | |
| 429 | # |
| 430 | # Self-contained MTD device drivers |
| 431 | # |
| 432 | # CONFIG_MTD_SLRAM is not set |
| 433 | # CONFIG_MTD_PHRAM is not set |
| 434 | # CONFIG_MTD_MTDRAM is not set |
| 435 | # CONFIG_MTD_BLOCK2MTD is not set |
| 436 | |
| 437 | # |
| 438 | # Disk-On-Chip Device Drivers |
| 439 | # |
| 440 | # CONFIG_MTD_DOC2000 is not set |
| 441 | # CONFIG_MTD_DOC2001 is not set |
| 442 | # CONFIG_MTD_DOC2001PLUS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 443 | # CONFIG_MTD_NAND is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 444 | # CONFIG_MTD_ONENAND is not set |
| 445 | |
| 446 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 447 | # UBI - Unsorted block images |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 448 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 449 | # CONFIG_MTD_UBI is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 450 | # CONFIG_PARPORT is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 451 | CONFIG_BLK_DEV=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 452 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 453 | # CONFIG_BLK_DEV_LOOP is not set |
| 454 | # CONFIG_BLK_DEV_NBD is not set |
| 455 | # CONFIG_BLK_DEV_RAM is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 456 | # CONFIG_CDROM_PKTCDVD is not set |
| 457 | # CONFIG_ATA_OVER_ETH is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 458 | # CONFIG_MISC_DEVICES is not set |
| 459 | CONFIG_HAVE_IDE=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 460 | # CONFIG_IDE is not set |
| 461 | |
| 462 | # |
| 463 | # SCSI device support |
| 464 | # |
| 465 | # CONFIG_RAID_ATTRS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 466 | CONFIG_SCSI=y |
| 467 | CONFIG_SCSI_DMA=y |
| 468 | # CONFIG_SCSI_TGT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 469 | # CONFIG_SCSI_NETLINK is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 470 | CONFIG_SCSI_PROC_FS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 471 | |
| 472 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 473 | # SCSI support type (disk, tape, CD-ROM) |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 474 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 475 | # CONFIG_BLK_DEV_SD is not set |
| 476 | # CONFIG_CHR_DEV_ST is not set |
| 477 | # CONFIG_CHR_DEV_OSST is not set |
| 478 | # CONFIG_BLK_DEV_SR is not set |
| 479 | # CONFIG_CHR_DEV_SG is not set |
| 480 | # CONFIG_CHR_DEV_SCH is not set |
| 481 | |
| 482 | # |
| 483 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| 484 | # |
| 485 | CONFIG_SCSI_MULTI_LUN=y |
| 486 | # CONFIG_SCSI_CONSTANTS is not set |
| 487 | # CONFIG_SCSI_LOGGING is not set |
| 488 | # CONFIG_SCSI_SCAN_ASYNC is not set |
| 489 | CONFIG_SCSI_WAIT_SCAN=m |
| 490 | |
| 491 | # |
| 492 | # SCSI Transports |
| 493 | # |
| 494 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 495 | # CONFIG_SCSI_FC_ATTRS is not set |
| 496 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 497 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 498 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 499 | # CONFIG_SCSI_LOWLEVEL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 500 | # CONFIG_ATA is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 501 | # CONFIG_MD is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 502 | CONFIG_NETDEVICES=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 503 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 504 | # CONFIG_DUMMY is not set |
| 505 | # CONFIG_BONDING is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 506 | # CONFIG_MACVLAN is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 507 | # CONFIG_EQUALIZER is not set |
| 508 | # CONFIG_TUN is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 509 | # CONFIG_VETH is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 510 | # CONFIG_PHYLIB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 511 | CONFIG_NET_ETHERNET=y |
| 512 | CONFIG_MII=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 513 | # CONFIG_AX88796 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 514 | # CONFIG_STNIC is not set |
| 515 | CONFIG_SMC91X=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 516 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 517 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 518 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 519 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 520 | # CONFIG_B44 is not set |
| 521 | CONFIG_NETDEV_1000=y |
| 522 | # CONFIG_E1000E_ENABLED is not set |
| 523 | CONFIG_NETDEV_10000=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 524 | |
| 525 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 526 | # Wireless LAN |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 527 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 528 | # CONFIG_WLAN_PRE80211 is not set |
| 529 | # CONFIG_WLAN_80211 is not set |
| 530 | # CONFIG_IWLWIFI_LEDS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 531 | # CONFIG_WAN is not set |
| 532 | # CONFIG_PPP is not set |
| 533 | # CONFIG_SLIP is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 534 | # CONFIG_NETCONSOLE is not set |
| 535 | # CONFIG_NETPOLL is not set |
| 536 | # CONFIG_NET_POLL_CONTROLLER is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 537 | # CONFIG_ISDN is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 538 | # CONFIG_PHONE is not set |
| 539 | |
| 540 | # |
| 541 | # Input device support |
| 542 | # |
| 543 | CONFIG_INPUT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 544 | # CONFIG_INPUT_FF_MEMLESS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 545 | # CONFIG_INPUT_POLLDEV is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 546 | |
| 547 | # |
| 548 | # Userland interfaces |
| 549 | # |
| 550 | # CONFIG_INPUT_MOUSEDEV is not set |
| 551 | # CONFIG_INPUT_JOYDEV is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 552 | # CONFIG_INPUT_EVDEV is not set |
| 553 | # CONFIG_INPUT_EVBUG is not set |
| 554 | |
| 555 | # |
| 556 | # Input Device Drivers |
| 557 | # |
| 558 | # CONFIG_INPUT_KEYBOARD is not set |
| 559 | # CONFIG_INPUT_MOUSE is not set |
| 560 | # CONFIG_INPUT_JOYSTICK is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 561 | # CONFIG_INPUT_TABLET is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 562 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 563 | # CONFIG_INPUT_MISC is not set |
| 564 | |
| 565 | # |
| 566 | # Hardware I/O ports |
| 567 | # |
| 568 | # CONFIG_SERIO is not set |
| 569 | # CONFIG_GAMEPORT is not set |
| 570 | |
| 571 | # |
| 572 | # Character devices |
| 573 | # |
| 574 | CONFIG_VT=y |
| 575 | CONFIG_VT_CONSOLE=y |
| 576 | CONFIG_HW_CONSOLE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 577 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 578 | CONFIG_DEVKMEM=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 579 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 580 | |
| 581 | # |
| 582 | # Serial drivers |
| 583 | # |
| 584 | # CONFIG_SERIAL_8250 is not set |
| 585 | |
| 586 | # |
| 587 | # Non-8250 serial port support |
| 588 | # |
| 589 | CONFIG_SERIAL_SH_SCI=y |
| 590 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
| 591 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 592 | CONFIG_SERIAL_CORE=y |
| 593 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 594 | # CONFIG_UNIX98_PTYS is not set |
| 595 | CONFIG_LEGACY_PTYS=y |
| 596 | CONFIG_LEGACY_PTY_COUNT=256 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 597 | # CONFIG_IPMI_HANDLER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 598 | CONFIG_HW_RANDOM=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 599 | # CONFIG_R3964 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 600 | # CONFIG_RAW_DRIVER is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 601 | # CONFIG_TCG_TPM is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 602 | # CONFIG_I2C is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 603 | # CONFIG_SPI is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 604 | # CONFIG_W1 is not set |
| 605 | # CONFIG_POWER_SUPPLY is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 606 | # CONFIG_HWMON is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 607 | # CONFIG_THERMAL is not set |
| 608 | # CONFIG_THERMAL_HWMON is not set |
| 609 | # CONFIG_WATCHDOG is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 610 | |
| 611 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 612 | # Sonics Silicon Backplane |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 613 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 614 | CONFIG_SSB_POSSIBLE=y |
| 615 | # CONFIG_SSB is not set |
| 616 | |
| 617 | # |
| 618 | # Multifunction device drivers |
| 619 | # |
| 620 | # CONFIG_MFD_SM501 is not set |
| 621 | # CONFIG_HTC_PASIC3 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 622 | |
| 623 | # |
| 624 | # Multimedia devices |
| 625 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 626 | |
| 627 | # |
| 628 | # Multimedia core support |
| 629 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 630 | CONFIG_VIDEO_DEV=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 631 | CONFIG_VIDEO_V4L2_COMMON=y |
| 632 | CONFIG_VIDEO_ALLOW_V4L1=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 633 | CONFIG_VIDEO_V4L1_COMPAT=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 634 | # CONFIG_DVB_CORE is not set |
| 635 | CONFIG_VIDEO_MEDIA=y |
| 636 | |
| 637 | # |
| 638 | # Multimedia drivers |
| 639 | # |
| 640 | # CONFIG_MEDIA_ATTACH is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 641 | CONFIG_VIDEO_V4L2=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 642 | CONFIG_VIDEO_V4L1=y |
| 643 | CONFIG_VIDEO_CAPTURE_DRIVERS=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 644 | # CONFIG_VIDEO_ADV_DEBUG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 645 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 646 | # CONFIG_VIDEO_VIVI is not set |
| 647 | # CONFIG_VIDEO_CPIA is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 648 | # CONFIG_SOC_CAMERA is not set |
| 649 | CONFIG_RADIO_ADAPTERS=y |
| 650 | # CONFIG_DAB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 651 | |
| 652 | # |
| 653 | # Graphics support |
| 654 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 655 | # CONFIG_VGASTATE is not set |
| 656 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 657 | CONFIG_FB=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 658 | CONFIG_FIRMWARE_EDID=y |
| 659 | # CONFIG_FB_DDC is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 660 | # CONFIG_FB_CFB_FILLRECT is not set |
| 661 | # CONFIG_FB_CFB_COPYAREA is not set |
| 662 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 663 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
| 664 | # CONFIG_FB_SYS_FILLRECT is not set |
| 665 | # CONFIG_FB_SYS_COPYAREA is not set |
| 666 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 667 | # CONFIG_FB_FOREIGN_ENDIAN is not set |
| 668 | # CONFIG_FB_SYS_FOPS is not set |
| 669 | # CONFIG_FB_SVGALIB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 670 | # CONFIG_FB_MACMODES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 671 | # CONFIG_FB_BACKLIGHT is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 672 | # CONFIG_FB_MODE_HELPERS is not set |
| 673 | # CONFIG_FB_TILEBLITTING is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 674 | |
| 675 | # |
| 676 | # Frame buffer hardware drivers |
| 677 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 678 | # CONFIG_FB_S1D13XXX is not set |
| 679 | # CONFIG_FB_VIRTUAL is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 680 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 681 | |
| 682 | # |
| 683 | # Display device support |
| 684 | # |
| 685 | # CONFIG_DISPLAY_SUPPORT is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 686 | |
| 687 | # |
| 688 | # Console display driver support |
| 689 | # |
| 690 | CONFIG_DUMMY_CONSOLE=y |
| 691 | # CONFIG_FRAMEBUFFER_CONSOLE is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 692 | # CONFIG_LOGO is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 693 | |
| 694 | # |
| 695 | # Sound |
| 696 | # |
| 697 | CONFIG_SOUND=y |
| 698 | |
| 699 | # |
| 700 | # Advanced Linux Sound Architecture |
| 701 | # |
| 702 | CONFIG_SND=y |
| 703 | CONFIG_SND_TIMER=y |
| 704 | CONFIG_SND_PCM=y |
| 705 | CONFIG_SND_SEQUENCER=y |
| 706 | # CONFIG_SND_SEQ_DUMMY is not set |
| 707 | CONFIG_SND_OSSEMUL=y |
| 708 | # CONFIG_SND_MIXER_OSS is not set |
| 709 | CONFIG_SND_PCM_OSS=y |
| 710 | CONFIG_SND_PCM_OSS_PLUGINS=y |
| 711 | # CONFIG_SND_SEQUENCER_OSS is not set |
| 712 | # CONFIG_SND_DYNAMIC_MINORS is not set |
| 713 | CONFIG_SND_SUPPORT_OLD_API=y |
| 714 | CONFIG_SND_VERBOSE_PROCFS=y |
| 715 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 716 | # CONFIG_SND_DEBUG is not set |
| 717 | |
| 718 | # |
| 719 | # Generic devices |
| 720 | # |
| 721 | # CONFIG_SND_DUMMY is not set |
| 722 | # CONFIG_SND_VIRMIDI is not set |
| 723 | # CONFIG_SND_MTPAV is not set |
| 724 | # CONFIG_SND_SERIAL_U16550 is not set |
| 725 | # CONFIG_SND_MPU401 is not set |
| 726 | |
| 727 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 728 | # SUPERH devices |
| 729 | # |
| 730 | |
| 731 | # |
| 732 | # System on Chip audio support |
| 733 | # |
| 734 | # CONFIG_SND_SOC is not set |
| 735 | |
| 736 | # |
| 737 | # SoC Audio support for SuperH |
| 738 | # |
| 739 | |
| 740 | # |
| 741 | # ALSA SoC audio for Freescale SOCs |
| 742 | # |
| 743 | |
| 744 | # |
| 745 | # SoC Audio for the Texas Instruments OMAP |
| 746 | # |
| 747 | |
| 748 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 749 | # Open Sound System |
| 750 | # |
| 751 | # CONFIG_SOUND_PRIME is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 752 | CONFIG_HID_SUPPORT=y |
| 753 | CONFIG_HID=y |
| 754 | # CONFIG_HID_DEBUG is not set |
| 755 | # CONFIG_HIDRAW is not set |
| 756 | # CONFIG_USB_SUPPORT is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 757 | # CONFIG_MMC is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 758 | # CONFIG_MEMSTICK is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 759 | # CONFIG_NEW_LEDS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 760 | # CONFIG_ACCESSIBILITY is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 761 | # CONFIG_RTC_CLASS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 762 | # CONFIG_UIO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 763 | |
| 764 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 765 | # File systems |
| 766 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 767 | CONFIG_EXT2_FS=y |
| 768 | # CONFIG_EXT2_FS_XATTR is not set |
| 769 | # CONFIG_EXT2_FS_XIP is not set |
| 770 | CONFIG_EXT3_FS=y |
| 771 | CONFIG_EXT3_FS_XATTR=y |
| 772 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 773 | # CONFIG_EXT3_FS_SECURITY is not set |
| 774 | # CONFIG_EXT4DEV_FS is not set |
| 775 | CONFIG_JBD=y |
| 776 | CONFIG_FS_MBCACHE=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 777 | # CONFIG_REISERFS_FS is not set |
| 778 | # CONFIG_JFS_FS is not set |
| 779 | # CONFIG_FS_POSIX_ACL is not set |
| 780 | # CONFIG_XFS_FS is not set |
| 781 | # CONFIG_OCFS2_FS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 782 | # CONFIG_DNOTIFY is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 783 | # CONFIG_INOTIFY is not set |
| 784 | # CONFIG_QUOTA is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 785 | # CONFIG_AUTOFS_FS is not set |
| 786 | # CONFIG_AUTOFS4_FS is not set |
| 787 | # CONFIG_FUSE_FS is not set |
| 788 | |
| 789 | # |
| 790 | # CD-ROM/DVD Filesystems |
| 791 | # |
| 792 | # CONFIG_ISO9660_FS is not set |
| 793 | # CONFIG_UDF_FS is not set |
| 794 | |
| 795 | # |
| 796 | # DOS/FAT/NT Filesystems |
| 797 | # |
| 798 | # CONFIG_MSDOS_FS is not set |
| 799 | # CONFIG_VFAT_FS is not set |
| 800 | # CONFIG_NTFS_FS is not set |
| 801 | |
| 802 | # |
| 803 | # Pseudo filesystems |
| 804 | # |
| 805 | CONFIG_PROC_FS=y |
| 806 | # CONFIG_PROC_KCORE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 807 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 808 | CONFIG_SYSFS=y |
| 809 | CONFIG_TMPFS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 810 | # CONFIG_TMPFS_POSIX_ACL is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 811 | # CONFIG_HUGETLBFS is not set |
| 812 | # CONFIG_HUGETLB_PAGE is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 813 | # CONFIG_CONFIGFS_FS is not set |
| 814 | |
| 815 | # |
| 816 | # Miscellaneous filesystems |
| 817 | # |
| 818 | # CONFIG_ADFS_FS is not set |
| 819 | # CONFIG_AFFS_FS is not set |
| 820 | # CONFIG_HFS_FS is not set |
| 821 | # CONFIG_HFSPLUS_FS is not set |
| 822 | # CONFIG_BEFS_FS is not set |
| 823 | # CONFIG_BFS_FS is not set |
| 824 | # CONFIG_EFS_FS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 825 | CONFIG_JFFS2_FS=y |
| 826 | CONFIG_JFFS2_FS_DEBUG=0 |
| 827 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 828 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 829 | # CONFIG_JFFS2_SUMMARY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 830 | # CONFIG_JFFS2_FS_XATTR is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 831 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
| 832 | CONFIG_JFFS2_ZLIB=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 833 | # CONFIG_JFFS2_LZO is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 834 | CONFIG_JFFS2_RTIME=y |
| 835 | # CONFIG_JFFS2_RUBIN is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 836 | CONFIG_CRAMFS=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 837 | # CONFIG_VXFS_FS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 838 | # CONFIG_MINIX_FS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 839 | # CONFIG_HPFS_FS is not set |
| 840 | # CONFIG_QNX4FS_FS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 841 | # CONFIG_ROMFS_FS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 842 | # CONFIG_SYSV_FS is not set |
| 843 | # CONFIG_UFS_FS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 844 | CONFIG_NETWORK_FILESYSTEMS=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 845 | CONFIG_NFS_FS=y |
| 846 | CONFIG_NFS_V3=y |
| 847 | # CONFIG_NFS_V3_ACL is not set |
| 848 | # CONFIG_NFS_V4 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 849 | CONFIG_NFSD=y |
| 850 | # CONFIG_NFSD_V3 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 851 | # CONFIG_NFSD_V4 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 852 | CONFIG_LOCKD=y |
| 853 | CONFIG_LOCKD_V4=y |
| 854 | CONFIG_EXPORTFS=y |
| 855 | CONFIG_NFS_COMMON=y |
| 856 | CONFIG_SUNRPC=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 857 | # CONFIG_SUNRPC_BIND34 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 858 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 859 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 860 | # CONFIG_SMB_FS is not set |
| 861 | # CONFIG_CIFS is not set |
| 862 | # CONFIG_NCP_FS is not set |
| 863 | # CONFIG_CODA_FS is not set |
| 864 | # CONFIG_AFS_FS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 865 | |
| 866 | # |
| 867 | # Partition Types |
| 868 | # |
| 869 | # CONFIG_PARTITION_ADVANCED is not set |
| 870 | CONFIG_MSDOS_PARTITION=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 871 | # CONFIG_NLS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 872 | # CONFIG_DLM is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 873 | |
| 874 | # |
| 875 | # Kernel hacking |
| 876 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 877 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 878 | # CONFIG_PRINTK_TIME is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 879 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 880 | CONFIG_ENABLE_MUST_CHECK=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 881 | CONFIG_FRAME_WARN=1024 |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 882 | # CONFIG_MAGIC_SYSRQ is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 883 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 884 | # CONFIG_DEBUG_FS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 885 | # CONFIG_HEADERS_CHECK is not set |
| 886 | # CONFIG_DEBUG_KERNEL is not set |
| 887 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 888 | # CONFIG_SAMPLES is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 889 | # CONFIG_SH_STANDARD_BIOS is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 890 | CONFIG_EARLY_SCIF_CONSOLE=y |
| 891 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 |
| 892 | CONFIG_EARLY_PRINTK=y |
| 893 | # CONFIG_SH_KGDB is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 894 | |
| 895 | # |
| 896 | # Security options |
| 897 | # |
| 898 | # CONFIG_KEYS is not set |
| 899 | # CONFIG_SECURITY is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 900 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 901 | CONFIG_CRYPTO=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 902 | |
| 903 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 904 | # Crypto core or helper |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 905 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 906 | # CONFIG_CRYPTO_MANAGER is not set |
| 907 | # CONFIG_CRYPTO_GF128MUL is not set |
| 908 | # CONFIG_CRYPTO_NULL is not set |
| 909 | # CONFIG_CRYPTO_CRYPTD is not set |
| 910 | # CONFIG_CRYPTO_AUTHENC is not set |
| 911 | # CONFIG_CRYPTO_TEST is not set |
| 912 | |
| 913 | # |
| 914 | # Authenticated Encryption with Associated Data |
| 915 | # |
| 916 | # CONFIG_CRYPTO_CCM is not set |
| 917 | # CONFIG_CRYPTO_GCM is not set |
| 918 | # CONFIG_CRYPTO_SEQIV is not set |
| 919 | |
| 920 | # |
| 921 | # Block modes |
| 922 | # |
| 923 | # CONFIG_CRYPTO_CBC is not set |
| 924 | # CONFIG_CRYPTO_CTR is not set |
| 925 | # CONFIG_CRYPTO_CTS is not set |
| 926 | # CONFIG_CRYPTO_ECB is not set |
| 927 | # CONFIG_CRYPTO_LRW is not set |
| 928 | # CONFIG_CRYPTO_PCBC is not set |
| 929 | # CONFIG_CRYPTO_XTS is not set |
| 930 | |
| 931 | # |
| 932 | # Hash modes |
| 933 | # |
| 934 | # CONFIG_CRYPTO_HMAC is not set |
| 935 | # CONFIG_CRYPTO_XCBC is not set |
| 936 | |
| 937 | # |
| 938 | # Digest |
| 939 | # |
| 940 | # CONFIG_CRYPTO_CRC32C is not set |
| 941 | # CONFIG_CRYPTO_MD4 is not set |
| 942 | # CONFIG_CRYPTO_MD5 is not set |
| 943 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 944 | # CONFIG_CRYPTO_SHA1 is not set |
| 945 | # CONFIG_CRYPTO_SHA256 is not set |
| 946 | # CONFIG_CRYPTO_SHA512 is not set |
| 947 | # CONFIG_CRYPTO_TGR192 is not set |
| 948 | # CONFIG_CRYPTO_WP512 is not set |
| 949 | |
| 950 | # |
| 951 | # Ciphers |
| 952 | # |
| 953 | # CONFIG_CRYPTO_AES is not set |
| 954 | # CONFIG_CRYPTO_ANUBIS is not set |
| 955 | # CONFIG_CRYPTO_ARC4 is not set |
| 956 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 957 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 958 | # CONFIG_CRYPTO_CAST5 is not set |
| 959 | # CONFIG_CRYPTO_CAST6 is not set |
| 960 | # CONFIG_CRYPTO_DES is not set |
| 961 | # CONFIG_CRYPTO_FCRYPT is not set |
| 962 | # CONFIG_CRYPTO_KHAZAD is not set |
| 963 | # CONFIG_CRYPTO_SALSA20 is not set |
| 964 | # CONFIG_CRYPTO_SEED is not set |
| 965 | # CONFIG_CRYPTO_SERPENT is not set |
| 966 | # CONFIG_CRYPTO_TEA is not set |
| 967 | # CONFIG_CRYPTO_TWOFISH is not set |
| 968 | |
| 969 | # |
| 970 | # Compression |
| 971 | # |
| 972 | # CONFIG_CRYPTO_DEFLATE is not set |
| 973 | # CONFIG_CRYPTO_LZO is not set |
| 974 | CONFIG_CRYPTO_HW=y |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 975 | |
| 976 | # |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 977 | # Library routines |
| 978 | # |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 979 | CONFIG_BITREVERSE=y |
| 980 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 981 | # CONFIG_CRC_CCITT is not set |
| 982 | # CONFIG_CRC16 is not set |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 983 | # CONFIG_CRC_ITU_T is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 984 | CONFIG_CRC32=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 985 | # CONFIG_CRC7 is not set |
Paul Mundt | bc8fb5d | 2006-09-27 18:09:34 +0900 | [diff] [blame] | 986 | # CONFIG_LIBCRC32C is not set |
| 987 | CONFIG_ZLIB_INFLATE=y |
| 988 | CONFIG_ZLIB_DEFLATE=y |
Yoshihiro Shimoda | cafd63b | 2008-07-07 21:11:54 +0900 | [diff] [blame] | 989 | CONFIG_HAS_IOMEM=y |
| 990 | CONFIG_HAS_IOPORT=y |
| 991 | CONFIG_HAS_DMA=y |