diff options
| author | wanzongshun <mcuos.com@gmail.com> | 2009-06-10 10:51:32 -0400 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-06-11 09:45:19 -0400 |
| commit | cc63262f27582369737edcb4e810265db2a98ab4 (patch) | |
| tree | 311592a8f96fe08e30a951a5b631b89ec91295f2 /arch | |
| parent | 0e4a34bb6565346a8d7cc56cab412a1f98d5b1cd (diff) | |
[ARM] 5550/1: Add default configure file for w90p910 platform
Add default configure file for w90p910 platform.
Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/configs/w90p910_defconfig | 423 |
1 files changed, 351 insertions, 72 deletions
diff --git a/arch/arm/configs/w90p910_defconfig b/arch/arm/configs/w90p910_defconfig index 56bda7c6d670..5245655a0ad3 100644 --- a/arch/arm/configs/w90p910_defconfig +++ b/arch/arm/configs/w90p910_defconfig | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.27-rc8-git8 | 3 | # Linux kernel version: 2.6.30 |
| 4 | # Sat Nov 15 10:05:00 2008 | 4 | # Wed Jun 10 22:09:25 2009 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
| 8 | # CONFIG_GENERIC_GPIO is not set | 8 | CONFIG_GENERIC_GPIO=y |
| 9 | # CONFIG_GENERIC_TIME is not set | 9 | # CONFIG_GENERIC_TIME is not set |
| 10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | 10 | # CONFIG_GENERIC_CLOCKEVENTS is not set |
| 11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
| @@ -22,8 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
| 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
| 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 26 | CONFIG_ZONE_DMA=y | ||
| 27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
| 28 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
| 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| @@ -42,10 +40,19 @@ CONFIG_SYSVIPC=y | |||
| 42 | CONFIG_SYSVIPC_SYSCTL=y | 40 | CONFIG_SYSVIPC_SYSCTL=y |
| 43 | CONFIG_BSD_PROCESS_ACCT=y | 41 | CONFIG_BSD_PROCESS_ACCT=y |
| 44 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 42 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 43 | |||
| 44 | # | ||
| 45 | # RCU Subsystem | ||
| 46 | # | ||
| 47 | CONFIG_CLASSIC_RCU=y | ||
| 48 | # CONFIG_TREE_RCU is not set | ||
| 49 | # CONFIG_PREEMPT_RCU is not set | ||
| 50 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 51 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 45 | # CONFIG_IKCONFIG is not set | 52 | # CONFIG_IKCONFIG is not set |
| 46 | CONFIG_LOG_BUF_SHIFT=17 | 53 | CONFIG_LOG_BUF_SHIFT=17 |
| 47 | # CONFIG_CGROUPS is not set | ||
| 48 | # CONFIG_GROUP_SCHED is not set | 54 | # CONFIG_GROUP_SCHED is not set |
| 55 | # CONFIG_CGROUPS is not set | ||
| 49 | CONFIG_SYSFS_DEPRECATED=y | 56 | CONFIG_SYSFS_DEPRECATED=y |
| 50 | CONFIG_SYSFS_DEPRECATED_V2=y | 57 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 51 | CONFIG_RELAY=y | 58 | CONFIG_RELAY=y |
| @@ -56,52 +63,53 @@ CONFIG_USER_NS=y | |||
| 56 | # CONFIG_PID_NS is not set | 63 | # CONFIG_PID_NS is not set |
| 57 | CONFIG_BLK_DEV_INITRD=y | 64 | CONFIG_BLK_DEV_INITRD=y |
| 58 | CONFIG_INITRAMFS_SOURCE="" | 65 | CONFIG_INITRAMFS_SOURCE="" |
| 66 | CONFIG_RD_GZIP=y | ||
| 67 | CONFIG_RD_BZIP2=y | ||
| 68 | CONFIG_RD_LZMA=y | ||
| 69 | # CONFIG_INITRAMFS_COMPRESSION_NONE is not set | ||
| 70 | # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set | ||
| 71 | # CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set | ||
| 72 | # CONFIG_INITRAMFS_COMPRESSION_LZMA is not set | ||
| 59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 73 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 60 | CONFIG_SYSCTL=y | 74 | CONFIG_SYSCTL=y |
| 75 | CONFIG_ANON_INODES=y | ||
| 61 | # CONFIG_EMBEDDED is not set | 76 | # CONFIG_EMBEDDED is not set |
| 62 | CONFIG_UID16=y | 77 | CONFIG_UID16=y |
| 63 | CONFIG_SYSCTL_SYSCALL=y | 78 | CONFIG_SYSCTL_SYSCALL=y |
| 64 | CONFIG_KALLSYMS=y | 79 | CONFIG_KALLSYMS=y |
| 65 | CONFIG_KALLSYMS_EXTRA_PASS=y | 80 | CONFIG_KALLSYMS_EXTRA_PASS=y |
| 81 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 66 | CONFIG_HOTPLUG=y | 82 | CONFIG_HOTPLUG=y |
| 67 | CONFIG_PRINTK=y | 83 | CONFIG_PRINTK=y |
| 68 | CONFIG_BUG=y | 84 | CONFIG_BUG=y |
| 69 | CONFIG_ELF_CORE=y | 85 | CONFIG_ELF_CORE=y |
| 70 | CONFIG_COMPAT_BRK=y | ||
| 71 | CONFIG_BASE_FULL=y | 86 | CONFIG_BASE_FULL=y |
| 72 | CONFIG_FUTEX=y | 87 | CONFIG_FUTEX=y |
| 73 | CONFIG_ANON_INODES=y | ||
| 74 | CONFIG_EPOLL=y | 88 | CONFIG_EPOLL=y |
| 75 | CONFIG_SIGNALFD=y | 89 | CONFIG_SIGNALFD=y |
| 76 | CONFIG_TIMERFD=y | 90 | CONFIG_TIMERFD=y |
| 77 | CONFIG_EVENTFD=y | 91 | CONFIG_EVENTFD=y |
| 78 | CONFIG_SHMEM=y | 92 | CONFIG_SHMEM=y |
| 93 | CONFIG_AIO=y | ||
| 79 | CONFIG_VM_EVENT_COUNTERS=y | 94 | CONFIG_VM_EVENT_COUNTERS=y |
| 95 | CONFIG_COMPAT_BRK=y | ||
| 80 | CONFIG_SLAB=y | 96 | CONFIG_SLAB=y |
| 81 | # CONFIG_SLUB is not set | 97 | # CONFIG_SLUB is not set |
| 82 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
| 83 | # CONFIG_PROFILING is not set | 99 | # CONFIG_PROFILING is not set |
| 100 | CONFIG_TRACEPOINTS=y | ||
| 84 | # CONFIG_MARKERS is not set | 101 | # CONFIG_MARKERS is not set |
| 85 | CONFIG_HAVE_OPROFILE=y | 102 | CONFIG_HAVE_OPROFILE=y |
| 86 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 87 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 88 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
| 89 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
| 90 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 105 | # CONFIG_SLOW_WORK is not set |
| 91 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 92 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 93 | # CONFIG_HAVE_CLK is not set | ||
| 94 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 95 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 106 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
| 96 | CONFIG_SLABINFO=y | 107 | CONFIG_SLABINFO=y |
| 97 | CONFIG_RT_MUTEXES=y | 108 | CONFIG_RT_MUTEXES=y |
| 98 | # CONFIG_TINY_SHMEM is not set | ||
| 99 | CONFIG_BASE_SMALL=0 | 109 | CONFIG_BASE_SMALL=0 |
| 100 | # CONFIG_MODULES is not set | 110 | # CONFIG_MODULES is not set |
| 101 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
| 102 | CONFIG_LBD=y | 112 | CONFIG_LBD=y |
| 103 | CONFIG_BLK_DEV_IO_TRACE=y | ||
| 104 | CONFIG_LSF=y | ||
| 105 | CONFIG_BLK_DEV_BSG=y | 113 | CONFIG_BLK_DEV_BSG=y |
| 106 | # CONFIG_BLK_DEV_INTEGRITY is not set | 114 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 107 | 115 | ||
| @@ -117,7 +125,7 @@ CONFIG_IOSCHED_CFQ=y | |||
| 117 | CONFIG_DEFAULT_CFQ=y | 125 | CONFIG_DEFAULT_CFQ=y |
| 118 | # CONFIG_DEFAULT_NOOP is not set | 126 | # CONFIG_DEFAULT_NOOP is not set |
| 119 | CONFIG_DEFAULT_IOSCHED="cfq" | 127 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 120 | CONFIG_CLASSIC_RCU=y | 128 | # CONFIG_FREEZER is not set |
| 121 | 129 | ||
| 122 | # | 130 | # |
| 123 | # System Type | 131 | # System Type |
| @@ -127,10 +135,10 @@ CONFIG_CLASSIC_RCU=y | |||
| 127 | # CONFIG_ARCH_REALVIEW is not set | 135 | # CONFIG_ARCH_REALVIEW is not set |
| 128 | # CONFIG_ARCH_VERSATILE is not set | 136 | # CONFIG_ARCH_VERSATILE is not set |
| 129 | # CONFIG_ARCH_AT91 is not set | 137 | # CONFIG_ARCH_AT91 is not set |
| 130 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 131 | # CONFIG_ARCH_CLPS711X is not set | 138 | # CONFIG_ARCH_CLPS711X is not set |
| 132 | # CONFIG_ARCH_EBSA110 is not set | 139 | # CONFIG_ARCH_EBSA110 is not set |
| 133 | # CONFIG_ARCH_EP93XX is not set | 140 | # CONFIG_ARCH_EP93XX is not set |
| 141 | # CONFIG_ARCH_GEMINI is not set | ||
| 134 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
| 135 | # CONFIG_ARCH_NETX is not set | 143 | # CONFIG_ARCH_NETX is not set |
| 136 | # CONFIG_ARCH_H720X is not set | 144 | # CONFIG_ARCH_H720X is not set |
| @@ -151,23 +159,17 @@ CONFIG_CLASSIC_RCU=y | |||
| 151 | # CONFIG_ARCH_ORION5X is not set | 159 | # CONFIG_ARCH_ORION5X is not set |
| 152 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
| 153 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
| 162 | # CONFIG_ARCH_MMP is not set | ||
| 154 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
| 155 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
| 156 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
| 166 | # CONFIG_ARCH_S3C64XX is not set | ||
| 157 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
| 158 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
| 159 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
| 160 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
| 161 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
| 162 | CONFIG_ARCH_W90X900=y | 172 | CONFIG_ARCH_W90X900=y |
| 163 | |||
| 164 | # | ||
| 165 | # Boot options | ||
| 166 | # | ||
| 167 | |||
| 168 | # | ||
| 169 | # Power management | ||
| 170 | # | ||
| 171 | CONFIG_CPU_W90P910=y | 173 | CONFIG_CPU_W90P910=y |
| 172 | 174 | ||
| 173 | # | 175 | # |
| @@ -198,6 +200,7 @@ CONFIG_ARM_THUMB=y | |||
| 198 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | 200 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set |
| 199 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | 201 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set |
| 200 | # CONFIG_OUTER_CACHE is not set | 202 | # CONFIG_OUTER_CACHE is not set |
| 203 | CONFIG_COMMON_CLKDEV=y | ||
| 201 | 204 | ||
| 202 | # | 205 | # |
| 203 | # Bus support | 206 | # Bus support |
| @@ -209,27 +212,32 @@ CONFIG_ARM_THUMB=y | |||
| 209 | # | 212 | # |
| 210 | # Kernel Features | 213 | # Kernel Features |
| 211 | # | 214 | # |
| 212 | # CONFIG_TICK_ONESHOT is not set | 215 | CONFIG_VMSPLIT_3G=y |
| 216 | # CONFIG_VMSPLIT_2G is not set | ||
| 217 | # CONFIG_VMSPLIT_1G is not set | ||
| 218 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
| 213 | CONFIG_PREEMPT=y | 219 | CONFIG_PREEMPT=y |
| 214 | CONFIG_HZ=100 | 220 | CONFIG_HZ=100 |
| 215 | CONFIG_AEABI=y | 221 | CONFIG_AEABI=y |
| 216 | CONFIG_OABI_COMPAT=y | 222 | CONFIG_OABI_COMPAT=y |
| 217 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | 223 | # CONFIG_ARCH_HAS_HOLES_MEMORYMODEL is not set |
| 218 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 224 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set |
| 225 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
| 226 | # CONFIG_HIGHMEM is not set | ||
| 219 | CONFIG_SELECT_MEMORY_MODEL=y | 227 | CONFIG_SELECT_MEMORY_MODEL=y |
| 220 | CONFIG_FLATMEM_MANUAL=y | 228 | CONFIG_FLATMEM_MANUAL=y |
| 221 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 229 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 222 | # CONFIG_SPARSEMEM_MANUAL is not set | 230 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 223 | CONFIG_FLATMEM=y | 231 | CONFIG_FLATMEM=y |
| 224 | CONFIG_FLAT_NODE_MEM_MAP=y | 232 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 225 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 226 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 227 | CONFIG_PAGEFLAGS_EXTENDED=y | 233 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 228 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 234 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
| 229 | # CONFIG_RESOURCES_64BIT is not set | 235 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 230 | CONFIG_ZONE_DMA_FLAG=1 | 236 | CONFIG_ZONE_DMA_FLAG=0 |
| 231 | CONFIG_BOUNCE=y | ||
| 232 | CONFIG_VIRT_TO_BUS=y | 237 | CONFIG_VIRT_TO_BUS=y |
| 238 | CONFIG_UNEVICTABLE_LRU=y | ||
| 239 | CONFIG_HAVE_MLOCK=y | ||
| 240 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 233 | CONFIG_ALIGNMENT_TRAP=y | 241 | CONFIG_ALIGNMENT_TRAP=y |
| 234 | 242 | ||
| 235 | # | 243 | # |
| @@ -237,12 +245,17 @@ CONFIG_ALIGNMENT_TRAP=y | |||
| 237 | # | 245 | # |
| 238 | CONFIG_ZBOOT_ROM_TEXT=0 | 246 | CONFIG_ZBOOT_ROM_TEXT=0 |
| 239 | CONFIG_ZBOOT_ROM_BSS=0 | 247 | CONFIG_ZBOOT_ROM_BSS=0 |
| 240 | CONFIG_CMDLINE="root=/dev/ram0 console=ttyS0,115200n8 initrd=0xa00000,4000000 mem=64M" | 248 | CONFIG_CMDLINE="root=/dev/ram0 console=ttyS0,115200n8 rdinit=/sbin/init mem=64M" |
| 241 | # CONFIG_XIP_KERNEL is not set | 249 | # CONFIG_XIP_KERNEL is not set |
| 242 | CONFIG_KEXEC=y | 250 | CONFIG_KEXEC=y |
| 243 | CONFIG_ATAGS_PROC=y | 251 | CONFIG_ATAGS_PROC=y |
| 244 | 252 | ||
| 245 | # | 253 | # |
| 254 | # CPU Power Management | ||
| 255 | # | ||
| 256 | # CONFIG_CPU_IDLE is not set | ||
| 257 | |||
| 258 | # | ||
| 246 | # Floating point emulation | 259 | # Floating point emulation |
| 247 | # | 260 | # |
| 248 | 261 | ||
| @@ -258,6 +271,8 @@ CONFIG_FPE_NWFPE=y | |||
| 258 | # Userspace binary formats | 271 | # Userspace binary formats |
| 259 | # | 272 | # |
| 260 | CONFIG_BINFMT_ELF=y | 273 | CONFIG_BINFMT_ELF=y |
| 274 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
| 275 | CONFIG_HAVE_AOUT=y | ||
| 261 | # CONFIG_BINFMT_AOUT is not set | 276 | # CONFIG_BINFMT_AOUT is not set |
| 262 | # CONFIG_BINFMT_MISC is not set | 277 | # CONFIG_BINFMT_MISC is not set |
| 263 | 278 | ||
| @@ -282,11 +297,93 @@ CONFIG_FW_LOADER=y | |||
| 282 | CONFIG_FIRMWARE_IN_KERNEL=y | 297 | CONFIG_FIRMWARE_IN_KERNEL=y |
| 283 | CONFIG_EXTRA_FIRMWARE="" | 298 | CONFIG_EXTRA_FIRMWARE="" |
| 284 | # CONFIG_SYS_HYPERVISOR is not set | 299 | # CONFIG_SYS_HYPERVISOR is not set |
| 285 | # CONFIG_MTD is not set | 300 | CONFIG_MTD=y |
| 301 | # CONFIG_MTD_DEBUG is not set | ||
| 302 | CONFIG_MTD_CONCAT=y | ||
| 303 | CONFIG_MTD_PARTITIONS=y | ||
| 304 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 305 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 306 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 307 | # CONFIG_MTD_AR7_PARTS is not set | ||
| 308 | |||
| 309 | # | ||
| 310 | # User Modules And Translation Layers | ||
| 311 | # | ||
| 312 | CONFIG_MTD_CHAR=y | ||
| 313 | CONFIG_MTD_BLKDEVS=y | ||
| 314 | CONFIG_MTD_BLOCK=y | ||
| 315 | # CONFIG_FTL is not set | ||
| 316 | # CONFIG_NFTL is not set | ||
| 317 | # CONFIG_INFTL is not set | ||
| 318 | # CONFIG_RFD_FTL is not set | ||
| 319 | # CONFIG_SSFDC is not set | ||
| 320 | # CONFIG_MTD_OOPS is not set | ||
| 321 | |||
| 322 | # | ||
| 323 | # RAM/ROM/Flash chip drivers | ||
| 324 | # | ||
| 325 | CONFIG_MTD_CFI=y | ||
| 326 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 327 | CONFIG_MTD_GEN_PROBE=y | ||
| 328 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
| 329 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 330 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 331 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 332 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 333 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 334 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 335 | CONFIG_MTD_CFI_I1=y | ||
| 336 | CONFIG_MTD_CFI_I2=y | ||
| 337 | # CONFIG_MTD_CFI_I4 is not set | ||
| 338 | # CONFIG_MTD_CFI_I8 is not set | ||
| 339 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 340 | CONFIG_MTD_CFI_AMDSTD=y | ||
| 341 | # CONFIG_MTD_CFI_STAA is not set | ||
| 342 | CONFIG_MTD_CFI_UTIL=y | ||
| 343 | # CONFIG_MTD_RAM is not set | ||
| 344 | # CONFIG_MTD_ROM is not set | ||
| 345 | # CONFIG_MTD_ABSENT is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # Mapping drivers for chip access | ||
| 349 | # | ||
| 350 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 351 | CONFIG_MTD_PHYSMAP=y | ||
| 352 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
| 353 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
| 354 | # CONFIG_MTD_PLATRAM is not set | ||
| 355 | |||
| 356 | # | ||
| 357 | # Self-contained MTD device drivers | ||
| 358 | # | ||
| 359 | # CONFIG_MTD_SLRAM is not set | ||
| 360 | # CONFIG_MTD_PHRAM is not set | ||
| 361 | # CONFIG_MTD_MTDRAM is not set | ||
| 362 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 363 | |||
| 364 | # | ||
| 365 | # Disk-On-Chip Device Drivers | ||
| 366 | # | ||
| 367 | # CONFIG_MTD_DOC2000 is not set | ||
| 368 | # CONFIG_MTD_DOC2001 is not set | ||
| 369 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 370 | # CONFIG_MTD_NAND is not set | ||
| 371 | # CONFIG_MTD_ONENAND is not set | ||
| 372 | |||
| 373 | # | ||
| 374 | # LPDDR flash memory drivers | ||
| 375 | # | ||
| 376 | # CONFIG_MTD_LPDDR is not set | ||
| 377 | |||
| 378 | # | ||
| 379 | # UBI - Unsorted block images | ||
| 380 | # | ||
| 381 | # CONFIG_MTD_UBI is not set | ||
| 286 | # CONFIG_PARPORT is not set | 382 | # CONFIG_PARPORT is not set |
| 287 | CONFIG_BLK_DEV=y | 383 | CONFIG_BLK_DEV=y |
| 288 | # CONFIG_BLK_DEV_COW_COMMON is not set | 384 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 289 | # CONFIG_BLK_DEV_LOOP is not set | 385 | # CONFIG_BLK_DEV_LOOP is not set |
| 386 | # CONFIG_BLK_DEV_UB is not set | ||
| 290 | CONFIG_BLK_DEV_RAM=y | 387 | CONFIG_BLK_DEV_RAM=y |
| 291 | CONFIG_BLK_DEV_RAM_COUNT=16 | 388 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 292 | CONFIG_BLK_DEV_RAM_SIZE=16384 | 389 | CONFIG_BLK_DEV_RAM_SIZE=16384 |
| @@ -300,9 +397,41 @@ CONFIG_HAVE_IDE=y | |||
| 300 | # SCSI device support | 397 | # SCSI device support |
| 301 | # | 398 | # |
| 302 | # CONFIG_RAID_ATTRS is not set | 399 | # CONFIG_RAID_ATTRS is not set |
| 303 | # CONFIG_SCSI is not set | 400 | CONFIG_SCSI=y |
| 304 | # CONFIG_SCSI_DMA is not set | 401 | CONFIG_SCSI_DMA=y |
| 402 | # CONFIG_SCSI_TGT is not set | ||
| 305 | # CONFIG_SCSI_NETLINK is not set | 403 | # CONFIG_SCSI_NETLINK is not set |
| 404 | # CONFIG_SCSI_PROC_FS is not set | ||
| 405 | |||
| 406 | # | ||
| 407 | # SCSI support type (disk, tape, CD-ROM) | ||
| 408 | # | ||
| 409 | CONFIG_BLK_DEV_SD=y | ||
| 410 | # CONFIG_CHR_DEV_ST is not set | ||
| 411 | # CONFIG_CHR_DEV_OSST is not set | ||
| 412 | # CONFIG_BLK_DEV_SR is not set | ||
| 413 | # CONFIG_CHR_DEV_SG is not set | ||
| 414 | # CONFIG_CHR_DEV_SCH is not set | ||
| 415 | |||
| 416 | # | ||
| 417 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 418 | # | ||
| 419 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 420 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 421 | # CONFIG_SCSI_LOGGING is not set | ||
| 422 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 423 | |||
| 424 | # | ||
| 425 | # SCSI Transports | ||
| 426 | # | ||
| 427 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 428 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 429 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 430 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 431 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
| 432 | # CONFIG_SCSI_LOWLEVEL is not set | ||
| 433 | # CONFIG_SCSI_DH is not set | ||
| 434 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
| 306 | # CONFIG_ATA is not set | 435 | # CONFIG_ATA is not set |
| 307 | # CONFIG_MD is not set | 436 | # CONFIG_MD is not set |
| 308 | 437 | ||
| @@ -354,38 +483,57 @@ CONFIG_HW_CONSOLE=y | |||
| 354 | # | 483 | # |
| 355 | # Serial drivers | 484 | # Serial drivers |
| 356 | # | 485 | # |
| 357 | # CONFIG_SERIAL_8250 is not set | 486 | CONFIG_SERIAL_8250=y |
| 487 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 488 | CONFIG_SERIAL_8250_NR_UARTS=1 | ||
| 489 | CONFIG_SERIAL_8250_RUNTIME_UARTS=1 | ||
| 490 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 358 | 491 | ||
| 359 | # | 492 | # |
| 360 | # Non-8250 serial port support | 493 | # Non-8250 serial port support |
| 361 | # | 494 | # |
| 362 | CONFIG_SERIAL_W90X900=y | ||
| 363 | # CONFIG_SERIAL_W90X900_PORT1 is not set | ||
| 364 | # CONFIG_SERIAL_W90X900_PORT2 is not set | ||
| 365 | # CONFIG_SERIAL_W90X900_PORT3 is not set | ||
| 366 | # CONFIG_SERIAL_W90X900_PORT4 is not set | ||
| 367 | CONFIG_SERIAL_W90X900_CONSOLE=y | ||
| 368 | CONFIG_SERIAL_CORE=y | 495 | CONFIG_SERIAL_CORE=y |
| 369 | CONFIG_SERIAL_CORE_CONSOLE=y | 496 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 370 | CONFIG_UNIX98_PTYS=y | 497 | CONFIG_UNIX98_PTYS=y |
| 498 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 371 | # CONFIG_LEGACY_PTYS is not set | 499 | # CONFIG_LEGACY_PTYS is not set |
| 372 | # CONFIG_IPMI_HANDLER is not set | 500 | # CONFIG_IPMI_HANDLER is not set |
| 373 | # CONFIG_HW_RANDOM is not set | 501 | # CONFIG_HW_RANDOM is not set |
| 374 | # CONFIG_NVRAM is not set | ||
| 375 | # CONFIG_R3964 is not set | 502 | # CONFIG_R3964 is not set |
| 376 | # CONFIG_RAW_DRIVER is not set | 503 | # CONFIG_RAW_DRIVER is not set |
| 377 | # CONFIG_TCG_TPM is not set | 504 | # CONFIG_TCG_TPM is not set |
| 378 | # CONFIG_I2C is not set | 505 | # CONFIG_I2C is not set |
| 379 | # CONFIG_SPI is not set | 506 | # CONFIG_SPI is not set |
| 507 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
| 508 | CONFIG_GPIOLIB=y | ||
| 509 | # CONFIG_GPIO_SYSFS is not set | ||
| 510 | |||
| 511 | # | ||
| 512 | # Memory mapped GPIO expanders: | ||
| 513 | # | ||
| 514 | |||
| 515 | # | ||
| 516 | # I2C GPIO expanders: | ||
| 517 | # | ||
| 518 | |||
| 519 | # | ||
| 520 | # PCI GPIO expanders: | ||
| 521 | # | ||
| 522 | |||
| 523 | # | ||
| 524 | # SPI GPIO expanders: | ||
| 525 | # | ||
| 380 | # CONFIG_W1 is not set | 526 | # CONFIG_W1 is not set |
| 381 | # CONFIG_POWER_SUPPLY is not set | 527 | # CONFIG_POWER_SUPPLY is not set |
| 382 | # CONFIG_HWMON is not set | 528 | # CONFIG_HWMON is not set |
| 529 | # CONFIG_THERMAL is not set | ||
| 530 | # CONFIG_THERMAL_HWMON is not set | ||
| 383 | # CONFIG_WATCHDOG is not set | 531 | # CONFIG_WATCHDOG is not set |
| 532 | CONFIG_SSB_POSSIBLE=y | ||
| 384 | 533 | ||
| 385 | # | 534 | # |
| 386 | # Sonics Silicon Backplane | 535 | # Sonics Silicon Backplane |
| 387 | # | 536 | # |
| 388 | CONFIG_SSB_POSSIBLE=y | ||
| 389 | # CONFIG_SSB is not set | 537 | # CONFIG_SSB is not set |
| 390 | 538 | ||
| 391 | # | 539 | # |
| @@ -393,10 +541,11 @@ CONFIG_SSB_POSSIBLE=y | |||
| 393 | # | 541 | # |
| 394 | # CONFIG_MFD_CORE is not set | 542 | # CONFIG_MFD_CORE is not set |
| 395 | # CONFIG_MFD_SM501 is not set | 543 | # CONFIG_MFD_SM501 is not set |
| 544 | # CONFIG_MFD_ASIC3 is not set | ||
| 545 | # CONFIG_HTC_EGPIO is not set | ||
| 396 | # CONFIG_HTC_PASIC3 is not set | 546 | # CONFIG_HTC_PASIC3 is not set |
| 397 | # CONFIG_MFD_TMIO is not set | 547 | # CONFIG_MFD_TMIO is not set |
| 398 | # CONFIG_MFD_T7L66XB is not set | 548 | # CONFIG_MFD_TC6393XB is not set |
| 399 | # CONFIG_MFD_TC6387XB is not set | ||
| 400 | 549 | ||
| 401 | # | 550 | # |
| 402 | # Multimedia devices | 551 | # Multimedia devices |
| @@ -433,33 +582,131 @@ CONFIG_SSB_POSSIBLE=y | |||
| 433 | CONFIG_DUMMY_CONSOLE=y | 582 | CONFIG_DUMMY_CONSOLE=y |
| 434 | # CONFIG_SOUND is not set | 583 | # CONFIG_SOUND is not set |
| 435 | # CONFIG_HID_SUPPORT is not set | 584 | # CONFIG_HID_SUPPORT is not set |
| 436 | # CONFIG_USB_SUPPORT is not set | 585 | CONFIG_USB_SUPPORT=y |
| 586 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 587 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 588 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 589 | CONFIG_USB=y | ||
| 590 | # CONFIG_USB_DEBUG is not set | ||
| 591 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
| 592 | |||
| 593 | # | ||
| 594 | # Miscellaneous USB options | ||
| 595 | # | ||
| 596 | # CONFIG_USB_DEVICEFS is not set | ||
| 597 | CONFIG_USB_DEVICE_CLASS=y | ||
| 598 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 599 | # CONFIG_USB_OTG is not set | ||
| 600 | CONFIG_USB_MON=y | ||
| 601 | # CONFIG_USB_WUSB is not set | ||
| 602 | # CONFIG_USB_WUSB_CBAF is not set | ||
| 603 | |||
| 604 | # | ||
| 605 | # USB Host Controller Drivers | ||
| 606 | # | ||
| 607 | # CONFIG_USB_C67X00_HCD is not set | ||
| 608 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 609 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 610 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 611 | # CONFIG_USB_SL811_HCD is not set | ||
| 612 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 613 | # CONFIG_USB_HWA_HCD is not set | ||
| 614 | |||
| 615 | # | ||
| 616 | # USB Device Class drivers | ||
| 617 | # | ||
| 618 | # CONFIG_USB_ACM is not set | ||
| 619 | # CONFIG_USB_PRINTER is not set | ||
| 620 | # CONFIG_USB_WDM is not set | ||
| 621 | # CONFIG_USB_TMC is not set | ||
| 622 | |||
| 623 | # | ||
| 624 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
| 625 | # | ||
| 626 | |||
| 627 | # | ||
| 628 | # also be needed; see USB_STORAGE Help for more info | ||
| 629 | # | ||
| 630 | CONFIG_USB_STORAGE=y | ||
| 631 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 632 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 633 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 634 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
| 635 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 636 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 637 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 638 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 639 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 640 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 641 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 642 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 643 | # CONFIG_USB_LIBUSUAL is not set | ||
| 644 | |||
| 645 | # | ||
| 646 | # USB Imaging devices | ||
| 647 | # | ||
| 648 | # CONFIG_USB_MDC800 is not set | ||
| 649 | # CONFIG_USB_MICROTEK is not set | ||
| 650 | |||
| 651 | # | ||
| 652 | # USB port drivers | ||
| 653 | # | ||
| 654 | # CONFIG_USB_SERIAL is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # USB Miscellaneous drivers | ||
| 658 | # | ||
| 659 | # CONFIG_USB_EMI62 is not set | ||
| 660 | # CONFIG_USB_EMI26 is not set | ||
| 661 | # CONFIG_USB_ADUTUX is not set | ||
| 662 | # CONFIG_USB_SEVSEG is not set | ||
| 663 | # CONFIG_USB_RIO500 is not set | ||
| 664 | # CONFIG_USB_LEGOTOWER is not set | ||
| 665 | # CONFIG_USB_LCD is not set | ||
| 666 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 667 | # CONFIG_USB_LED is not set | ||
| 668 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 669 | # CONFIG_USB_CYTHERM is not set | ||
| 670 | # CONFIG_USB_IDMOUSE is not set | ||
| 671 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 672 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 673 | # CONFIG_USB_LD is not set | ||
| 674 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 675 | # CONFIG_USB_IOWARRIOR is not set | ||
| 676 | # CONFIG_USB_ISIGHTFW is not set | ||
| 677 | # CONFIG_USB_VST is not set | ||
| 678 | # CONFIG_USB_GADGET is not set | ||
| 679 | |||
| 680 | # | ||
| 681 | # OTG and related infrastructure | ||
| 682 | # | ||
| 683 | # CONFIG_USB_GPIO_VBUS is not set | ||
| 684 | # CONFIG_NOP_USB_XCEIV is not set | ||
| 437 | # CONFIG_MMC is not set | 685 | # CONFIG_MMC is not set |
| 686 | # CONFIG_MEMSTICK is not set | ||
| 687 | # CONFIG_ACCESSIBILITY is not set | ||
| 438 | # CONFIG_NEW_LEDS is not set | 688 | # CONFIG_NEW_LEDS is not set |
| 439 | CONFIG_RTC_LIB=y | 689 | CONFIG_RTC_LIB=y |
| 440 | # CONFIG_RTC_CLASS is not set | 690 | # CONFIG_RTC_CLASS is not set |
| 441 | # CONFIG_DMADEVICES is not set | 691 | # CONFIG_DMADEVICES is not set |
| 442 | 692 | # CONFIG_AUXDISPLAY is not set | |
| 443 | # | ||
| 444 | # Voltage and Current regulators | ||
| 445 | # | ||
| 446 | # CONFIG_REGULATOR is not set | 693 | # CONFIG_REGULATOR is not set |
| 447 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 448 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 449 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 450 | # CONFIG_UIO is not set | 694 | # CONFIG_UIO is not set |
| 695 | # CONFIG_STAGING is not set | ||
| 451 | 696 | ||
| 452 | # | 697 | # |
| 453 | # File systems | 698 | # File systems |
| 454 | # | 699 | # |
| 455 | # CONFIG_EXT2_FS is not set | 700 | # CONFIG_EXT2_FS is not set |
| 456 | # CONFIG_EXT3_FS is not set | 701 | # CONFIG_EXT3_FS is not set |
| 457 | # CONFIG_EXT4DEV_FS is not set | 702 | # CONFIG_EXT4_FS is not set |
| 458 | # CONFIG_REISERFS_FS is not set | 703 | # CONFIG_REISERFS_FS is not set |
| 459 | # CONFIG_JFS_FS is not set | 704 | # CONFIG_JFS_FS is not set |
| 460 | CONFIG_FS_POSIX_ACL=y | 705 | CONFIG_FS_POSIX_ACL=y |
| 706 | CONFIG_FILE_LOCKING=y | ||
| 461 | # CONFIG_XFS_FS is not set | 707 | # CONFIG_XFS_FS is not set |
| 462 | # CONFIG_GFS2_FS is not set | 708 | # CONFIG_GFS2_FS is not set |
| 709 | # CONFIG_BTRFS_FS is not set | ||
| 463 | # CONFIG_DNOTIFY is not set | 710 | # CONFIG_DNOTIFY is not set |
| 464 | # CONFIG_INOTIFY is not set | 711 | # CONFIG_INOTIFY is not set |
| 465 | # CONFIG_QUOTA is not set | 712 | # CONFIG_QUOTA is not set |
| @@ -469,6 +716,11 @@ CONFIG_FS_POSIX_ACL=y | |||
| 469 | CONFIG_GENERIC_ACL=y | 716 | CONFIG_GENERIC_ACL=y |
| 470 | 717 | ||
| 471 | # | 718 | # |
| 719 | # Caches | ||
| 720 | # | ||
| 721 | # CONFIG_FSCACHE is not set | ||
| 722 | |||
| 723 | # | ||
| 472 | # CD-ROM/DVD Filesystems | 724 | # CD-ROM/DVD Filesystems |
| 473 | # | 725 | # |
| 474 | # CONFIG_ISO9660_FS is not set | 726 | # CONFIG_ISO9660_FS is not set |
| @@ -486,15 +738,13 @@ CONFIG_GENERIC_ACL=y | |||
| 486 | # | 738 | # |
| 487 | CONFIG_PROC_FS=y | 739 | CONFIG_PROC_FS=y |
| 488 | CONFIG_PROC_SYSCTL=y | 740 | CONFIG_PROC_SYSCTL=y |
| 741 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 489 | CONFIG_SYSFS=y | 742 | CONFIG_SYSFS=y |
| 490 | CONFIG_TMPFS=y | 743 | CONFIG_TMPFS=y |
| 491 | CONFIG_TMPFS_POSIX_ACL=y | 744 | CONFIG_TMPFS_POSIX_ACL=y |
| 492 | # CONFIG_HUGETLB_PAGE is not set | 745 | # CONFIG_HUGETLB_PAGE is not set |
| 493 | # CONFIG_CONFIGFS_FS is not set | 746 | # CONFIG_CONFIGFS_FS is not set |
| 494 | 747 | CONFIG_MISC_FILESYSTEMS=y | |
| 495 | # | ||
| 496 | # Miscellaneous filesystems | ||
| 497 | # | ||
| 498 | # CONFIG_ADFS_FS is not set | 748 | # CONFIG_ADFS_FS is not set |
| 499 | # CONFIG_AFFS_FS is not set | 749 | # CONFIG_AFFS_FS is not set |
| 500 | # CONFIG_HFS_FS is not set | 750 | # CONFIG_HFS_FS is not set |
| @@ -502,15 +752,22 @@ CONFIG_TMPFS_POSIX_ACL=y | |||
| 502 | # CONFIG_BEFS_FS is not set | 752 | # CONFIG_BEFS_FS is not set |
| 503 | # CONFIG_BFS_FS is not set | 753 | # CONFIG_BFS_FS is not set |
| 504 | # CONFIG_EFS_FS is not set | 754 | # CONFIG_EFS_FS is not set |
| 755 | # CONFIG_JFFS2_FS is not set | ||
| 505 | # CONFIG_CRAMFS is not set | 756 | # CONFIG_CRAMFS is not set |
| 757 | # CONFIG_SQUASHFS is not set | ||
| 506 | # CONFIG_VXFS_FS is not set | 758 | # CONFIG_VXFS_FS is not set |
| 507 | # CONFIG_MINIX_FS is not set | 759 | # CONFIG_MINIX_FS is not set |
| 508 | # CONFIG_OMFS_FS is not set | 760 | # CONFIG_OMFS_FS is not set |
| 509 | # CONFIG_HPFS_FS is not set | 761 | # CONFIG_HPFS_FS is not set |
| 510 | # CONFIG_QNX4FS_FS is not set | 762 | # CONFIG_QNX4FS_FS is not set |
| 511 | CONFIG_ROMFS_FS=y | 763 | CONFIG_ROMFS_FS=y |
| 764 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
| 765 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
| 766 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
| 767 | CONFIG_ROMFS_ON_BLOCK=y | ||
| 512 | # CONFIG_SYSV_FS is not set | 768 | # CONFIG_SYSV_FS is not set |
| 513 | # CONFIG_UFS_FS is not set | 769 | # CONFIG_UFS_FS is not set |
| 770 | # CONFIG_NILFS2_FS is not set | ||
| 514 | 771 | ||
| 515 | # | 772 | # |
| 516 | # Partition Types | 773 | # Partition Types |
| @@ -586,18 +843,36 @@ CONFIG_FRAME_WARN=1024 | |||
| 586 | CONFIG_DEBUG_FS=y | 843 | CONFIG_DEBUG_FS=y |
| 587 | # CONFIG_HEADERS_CHECK is not set | 844 | # CONFIG_HEADERS_CHECK is not set |
| 588 | # CONFIG_DEBUG_KERNEL is not set | 845 | # CONFIG_DEBUG_KERNEL is not set |
| 846 | CONFIG_STACKTRACE=y | ||
| 589 | CONFIG_DEBUG_BUGVERBOSE=y | 847 | CONFIG_DEBUG_BUGVERBOSE=y |
| 590 | CONFIG_DEBUG_MEMORY_INIT=y | 848 | CONFIG_DEBUG_MEMORY_INIT=y |
| 591 | CONFIG_FRAME_POINTER=y | 849 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 592 | # CONFIG_LATENCYTOP is not set | 850 | # CONFIG_LATENCYTOP is not set |
| 593 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | 851 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
| 594 | CONFIG_HAVE_FTRACE=y | 852 | CONFIG_NOP_TRACER=y |
| 595 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 853 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 596 | # CONFIG_FTRACE is not set | 854 | CONFIG_RING_BUFFER=y |
| 855 | CONFIG_TRACING=y | ||
| 856 | CONFIG_TRACING_SUPPORT=y | ||
| 857 | |||
| 858 | # | ||
| 859 | # Tracers | ||
| 860 | # | ||
| 861 | # CONFIG_FUNCTION_TRACER is not set | ||
| 597 | # CONFIG_SCHED_TRACER is not set | 862 | # CONFIG_SCHED_TRACER is not set |
| 598 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 863 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 864 | # CONFIG_EVENT_TRACER is not set | ||
| 865 | # CONFIG_BOOT_TRACER is not set | ||
| 866 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 867 | # CONFIG_STACK_TRACER is not set | ||
| 868 | # CONFIG_KMEMTRACE is not set | ||
| 869 | # CONFIG_WORKQUEUE_TRACER is not set | ||
| 870 | CONFIG_BLK_DEV_IO_TRACE=y | ||
| 871 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
| 872 | # CONFIG_DYNAMIC_DEBUG is not set | ||
| 599 | # CONFIG_SAMPLES is not set | 873 | # CONFIG_SAMPLES is not set |
| 600 | CONFIG_HAVE_ARCH_KGDB=y | 874 | CONFIG_HAVE_ARCH_KGDB=y |
| 875 | CONFIG_ARM_UNWIND=y | ||
| 601 | # CONFIG_DEBUG_USER is not set | 876 | # CONFIG_DEBUG_USER is not set |
| 602 | 877 | ||
| 603 | # | 878 | # |
| @@ -605,14 +880,15 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
| 605 | # | 880 | # |
| 606 | # CONFIG_KEYS is not set | 881 | # CONFIG_KEYS is not set |
| 607 | # CONFIG_SECURITY is not set | 882 | # CONFIG_SECURITY is not set |
| 883 | # CONFIG_SECURITYFS is not set | ||
| 608 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 884 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 609 | # CONFIG_CRYPTO is not set | 885 | # CONFIG_CRYPTO is not set |
| 886 | CONFIG_BINARY_PRINTF=y | ||
| 610 | 887 | ||
| 611 | # | 888 | # |
| 612 | # Library routines | 889 | # Library routines |
| 613 | # | 890 | # |
| 614 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 891 | CONFIG_GENERIC_FIND_LAST_BIT=y |
| 615 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
| 616 | # CONFIG_CRC_CCITT is not set | 892 | # CONFIG_CRC_CCITT is not set |
| 617 | # CONFIG_CRC16 is not set | 893 | # CONFIG_CRC16 is not set |
| 618 | # CONFIG_CRC_T10DIF is not set | 894 | # CONFIG_CRC_T10DIF is not set |
| @@ -620,7 +896,10 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
| 620 | # CONFIG_CRC32 is not set | 896 | # CONFIG_CRC32 is not set |
| 621 | # CONFIG_CRC7 is not set | 897 | # CONFIG_CRC7 is not set |
| 622 | # CONFIG_LIBCRC32C is not set | 898 | # CONFIG_LIBCRC32C is not set |
| 623 | CONFIG_PLIST=y | 899 | CONFIG_ZLIB_INFLATE=y |
| 900 | CONFIG_DECOMPRESS_GZIP=y | ||
| 901 | CONFIG_DECOMPRESS_BZIP2=y | ||
| 902 | CONFIG_DECOMPRESS_LZMA=y | ||
| 624 | CONFIG_HAS_IOMEM=y | 903 | CONFIG_HAS_IOMEM=y |
| 625 | CONFIG_HAS_IOPORT=y | 904 | CONFIG_HAS_IOPORT=y |
| 626 | CONFIG_HAS_DMA=y | 905 | CONFIG_HAS_DMA=y |
