Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 3 | # Linux kernel version: 2.6.25-rc6 |
| 4 | # Mon Mar 24 08:48:30 2008 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 5 | # |
| 6 | # CONFIG_PPC64 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 7 | |
| 8 | # |
| 9 | # Processor support |
| 10 | # |
| 11 | # CONFIG_6xx is not set |
| 12 | CONFIG_PPC_85xx=y |
| 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 | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 17 | CONFIG_E500=y |
| 18 | CONFIG_BOOKE=y |
| 19 | CONFIG_FSL_BOOKE=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 20 | CONFIG_FSL_EMB_PERFMON=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 21 | # CONFIG_PHYS_64BIT is not set |
| 22 | CONFIG_SPE=y |
| 23 | # CONFIG_PPC_MM_SLICES is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 24 | CONFIG_PPC32=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 25 | CONFIG_WORD_SIZE=32 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 26 | CONFIG_PPC_MERGE=y |
| 27 | CONFIG_MMU=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
| 29 | CONFIG_GENERIC_TIME=y |
| 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
| 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 32 | CONFIG_GENERIC_HARDIRQS=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 34 | CONFIG_IRQ_PER_CPU=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 37 | CONFIG_GENERIC_HWEIGHT=y |
| 38 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 39 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 41 | CONFIG_PPC=y |
| 42 | CONFIG_EARLY_PRINTK=y |
| 43 | CONFIG_GENERIC_NVRAM=y |
| 44 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
| 45 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 46 | CONFIG_PPC_OF=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 47 | CONFIG_OF=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 48 | CONFIG_PPC_UDBG_16550=y |
| 49 | # CONFIG_GENERIC_TBSYNC is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 50 | CONFIG_AUDIT_ARCH=y |
| 51 | CONFIG_GENERIC_BUG=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 52 | CONFIG_DEFAULT_UIMAGE=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 53 | # CONFIG_PPC_DCR_NATIVE is not set |
| 54 | # CONFIG_PPC_DCR_MMIO is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 55 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 56 | |
| 57 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 58 | # General setup |
| 59 | # |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 60 | CONFIG_EXPERIMENTAL=y |
| 61 | CONFIG_BROKEN_ON_SMP=y |
| 62 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 63 | CONFIG_LOCALVERSION="" |
| 64 | CONFIG_LOCALVERSION_AUTO=y |
| 65 | CONFIG_SWAP=y |
| 66 | CONFIG_SYSVIPC=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 67 | CONFIG_SYSVIPC_SYSCTL=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 68 | # CONFIG_POSIX_MQUEUE is not set |
| 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 70 | # CONFIG_TASKSTATS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 71 | # CONFIG_AUDIT is not set |
| 72 | # CONFIG_IKCONFIG is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 73 | CONFIG_LOG_BUF_SHIFT=14 |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 74 | # CONFIG_CGROUPS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 75 | CONFIG_GROUP_SCHED=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 76 | # CONFIG_FAIR_GROUP_SCHED is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 77 | # CONFIG_RT_GROUP_SCHED is not set |
| 78 | CONFIG_USER_SCHED=y |
| 79 | # CONFIG_CGROUP_SCHED is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 80 | CONFIG_SYSFS_DEPRECATED=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 81 | CONFIG_SYSFS_DEPRECATED_V2=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 82 | # CONFIG_RELAY is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 83 | # CONFIG_NAMESPACES is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 84 | CONFIG_BLK_DEV_INITRD=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 85 | CONFIG_INITRAMFS_SOURCE="" |
| 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 87 | CONFIG_SYSCTL=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 88 | CONFIG_EMBEDDED=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 89 | CONFIG_SYSCTL_SYSCALL=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 90 | CONFIG_KALLSYMS=y |
| 91 | # CONFIG_KALLSYMS_ALL is not set |
| 92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 93 | CONFIG_HOTPLUG=y |
| 94 | CONFIG_PRINTK=y |
| 95 | CONFIG_BUG=y |
| 96 | CONFIG_ELF_CORE=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 97 | CONFIG_COMPAT_BRK=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 98 | CONFIG_BASE_FULL=y |
| 99 | CONFIG_FUTEX=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 100 | CONFIG_ANON_INODES=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 101 | CONFIG_EPOLL=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 102 | CONFIG_SIGNALFD=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 103 | CONFIG_TIMERFD=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 104 | CONFIG_EVENTFD=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 105 | CONFIG_SHMEM=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 106 | CONFIG_VM_EVENT_COUNTERS=y |
Anton Blanchard | 309a109 | 2007-10-15 05:15:36 +1000 | [diff] [blame] | 107 | CONFIG_SLUB_DEBUG=y |
| 108 | # CONFIG_SLAB is not set |
| 109 | CONFIG_SLUB=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 110 | # CONFIG_SLOB is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 111 | # CONFIG_PROFILING is not set |
| 112 | # CONFIG_MARKERS is not set |
| 113 | CONFIG_HAVE_OPROFILE=y |
| 114 | CONFIG_HAVE_KPROBES=y |
| 115 | CONFIG_HAVE_KRETPROBES=y |
| 116 | CONFIG_PROC_PAGE_MONITOR=y |
| 117 | CONFIG_SLABINFO=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 118 | CONFIG_RT_MUTEXES=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 119 | # CONFIG_TINY_SHMEM is not set |
| 120 | CONFIG_BASE_SMALL=0 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 121 | # CONFIG_MODULES is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 122 | CONFIG_BLOCK=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 123 | # CONFIG_LBD is not set |
| 124 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 125 | # CONFIG_LSF is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 126 | # CONFIG_BLK_DEV_BSG is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 127 | |
| 128 | # |
| 129 | # IO Schedulers |
| 130 | # |
| 131 | CONFIG_IOSCHED_NOOP=y |
| 132 | CONFIG_IOSCHED_AS=y |
| 133 | CONFIG_IOSCHED_DEADLINE=y |
| 134 | CONFIG_IOSCHED_CFQ=y |
| 135 | CONFIG_DEFAULT_AS=y |
| 136 | # CONFIG_DEFAULT_DEADLINE is not set |
| 137 | # CONFIG_DEFAULT_CFQ is not set |
| 138 | # CONFIG_DEFAULT_NOOP is not set |
| 139 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 140 | CONFIG_CLASSIC_RCU=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 141 | |
| 142 | # |
| 143 | # Platform support |
| 144 | # |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 145 | # CONFIG_PPC_MPC512x is not set |
| 146 | # CONFIG_PPC_MPC5121 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 147 | # CONFIG_PPC_CELL is not set |
| 148 | # CONFIG_PPC_CELL_NATIVE is not set |
| 149 | # CONFIG_PQ2ADS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 150 | CONFIG_MPC85xx=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 151 | # CONFIG_MPC8540_ADS is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 152 | # CONFIG_MPC8560_ADS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 153 | CONFIG_MPC85xx_CDS=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 154 | # CONFIG_MPC85xx_MDS is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 155 | # CONFIG_MPC85xx_DS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 156 | # CONFIG_STX_GP3 is not set |
| 157 | # CONFIG_TQM8540 is not set |
| 158 | # CONFIG_TQM8541 is not set |
| 159 | # CONFIG_TQM8555 is not set |
| 160 | # CONFIG_TQM8560 is not set |
| 161 | # CONFIG_SBC8548 is not set |
| 162 | # CONFIG_SBC8560 is not set |
| 163 | # CONFIG_IPIC is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 164 | CONFIG_MPIC=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 165 | # CONFIG_MPIC_WEIRD is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 166 | CONFIG_PPC_I8259=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 167 | # CONFIG_PPC_RTAS is not set |
| 168 | # CONFIG_MMIO_NVRAM is not set |
| 169 | # CONFIG_PPC_MPC106 is not set |
| 170 | # CONFIG_PPC_970_NAP is not set |
| 171 | # CONFIG_PPC_INDIRECT_IO is not set |
| 172 | # CONFIG_GENERIC_IOMAP is not set |
| 173 | # CONFIG_CPU_FREQ is not set |
| 174 | # CONFIG_CPM2 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 175 | # CONFIG_FSL_ULI1575 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 176 | |
| 177 | # |
| 178 | # Kernel options |
| 179 | # |
| 180 | # CONFIG_HIGHMEM is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 181 | CONFIG_TICK_ONESHOT=y |
| 182 | CONFIG_NO_HZ=y |
| 183 | CONFIG_HIGH_RES_TIMERS=y |
| 184 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 185 | # CONFIG_HZ_100 is not set |
| 186 | CONFIG_HZ_250=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 187 | # CONFIG_HZ_300 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 188 | # CONFIG_HZ_1000 is not set |
| 189 | CONFIG_HZ=250 |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 190 | # CONFIG_SCHED_HRTICK is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 191 | CONFIG_PREEMPT_NONE=y |
| 192 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 193 | # CONFIG_PREEMPT is not set |
| 194 | CONFIG_BINFMT_ELF=y |
| 195 | CONFIG_BINFMT_MISC=y |
| 196 | CONFIG_MATH_EMULATION=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 197 | # CONFIG_IOMMU_HELPER is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 198 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 199 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 200 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 201 | CONFIG_ARCH_FLATMEM_ENABLE=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 202 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 203 | CONFIG_SELECT_MEMORY_MODEL=y |
| 204 | CONFIG_FLATMEM_MANUAL=y |
| 205 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 206 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 207 | CONFIG_FLATMEM=y |
| 208 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 209 | # CONFIG_SPARSEMEM_STATIC is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 210 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 211 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 212 | # CONFIG_RESOURCES_64BIT is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 213 | CONFIG_ZONE_DMA_FLAG=1 |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 214 | CONFIG_BOUNCE=y |
| 215 | CONFIG_VIRT_TO_BUS=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 216 | CONFIG_PROC_DEVICETREE=y |
| 217 | # CONFIG_CMDLINE_BOOL is not set |
| 218 | # CONFIG_PM is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 219 | # CONFIG_SECCOMP is not set |
| 220 | CONFIG_ISA_DMA_API=y |
| 221 | |
| 222 | # |
| 223 | # Bus options |
| 224 | # |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 225 | CONFIG_ZONE_DMA=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 226 | CONFIG_PPC_INDIRECT_PCI=y |
| 227 | CONFIG_FSL_SOC=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 228 | CONFIG_FSL_PCI=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 229 | CONFIG_PCI=y |
| 230 | CONFIG_PCI_DOMAINS=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 231 | CONFIG_PCI_SYSCALL=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 232 | # CONFIG_PCIEPORTBUS is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 233 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 234 | # CONFIG_PCI_MSI is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 235 | CONFIG_PCI_LEGACY=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 236 | # CONFIG_PCI_DEBUG is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 237 | # CONFIG_PCCARD is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 238 | # CONFIG_HOTPLUG_PCI is not set |
| 239 | |
| 240 | # |
| 241 | # Advanced setup |
| 242 | # |
| 243 | # CONFIG_ADVANCED_OPTIONS is not set |
| 244 | |
| 245 | # |
| 246 | # Default settings for advanced configuration options are used |
| 247 | # |
| 248 | CONFIG_HIGHMEM_START=0xfe000000 |
| 249 | CONFIG_LOWMEM_SIZE=0x30000000 |
| 250 | CONFIG_KERNEL_START=0xc0000000 |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 251 | CONFIG_TASK_SIZE=0xc0000000 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 252 | CONFIG_BOOT_LOAD=0x00800000 |
| 253 | |
| 254 | # |
| 255 | # Networking |
| 256 | # |
| 257 | CONFIG_NET=y |
| 258 | |
| 259 | # |
| 260 | # Networking options |
| 261 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 262 | CONFIG_PACKET=y |
| 263 | # CONFIG_PACKET_MMAP is not set |
| 264 | CONFIG_UNIX=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 265 | CONFIG_XFRM=y |
| 266 | CONFIG_XFRM_USER=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 267 | # CONFIG_XFRM_SUB_POLICY is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 268 | # CONFIG_XFRM_MIGRATE is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 269 | # CONFIG_XFRM_STATISTICS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 270 | # CONFIG_NET_KEY is not set |
| 271 | CONFIG_INET=y |
| 272 | CONFIG_IP_MULTICAST=y |
| 273 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 274 | CONFIG_IP_FIB_HASH=y |
| 275 | CONFIG_IP_PNP=y |
| 276 | CONFIG_IP_PNP_DHCP=y |
| 277 | CONFIG_IP_PNP_BOOTP=y |
| 278 | # CONFIG_IP_PNP_RARP is not set |
| 279 | # CONFIG_NET_IPIP is not set |
| 280 | # CONFIG_NET_IPGRE is not set |
| 281 | # CONFIG_IP_MROUTE is not set |
| 282 | # CONFIG_ARPD is not set |
| 283 | CONFIG_SYN_COOKIES=y |
| 284 | # CONFIG_INET_AH is not set |
| 285 | # CONFIG_INET_ESP is not set |
| 286 | # CONFIG_INET_IPCOMP is not set |
| 287 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 288 | # CONFIG_INET_TUNNEL is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 289 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 290 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 291 | CONFIG_INET_XFRM_MODE_BEET=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 292 | # CONFIG_INET_LRO is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 293 | CONFIG_INET_DIAG=y |
| 294 | CONFIG_INET_TCP_DIAG=y |
| 295 | # CONFIG_TCP_CONG_ADVANCED is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 296 | CONFIG_TCP_CONG_CUBIC=y |
| 297 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 298 | # CONFIG_TCP_MD5SIG is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 299 | # CONFIG_IPV6 is not set |
| 300 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 301 | # CONFIG_INET6_TUNNEL is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 302 | # CONFIG_NETWORK_SECMARK is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 303 | # CONFIG_NETFILTER is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 304 | # CONFIG_IP_DCCP is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 305 | # CONFIG_IP_SCTP is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 306 | # CONFIG_TIPC is not set |
| 307 | # CONFIG_ATM is not set |
| 308 | # CONFIG_BRIDGE is not set |
| 309 | # CONFIG_VLAN_8021Q is not set |
| 310 | # CONFIG_DECNET is not set |
| 311 | # CONFIG_LLC2 is not set |
| 312 | # CONFIG_IPX is not set |
| 313 | # CONFIG_ATALK is not set |
| 314 | # CONFIG_X25 is not set |
| 315 | # CONFIG_LAPB is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 316 | # CONFIG_ECONET is not set |
| 317 | # CONFIG_WAN_ROUTER is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 318 | # CONFIG_NET_SCHED is not set |
| 319 | |
| 320 | # |
| 321 | # Network testing |
| 322 | # |
| 323 | # CONFIG_NET_PKTGEN is not set |
| 324 | # CONFIG_HAMRADIO is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 325 | # CONFIG_CAN is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 326 | # CONFIG_IRDA is not set |
| 327 | # CONFIG_BT is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 328 | # CONFIG_AF_RXRPC is not set |
| 329 | |
| 330 | # |
| 331 | # Wireless |
| 332 | # |
| 333 | # CONFIG_CFG80211 is not set |
| 334 | # CONFIG_WIRELESS_EXT is not set |
| 335 | # CONFIG_MAC80211 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 336 | # CONFIG_IEEE80211 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 337 | # CONFIG_RFKILL is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 338 | # CONFIG_NET_9P is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 339 | |
| 340 | # |
| 341 | # Device Drivers |
| 342 | # |
| 343 | |
| 344 | # |
| 345 | # Generic Driver Options |
| 346 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 347 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 348 | CONFIG_STANDALONE=y |
| 349 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 350 | # CONFIG_FW_LOADER is not set |
| 351 | # CONFIG_DEBUG_DRIVER is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 352 | # CONFIG_DEBUG_DEVRES is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 353 | # CONFIG_SYS_HYPERVISOR is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 354 | # CONFIG_CONNECTOR is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 355 | # CONFIG_MTD is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 356 | CONFIG_OF_DEVICE=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 357 | # CONFIG_PARPORT is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 358 | CONFIG_BLK_DEV=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 359 | # CONFIG_BLK_DEV_FD is not set |
| 360 | # CONFIG_BLK_CPQ_DA is not set |
| 361 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 362 | # CONFIG_BLK_DEV_DAC960 is not set |
| 363 | # CONFIG_BLK_DEV_UMEM is not set |
| 364 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 365 | CONFIG_BLK_DEV_LOOP=y |
| 366 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 367 | # CONFIG_BLK_DEV_NBD is not set |
| 368 | # CONFIG_BLK_DEV_SX8 is not set |
| 369 | CONFIG_BLK_DEV_RAM=y |
| 370 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 371 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 372 | # CONFIG_BLK_DEV_XIP is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 373 | # CONFIG_CDROM_PKTCDVD is not set |
| 374 | # CONFIG_ATA_OVER_ETH is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 375 | CONFIG_MISC_DEVICES=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 376 | # CONFIG_PHANTOM is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 377 | # CONFIG_EEPROM_93CX6 is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 378 | # CONFIG_SGI_IOC4 is not set |
| 379 | # CONFIG_TIFM_CORE is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 380 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 381 | CONFIG_HAVE_IDE=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 382 | CONFIG_IDE=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 383 | CONFIG_IDE_MAX_HWIFS=4 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 384 | CONFIG_BLK_DEV_IDE=y |
| 385 | |
| 386 | # |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 387 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 388 | # |
| 389 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 390 | # CONFIG_BLK_DEV_IDEDISK is not set |
| 391 | # CONFIG_IDEDISK_MULTI_MODE is not set |
| 392 | # CONFIG_BLK_DEV_IDECD is not set |
| 393 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 394 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
| 395 | # CONFIG_IDE_TASK_IOCTL is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 396 | CONFIG_IDE_PROC_FS=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 397 | |
| 398 | # |
| 399 | # IDE chipset support/bugfixes |
| 400 | # |
| 401 | CONFIG_IDE_GENERIC=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 402 | # CONFIG_BLK_DEV_PLATFORM is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 403 | CONFIG_BLK_DEV_IDEDMA_SFF=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 404 | |
| 405 | # |
| 406 | # PCI IDE chipsets support |
| 407 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 408 | CONFIG_BLK_DEV_IDEPCI=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 409 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 410 | # CONFIG_BLK_DEV_OFFBOARD is not set |
| 411 | CONFIG_BLK_DEV_GENERIC=y |
| 412 | # CONFIG_BLK_DEV_OPTI621 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 413 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 414 | # CONFIG_BLK_DEV_AEC62XX is not set |
| 415 | # CONFIG_BLK_DEV_ALI15X3 is not set |
| 416 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 417 | # CONFIG_BLK_DEV_CMD64X is not set |
| 418 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 419 | # CONFIG_BLK_DEV_CY82C693 is not set |
| 420 | # CONFIG_BLK_DEV_CS5520 is not set |
| 421 | # CONFIG_BLK_DEV_CS5530 is not set |
| 422 | # CONFIG_BLK_DEV_HPT34X is not set |
| 423 | # CONFIG_BLK_DEV_HPT366 is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 424 | # CONFIG_BLK_DEV_JMICRON is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 425 | # CONFIG_BLK_DEV_SC1200 is not set |
| 426 | # CONFIG_BLK_DEV_PIIX is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 427 | # CONFIG_BLK_DEV_IT8213 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 428 | # CONFIG_BLK_DEV_IT821X is not set |
| 429 | # CONFIG_BLK_DEV_NS87415 is not set |
| 430 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
| 431 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
| 432 | # CONFIG_BLK_DEV_SVWKS is not set |
| 433 | # CONFIG_BLK_DEV_SIIMAGE is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 434 | # CONFIG_BLK_DEV_SL82C105 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 435 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 436 | # CONFIG_BLK_DEV_TRM290 is not set |
| 437 | CONFIG_BLK_DEV_VIA82CXXX=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 438 | # CONFIG_BLK_DEV_TC86C001 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 439 | CONFIG_BLK_DEV_IDEDMA=y |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 440 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 441 | # CONFIG_BLK_DEV_HD is not set |
| 442 | |
| 443 | # |
| 444 | # SCSI device support |
| 445 | # |
| 446 | # CONFIG_RAID_ATTRS is not set |
| 447 | # CONFIG_SCSI is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 448 | # CONFIG_SCSI_DMA is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 449 | # CONFIG_SCSI_NETLINK is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 450 | # CONFIG_ATA is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 451 | # CONFIG_MD is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 452 | # CONFIG_FUSION is not set |
| 453 | |
| 454 | # |
| 455 | # IEEE 1394 (FireWire) support |
| 456 | # |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 457 | # CONFIG_FIREWIRE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 458 | # CONFIG_IEEE1394 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 459 | # CONFIG_I2O is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 460 | # CONFIG_MACINTOSH_DRIVERS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 461 | CONFIG_NETDEVICES=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 462 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 463 | # CONFIG_DUMMY is not set |
| 464 | # CONFIG_BONDING is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 465 | # CONFIG_MACVLAN is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 466 | # CONFIG_EQUALIZER is not set |
| 467 | # CONFIG_TUN is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 468 | # CONFIG_VETH is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 469 | # CONFIG_ARCNET is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 470 | CONFIG_PHYLIB=y |
| 471 | |
| 472 | # |
| 473 | # MII PHY device drivers |
| 474 | # |
| 475 | # CONFIG_MARVELL_PHY is not set |
| 476 | # CONFIG_DAVICOM_PHY is not set |
| 477 | # CONFIG_QSEMI_PHY is not set |
| 478 | # CONFIG_LXT_PHY is not set |
| 479 | # CONFIG_CICADA_PHY is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 480 | # CONFIG_VITESSE_PHY is not set |
| 481 | # CONFIG_SMSC_PHY is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 482 | # CONFIG_BROADCOM_PHY is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 483 | # CONFIG_ICPLUS_PHY is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 484 | # CONFIG_REALTEK_PHY is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 485 | # CONFIG_FIXED_PHY is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 486 | # CONFIG_MDIO_BITBANG is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 487 | CONFIG_NET_ETHERNET=y |
| 488 | CONFIG_MII=y |
| 489 | # CONFIG_HAPPYMEAL is not set |
| 490 | # CONFIG_SUNGEM is not set |
| 491 | # CONFIG_CASSINI is not set |
| 492 | # CONFIG_NET_VENDOR_3COM is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 493 | # CONFIG_NET_TULIP is not set |
| 494 | # CONFIG_HP100 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 495 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 496 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 497 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 498 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 499 | # CONFIG_NET_PCI is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 500 | # CONFIG_B44 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 501 | CONFIG_NETDEV_1000=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 502 | # CONFIG_ACENIC is not set |
| 503 | # CONFIG_DL2K is not set |
| 504 | CONFIG_E1000=y |
| 505 | CONFIG_E1000_NAPI=y |
| 506 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 507 | # CONFIG_E1000E is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 508 | # CONFIG_E1000E_ENABLED is not set |
| 509 | # CONFIG_IP1000 is not set |
| 510 | # CONFIG_IGB is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 511 | # CONFIG_NS83820 is not set |
| 512 | # CONFIG_HAMACHI is not set |
| 513 | # CONFIG_YELLOWFIN is not set |
| 514 | # CONFIG_R8169 is not set |
| 515 | # CONFIG_SIS190 is not set |
| 516 | # CONFIG_SKGE is not set |
| 517 | # CONFIG_SKY2 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 518 | # CONFIG_SK98LIN is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 519 | # CONFIG_VIA_VELOCITY is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 520 | # CONFIG_TIGON3 is not set |
| 521 | # CONFIG_BNX2 is not set |
| 522 | CONFIG_GIANFAR=y |
| 523 | CONFIG_GFAR_NAPI=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 524 | # CONFIG_QLA3XXX is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 525 | # CONFIG_ATL1 is not set |
| 526 | CONFIG_NETDEV_10000=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 527 | # CONFIG_CHELSIO_T1 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 528 | # CONFIG_CHELSIO_T3 is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 529 | # CONFIG_IXGBE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 530 | # CONFIG_IXGB is not set |
| 531 | # CONFIG_S2IO is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 532 | # CONFIG_MYRI10GE is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 533 | # CONFIG_NETXEN_NIC is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 534 | # CONFIG_NIU is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 535 | # CONFIG_MLX4_CORE is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 536 | # CONFIG_TEHUTI is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 537 | # CONFIG_BNX2X is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 538 | # CONFIG_TR is not set |
| 539 | |
| 540 | # |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 541 | # Wireless LAN |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 542 | # |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 543 | # CONFIG_WLAN_PRE80211 is not set |
| 544 | # CONFIG_WLAN_80211 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 545 | # CONFIG_WAN is not set |
| 546 | # CONFIG_FDDI is not set |
| 547 | # CONFIG_HIPPI is not set |
| 548 | # CONFIG_PPP is not set |
| 549 | # CONFIG_SLIP is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 550 | # CONFIG_NETCONSOLE is not set |
| 551 | # CONFIG_NETPOLL is not set |
| 552 | # CONFIG_NET_POLL_CONTROLLER is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 553 | # CONFIG_ISDN is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 554 | # CONFIG_PHONE is not set |
| 555 | |
| 556 | # |
| 557 | # Input device support |
| 558 | # |
| 559 | CONFIG_INPUT=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 560 | # CONFIG_INPUT_FF_MEMLESS is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 561 | # CONFIG_INPUT_POLLDEV is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 562 | |
| 563 | # |
| 564 | # Userland interfaces |
| 565 | # |
| 566 | # CONFIG_INPUT_MOUSEDEV is not set |
| 567 | # CONFIG_INPUT_JOYDEV is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 568 | # CONFIG_INPUT_EVDEV is not set |
| 569 | # CONFIG_INPUT_EVBUG is not set |
| 570 | |
| 571 | # |
| 572 | # Input Device Drivers |
| 573 | # |
| 574 | # CONFIG_INPUT_KEYBOARD is not set |
| 575 | # CONFIG_INPUT_MOUSE is not set |
| 576 | # CONFIG_INPUT_JOYSTICK is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 577 | # CONFIG_INPUT_TABLET is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 578 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 579 | # CONFIG_INPUT_MISC is not set |
| 580 | |
| 581 | # |
| 582 | # Hardware I/O ports |
| 583 | # |
| 584 | # CONFIG_SERIO is not set |
| 585 | # CONFIG_GAMEPORT is not set |
| 586 | |
| 587 | # |
| 588 | # Character devices |
| 589 | # |
| 590 | # CONFIG_VT is not set |
| 591 | # CONFIG_SERIAL_NONSTANDARD is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 592 | # CONFIG_NOZOMI is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 593 | |
| 594 | # |
| 595 | # Serial drivers |
| 596 | # |
| 597 | CONFIG_SERIAL_8250=y |
| 598 | CONFIG_SERIAL_8250_CONSOLE=y |
| 599 | CONFIG_SERIAL_8250_PCI=y |
| 600 | CONFIG_SERIAL_8250_NR_UARTS=4 |
| 601 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 |
| 602 | # CONFIG_SERIAL_8250_EXTENDED is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 603 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 604 | |
| 605 | # |
| 606 | # Non-8250 serial port support |
| 607 | # |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 608 | # CONFIG_SERIAL_UARTLITE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 609 | CONFIG_SERIAL_CORE=y |
| 610 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 611 | # CONFIG_SERIAL_JSM is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 612 | # CONFIG_SERIAL_OF_PLATFORM is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 613 | CONFIG_UNIX98_PTYS=y |
| 614 | CONFIG_LEGACY_PTYS=y |
| 615 | CONFIG_LEGACY_PTY_COUNT=256 |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 616 | # CONFIG_IPMI_HANDLER is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 617 | # CONFIG_HW_RANDOM is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 618 | # CONFIG_NVRAM is not set |
| 619 | CONFIG_GEN_RTC=y |
| 620 | # CONFIG_GEN_RTC_X is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 621 | # CONFIG_R3964 is not set |
| 622 | # CONFIG_APPLICOM is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 623 | # CONFIG_RAW_DRIVER is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 624 | # CONFIG_TCG_TPM is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 625 | CONFIG_DEVPORT=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 626 | # CONFIG_I2C is not set |
| 627 | |
| 628 | # |
| 629 | # SPI support |
| 630 | # |
| 631 | # CONFIG_SPI is not set |
| 632 | # CONFIG_SPI_MASTER is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 633 | # CONFIG_W1 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 634 | # CONFIG_POWER_SUPPLY is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 635 | CONFIG_HWMON=y |
| 636 | # CONFIG_HWMON_VID is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 637 | # CONFIG_SENSORS_I5K_AMB is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 638 | # CONFIG_SENSORS_F71805F is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 639 | # CONFIG_SENSORS_F71882FG is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 640 | # CONFIG_SENSORS_IT87 is not set |
| 641 | # CONFIG_SENSORS_PC87360 is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 642 | # CONFIG_SENSORS_PC87427 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 643 | # CONFIG_SENSORS_SIS5595 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 644 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 645 | # CONFIG_SENSORS_SMSC47B397 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 646 | # CONFIG_SENSORS_VIA686A is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 647 | # CONFIG_SENSORS_VT1211 is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 648 | # CONFIG_SENSORS_VT8231 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 649 | # CONFIG_SENSORS_W83627HF is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 650 | # CONFIG_SENSORS_W83627EHF is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 651 | # CONFIG_HWMON_DEBUG_CHIP is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 652 | # CONFIG_THERMAL is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 653 | # CONFIG_WATCHDOG is not set |
| 654 | |
| 655 | # |
| 656 | # Sonics Silicon Backplane |
| 657 | # |
| 658 | CONFIG_SSB_POSSIBLE=y |
| 659 | # CONFIG_SSB is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 660 | |
| 661 | # |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 662 | # Multifunction device drivers |
| 663 | # |
| 664 | # CONFIG_MFD_SM501 is not set |
| 665 | |
| 666 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 667 | # Multimedia devices |
| 668 | # |
| 669 | # CONFIG_VIDEO_DEV is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 670 | # CONFIG_DVB_CORE is not set |
| 671 | CONFIG_DAB=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 672 | |
| 673 | # |
| 674 | # Graphics support |
| 675 | # |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 676 | # CONFIG_AGP is not set |
| 677 | # CONFIG_DRM is not set |
| 678 | # CONFIG_VGASTATE is not set |
| 679 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| 680 | # CONFIG_FB is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 681 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 682 | |
| 683 | # |
| 684 | # Display device support |
| 685 | # |
| 686 | # CONFIG_DISPLAY_SUPPORT is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 687 | |
| 688 | # |
| 689 | # Sound |
| 690 | # |
| 691 | # CONFIG_SOUND is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 692 | CONFIG_HID_SUPPORT=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 693 | CONFIG_HID=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 694 | # CONFIG_HID_DEBUG is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 695 | # CONFIG_HIDRAW is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 696 | CONFIG_USB_SUPPORT=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 697 | CONFIG_USB_ARCH_HAS_HCD=y |
| 698 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 699 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 700 | # CONFIG_USB is not set |
| 701 | |
| 702 | # |
| 703 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 704 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 705 | # CONFIG_USB_GADGET is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 706 | # CONFIG_MMC is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 707 | # CONFIG_MEMSTICK is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 708 | # CONFIG_NEW_LEDS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 709 | # CONFIG_INFINIBAND is not set |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 710 | # CONFIG_EDAC is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 711 | # CONFIG_RTC_CLASS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 712 | # CONFIG_DMADEVICES is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 713 | |
| 714 | # |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 715 | # Userspace I/O |
| 716 | # |
| 717 | # CONFIG_UIO is not set |
| 718 | |
| 719 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 720 | # File systems |
| 721 | # |
| 722 | CONFIG_EXT2_FS=y |
| 723 | # CONFIG_EXT2_FS_XATTR is not set |
| 724 | # CONFIG_EXT2_FS_XIP is not set |
| 725 | CONFIG_EXT3_FS=y |
| 726 | CONFIG_EXT3_FS_XATTR=y |
| 727 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 728 | # CONFIG_EXT3_FS_SECURITY is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 729 | # CONFIG_EXT4DEV_FS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 730 | CONFIG_JBD=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 731 | CONFIG_FS_MBCACHE=y |
| 732 | # CONFIG_REISERFS_FS is not set |
| 733 | # CONFIG_JFS_FS is not set |
| 734 | # CONFIG_FS_POSIX_ACL is not set |
| 735 | # CONFIG_XFS_FS is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 736 | # CONFIG_GFS2_FS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 737 | # CONFIG_OCFS2_FS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 738 | CONFIG_DNOTIFY=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 739 | CONFIG_INOTIFY=y |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 740 | CONFIG_INOTIFY_USER=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 741 | # CONFIG_QUOTA is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 742 | # CONFIG_AUTOFS_FS is not set |
| 743 | # CONFIG_AUTOFS4_FS is not set |
| 744 | # CONFIG_FUSE_FS is not set |
| 745 | |
| 746 | # |
| 747 | # CD-ROM/DVD Filesystems |
| 748 | # |
| 749 | # CONFIG_ISO9660_FS is not set |
| 750 | # CONFIG_UDF_FS is not set |
| 751 | |
| 752 | # |
| 753 | # DOS/FAT/NT Filesystems |
| 754 | # |
| 755 | # CONFIG_MSDOS_FS is not set |
| 756 | # CONFIG_VFAT_FS is not set |
| 757 | # CONFIG_NTFS_FS is not set |
| 758 | |
| 759 | # |
| 760 | # Pseudo filesystems |
| 761 | # |
| 762 | CONFIG_PROC_FS=y |
| 763 | CONFIG_PROC_KCORE=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 764 | CONFIG_PROC_SYSCTL=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 765 | CONFIG_SYSFS=y |
| 766 | CONFIG_TMPFS=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 767 | # CONFIG_TMPFS_POSIX_ACL is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 768 | # CONFIG_HUGETLB_PAGE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 769 | # CONFIG_CONFIGFS_FS is not set |
| 770 | |
| 771 | # |
| 772 | # Miscellaneous filesystems |
| 773 | # |
| 774 | # CONFIG_ADFS_FS is not set |
| 775 | # CONFIG_AFFS_FS is not set |
| 776 | # CONFIG_HFS_FS is not set |
| 777 | # CONFIG_HFSPLUS_FS is not set |
| 778 | # CONFIG_BEFS_FS is not set |
| 779 | # CONFIG_BFS_FS is not set |
| 780 | # CONFIG_EFS_FS is not set |
| 781 | # CONFIG_CRAMFS is not set |
| 782 | # CONFIG_VXFS_FS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 783 | # CONFIG_MINIX_FS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 784 | # CONFIG_HPFS_FS is not set |
| 785 | # CONFIG_QNX4FS_FS is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 786 | # CONFIG_ROMFS_FS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 787 | # CONFIG_SYSV_FS is not set |
| 788 | # CONFIG_UFS_FS is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 789 | CONFIG_NETWORK_FILESYSTEMS=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 790 | CONFIG_NFS_FS=y |
| 791 | # CONFIG_NFS_V3 is not set |
| 792 | # CONFIG_NFS_V4 is not set |
| 793 | # CONFIG_NFS_DIRECTIO is not set |
| 794 | # CONFIG_NFSD is not set |
| 795 | CONFIG_ROOT_NFS=y |
| 796 | CONFIG_LOCKD=y |
| 797 | CONFIG_NFS_COMMON=y |
| 798 | CONFIG_SUNRPC=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 799 | # CONFIG_SUNRPC_BIND34 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 800 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 801 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 802 | # CONFIG_SMB_FS is not set |
| 803 | # CONFIG_CIFS is not set |
| 804 | # CONFIG_NCP_FS is not set |
| 805 | # CONFIG_CODA_FS is not set |
| 806 | # CONFIG_AFS_FS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 807 | |
| 808 | # |
| 809 | # Partition Types |
| 810 | # |
| 811 | CONFIG_PARTITION_ADVANCED=y |
| 812 | # CONFIG_ACORN_PARTITION is not set |
| 813 | # CONFIG_OSF_PARTITION is not set |
| 814 | # CONFIG_AMIGA_PARTITION is not set |
| 815 | # CONFIG_ATARI_PARTITION is not set |
| 816 | # CONFIG_MAC_PARTITION is not set |
| 817 | # CONFIG_MSDOS_PARTITION is not set |
| 818 | # CONFIG_LDM_PARTITION is not set |
| 819 | # CONFIG_SGI_PARTITION is not set |
| 820 | # CONFIG_ULTRIX_PARTITION is not set |
| 821 | # CONFIG_SUN_PARTITION is not set |
| 822 | # CONFIG_KARMA_PARTITION is not set |
| 823 | # CONFIG_EFI_PARTITION is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 824 | # CONFIG_SYSV68_PARTITION is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 825 | # CONFIG_NLS is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 826 | # CONFIG_DLM is not set |
| 827 | |
| 828 | # |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 829 | # Library routines |
| 830 | # |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 831 | CONFIG_BITREVERSE=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 832 | # CONFIG_CRC_CCITT is not set |
| 833 | # CONFIG_CRC16 is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 834 | # CONFIG_CRC_ITU_T is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 835 | CONFIG_CRC32=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 836 | # CONFIG_CRC7 is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 837 | # CONFIG_LIBCRC32C is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 838 | CONFIG_PLIST=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 839 | CONFIG_HAS_IOMEM=y |
| 840 | CONFIG_HAS_IOPORT=y |
| 841 | CONFIG_HAS_DMA=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 842 | |
| 843 | # |
| 844 | # Kernel hacking |
| 845 | # |
| 846 | # CONFIG_PRINTK_TIME is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 847 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 848 | CONFIG_ENABLE_MUST_CHECK=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 849 | # CONFIG_MAGIC_SYSRQ is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 850 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 851 | # CONFIG_DEBUG_FS is not set |
| 852 | # CONFIG_HEADERS_CHECK is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 853 | CONFIG_DEBUG_KERNEL=y |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 854 | # CONFIG_DEBUG_SHIRQ is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 855 | CONFIG_DETECT_SOFTLOCKUP=y |
Kumar Gala | 5cc44e0 | 2007-08-28 21:46:53 -0500 | [diff] [blame] | 856 | CONFIG_SCHED_DEBUG=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 857 | # CONFIG_SCHEDSTATS is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 858 | # CONFIG_TIMER_STATS is not set |
Anton Blanchard | 309a109 | 2007-10-15 05:15:36 +1000 | [diff] [blame] | 859 | # CONFIG_SLUB_DEBUG_ON is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 860 | # CONFIG_SLUB_STATS is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 861 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 862 | # CONFIG_RT_MUTEX_TESTER is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 863 | # CONFIG_DEBUG_SPINLOCK is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 864 | CONFIG_DEBUG_MUTEXES=y |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 865 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 866 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 867 | # CONFIG_DEBUG_KOBJECT is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 868 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 869 | # CONFIG_DEBUG_INFO is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 870 | # CONFIG_DEBUG_VM is not set |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 871 | # CONFIG_DEBUG_LIST is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 872 | # CONFIG_DEBUG_SG is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 873 | # CONFIG_BOOT_PRINTK_DELAY is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 874 | # CONFIG_BACKTRACE_SELF_TEST is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 875 | # CONFIG_FAULT_INJECTION is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 876 | # CONFIG_SAMPLES is not set |
Kumar Gala | 795bb15 | 2007-07-02 00:04:36 -0500 | [diff] [blame] | 877 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 878 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 879 | # CONFIG_DEBUG_PAGEALLOC is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 880 | # CONFIG_DEBUGGER is not set |
| 881 | # CONFIG_BDI_SWITCH is not set |
Paul Mackerras | fb7d527 | 2006-09-10 11:04:36 +1000 | [diff] [blame] | 882 | # CONFIG_PPC_EARLY_DEBUG is not set |
Andy Fleming | 591f0a4 | 2006-04-02 17:42:40 -0500 | [diff] [blame] | 883 | |
| 884 | # |
| 885 | # Security options |
| 886 | # |
| 887 | # CONFIG_KEYS is not set |
| 888 | # CONFIG_SECURITY is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 889 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
Kumar Gala | eff2f1e | 2008-03-24 08:56:06 -0500 | [diff] [blame] | 890 | CONFIG_CRYPTO=y |
| 891 | # CONFIG_CRYPTO_SEQIV is not set |
| 892 | # CONFIG_CRYPTO_MANAGER is not set |
| 893 | # CONFIG_CRYPTO_HMAC is not set |
| 894 | # CONFIG_CRYPTO_XCBC is not set |
| 895 | # CONFIG_CRYPTO_NULL is not set |
| 896 | # CONFIG_CRYPTO_MD4 is not set |
| 897 | # CONFIG_CRYPTO_MD5 is not set |
| 898 | # CONFIG_CRYPTO_SHA1 is not set |
| 899 | # CONFIG_CRYPTO_SHA256 is not set |
| 900 | # CONFIG_CRYPTO_SHA512 is not set |
| 901 | # CONFIG_CRYPTO_WP512 is not set |
| 902 | # CONFIG_CRYPTO_TGR192 is not set |
| 903 | # CONFIG_CRYPTO_GF128MUL is not set |
| 904 | # CONFIG_CRYPTO_ECB is not set |
| 905 | # CONFIG_CRYPTO_CBC is not set |
| 906 | # CONFIG_CRYPTO_PCBC is not set |
| 907 | # CONFIG_CRYPTO_LRW is not set |
| 908 | # CONFIG_CRYPTO_XTS is not set |
| 909 | # CONFIG_CRYPTO_CTR is not set |
| 910 | # CONFIG_CRYPTO_GCM is not set |
| 911 | # CONFIG_CRYPTO_CCM is not set |
| 912 | # CONFIG_CRYPTO_CRYPTD is not set |
| 913 | # CONFIG_CRYPTO_DES is not set |
| 914 | # CONFIG_CRYPTO_FCRYPT is not set |
| 915 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 916 | # CONFIG_CRYPTO_TWOFISH is not set |
| 917 | # CONFIG_CRYPTO_SERPENT is not set |
| 918 | # CONFIG_CRYPTO_AES is not set |
| 919 | # CONFIG_CRYPTO_CAST5 is not set |
| 920 | # CONFIG_CRYPTO_CAST6 is not set |
| 921 | # CONFIG_CRYPTO_TEA is not set |
| 922 | # CONFIG_CRYPTO_ARC4 is not set |
| 923 | # CONFIG_CRYPTO_KHAZAD is not set |
| 924 | # CONFIG_CRYPTO_ANUBIS is not set |
| 925 | # CONFIG_CRYPTO_SEED is not set |
| 926 | # CONFIG_CRYPTO_SALSA20 is not set |
| 927 | # CONFIG_CRYPTO_DEFLATE is not set |
| 928 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 929 | # CONFIG_CRYPTO_CRC32C is not set |
| 930 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 931 | # CONFIG_CRYPTO_AUTHENC is not set |
| 932 | # CONFIG_CRYPTO_LZO is not set |
| 933 | CONFIG_CRYPTO_HW=y |
| 934 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
Paul Mackerras | 43af66e | 2007-12-06 16:53:35 +1100 | [diff] [blame] | 935 | # CONFIG_PPC_CLOCK is not set |