Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 3 | # Linux kernel version: 2.6.33-rc3 |
| 4 | # Wed Jan 6 09:24:11 2010 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 5 | # |
| 6 | # CONFIG_PPC64 is not set |
| 7 | |
| 8 | # |
| 9 | # Processor support |
| 10 | # |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 11 | CONFIG_PPC_BOOK3S_32=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 12 | # CONFIG_PPC_85xx is not set |
| 13 | # CONFIG_PPC_8xx is not set |
| 14 | # CONFIG_40x is not set |
| 15 | # CONFIG_44x is not set |
| 16 | # CONFIG_E200 is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 17 | CONFIG_PPC_BOOK3S=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 18 | CONFIG_6xx=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 19 | CONFIG_PPC_FPU=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 20 | # CONFIG_ALTIVEC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 21 | CONFIG_PPC_STD_MMU=y |
| 22 | CONFIG_PPC_STD_MMU_32=y |
| 23 | # CONFIG_PPC_MM_SLICES is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 25 | # CONFIG_SMP is not set |
| 26 | CONFIG_PPC32=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 27 | CONFIG_WORD_SIZE=32 |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 28 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 29 | CONFIG_MMU=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 30 | CONFIG_GENERIC_CMOS_UPDATE=y |
| 31 | CONFIG_GENERIC_TIME=y |
| 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
| 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 34 | CONFIG_GENERIC_HARDIRQS=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 38 | CONFIG_IRQ_PER_CPU=y |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 39 | CONFIG_NR_IRQS=512 |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 40 | CONFIG_STACKTRACE_SUPPORT=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 43 | CONFIG_LOCKDEP_SUPPORT=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
| 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
| 46 | CONFIG_GENERIC_HWEIGHT=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 48 | CONFIG_GENERIC_GPIO=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 49 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
| 50 | CONFIG_PPC=y |
| 51 | CONFIG_EARLY_PRINTK=y |
| 52 | CONFIG_GENERIC_NVRAM=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 53 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 54 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 55 | CONFIG_PPC_OF=y |
| 56 | CONFIG_OF=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 57 | # CONFIG_PPC_UDBG_16550 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 58 | # CONFIG_GENERIC_TBSYNC is not set |
| 59 | CONFIG_AUDIT_ARCH=y |
| 60 | CONFIG_GENERIC_BUG=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 61 | CONFIG_DTC=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 62 | CONFIG_DEFAULT_UIMAGE=y |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 63 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 64 | # CONFIG_PPC_DCR_NATIVE is not set |
| 65 | # CONFIG_PPC_DCR_MMIO is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 68 | CONFIG_CONSTRUCTORS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 69 | |
| 70 | # |
| 71 | # General setup |
| 72 | # |
| 73 | # CONFIG_EXPERIMENTAL is not set |
| 74 | CONFIG_BROKEN_ON_SMP=y |
| 75 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 76 | CONFIG_LOCALVERSION="" |
| 77 | CONFIG_LOCALVERSION_AUTO=y |
| 78 | CONFIG_SWAP=y |
| 79 | CONFIG_SYSVIPC=y |
| 80 | CONFIG_SYSVIPC_SYSCTL=y |
| 81 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 82 | # CONFIG_TASKSTATS is not set |
| 83 | # CONFIG_AUDIT is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 84 | |
| 85 | # |
| 86 | # RCU Subsystem |
| 87 | # |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 88 | CONFIG_TREE_RCU=y |
| 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 90 | # CONFIG_TINY_RCU is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 91 | # CONFIG_RCU_TRACE is not set |
| 92 | CONFIG_RCU_FANOUT=32 |
| 93 | # CONFIG_RCU_FANOUT_EXACT is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 94 | # CONFIG_TREE_RCU_TRACE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 95 | CONFIG_IKCONFIG=y |
| 96 | CONFIG_IKCONFIG_PROC=y |
| 97 | CONFIG_LOG_BUF_SHIFT=14 |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 98 | # CONFIG_CGROUPS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 99 | CONFIG_SYSFS_DEPRECATED=y |
| 100 | CONFIG_SYSFS_DEPRECATED_V2=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 101 | # CONFIG_RELAY is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 102 | # CONFIG_NAMESPACES is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 103 | CONFIG_BLK_DEV_INITRD=y |
| 104 | CONFIG_INITRAMFS_SOURCE="" |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 105 | CONFIG_RD_GZIP=y |
| 106 | # CONFIG_RD_BZIP2 is not set |
| 107 | # CONFIG_RD_LZMA is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 108 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 109 | CONFIG_SYSCTL=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 110 | CONFIG_ANON_INODES=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 111 | CONFIG_EMBEDDED=y |
| 112 | CONFIG_SYSCTL_SYSCALL=y |
| 113 | CONFIG_KALLSYMS=y |
| 114 | CONFIG_KALLSYMS_ALL=y |
| 115 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 116 | CONFIG_HOTPLUG=y |
| 117 | CONFIG_PRINTK=y |
| 118 | CONFIG_BUG=y |
| 119 | CONFIG_ELF_CORE=y |
| 120 | CONFIG_BASE_FULL=y |
| 121 | CONFIG_FUTEX=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 122 | CONFIG_EPOLL=y |
| 123 | CONFIG_SIGNALFD=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 124 | CONFIG_TIMERFD=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 125 | CONFIG_EVENTFD=y |
| 126 | CONFIG_SHMEM=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 127 | CONFIG_AIO=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 128 | CONFIG_HAVE_PERF_EVENTS=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 129 | |
| 130 | # |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 131 | # Kernel Performance Events And Counters |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 132 | # |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 133 | # CONFIG_PERF_EVENTS is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 134 | # CONFIG_PERF_COUNTERS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 135 | CONFIG_VM_EVENT_COUNTERS=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 136 | CONFIG_PCI_QUIRKS=y |
Anton Blanchard | 309a109 | 2007-10-15 05:15:36 +1000 | [diff] [blame] | 137 | CONFIG_SLUB_DEBUG=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 138 | CONFIG_COMPAT_BRK=y |
Anton Blanchard | 309a109 | 2007-10-15 05:15:36 +1000 | [diff] [blame] | 139 | # CONFIG_SLAB is not set |
| 140 | CONFIG_SLUB=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 141 | # CONFIG_SLOB is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 142 | # CONFIG_PROFILING is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 143 | CONFIG_HAVE_OPROFILE=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 145 | CONFIG_HAVE_IOREMAP_PROT=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 146 | CONFIG_HAVE_KPROBES=y |
| 147 | CONFIG_HAVE_KRETPROBES=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 148 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 149 | CONFIG_HAVE_DMA_ATTRS=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 150 | CONFIG_HAVE_CLK=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 151 | CONFIG_HAVE_DMA_API_DEBUG=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 152 | |
| 153 | # |
| 154 | # GCOV-based kernel profiling |
| 155 | # |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 156 | # CONFIG_SLOW_WORK is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 157 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 158 | CONFIG_SLABINFO=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 159 | CONFIG_RT_MUTEXES=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 160 | CONFIG_BASE_SMALL=0 |
| 161 | # CONFIG_MODULES is not set |
| 162 | CONFIG_BLOCK=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 163 | CONFIG_LBDAF=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 164 | CONFIG_BLK_DEV_BSG=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 165 | # CONFIG_BLK_DEV_INTEGRITY is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 166 | |
| 167 | # |
| 168 | # IO Schedulers |
| 169 | # |
| 170 | CONFIG_IOSCHED_NOOP=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 171 | CONFIG_IOSCHED_DEADLINE=y |
| 172 | CONFIG_IOSCHED_CFQ=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 173 | # CONFIG_DEFAULT_DEADLINE is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 174 | CONFIG_DEFAULT_CFQ=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 175 | # CONFIG_DEFAULT_NOOP is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 176 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 177 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
| 178 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
| 179 | # CONFIG_INLINE_SPIN_LOCK is not set |
| 180 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
| 181 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
| 182 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set |
| 183 | CONFIG_INLINE_SPIN_UNLOCK=y |
| 184 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set |
| 185 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y |
| 186 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set |
| 187 | # CONFIG_INLINE_READ_TRYLOCK is not set |
| 188 | # CONFIG_INLINE_READ_LOCK is not set |
| 189 | # CONFIG_INLINE_READ_LOCK_BH is not set |
| 190 | # CONFIG_INLINE_READ_LOCK_IRQ is not set |
| 191 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set |
| 192 | CONFIG_INLINE_READ_UNLOCK=y |
| 193 | # CONFIG_INLINE_READ_UNLOCK_BH is not set |
| 194 | CONFIG_INLINE_READ_UNLOCK_IRQ=y |
| 195 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set |
| 196 | # CONFIG_INLINE_WRITE_TRYLOCK is not set |
| 197 | # CONFIG_INLINE_WRITE_LOCK is not set |
| 198 | # CONFIG_INLINE_WRITE_LOCK_BH is not set |
| 199 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set |
| 200 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set |
| 201 | CONFIG_INLINE_WRITE_UNLOCK=y |
| 202 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set |
| 203 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y |
| 204 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set |
| 205 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 206 | # CONFIG_FREEZER is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 207 | |
| 208 | # |
| 209 | # Platform support |
| 210 | # |
Timur Tabi | dbe2163 | 2008-10-10 10:35:50 -0500 | [diff] [blame] | 211 | # CONFIG_PPC_CHRP is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 212 | # CONFIG_MPC5121_ADS is not set |
| 213 | # CONFIG_MPC5121_GENERIC is not set |
| 214 | # CONFIG_PPC_MPC52xx is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 215 | # CONFIG_PPC_PMAC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 216 | # CONFIG_PPC_CELL is not set |
| 217 | # CONFIG_PPC_CELL_NATIVE is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 218 | CONFIG_PPC_82xx=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 219 | # CONFIG_MPC8272_ADS is not set |
| 220 | CONFIG_PQ2FADS=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 221 | # CONFIG_EP8248E is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 222 | # CONFIG_MGCOGE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 223 | CONFIG_PQ2ADS=y |
| 224 | CONFIG_8260=y |
| 225 | CONFIG_PQ2_ADS_PCI_PIC=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 226 | # CONFIG_PPC_83xx is not set |
| 227 | # CONFIG_PPC_86xx is not set |
| 228 | # CONFIG_EMBEDDED6xx is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 229 | # CONFIG_AMIGAONE is not set |
| 230 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 231 | # CONFIG_IPIC is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 232 | # CONFIG_MPIC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 233 | # CONFIG_MPIC_WEIRD is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 234 | # CONFIG_PPC_I8259 is not set |
| 235 | # CONFIG_PPC_RTAS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 236 | # CONFIG_MMIO_NVRAM is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 237 | # CONFIG_PPC_MPC106 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 238 | # CONFIG_PPC_970_NAP is not set |
| 239 | # CONFIG_PPC_INDIRECT_IO is not set |
| 240 | # CONFIG_GENERIC_IOMAP is not set |
| 241 | # CONFIG_CPU_FREQ is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 242 | # CONFIG_TAU is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 243 | # CONFIG_QUICC_ENGINE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 244 | CONFIG_CPM2=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 245 | # CONFIG_FSL_ULI1575 is not set |
| 246 | CONFIG_CPM=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 247 | # CONFIG_SIMPLE_GPIO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 248 | |
| 249 | # |
| 250 | # Kernel options |
| 251 | # |
| 252 | # CONFIG_HIGHMEM is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 253 | CONFIG_TICK_ONESHOT=y |
| 254 | CONFIG_NO_HZ=y |
| 255 | CONFIG_HIGH_RES_TIMERS=y |
| 256 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 257 | # CONFIG_HZ_100 is not set |
| 258 | CONFIG_HZ_250=y |
| 259 | # CONFIG_HZ_300 is not set |
| 260 | # CONFIG_HZ_1000 is not set |
| 261 | CONFIG_HZ=250 |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 262 | CONFIG_SCHED_HRTICK=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 263 | CONFIG_PREEMPT_NONE=y |
| 264 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 265 | # CONFIG_PREEMPT is not set |
| 266 | CONFIG_BINFMT_ELF=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 267 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
| 268 | # CONFIG_HAVE_AOUT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 269 | CONFIG_BINFMT_MISC=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 270 | # CONFIG_IOMMU_HELPER is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 271 | # CONFIG_SWIOTLB is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 272 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 273 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 274 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 275 | # CONFIG_CRASH_DUMP is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 276 | CONFIG_SPARSE_IRQ=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 277 | CONFIG_MAX_ACTIVE_REGIONS=32 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 278 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 279 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 280 | CONFIG_FLATMEM=y |
| 281 | CONFIG_FLAT_NODE_MEM_MAP=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 282 | CONFIG_PAGEFLAGS_EXTENDED=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 283 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 284 | CONFIG_MIGRATION=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 285 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 286 | CONFIG_ZONE_DMA_FLAG=1 |
| 287 | CONFIG_BOUNCE=y |
| 288 | CONFIG_VIRT_TO_BUS=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 289 | # CONFIG_KSM is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 290 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 291 | CONFIG_PPC_4K_PAGES=y |
| 292 | # CONFIG_PPC_16K_PAGES is not set |
| 293 | # CONFIG_PPC_64K_PAGES is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 294 | # CONFIG_PPC_256K_PAGES is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 295 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 296 | CONFIG_PROC_DEVICETREE=y |
| 297 | # CONFIG_CMDLINE_BOOL is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 298 | CONFIG_EXTRA_TARGETS="" |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 299 | # CONFIG_PM is not set |
| 300 | CONFIG_SECCOMP=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 301 | CONFIG_ISA_DMA_API=y |
| 302 | |
| 303 | # |
| 304 | # Bus options |
| 305 | # |
| 306 | CONFIG_ZONE_DMA=y |
| 307 | CONFIG_PPC_INDIRECT_PCI=y |
| 308 | CONFIG_FSL_SOC=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 309 | CONFIG_PPC_PCI_CHOICE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 310 | CONFIG_PCI=y |
| 311 | CONFIG_PCI_DOMAINS=y |
| 312 | CONFIG_PCI_SYSCALL=y |
| 313 | CONFIG_PCI_8260=y |
| 314 | # CONFIG_8260_PCI9 is not set |
| 315 | # CONFIG_PCIEPORTBUS is not set |
| 316 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 317 | # CONFIG_PCI_MSI is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 318 | # CONFIG_PCI_LEGACY is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 319 | # CONFIG_PCI_DEBUG is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 320 | # CONFIG_PCI_STUB is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 321 | # CONFIG_PCI_IOV is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 322 | # CONFIG_PCCARD is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 323 | # CONFIG_HOTPLUG_PCI is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 324 | # CONFIG_HAS_RAPIDIO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 325 | |
| 326 | # |
| 327 | # Advanced setup |
| 328 | # |
| 329 | # CONFIG_ADVANCED_OPTIONS is not set |
| 330 | |
| 331 | # |
| 332 | # Default settings for advanced configuration options are used |
| 333 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 334 | CONFIG_LOWMEM_SIZE=0x30000000 |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 335 | CONFIG_PAGE_OFFSET=0xc0000000 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 336 | CONFIG_KERNEL_START=0xc0000000 |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 337 | CONFIG_PHYSICAL_START=0x00000000 |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 338 | CONFIG_TASK_SIZE=0xc0000000 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 339 | CONFIG_NET=y |
| 340 | |
| 341 | # |
| 342 | # Networking options |
| 343 | # |
| 344 | CONFIG_PACKET=y |
| 345 | # CONFIG_PACKET_MMAP is not set |
| 346 | CONFIG_UNIX=y |
| 347 | CONFIG_XFRM=y |
| 348 | # CONFIG_XFRM_USER is not set |
| 349 | # CONFIG_NET_KEY is not set |
| 350 | CONFIG_INET=y |
| 351 | CONFIG_IP_MULTICAST=y |
| 352 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 353 | CONFIG_IP_FIB_HASH=y |
| 354 | CONFIG_IP_PNP=y |
| 355 | CONFIG_IP_PNP_DHCP=y |
| 356 | CONFIG_IP_PNP_BOOTP=y |
| 357 | # CONFIG_IP_PNP_RARP is not set |
| 358 | # CONFIG_NET_IPIP is not set |
| 359 | # CONFIG_NET_IPGRE is not set |
| 360 | # CONFIG_IP_MROUTE is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 361 | # CONFIG_ARPD is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 362 | CONFIG_SYN_COOKIES=y |
| 363 | # CONFIG_INET_AH is not set |
| 364 | # CONFIG_INET_ESP is not set |
| 365 | # CONFIG_INET_IPCOMP is not set |
| 366 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 367 | CONFIG_INET_TUNNEL=y |
| 368 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 369 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 370 | CONFIG_INET_XFRM_MODE_BEET=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 371 | # CONFIG_INET_LRO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 372 | CONFIG_INET_DIAG=y |
| 373 | CONFIG_INET_TCP_DIAG=y |
| 374 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 375 | CONFIG_TCP_CONG_CUBIC=y |
| 376 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 377 | CONFIG_IPV6=y |
| 378 | # CONFIG_IPV6_PRIVACY is not set |
| 379 | # CONFIG_IPV6_ROUTER_PREF is not set |
| 380 | # CONFIG_INET6_AH is not set |
| 381 | # CONFIG_INET6_ESP is not set |
| 382 | # CONFIG_INET6_IPCOMP is not set |
| 383 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 384 | # CONFIG_INET6_TUNNEL is not set |
| 385 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y |
| 386 | CONFIG_INET6_XFRM_MODE_TUNNEL=y |
| 387 | CONFIG_INET6_XFRM_MODE_BEET=y |
| 388 | CONFIG_IPV6_SIT=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 389 | CONFIG_IPV6_NDISC_NODETYPE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 390 | # CONFIG_IPV6_TUNNEL is not set |
| 391 | # CONFIG_NETWORK_SECMARK is not set |
| 392 | CONFIG_NETFILTER=y |
| 393 | # CONFIG_NETFILTER_DEBUG is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 394 | CONFIG_NETFILTER_ADVANCED=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 395 | |
| 396 | # |
| 397 | # Core Netfilter Configuration |
| 398 | # |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 399 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
| 400 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 401 | # CONFIG_NF_CONNTRACK is not set |
| 402 | # CONFIG_NETFILTER_XTABLES is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 403 | # CONFIG_IP_VS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 404 | |
| 405 | # |
| 406 | # IP: Netfilter Configuration |
| 407 | # |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 408 | # CONFIG_NF_DEFRAG_IPV4 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 409 | # CONFIG_IP_NF_QUEUE is not set |
| 410 | # CONFIG_IP_NF_IPTABLES is not set |
| 411 | # CONFIG_IP_NF_ARPTABLES is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 412 | |
| 413 | # |
| 414 | # IPv6: Netfilter Configuration |
| 415 | # |
| 416 | # CONFIG_IP6_NF_QUEUE is not set |
| 417 | # CONFIG_IP6_NF_IPTABLES is not set |
| 418 | # CONFIG_ATM is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 419 | # CONFIG_BRIDGE is not set |
| 420 | # CONFIG_VLAN_8021Q is not set |
| 421 | # CONFIG_DECNET is not set |
| 422 | # CONFIG_LLC2 is not set |
| 423 | # CONFIG_IPX is not set |
| 424 | # CONFIG_ATALK is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 425 | # CONFIG_PHONET is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 426 | # CONFIG_NET_SCHED is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 427 | # CONFIG_DCB is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 428 | |
| 429 | # |
| 430 | # Network testing |
| 431 | # |
| 432 | # CONFIG_NET_PKTGEN is not set |
| 433 | # CONFIG_HAMRADIO is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 434 | # CONFIG_CAN is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 435 | # CONFIG_IRDA is not set |
| 436 | # CONFIG_BT is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 437 | CONFIG_WIRELESS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 438 | # CONFIG_CFG80211 is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 439 | # CONFIG_LIB80211 is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 440 | |
| 441 | # |
| 442 | # CFG80211 needs to be enabled for MAC80211 |
| 443 | # |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 444 | # CONFIG_WIMAX is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 445 | # CONFIG_RFKILL is not set |
| 446 | |
| 447 | # |
| 448 | # Device Drivers |
| 449 | # |
| 450 | |
| 451 | # |
| 452 | # Generic Driver Options |
| 453 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 454 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 455 | # CONFIG_DEVTMPFS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 456 | CONFIG_STANDALONE=y |
| 457 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 458 | # CONFIG_FW_LOADER is not set |
| 459 | # CONFIG_DEBUG_DRIVER is not set |
| 460 | # CONFIG_DEBUG_DEVRES is not set |
| 461 | # CONFIG_SYS_HYPERVISOR is not set |
| 462 | # CONFIG_CONNECTOR is not set |
| 463 | CONFIG_MTD=y |
| 464 | # CONFIG_MTD_DEBUG is not set |
| 465 | # CONFIG_MTD_CONCAT is not set |
| 466 | # CONFIG_MTD_PARTITIONS is not set |
| 467 | |
| 468 | # |
| 469 | # User Modules And Translation Layers |
| 470 | # |
| 471 | CONFIG_MTD_CHAR=y |
| 472 | CONFIG_MTD_BLKDEVS=y |
| 473 | CONFIG_MTD_BLOCK=y |
| 474 | # CONFIG_FTL is not set |
| 475 | # CONFIG_NFTL is not set |
| 476 | # CONFIG_INFTL is not set |
| 477 | # CONFIG_RFD_FTL is not set |
| 478 | # CONFIG_SSFDC is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 479 | # CONFIG_MTD_OOPS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 480 | |
| 481 | # |
| 482 | # RAM/ROM/Flash chip drivers |
| 483 | # |
| 484 | # CONFIG_MTD_CFI is not set |
| 485 | CONFIG_MTD_JEDECPROBE=y |
| 486 | CONFIG_MTD_GEN_PROBE=y |
| 487 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 488 | CONFIG_MTD_CFI_NOSWAP=y |
| 489 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set |
| 490 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set |
| 491 | CONFIG_MTD_CFI_GEOMETRY=y |
| 492 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set |
| 493 | # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set |
| 494 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 495 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 496 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 497 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 498 | # CONFIG_MTD_CFI_I1 is not set |
| 499 | # CONFIG_MTD_CFI_I2 is not set |
| 500 | CONFIG_MTD_CFI_I4=y |
| 501 | # CONFIG_MTD_CFI_I8 is not set |
| 502 | # CONFIG_MTD_OTP is not set |
| 503 | CONFIG_MTD_CFI_INTELEXT=y |
| 504 | # CONFIG_MTD_CFI_AMDSTD is not set |
| 505 | # CONFIG_MTD_CFI_STAA is not set |
| 506 | CONFIG_MTD_CFI_UTIL=y |
| 507 | # CONFIG_MTD_RAM is not set |
| 508 | # CONFIG_MTD_ROM is not set |
| 509 | # CONFIG_MTD_ABSENT is not set |
| 510 | |
| 511 | # |
| 512 | # Mapping drivers for chip access |
| 513 | # |
| 514 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 515 | # CONFIG_MTD_PHYSMAP is not set |
| 516 | CONFIG_MTD_PHYSMAP_OF=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 517 | # CONFIG_MTD_INTEL_VR_NOR is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 518 | # CONFIG_MTD_PLATRAM is not set |
| 519 | |
| 520 | # |
| 521 | # Self-contained MTD device drivers |
| 522 | # |
| 523 | # CONFIG_MTD_PMC551 is not set |
| 524 | # CONFIG_MTD_SLRAM is not set |
| 525 | # CONFIG_MTD_PHRAM is not set |
| 526 | # CONFIG_MTD_MTDRAM is not set |
| 527 | # CONFIG_MTD_BLOCK2MTD is not set |
| 528 | |
| 529 | # |
| 530 | # Disk-On-Chip Device Drivers |
| 531 | # |
| 532 | # CONFIG_MTD_DOC2000 is not set |
| 533 | # CONFIG_MTD_DOC2001 is not set |
| 534 | # CONFIG_MTD_DOC2001PLUS is not set |
| 535 | # CONFIG_MTD_NAND is not set |
| 536 | # CONFIG_MTD_ONENAND is not set |
| 537 | |
| 538 | # |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 539 | # LPDDR flash memory drivers |
| 540 | # |
| 541 | # CONFIG_MTD_LPDDR is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 542 | |
| 543 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 544 | # UBI - Unsorted block images |
| 545 | # |
| 546 | # CONFIG_MTD_UBI is not set |
| 547 | CONFIG_OF_DEVICE=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 548 | CONFIG_OF_GPIO=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 549 | CONFIG_OF_MDIO=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 550 | # CONFIG_PARPORT is not set |
| 551 | CONFIG_BLK_DEV=y |
| 552 | # CONFIG_BLK_DEV_FD is not set |
| 553 | # CONFIG_BLK_CPQ_DA is not set |
| 554 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 555 | # CONFIG_BLK_DEV_DAC960 is not set |
| 556 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 557 | CONFIG_BLK_DEV_LOOP=y |
| 558 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 559 | |
| 560 | # |
| 561 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected |
| 562 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 563 | # CONFIG_BLK_DEV_NBD is not set |
| 564 | # CONFIG_BLK_DEV_SX8 is not set |
| 565 | # CONFIG_BLK_DEV_RAM is not set |
| 566 | # CONFIG_CDROM_PKTCDVD is not set |
| 567 | # CONFIG_ATA_OVER_ETH is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 568 | # CONFIG_BLK_DEV_HD is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 569 | CONFIG_MISC_DEVICES=y |
| 570 | # CONFIG_PHANTOM is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 571 | # CONFIG_SGI_IOC4 is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 572 | # CONFIG_ENCLOSURE_SERVICES is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 573 | # CONFIG_HP_ILO is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 574 | |
| 575 | # |
| 576 | # EEPROM support |
| 577 | # |
| 578 | # CONFIG_EEPROM_93CX6 is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 579 | # CONFIG_CB710_CORE is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 580 | CONFIG_HAVE_IDE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 581 | CONFIG_IDE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 582 | |
| 583 | # |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 584 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 585 | # |
| 586 | # CONFIG_BLK_DEV_IDE_SATA is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 587 | CONFIG_IDE_GD=y |
| 588 | CONFIG_IDE_GD_ATA=y |
| 589 | # CONFIG_IDE_GD_ATAPI is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 590 | # CONFIG_BLK_DEV_IDECD is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 591 | # CONFIG_BLK_DEV_IDETAPE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 592 | # CONFIG_IDE_TASK_IOCTL is not set |
| 593 | CONFIG_IDE_PROC_FS=y |
| 594 | |
| 595 | # |
| 596 | # IDE chipset support/bugfixes |
| 597 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 598 | # CONFIG_BLK_DEV_PLATFORM is not set |
| 599 | |
| 600 | # |
| 601 | # PCI IDE chipsets support |
| 602 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 603 | # CONFIG_BLK_DEV_GENERIC is not set |
| 604 | # CONFIG_BLK_DEV_AEC62XX is not set |
| 605 | # CONFIG_BLK_DEV_ALI15X3 is not set |
| 606 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 607 | # CONFIG_BLK_DEV_CMD64X is not set |
| 608 | # CONFIG_BLK_DEV_TRIFLEX is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 609 | # CONFIG_BLK_DEV_CS5530 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 610 | # CONFIG_BLK_DEV_HPT366 is not set |
| 611 | # CONFIG_BLK_DEV_JMICRON is not set |
| 612 | # CONFIG_BLK_DEV_SC1200 is not set |
| 613 | # CONFIG_BLK_DEV_PIIX is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 614 | # CONFIG_BLK_DEV_IT8172 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 615 | # CONFIG_BLK_DEV_IT8213 is not set |
| 616 | # CONFIG_BLK_DEV_IT821X is not set |
| 617 | # CONFIG_BLK_DEV_NS87415 is not set |
| 618 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
| 619 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
| 620 | # CONFIG_BLK_DEV_SVWKS is not set |
| 621 | # CONFIG_BLK_DEV_SIIMAGE is not set |
| 622 | # CONFIG_BLK_DEV_SL82C105 is not set |
| 623 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 624 | # CONFIG_BLK_DEV_TRM290 is not set |
| 625 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 626 | # CONFIG_BLK_DEV_TC86C001 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 627 | # CONFIG_BLK_DEV_IDEDMA is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 628 | |
| 629 | # |
| 630 | # SCSI device support |
| 631 | # |
| 632 | # CONFIG_RAID_ATTRS is not set |
| 633 | # CONFIG_SCSI is not set |
| 634 | # CONFIG_SCSI_DMA is not set |
| 635 | # CONFIG_SCSI_NETLINK is not set |
| 636 | # CONFIG_ATA is not set |
| 637 | # CONFIG_MD is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 638 | # CONFIG_FUSION is not set |
| 639 | |
| 640 | # |
| 641 | # IEEE 1394 (FireWire) support |
| 642 | # |
| 643 | |
| 644 | # |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 645 | # You can enable one or both FireWire driver stacks. |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 646 | # |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 647 | |
| 648 | # |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 649 | # The newer stack is recommended. |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 650 | # |
| 651 | # CONFIG_FIREWIRE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 652 | # CONFIG_IEEE1394 is not set |
| 653 | # CONFIG_I2O is not set |
| 654 | # CONFIG_MACINTOSH_DRIVERS is not set |
| 655 | CONFIG_NETDEVICES=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 656 | # CONFIG_DUMMY is not set |
| 657 | # CONFIG_BONDING is not set |
| 658 | # CONFIG_EQUALIZER is not set |
| 659 | CONFIG_TUN=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 660 | # CONFIG_VETH is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 661 | # CONFIG_ARCNET is not set |
| 662 | CONFIG_PHYLIB=y |
| 663 | |
| 664 | # |
| 665 | # MII PHY device drivers |
| 666 | # |
| 667 | # CONFIG_MARVELL_PHY is not set |
| 668 | CONFIG_DAVICOM_PHY=y |
| 669 | # CONFIG_QSEMI_PHY is not set |
| 670 | # CONFIG_LXT_PHY is not set |
| 671 | # CONFIG_CICADA_PHY is not set |
| 672 | # CONFIG_VITESSE_PHY is not set |
| 673 | # CONFIG_SMSC_PHY is not set |
| 674 | # CONFIG_BROADCOM_PHY is not set |
| 675 | # CONFIG_ICPLUS_PHY is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 676 | # CONFIG_REALTEK_PHY is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 677 | # CONFIG_NATIONAL_PHY is not set |
| 678 | # CONFIG_STE10XP is not set |
| 679 | # CONFIG_LSI_ET1011C_PHY is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 680 | # CONFIG_FIXED_PHY is not set |
| 681 | CONFIG_MDIO_BITBANG=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 682 | # CONFIG_MDIO_GPIO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 683 | CONFIG_NET_ETHERNET=y |
| 684 | CONFIG_MII=y |
| 685 | # CONFIG_HAPPYMEAL is not set |
| 686 | # CONFIG_SUNGEM is not set |
| 687 | # CONFIG_CASSINI is not set |
| 688 | # CONFIG_NET_VENDOR_3COM is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 689 | # CONFIG_ETHOC is not set |
| 690 | # CONFIG_DNET is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 691 | # CONFIG_NET_TULIP is not set |
| 692 | # CONFIG_HP100 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 693 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 694 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 695 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 696 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 697 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
| 698 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
| 699 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 700 | # CONFIG_NET_PCI is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 701 | # CONFIG_B44 is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 702 | # CONFIG_KS8842 is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 703 | # CONFIG_KS8851_MLL is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 704 | # CONFIG_ATL2 is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 705 | # CONFIG_XILINX_EMACLITE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 706 | CONFIG_FS_ENET=y |
| 707 | # CONFIG_FS_ENET_HAS_SCC is not set |
| 708 | CONFIG_FS_ENET_HAS_FCC=y |
Scott Wood | e8b5f43 | 2007-12-10 11:10:45 -0600 | [diff] [blame] | 709 | CONFIG_FS_ENET_MDIO_FCC=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 710 | CONFIG_NETDEV_1000=y |
| 711 | # CONFIG_ACENIC is not set |
| 712 | # CONFIG_DL2K is not set |
| 713 | # CONFIG_E1000 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 714 | # CONFIG_E1000E is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 715 | # CONFIG_IGB is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 716 | # CONFIG_IGBVF is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 717 | # CONFIG_NS83820 is not set |
| 718 | # CONFIG_HAMACHI is not set |
| 719 | # CONFIG_R8169 is not set |
| 720 | # CONFIG_SIS190 is not set |
| 721 | # CONFIG_SKGE is not set |
| 722 | # CONFIG_SKY2 is not set |
| 723 | # CONFIG_VIA_VELOCITY is not set |
| 724 | # CONFIG_TIGON3 is not set |
| 725 | # CONFIG_BNX2 is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 726 | # CONFIG_CNIC is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 727 | # CONFIG_FSL_PQ_MDIO is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 728 | # CONFIG_GIANFAR is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 729 | # CONFIG_MV643XX_ETH is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 730 | # CONFIG_QLA3XXX is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 731 | # CONFIG_ATL1 is not set |
| 732 | # CONFIG_JME is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 733 | CONFIG_NETDEV_10000=y |
| 734 | # CONFIG_CHELSIO_T1 is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 735 | CONFIG_CHELSIO_T3_DEPENDS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 736 | # CONFIG_CHELSIO_T3 is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 737 | # CONFIG_ENIC is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 738 | # CONFIG_IXGBE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 739 | # CONFIG_IXGB is not set |
| 740 | # CONFIG_S2IO is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 741 | # CONFIG_VXGE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 742 | # CONFIG_MYRI10GE is not set |
| 743 | # CONFIG_NETXEN_NIC is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 744 | # CONFIG_NIU is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 745 | # CONFIG_MLX4_EN is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 746 | # CONFIG_MLX4_CORE is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 747 | # CONFIG_TEHUTI is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 748 | # CONFIG_BNX2X is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 749 | # CONFIG_QLGE is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 750 | # CONFIG_SFC is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 751 | # CONFIG_BE2NET is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 752 | # CONFIG_TR is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 753 | CONFIG_WLAN=y |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 754 | # CONFIG_AIRO is not set |
| 755 | # CONFIG_ATMEL is not set |
| 756 | # CONFIG_HOSTAP is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 757 | |
| 758 | # |
| 759 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| 760 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 761 | # CONFIG_WAN is not set |
| 762 | # CONFIG_FDDI is not set |
| 763 | CONFIG_PPP=y |
| 764 | # CONFIG_PPP_FILTER is not set |
| 765 | CONFIG_PPP_ASYNC=y |
| 766 | CONFIG_PPP_SYNC_TTY=y |
| 767 | CONFIG_PPP_DEFLATE=y |
| 768 | # CONFIG_PPP_BSDCOMP is not set |
| 769 | # CONFIG_SLIP is not set |
| 770 | CONFIG_SLHC=y |
| 771 | # CONFIG_NETPOLL is not set |
| 772 | # CONFIG_NET_POLL_CONTROLLER is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 773 | # CONFIG_VMXNET3 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 774 | # CONFIG_ISDN is not set |
| 775 | # CONFIG_PHONE is not set |
| 776 | |
| 777 | # |
| 778 | # Input device support |
| 779 | # |
| 780 | CONFIG_INPUT=y |
| 781 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 782 | # CONFIG_INPUT_POLLDEV is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 783 | # CONFIG_INPUT_SPARSEKMAP is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 784 | |
| 785 | # |
| 786 | # Userland interfaces |
| 787 | # |
| 788 | CONFIG_INPUT_MOUSEDEV=y |
| 789 | CONFIG_INPUT_MOUSEDEV_PSAUX=y |
| 790 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 791 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 792 | # CONFIG_INPUT_JOYDEV is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 793 | CONFIG_INPUT_EVDEV=y |
| 794 | # CONFIG_INPUT_EVBUG is not set |
| 795 | |
| 796 | # |
| 797 | # Input Device Drivers |
| 798 | # |
| 799 | CONFIG_INPUT_KEYBOARD=y |
| 800 | CONFIG_KEYBOARD_ATKBD=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 801 | # CONFIG_KEYBOARD_LKKBD is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 802 | # CONFIG_KEYBOARD_GPIO is not set |
| 803 | # CONFIG_KEYBOARD_MATRIX is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 804 | # CONFIG_KEYBOARD_NEWTON is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 805 | # CONFIG_KEYBOARD_OPENCORES is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 806 | # CONFIG_KEYBOARD_STOWAWAY is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 807 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 808 | # CONFIG_KEYBOARD_XTKBD is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 809 | CONFIG_INPUT_MOUSE=y |
| 810 | CONFIG_MOUSE_PS2=y |
| 811 | CONFIG_MOUSE_PS2_ALPS=y |
| 812 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
| 813 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 814 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 815 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 816 | # CONFIG_MOUSE_PS2_SENTELIC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 817 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| 818 | # CONFIG_MOUSE_SERIAL is not set |
| 819 | # CONFIG_MOUSE_APPLETOUCH is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 820 | # CONFIG_MOUSE_BCM5974 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 821 | # CONFIG_MOUSE_VSXXXAA is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 822 | # CONFIG_MOUSE_GPIO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 823 | # CONFIG_INPUT_JOYSTICK is not set |
| 824 | # CONFIG_INPUT_TABLET is not set |
| 825 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 826 | # CONFIG_INPUT_MISC is not set |
| 827 | |
| 828 | # |
| 829 | # Hardware I/O ports |
| 830 | # |
| 831 | CONFIG_SERIO=y |
| 832 | # CONFIG_SERIO_I8042 is not set |
| 833 | CONFIG_SERIO_SERPORT=y |
| 834 | # CONFIG_SERIO_PCIPS2 is not set |
| 835 | CONFIG_SERIO_LIBPS2=y |
| 836 | # CONFIG_SERIO_RAW is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 837 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 838 | # CONFIG_SERIO_ALTERA_PS2 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 839 | # CONFIG_GAMEPORT is not set |
| 840 | |
| 841 | # |
| 842 | # Character devices |
| 843 | # |
| 844 | # CONFIG_VT is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 845 | CONFIG_DEVKMEM=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 846 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 847 | |
| 848 | # |
| 849 | # Serial drivers |
| 850 | # |
| 851 | # CONFIG_SERIAL_8250 is not set |
| 852 | |
| 853 | # |
| 854 | # Non-8250 serial port support |
| 855 | # |
| 856 | # CONFIG_SERIAL_UARTLITE is not set |
| 857 | CONFIG_SERIAL_CORE=y |
| 858 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 859 | CONFIG_SERIAL_CPM=y |
| 860 | CONFIG_SERIAL_CPM_CONSOLE=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 861 | # CONFIG_SERIAL_JSM is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 862 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 863 | CONFIG_UNIX98_PTYS=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 864 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 865 | CONFIG_LEGACY_PTYS=y |
| 866 | CONFIG_LEGACY_PTY_COUNT=256 |
| 867 | # CONFIG_IPMI_HANDLER is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 868 | CONFIG_HW_RANDOM=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 869 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 870 | # CONFIG_NVRAM is not set |
| 871 | # CONFIG_GEN_RTC is not set |
| 872 | # CONFIG_R3964 is not set |
| 873 | # CONFIG_APPLICOM is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 874 | # CONFIG_RAW_DRIVER is not set |
| 875 | CONFIG_DEVPORT=y |
| 876 | # CONFIG_I2C is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 877 | # CONFIG_SPI is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 878 | |
| 879 | # |
| 880 | # PPS support |
| 881 | # |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 882 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
| 883 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
| 884 | CONFIG_GPIOLIB=y |
| 885 | # CONFIG_DEBUG_GPIO is not set |
| 886 | |
| 887 | # |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 888 | # Memory mapped GPIO expanders: |
| 889 | # |
| 890 | # CONFIG_GPIO_XILINX is not set |
| 891 | |
| 892 | # |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 893 | # I2C GPIO expanders: |
| 894 | # |
| 895 | |
| 896 | # |
| 897 | # PCI GPIO expanders: |
| 898 | # |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 899 | # CONFIG_GPIO_CS5535 is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 900 | # CONFIG_GPIO_BT8XX is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 901 | # CONFIG_GPIO_LANGWELL is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 902 | |
| 903 | # |
| 904 | # SPI GPIO expanders: |
| 905 | # |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 906 | |
| 907 | # |
| 908 | # AC97 GPIO expanders: |
| 909 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 910 | # CONFIG_W1 is not set |
| 911 | # CONFIG_POWER_SUPPLY is not set |
| 912 | # CONFIG_HWMON is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 913 | # CONFIG_THERMAL is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 914 | # CONFIG_WATCHDOG is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 915 | CONFIG_SSB_POSSIBLE=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 916 | |
| 917 | # |
| 918 | # Sonics Silicon Backplane |
| 919 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 920 | # CONFIG_SSB is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 921 | |
| 922 | # |
| 923 | # Multifunction device drivers |
| 924 | # |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 925 | # CONFIG_MFD_CORE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 926 | # CONFIG_MFD_SM501 is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 927 | # CONFIG_HTC_PASIC3 is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 928 | # CONFIG_MFD_TMIO is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 929 | # CONFIG_REGULATOR is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 930 | # CONFIG_MEDIA_SUPPORT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 931 | |
| 932 | # |
| 933 | # Graphics support |
| 934 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 935 | # CONFIG_AGP is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 936 | CONFIG_VGA_ARB=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 937 | # CONFIG_DRM is not set |
| 938 | # CONFIG_VGASTATE is not set |
| 939 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| 940 | # CONFIG_FB is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 941 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 942 | |
| 943 | # |
| 944 | # Display device support |
| 945 | # |
| 946 | # CONFIG_DISPLAY_SUPPORT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 947 | # CONFIG_SOUND is not set |
| 948 | # CONFIG_HID_SUPPORT is not set |
| 949 | CONFIG_USB_SUPPORT=y |
| 950 | CONFIG_USB_ARCH_HAS_HCD=y |
| 951 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 952 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 953 | # CONFIG_USB is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 954 | # CONFIG_USB_OTG_WHITELIST is not set |
| 955 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 956 | # CONFIG_USB_GADGET_MUSB_HDRC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 957 | |
| 958 | # |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 959 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 960 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 961 | CONFIG_USB_GADGET=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 962 | # CONFIG_USB_GADGET_DEBUG is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 963 | # CONFIG_USB_GADGET_DEBUG_FILES is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 964 | CONFIG_USB_GADGET_VBUS_DRAW=2 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 965 | CONFIG_USB_GADGET_SELECTED=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 966 | # CONFIG_USB_GADGET_AT91 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 967 | # CONFIG_USB_GADGET_ATMEL_USBA is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 968 | # CONFIG_USB_GADGET_FSL_USB2 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 969 | # CONFIG_USB_GADGET_LH7A40X is not set |
| 970 | # CONFIG_USB_GADGET_OMAP is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 971 | # CONFIG_USB_GADGET_PXA25X is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 972 | # CONFIG_USB_GADGET_R8A66597 is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 973 | # CONFIG_USB_GADGET_PXA27X is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 974 | # CONFIG_USB_GADGET_S3C_HSOTG is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 975 | # CONFIG_USB_GADGET_IMX is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 976 | # CONFIG_USB_GADGET_S3C2410 is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 977 | CONFIG_USB_GADGET_M66592=y |
| 978 | CONFIG_USB_M66592=y |
| 979 | # CONFIG_USB_GADGET_AMD5536UDC is not set |
| 980 | # CONFIG_USB_GADGET_FSL_QE is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 981 | # CONFIG_USB_GADGET_CI13XXX is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 982 | # CONFIG_USB_GADGET_NET2280 is not set |
| 983 | # CONFIG_USB_GADGET_GOKU is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 984 | # CONFIG_USB_GADGET_LANGWELL is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 985 | # CONFIG_USB_GADGET_DUMMY_HCD is not set |
| 986 | CONFIG_USB_GADGET_DUALSPEED=y |
| 987 | # CONFIG_USB_ZERO is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 988 | # CONFIG_USB_AUDIO is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 989 | CONFIG_USB_ETH=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 990 | CONFIG_USB_ETH_RNDIS=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 991 | # CONFIG_USB_ETH_EEM is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 992 | # CONFIG_USB_GADGETFS is not set |
| 993 | # CONFIG_USB_FILE_STORAGE is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 994 | # CONFIG_USB_MASS_STORAGE is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 995 | # CONFIG_USB_G_SERIAL is not set |
| 996 | # CONFIG_USB_MIDI_GADGET is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 997 | # CONFIG_USB_G_PRINTER is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 998 | # CONFIG_USB_CDC_COMPOSITE is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 999 | # CONFIG_USB_G_MULTI is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1000 | |
| 1001 | # |
| 1002 | # OTG and related infrastructure |
| 1003 | # |
| 1004 | # CONFIG_USB_GPIO_VBUS is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1005 | # CONFIG_NOP_USB_XCEIV is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1006 | # CONFIG_MMC is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1007 | # CONFIG_MEMSTICK is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1008 | # CONFIG_NEW_LEDS is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1009 | # CONFIG_ACCESSIBILITY is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1010 | # CONFIG_INFINIBAND is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1011 | # CONFIG_EDAC is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1012 | # CONFIG_RTC_CLASS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1013 | # CONFIG_DMADEVICES is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1014 | # CONFIG_AUXDISPLAY is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1015 | # CONFIG_UIO is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1016 | |
| 1017 | # |
| 1018 | # TI VLYNQ |
| 1019 | # |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1020 | # CONFIG_STAGING is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1021 | |
| 1022 | # |
| 1023 | # File systems |
| 1024 | # |
| 1025 | CONFIG_EXT2_FS=y |
| 1026 | # CONFIG_EXT2_FS_XATTR is not set |
| 1027 | # CONFIG_EXT2_FS_XIP is not set |
| 1028 | CONFIG_EXT3_FS=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1029 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1030 | CONFIG_EXT3_FS_XATTR=y |
| 1031 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 1032 | # CONFIG_EXT3_FS_SECURITY is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1033 | # CONFIG_EXT4_FS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1034 | CONFIG_JBD=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1035 | CONFIG_FS_MBCACHE=y |
| 1036 | # CONFIG_REISERFS_FS is not set |
| 1037 | # CONFIG_JFS_FS is not set |
| 1038 | CONFIG_FS_POSIX_ACL=y |
| 1039 | # CONFIG_XFS_FS is not set |
| 1040 | # CONFIG_OCFS2_FS is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1041 | CONFIG_FILE_LOCKING=y |
| 1042 | CONFIG_FSNOTIFY=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1043 | CONFIG_DNOTIFY=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1044 | CONFIG_INOTIFY=y |
| 1045 | CONFIG_INOTIFY_USER=y |
| 1046 | # CONFIG_QUOTA is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1047 | # CONFIG_AUTOFS_FS is not set |
| 1048 | CONFIG_AUTOFS4_FS=y |
| 1049 | # CONFIG_FUSE_FS is not set |
| 1050 | |
| 1051 | # |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1052 | # Caches |
| 1053 | # |
| 1054 | |
| 1055 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1056 | # CD-ROM/DVD Filesystems |
| 1057 | # |
| 1058 | # CONFIG_ISO9660_FS is not set |
| 1059 | # CONFIG_UDF_FS is not set |
| 1060 | |
| 1061 | # |
| 1062 | # DOS/FAT/NT Filesystems |
| 1063 | # |
| 1064 | # CONFIG_MSDOS_FS is not set |
| 1065 | # CONFIG_VFAT_FS is not set |
| 1066 | # CONFIG_NTFS_FS is not set |
| 1067 | |
| 1068 | # |
| 1069 | # Pseudo filesystems |
| 1070 | # |
| 1071 | CONFIG_PROC_FS=y |
| 1072 | CONFIG_PROC_KCORE=y |
| 1073 | CONFIG_PROC_SYSCTL=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1074 | CONFIG_PROC_PAGE_MONITOR=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1075 | CONFIG_SYSFS=y |
| 1076 | CONFIG_TMPFS=y |
| 1077 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1078 | # CONFIG_HUGETLB_PAGE is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1079 | # CONFIG_CONFIGFS_FS is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1080 | CONFIG_MISC_FILESYSTEMS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1081 | # CONFIG_HFSPLUS_FS is not set |
| 1082 | # CONFIG_JFFS2_FS is not set |
| 1083 | CONFIG_CRAMFS=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1084 | # CONFIG_SQUASHFS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1085 | # CONFIG_VXFS_FS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1086 | # CONFIG_MINIX_FS is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1087 | # CONFIG_OMFS_FS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1088 | # CONFIG_HPFS_FS is not set |
| 1089 | # CONFIG_QNX4FS_FS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1090 | # CONFIG_ROMFS_FS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1091 | # CONFIG_SYSV_FS is not set |
| 1092 | # CONFIG_UFS_FS is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1093 | CONFIG_NETWORK_FILESYSTEMS=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1094 | CONFIG_NFS_FS=y |
| 1095 | CONFIG_NFS_V3=y |
| 1096 | CONFIG_NFS_V3_ACL=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1097 | CONFIG_ROOT_NFS=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1098 | # CONFIG_NFSD is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1099 | CONFIG_LOCKD=y |
| 1100 | CONFIG_LOCKD_V4=y |
| 1101 | CONFIG_NFS_ACL_SUPPORT=y |
| 1102 | CONFIG_NFS_COMMON=y |
| 1103 | CONFIG_SUNRPC=y |
| 1104 | # CONFIG_SMB_FS is not set |
| 1105 | # CONFIG_CIFS is not set |
| 1106 | # CONFIG_NCP_FS is not set |
| 1107 | # CONFIG_CODA_FS is not set |
| 1108 | |
| 1109 | # |
| 1110 | # Partition Types |
| 1111 | # |
| 1112 | CONFIG_PARTITION_ADVANCED=y |
| 1113 | # CONFIG_ACORN_PARTITION is not set |
| 1114 | # CONFIG_OSF_PARTITION is not set |
| 1115 | # CONFIG_AMIGA_PARTITION is not set |
| 1116 | # CONFIG_ATARI_PARTITION is not set |
| 1117 | # CONFIG_MAC_PARTITION is not set |
| 1118 | CONFIG_MSDOS_PARTITION=y |
| 1119 | # CONFIG_BSD_DISKLABEL is not set |
| 1120 | # CONFIG_MINIX_SUBPARTITION is not set |
| 1121 | # CONFIG_SOLARIS_X86_PARTITION is not set |
| 1122 | # CONFIG_UNIXWARE_DISKLABEL is not set |
| 1123 | # CONFIG_LDM_PARTITION is not set |
| 1124 | # CONFIG_SGI_PARTITION is not set |
| 1125 | # CONFIG_ULTRIX_PARTITION is not set |
| 1126 | # CONFIG_SUN_PARTITION is not set |
| 1127 | # CONFIG_KARMA_PARTITION is not set |
| 1128 | # CONFIG_EFI_PARTITION is not set |
| 1129 | # CONFIG_SYSV68_PARTITION is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1130 | CONFIG_NLS=y |
| 1131 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1132 | CONFIG_NLS_CODEPAGE_437=y |
| 1133 | # CONFIG_NLS_CODEPAGE_737 is not set |
| 1134 | # CONFIG_NLS_CODEPAGE_775 is not set |
| 1135 | # CONFIG_NLS_CODEPAGE_850 is not set |
| 1136 | # CONFIG_NLS_CODEPAGE_852 is not set |
| 1137 | # CONFIG_NLS_CODEPAGE_855 is not set |
| 1138 | # CONFIG_NLS_CODEPAGE_857 is not set |
| 1139 | # CONFIG_NLS_CODEPAGE_860 is not set |
| 1140 | # CONFIG_NLS_CODEPAGE_861 is not set |
| 1141 | # CONFIG_NLS_CODEPAGE_862 is not set |
| 1142 | # CONFIG_NLS_CODEPAGE_863 is not set |
| 1143 | # CONFIG_NLS_CODEPAGE_864 is not set |
| 1144 | # CONFIG_NLS_CODEPAGE_865 is not set |
| 1145 | # CONFIG_NLS_CODEPAGE_866 is not set |
| 1146 | # CONFIG_NLS_CODEPAGE_869 is not set |
| 1147 | # CONFIG_NLS_CODEPAGE_936 is not set |
| 1148 | # CONFIG_NLS_CODEPAGE_950 is not set |
| 1149 | # CONFIG_NLS_CODEPAGE_932 is not set |
| 1150 | # CONFIG_NLS_CODEPAGE_949 is not set |
| 1151 | # CONFIG_NLS_CODEPAGE_874 is not set |
| 1152 | # CONFIG_NLS_ISO8859_8 is not set |
| 1153 | # CONFIG_NLS_CODEPAGE_1250 is not set |
| 1154 | # CONFIG_NLS_CODEPAGE_1251 is not set |
| 1155 | CONFIG_NLS_ASCII=y |
| 1156 | CONFIG_NLS_ISO8859_1=y |
| 1157 | # CONFIG_NLS_ISO8859_2 is not set |
| 1158 | # CONFIG_NLS_ISO8859_3 is not set |
| 1159 | # CONFIG_NLS_ISO8859_4 is not set |
| 1160 | # CONFIG_NLS_ISO8859_5 is not set |
| 1161 | # CONFIG_NLS_ISO8859_6 is not set |
| 1162 | # CONFIG_NLS_ISO8859_7 is not set |
| 1163 | # CONFIG_NLS_ISO8859_9 is not set |
| 1164 | # CONFIG_NLS_ISO8859_13 is not set |
| 1165 | # CONFIG_NLS_ISO8859_14 is not set |
| 1166 | # CONFIG_NLS_ISO8859_15 is not set |
| 1167 | # CONFIG_NLS_KOI8_R is not set |
| 1168 | # CONFIG_NLS_KOI8_U is not set |
| 1169 | CONFIG_NLS_UTF8=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1170 | # CONFIG_BINARY_PRINTF is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1171 | |
| 1172 | # |
| 1173 | # Library routines |
| 1174 | # |
| 1175 | CONFIG_BITREVERSE=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1176 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1177 | CONFIG_CRC_CCITT=y |
| 1178 | # CONFIG_CRC16 is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1179 | # CONFIG_CRC_T10DIF is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1180 | # CONFIG_CRC_ITU_T is not set |
| 1181 | CONFIG_CRC32=y |
| 1182 | # CONFIG_CRC7 is not set |
| 1183 | # CONFIG_LIBCRC32C is not set |
| 1184 | CONFIG_ZLIB_INFLATE=y |
| 1185 | CONFIG_ZLIB_DEFLATE=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1186 | CONFIG_DECOMPRESS_GZIP=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1187 | CONFIG_HAS_IOMEM=y |
| 1188 | CONFIG_HAS_IOPORT=y |
| 1189 | CONFIG_HAS_DMA=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1190 | CONFIG_HAVE_LMB=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1191 | CONFIG_NLATTR=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1192 | CONFIG_GENERIC_ATOMIC64=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1193 | |
| 1194 | # |
| 1195 | # Kernel hacking |
| 1196 | # |
| 1197 | # CONFIG_PRINTK_TIME is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1198 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1199 | CONFIG_ENABLE_MUST_CHECK=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1200 | CONFIG_FRAME_WARN=1024 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1201 | CONFIG_MAGIC_SYSRQ=y |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 1202 | # CONFIG_STRIP_ASM_SYMS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1203 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1204 | # CONFIG_DEBUG_FS is not set |
| 1205 | # CONFIG_HEADERS_CHECK is not set |
| 1206 | CONFIG_DEBUG_KERNEL=y |
| 1207 | # CONFIG_DEBUG_SHIRQ is not set |
| 1208 | CONFIG_DETECT_SOFTLOCKUP=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1209 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
| 1210 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1211 | CONFIG_DETECT_HUNG_TASK=y |
| 1212 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set |
| 1213 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1214 | # CONFIG_SCHED_DEBUG is not set |
| 1215 | # CONFIG_SCHEDSTATS is not set |
| 1216 | # CONFIG_TIMER_STATS is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1217 | # CONFIG_DEBUG_OBJECTS is not set |
Anton Blanchard | 309a109 | 2007-10-15 05:15:36 +1000 | [diff] [blame] | 1218 | # CONFIG_SLUB_DEBUG_ON is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1219 | # CONFIG_SLUB_STATS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1220 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1221 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1222 | # CONFIG_DEBUG_SPINLOCK is not set |
| 1223 | # CONFIG_DEBUG_MUTEXES is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1224 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| 1225 | # CONFIG_PROVE_LOCKING is not set |
| 1226 | # CONFIG_LOCK_STAT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1227 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 1228 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 1229 | # CONFIG_DEBUG_KOBJECT is not set |
| 1230 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1231 | CONFIG_DEBUG_INFO=y |
| 1232 | # CONFIG_DEBUG_VM is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1233 | # CONFIG_DEBUG_WRITECOUNT is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1234 | # CONFIG_DEBUG_MEMORY_INIT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1235 | # CONFIG_DEBUG_LIST is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1236 | # CONFIG_DEBUG_SG is not set |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1237 | # CONFIG_DEBUG_NOTIFIERS is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 1238 | # CONFIG_DEBUG_CREDENTIALS is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1239 | # CONFIG_RCU_TORTURE_TEST is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1240 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1241 | # CONFIG_BACKTRACE_SELF_TEST is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1242 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 1243 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1244 | # CONFIG_FAULT_INJECTION is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1245 | # CONFIG_LATENCYTOP is not set |
| 1246 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1247 | # CONFIG_DEBUG_PAGEALLOC is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1248 | CONFIG_HAVE_FUNCTION_TRACER=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1249 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1250 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
| 1251 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1252 | CONFIG_TRACING_SUPPORT=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1253 | CONFIG_FTRACE=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1254 | # CONFIG_FUNCTION_TRACER is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1255 | # CONFIG_IRQSOFF_TRACER is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1256 | # CONFIG_SCHED_TRACER is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1257 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1258 | # CONFIG_BOOT_TRACER is not set |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1259 | CONFIG_BRANCH_PROFILE_NONE=y |
| 1260 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
| 1261 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1262 | # CONFIG_STACK_TRACER is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1263 | # CONFIG_KMEMTRACE is not set |
| 1264 | # CONFIG_WORKQUEUE_TRACER is not set |
| 1265 | # CONFIG_BLK_DEV_IO_TRACE is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 1266 | # CONFIG_DMA_API_DEBUG is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1267 | # CONFIG_SAMPLES is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1268 | CONFIG_HAVE_ARCH_KGDB=y |
Kumar Gala | 34466c5 | 2009-07-29 23:34:01 -0500 | [diff] [blame] | 1269 | # CONFIG_PPC_DISABLE_WERROR is not set |
| 1270 | CONFIG_PPC_WERROR=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1271 | CONFIG_PRINT_STACK_DEPTH=64 |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1272 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1273 | # CONFIG_DEBUG_STACK_USAGE is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1274 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
| 1275 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1276 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1277 | # CONFIG_XMON is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1278 | # CONFIG_IRQSTACKS is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1279 | CONFIG_BDI_SWITCH=y |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1280 | # CONFIG_BOOTX_TEXT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1281 | # CONFIG_PPC_EARLY_DEBUG is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1282 | |
| 1283 | # |
| 1284 | # Security options |
| 1285 | # |
| 1286 | # CONFIG_KEYS is not set |
| 1287 | # CONFIG_SECURITY is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1288 | # CONFIG_SECURITYFS is not set |
Kumar Gala | 1e65346 | 2010-01-06 09:25:54 -0600 | [diff] [blame] | 1289 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
| 1290 | # CONFIG_DEFAULT_SECURITY_SMACK is not set |
| 1291 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set |
| 1292 | CONFIG_DEFAULT_SECURITY_DAC=y |
| 1293 | CONFIG_DEFAULT_SECURITY="" |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1294 | CONFIG_CRYPTO=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1295 | |
| 1296 | # |
| 1297 | # Crypto core or helper |
| 1298 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1299 | CONFIG_CRYPTO_ALGAPI=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1300 | CONFIG_CRYPTO_ALGAPI2=y |
| 1301 | CONFIG_CRYPTO_AEAD2=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1302 | CONFIG_CRYPTO_BLKCIPHER=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1303 | CONFIG_CRYPTO_BLKCIPHER2=y |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1304 | CONFIG_CRYPTO_HASH=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1305 | CONFIG_CRYPTO_HASH2=y |
| 1306 | CONFIG_CRYPTO_RNG2=y |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1307 | CONFIG_CRYPTO_PCOMP=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1308 | CONFIG_CRYPTO_MANAGER=y |
Kumar Gala | b57cee2 | 2009-01-26 20:02:47 -0600 | [diff] [blame] | 1309 | CONFIG_CRYPTO_MANAGER2=y |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1310 | # CONFIG_CRYPTO_NULL is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1311 | CONFIG_CRYPTO_WORKQUEUE=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1312 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1313 | # CONFIG_CRYPTO_AUTHENC is not set |
| 1314 | |
| 1315 | # |
| 1316 | # Authenticated Encryption with Associated Data |
| 1317 | # |
| 1318 | # CONFIG_CRYPTO_CCM is not set |
| 1319 | # CONFIG_CRYPTO_GCM is not set |
| 1320 | # CONFIG_CRYPTO_SEQIV is not set |
| 1321 | |
| 1322 | # |
| 1323 | # Block modes |
| 1324 | # |
| 1325 | CONFIG_CRYPTO_CBC=y |
| 1326 | # CONFIG_CRYPTO_CTR is not set |
| 1327 | # CONFIG_CRYPTO_CTS is not set |
| 1328 | CONFIG_CRYPTO_ECB=y |
| 1329 | CONFIG_CRYPTO_PCBC=y |
| 1330 | |
| 1331 | # |
| 1332 | # Hash modes |
| 1333 | # |
| 1334 | # CONFIG_CRYPTO_HMAC is not set |
| 1335 | |
| 1336 | # |
| 1337 | # Digest |
| 1338 | # |
| 1339 | # CONFIG_CRYPTO_CRC32C is not set |
Kumar Gala | e9bcf14 | 2009-11-05 08:21:18 -0600 | [diff] [blame] | 1340 | # CONFIG_CRYPTO_GHASH is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1341 | # CONFIG_CRYPTO_MD4 is not set |
| 1342 | CONFIG_CRYPTO_MD5=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1343 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1344 | # CONFIG_CRYPTO_RMD128 is not set |
| 1345 | # CONFIG_CRYPTO_RMD160 is not set |
| 1346 | # CONFIG_CRYPTO_RMD256 is not set |
| 1347 | # CONFIG_CRYPTO_RMD320 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1348 | # CONFIG_CRYPTO_SHA1 is not set |
| 1349 | # CONFIG_CRYPTO_SHA256 is not set |
| 1350 | # CONFIG_CRYPTO_SHA512 is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1351 | # CONFIG_CRYPTO_TGR192 is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1352 | # CONFIG_CRYPTO_WP512 is not set |
| 1353 | |
| 1354 | # |
| 1355 | # Ciphers |
| 1356 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1357 | # CONFIG_CRYPTO_AES is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1358 | # CONFIG_CRYPTO_ANUBIS is not set |
| 1359 | # CONFIG_CRYPTO_ARC4 is not set |
| 1360 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 1361 | # CONFIG_CRYPTO_CAMELLIA is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1362 | # CONFIG_CRYPTO_CAST5 is not set |
| 1363 | # CONFIG_CRYPTO_CAST6 is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1364 | CONFIG_CRYPTO_DES=y |
| 1365 | # CONFIG_CRYPTO_FCRYPT is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1366 | # CONFIG_CRYPTO_KHAZAD is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1367 | # CONFIG_CRYPTO_SEED is not set |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1368 | # CONFIG_CRYPTO_SERPENT is not set |
| 1369 | # CONFIG_CRYPTO_TEA is not set |
| 1370 | # CONFIG_CRYPTO_TWOFISH is not set |
| 1371 | |
| 1372 | # |
| 1373 | # Compression |
| 1374 | # |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1375 | # CONFIG_CRYPTO_DEFLATE is not set |
Kumar Gala | 25991b9 | 2009-05-13 17:28:42 -0500 | [diff] [blame] | 1376 | # CONFIG_CRYPTO_ZLIB is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1377 | # CONFIG_CRYPTO_LZO is not set |
Kumar Gala | ea37194 | 2008-11-08 12:32:41 -0600 | [diff] [blame] | 1378 | |
| 1379 | # |
| 1380 | # Random Number Generation |
| 1381 | # |
| 1382 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Scott Wood | 3611f2a | 2007-09-05 14:00:54 -0500 | [diff] [blame] | 1383 | CONFIG_CRYPTO_HW=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 1384 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
Kumar Gala | 2bb2e1d | 2008-08-21 07:11:30 -0500 | [diff] [blame] | 1385 | # CONFIG_CRYPTO_DEV_TALITOS is not set |
| 1386 | CONFIG_PPC_CLOCK=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 1387 | CONFIG_PPC_LIB_RHEAP=y |
Kumar Gala | 70b3ec3 | 2008-06-09 08:53:39 -0500 | [diff] [blame] | 1388 | # CONFIG_VIRTUALIZATION is not set |