Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.23-rc1 |
| 4 | # Thu Jul 26 11:49:11 2007 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 8 | CONFIG_GENERIC_BUG=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 10 | CONFIG_GENERIC_HWEIGHT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | CONFIG_GENERIC_HARDIRQS=y |
| 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 14 | CONFIG_GENERIC_TIME=y |
| 15 | CONFIG_GENERIC_CLOCKEVENTS=y |
| 16 | CONFIG_SYS_SUPPORTS_PCI=y |
| 17 | CONFIG_STACKTRACE_SUPPORT=y |
| 18 | CONFIG_LOCKDEP_SUPPORT=y |
| 19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 22 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | |
| 24 | # |
| 25 | # Code maturity level options |
| 26 | # |
| 27 | CONFIG_EXPERIMENTAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 28 | CONFIG_BROKEN_ON_SMP=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 29 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | |
| 31 | # |
| 32 | # General setup |
| 33 | # |
| 34 | CONFIG_LOCALVERSION="" |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 35 | CONFIG_LOCALVERSION_AUTO=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 36 | # CONFIG_SWAP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | # CONFIG_SYSVIPC is not set |
| 38 | # CONFIG_POSIX_MQUEUE is not set |
| 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 40 | # CONFIG_TASKSTATS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 41 | # CONFIG_USER_NS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 42 | # CONFIG_AUDIT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | # CONFIG_IKCONFIG is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 44 | CONFIG_LOG_BUF_SHIFT=14 |
| 45 | # CONFIG_SYSFS_DEPRECATED is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 46 | # CONFIG_RELAY is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 47 | CONFIG_BLK_DEV_INITRD=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 48 | CONFIG_INITRAMFS_SOURCE="" |
| 49 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 50 | CONFIG_SYSCTL=y |
| 51 | CONFIG_EMBEDDED=y |
| 52 | CONFIG_UID16=y |
| 53 | # CONFIG_SYSCTL_SYSCALL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 54 | CONFIG_KALLSYMS=y |
| 55 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 56 | # CONFIG_HOTPLUG is not set |
| 57 | CONFIG_PRINTK=y |
| 58 | CONFIG_BUG=y |
| 59 | CONFIG_ELF_CORE=y |
| 60 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 61 | CONFIG_FUTEX=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 62 | CONFIG_ANON_INODES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | CONFIG_EPOLL=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 64 | CONFIG_SIGNALFD=y |
| 65 | CONFIG_TIMERFD=y |
| 66 | CONFIG_EVENTFD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 67 | CONFIG_SHMEM=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 68 | CONFIG_VM_EVENT_COUNTERS=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 69 | CONFIG_SLAB=y |
| 70 | # CONFIG_SLUB is not set |
| 71 | # CONFIG_SLOB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 72 | CONFIG_RT_MUTEXES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 73 | # CONFIG_TINY_SHMEM is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 74 | CONFIG_BASE_SMALL=0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | # CONFIG_MODULES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 76 | CONFIG_BLOCK=y |
| 77 | # CONFIG_LBD is not set |
| 78 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 79 | # CONFIG_LSF is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 80 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 81 | |
| 82 | # |
| 83 | # IO Schedulers |
| 84 | # |
| 85 | CONFIG_IOSCHED_NOOP=y |
| 86 | CONFIG_IOSCHED_AS=y |
| 87 | CONFIG_IOSCHED_DEADLINE=y |
| 88 | CONFIG_IOSCHED_CFQ=y |
| 89 | CONFIG_DEFAULT_AS=y |
| 90 | # CONFIG_DEFAULT_DEADLINE is not set |
| 91 | # CONFIG_DEFAULT_CFQ is not set |
| 92 | # CONFIG_DEFAULT_NOOP is not set |
| 93 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 94 | |
| 95 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 96 | # System type |
| 97 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 98 | CONFIG_CPU_SH4=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 99 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 100 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 101 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 102 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 103 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 104 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 105 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 106 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 107 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 108 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 109 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 110 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| 111 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 112 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 113 | CONFIG_CPU_SUBTYPE_SH7751R=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 114 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 115 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 116 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 118 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 120 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 122 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 123 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 124 | |
| 125 | # |
| 126 | # Memory management options |
| 127 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 128 | CONFIG_QUICKLIST=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 129 | CONFIG_MMU=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 130 | CONFIG_PAGE_OFFSET=0x80000000 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 131 | CONFIG_MEMORY_START=0x08000000 |
| 132 | CONFIG_MEMORY_SIZE=0x01000000 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 133 | CONFIG_VSYSCALL=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 134 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 135 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 136 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 137 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 138 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 139 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 140 | CONFIG_PAGE_SIZE_4KB=y |
| 141 | # CONFIG_PAGE_SIZE_8KB is not set |
| 142 | # CONFIG_PAGE_SIZE_64KB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 143 | CONFIG_SELECT_MEMORY_MODEL=y |
| 144 | CONFIG_FLATMEM_MANUAL=y |
| 145 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 146 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 147 | CONFIG_FLATMEM=y |
| 148 | CONFIG_FLAT_NODE_MEM_MAP=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 149 | CONFIG_SPARSEMEM_STATIC=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 150 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 151 | # CONFIG_RESOURCES_64BIT is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 152 | CONFIG_ZONE_DMA_FLAG=0 |
| 153 | CONFIG_NR_QUICK=2 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 154 | |
| 155 | # |
| 156 | # Cache configuration |
| 157 | # |
| 158 | # CONFIG_SH_DIRECT_MAPPED is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 159 | # CONFIG_SH_WRITETHROUGH is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 160 | |
| 161 | # |
| 162 | # Processor features |
| 163 | # |
| 164 | CONFIG_CPU_LITTLE_ENDIAN=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 165 | # CONFIG_CPU_BIG_ENDIAN is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 166 | CONFIG_SH_FPU=y |
| 167 | # CONFIG_SH_DSP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 168 | # CONFIG_SH_STORE_QUEUES is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 169 | CONFIG_CPU_HAS_INTEVT=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 170 | CONFIG_CPU_HAS_INTC_IRQ=y |
| 171 | CONFIG_CPU_HAS_IPR_IRQ=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 172 | CONFIG_CPU_HAS_SR_RB=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 173 | CONFIG_CPU_HAS_PTEA=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 174 | |
| 175 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 176 | # Board support |
| 177 | # |
| 178 | # CONFIG_SH_7751_SYSTEMH is not set |
| 179 | CONFIG_SH_SECUREEDGE5410=y |
| 180 | # CONFIG_SH_HS7751RVOIP is not set |
| 181 | # CONFIG_SH_RTS7751R2D is not set |
| 182 | # CONFIG_SH_LANDISK is not set |
| 183 | # CONFIG_SH_TITAN is not set |
| 184 | # CONFIG_SH_LBOX_RE2 is not set |
| 185 | |
| 186 | # |
| 187 | # Timer and clock configuration |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 188 | # |
| 189 | CONFIG_SH_TMU=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 190 | CONFIG_SH_TIMER_IRQ=16 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 191 | CONFIG_SH_PCLK_FREQ=60000000 |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 192 | # CONFIG_TICK_ONESHOT is not set |
| 193 | # CONFIG_NO_HZ is not set |
| 194 | # CONFIG_HIGH_RES_TIMERS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 195 | |
| 196 | # |
| 197 | # CPU Frequency scaling |
| 198 | # |
| 199 | # CONFIG_CPU_FREQ is not set |
| 200 | |
| 201 | # |
| 202 | # DMA support |
| 203 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 204 | CONFIG_SH_DMA_API=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 205 | CONFIG_SH_DMA=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 206 | CONFIG_NR_ONCHIP_DMA_CHANNELS=8 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 207 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set |
| 208 | |
| 209 | # |
| 210 | # Companion Chips |
| 211 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 212 | |
| 213 | # |
| 214 | # Additional SuperH Device Drivers |
| 215 | # |
| 216 | # CONFIG_HEARTBEAT is not set |
| 217 | # CONFIG_PUSH_SWITCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 218 | |
| 219 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 220 | # Kernel features |
| 221 | # |
| 222 | # CONFIG_HZ_100 is not set |
| 223 | CONFIG_HZ_250=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 224 | # CONFIG_HZ_300 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 225 | # CONFIG_HZ_1000 is not set |
| 226 | CONFIG_HZ=250 |
| 227 | # CONFIG_KEXEC is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 228 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 229 | CONFIG_PREEMPT_NONE=y |
| 230 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 231 | # CONFIG_PREEMPT is not set |
| 232 | |
| 233 | # |
| 234 | # Boot options |
| 235 | # |
| 236 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 237 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
| 238 | # CONFIG_UBC_WAKEUP is not set |
| 239 | # CONFIG_CMDLINE_BOOL is not set |
| 240 | |
| 241 | # |
| 242 | # Bus options |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 243 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 244 | CONFIG_SH_CONCAT_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 245 | CONFIG_PCI=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 246 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 247 | CONFIG_PCI_AUTO=y |
| 248 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 249 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 250 | |
| 251 | # |
| 252 | # PCCARD (PCMCIA/CardBus) support |
| 253 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 254 | |
| 255 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 256 | # Executable file formats |
| 257 | # |
| 258 | CONFIG_BINFMT_ELF=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 259 | # CONFIG_BINFMT_MISC is not set |
| 260 | |
| 261 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 262 | # Networking |
| 263 | # |
| 264 | CONFIG_NET=y |
| 265 | |
| 266 | # |
| 267 | # Networking options |
| 268 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 269 | # CONFIG_PACKET is not set |
| 270 | # CONFIG_UNIX is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 271 | # CONFIG_NET_KEY is not set |
| 272 | CONFIG_INET=y |
| 273 | # CONFIG_IP_MULTICAST is not set |
| 274 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 275 | CONFIG_IP_FIB_HASH=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 276 | # CONFIG_IP_PNP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 277 | # CONFIG_NET_IPIP is not set |
| 278 | # CONFIG_NET_IPGRE is not set |
| 279 | # CONFIG_ARPD is not set |
| 280 | # CONFIG_SYN_COOKIES is not set |
| 281 | # CONFIG_INET_AH is not set |
| 282 | # CONFIG_INET_ESP is not set |
| 283 | # CONFIG_INET_IPCOMP is not set |
| 284 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 285 | # CONFIG_INET_TUNNEL is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 286 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
| 287 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
| 288 | # CONFIG_INET_XFRM_MODE_BEET is not set |
| 289 | # CONFIG_INET_DIAG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 290 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 291 | CONFIG_TCP_CONG_CUBIC=y |
| 292 | CONFIG_DEFAULT_TCP_CONG="cubic" |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 293 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 294 | # CONFIG_IPV6 is not set |
| 295 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 296 | # CONFIG_INET6_TUNNEL is not set |
| 297 | # CONFIG_NETWORK_SECMARK is not set |
| 298 | # CONFIG_NETFILTER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 299 | # CONFIG_IP_DCCP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 300 | # CONFIG_IP_SCTP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 301 | # CONFIG_TIPC is not set |
| 302 | # CONFIG_ATM is not set |
| 303 | # CONFIG_BRIDGE is not set |
| 304 | # CONFIG_VLAN_8021Q is not set |
| 305 | # CONFIG_DECNET is not set |
| 306 | # CONFIG_LLC2 is not set |
| 307 | # CONFIG_IPX is not set |
| 308 | # CONFIG_ATALK is not set |
| 309 | # CONFIG_X25 is not set |
| 310 | # CONFIG_LAPB is not set |
| 311 | # CONFIG_ECONET is not set |
| 312 | # CONFIG_WAN_ROUTER is not set |
| 313 | |
| 314 | # |
| 315 | # QoS and/or fair queueing |
| 316 | # |
| 317 | # CONFIG_NET_SCHED is not set |
| 318 | |
| 319 | # |
| 320 | # Network testing |
| 321 | # |
| 322 | # CONFIG_NET_PKTGEN is not set |
| 323 | # CONFIG_HAMRADIO is not set |
| 324 | # CONFIG_IRDA is not set |
| 325 | # CONFIG_BT is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 326 | # CONFIG_AF_RXRPC is not set |
| 327 | |
| 328 | # |
| 329 | # Wireless |
| 330 | # |
| 331 | # CONFIG_CFG80211 is not set |
| 332 | # CONFIG_WIRELESS_EXT is not set |
| 333 | # CONFIG_MAC80211 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 334 | # CONFIG_IEEE80211 is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 335 | # CONFIG_RFKILL is not set |
| 336 | # CONFIG_NET_9P is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 337 | |
| 338 | # |
| 339 | # Device Drivers |
| 340 | # |
| 341 | |
| 342 | # |
| 343 | # Generic Driver Options |
| 344 | # |
| 345 | CONFIG_STANDALONE=y |
| 346 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 347 | # CONFIG_SYS_HYPERVISOR is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 348 | # CONFIG_CONNECTOR is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 349 | CONFIG_MTD=y |
| 350 | # CONFIG_MTD_DEBUG is not set |
| 351 | # CONFIG_MTD_CONCAT is not set |
| 352 | CONFIG_MTD_PARTITIONS=y |
| 353 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 354 | # CONFIG_MTD_CMDLINE_PARTS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 355 | |
| 356 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 357 | # User Modules And Translation Layers |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 358 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 359 | CONFIG_MTD_CHAR=y |
| 360 | CONFIG_MTD_BLKDEVS=y |
| 361 | # CONFIG_MTD_BLOCK is not set |
| 362 | CONFIG_MTD_BLOCK_RO=y |
| 363 | # CONFIG_FTL is not set |
| 364 | # CONFIG_NFTL is not set |
| 365 | # CONFIG_INFTL is not set |
| 366 | # CONFIG_RFD_FTL is not set |
| 367 | # CONFIG_SSFDC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 368 | |
| 369 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 370 | # RAM/ROM/Flash chip drivers |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 371 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 372 | CONFIG_MTD_CFI=y |
| 373 | # CONFIG_MTD_JEDECPROBE is not set |
| 374 | CONFIG_MTD_GEN_PROBE=y |
| 375 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
| 376 | CONFIG_MTD_CFI_NOSWAP=y |
| 377 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set |
| 378 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set |
| 379 | CONFIG_MTD_CFI_GEOMETRY=y |
| 380 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 381 | # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set |
| 382 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set |
| 383 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 384 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 385 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 386 | CONFIG_MTD_CFI_I1=y |
| 387 | # CONFIG_MTD_CFI_I2 is not set |
| 388 | # CONFIG_MTD_CFI_I4 is not set |
| 389 | # CONFIG_MTD_CFI_I8 is not set |
| 390 | # CONFIG_MTD_OTP is not set |
| 391 | CONFIG_MTD_CFI_INTELEXT=y |
| 392 | # CONFIG_MTD_CFI_AMDSTD is not set |
| 393 | # CONFIG_MTD_CFI_STAA is not set |
| 394 | CONFIG_MTD_CFI_UTIL=y |
| 395 | CONFIG_MTD_RAM=y |
| 396 | # CONFIG_MTD_ROM is not set |
| 397 | # CONFIG_MTD_ABSENT is not set |
| 398 | |
| 399 | # |
| 400 | # Mapping drivers for chip access |
| 401 | # |
| 402 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 403 | # CONFIG_MTD_PHYSMAP is not set |
| 404 | CONFIG_MTD_PLATRAM=y |
| 405 | |
| 406 | # |
| 407 | # Self-contained MTD device drivers |
| 408 | # |
| 409 | # CONFIG_MTD_PMC551 is not set |
| 410 | # CONFIG_MTD_SLRAM is not set |
| 411 | # CONFIG_MTD_PHRAM is not set |
| 412 | # CONFIG_MTD_MTDRAM is not set |
| 413 | # CONFIG_MTD_BLOCK2MTD is not set |
| 414 | |
| 415 | # |
| 416 | # Disk-On-Chip Device Drivers |
| 417 | # |
| 418 | # CONFIG_MTD_DOC2000 is not set |
| 419 | # CONFIG_MTD_DOC2001 is not set |
| 420 | # CONFIG_MTD_DOC2001PLUS is not set |
| 421 | # CONFIG_MTD_NAND is not set |
| 422 | # CONFIG_MTD_ONENAND is not set |
| 423 | |
| 424 | # |
| 425 | # UBI - Unsorted block images |
| 426 | # |
| 427 | # CONFIG_MTD_UBI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 428 | # CONFIG_PARPORT is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 429 | CONFIG_BLK_DEV=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 430 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 431 | # CONFIG_BLK_DEV_DAC960 is not set |
| 432 | # CONFIG_BLK_DEV_UMEM is not set |
| 433 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 434 | # CONFIG_BLK_DEV_LOOP is not set |
| 435 | # CONFIG_BLK_DEV_NBD is not set |
| 436 | # CONFIG_BLK_DEV_SX8 is not set |
| 437 | CONFIG_BLK_DEV_RAM=y |
| 438 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 439 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 440 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 441 | # CONFIG_CDROM_PKTCDVD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 442 | # CONFIG_ATA_OVER_ETH is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 443 | # CONFIG_MISC_DEVICES is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 444 | # CONFIG_IDE is not set |
| 445 | |
| 446 | # |
| 447 | # SCSI device support |
| 448 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 449 | # CONFIG_RAID_ATTRS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 450 | # CONFIG_SCSI is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 451 | # CONFIG_SCSI_DMA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 452 | # CONFIG_SCSI_NETLINK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 453 | # CONFIG_ATA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 454 | # CONFIG_MD is not set |
| 455 | |
| 456 | # |
| 457 | # Fusion MPT device support |
| 458 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 459 | # CONFIG_FUSION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 460 | |
| 461 | # |
| 462 | # IEEE 1394 (FireWire) support |
| 463 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 464 | # CONFIG_FIREWIRE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 465 | # CONFIG_IEEE1394 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 466 | # CONFIG_I2O is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 467 | CONFIG_NETDEVICES=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 468 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 469 | # CONFIG_DUMMY is not set |
| 470 | # CONFIG_BONDING is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 471 | # CONFIG_MACVLAN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 472 | # CONFIG_EQUALIZER is not set |
| 473 | # CONFIG_TUN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 474 | # CONFIG_ARCNET is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 475 | # CONFIG_PHYLIB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 476 | CONFIG_NET_ETHERNET=y |
| 477 | CONFIG_MII=y |
| 478 | # CONFIG_STNIC is not set |
| 479 | # CONFIG_HAPPYMEAL is not set |
| 480 | # CONFIG_SUNGEM is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 481 | # CONFIG_CASSINI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 482 | # CONFIG_NET_VENDOR_3COM is not set |
| 483 | # CONFIG_SMC91X is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 484 | # CONFIG_NET_TULIP is not set |
| 485 | # CONFIG_HP100 is not set |
| 486 | CONFIG_NET_PCI=y |
| 487 | # CONFIG_PCNET32 is not set |
| 488 | # CONFIG_AMD8111_ETH is not set |
| 489 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 490 | # CONFIG_B44 is not set |
| 491 | # CONFIG_FORCEDETH is not set |
| 492 | # CONFIG_DGRS is not set |
| 493 | # CONFIG_EEPRO100 is not set |
| 494 | # CONFIG_E100 is not set |
| 495 | # CONFIG_FEALNX is not set |
| 496 | # CONFIG_NATSEMI is not set |
| 497 | # CONFIG_NE2K_PCI is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 498 | CONFIG_8139CP=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 499 | CONFIG_8139TOO=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 500 | CONFIG_8139TOO_PIO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 501 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
| 502 | # CONFIG_8139TOO_8129 is not set |
| 503 | # CONFIG_8139_OLD_RX_RESET is not set |
| 504 | # CONFIG_SIS900 is not set |
| 505 | # CONFIG_EPIC100 is not set |
| 506 | # CONFIG_SUNDANCE is not set |
| 507 | # CONFIG_TLAN is not set |
| 508 | # CONFIG_VIA_RHINE is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 509 | # CONFIG_SC92031 is not set |
| 510 | # CONFIG_NETDEV_1000 is not set |
| 511 | # CONFIG_NETDEV_10000 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 512 | # CONFIG_TR is not set |
| 513 | |
| 514 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 515 | # Wireless LAN |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 516 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 517 | # CONFIG_WLAN_PRE80211 is not set |
| 518 | # CONFIG_WLAN_80211 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 519 | # CONFIG_WAN is not set |
| 520 | # CONFIG_FDDI is not set |
| 521 | # CONFIG_HIPPI is not set |
| 522 | # CONFIG_PPP is not set |
| 523 | # CONFIG_SLIP is not set |
| 524 | # CONFIG_SHAPER is not set |
| 525 | # CONFIG_NETCONSOLE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 526 | # CONFIG_NETPOLL is not set |
| 527 | # CONFIG_NET_POLL_CONTROLLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 528 | # CONFIG_ISDN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 529 | # CONFIG_PHONE is not set |
| 530 | |
| 531 | # |
| 532 | # Input device support |
| 533 | # |
| 534 | CONFIG_INPUT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 535 | # CONFIG_INPUT_FF_MEMLESS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 536 | # CONFIG_INPUT_POLLDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 537 | |
| 538 | # |
| 539 | # Userland interfaces |
| 540 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 541 | # CONFIG_INPUT_MOUSEDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 542 | # CONFIG_INPUT_JOYDEV is not set |
| 543 | # CONFIG_INPUT_TSDEV is not set |
| 544 | # CONFIG_INPUT_EVDEV is not set |
| 545 | # CONFIG_INPUT_EVBUG is not set |
| 546 | |
| 547 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 548 | # Input Device Drivers |
| 549 | # |
| 550 | # CONFIG_INPUT_KEYBOARD is not set |
| 551 | # CONFIG_INPUT_MOUSE is not set |
| 552 | # CONFIG_INPUT_JOYSTICK is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 553 | # CONFIG_INPUT_TABLET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 554 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 555 | # CONFIG_INPUT_MISC is not set |
| 556 | |
| 557 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 558 | # Hardware I/O ports |
| 559 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 560 | # CONFIG_SERIO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 561 | # CONFIG_GAMEPORT is not set |
| 562 | |
| 563 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 564 | # Character devices |
| 565 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 566 | # CONFIG_VT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 567 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 568 | |
| 569 | # |
| 570 | # Serial drivers |
| 571 | # |
| 572 | # CONFIG_SERIAL_8250 is not set |
| 573 | |
| 574 | # |
| 575 | # Non-8250 serial port support |
| 576 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 577 | CONFIG_SERIAL_SH_SCI=y |
| 578 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
| 579 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 580 | CONFIG_SERIAL_CORE=y |
| 581 | CONFIG_SERIAL_CORE_CONSOLE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 582 | # CONFIG_SERIAL_JSM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 583 | CONFIG_UNIX98_PTYS=y |
| 584 | CONFIG_LEGACY_PTYS=y |
| 585 | CONFIG_LEGACY_PTY_COUNT=256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 586 | # CONFIG_IPMI_HANDLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 587 | # CONFIG_WATCHDOG is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 588 | # CONFIG_HW_RANDOM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 589 | # CONFIG_R3964 is not set |
| 590 | # CONFIG_APPLICOM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 591 | # CONFIG_DRM is not set |
| 592 | # CONFIG_RAW_DRIVER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 593 | # CONFIG_TCG_TPM is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 594 | CONFIG_DEVPORT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 595 | # CONFIG_I2C is not set |
| 596 | |
| 597 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 598 | # SPI support |
| 599 | # |
| 600 | # CONFIG_SPI is not set |
| 601 | # CONFIG_SPI_MASTER is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 602 | # CONFIG_W1 is not set |
| 603 | # CONFIG_POWER_SUPPLY is not set |
| 604 | # CONFIG_HWMON is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 605 | |
| 606 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 607 | # Multifunction device drivers |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 608 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 609 | # CONFIG_MFD_SM501 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 610 | |
| 611 | # |
| 612 | # Multimedia devices |
| 613 | # |
| 614 | # CONFIG_VIDEO_DEV is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 615 | # CONFIG_DVB_CORE is not set |
| 616 | # CONFIG_DAB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 617 | |
| 618 | # |
| 619 | # Graphics support |
| 620 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 621 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 622 | |
| 623 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 624 | # Display device support |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 625 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 626 | # CONFIG_DISPLAY_SUPPORT is not set |
| 627 | # CONFIG_VGASTATE is not set |
| 628 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| 629 | # CONFIG_FB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 630 | |
| 631 | # |
| 632 | # Sound |
| 633 | # |
| 634 | # CONFIG_SOUND is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 635 | # CONFIG_HID_SUPPORT is not set |
| 636 | # CONFIG_USB_SUPPORT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 637 | # CONFIG_MMC is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 638 | # CONFIG_NEW_LEDS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 639 | # CONFIG_INFINIBAND is not set |
| 640 | |
| 641 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 642 | # Real Time Clock |
| 643 | # |
| 644 | # CONFIG_RTC_CLASS is not set |
| 645 | |
| 646 | # |
| 647 | # DMA Engine support |
| 648 | # |
| 649 | # CONFIG_DMA_ENGINE is not set |
| 650 | |
| 651 | # |
| 652 | # DMA Clients |
| 653 | # |
| 654 | |
| 655 | # |
| 656 | # DMA Devices |
| 657 | # |
| 658 | |
| 659 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 660 | # Userspace I/O |
| 661 | # |
| 662 | # CONFIG_UIO is not set |
| 663 | |
| 664 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 665 | # File systems |
| 666 | # |
| 667 | CONFIG_EXT2_FS=y |
| 668 | # CONFIG_EXT2_FS_XATTR is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 669 | # CONFIG_EXT2_FS_XIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 670 | # CONFIG_EXT3_FS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 671 | # CONFIG_EXT4DEV_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 672 | # CONFIG_REISERFS_FS is not set |
| 673 | # CONFIG_JFS_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 674 | # CONFIG_FS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 675 | # CONFIG_XFS_FS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 676 | # CONFIG_GFS2_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 677 | # CONFIG_OCFS2_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 678 | # CONFIG_MINIX_FS is not set |
| 679 | CONFIG_ROMFS_FS=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 680 | # CONFIG_INOTIFY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 681 | # CONFIG_QUOTA is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 682 | # CONFIG_DNOTIFY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 683 | # CONFIG_AUTOFS_FS is not set |
| 684 | # CONFIG_AUTOFS4_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 685 | # CONFIG_FUSE_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 686 | |
| 687 | # |
| 688 | # CD-ROM/DVD Filesystems |
| 689 | # |
| 690 | # CONFIG_ISO9660_FS is not set |
| 691 | # CONFIG_UDF_FS is not set |
| 692 | |
| 693 | # |
| 694 | # DOS/FAT/NT Filesystems |
| 695 | # |
| 696 | # CONFIG_MSDOS_FS is not set |
| 697 | # CONFIG_VFAT_FS is not set |
| 698 | # CONFIG_NTFS_FS is not set |
| 699 | |
| 700 | # |
| 701 | # Pseudo filesystems |
| 702 | # |
| 703 | CONFIG_PROC_FS=y |
| 704 | # CONFIG_PROC_KCORE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 705 | CONFIG_PROC_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 706 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 707 | CONFIG_TMPFS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 708 | # CONFIG_TMPFS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 709 | # CONFIG_HUGETLBFS is not set |
| 710 | # CONFIG_HUGETLB_PAGE is not set |
| 711 | CONFIG_RAMFS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 712 | # CONFIG_CONFIGFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 713 | |
| 714 | # |
| 715 | # Miscellaneous filesystems |
| 716 | # |
| 717 | # CONFIG_ADFS_FS is not set |
| 718 | # CONFIG_AFFS_FS is not set |
| 719 | # CONFIG_HFS_FS is not set |
| 720 | # CONFIG_HFSPLUS_FS is not set |
| 721 | # CONFIG_BEFS_FS is not set |
| 722 | # CONFIG_BFS_FS is not set |
| 723 | # CONFIG_EFS_FS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 724 | # CONFIG_JFFS2_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 725 | CONFIG_CRAMFS=y |
| 726 | # CONFIG_VXFS_FS is not set |
| 727 | # CONFIG_HPFS_FS is not set |
| 728 | # CONFIG_QNX4FS_FS is not set |
| 729 | # CONFIG_SYSV_FS is not set |
| 730 | # CONFIG_UFS_FS is not set |
| 731 | |
| 732 | # |
| 733 | # Network File Systems |
| 734 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 735 | # CONFIG_NFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 736 | # CONFIG_NFSD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 737 | # CONFIG_SMB_FS is not set |
| 738 | # CONFIG_CIFS is not set |
| 739 | # CONFIG_NCP_FS is not set |
| 740 | # CONFIG_CODA_FS is not set |
| 741 | # CONFIG_AFS_FS is not set |
| 742 | |
| 743 | # |
| 744 | # Partition Types |
| 745 | # |
| 746 | # CONFIG_PARTITION_ADVANCED is not set |
| 747 | CONFIG_MSDOS_PARTITION=y |
| 748 | |
| 749 | # |
| 750 | # Native Language Support |
| 751 | # |
| 752 | # CONFIG_NLS is not set |
| 753 | |
| 754 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 755 | # Distributed Lock Manager |
| 756 | # |
| 757 | # CONFIG_DLM is not set |
| 758 | |
| 759 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 760 | # Profiling support |
| 761 | # |
| 762 | # CONFIG_PROFILING is not set |
| 763 | |
| 764 | # |
| 765 | # Kernel hacking |
| 766 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 767 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 768 | # CONFIG_PRINTK_TIME is not set |
| 769 | CONFIG_ENABLE_MUST_CHECK=y |
| 770 | # CONFIG_MAGIC_SYSRQ is not set |
| 771 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 772 | # CONFIG_DEBUG_FS is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 773 | # CONFIG_HEADERS_CHECK is not set |
| 774 | # CONFIG_DEBUG_KERNEL is not set |
| 775 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 776 | # CONFIG_SH_STANDARD_BIOS is not set |
| 777 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 778 | # CONFIG_SH_KGDB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 779 | |
| 780 | # |
| 781 | # Security options |
| 782 | # |
| 783 | # CONFIG_KEYS is not set |
| 784 | # CONFIG_SECURITY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 785 | # CONFIG_CRYPTO is not set |
| 786 | |
| 787 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 788 | # Library routines |
| 789 | # |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 790 | CONFIG_BITREVERSE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 791 | # CONFIG_CRC_CCITT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 792 | # CONFIG_CRC16 is not set |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 793 | # CONFIG_CRC_ITU_T is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 794 | CONFIG_CRC32=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 795 | # CONFIG_CRC7 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 796 | # CONFIG_LIBCRC32C is not set |
| 797 | CONFIG_ZLIB_INFLATE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 798 | CONFIG_PLIST=y |
David McCullough | 49dd3ff | 2007-08-03 10:14:09 +0900 | [diff] [blame] | 799 | CONFIG_HAS_IOMEM=y |
| 800 | CONFIG_HAS_IOPORT=y |
| 801 | CONFIG_HAS_DMA=y |