Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Automatically generated make config: don't edit | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.34-rc5 |
4 | # Tue May 18 15:30:50 2010 | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | # |
6 | CONFIG_SUPERH=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +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 | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +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 | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [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 |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 16 | CONFIG_IRQ_PER_CPU=y |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 17 | CONFIG_SPARSE_IRQ=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 18 | # CONFIG_GENERIC_GPIO is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 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=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 23 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 24 | CONFIG_SYS_SUPPORTS_TMU=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 25 | CONFIG_STACKTRACE_SUPPORT=y |
26 | CONFIG_LOCKDEP_SUPPORT=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 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 | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 33 | CONFIG_DMA_NONCOHERENT=y |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 34 | CONFIG_NEED_DMA_MAP_STATE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 35 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 36 | CONFIG_CONSTRUCTORS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | |
38 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | # General setup |
40 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 41 | CONFIG_EXPERIMENTAL=y |
42 | CONFIG_BROKEN_ON_SMP=y | ||||
43 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | CONFIG_LOCALVERSION="" |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 45 | CONFIG_LOCALVERSION_AUTO=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 46 | CONFIG_HAVE_KERNEL_GZIP=y |
47 | CONFIG_HAVE_KERNEL_BZIP2=y | ||||
48 | CONFIG_HAVE_KERNEL_LZMA=y | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 49 | CONFIG_HAVE_KERNEL_LZO=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 50 | CONFIG_KERNEL_GZIP=y |
51 | # CONFIG_KERNEL_BZIP2 is not set | ||||
52 | # CONFIG_KERNEL_LZMA is not set | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 53 | # CONFIG_KERNEL_LZO is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 54 | CONFIG_SWAP=y |
55 | # CONFIG_SYSVIPC is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 56 | CONFIG_BSD_PROCESS_ACCT=y |
57 | # CONFIG_BSD_PROCESS_ACCT_V3 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 | ||||
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 64 | # CONFIG_TINY_RCU is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 65 | # CONFIG_RCU_TRACE is not set |
66 | CONFIG_RCU_FANOUT=32 | ||||
67 | # CONFIG_RCU_FANOUT_EXACT is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 68 | # CONFIG_TREE_RCU_TRACE is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 69 | CONFIG_IKCONFIG=y |
70 | CONFIG_IKCONFIG_PROC=y | ||||
71 | CONFIG_LOG_BUF_SHIFT=14 | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 72 | # CONFIG_CGROUPS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 73 | CONFIG_SYSFS_DEPRECATED=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 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 | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 76 | # CONFIG_NAMESPACES is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 77 | # CONFIG_BLK_DEV_INITRD is not set |
78 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 79 | CONFIG_SYSCTL=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 80 | CONFIG_ANON_INODES=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 81 | CONFIG_EMBEDDED=y |
82 | CONFIG_UID16=y | ||||
83 | # CONFIG_SYSCTL_SYSCALL is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 84 | CONFIG_KALLSYMS=y |
85 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 86 | CONFIG_HOTPLUG=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 87 | CONFIG_PRINTK=y |
88 | CONFIG_BUG=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 89 | CONFIG_ELF_CORE=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 90 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 91 | CONFIG_FUTEX=y |
92 | CONFIG_EPOLL=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 93 | CONFIG_SIGNALFD=y |
94 | CONFIG_TIMERFD=y | ||||
95 | CONFIG_EVENTFD=y | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 96 | CONFIG_SHMEM=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 97 | CONFIG_AIO=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 98 | CONFIG_HAVE_PERF_EVENTS=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 99 | CONFIG_PERF_USE_VMALLOC=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 100 | |
101 | # | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 102 | # Kernel Performance Events And Counters |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 103 | # |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 104 | CONFIG_PERF_EVENTS=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 105 | # CONFIG_PERF_COUNTERS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 106 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 107 | CONFIG_COMPAT_BRK=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 108 | CONFIG_SLAB=y |
109 | # CONFIG_SLUB is not set | ||||
110 | # CONFIG_SLOB is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 111 | # CONFIG_PROFILING is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 112 | CONFIG_HAVE_OPROFILE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 113 | CONFIG_HAVE_IOREMAP_PROT=y |
114 | CONFIG_HAVE_KPROBES=y | ||||
115 | CONFIG_HAVE_KRETPROBES=y | ||||
116 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||||
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 117 | CONFIG_HAVE_DMA_ATTRS=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 118 | CONFIG_HAVE_CLK=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 119 | CONFIG_HAVE_DMA_API_DEBUG=y |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 120 | CONFIG_HAVE_HW_BREAKPOINT=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 121 | |
122 | # | ||||
123 | # GCOV-based kernel profiling | ||||
124 | # | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 125 | # CONFIG_SLOW_WORK is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 126 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 127 | CONFIG_SLABINFO=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 128 | CONFIG_RT_MUTEXES=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 129 | CONFIG_BASE_SMALL=0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 130 | # CONFIG_MODULES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 131 | CONFIG_BLOCK=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 132 | CONFIG_LBDAF=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 133 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 134 | # CONFIG_BLK_DEV_INTEGRITY is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 135 | |
136 | # | ||||
137 | # IO Schedulers | ||||
138 | # | ||||
139 | CONFIG_IOSCHED_NOOP=y | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 140 | CONFIG_IOSCHED_DEADLINE=y |
141 | CONFIG_IOSCHED_CFQ=y | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 142 | # CONFIG_DEFAULT_DEADLINE is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 143 | CONFIG_DEFAULT_CFQ=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 144 | # CONFIG_DEFAULT_NOOP is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 145 | CONFIG_DEFAULT_IOSCHED="cfq" |
146 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||||
147 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||||
148 | # CONFIG_INLINE_SPIN_LOCK is not set | ||||
149 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||||
150 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||||
151 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||||
152 | CONFIG_INLINE_SPIN_UNLOCK=y | ||||
153 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||||
154 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||||
155 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||||
156 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||||
157 | # CONFIG_INLINE_READ_LOCK is not set | ||||
158 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||||
159 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||||
160 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||||
161 | CONFIG_INLINE_READ_UNLOCK=y | ||||
162 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||||
163 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||||
164 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||||
165 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||||
166 | # CONFIG_INLINE_WRITE_LOCK is not set | ||||
167 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||||
168 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||||
169 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||||
170 | CONFIG_INLINE_WRITE_UNLOCK=y | ||||
171 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||||
172 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||||
173 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||||
174 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 175 | CONFIG_FREEZER=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 176 | |
177 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 178 | # System type |
179 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 180 | CONFIG_CPU_SH3=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 181 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 182 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 183 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 184 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 185 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
186 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 187 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 188 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 189 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
190 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||||
191 | CONFIG_CPU_SUBTYPE_SH7709=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 192 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 193 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
194 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 195 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 196 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 197 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
198 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||||
199 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 200 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 201 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 202 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 203 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 204 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 205 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 206 | # CONFIG_CPU_SUBTYPE_SH7757 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 207 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 208 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
209 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 210 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 211 | # CONFIG_CPU_SUBTYPE_SH7786 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 212 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 213 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 214 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 215 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 216 | |
217 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 218 | # Memory management options |
219 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 220 | CONFIG_QUICKLIST=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 221 | CONFIG_MMU=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 222 | CONFIG_PAGE_OFFSET=0x80000000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 223 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 224 | CONFIG_MEMORY_START=0x0d000000 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 225 | CONFIG_MEMORY_SIZE=0x00400000 |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 226 | CONFIG_29BIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 227 | CONFIG_VSYSCALL=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 228 | CONFIG_ARCH_FLATMEM_ENABLE=y |
229 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||||
230 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||||
231 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||||
232 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||||
233 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 234 | CONFIG_UNCACHED_MAPPING=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 235 | CONFIG_PAGE_SIZE_4KB=y |
236 | # CONFIG_PAGE_SIZE_8KB is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 237 | # CONFIG_PAGE_SIZE_16KB is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 238 | # CONFIG_PAGE_SIZE_64KB is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 239 | CONFIG_SELECT_MEMORY_MODEL=y |
240 | CONFIG_FLATMEM_MANUAL=y | ||||
241 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||||
242 | # CONFIG_SPARSEMEM_MANUAL is not set | ||||
243 | CONFIG_FLATMEM=y | ||||
244 | CONFIG_FLAT_NODE_MEM_MAP=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 245 | CONFIG_SPARSEMEM_STATIC=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 246 | CONFIG_PAGEFLAGS_EXTENDED=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 247 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 248 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 249 | CONFIG_ZONE_DMA_FLAG=0 |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 250 | CONFIG_NR_QUICK=1 |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 251 | # CONFIG_KSM is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 252 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 253 | |
254 | # | ||||
255 | # Cache configuration | ||||
256 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 257 | CONFIG_CACHE_WRITEBACK=y |
258 | # CONFIG_CACHE_WRITETHROUGH is not set | ||||
259 | # CONFIG_CACHE_OFF is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 260 | |
261 | # | ||||
262 | # Processor features | ||||
263 | # | ||||
264 | CONFIG_CPU_LITTLE_ENDIAN=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 265 | # CONFIG_CPU_BIG_ENDIAN is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 266 | # CONFIG_SH_FPU_EMU is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 267 | CONFIG_SH_ADC=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 268 | CONFIG_CPU_HAS_INTEVT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 269 | CONFIG_CPU_HAS_SR_RB=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 270 | |
271 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 272 | # Board support |
273 | # | ||||
274 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||||
275 | CONFIG_SH_HP6XX=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 276 | # CONFIG_SH_POLARIS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 277 | |
278 | # | ||||
279 | # Timer and clock configuration | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 280 | # |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 281 | CONFIG_SH_TIMER_TMU=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 282 | CONFIG_SH_PCLK_FREQ=22110000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 283 | CONFIG_SH_CLK_CPG=y |
284 | CONFIG_SH_CLK_CPG_LEGACY=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 285 | # CONFIG_NO_HZ is not set |
286 | # CONFIG_HIGH_RES_TIMERS is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 287 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 288 | |
289 | # | ||||
290 | # CPU Frequency scaling | ||||
291 | # | ||||
292 | # CONFIG_CPU_FREQ is not set | ||||
293 | |||||
294 | # | ||||
295 | # DMA support | ||||
296 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 297 | CONFIG_SH_DMA=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 298 | CONFIG_SH_DMA_API=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 299 | CONFIG_NR_ONCHIP_DMA_CHANNELS=6 |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 300 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 301 | |
302 | # | ||||
303 | # Companion Chips | ||||
304 | # | ||||
305 | CONFIG_HD6446X_SERIES=y | ||||
306 | CONFIG_HD64461=y | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 307 | CONFIG_HD64461_IRQ=36 |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 308 | CONFIG_HD64461_ENABLER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 309 | |
310 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 311 | # Additional SuperH Device Drivers |
312 | # | ||||
313 | # CONFIG_HEARTBEAT is not set | ||||
314 | # CONFIG_PUSH_SWITCH is not set | ||||
315 | |||||
316 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 317 | # Kernel features |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 318 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 319 | # CONFIG_HZ_100 is not set |
320 | CONFIG_HZ_250=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 321 | # CONFIG_HZ_300 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 322 | # CONFIG_HZ_1000 is not set |
323 | CONFIG_HZ=250 | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 324 | # CONFIG_SCHED_HRTICK is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 325 | # CONFIG_KEXEC is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 326 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 327 | # CONFIG_SECCOMP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 328 | CONFIG_PREEMPT_NONE=y |
329 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||||
330 | # CONFIG_PREEMPT is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 331 | CONFIG_GUSA=y |
332 | # CONFIG_GUSA_RB is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 333 | |
334 | # | ||||
335 | # Boot options | ||||
336 | # | ||||
337 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||||
338 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||||
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 339 | CONFIG_ENTRY_OFFSET=0x00001000 |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 340 | # CONFIG_CMDLINE_OVERWRITE is not set |
341 | # CONFIG_CMDLINE_EXTEND is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 342 | |
343 | # | ||||
344 | # Bus options | ||||
345 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 346 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 347 | CONFIG_PCCARD=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 348 | CONFIG_PCMCIA=y |
349 | CONFIG_PCMCIA_LOAD_CIS=y | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 350 | |
351 | # | ||||
352 | # PC-card bridges | ||||
353 | # | ||||
354 | |||||
355 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 356 | # Executable file formats |
357 | # | ||||
358 | CONFIG_BINFMT_ELF=y | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 359 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
360 | # CONFIG_HAVE_AOUT is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 361 | # CONFIG_BINFMT_MISC is not set |
362 | |||||
363 | # | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 364 | # Power management options (EXPERIMENTAL) |
365 | # | ||||
366 | CONFIG_PM=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 367 | # CONFIG_PM_DEBUG is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 368 | CONFIG_PM_SLEEP=y |
369 | CONFIG_SUSPEND=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 370 | CONFIG_SUSPEND_FREEZER=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 371 | # CONFIG_HIBERNATION is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 372 | CONFIG_APM_EMULATION=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 373 | # CONFIG_PM_RUNTIME is not set |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 374 | CONFIG_PM_OPS=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 375 | # CONFIG_CPU_IDLE is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 376 | # CONFIG_NET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 377 | |
378 | # | ||||
379 | # Device Drivers | ||||
380 | # | ||||
381 | |||||
382 | # | ||||
383 | # Generic Driver Options | ||||
384 | # | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 385 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 386 | # CONFIG_STANDALONE is not set |
387 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 388 | CONFIG_FW_LOADER=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 389 | CONFIG_FIRMWARE_IN_KERNEL=y |
390 | CONFIG_EXTRA_FIRMWARE="" | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 391 | # CONFIG_SYS_HYPERVISOR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 392 | # CONFIG_MTD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 393 | # CONFIG_PARPORT is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 394 | CONFIG_BLK_DEV=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 395 | # CONFIG_BLK_DEV_COW_COMMON is not set |
396 | # CONFIG_BLK_DEV_LOOP is not set | ||||
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 397 | |
398 | # | ||||
399 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||||
400 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 401 | # CONFIG_BLK_DEV_RAM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 402 | # CONFIG_CDROM_PKTCDVD is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 403 | # CONFIG_BLK_DEV_HD is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 404 | CONFIG_MISC_DEVICES=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 405 | # CONFIG_ENCLOSURE_SERVICES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 406 | # CONFIG_C2PORT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 407 | |
408 | # | ||||
409 | # EEPROM support | ||||
410 | # | ||||
411 | # CONFIG_EEPROM_93CX6 is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 412 | CONFIG_HAVE_IDE=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 413 | # CONFIG_IDE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 414 | |
415 | # | ||||
416 | # SCSI device support | ||||
417 | # | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 418 | CONFIG_SCSI_MOD=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 419 | # CONFIG_RAID_ATTRS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 420 | CONFIG_SCSI=y |
421 | CONFIG_SCSI_DMA=y | ||||
422 | # CONFIG_SCSI_TGT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 423 | # CONFIG_SCSI_NETLINK is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 424 | CONFIG_SCSI_PROC_FS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 425 | |
426 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 427 | # SCSI support type (disk, tape, CD-ROM) |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 428 | # |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 429 | CONFIG_BLK_DEV_SD=y |
430 | # CONFIG_CHR_DEV_ST is not set | ||||
431 | # CONFIG_CHR_DEV_OSST is not set | ||||
432 | # CONFIG_BLK_DEV_SR is not set | ||||
433 | # CONFIG_CHR_DEV_SG is not set | ||||
434 | # CONFIG_CHR_DEV_SCH is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 435 | # CONFIG_SCSI_MULTI_LUN is not set |
436 | # CONFIG_SCSI_CONSTANTS is not set | ||||
437 | # CONFIG_SCSI_LOGGING is not set | ||||
438 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 439 | |
440 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 441 | # SCSI Transports |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 442 | # |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 443 | # CONFIG_SCSI_SPI_ATTRS is not set |
444 | # CONFIG_SCSI_FC_ATTRS is not set | ||||
445 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 446 | # CONFIG_SCSI_SRP_ATTRS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 447 | CONFIG_SCSI_LOWLEVEL=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 448 | # CONFIG_LIBFC is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 449 | # CONFIG_LIBFCOE is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 450 | # CONFIG_SCSI_DEBUG is not set |
451 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 452 | # CONFIG_SCSI_DH is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 453 | # CONFIG_SCSI_OSD_INITIATOR is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 454 | CONFIG_ATA=y |
455 | # CONFIG_ATA_NONSTANDARD is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 456 | CONFIG_ATA_VERBOSE_ERROR=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 457 | CONFIG_SATA_PMP=y |
458 | CONFIG_ATA_SFF=y | ||||
459 | # CONFIG_SATA_MV is not set | ||||
Kristoffer Ericson | 18d18ba | 2007-09-12 11:36:34 +0900 | [diff] [blame] | 460 | # CONFIG_PATA_PCMCIA is not set |
Kristoffer Ericson | 18d18ba | 2007-09-12 11:36:34 +0900 | [diff] [blame] | 461 | CONFIG_PATA_PLATFORM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 462 | # CONFIG_MD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 463 | # CONFIG_PHONE is not set |
464 | |||||
465 | # | ||||
466 | # Input device support | ||||
467 | # | ||||
468 | CONFIG_INPUT=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 469 | # CONFIG_INPUT_FF_MEMLESS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 470 | CONFIG_INPUT_POLLDEV=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 471 | # CONFIG_INPUT_SPARSEKMAP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 472 | |
473 | # | ||||
474 | # Userland interfaces | ||||
475 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 476 | # CONFIG_INPUT_MOUSEDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 477 | # CONFIG_INPUT_JOYDEV is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 478 | CONFIG_INPUT_EVDEV=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 479 | # CONFIG_INPUT_EVBUG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 480 | # CONFIG_INPUT_APMPOWER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 481 | |
482 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 483 | # Input Device Drivers |
484 | # | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 485 | CONFIG_INPUT_KEYBOARD=y |
486 | # CONFIG_KEYBOARD_ATKBD is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 487 | # CONFIG_KEYBOARD_LKKBD is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 488 | CONFIG_KEYBOARD_HP6XX=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 489 | # CONFIG_KEYBOARD_NEWTON is not set |
490 | # CONFIG_KEYBOARD_OPENCORES is not set | ||||
491 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||||
492 | # CONFIG_KEYBOARD_SUNKBD is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 493 | # CONFIG_KEYBOARD_SH_KEYSC is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 494 | # CONFIG_KEYBOARD_XTKBD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 495 | # CONFIG_INPUT_MOUSE is not set |
496 | # CONFIG_INPUT_JOYSTICK is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 497 | # CONFIG_INPUT_TABLET is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 498 | CONFIG_INPUT_TOUCHSCREEN=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 499 | # CONFIG_TOUCHSCREEN_AD7879 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 500 | # CONFIG_TOUCHSCREEN_DYNAPRO is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 501 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 502 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
503 | # CONFIG_TOUCHSCREEN_ELO is not set | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 504 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 505 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 506 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 507 | # CONFIG_TOUCHSCREEN_MK712 is not set |
508 | CONFIG_TOUCHSCREEN_HP600=y | ||||
509 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||||
510 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||||
511 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 512 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 513 | # CONFIG_TOUCHSCREEN_W90X900 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 514 | # CONFIG_INPUT_MISC is not set |
515 | |||||
516 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 517 | # Hardware I/O ports |
518 | # | ||||
519 | CONFIG_SERIO=y | ||||
520 | # CONFIG_SERIO_I8042 is not set | ||||
521 | # CONFIG_SERIO_SERPORT is not set | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 522 | # CONFIG_SERIO_LIBPS2 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 523 | # CONFIG_SERIO_RAW is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 524 | # CONFIG_SERIO_ALTERA_PS2 is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 525 | # CONFIG_GAMEPORT is not set |
526 | |||||
527 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 528 | # Character devices |
529 | # | ||||
530 | CONFIG_VT=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 531 | CONFIG_CONSOLE_TRANSLATIONS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 532 | CONFIG_VT_CONSOLE=y |
533 | CONFIG_HW_CONSOLE=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 534 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 535 | CONFIG_DEVKMEM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 536 | # CONFIG_SERIAL_NONSTANDARD is not set |
537 | |||||
538 | # | ||||
539 | # Serial drivers | ||||
540 | # | ||||
541 | # CONFIG_SERIAL_8250 is not set | ||||
542 | |||||
543 | # | ||||
544 | # Non-8250 serial port support | ||||
545 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 546 | CONFIG_SERIAL_SH_SCI=y |
547 | CONFIG_SERIAL_SH_SCI_NR_UARTS=3 | ||||
548 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||||
549 | CONFIG_SERIAL_CORE=y | ||||
550 | CONFIG_SERIAL_CORE_CONSOLE=y | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 551 | # CONFIG_SERIAL_TIMBERDALE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 552 | CONFIG_UNIX98_PTYS=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 553 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 554 | CONFIG_LEGACY_PTYS=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 555 | CONFIG_LEGACY_PTY_COUNT=64 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 556 | # CONFIG_IPMI_HANDLER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 557 | CONFIG_HW_RANDOM=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 558 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 559 | # CONFIG_R3964 is not set |
560 | |||||
561 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 562 | # PCMCIA character devices |
563 | # | ||||
564 | # CONFIG_SYNCLINK_CS is not set | ||||
565 | # CONFIG_CARDMAN_4000 is not set | ||||
566 | # CONFIG_CARDMAN_4040 is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 567 | # CONFIG_RAW_DRIVER is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 568 | # CONFIG_TCG_TPM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 569 | # CONFIG_I2C is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 570 | # CONFIG_SPI is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 571 | |
572 | # | ||||
573 | # PPS support | ||||
574 | # | ||||
575 | # CONFIG_PPS is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 576 | # CONFIG_W1 is not set |
577 | # CONFIG_POWER_SUPPLY is not set | ||||
Kristoffer Ericson | 18d18ba | 2007-09-12 11:36:34 +0900 | [diff] [blame] | 578 | # CONFIG_HWMON is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 579 | # CONFIG_THERMAL is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 580 | # CONFIG_WATCHDOG is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 581 | CONFIG_SSB_POSSIBLE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 582 | |
583 | # | ||||
584 | # Sonics Silicon Backplane | ||||
585 | # | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 586 | # CONFIG_SSB is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 587 | |
588 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 589 | # Multifunction device drivers |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 590 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 591 | # CONFIG_MFD_CORE is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 592 | # CONFIG_MFD_SM501 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 593 | # CONFIG_MFD_SH_MOBILE_SDHI is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 594 | # CONFIG_HTC_PASIC3 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 595 | # CONFIG_MFD_TMIO is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 596 | # CONFIG_REGULATOR is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 597 | # CONFIG_MEDIA_SUPPORT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 598 | |
599 | # | ||||
600 | # Graphics support | ||||
601 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 602 | # CONFIG_VGASTATE is not set |
603 | CONFIG_VIDEO_OUTPUT_CONTROL=y | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 604 | CONFIG_FB=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 605 | CONFIG_FIRMWARE_EDID=y |
606 | # CONFIG_FB_DDC is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 607 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 608 | CONFIG_FB_CFB_FILLRECT=y |
609 | CONFIG_FB_CFB_COPYAREA=y | ||||
610 | CONFIG_FB_CFB_IMAGEBLIT=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 611 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 612 | CONFIG_FB_SYS_FILLRECT=y |
613 | CONFIG_FB_SYS_COPYAREA=y | ||||
614 | CONFIG_FB_SYS_IMAGEBLIT=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 615 | # CONFIG_FB_FOREIGN_ENDIAN is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 616 | CONFIG_FB_SYS_FOPS=y |
617 | CONFIG_FB_DEFERRED_IO=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 618 | # CONFIG_FB_SVGALIB is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 619 | # CONFIG_FB_MACMODES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 620 | # CONFIG_FB_BACKLIGHT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 621 | # CONFIG_FB_MODE_HELPERS is not set |
622 | # CONFIG_FB_TILEBLITTING is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 623 | |
624 | # | ||||
625 | # Frame buffer hardware drivers | ||||
626 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 627 | # CONFIG_FB_S1D13XXX is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 628 | CONFIG_FB_HIT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 629 | CONFIG_FB_SH_MOBILE_LCDC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 630 | # CONFIG_FB_VIRTUAL is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 631 | # CONFIG_FB_METRONOME is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 632 | # CONFIG_FB_MB862XX is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 633 | # CONFIG_FB_BROADSHEET is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 634 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
635 | CONFIG_LCD_CLASS_DEVICE=y | ||||
636 | # CONFIG_LCD_ILI9320 is not set | ||||
637 | # CONFIG_LCD_PLATFORM is not set | ||||
638 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 639 | CONFIG_BACKLIGHT_GENERIC=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 640 | CONFIG_BACKLIGHT_HP680=y |
641 | |||||
642 | # | ||||
643 | # Display device support | ||||
644 | # | ||||
645 | # CONFIG_DISPLAY_SUPPORT is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 646 | |
647 | # | ||||
648 | # Console display driver support | ||||
649 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 650 | CONFIG_DUMMY_CONSOLE=y |
651 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 652 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 653 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 654 | CONFIG_FONTS=y |
655 | # CONFIG_FONT_8x8 is not set | ||||
656 | # CONFIG_FONT_8x16 is not set | ||||
657 | # CONFIG_FONT_6x11 is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 658 | # CONFIG_FONT_7x14 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 659 | CONFIG_FONT_PEARL_8x8=y |
660 | # CONFIG_FONT_ACORN_8x8 is not set | ||||
661 | # CONFIG_FONT_MINI_4x6 is not set | ||||
662 | # CONFIG_FONT_SUN8x16 is not set | ||||
663 | # CONFIG_FONT_SUN12x22 is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 664 | # CONFIG_FONT_10x18 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 665 | # CONFIG_LOGO is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 666 | # CONFIG_SOUND is not set |
667 | # CONFIG_HID_SUPPORT is not set | ||||
668 | # CONFIG_USB_SUPPORT is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 669 | # CONFIG_MMC is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 670 | # CONFIG_MEMSTICK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 671 | # CONFIG_NEW_LEDS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 672 | # CONFIG_ACCESSIBILITY is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 673 | CONFIG_RTC_LIB=y |
674 | CONFIG_RTC_CLASS=y | ||||
675 | CONFIG_RTC_HCTOSYS=y | ||||
676 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||||
677 | # CONFIG_RTC_DEBUG is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 678 | |
679 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 680 | # RTC interfaces |
681 | # | ||||
682 | CONFIG_RTC_INTF_SYSFS=y | ||||
683 | CONFIG_RTC_INTF_PROC=y | ||||
684 | CONFIG_RTC_INTF_DEV=y | ||||
685 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||||
686 | # CONFIG_RTC_DRV_TEST is not set | ||||
687 | |||||
688 | # | ||||
689 | # SPI RTC drivers | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 690 | # |
691 | |||||
692 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 693 | # Platform RTC drivers |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 694 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 695 | # CONFIG_RTC_DRV_DS1286 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 696 | # CONFIG_RTC_DRV_DS1511 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 697 | # CONFIG_RTC_DRV_DS1553 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 698 | # CONFIG_RTC_DRV_DS1742 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 699 | # CONFIG_RTC_DRV_STK17TA8 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 700 | # CONFIG_RTC_DRV_M48T86 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 701 | # CONFIG_RTC_DRV_M48T35 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 702 | # CONFIG_RTC_DRV_M48T59 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 703 | # CONFIG_RTC_DRV_MSM6242 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 704 | # CONFIG_RTC_DRV_BQ4802 is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 705 | # CONFIG_RTC_DRV_RP5C01 is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 706 | # CONFIG_RTC_DRV_V3020 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 707 | |
708 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 709 | # on-CPU RTC drivers |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 710 | # |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 711 | CONFIG_RTC_DRV_SH=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 712 | # CONFIG_RTC_DRV_GENERIC is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 713 | # CONFIG_DMADEVICES is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 714 | # CONFIG_AUXDISPLAY is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 715 | # CONFIG_UIO is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 716 | |
717 | # | ||||
718 | # TI VLYNQ | ||||
719 | # | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 720 | # CONFIG_STAGING is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 721 | |
722 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 723 | # File systems |
724 | # | ||||
725 | CONFIG_EXT2_FS=y | ||||
726 | # CONFIG_EXT2_FS_XATTR is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 727 | # CONFIG_EXT2_FS_XIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 728 | # CONFIG_EXT3_FS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 729 | # CONFIG_EXT4_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 730 | # CONFIG_REISERFS_FS is not set |
731 | # CONFIG_JFS_FS is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 732 | # CONFIG_FS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 733 | # CONFIG_XFS_FS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 734 | # CONFIG_GFS2_FS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 735 | # CONFIG_BTRFS_FS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 736 | # CONFIG_NILFS2_FS is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 737 | CONFIG_FILE_LOCKING=y |
738 | CONFIG_FSNOTIFY=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 739 | CONFIG_DNOTIFY=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 740 | CONFIG_INOTIFY=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 741 | CONFIG_INOTIFY_USER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 742 | # CONFIG_QUOTA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 743 | # CONFIG_AUTOFS_FS is not set |
744 | # CONFIG_AUTOFS4_FS is not set | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 745 | # CONFIG_FUSE_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 746 | |
747 | # | ||||
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 748 | # Caches |
749 | # | ||||
750 | # CONFIG_FSCACHE is not set | ||||
751 | |||||
752 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 753 | # CD-ROM/DVD Filesystems |
754 | # | ||||
755 | # CONFIG_ISO9660_FS is not set | ||||
756 | # CONFIG_UDF_FS is not set | ||||
757 | |||||
758 | # | ||||
759 | # DOS/FAT/NT Filesystems | ||||
760 | # | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 761 | CONFIG_FAT_FS=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 762 | CONFIG_MSDOS_FS=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 763 | CONFIG_VFAT_FS=y |
764 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||||
765 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 766 | # CONFIG_NTFS_FS is not set |
767 | |||||
768 | # | ||||
769 | # Pseudo filesystems | ||||
770 | # | ||||
771 | CONFIG_PROC_FS=y | ||||
772 | CONFIG_PROC_KCORE=y | ||||
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 773 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 774 | CONFIG_PROC_PAGE_MONITOR=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 775 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 776 | # CONFIG_TMPFS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 777 | # CONFIG_HUGETLB_PAGE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 778 | # CONFIG_CONFIGFS_FS is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 779 | CONFIG_MISC_FILESYSTEMS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 780 | # CONFIG_ADFS_FS is not set |
781 | # CONFIG_AFFS_FS is not set | ||||
782 | # CONFIG_HFS_FS is not set | ||||
783 | # CONFIG_HFSPLUS_FS is not set | ||||
784 | # CONFIG_BEFS_FS is not set | ||||
785 | # CONFIG_BFS_FS is not set | ||||
786 | # CONFIG_EFS_FS is not set | ||||
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 787 | # CONFIG_LOGFS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 788 | # CONFIG_CRAMFS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 789 | # CONFIG_SQUASHFS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 790 | # CONFIG_VXFS_FS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 791 | # CONFIG_MINIX_FS is not set |
792 | # CONFIG_OMFS_FS is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 793 | # CONFIG_HPFS_FS is not set |
794 | # CONFIG_QNX4FS_FS is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 795 | # CONFIG_ROMFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 796 | # CONFIG_SYSV_FS is not set |
797 | # CONFIG_UFS_FS is not set | ||||
798 | |||||
799 | # | ||||
800 | # Partition Types | ||||
801 | # | ||||
802 | # CONFIG_PARTITION_ADVANCED is not set | ||||
803 | CONFIG_MSDOS_PARTITION=y | ||||
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 804 | CONFIG_NLS=y |
805 | CONFIG_NLS_DEFAULT="iso8859-1" | ||||
806 | # CONFIG_NLS_CODEPAGE_437 is not set | ||||
807 | # CONFIG_NLS_CODEPAGE_737 is not set | ||||
808 | # CONFIG_NLS_CODEPAGE_775 is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 809 | CONFIG_NLS_CODEPAGE_850=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 810 | # CONFIG_NLS_CODEPAGE_852 is not set |
811 | # CONFIG_NLS_CODEPAGE_855 is not set | ||||
812 | # CONFIG_NLS_CODEPAGE_857 is not set | ||||
813 | # CONFIG_NLS_CODEPAGE_860 is not set | ||||
814 | # CONFIG_NLS_CODEPAGE_861 is not set | ||||
815 | # CONFIG_NLS_CODEPAGE_862 is not set | ||||
816 | # CONFIG_NLS_CODEPAGE_863 is not set | ||||
817 | # CONFIG_NLS_CODEPAGE_864 is not set | ||||
818 | # CONFIG_NLS_CODEPAGE_865 is not set | ||||
819 | # CONFIG_NLS_CODEPAGE_866 is not set | ||||
820 | # CONFIG_NLS_CODEPAGE_869 is not set | ||||
821 | # CONFIG_NLS_CODEPAGE_936 is not set | ||||
822 | # CONFIG_NLS_CODEPAGE_950 is not set | ||||
823 | # CONFIG_NLS_CODEPAGE_932 is not set | ||||
824 | # CONFIG_NLS_CODEPAGE_949 is not set | ||||
825 | # CONFIG_NLS_CODEPAGE_874 is not set | ||||
826 | # CONFIG_NLS_ISO8859_8 is not set | ||||
827 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||||
828 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||||
829 | # CONFIG_NLS_ASCII is not set | ||||
830 | # CONFIG_NLS_ISO8859_1 is not set | ||||
831 | # CONFIG_NLS_ISO8859_2 is not set | ||||
832 | # CONFIG_NLS_ISO8859_3 is not set | ||||
833 | # CONFIG_NLS_ISO8859_4 is not set | ||||
834 | # CONFIG_NLS_ISO8859_5 is not set | ||||
835 | # CONFIG_NLS_ISO8859_6 is not set | ||||
836 | # CONFIG_NLS_ISO8859_7 is not set | ||||
837 | # CONFIG_NLS_ISO8859_9 is not set | ||||
838 | # CONFIG_NLS_ISO8859_13 is not set | ||||
839 | # CONFIG_NLS_ISO8859_14 is not set | ||||
840 | # CONFIG_NLS_ISO8859_15 is not set | ||||
841 | # CONFIG_NLS_KOI8_R is not set | ||||
842 | # CONFIG_NLS_KOI8_U is not set | ||||
843 | # CONFIG_NLS_UTF8 is not set | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 844 | |
845 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 846 | # Kernel hacking |
847 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 848 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 849 | # CONFIG_PRINTK_TIME is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 850 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 851 | CONFIG_ENABLE_MUST_CHECK=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 852 | CONFIG_FRAME_WARN=1024 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 853 | # CONFIG_MAGIC_SYSRQ is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 854 | # CONFIG_STRIP_ASM_SYMS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 855 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 856 | # CONFIG_DEBUG_FS is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 857 | # CONFIG_HEADERS_CHECK is not set |
858 | # CONFIG_DEBUG_KERNEL is not set | ||||
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 859 | CONFIG_DEBUG_BUGVERBOSE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 860 | # CONFIG_DEBUG_MEMORY_INIT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 861 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
862 | # CONFIG_LATENCYTOP is not set | ||||
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 863 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 864 | CONFIG_HAVE_FUNCTION_TRACER=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 865 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
866 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||||
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 867 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
868 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 869 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 870 | CONFIG_TRACING_SUPPORT=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 871 | # CONFIG_FTRACE is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 872 | # CONFIG_DMA_API_DEBUG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 873 | # CONFIG_SAMPLES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 874 | CONFIG_HAVE_ARCH_KGDB=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 875 | # CONFIG_SH_STANDARD_BIOS is not set |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 876 | # CONFIG_DWARF_UNWINDER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 877 | |
878 | # | ||||
879 | # Security options | ||||
880 | # | ||||
881 | # CONFIG_KEYS is not set | ||||
882 | # CONFIG_SECURITY is not set | ||||
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 883 | # CONFIG_SECURITYFS is not set |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 884 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
885 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||||
886 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||||
887 | CONFIG_DEFAULT_SECURITY_DAC=y | ||||
888 | CONFIG_DEFAULT_SECURITY="" | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 889 | CONFIG_CRYPTO=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 890 | |
891 | # | ||||
892 | # Crypto core or helper | ||||
893 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 894 | CONFIG_CRYPTO_ALGAPI=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 895 | CONFIG_CRYPTO_ALGAPI2=y |
896 | CONFIG_CRYPTO_AEAD2=y | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 897 | CONFIG_CRYPTO_BLKCIPHER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 898 | CONFIG_CRYPTO_BLKCIPHER2=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 899 | CONFIG_CRYPTO_HASH=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 900 | CONFIG_CRYPTO_HASH2=y |
901 | CONFIG_CRYPTO_RNG2=y | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 902 | CONFIG_CRYPTO_PCOMP=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 903 | CONFIG_CRYPTO_MANAGER=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 904 | CONFIG_CRYPTO_MANAGER2=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 905 | # CONFIG_CRYPTO_GF128MUL is not set |
906 | # CONFIG_CRYPTO_NULL is not set | ||||
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 907 | CONFIG_CRYPTO_WORKQUEUE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 908 | # CONFIG_CRYPTO_CRYPTD is not set |
909 | # CONFIG_CRYPTO_AUTHENC is not set | ||||
910 | |||||
911 | # | ||||
912 | # Authenticated Encryption with Associated Data | ||||
913 | # | ||||
914 | # CONFIG_CRYPTO_CCM is not set | ||||
915 | # CONFIG_CRYPTO_GCM is not set | ||||
916 | # CONFIG_CRYPTO_SEQIV is not set | ||||
917 | |||||
918 | # | ||||
919 | # Block modes | ||||
920 | # | ||||
921 | CONFIG_CRYPTO_CBC=y | ||||
922 | # CONFIG_CRYPTO_CTR is not set | ||||
923 | # CONFIG_CRYPTO_CTS is not set | ||||
924 | CONFIG_CRYPTO_ECB=y | ||||
925 | # CONFIG_CRYPTO_LRW is not set | ||||
926 | CONFIG_CRYPTO_PCBC=y | ||||
927 | # CONFIG_CRYPTO_XTS is not set | ||||
928 | |||||
929 | # | ||||
930 | # Hash modes | ||||
931 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 932 | # CONFIG_CRYPTO_HMAC is not set |
933 | # CONFIG_CRYPTO_XCBC is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 934 | # CONFIG_CRYPTO_VMAC is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 935 | |
936 | # | ||||
937 | # Digest | ||||
938 | # | ||||
939 | # CONFIG_CRYPTO_CRC32C is not set | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 940 | # CONFIG_CRYPTO_GHASH is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 941 | # CONFIG_CRYPTO_MD4 is not set |
942 | CONFIG_CRYPTO_MD5=y | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 943 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
944 | # CONFIG_CRYPTO_RMD128 is not set | ||||
945 | # CONFIG_CRYPTO_RMD160 is not set | ||||
946 | # CONFIG_CRYPTO_RMD256 is not set | ||||
947 | # CONFIG_CRYPTO_RMD320 is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 948 | # CONFIG_CRYPTO_SHA1 is not set |
949 | # CONFIG_CRYPTO_SHA256 is not set | ||||
950 | # CONFIG_CRYPTO_SHA512 is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 951 | # CONFIG_CRYPTO_TGR192 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 952 | # CONFIG_CRYPTO_WP512 is not set |
953 | |||||
954 | # | ||||
955 | # Ciphers | ||||
956 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 957 | # CONFIG_CRYPTO_AES is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 958 | # CONFIG_CRYPTO_ANUBIS is not set |
959 | # CONFIG_CRYPTO_ARC4 is not set | ||||
960 | # CONFIG_CRYPTO_BLOWFISH is not set | ||||
961 | # CONFIG_CRYPTO_CAMELLIA is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 962 | # CONFIG_CRYPTO_CAST5 is not set |
963 | # CONFIG_CRYPTO_CAST6 is not set | ||||
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 964 | # CONFIG_CRYPTO_DES is not set |
965 | # CONFIG_CRYPTO_FCRYPT is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 966 | # CONFIG_CRYPTO_KHAZAD is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 967 | # CONFIG_CRYPTO_SALSA20 is not set |
968 | # CONFIG_CRYPTO_SEED is not set | ||||
969 | # CONFIG_CRYPTO_SERPENT is not set | ||||
970 | # CONFIG_CRYPTO_TEA is not set | ||||
971 | # CONFIG_CRYPTO_TWOFISH is not set | ||||
972 | |||||
973 | # | ||||
974 | # Compression | ||||
975 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 976 | # CONFIG_CRYPTO_DEFLATE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 977 | # CONFIG_CRYPTO_ZLIB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 978 | # CONFIG_CRYPTO_LZO is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 979 | |
980 | # | ||||
981 | # Random Number Generation | ||||
982 | # | ||||
983 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 984 | # CONFIG_CRYPTO_HW is not set |
Paul Mundt | 4d0956b | 2010-05-18 18:18:28 +0900 | [diff] [blame] | 985 | # CONFIG_VIRTUALIZATION is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 986 | # CONFIG_BINARY_PRINTF is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 987 | |
988 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 989 | # Library routines |
990 | # | ||||
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 991 | CONFIG_BITREVERSE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 992 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 993 | # CONFIG_CRC_CCITT is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 994 | CONFIG_CRC16=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 995 | CONFIG_CRC_T10DIF=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 996 | # CONFIG_CRC_ITU_T is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 997 | CONFIG_CRC32=y |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 998 | # CONFIG_CRC7 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 999 | # CONFIG_LIBCRC32C is not set |
Kristoffer Ericson | 9dd3f22 | 2007-09-11 12:41:18 +0900 | [diff] [blame] | 1000 | CONFIG_HAS_IOMEM=y |
1001 | CONFIG_HAS_IOPORT=y | ||||
1002 | CONFIG_HAS_DMA=y | ||||
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 1003 | CONFIG_HAVE_LMB=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1004 | CONFIG_GENERIC_ATOMIC64=y |