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