Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1 | # |
2 | # Automatically generated make config: don't edit | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.31 |
4 | # Thu Sep 24 19:36:36 2009 | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 5 | # |
6 | CONFIG_SUPERH=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 7 | CONFIG_SUPERH32=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 8 | # CONFIG_SUPERH64 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 11 | CONFIG_GENERIC_BUG=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 12 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
13 | CONFIG_GENERIC_HWEIGHT=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 14 | CONFIG_GENERIC_HARDIRQS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 16 | CONFIG_GENERIC_IRQ_PROBE=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 17 | CONFIG_IRQ_PER_CPU=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 18 | # CONFIG_GENERIC_GPIO is not set |
19 | CONFIG_GENERIC_TIME=y | ||||
20 | CONFIG_GENERIC_CLOCKEVENTS=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 23 | CONFIG_SYS_SUPPORTS_PCI=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 24 | CONFIG_SYS_SUPPORTS_TMU=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 25 | CONFIG_STACKTRACE_SUPPORT=y |
26 | CONFIG_LOCKDEP_SUPPORT=y | ||||
27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||||
28 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||||
29 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||||
30 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 31 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 32 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 33 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 34 | CONFIG_CONSTRUCTORS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 35 | |
36 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 37 | # General setup |
38 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 39 | CONFIG_EXPERIMENTAL=y |
40 | CONFIG_BROKEN_ON_SMP=y | ||||
41 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 42 | CONFIG_LOCALVERSION="" |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 43 | # CONFIG_LOCALVERSION_AUTO is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 44 | CONFIG_HAVE_KERNEL_GZIP=y |
45 | CONFIG_HAVE_KERNEL_BZIP2=y | ||||
46 | CONFIG_HAVE_KERNEL_LZMA=y | ||||
47 | CONFIG_KERNEL_GZIP=y | ||||
48 | # CONFIG_KERNEL_BZIP2 is not set | ||||
49 | # CONFIG_KERNEL_LZMA is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 50 | CONFIG_SWAP=y |
51 | CONFIG_SYSVIPC=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 52 | CONFIG_SYSVIPC_SYSCTL=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 53 | CONFIG_POSIX_MQUEUE=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 54 | CONFIG_POSIX_MQUEUE_SYSCTL=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 55 | # CONFIG_BSD_PROCESS_ACCT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 56 | # CONFIG_TASKSTATS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 57 | # CONFIG_AUDIT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 58 | |
59 | # | ||||
60 | # RCU Subsystem | ||||
61 | # | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 62 | CONFIG_TREE_RCU=y |
63 | # CONFIG_TREE_PREEMPT_RCU is not set | ||||
64 | # CONFIG_RCU_TRACE is not set | ||||
65 | CONFIG_RCU_FANOUT=32 | ||||
66 | # CONFIG_RCU_FANOUT_EXACT is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 67 | # CONFIG_TREE_RCU_TRACE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 68 | CONFIG_IKCONFIG=y |
69 | CONFIG_IKCONFIG_PROC=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 70 | CONFIG_LOG_BUF_SHIFT=16 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 71 | # CONFIG_GROUP_SCHED is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 72 | # CONFIG_CGROUPS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 73 | CONFIG_SYSFS_DEPRECATED=y |
74 | CONFIG_SYSFS_DEPRECATED_V2=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 75 | # CONFIG_RELAY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 76 | # CONFIG_NAMESPACES is not set |
77 | CONFIG_BLK_DEV_INITRD=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 78 | CONFIG_INITRAMFS_SOURCE="" |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 79 | CONFIG_RD_GZIP=y |
80 | # CONFIG_RD_BZIP2 is not set | ||||
81 | # CONFIG_RD_LZMA is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
83 | CONFIG_SYSCTL=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 84 | CONFIG_ANON_INODES=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 85 | CONFIG_EMBEDDED=y |
86 | CONFIG_UID16=y | ||||
87 | # CONFIG_SYSCTL_SYSCALL is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 88 | CONFIG_KALLSYMS=y |
89 | # CONFIG_KALLSYMS_ALL is not set | ||||
90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 91 | CONFIG_HOTPLUG=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 92 | CONFIG_PRINTK=y |
93 | CONFIG_BUG=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 94 | CONFIG_ELF_CORE=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 95 | CONFIG_BASE_FULL=y |
96 | CONFIG_FUTEX=y | ||||
97 | CONFIG_EPOLL=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||||
100 | CONFIG_EVENTFD=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 101 | CONFIG_SHMEM=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 102 | CONFIG_AIO=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 103 | CONFIG_HAVE_PERF_EVENTS=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 104 | |
105 | # | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 106 | # Kernel Performance Events And Counters |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 107 | # |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 108 | # CONFIG_PERF_EVENTS is not set |
109 | # CONFIG_PERF_COUNTERS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 110 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 111 | CONFIG_PCI_QUIRKS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 112 | CONFIG_COMPAT_BRK=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 113 | CONFIG_SLAB=y |
114 | # CONFIG_SLUB is not set | ||||
115 | # CONFIG_SLOB is not set | ||||
116 | # CONFIG_PROFILING is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 117 | CONFIG_HAVE_OPROFILE=y |
118 | # CONFIG_KPROBES is not set | ||||
119 | CONFIG_HAVE_IOREMAP_PROT=y | ||||
120 | CONFIG_HAVE_KPROBES=y | ||||
121 | CONFIG_HAVE_KRETPROBES=y | ||||
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||||
123 | CONFIG_HAVE_CLK=y | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 124 | CONFIG_HAVE_DMA_API_DEBUG=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 125 | |
126 | # | ||||
127 | # GCOV-based kernel profiling | ||||
128 | # | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 129 | # CONFIG_SLOW_WORK is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 130 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
131 | CONFIG_SLABINFO=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 132 | CONFIG_RT_MUTEXES=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 133 | CONFIG_BASE_SMALL=0 |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 134 | CONFIG_MODULES=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 135 | # CONFIG_MODULE_FORCE_LOAD is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 136 | CONFIG_MODULE_UNLOAD=y |
137 | CONFIG_MODULE_FORCE_UNLOAD=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 138 | # CONFIG_MODVERSIONS is not set |
139 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 140 | CONFIG_BLOCK=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 141 | CONFIG_LBDAF=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 142 | # CONFIG_BLK_DEV_BSG is not set |
143 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 144 | |
145 | # | ||||
146 | # IO Schedulers | ||||
147 | # | ||||
148 | CONFIG_IOSCHED_NOOP=y | ||||
149 | CONFIG_IOSCHED_AS=y | ||||
150 | CONFIG_IOSCHED_DEADLINE=y | ||||
151 | CONFIG_IOSCHED_CFQ=y | ||||
152 | CONFIG_DEFAULT_AS=y | ||||
153 | # CONFIG_DEFAULT_DEADLINE is not set | ||||
154 | # CONFIG_DEFAULT_CFQ is not set | ||||
155 | # CONFIG_DEFAULT_NOOP is not set | ||||
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 157 | # CONFIG_FREEZER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 158 | |
159 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 160 | # System type |
161 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 162 | CONFIG_CPU_SH4=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 163 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 164 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 165 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
166 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | ||||
167 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||||
168 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 169 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 170 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 171 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
172 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||||
173 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 174 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 175 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
176 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||||
177 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 178 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
179 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||||
180 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||||
181 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||||
Magnus Damm | cc6f33d | 2007-08-03 10:17:47 +0900 | [diff] [blame] | 182 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 183 | CONFIG_CPU_SUBTYPE_SH7751R=y |
184 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | ||||
185 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 186 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 187 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 188 | # CONFIG_CPU_SUBTYPE_SH7757 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 189 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 190 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
191 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 192 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 193 | # CONFIG_CPU_SUBTYPE_SH7786 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 194 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 195 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 196 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
197 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 198 | |
199 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 200 | # Memory management options |
201 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 202 | CONFIG_QUICKLIST=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 203 | CONFIG_MMU=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 204 | CONFIG_PAGE_OFFSET=0x80000000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 205 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 206 | CONFIG_MEMORY_START=0x08030000 |
207 | CONFIG_MEMORY_SIZE=0x7fd0000 | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 208 | CONFIG_29BIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 209 | CONFIG_VSYSCALL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 210 | CONFIG_ARCH_FLATMEM_ENABLE=y |
211 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||||
212 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||||
213 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||||
214 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||||
215 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||||
216 | CONFIG_PAGE_SIZE_4KB=y | ||||
217 | # CONFIG_PAGE_SIZE_8KB is not set | ||||
218 | # CONFIG_PAGE_SIZE_16KB is not set | ||||
219 | # CONFIG_PAGE_SIZE_64KB is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 220 | CONFIG_SELECT_MEMORY_MODEL=y |
221 | CONFIG_FLATMEM_MANUAL=y | ||||
222 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||||
223 | # CONFIG_SPARSEMEM_MANUAL is not set | ||||
224 | CONFIG_FLATMEM=y | ||||
225 | CONFIG_FLAT_NODE_MEM_MAP=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 226 | CONFIG_SPARSEMEM_STATIC=y |
227 | CONFIG_PAGEFLAGS_EXTENDED=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 228 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 229 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
230 | CONFIG_ZONE_DMA_FLAG=0 | ||||
231 | CONFIG_NR_QUICK=2 | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 232 | CONFIG_HAVE_MLOCK=y |
233 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 234 | # CONFIG_KSM is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 235 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 236 | |
237 | # | ||||
238 | # Cache configuration | ||||
239 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 240 | CONFIG_CACHE_WRITEBACK=y |
241 | # CONFIG_CACHE_WRITETHROUGH is not set | ||||
242 | # CONFIG_CACHE_OFF is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 243 | |
244 | # | ||||
245 | # Processor features | ||||
246 | # | ||||
247 | CONFIG_CPU_LITTLE_ENDIAN=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 248 | # CONFIG_CPU_BIG_ENDIAN is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 249 | CONFIG_SH_FPU=y |
250 | # CONFIG_SH_STORE_QUEUES is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 251 | CONFIG_CPU_HAS_INTEVT=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 252 | CONFIG_CPU_HAS_IPR_IRQ=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 253 | CONFIG_CPU_HAS_SR_RB=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 254 | CONFIG_CPU_HAS_FPU=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 255 | |
256 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 257 | # Board support |
258 | # | ||||
259 | # CONFIG_SH_7751_SYSTEMH is not set | ||||
260 | # CONFIG_SH_SECUREEDGE5410 is not set | ||||
261 | # CONFIG_SH_RTS7751R2D is not set | ||||
262 | # CONFIG_SH_LANDISK is not set | ||||
263 | CONFIG_SH_TITAN=y | ||||
264 | # CONFIG_SH_LBOX_RE2 is not set | ||||
265 | |||||
266 | # | ||||
267 | # Timer and clock configuration | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 268 | # |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 269 | CONFIG_SH_TIMER_TMU=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 270 | CONFIG_SH_PCLK_FREQ=30000000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 271 | CONFIG_SH_CLK_CPG=y |
272 | CONFIG_SH_CLK_CPG_LEGACY=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 273 | # CONFIG_NO_HZ is not set |
274 | # CONFIG_HIGH_RES_TIMERS is not set | ||||
275 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 276 | |
277 | # | ||||
278 | # CPU Frequency scaling | ||||
279 | # | ||||
280 | # CONFIG_CPU_FREQ is not set | ||||
281 | |||||
282 | # | ||||
283 | # DMA support | ||||
284 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 285 | CONFIG_SH_DMA_API=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 286 | CONFIG_SH_DMA=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 287 | CONFIG_SH_DMA_IRQ_MULTI=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 288 | CONFIG_NR_ONCHIP_DMA_CHANNELS=8 |
289 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set | ||||
290 | |||||
291 | # | ||||
292 | # Companion Chips | ||||
293 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 294 | |
295 | # | ||||
296 | # Additional SuperH Device Drivers | ||||
297 | # | ||||
298 | # CONFIG_HEARTBEAT is not set | ||||
299 | # CONFIG_PUSH_SWITCH is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 300 | |
301 | # | ||||
302 | # Kernel features | ||||
303 | # | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 304 | # CONFIG_HZ_100 is not set |
305 | CONFIG_HZ_250=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 306 | # CONFIG_HZ_300 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 307 | # CONFIG_HZ_1000 is not set |
308 | CONFIG_HZ=250 | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 309 | # CONFIG_SCHED_HRTICK is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 310 | # CONFIG_KEXEC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 311 | # CONFIG_CRASH_DUMP is not set |
312 | # CONFIG_SECCOMP is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 313 | # CONFIG_PREEMPT_NONE is not set |
314 | CONFIG_PREEMPT_VOLUNTARY=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 315 | # CONFIG_PREEMPT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 316 | CONFIG_GUSA=y |
317 | # CONFIG_GUSA_RB is not set | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 318 | # CONFIG_SPARSE_IRQ is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 319 | |
320 | # | ||||
321 | # Boot options | ||||
322 | # | ||||
323 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||||
324 | CONFIG_BOOT_LINK_OFFSET=0x009e0000 | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 325 | CONFIG_ENTRY_OFFSET=0x00001000 |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 326 | # CONFIG_UBC_WAKEUP is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 327 | CONFIG_CMDLINE_OVERWRITE=y |
328 | # CONFIG_CMDLINE_EXTEND is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 329 | CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw" |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 330 | |
331 | # | ||||
332 | # Bus options | ||||
333 | # | ||||
334 | CONFIG_PCI=y | ||||
335 | CONFIG_SH_PCIDMA_NONCOHERENT=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 336 | # CONFIG_PCIEPORTBUS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 337 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
338 | CONFIG_PCI_LEGACY=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 339 | # CONFIG_PCI_DEBUG is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 340 | # CONFIG_PCI_STUB is not set |
341 | # CONFIG_PCI_IOV is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 342 | # CONFIG_PCCARD is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 343 | CONFIG_HOTPLUG_PCI=y |
344 | # CONFIG_HOTPLUG_PCI_FAKE is not set | ||||
345 | # CONFIG_HOTPLUG_PCI_CPCI is not set | ||||
346 | # CONFIG_HOTPLUG_PCI_SHPC is not set | ||||
347 | |||||
348 | # | ||||
349 | # Executable file formats | ||||
350 | # | ||||
351 | CONFIG_BINFMT_ELF=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 352 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
353 | # CONFIG_HAVE_AOUT is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 354 | # CONFIG_BINFMT_MISC is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 355 | |
356 | # | ||||
357 | # Power management options (EXPERIMENTAL) | ||||
358 | # | ||||
359 | # CONFIG_PM is not set | ||||
360 | # CONFIG_CPU_IDLE is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 361 | CONFIG_NET=y |
362 | |||||
363 | # | ||||
364 | # Networking options | ||||
365 | # | ||||
366 | CONFIG_PACKET=y | ||||
367 | CONFIG_PACKET_MMAP=y | ||||
368 | CONFIG_UNIX=y | ||||
369 | CONFIG_XFRM=y | ||||
370 | # CONFIG_XFRM_USER is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 371 | # CONFIG_XFRM_SUB_POLICY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 372 | # CONFIG_XFRM_MIGRATE is not set |
373 | # CONFIG_XFRM_STATISTICS is not set | ||||
374 | CONFIG_XFRM_IPCOMP=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 375 | CONFIG_NET_KEY=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 376 | # CONFIG_NET_KEY_MIGRATE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 377 | CONFIG_INET=y |
378 | CONFIG_IP_MULTICAST=y | ||||
379 | CONFIG_IP_ADVANCED_ROUTER=y | ||||
380 | CONFIG_ASK_IP_FIB_HASH=y | ||||
381 | # CONFIG_IP_FIB_TRIE is not set | ||||
382 | CONFIG_IP_FIB_HASH=y | ||||
383 | CONFIG_IP_MULTIPLE_TABLES=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 384 | CONFIG_IP_ROUTE_MULTIPATH=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 385 | # CONFIG_IP_ROUTE_VERBOSE is not set |
386 | CONFIG_IP_PNP=y | ||||
387 | CONFIG_IP_PNP_DHCP=y | ||||
388 | CONFIG_IP_PNP_BOOTP=y | ||||
389 | CONFIG_IP_PNP_RARP=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 390 | CONFIG_NET_IPIP=y |
391 | CONFIG_NET_IPGRE=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 392 | CONFIG_NET_IPGRE_BROADCAST=y |
393 | CONFIG_IP_MROUTE=y | ||||
394 | CONFIG_IP_PIMSM_V1=y | ||||
395 | CONFIG_IP_PIMSM_V2=y | ||||
396 | # CONFIG_ARPD is not set | ||||
397 | CONFIG_SYN_COOKIES=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 398 | CONFIG_INET_AH=y |
399 | CONFIG_INET_ESP=y | ||||
400 | CONFIG_INET_IPCOMP=y | ||||
401 | CONFIG_INET_XFRM_TUNNEL=y | ||||
402 | CONFIG_INET_TUNNEL=y | ||||
403 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||||
404 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 405 | CONFIG_INET_XFRM_MODE_BEET=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 406 | # CONFIG_INET_LRO is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 407 | CONFIG_INET_DIAG=m |
408 | CONFIG_INET_TCP_DIAG=m | ||||
409 | # CONFIG_TCP_CONG_ADVANCED is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 410 | CONFIG_TCP_CONG_CUBIC=y |
411 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 412 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 413 | CONFIG_IPV6=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 414 | CONFIG_IPV6_PRIVACY=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 415 | # CONFIG_IPV6_ROUTER_PREF is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 416 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 417 | CONFIG_INET6_AH=y |
418 | CONFIG_INET6_ESP=y | ||||
419 | CONFIG_INET6_IPCOMP=y | ||||
420 | # CONFIG_IPV6_MIP6 is not set | ||||
421 | CONFIG_INET6_XFRM_TUNNEL=y | ||||
422 | CONFIG_INET6_TUNNEL=y | ||||
423 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||||
424 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 425 | CONFIG_INET6_XFRM_MODE_BEET=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 426 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 427 | CONFIG_IPV6_SIT=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 428 | CONFIG_IPV6_NDISC_NODETYPE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 429 | CONFIG_IPV6_TUNNEL=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 430 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 431 | # CONFIG_IPV6_MROUTE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 432 | # CONFIG_NETWORK_SECMARK is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 433 | CONFIG_NETFILTER=y |
434 | # CONFIG_NETFILTER_DEBUG is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 435 | CONFIG_NETFILTER_ADVANCED=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 436 | CONFIG_BRIDGE_NETFILTER=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 437 | |
438 | # | ||||
439 | # Core Netfilter Configuration | ||||
440 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 441 | CONFIG_NETFILTER_NETLINK=m |
442 | CONFIG_NETFILTER_NETLINK_QUEUE=m | ||||
443 | CONFIG_NETFILTER_NETLINK_LOG=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 444 | # CONFIG_NF_CONNTRACK is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 445 | # CONFIG_NETFILTER_TPROXY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 446 | CONFIG_NETFILTER_XTABLES=m |
447 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 448 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 449 | CONFIG_NETFILTER_XT_TARGET_HL=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 450 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 451 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 452 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 453 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set |
454 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | ||||
455 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||||
456 | # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 457 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 458 | CONFIG_NETFILTER_XT_MATCH_DCCP=m |
459 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||||
460 | CONFIG_NETFILTER_XT_MATCH_ESP=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 461 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 462 | CONFIG_NETFILTER_XT_MATCH_HL=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 463 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 464 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m |
465 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||||
466 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||||
467 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 468 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 469 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set |
470 | CONFIG_NETFILTER_XT_MATCH_POLICY=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 471 | CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m |
472 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||||
473 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 474 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 475 | CONFIG_NETFILTER_XT_MATCH_REALM=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 476 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 477 | CONFIG_NETFILTER_XT_MATCH_SCTP=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 478 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
479 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||||
480 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 481 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set |
482 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 483 | # CONFIG_NETFILTER_XT_MATCH_OSF is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 484 | # CONFIG_IP_VS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 485 | |
486 | # | ||||
487 | # IP: Netfilter Configuration | ||||
488 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 489 | # CONFIG_NF_DEFRAG_IPV4 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 490 | CONFIG_IP_NF_QUEUE=m |
491 | CONFIG_IP_NF_IPTABLES=m | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 492 | CONFIG_IP_NF_MATCH_ADDRTYPE=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 493 | CONFIG_IP_NF_MATCH_AH=m |
494 | CONFIG_IP_NF_MATCH_ECN=m | ||||
495 | CONFIG_IP_NF_MATCH_TTL=m | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 496 | CONFIG_IP_NF_FILTER=m |
497 | CONFIG_IP_NF_TARGET_REJECT=m | ||||
498 | CONFIG_IP_NF_TARGET_LOG=m | ||||
499 | CONFIG_IP_NF_TARGET_ULOG=m | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 500 | CONFIG_IP_NF_MANGLE=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 501 | CONFIG_IP_NF_TARGET_ECN=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 502 | CONFIG_IP_NF_TARGET_TTL=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 503 | CONFIG_IP_NF_RAW=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 504 | CONFIG_IP_NF_ARPTABLES=m |
505 | CONFIG_IP_NF_ARPFILTER=m | ||||
506 | CONFIG_IP_NF_ARP_MANGLE=m | ||||
507 | |||||
508 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 509 | # IPv6: Netfilter Configuration |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 510 | # |
511 | CONFIG_IP6_NF_QUEUE=m | ||||
512 | CONFIG_IP6_NF_IPTABLES=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 513 | CONFIG_IP6_NF_MATCH_AH=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 514 | CONFIG_IP6_NF_MATCH_EUI64=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 515 | CONFIG_IP6_NF_MATCH_FRAG=m |
516 | CONFIG_IP6_NF_MATCH_OPTS=m | ||||
517 | CONFIG_IP6_NF_MATCH_HL=m | ||||
518 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | ||||
519 | # CONFIG_IP6_NF_MATCH_MH is not set | ||||
520 | CONFIG_IP6_NF_MATCH_RT=m | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 521 | CONFIG_IP6_NF_TARGET_HL=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 522 | CONFIG_IP6_NF_TARGET_LOG=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 523 | CONFIG_IP6_NF_FILTER=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 524 | CONFIG_IP6_NF_TARGET_REJECT=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 525 | CONFIG_IP6_NF_MANGLE=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 526 | CONFIG_IP6_NF_RAW=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 527 | # CONFIG_BRIDGE_NF_EBTABLES is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 528 | # CONFIG_IP_DCCP is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 529 | # CONFIG_IP_SCTP is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 530 | # CONFIG_RDS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 531 | # CONFIG_TIPC is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 532 | # CONFIG_ATM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 533 | CONFIG_STP=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 534 | CONFIG_BRIDGE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 535 | # CONFIG_NET_DSA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 536 | CONFIG_VLAN_8021Q=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 537 | # CONFIG_VLAN_8021Q_GVRP is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 538 | # CONFIG_DECNET is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 539 | CONFIG_LLC=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 540 | # CONFIG_LLC2 is not set |
541 | # CONFIG_IPX is not set | ||||
542 | # CONFIG_ATALK is not set | ||||
543 | # CONFIG_X25 is not set | ||||
544 | # CONFIG_LAPB is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 545 | # CONFIG_ECONET is not set |
546 | # CONFIG_WAN_ROUTER is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 547 | # CONFIG_PHONET is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 548 | # CONFIG_IEEE802154 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 549 | CONFIG_NET_SCHED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 550 | |
551 | # | ||||
552 | # Queueing/Scheduling | ||||
553 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 554 | CONFIG_NET_SCH_CBQ=m |
555 | CONFIG_NET_SCH_HTB=m | ||||
556 | CONFIG_NET_SCH_HFSC=m | ||||
557 | CONFIG_NET_SCH_PRIO=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 558 | # CONFIG_NET_SCH_MULTIQ is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 559 | CONFIG_NET_SCH_RED=m |
560 | CONFIG_NET_SCH_SFQ=m | ||||
561 | CONFIG_NET_SCH_TEQL=m | ||||
562 | CONFIG_NET_SCH_TBF=m | ||||
563 | CONFIG_NET_SCH_GRED=m | ||||
564 | CONFIG_NET_SCH_DSMARK=m | ||||
565 | CONFIG_NET_SCH_NETEM=m | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 566 | # CONFIG_NET_SCH_DRR is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 567 | CONFIG_NET_SCH_INGRESS=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 568 | |
569 | # | ||||
570 | # Classification | ||||
571 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 572 | CONFIG_NET_CLS=y |
573 | CONFIG_NET_CLS_BASIC=m | ||||
574 | CONFIG_NET_CLS_TCINDEX=m | ||||
575 | CONFIG_NET_CLS_ROUTE4=m | ||||
576 | CONFIG_NET_CLS_ROUTE=y | ||||
577 | CONFIG_NET_CLS_FW=m | ||||
578 | CONFIG_NET_CLS_U32=m | ||||
579 | CONFIG_CLS_U32_PERF=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 580 | CONFIG_CLS_U32_MARK=y |
581 | CONFIG_NET_CLS_RSVP=m | ||||
582 | CONFIG_NET_CLS_RSVP6=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 583 | # CONFIG_NET_CLS_FLOW is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 584 | CONFIG_NET_EMATCH=y |
585 | CONFIG_NET_EMATCH_STACK=32 | ||||
586 | CONFIG_NET_EMATCH_CMP=m | ||||
587 | CONFIG_NET_EMATCH_NBYTE=m | ||||
588 | CONFIG_NET_EMATCH_U32=m | ||||
589 | CONFIG_NET_EMATCH_META=m | ||||
590 | CONFIG_NET_EMATCH_TEXT=m | ||||
591 | CONFIG_NET_CLS_ACT=y | ||||
592 | CONFIG_NET_ACT_POLICE=m | ||||
593 | CONFIG_NET_ACT_GACT=m | ||||
594 | CONFIG_GACT_PROB=y | ||||
595 | CONFIG_NET_ACT_MIRRED=m | ||||
596 | CONFIG_NET_ACT_IPT=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 597 | # CONFIG_NET_ACT_NAT is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 598 | CONFIG_NET_ACT_PEDIT=m |
599 | # CONFIG_NET_ACT_SIMP is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 600 | # CONFIG_NET_ACT_SKBEDIT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 601 | CONFIG_NET_CLS_IND=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 602 | CONFIG_NET_SCH_FIFO=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 603 | # CONFIG_DCB is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 604 | |
605 | # | ||||
606 | # Network testing | ||||
607 | # | ||||
608 | # CONFIG_NET_PKTGEN is not set | ||||
609 | # CONFIG_HAMRADIO is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 610 | # CONFIG_CAN is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 611 | # CONFIG_IRDA is not set |
612 | # CONFIG_BT is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 613 | # CONFIG_AF_RXRPC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 614 | CONFIG_FIB_RULES=y |
615 | CONFIG_WIRELESS=y | ||||
616 | # CONFIG_CFG80211 is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 617 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 618 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
619 | CONFIG_WIRELESS_EXT=y | ||||
620 | CONFIG_WIRELESS_EXT_SYSFS=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 621 | # CONFIG_LIB80211 is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 622 | |
623 | # | ||||
624 | # CFG80211 needs to be enabled for MAC80211 | ||||
625 | # | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 626 | # CONFIG_WIMAX is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 627 | # CONFIG_RFKILL is not set |
628 | # CONFIG_NET_9P is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 629 | |
630 | # | ||||
631 | # Device Drivers | ||||
632 | # | ||||
633 | |||||
634 | # | ||||
635 | # Generic Driver Options | ||||
636 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 637 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 638 | # CONFIG_DEVTMPFS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 639 | CONFIG_STANDALONE=y |
640 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||||
641 | CONFIG_FW_LOADER=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 642 | CONFIG_FIRMWARE_IN_KERNEL=y |
643 | CONFIG_EXTRA_FIRMWARE="" | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 644 | # CONFIG_DEBUG_DRIVER is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 645 | # CONFIG_DEBUG_DEVRES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 646 | # CONFIG_SYS_HYPERVISOR is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 647 | CONFIG_CONNECTOR=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 648 | CONFIG_MTD=m |
649 | CONFIG_MTD_DEBUG=y | ||||
650 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 651 | # CONFIG_MTD_TESTS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 652 | # CONFIG_MTD_CONCAT is not set |
653 | # CONFIG_MTD_PARTITIONS is not set | ||||
654 | |||||
655 | # | ||||
656 | # User Modules And Translation Layers | ||||
657 | # | ||||
658 | CONFIG_MTD_CHAR=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 659 | CONFIG_MTD_BLKDEVS=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 660 | CONFIG_MTD_BLOCK=m |
661 | # CONFIG_MTD_BLOCK_RO is not set | ||||
662 | CONFIG_FTL=m | ||||
663 | CONFIG_NFTL=m | ||||
664 | # CONFIG_NFTL_RW is not set | ||||
665 | CONFIG_INFTL=m | ||||
666 | CONFIG_RFD_FTL=m | ||||
667 | # CONFIG_SSFDC is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 668 | # CONFIG_MTD_OOPS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 669 | |
670 | # | ||||
671 | # RAM/ROM/Flash chip drivers | ||||
672 | # | ||||
673 | CONFIG_MTD_CFI=m | ||||
674 | CONFIG_MTD_JEDECPROBE=m | ||||
675 | CONFIG_MTD_GEN_PROBE=m | ||||
676 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||||
677 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||||
678 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||||
679 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||||
680 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||||
681 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||||
682 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||||
683 | CONFIG_MTD_CFI_I1=y | ||||
684 | CONFIG_MTD_CFI_I2=y | ||||
685 | # CONFIG_MTD_CFI_I4 is not set | ||||
686 | # CONFIG_MTD_CFI_I8 is not set | ||||
687 | # CONFIG_MTD_CFI_INTELEXT is not set | ||||
688 | # CONFIG_MTD_CFI_AMDSTD is not set | ||||
689 | # CONFIG_MTD_CFI_STAA is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 690 | CONFIG_MTD_CFI_UTIL=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 691 | # CONFIG_MTD_RAM is not set |
692 | # CONFIG_MTD_ROM is not set | ||||
693 | # CONFIG_MTD_ABSENT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 694 | |
695 | # | ||||
696 | # Mapping drivers for chip access | ||||
697 | # | ||||
698 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||||
699 | # CONFIG_MTD_PHYSMAP is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 700 | # CONFIG_MTD_INTEL_VR_NOR is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 701 | # CONFIG_MTD_PLATRAM is not set |
702 | |||||
703 | # | ||||
704 | # Self-contained MTD device drivers | ||||
705 | # | ||||
706 | # CONFIG_MTD_PMC551 is not set | ||||
707 | # CONFIG_MTD_SLRAM is not set | ||||
708 | # CONFIG_MTD_PHRAM is not set | ||||
709 | # CONFIG_MTD_MTDRAM is not set | ||||
710 | # CONFIG_MTD_BLOCK2MTD is not set | ||||
711 | |||||
712 | # | ||||
713 | # Disk-On-Chip Device Drivers | ||||
714 | # | ||||
715 | # CONFIG_MTD_DOC2000 is not set | ||||
716 | # CONFIG_MTD_DOC2001 is not set | ||||
717 | # CONFIG_MTD_DOC2001PLUS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 718 | CONFIG_MTD_NAND=m |
719 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||||
720 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 721 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 722 | CONFIG_MTD_NAND_IDS=m |
723 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 724 | # CONFIG_MTD_NAND_CAFE is not set |
725 | # CONFIG_MTD_NAND_PLATFORM is not set | ||||
726 | # CONFIG_MTD_ALAUDA is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 727 | # CONFIG_MTD_ONENAND is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 728 | |
729 | # | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 730 | # LPDDR flash memory drivers |
731 | # | ||||
732 | # CONFIG_MTD_LPDDR is not set | ||||
733 | |||||
734 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 735 | # UBI - Unsorted block images |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 736 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 737 | # CONFIG_MTD_UBI is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 738 | # CONFIG_PARPORT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 739 | CONFIG_BLK_DEV=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 740 | # CONFIG_BLK_CPQ_CISS_DA is not set |
741 | # CONFIG_BLK_DEV_DAC960 is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 742 | # CONFIG_BLK_DEV_UMEM is not set |
743 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||||
744 | CONFIG_BLK_DEV_LOOP=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 745 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 746 | # CONFIG_BLK_DEV_NBD is not set |
747 | # CONFIG_BLK_DEV_SX8 is not set | ||||
748 | # CONFIG_BLK_DEV_UB is not set | ||||
749 | CONFIG_BLK_DEV_RAM=y | ||||
750 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||||
751 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 752 | # CONFIG_BLK_DEV_XIP is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 753 | # CONFIG_CDROM_PKTCDVD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 754 | CONFIG_ATA_OVER_ETH=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 755 | # CONFIG_BLK_DEV_HD is not set |
756 | CONFIG_MISC_DEVICES=y | ||||
757 | # CONFIG_PHANTOM is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 758 | # CONFIG_SGI_IOC4 is not set |
759 | # CONFIG_TIFM_CORE is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 760 | # CONFIG_ENCLOSURE_SERVICES is not set |
761 | # CONFIG_HP_ILO is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 762 | # CONFIG_C2PORT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 763 | |
764 | # | ||||
765 | # EEPROM support | ||||
766 | # | ||||
767 | # CONFIG_EEPROM_93CX6 is not set | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 768 | # CONFIG_CB710_CORE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 769 | CONFIG_HAVE_IDE=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 770 | # CONFIG_IDE is not set |
771 | |||||
772 | # | ||||
773 | # SCSI device support | ||||
774 | # | ||||
775 | # CONFIG_RAID_ATTRS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 776 | CONFIG_SCSI=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 777 | CONFIG_SCSI_DMA=y |
778 | # CONFIG_SCSI_TGT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 779 | # CONFIG_SCSI_NETLINK is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 780 | CONFIG_SCSI_PROC_FS=y |
781 | |||||
782 | # | ||||
783 | # SCSI support type (disk, tape, CD-ROM) | ||||
784 | # | ||||
785 | CONFIG_BLK_DEV_SD=m | ||||
786 | # CONFIG_CHR_DEV_ST is not set | ||||
787 | # CONFIG_CHR_DEV_OSST is not set | ||||
788 | CONFIG_BLK_DEV_SR=m | ||||
789 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||||
790 | CONFIG_CHR_DEV_SG=m | ||||
791 | # CONFIG_CHR_DEV_SCH is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 792 | # CONFIG_SCSI_MULTI_LUN is not set |
793 | # CONFIG_SCSI_CONSTANTS is not set | ||||
794 | # CONFIG_SCSI_LOGGING is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 795 | # CONFIG_SCSI_SCAN_ASYNC is not set |
796 | CONFIG_SCSI_WAIT_SCAN=m | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 797 | |
798 | # | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 799 | # SCSI Transports |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 800 | # |
801 | # CONFIG_SCSI_SPI_ATTRS is not set | ||||
802 | # CONFIG_SCSI_FC_ATTRS is not set | ||||
803 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 804 | # CONFIG_SCSI_SAS_LIBSAS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 805 | # CONFIG_SCSI_SRP_ATTRS is not set |
806 | CONFIG_SCSI_LOWLEVEL=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 807 | # CONFIG_ISCSI_TCP is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 808 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 809 | # CONFIG_SCSI_BNX2_ISCSI is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 810 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
811 | # CONFIG_SCSI_3W_9XXX is not set | ||||
812 | # CONFIG_SCSI_ACARD is not set | ||||
813 | # CONFIG_SCSI_AACRAID is not set | ||||
814 | # CONFIG_SCSI_AIC7XXX is not set | ||||
815 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||||
816 | # CONFIG_SCSI_AIC79XX is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 817 | # CONFIG_SCSI_AIC94XX is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 818 | # CONFIG_SCSI_MVSAS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 819 | # CONFIG_SCSI_ARCMSR is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 820 | # CONFIG_MEGARAID_NEWGEN is not set |
821 | # CONFIG_MEGARAID_LEGACY is not set | ||||
822 | # CONFIG_MEGARAID_SAS is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 823 | # CONFIG_SCSI_MPT2SAS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 824 | # CONFIG_SCSI_HPTIOP is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 825 | # CONFIG_LIBFC is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 826 | # CONFIG_LIBFCOE is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 827 | # CONFIG_FCOE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 828 | # CONFIG_SCSI_DMX3191D is not set |
829 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||||
830 | # CONFIG_SCSI_IPS is not set | ||||
831 | # CONFIG_SCSI_INITIO is not set | ||||
832 | # CONFIG_SCSI_INIA100 is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 833 | # CONFIG_SCSI_STEX is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 834 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 835 | # CONFIG_SCSI_QLOGIC_1280 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 836 | # CONFIG_SCSI_QLA_FC is not set |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 837 | # CONFIG_SCSI_QLA_ISCSI is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 838 | # CONFIG_SCSI_LPFC is not set |
839 | # CONFIG_SCSI_DC395x is not set | ||||
840 | # CONFIG_SCSI_DC390T is not set | ||||
841 | # CONFIG_SCSI_NSP32 is not set | ||||
842 | # CONFIG_SCSI_DEBUG is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 843 | # CONFIG_SCSI_PMCRAID is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 844 | # CONFIG_SCSI_SRP is not set |
845 | # CONFIG_SCSI_DH is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 846 | # CONFIG_SCSI_OSD_INITIATOR is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 847 | # CONFIG_ATA is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 848 | # CONFIG_MD is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 849 | # CONFIG_FUSION is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 850 | |
851 | # | ||||
852 | # IEEE 1394 (FireWire) support | ||||
853 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 854 | |
855 | # | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 856 | # You can enable one or both FireWire driver stacks. |
857 | # | ||||
858 | |||||
859 | # | ||||
860 | # See the help texts for more information. | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 861 | # |
862 | # CONFIG_FIREWIRE is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 863 | # CONFIG_IEEE1394 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 864 | # CONFIG_I2O is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 865 | CONFIG_NETDEVICES=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 866 | # CONFIG_IFB is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 867 | # CONFIG_DUMMY is not set |
868 | # CONFIG_BONDING is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 869 | # CONFIG_MACVLAN is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 870 | # CONFIG_EQUALIZER is not set |
871 | CONFIG_TUN=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 872 | # CONFIG_VETH is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 873 | # CONFIG_ARCNET is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 874 | CONFIG_PHYLIB=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 875 | |
876 | # | ||||
877 | # MII PHY device drivers | ||||
878 | # | ||||
879 | CONFIG_MARVELL_PHY=m | ||||
880 | CONFIG_DAVICOM_PHY=m | ||||
881 | CONFIG_QSEMI_PHY=m | ||||
882 | CONFIG_LXT_PHY=m | ||||
883 | CONFIG_CICADA_PHY=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 884 | # CONFIG_VITESSE_PHY is not set |
885 | # CONFIG_SMSC_PHY is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 886 | # CONFIG_BROADCOM_PHY is not set |
887 | # CONFIG_ICPLUS_PHY is not set | ||||
888 | # CONFIG_REALTEK_PHY is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 889 | # CONFIG_NATIONAL_PHY is not set |
890 | # CONFIG_STE10XP is not set | ||||
891 | # CONFIG_LSI_ET1011C_PHY is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 892 | # CONFIG_MDIO_BITBANG is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 893 | CONFIG_NET_ETHERNET=y |
894 | CONFIG_MII=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 895 | # CONFIG_AX88796 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 896 | # CONFIG_STNIC is not set |
897 | # CONFIG_HAPPYMEAL is not set | ||||
898 | # CONFIG_SUNGEM is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 899 | # CONFIG_CASSINI is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 900 | # CONFIG_NET_VENDOR_3COM is not set |
901 | # CONFIG_SMC91X is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 902 | # CONFIG_ETHOC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 903 | # CONFIG_SMC911X is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 904 | # CONFIG_SMSC911X is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 905 | # CONFIG_DNET is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 906 | # CONFIG_NET_TULIP is not set |
907 | # CONFIG_HP100 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 908 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
909 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||||
910 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||||
911 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||||
912 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||||
913 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||||
914 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 915 | CONFIG_NET_PCI=y |
916 | # CONFIG_PCNET32 is not set | ||||
917 | # CONFIG_AMD8111_ETH is not set | ||||
918 | # CONFIG_ADAPTEC_STARFIRE is not set | ||||
919 | # CONFIG_B44 is not set | ||||
920 | # CONFIG_FORCEDETH is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 921 | # CONFIG_E100 is not set |
922 | # CONFIG_FEALNX is not set | ||||
923 | # CONFIG_NATSEMI is not set | ||||
924 | # CONFIG_NE2K_PCI is not set | ||||
925 | # CONFIG_8139CP is not set | ||||
926 | CONFIG_8139TOO=y | ||||
927 | # CONFIG_8139TOO_PIO is not set | ||||
928 | CONFIG_8139TOO_TUNE_TWISTER=y | ||||
929 | # CONFIG_8139TOO_8129 is not set | ||||
930 | CONFIG_8139_OLD_RX_RESET=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 931 | # CONFIG_R6040 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 932 | # CONFIG_SIS900 is not set |
933 | # CONFIG_EPIC100 is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 934 | # CONFIG_SMSC9420 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 935 | # CONFIG_SUNDANCE is not set |
936 | # CONFIG_TLAN is not set | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 937 | # CONFIG_KS8842 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 938 | # CONFIG_VIA_RHINE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 939 | # CONFIG_SC92031 is not set |
940 | # CONFIG_ATL2 is not set | ||||
941 | CONFIG_NETDEV_1000=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 942 | # CONFIG_ACENIC is not set |
943 | # CONFIG_DL2K is not set | ||||
944 | # CONFIG_E1000 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 945 | # CONFIG_E1000E is not set |
946 | # CONFIG_IP1000 is not set | ||||
947 | # CONFIG_IGB is not set | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 948 | # CONFIG_IGBVF is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 949 | # CONFIG_NS83820 is not set |
950 | # CONFIG_HAMACHI is not set | ||||
951 | # CONFIG_YELLOWFIN is not set | ||||
952 | # CONFIG_R8169 is not set | ||||
953 | # CONFIG_SIS190 is not set | ||||
954 | # CONFIG_SKGE is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 955 | # CONFIG_SKY2 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 956 | # CONFIG_VIA_VELOCITY is not set |
957 | # CONFIG_TIGON3 is not set | ||||
958 | # CONFIG_BNX2 is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 959 | # CONFIG_CNIC is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 960 | # CONFIG_QLA3XXX is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 961 | # CONFIG_ATL1 is not set |
962 | # CONFIG_ATL1E is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 963 | # CONFIG_ATL1C is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 964 | # CONFIG_JME is not set |
965 | CONFIG_NETDEV_10000=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 966 | # CONFIG_CHELSIO_T1 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 967 | CONFIG_CHELSIO_T3_DEPENDS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 968 | # CONFIG_CHELSIO_T3 is not set |
969 | # CONFIG_ENIC is not set | ||||
970 | # CONFIG_IXGBE is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 971 | # CONFIG_IXGB is not set |
972 | # CONFIG_S2IO is not set | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 973 | # CONFIG_VXGE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 974 | # CONFIG_MYRI10GE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 975 | # CONFIG_NETXEN_NIC is not set |
976 | # CONFIG_NIU is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 977 | # CONFIG_MLX4_EN is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 978 | # CONFIG_MLX4_CORE is not set |
979 | # CONFIG_TEHUTI is not set | ||||
980 | # CONFIG_BNX2X is not set | ||||
981 | # CONFIG_QLGE is not set | ||||
982 | # CONFIG_SFC is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 983 | # CONFIG_BE2NET is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 984 | # CONFIG_TR is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 985 | CONFIG_WLAN=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 986 | # CONFIG_WLAN_PRE80211 is not set |
987 | # CONFIG_WLAN_80211 is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 988 | |
989 | # | ||||
990 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||||
991 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 992 | |
993 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 994 | # USB Network Adapters |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 995 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 996 | CONFIG_USB_CATC=m |
997 | CONFIG_USB_KAWETH=m | ||||
998 | CONFIG_USB_PEGASUS=m | ||||
999 | CONFIG_USB_RTL8150=m | ||||
1000 | CONFIG_USB_USBNET=m | ||||
1001 | CONFIG_USB_NET_AX8817X=m | ||||
1002 | CONFIG_USB_NET_CDCETHER=m | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1003 | # CONFIG_USB_NET_CDC_EEM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1004 | # CONFIG_USB_NET_DM9601 is not set |
1005 | # CONFIG_USB_NET_SMSC95XX is not set | ||||
1006 | # CONFIG_USB_NET_GL620A is not set | ||||
1007 | CONFIG_USB_NET_NET1080=m | ||||
1008 | CONFIG_USB_NET_PLUSB=m | ||||
1009 | # CONFIG_USB_NET_MCS7830 is not set | ||||
1010 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||||
1011 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||||
1012 | CONFIG_USB_NET_ZAURUS=m | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1013 | # CONFIG_USB_NET_INT51X1 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1014 | # CONFIG_WAN is not set |
1015 | # CONFIG_FDDI is not set | ||||
1016 | # CONFIG_HIPPI is not set | ||||
1017 | CONFIG_PPP=m | ||||
1018 | CONFIG_PPP_MULTILINK=y | ||||
1019 | CONFIG_PPP_FILTER=y | ||||
1020 | CONFIG_PPP_ASYNC=m | ||||
1021 | CONFIG_PPP_SYNC_TTY=m | ||||
1022 | CONFIG_PPP_DEFLATE=m | ||||
1023 | CONFIG_PPP_BSDCOMP=m | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1024 | CONFIG_PPP_MPPE=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1025 | CONFIG_PPPOE=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1026 | # CONFIG_PPPOL2TP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1027 | CONFIG_SLIP=m |
1028 | CONFIG_SLIP_COMPRESSED=y | ||||
1029 | CONFIG_SLHC=m | ||||
1030 | CONFIG_SLIP_SMART=y | ||||
1031 | # CONFIG_SLIP_MODE_SLIP6 is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1032 | # CONFIG_NET_FC is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1033 | # CONFIG_NETCONSOLE is not set |
1034 | # CONFIG_NETPOLL is not set | ||||
1035 | # CONFIG_NET_POLL_CONTROLLER is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1036 | # CONFIG_ISDN is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1037 | # CONFIG_PHONE is not set |
1038 | |||||
1039 | # | ||||
1040 | # Input device support | ||||
1041 | # | ||||
1042 | CONFIG_INPUT=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1043 | # CONFIG_INPUT_FF_MEMLESS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1044 | # CONFIG_INPUT_POLLDEV is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1045 | |
1046 | # | ||||
1047 | # Userland interfaces | ||||
1048 | # | ||||
1049 | CONFIG_INPUT_MOUSEDEV=y | ||||
1050 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||||
1051 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||||
1052 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||||
1053 | # CONFIG_INPUT_JOYDEV is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1054 | # CONFIG_INPUT_EVDEV is not set |
1055 | # CONFIG_INPUT_EVBUG is not set | ||||
1056 | |||||
1057 | # | ||||
1058 | # Input Device Drivers | ||||
1059 | # | ||||
1060 | # CONFIG_INPUT_KEYBOARD is not set | ||||
1061 | # CONFIG_INPUT_MOUSE is not set | ||||
1062 | # CONFIG_INPUT_JOYSTICK is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1063 | # CONFIG_INPUT_TABLET is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1064 | # CONFIG_INPUT_TOUCHSCREEN is not set |
1065 | # CONFIG_INPUT_MISC is not set | ||||
1066 | |||||
1067 | # | ||||
1068 | # Hardware I/O ports | ||||
1069 | # | ||||
1070 | # CONFIG_SERIO is not set | ||||
1071 | # CONFIG_GAMEPORT is not set | ||||
1072 | |||||
1073 | # | ||||
1074 | # Character devices | ||||
1075 | # | ||||
1076 | CONFIG_VT=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1077 | CONFIG_CONSOLE_TRANSLATIONS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1078 | CONFIG_VT_CONSOLE=y |
1079 | CONFIG_HW_CONSOLE=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1080 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1081 | CONFIG_DEVKMEM=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1082 | # CONFIG_SERIAL_NONSTANDARD is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1083 | # CONFIG_NOZOMI is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1084 | |
1085 | # | ||||
1086 | # Serial drivers | ||||
1087 | # | ||||
1088 | # CONFIG_SERIAL_8250 is not set | ||||
1089 | |||||
1090 | # | ||||
1091 | # Non-8250 serial port support | ||||
1092 | # | ||||
1093 | CONFIG_SERIAL_SH_SCI=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1094 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1095 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
1096 | CONFIG_SERIAL_CORE=y | ||||
1097 | CONFIG_SERIAL_CORE_CONSOLE=y | ||||
1098 | # CONFIG_SERIAL_JSM is not set | ||||
1099 | CONFIG_UNIX98_PTYS=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1100 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1101 | CONFIG_LEGACY_PTYS=y |
1102 | CONFIG_LEGACY_PTY_COUNT=256 | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1103 | # CONFIG_IPMI_HANDLER is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1104 | CONFIG_HW_RANDOM=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1105 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1106 | # CONFIG_R3964 is not set |
1107 | # CONFIG_APPLICOM is not set | ||||
1108 | # CONFIG_RAW_DRIVER is not set | ||||
1109 | # CONFIG_TCG_TPM is not set | ||||
1110 | CONFIG_DEVPORT=y | ||||
1111 | # CONFIG_I2C is not set | ||||
1112 | # CONFIG_SPI is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1113 | |
1114 | # | ||||
1115 | # PPS support | ||||
1116 | # | ||||
1117 | # CONFIG_PPS is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1118 | # CONFIG_W1 is not set |
1119 | # CONFIG_POWER_SUPPLY is not set | ||||
1120 | CONFIG_HWMON=y | ||||
1121 | # CONFIG_HWMON_VID is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1122 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1123 | |||||
1124 | # | ||||
1125 | # Native drivers | ||||
1126 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1127 | # CONFIG_SENSORS_I5K_AMB is not set |
1128 | # CONFIG_SENSORS_F71805F is not set | ||||
1129 | # CONFIG_SENSORS_F71882FG is not set | ||||
1130 | # CONFIG_SENSORS_IT87 is not set | ||||
1131 | # CONFIG_SENSORS_PC87360 is not set | ||||
1132 | # CONFIG_SENSORS_PC87427 is not set | ||||
1133 | # CONFIG_SENSORS_SIS5595 is not set | ||||
1134 | # CONFIG_SENSORS_SMSC47M1 is not set | ||||
1135 | # CONFIG_SENSORS_SMSC47B397 is not set | ||||
1136 | # CONFIG_SENSORS_VIA686A is not set | ||||
1137 | # CONFIG_SENSORS_VT1211 is not set | ||||
1138 | # CONFIG_SENSORS_VT8231 is not set | ||||
1139 | # CONFIG_SENSORS_W83627HF is not set | ||||
1140 | # CONFIG_SENSORS_W83627EHF is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1141 | # CONFIG_THERMAL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1142 | CONFIG_WATCHDOG=y |
1143 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||||
1144 | |||||
1145 | # | ||||
1146 | # Watchdog Device Drivers | ||||
1147 | # | ||||
1148 | # CONFIG_SOFT_WATCHDOG is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1149 | # CONFIG_ALIM7101_WDT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1150 | CONFIG_SH_WDT=m |
1151 | # CONFIG_SH_WDT_MMAP is not set | ||||
1152 | |||||
1153 | # | ||||
1154 | # PCI-based Watchdog Cards | ||||
1155 | # | ||||
1156 | # CONFIG_PCIPCWATCHDOG is not set | ||||
1157 | # CONFIG_WDTPCI is not set | ||||
1158 | |||||
1159 | # | ||||
1160 | # USB-based Watchdog Cards | ||||
1161 | # | ||||
1162 | # CONFIG_USBPCWATCHDOG is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1163 | CONFIG_SSB_POSSIBLE=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1164 | |
1165 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1166 | # Sonics Silicon Backplane |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1167 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1168 | # CONFIG_SSB is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1169 | |
1170 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1171 | # Multifunction device drivers |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1172 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1173 | # CONFIG_MFD_CORE is not set |
1174 | # CONFIG_MFD_SM501 is not set | ||||
1175 | # CONFIG_HTC_PASIC3 is not set | ||||
1176 | # CONFIG_MFD_TMIO is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1177 | # CONFIG_REGULATOR is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1178 | # CONFIG_MEDIA_SUPPORT is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1179 | |
1180 | # | ||||
1181 | # Graphics support | ||||
1182 | # | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1183 | CONFIG_VGA_ARB=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1184 | # CONFIG_DRM is not set |
1185 | # CONFIG_VGASTATE is not set | ||||
1186 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1187 | # CONFIG_FB is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1188 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1189 | |||||
1190 | # | ||||
1191 | # Display device support | ||||
1192 | # | ||||
1193 | # CONFIG_DISPLAY_SUPPORT is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1194 | |
1195 | # | ||||
1196 | # Console display driver support | ||||
1197 | # | ||||
1198 | CONFIG_DUMMY_CONSOLE=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1199 | # CONFIG_SOUND is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1200 | CONFIG_HID_SUPPORT=y |
1201 | CONFIG_HID=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1202 | # CONFIG_HIDRAW is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1203 | |
1204 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1205 | # USB Input Devices |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1206 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1207 | # CONFIG_USB_HID is not set |
1208 | # CONFIG_HID_PID is not set | ||||
1209 | |||||
1210 | # | ||||
1211 | # USB HID Boot Protocol drivers | ||||
1212 | # | ||||
1213 | # CONFIG_USB_KBD is not set | ||||
1214 | # CONFIG_USB_MOUSE is not set | ||||
1215 | |||||
1216 | # | ||||
1217 | # Special HID drivers | ||||
1218 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1219 | CONFIG_USB_SUPPORT=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1220 | CONFIG_USB_ARCH_HAS_HCD=y |
1221 | CONFIG_USB_ARCH_HAS_OHCI=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1222 | CONFIG_USB_ARCH_HAS_EHCI=y |
1223 | CONFIG_USB=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1224 | # CONFIG_USB_DEBUG is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1225 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1226 | |
1227 | # | ||||
1228 | # Miscellaneous USB options | ||||
1229 | # | ||||
1230 | CONFIG_USB_DEVICEFS=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1231 | CONFIG_USB_DEVICE_CLASS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1232 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1233 | # CONFIG_USB_OTG is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1234 | # CONFIG_USB_OTG_WHITELIST is not set |
1235 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||||
1236 | CONFIG_USB_MON=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1237 | # CONFIG_USB_WUSB is not set |
1238 | # CONFIG_USB_WUSB_CBAF is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1239 | |
1240 | # | ||||
1241 | # USB Host Controller Drivers | ||||
1242 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1243 | # CONFIG_USB_C67X00_HCD is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1244 | # CONFIG_USB_XHCI_HCD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1245 | CONFIG_USB_EHCI_HCD=y |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1246 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1247 | CONFIG_USB_EHCI_TT_NEWSCHED=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1248 | # CONFIG_USB_OXU210HP_HCD is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1249 | # CONFIG_USB_ISP116X_HCD is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1250 | # CONFIG_USB_ISP1760_HCD is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1251 | # CONFIG_USB_ISP1362_HCD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1252 | CONFIG_USB_OHCI_HCD=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1253 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
1254 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1255 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1256 | # CONFIG_USB_UHCI_HCD is not set | ||||
1257 | # CONFIG_USB_SL811_HCD is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1258 | # CONFIG_USB_R8A66597_HCD is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1259 | # CONFIG_USB_WHCI_HCD is not set |
1260 | # CONFIG_USB_HWA_HCD is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1261 | |
1262 | # | ||||
1263 | # USB Device Class drivers | ||||
1264 | # | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1265 | CONFIG_USB_ACM=m |
1266 | CONFIG_USB_PRINTER=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1267 | # CONFIG_USB_WDM is not set |
1268 | # CONFIG_USB_TMC is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1269 | |
1270 | # | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1271 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1272 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1273 | |
1274 | # | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1275 | # also be needed; see USB_STORAGE Help for more info |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1276 | # |
1277 | CONFIG_USB_STORAGE=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1278 | # CONFIG_USB_STORAGE_DEBUG is not set |
1279 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||||
1280 | # CONFIG_USB_STORAGE_FREECOM is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1281 | # CONFIG_USB_STORAGE_ISD200 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1282 | # CONFIG_USB_STORAGE_USBAT is not set |
1283 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||||
1284 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||||
1285 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1286 | # CONFIG_USB_STORAGE_ALAUDA is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1287 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1288 | # CONFIG_USB_STORAGE_KARMA is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1289 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1290 | # CONFIG_USB_LIBUSUAL is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1291 | |
1292 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1293 | # USB Imaging devices |
1294 | # | ||||
1295 | # CONFIG_USB_MDC800 is not set | ||||
1296 | # CONFIG_USB_MICROTEK is not set | ||||
1297 | |||||
1298 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1299 | # USB port drivers |
1300 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1301 | CONFIG_USB_SERIAL=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1302 | # CONFIG_USB_EZUSB is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1303 | CONFIG_USB_SERIAL_GENERIC=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1304 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1305 | CONFIG_USB_SERIAL_ARK3116=m |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1306 | # CONFIG_USB_SERIAL_BELKIN is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1307 | # CONFIG_USB_SERIAL_CH341 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1308 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1309 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1310 | # CONFIG_USB_SERIAL_CP210X is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1311 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set |
1312 | # CONFIG_USB_SERIAL_EMPEG is not set | ||||
1313 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1314 | # CONFIG_USB_SERIAL_FUNSOFT is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1315 | # CONFIG_USB_SERIAL_VISOR is not set |
1316 | # CONFIG_USB_SERIAL_IPAQ is not set | ||||
1317 | # CONFIG_USB_SERIAL_IR is not set | ||||
1318 | # CONFIG_USB_SERIAL_EDGEPORT is not set | ||||
1319 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||||
1320 | # CONFIG_USB_SERIAL_GARMIN is not set | ||||
1321 | # CONFIG_USB_SERIAL_IPW is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1322 | # CONFIG_USB_SERIAL_IUU is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1323 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
1324 | # CONFIG_USB_SERIAL_KEYSPAN is not set | ||||
1325 | # CONFIG_USB_SERIAL_KLSI is not set | ||||
1326 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||||
1327 | # CONFIG_USB_SERIAL_MCT_U232 is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1328 | # CONFIG_USB_SERIAL_MOS7720 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1329 | # CONFIG_USB_SERIAL_MOS7840 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1330 | # CONFIG_USB_SERIAL_MOTOROLA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1331 | # CONFIG_USB_SERIAL_NAVMAN is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1332 | CONFIG_USB_SERIAL_PL2303=m |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1333 | # CONFIG_USB_SERIAL_OTI6858 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1334 | # CONFIG_USB_SERIAL_QUALCOMM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1335 | # CONFIG_USB_SERIAL_SPCP8X5 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1336 | # CONFIG_USB_SERIAL_HP4X is not set |
1337 | # CONFIG_USB_SERIAL_SAFE is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1338 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1339 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1340 | # CONFIG_USB_SERIAL_SYMBOL is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1341 | # CONFIG_USB_SERIAL_TI is not set |
1342 | # CONFIG_USB_SERIAL_CYBERJACK is not set | ||||
1343 | # CONFIG_USB_SERIAL_XIRCOM is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1344 | # CONFIG_USB_SERIAL_OPTION is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1345 | # CONFIG_USB_SERIAL_OMNINET is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1346 | # CONFIG_USB_SERIAL_OPTICON is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1347 | # CONFIG_USB_SERIAL_DEBUG is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1348 | |
1349 | # | ||||
1350 | # USB Miscellaneous drivers | ||||
1351 | # | ||||
1352 | # CONFIG_USB_EMI62 is not set | ||||
1353 | # CONFIG_USB_EMI26 is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1354 | # CONFIG_USB_ADUTUX is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1355 | # CONFIG_USB_SEVSEG is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1356 | # CONFIG_USB_RIO500 is not set |
1357 | # CONFIG_USB_LEGOTOWER is not set | ||||
1358 | # CONFIG_USB_LCD is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1359 | # CONFIG_USB_BERRY_CHARGE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1360 | # CONFIG_USB_LED is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1361 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1362 | # CONFIG_USB_CYTHERM is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1363 | # CONFIG_USB_IDMOUSE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1364 | # CONFIG_USB_FTDI_ELAN is not set |
1365 | # CONFIG_USB_APPLEDISPLAY is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1366 | # CONFIG_USB_SISUSBVGA is not set |
1367 | # CONFIG_USB_LD is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1368 | # CONFIG_USB_TRANCEVIBRATOR is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1369 | # CONFIG_USB_IOWARRIOR is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1370 | # CONFIG_USB_TEST is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1371 | # CONFIG_USB_ISIGHTFW is not set |
1372 | # CONFIG_USB_VST is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1373 | # CONFIG_USB_GADGET is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1374 | |
1375 | # | ||||
1376 | # OTG and related infrastructure | ||||
1377 | # | ||||
1378 | # CONFIG_NOP_USB_XCEIV is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1379 | # CONFIG_UWB is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1380 | # CONFIG_MMC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1381 | # CONFIG_MEMSTICK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1382 | # CONFIG_NEW_LEDS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1383 | # CONFIG_ACCESSIBILITY is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1384 | # CONFIG_INFINIBAND is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1385 | CONFIG_RTC_LIB=y |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1386 | CONFIG_RTC_CLASS=m |
1387 | |||||
1388 | # | ||||
1389 | # RTC interfaces | ||||
1390 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1391 | CONFIG_RTC_INTF_SYSFS=y |
1392 | CONFIG_RTC_INTF_PROC=y | ||||
1393 | CONFIG_RTC_INTF_DEV=y | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1394 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1395 | # CONFIG_RTC_DRV_TEST is not set |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1396 | |
1397 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1398 | # SPI RTC drivers |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1399 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1400 | |
1401 | # | ||||
1402 | # Platform RTC drivers | ||||
1403 | # | ||||
1404 | # CONFIG_RTC_DRV_DS1286 is not set | ||||
1405 | # CONFIG_RTC_DRV_DS1511 is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1406 | # CONFIG_RTC_DRV_DS1553 is not set |
1407 | # CONFIG_RTC_DRV_DS1742 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1408 | # CONFIG_RTC_DRV_STK17TA8 is not set |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1409 | # CONFIG_RTC_DRV_M48T86 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1410 | # CONFIG_RTC_DRV_M48T35 is not set |
1411 | # CONFIG_RTC_DRV_M48T59 is not set | ||||
1412 | # CONFIG_RTC_DRV_BQ4802 is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1413 | # CONFIG_RTC_DRV_V3020 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1414 | |
1415 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1416 | # on-CPU RTC drivers |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1417 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1418 | CONFIG_RTC_DRV_SH=m |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1419 | # CONFIG_RTC_DRV_GENERIC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1420 | # CONFIG_DMADEVICES is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1421 | # CONFIG_AUXDISPLAY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1422 | # CONFIG_UIO is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1423 | |
1424 | # | ||||
1425 | # TI VLYNQ | ||||
1426 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1427 | # CONFIG_STAGING is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1428 | |
1429 | # | ||||
1430 | # File systems | ||||
1431 | # | ||||
1432 | CONFIG_EXT2_FS=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1433 | # CONFIG_EXT2_FS_XATTR is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1434 | # CONFIG_EXT2_FS_XIP is not set |
1435 | CONFIG_EXT3_FS=y | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1436 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1437 | # CONFIG_EXT3_FS_XATTR is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1438 | # CONFIG_EXT4_FS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1439 | CONFIG_JBD=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1440 | CONFIG_REISERFS_FS=m |
1441 | # CONFIG_REISERFS_CHECK is not set | ||||
1442 | # CONFIG_REISERFS_PROC_INFO is not set | ||||
1443 | # CONFIG_REISERFS_FS_XATTR is not set | ||||
1444 | # CONFIG_JFS_FS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1445 | # CONFIG_FS_POSIX_ACL is not set |
1446 | CONFIG_XFS_FS=m | ||||
1447 | # CONFIG_XFS_QUOTA is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1448 | # CONFIG_XFS_POSIX_ACL is not set |
1449 | # CONFIG_XFS_RT is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1450 | # CONFIG_XFS_DEBUG is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1451 | # CONFIG_GFS2_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1452 | # CONFIG_OCFS2_FS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1453 | # CONFIG_BTRFS_FS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1454 | # CONFIG_NILFS2_FS is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1455 | CONFIG_FILE_LOCKING=y |
1456 | CONFIG_FSNOTIFY=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1457 | CONFIG_DNOTIFY=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1458 | CONFIG_INOTIFY=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1459 | CONFIG_INOTIFY_USER=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1460 | # CONFIG_QUOTA is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1461 | # CONFIG_AUTOFS_FS is not set |
1462 | # CONFIG_AUTOFS4_FS is not set | ||||
1463 | CONFIG_FUSE_FS=m | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1464 | # CONFIG_CUSE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1465 | |
1466 | # | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1467 | # Caches |
1468 | # | ||||
1469 | # CONFIG_FSCACHE is not set | ||||
1470 | |||||
1471 | # | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1472 | # CD-ROM/DVD Filesystems |
1473 | # | ||||
1474 | CONFIG_ISO9660_FS=m | ||||
1475 | CONFIG_JOLIET=y | ||||
1476 | CONFIG_ZISOFS=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1477 | CONFIG_UDF_FS=m |
1478 | CONFIG_UDF_NLS=y | ||||
1479 | |||||
1480 | # | ||||
1481 | # DOS/FAT/NT Filesystems | ||||
1482 | # | ||||
1483 | CONFIG_FAT_FS=m | ||||
1484 | CONFIG_MSDOS_FS=m | ||||
1485 | CONFIG_VFAT_FS=m | ||||
1486 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||||
1487 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||||
1488 | # CONFIG_NTFS_FS is not set | ||||
1489 | |||||
1490 | # | ||||
1491 | # Pseudo filesystems | ||||
1492 | # | ||||
1493 | CONFIG_PROC_FS=y | ||||
1494 | CONFIG_PROC_KCORE=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1495 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1496 | CONFIG_PROC_PAGE_MONITOR=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1497 | CONFIG_SYSFS=y |
1498 | CONFIG_TMPFS=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1499 | # CONFIG_TMPFS_POSIX_ACL is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1500 | # CONFIG_HUGETLBFS is not set |
1501 | # CONFIG_HUGETLB_PAGE is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1502 | CONFIG_CONFIGFS_FS=m |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1503 | CONFIG_MISC_FILESYSTEMS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1504 | # CONFIG_ADFS_FS is not set |
1505 | # CONFIG_AFFS_FS is not set | ||||
1506 | # CONFIG_HFS_FS is not set | ||||
1507 | # CONFIG_HFSPLUS_FS is not set | ||||
1508 | # CONFIG_BEFS_FS is not set | ||||
1509 | # CONFIG_BFS_FS is not set | ||||
1510 | # CONFIG_EFS_FS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1511 | # CONFIG_JFFS2_FS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1512 | # CONFIG_CRAMFS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1513 | # CONFIG_SQUASHFS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1514 | # CONFIG_VXFS_FS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1515 | # CONFIG_MINIX_FS is not set |
1516 | # CONFIG_OMFS_FS is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1517 | # CONFIG_HPFS_FS is not set |
1518 | # CONFIG_QNX4FS_FS is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1519 | CONFIG_ROMFS_FS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1520 | CONFIG_ROMFS_BACKED_BY_BLOCK=y |
1521 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||||
1522 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||||
1523 | CONFIG_ROMFS_ON_BLOCK=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1524 | # CONFIG_SYSV_FS is not set |
1525 | # CONFIG_UFS_FS is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1526 | CONFIG_NETWORK_FILESYSTEMS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1527 | CONFIG_NFS_FS=y |
1528 | CONFIG_NFS_V3=y | ||||
1529 | # CONFIG_NFS_V3_ACL is not set | ||||
1530 | # CONFIG_NFS_V4 is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1531 | CONFIG_ROOT_NFS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1532 | CONFIG_NFSD=y |
1533 | CONFIG_NFSD_V3=y | ||||
1534 | # CONFIG_NFSD_V3_ACL is not set | ||||
1535 | # CONFIG_NFSD_V4 is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1536 | CONFIG_LOCKD=y |
1537 | CONFIG_LOCKD_V4=y | ||||
1538 | CONFIG_EXPORTFS=y | ||||
1539 | CONFIG_NFS_COMMON=y | ||||
1540 | CONFIG_SUNRPC=y | ||||
1541 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||||
1542 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||||
1543 | CONFIG_SMB_FS=m | ||||
1544 | # CONFIG_SMB_NLS_DEFAULT is not set | ||||
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1545 | CONFIG_CIFS=m |
1546 | # CONFIG_CIFS_STATS is not set | ||||
1547 | CONFIG_CIFS_WEAK_PW_HASH=y | ||||
1548 | # CONFIG_CIFS_XATTR is not set | ||||
1549 | # CONFIG_CIFS_DEBUG2 is not set | ||||
1550 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1551 | # CONFIG_NCP_FS is not set |
1552 | # CONFIG_CODA_FS is not set | ||||
1553 | # CONFIG_AFS_FS is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1554 | |
1555 | # | ||||
1556 | # Partition Types | ||||
1557 | # | ||||
1558 | CONFIG_PARTITION_ADVANCED=y | ||||
1559 | # CONFIG_ACORN_PARTITION is not set | ||||
1560 | # CONFIG_OSF_PARTITION is not set | ||||
1561 | # CONFIG_AMIGA_PARTITION is not set | ||||
1562 | # CONFIG_ATARI_PARTITION is not set | ||||
1563 | # CONFIG_MAC_PARTITION is not set | ||||
1564 | CONFIG_MSDOS_PARTITION=y | ||||
1565 | # CONFIG_BSD_DISKLABEL is not set | ||||
1566 | # CONFIG_MINIX_SUBPARTITION is not set | ||||
1567 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||||
1568 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||||
1569 | # CONFIG_LDM_PARTITION is not set | ||||
1570 | # CONFIG_SGI_PARTITION is not set | ||||
1571 | # CONFIG_ULTRIX_PARTITION is not set | ||||
1572 | # CONFIG_SUN_PARTITION is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1573 | # CONFIG_KARMA_PARTITION is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1574 | # CONFIG_EFI_PARTITION is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1575 | # CONFIG_SYSV68_PARTITION is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1576 | CONFIG_NLS=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1577 | CONFIG_NLS_DEFAULT="iso8859-1" |
1578 | CONFIG_NLS_CODEPAGE_437=m | ||||
1579 | # CONFIG_NLS_CODEPAGE_737 is not set | ||||
1580 | # CONFIG_NLS_CODEPAGE_775 is not set | ||||
1581 | # CONFIG_NLS_CODEPAGE_850 is not set | ||||
1582 | # CONFIG_NLS_CODEPAGE_852 is not set | ||||
1583 | # CONFIG_NLS_CODEPAGE_855 is not set | ||||
1584 | # CONFIG_NLS_CODEPAGE_857 is not set | ||||
1585 | # CONFIG_NLS_CODEPAGE_860 is not set | ||||
1586 | # CONFIG_NLS_CODEPAGE_861 is not set | ||||
1587 | # CONFIG_NLS_CODEPAGE_862 is not set | ||||
1588 | # CONFIG_NLS_CODEPAGE_863 is not set | ||||
1589 | # CONFIG_NLS_CODEPAGE_864 is not set | ||||
1590 | # CONFIG_NLS_CODEPAGE_865 is not set | ||||
1591 | # CONFIG_NLS_CODEPAGE_866 is not set | ||||
1592 | # CONFIG_NLS_CODEPAGE_869 is not set | ||||
1593 | # CONFIG_NLS_CODEPAGE_936 is not set | ||||
1594 | # CONFIG_NLS_CODEPAGE_950 is not set | ||||
1595 | # CONFIG_NLS_CODEPAGE_932 is not set | ||||
1596 | # CONFIG_NLS_CODEPAGE_949 is not set | ||||
1597 | # CONFIG_NLS_CODEPAGE_874 is not set | ||||
1598 | # CONFIG_NLS_ISO8859_8 is not set | ||||
1599 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||||
1600 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||||
1601 | CONFIG_NLS_ASCII=m | ||||
1602 | CONFIG_NLS_ISO8859_1=m | ||||
1603 | # CONFIG_NLS_ISO8859_2 is not set | ||||
1604 | # CONFIG_NLS_ISO8859_3 is not set | ||||
1605 | # CONFIG_NLS_ISO8859_4 is not set | ||||
1606 | # CONFIG_NLS_ISO8859_5 is not set | ||||
1607 | # CONFIG_NLS_ISO8859_6 is not set | ||||
1608 | # CONFIG_NLS_ISO8859_7 is not set | ||||
1609 | # CONFIG_NLS_ISO8859_9 is not set | ||||
1610 | # CONFIG_NLS_ISO8859_13 is not set | ||||
1611 | # CONFIG_NLS_ISO8859_14 is not set | ||||
1612 | # CONFIG_NLS_ISO8859_15 is not set | ||||
1613 | # CONFIG_NLS_KOI8_R is not set | ||||
1614 | # CONFIG_NLS_KOI8_U is not set | ||||
1615 | CONFIG_NLS_UTF8=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1616 | # CONFIG_DLM is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1617 | |
1618 | # | ||||
1619 | # Kernel hacking | ||||
1620 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1621 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1622 | # CONFIG_PRINTK_TIME is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1623 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1624 | CONFIG_ENABLE_MUST_CHECK=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1625 | CONFIG_FRAME_WARN=1024 |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1626 | CONFIG_MAGIC_SYSRQ=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1627 | # CONFIG_STRIP_ASM_SYMS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1628 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1629 | # CONFIG_DEBUG_FS is not set |
1630 | # CONFIG_HEADERS_CHECK is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1631 | CONFIG_DEBUG_KERNEL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1632 | # CONFIG_DEBUG_SHIRQ is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1633 | # CONFIG_DETECT_SOFTLOCKUP is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1634 | # CONFIG_DETECT_HUNG_TASK is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1635 | CONFIG_SCHED_DEBUG=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1636 | # CONFIG_SCHEDSTATS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1637 | # CONFIG_TIMER_STATS is not set |
1638 | # CONFIG_DEBUG_OBJECTS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1639 | # CONFIG_DEBUG_SLAB is not set |
1640 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||||
1641 | # CONFIG_RT_MUTEX_TESTER is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1642 | # CONFIG_DEBUG_SPINLOCK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1643 | # CONFIG_DEBUG_MUTEXES is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1644 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1645 | # CONFIG_PROVE_LOCKING is not set | ||||
1646 | # CONFIG_LOCK_STAT is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1647 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1648 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1649 | # CONFIG_DEBUG_KOBJECT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1650 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1651 | # CONFIG_DEBUG_INFO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1652 | # CONFIG_DEBUG_VM is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1653 | # CONFIG_DEBUG_WRITECOUNT is not set |
1654 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1655 | # CONFIG_DEBUG_LIST is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1656 | # CONFIG_DEBUG_SG is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1657 | # CONFIG_DEBUG_NOTIFIERS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1658 | # CONFIG_DEBUG_CREDENTIALS is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1659 | # CONFIG_FRAME_POINTER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1660 | # CONFIG_RCU_TORTURE_TEST is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1661 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1662 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||||
1663 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1664 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1665 | # CONFIG_FAULT_INJECTION is not set |
1666 | # CONFIG_LATENCYTOP is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1667 | # CONFIG_PAGE_POISONING is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1668 | CONFIG_HAVE_FUNCTION_TRACER=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1669 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1670 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1671 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1672 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1673 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1674 | CONFIG_TRACING_SUPPORT=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1675 | CONFIG_FTRACE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1676 | # CONFIG_FUNCTION_TRACER is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1677 | # CONFIG_IRQSOFF_TRACER is not set |
1678 | # CONFIG_SCHED_TRACER is not set | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1679 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1680 | # CONFIG_FTRACE_SYSCALLS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1681 | # CONFIG_BOOT_TRACER is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1682 | CONFIG_BRANCH_PROFILE_NONE=y |
1683 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||||
1684 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1685 | # CONFIG_STACK_TRACER is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1686 | # CONFIG_KMEMTRACE is not set |
1687 | # CONFIG_WORKQUEUE_TRACER is not set | ||||
1688 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||||
1689 | # CONFIG_DMA_API_DEBUG is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1690 | # CONFIG_SAMPLES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1691 | CONFIG_HAVE_ARCH_KGDB=y |
1692 | # CONFIG_KGDB is not set | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1693 | # CONFIG_SH_STANDARD_BIOS is not set |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1694 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1695 | # CONFIG_STACK_DEBUG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1696 | # CONFIG_DEBUG_STACK_USAGE is not set |
1697 | # CONFIG_4KSTACKS is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1698 | # CONFIG_DUMP_CODE is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1699 | # CONFIG_DWARF_UNWINDER is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1700 | # CONFIG_SH_NO_BSS_INIT is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1701 | |
1702 | # | ||||
1703 | # Security options | ||||
1704 | # | ||||
1705 | # CONFIG_KEYS is not set | ||||
1706 | # CONFIG_SECURITY is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1707 | # CONFIG_SECURITYFS is not set |
1708 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||||
1709 | CONFIG_CRYPTO=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1710 | |
1711 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1712 | # Crypto core or helper |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1713 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1714 | CONFIG_CRYPTO_ALGAPI=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1715 | CONFIG_CRYPTO_ALGAPI2=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1716 | CONFIG_CRYPTO_AEAD=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1717 | CONFIG_CRYPTO_AEAD2=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1718 | CONFIG_CRYPTO_BLKCIPHER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1719 | CONFIG_CRYPTO_BLKCIPHER2=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1720 | CONFIG_CRYPTO_HASH=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1721 | CONFIG_CRYPTO_HASH2=y |
1722 | CONFIG_CRYPTO_RNG2=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1723 | CONFIG_CRYPTO_PCOMP=y |
Jamie Lenehan | 4731f2d | 2006-10-31 12:36:35 +0900 | [diff] [blame] | 1724 | CONFIG_CRYPTO_MANAGER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1725 | CONFIG_CRYPTO_MANAGER2=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1726 | # CONFIG_CRYPTO_GF128MUL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1727 | CONFIG_CRYPTO_NULL=m |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1728 | CONFIG_CRYPTO_WORKQUEUE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1729 | # CONFIG_CRYPTO_CRYPTD is not set |
1730 | CONFIG_CRYPTO_AUTHENC=y | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1731 | # CONFIG_CRYPTO_TEST is not set |
1732 | |||||
1733 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1734 | # Authenticated Encryption with Associated Data |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1735 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1736 | # CONFIG_CRYPTO_CCM is not set |
1737 | # CONFIG_CRYPTO_GCM is not set | ||||
1738 | # CONFIG_CRYPTO_SEQIV is not set | ||||
1739 | |||||
1740 | # | ||||
1741 | # Block modes | ||||
1742 | # | ||||
1743 | CONFIG_CRYPTO_CBC=y | ||||
1744 | # CONFIG_CRYPTO_CTR is not set | ||||
1745 | # CONFIG_CRYPTO_CTS is not set | ||||
1746 | CONFIG_CRYPTO_ECB=y | ||||
1747 | # CONFIG_CRYPTO_LRW is not set | ||||
1748 | # CONFIG_CRYPTO_PCBC is not set | ||||
1749 | # CONFIG_CRYPTO_XTS is not set | ||||
1750 | |||||
1751 | # | ||||
1752 | # Hash modes | ||||
1753 | # | ||||
1754 | CONFIG_CRYPTO_HMAC=y | ||||
1755 | # CONFIG_CRYPTO_XCBC is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1756 | # CONFIG_CRYPTO_VMAC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1757 | |
1758 | # | ||||
1759 | # Digest | ||||
1760 | # | ||||
1761 | CONFIG_CRYPTO_CRC32C=m | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1762 | # CONFIG_CRYPTO_GHASH is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1763 | CONFIG_CRYPTO_MD4=m |
1764 | CONFIG_CRYPTO_MD5=y | ||||
1765 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||||
1766 | # CONFIG_CRYPTO_RMD128 is not set | ||||
1767 | # CONFIG_CRYPTO_RMD160 is not set | ||||
1768 | # CONFIG_CRYPTO_RMD256 is not set | ||||
1769 | # CONFIG_CRYPTO_RMD320 is not set | ||||
1770 | CONFIG_CRYPTO_SHA1=y | ||||
1771 | CONFIG_CRYPTO_SHA256=m | ||||
1772 | CONFIG_CRYPTO_SHA512=m | ||||
1773 | CONFIG_CRYPTO_TGR192=m | ||||
1774 | CONFIG_CRYPTO_WP512=m | ||||
1775 | |||||
1776 | # | ||||
1777 | # Ciphers | ||||
1778 | # | ||||
1779 | CONFIG_CRYPTO_AES=y | ||||
1780 | CONFIG_CRYPTO_ANUBIS=m | ||||
1781 | CONFIG_CRYPTO_ARC4=y | ||||
1782 | CONFIG_CRYPTO_BLOWFISH=m | ||||
1783 | # CONFIG_CRYPTO_CAMELLIA is not set | ||||
1784 | CONFIG_CRYPTO_CAST5=m | ||||
1785 | CONFIG_CRYPTO_CAST6=m | ||||
1786 | CONFIG_CRYPTO_DES=y | ||||
1787 | # CONFIG_CRYPTO_FCRYPT is not set | ||||
1788 | CONFIG_CRYPTO_KHAZAD=m | ||||
1789 | # CONFIG_CRYPTO_SALSA20 is not set | ||||
1790 | # CONFIG_CRYPTO_SEED is not set | ||||
1791 | CONFIG_CRYPTO_SERPENT=m | ||||
1792 | CONFIG_CRYPTO_TEA=m | ||||
1793 | CONFIG_CRYPTO_TWOFISH=m | ||||
1794 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||||
1795 | |||||
1796 | # | ||||
1797 | # Compression | ||||
1798 | # | ||||
1799 | CONFIG_CRYPTO_DEFLATE=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1800 | # CONFIG_CRYPTO_ZLIB is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1801 | # CONFIG_CRYPTO_LZO is not set |
1802 | |||||
1803 | # | ||||
1804 | # Random Number Generation | ||||
1805 | # | ||||
1806 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||||
1807 | CONFIG_CRYPTO_HW=y | ||||
1808 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1809 | # CONFIG_BINARY_PRINTF is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1810 | |
1811 | # | ||||
1812 | # Library routines | ||||
1813 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1814 | CONFIG_BITREVERSE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1815 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1816 | CONFIG_CRC_CCITT=m |
1817 | CONFIG_CRC16=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1818 | # CONFIG_CRC_T10DIF is not set |
1819 | CONFIG_CRC_ITU_T=m | ||||
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1820 | CONFIG_CRC32=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1821 | # CONFIG_CRC7 is not set |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1822 | CONFIG_LIBCRC32C=m |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1823 | CONFIG_ZLIB_INFLATE=y |
1824 | CONFIG_ZLIB_DEFLATE=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1825 | CONFIG_DECOMPRESS_GZIP=y |
Jamie Lenehan | a09749d | 2006-09-27 15:05:39 +0900 | [diff] [blame] | 1826 | CONFIG_TEXTSEARCH=y |
1827 | CONFIG_TEXTSEARCH_KMP=m | ||||
1828 | CONFIG_TEXTSEARCH_BM=m | ||||
1829 | CONFIG_TEXTSEARCH_FSM=m | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1830 | CONFIG_HAS_IOMEM=y |
1831 | CONFIG_HAS_IOPORT=y | ||||
1832 | CONFIG_HAS_DMA=y | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1833 | CONFIG_HAVE_LMB=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1834 | CONFIG_NLATTR=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1835 | CONFIG_GENERIC_ATOMIC64=y |