BF537-STAMP_defconfig 36.6 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
Mike Frysinger's avatar
Mike Frysinger committed
3
# Linux kernel version: 2.6.34
4
#
Mike Frysinger's avatar
Mike Frysinger committed
5
CONFIG_SYMBOL_PREFIX="_"
6 7 8 9 10
# CONFIG_MMU is not set
# CONFIG_FPU is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
CONFIG_BLACKFIN=y
Sonic Zhang's avatar
Sonic Zhang committed
11 12
CONFIG_GENERIC_CSUM=y
CONFIG_GENERIC_BUG=y
13
CONFIG_ZONE_DMA=y
14 15 16
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
Sonic Zhang's avatar
Sonic Zhang committed
17
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
18
CONFIG_GENERIC_GPIO=y
19
CONFIG_FORCE_MAX_ZONEORDER=14
20
CONFIG_GENERIC_CALIBRATE_DELAY=y
Sonic Zhang's avatar
Sonic Zhang committed
21 22 23
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
24
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Sonic Zhang's avatar
Sonic Zhang committed
25
CONFIG_CONSTRUCTORS=y
26 27

#
28
# General setup
29 30 31 32 33 34
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
Sonic Zhang's avatar
Sonic Zhang committed
35 36 37 38 39 40
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
Mike Frysinger's avatar
Mike Frysinger committed
41
# CONFIG_KERNEL_LZO is not set
42
CONFIG_SYSVIPC=y
43
CONFIG_SYSVIPC_SYSCTL=y
44 45 46 47
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
Sonic Zhang's avatar
Sonic Zhang committed
48 49 50 51 52 53

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_TREE_PREEMPT_RCU is not set
Mike Frysinger's avatar
Mike Frysinger committed
54
# CONFIG_TINY_RCU is not set
Sonic Zhang's avatar
Sonic Zhang committed
55 56 57 58
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=32
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
59 60 61
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
62
# CONFIG_SYSFS_DEPRECATED_V2 is not set
63
# CONFIG_RELAY is not set
64
# CONFIG_NAMESPACES is not set
65
CONFIG_BLK_DEV_INITRD=y
66
CONFIG_INITRAMFS_SOURCE=""
Sonic Zhang's avatar
Sonic Zhang committed
67 68 69
CONFIG_RD_GZIP=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
Mike Frysinger's avatar
Mike Frysinger committed
70
# CONFIG_RD_LZO is not set
71
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Sonic Zhang's avatar
Sonic Zhang committed
72 73
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
74 75
CONFIG_EMBEDDED=y
CONFIG_UID16=y
Sonic Zhang's avatar
Sonic Zhang committed
76
# CONFIG_SYSCTL_SYSCALL is not set
77
CONFIG_KALLSYMS=y
78
# CONFIG_KALLSYMS_ALL is not set
79 80 81 82
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
83
# CONFIG_ELF_CORE is not set
84
CONFIG_BASE_FULL=y
85
# CONFIG_FUTEX is not set
86
CONFIG_EPOLL=y
Sonic Zhang's avatar
Sonic Zhang committed
87 88 89
# CONFIG_SIGNALFD is not set
# CONFIG_TIMERFD is not set
# CONFIG_EVENTFD is not set
90
# CONFIG_AIO is not set
Sonic Zhang's avatar
Sonic Zhang committed
91 92 93 94

#
# Kernel Performance Events And Counters
#
95
CONFIG_VM_EVENT_COUNTERS=y
Sonic Zhang's avatar
Sonic Zhang committed
96
CONFIG_COMPAT_BRK=y
97
CONFIG_SLAB=y
98 99
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
Mike Frysinger's avatar
Mike Frysinger committed
100
CONFIG_MMAP_ALLOW_UNINITIALIZED=y
101 102
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
Mike Frysinger's avatar
Mike Frysinger committed
103
CONFIG_HAVE_ARCH_TRACEHOOK=y
Sonic Zhang's avatar
Sonic Zhang committed
104 105 106 107 108 109

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_SLOW_WORK is not set
110
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
111
CONFIG_SLABINFO=y
Mike Frysinger's avatar
Mike Frysinger committed
112
CONFIG_RT_MUTEXES=y
113 114
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
115
# CONFIG_MODULE_FORCE_LOAD is not set
116 117 118 119 120
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_BLOCK=y
Sonic Zhang's avatar
Sonic Zhang committed
121
# CONFIG_LBDAF is not set
122
# CONFIG_BLK_DEV_BSG is not set
123
# CONFIG_BLK_DEV_INTEGRITY is not set
124 125 126 127 128 129 130 131

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
Mike Frysinger's avatar
Mike Frysinger committed
132
CONFIG_DEFAULT_CFQ=y
133
# CONFIG_DEFAULT_NOOP is not set
Mike Frysinger's avatar
Mike Frysinger committed
134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
CONFIG_DEFAULT_IOSCHED="cfq"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
CONFIG_INLINE_SPIN_UNLOCK=y
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
CONFIG_INLINE_READ_UNLOCK=y
# CONFIG_INLINE_READ_UNLOCK_BH is not set
CONFIG_INLINE_READ_UNLOCK_IRQ=y
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
164 165 166
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
167
CONFIG_FREEZER=y
168 169 170 171 172 173 174 175

#
# Blackfin Processor Options
#

#
# Processor and Board Settings
#
176 177 178 179
# CONFIG_BF512 is not set
# CONFIG_BF514 is not set
# CONFIG_BF516 is not set
# CONFIG_BF518 is not set
180
# CONFIG_BF522 is not set
181 182
# CONFIG_BF523 is not set
# CONFIG_BF524 is not set
183
# CONFIG_BF525 is not set
184
# CONFIG_BF526 is not set
185
# CONFIG_BF527 is not set
186 187 188 189 190 191
# CONFIG_BF531 is not set
# CONFIG_BF532 is not set
# CONFIG_BF533 is not set
# CONFIG_BF534 is not set
# CONFIG_BF536 is not set
CONFIG_BF537=y
192 193
# CONFIG_BF538 is not set
# CONFIG_BF539 is not set
Sonic Zhang's avatar
Sonic Zhang committed
194
# CONFIG_BF542_std is not set
195
# CONFIG_BF542M is not set
Sonic Zhang's avatar
Sonic Zhang committed
196
# CONFIG_BF544_std is not set
197
# CONFIG_BF544M is not set
Sonic Zhang's avatar
Sonic Zhang committed
198
# CONFIG_BF547_std is not set
199
# CONFIG_BF547M is not set
Sonic Zhang's avatar
Sonic Zhang committed
200
# CONFIG_BF548_std is not set
201
# CONFIG_BF548M is not set
Sonic Zhang's avatar
Sonic Zhang committed
202
# CONFIG_BF549_std is not set
203
# CONFIG_BF549M is not set
204
# CONFIG_BF561 is not set
205 206
CONFIG_BF_REV_MIN=2
CONFIG_BF_REV_MAX=3
207
# CONFIG_BF_REV_0_0 is not set
208
# CONFIG_BF_REV_0_1 is not set
209 210 211 212
CONFIG_BF_REV_0_2=y
# CONFIG_BF_REV_0_3 is not set
# CONFIG_BF_REV_0_4 is not set
# CONFIG_BF_REV_0_5 is not set
213
# CONFIG_BF_REV_0_6 is not set
214 215 216
# CONFIG_BF_REV_ANY is not set
# CONFIG_BF_REV_NONE is not set
CONFIG_BF53x=y
217 218 219 220 221 222 223 224 225 226 227 228 229 230 231
CONFIG_MEM_MT48LC32M8A2_75=y
CONFIG_IRQ_PLL_WAKEUP=7
CONFIG_IRQ_RTC=8
CONFIG_IRQ_PPI=8
CONFIG_IRQ_SPORT0_RX=9
CONFIG_IRQ_SPORT0_TX=9
CONFIG_IRQ_SPORT1_RX=9
CONFIG_IRQ_SPORT1_TX=9
CONFIG_IRQ_TWI=10
CONFIG_IRQ_UART0_RX=10
CONFIG_IRQ_UART0_TX=10
CONFIG_IRQ_UART1_RX=10
CONFIG_IRQ_UART1_TX=10
CONFIG_IRQ_MAC_RX=11
CONFIG_IRQ_MAC_TX=11
232 233 234 235 236 237 238 239
CONFIG_IRQ_TIMER0=8
CONFIG_IRQ_TIMER1=12
CONFIG_IRQ_TIMER2=12
CONFIG_IRQ_TIMER3=12
CONFIG_IRQ_TIMER4=12
CONFIG_IRQ_TIMER5=12
CONFIG_IRQ_TIMER6=12
CONFIG_IRQ_TIMER7=12
240 241 242 243
CONFIG_IRQ_PORTG_INTB=12
CONFIG_IRQ_MEM_DMA0=13
CONFIG_IRQ_MEM_DMA1=13
CONFIG_IRQ_WATCH=13
244
CONFIG_IRQ_SPI=10
245
CONFIG_BFIN537_STAMP=y
Sonic Zhang's avatar
Sonic Zhang committed
246 247
# CONFIG_BFIN537_BLUETECHNIX_CM_E is not set
# CONFIG_BFIN537_BLUETECHNIX_CM_U is not set
248
# CONFIG_BFIN537_BLUETECHNIX_TCM is not set
249
# CONFIG_PNAV10 is not set
250
# CONFIG_CAMSIG_MINOTAUR is not set
251 252 253 254 255 256 257 258 259 260 261 262 263

#
# BF537 Specific Configuration
#

#
# Interrupt Priority Assignment
#

#
# Priority
#
CONFIG_IRQ_DMA_ERROR=7
Mike Frysinger's avatar
Mike Frysinger committed
264
CONFIG_IRQ_ERROR=11
265 266 267
CONFIG_IRQ_CAN_RX=11
CONFIG_IRQ_CAN_TX=11
CONFIG_IRQ_PROG_INTA=12
268 269 270 271 272

#
# Board customizations
#
# CONFIG_CMDLINE_BOOL is not set
273
CONFIG_BOOT_LOAD=0x1000
274 275

#
276
# Clock/PLL Setup
277 278
#
CONFIG_CLKIN_HZ=25000000
279 280 281
# CONFIG_BFIN_KERNEL_CLOCK is not set
CONFIG_MAX_VCO_HZ=600000000
CONFIG_MIN_VCO_HZ=50000000
282
CONFIG_MAX_SCLK_HZ=133333333
283
CONFIG_MIN_SCLK_HZ=27000000
284 285

#
286
# Kernel Timer/Scheduler
287 288 289 290 291 292
#
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
293
CONFIG_SCHED_HRTICK=y
294 295
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
Mike Frysinger's avatar
Mike Frysinger committed
296 297 298 299

#
# Clock event device
#
Sonic Zhang's avatar
Sonic Zhang committed
300 301
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
Mike Frysinger's avatar
Mike Frysinger committed
302 303 304 305

#
# Clock souce
#
Sonic Zhang's avatar
Sonic Zhang committed
306
CONFIG_CYCLES_CLOCKSOURCE=y
Sonic Zhang's avatar
Sonic Zhang committed
307
# CONFIG_GPTMR0_CLOCKSOURCE is not set
308 309 310 311
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
312

313
#
314
# Misc
315 316 317 318 319 320 321 322 323
#
CONFIG_BFIN_SCRATCH_REG_RETN=y
# CONFIG_BFIN_SCRATCH_REG_RETE is not set
# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set

#
# Blackfin Kernel Optimizations
#

324 325 326 327 328 329 330 331 332 333 334 335 336
#
# Memory Optimizations
#
CONFIG_I_ENTRY_L1=y
CONFIG_EXCPT_IRQ_SYSC_L1=y
CONFIG_DO_IRQ_L1=y
CONFIG_CORE_TIMER_IRQ_L1=y
CONFIG_IDLE_L1=y
CONFIG_SCHEDULE_L1=y
CONFIG_ARITHMETIC_OPS_L1=y
CONFIG_ACCESS_OK_L1=y
CONFIG_MEMSET_L1=y
CONFIG_MEMCPY_L1=y
Mike Frysinger's avatar
Mike Frysinger committed
337 338 339 340
CONFIG_STRCMP_L1=y
CONFIG_STRNCMP_L1=y
CONFIG_STRCPY_L1=y
CONFIG_STRNCPY_L1=y
341 342
CONFIG_SYS_BFIN_SPINLOCK_L1=y
# CONFIG_IP_CHECKSUM_L1 is not set
343
CONFIG_CACHELINE_ALIGNED_L1=y
344 345
# CONFIG_SYSCALL_TAB_L1 is not set
# CONFIG_CPLB_SWITCH_TAB_L1 is not set
Mike Frysinger's avatar
Mike Frysinger committed
346
CONFIG_CACHE_FLUSH_L1=y
347 348 349 350 351

#
# Speed Optimizations
#
CONFIG_BFIN_INS_LOWOVERHEAD=y
352 353 354 355 356 357 358 359
CONFIG_RAMKERNEL=y
# CONFIG_ROMKERNEL is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
360
CONFIG_PAGEFLAGS_EXTENDED=y
361
CONFIG_SPLIT_PTLOCK_CPUS=4
362
# CONFIG_PHYS_ADDR_T_64BIT is not set
363
CONFIG_ZONE_DMA_FLAG=1
364
CONFIG_VIRT_TO_BUS=y
Mike Frysinger's avatar
Mike Frysinger committed
365
CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
366
CONFIG_BFIN_GPTIMERS=m
367
# CONFIG_DMA_UNCACHED_4M is not set
368 369
# CONFIG_DMA_UNCACHED_2M is not set
CONFIG_DMA_UNCACHED_1M=y
Sonic Zhang's avatar
Sonic Zhang committed
370 371 372
# CONFIG_DMA_UNCACHED_512K is not set
# CONFIG_DMA_UNCACHED_256K is not set
# CONFIG_DMA_UNCACHED_128K is not set
373 374 375 376 377
# CONFIG_DMA_UNCACHED_NONE is not set

#
# Cache Support
#
378
CONFIG_BFIN_ICACHE=y
Sonic Zhang's avatar
Sonic Zhang committed
379
CONFIG_BFIN_EXTMEM_ICACHEABLE=y
380 381
CONFIG_BFIN_DCACHE=y
# CONFIG_BFIN_DCACHE_BANKA is not set
Mike Frysinger's avatar
Mike Frysinger committed
382 383 384 385 386 387 388
CONFIG_BFIN_EXTMEM_DCACHEABLE=y
CONFIG_BFIN_EXTMEM_WRITEBACK=y
# CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set

#
# Memory Protection Unit
#
389
# CONFIG_MPU is not set
390 391

#
Sonic Zhang's avatar
Sonic Zhang committed
392
# Asynchronous Memory Configuration
393 394 395
#

#
396
# EBIU_AMGCTL Global Control
397 398 399 400 401 402 403 404 405 406 407 408 409 410 411
#
CONFIG_C_AMCKEN=y
CONFIG_C_CDPRIO=y
# CONFIG_C_AMBEN is not set
# CONFIG_C_AMBEN_B0 is not set
# CONFIG_C_AMBEN_B0_B1 is not set
# CONFIG_C_AMBEN_B0_B1_B2 is not set
CONFIG_C_AMBEN_ALL=y

#
# EBIU_AMBCTL Control
#
CONFIG_BANK_0=0x7BB0
CONFIG_BANK_1=0x7BB0
CONFIG_BANK_2=0x7BB0
412
CONFIG_BANK_3=0x99B2
413 414 415 416

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
417
# CONFIG_ARCH_SUPPORTS_MSI is not set
418 419 420 421 422 423 424 425 426
# CONFIG_PCCARD is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF_FDPIC=y
CONFIG_BINFMT_FLAT=y
CONFIG_BINFMT_ZFLAT=y
# CONFIG_BINFMT_SHARED_FLAT is not set
427
# CONFIG_HAVE_AOUT is not set
428 429 430 431 432 433 434
# CONFIG_BINFMT_MISC is not set

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
435 436
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
437
CONFIG_SUSPEND_FREEZER=y
Sonic Zhang's avatar
Sonic Zhang committed
438
# CONFIG_PM_RUNTIME is not set
Mike Frysinger's avatar
Mike Frysinger committed
439
CONFIG_PM_OPS=y
440
CONFIG_ARCH_SUSPEND_POSSIBLE=y
441 442
CONFIG_PM_BFIN_SLEEP_DEEPER=y
# CONFIG_PM_BFIN_SLEEP is not set
443 444

#
445
# Possible Suspend Mem / Hibernate Wake-Up Sources
446
#
447
# CONFIG_PM_BFIN_WAKE_PH6 is not set
448 449

#
450
# CPU Frequency scaling
451
#
452
# CONFIG_CPU_FREQ is not set
453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
Sonic Zhang's avatar
Sonic Zhang committed
472
# CONFIG_SYN_COOKIES is not set
473 474 475 476 477
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
Mike Frysinger's avatar
Mike Frysinger committed
478 479 480
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
481
# CONFIG_INET_LRO is not set
Mike Frysinger's avatar
Mike Frysinger committed
482
# CONFIG_INET_DIAG is not set
483 484 485 486 487 488 489 490 491 492
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
Sonic Zhang's avatar
Sonic Zhang committed
493
# CONFIG_RDS is not set
494 495 496
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
497
# CONFIG_NET_DSA is not set
498 499 500 501 502 503 504 505 506
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
Sonic Zhang's avatar
Sonic Zhang committed
507 508
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
509
# CONFIG_NET_SCHED is not set
Sonic Zhang's avatar
Sonic Zhang committed
510
# CONFIG_DCB is not set
511 512 513 514 515 516

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
Sonic Zhang's avatar
Sonic Zhang committed
517 518 519 520 521 522 523 524 525 526
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m

#
# CAN Device Drivers
#
# CONFIG_CAN_VCAN is not set
CONFIG_CAN_DEV=m
# CONFIG_CAN_CALC_BITTIMING is not set
Mike Frysinger's avatar
Mike Frysinger committed
527
# CONFIG_CAN_MCP251X is not set
Sonic Zhang's avatar
Sonic Zhang committed
528 529 530
CONFIG_CAN_BFIN=m
# CONFIG_CAN_SJA1000 is not set
# CONFIG_CAN_DEBUG_DEVICES is not set
531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m
555 556 557 558
CONFIG_BFIN_SIR=m
CONFIG_BFIN_SIR1=y
CONFIG_SIR_BFIN_DMA=y
# CONFIG_SIR_BFIN_PIO is not set
559 560 561 562 563 564 565 566 567 568

#
# Dongle support
#
# CONFIG_DONGLE is not set

#
# FIR device drivers
#
# CONFIG_BT is not set
569
# CONFIG_AF_RXRPC is not set
Sonic Zhang's avatar
Sonic Zhang committed
570 571
# CONFIG_WIRELESS is not set
# CONFIG_WIMAX is not set
572
# CONFIG_RFKILL is not set
573
# CONFIG_NET_9P is not set
574 575 576 577 578 579 580 581

#
# Device Drivers
#

#
# Generic Driver Options
#
582
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
583 584 585
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set
586 587
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
588 589 590 591
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
Sonic Zhang's avatar
Sonic Zhang committed
592
# CONFIG_MTD_TESTS is not set
593 594 595
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
596
CONFIG_MTD_CMDLINE_PARTS=y
597
# CONFIG_MTD_AR7_PARTS is not set
598 599 600 601 602 603 604 605 606 607 608 609

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
610
# CONFIG_MTD_OOPS is not set
611 612 613 614

#
# RAM/ROM/Flash chip drivers
#
615 616
CONFIG_MTD_CFI=m
# CONFIG_MTD_JEDECPROBE is not set
617 618 619 620 621 622 623 624 625 626 627 628 629
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_CFI_INTELEXT is not set
630
CONFIG_MTD_CFI_AMDSTD=m
631
# CONFIG_MTD_CFI_STAA is not set
632
CONFIG_MTD_CFI_UTIL=m
633 634 635 636 637 638 639
CONFIG_MTD_RAM=y
CONFIG_MTD_ROM=m
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
640 641
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
CONFIG_MTD_PHYSMAP=m
Sonic Zhang's avatar
Sonic Zhang committed
642
# CONFIG_MTD_PHYSMAP_COMPAT is not set
643 644 645 646 647 648 649 650
# CONFIG_MTD_UCLINUX is not set
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_DATAFLASH is not set
# CONFIG_MTD_M25P80 is not set
Sonic Zhang's avatar
Sonic Zhang committed
651
# CONFIG_MTD_SST25L is not set
652 653 654 655 656 657 658 659 660 661 662
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
663
# CONFIG_MTD_NAND is not set
664
# CONFIG_MTD_ONENAND is not set
665

Sonic Zhang's avatar
Sonic Zhang committed
666 667 668 669 670
#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set

671
#
672
# UBI - Unsorted block images
673
#
674
# CONFIG_MTD_UBI is not set
675
# CONFIG_PARPORT is not set
676
CONFIG_BLK_DEV=y
677 678
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
Mike Frysinger's avatar
Mike Frysinger committed
679 680 681 682

#
# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
#
683 684 685 686
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
687
# CONFIG_BLK_DEV_XIP is not set
688 689
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
690
# CONFIG_BLK_DEV_HD is not set
691
CONFIG_MISC_DEVICES=y
Sonic Zhang's avatar
Sonic Zhang committed
692
# CONFIG_AD525X_DPOT is not set
693
# CONFIG_ICS932S401 is not set
694
# CONFIG_ENCLOSURE_SERVICES is not set
Sonic Zhang's avatar
Sonic Zhang committed
695
# CONFIG_ISL29003 is not set
Mike Frysinger's avatar
Mike Frysinger committed
696 697 698
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_DS1682 is not set
# CONFIG_TI_DAC7512 is not set
699
# CONFIG_C2PORT is not set
Sonic Zhang's avatar
Sonic Zhang committed
700 701 702 703 704 705 706 707 708

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
709
CONFIG_HAVE_IDE=y
710 711 712 713 714
# CONFIG_IDE is not set

#
# SCSI device support
#
Mike Frysinger's avatar
Mike Frysinger committed
715
CONFIG_SCSI_MOD=y
716 717
# CONFIG_RAID_ATTRS is not set
# CONFIG_SCSI is not set
718
# CONFIG_SCSI_DMA is not set
719 720 721 722 723 724
# CONFIG_SCSI_NETLINK is not set
# CONFIG_ATA is not set
# CONFIG_MD is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
725
# CONFIG_MACVLAN is not set
726 727
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
728
# CONFIG_VETH is not set
729
CONFIG_PHYLIB=y
730 731

#
732
# MII PHY device drivers
733
#
734 735 736 737 738 739 740 741
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
CONFIG_SMSC_PHY=y
# CONFIG_BROADCOM_PHY is not set
742
# CONFIG_ICPLUS_PHY is not set
743
# CONFIG_REALTEK_PHY is not set
Sonic Zhang's avatar
Sonic Zhang committed
744 745 746
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
Mike Frysinger's avatar
Mike Frysinger committed
747
# CONFIG_MICREL_PHY is not set
748
# CONFIG_FIXED_PHY is not set
749
# CONFIG_MDIO_BITBANG is not set
750 751 752 753 754 755
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_BFIN_MAC=y
CONFIG_BFIN_MAC_USE_L1=y
CONFIG_BFIN_TX_DESC_NUM=10
CONFIG_BFIN_RX_DESC_NUM=20
756
# CONFIG_SMC91X is not set
757
# CONFIG_DM9000 is not set
758
# CONFIG_ENC28J60 is not set
Sonic Zhang's avatar
Sonic Zhang committed
759 760 761 762
# CONFIG_ETHOC is not set
# CONFIG_SMSC911X is not set
# CONFIG_DNET is not set
# CONFIG_ADF702X is not set
763 764 765 766
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
767 768 769
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
770
# CONFIG_B44 is not set
Sonic Zhang's avatar
Sonic Zhang committed
771 772 773
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
Sonic Zhang's avatar
Sonic Zhang committed
774 775
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
Sonic Zhang's avatar
Sonic Zhang committed
776
# CONFIG_WLAN is not set
777 778

#
Sonic Zhang's avatar
Sonic Zhang committed
779
# Enable WiMAX (Networking options) to see the WiMAX drivers
780 781 782 783 784 785 786 787 788 789 790 791 792 793 794
#
# CONFIG_WAN is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
795
# CONFIG_INPUT_POLLDEV is not set
Mike Frysinger's avatar
Mike Frysinger committed
796
# CONFIG_INPUT_SPARSEKMAP is not set
797 798 799 800 801 802 803 804 805 806 807 808 809 810 811

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
812
# CONFIG_INPUT_TABLET is not set
813 814
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
Mike Frysinger's avatar
Mike Frysinger committed
815
# CONFIG_INPUT_AD714X is not set
816
# CONFIG_INPUT_UINPUT is not set
Mike Frysinger's avatar
Mike Frysinger committed
817
# CONFIG_INPUT_PCF8574 is not set
Sonic Zhang's avatar
Sonic Zhang committed
818 819
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_ADXL34X is not set
820 821 822 823

#
# Hardware I/O ports
#
Mike Frysinger's avatar
Mike Frysinger committed
824
# CONFIG_SERIO is not set
825 826 827 828 829
# CONFIG_GAMEPORT is not set

#
# Character devices
#
Sonic Zhang's avatar
Sonic Zhang committed
830 831 832
CONFIG_BFIN_DMA_INTERFACE=m
# CONFIG_BFIN_PPI is not set
# CONFIG_BFIN_PPIFCD is not set
833
# CONFIG_BFIN_SIMPLE_TIMER is not set
Sonic Zhang's avatar
Sonic Zhang committed
834
# CONFIG_BFIN_SPI_ADC is not set
835
CONFIG_BFIN_SPORT=m
Sonic Zhang's avatar
Sonic Zhang committed
836
# CONFIG_BFIN_TWI_LCD is not set
837
# CONFIG_VT is not set
838
# CONFIG_DEVKMEM is not set
839
CONFIG_BFIN_JTAG_COMM=m
840 841 842 843 844 845 846 847 848 849
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
Sonic Zhang's avatar
Sonic Zhang committed
850
# CONFIG_SERIAL_MAX3100 is not set
851 852 853 854 855 856 857 858 859 860
CONFIG_SERIAL_BFIN=y
CONFIG_SERIAL_BFIN_CONSOLE=y
CONFIG_SERIAL_BFIN_DMA=y
# CONFIG_SERIAL_BFIN_PIO is not set
CONFIG_SERIAL_BFIN_UART0=y
# CONFIG_BFIN_UART0_CTSRTS is not set
# CONFIG_SERIAL_BFIN_UART1 is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_BFIN_SPORT is not set
Mike Frysinger's avatar
Mike Frysinger committed
861
# CONFIG_SERIAL_TIMBERDALE is not set
862
CONFIG_UNIX98_PTYS=y
Sonic Zhang's avatar
Sonic Zhang committed
863
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
864 865
# CONFIG_LEGACY_PTYS is not set
# CONFIG_IPMI_HANDLER is not set
866
# CONFIG_HW_RANDOM is not set
867 868 869 870
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_I2C=m
871
CONFIG_I2C_BOARDINFO=y
Sonic Zhang's avatar
Sonic Zhang committed
872
CONFIG_I2C_COMPAT=y
873
CONFIG_I2C_CHARDEV=m
874
CONFIG_I2C_HELPER_AUTO=y
875 876

#
877
# I2C Hardware Bus support
878 879 880
#

#
881
# I2C system bus drivers (mostly embedded / system-on-chip)
882 883
#
CONFIG_I2C_BLACKFIN_TWI=m
884
CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
885
# CONFIG_I2C_GPIO is not set
886
# CONFIG_I2C_OCORES is not set
887
# CONFIG_I2C_SIMTEC is not set
Mike Frysinger's avatar
Mike Frysinger committed
888
# CONFIG_I2C_XILINX is not set
889 890 891 892 893

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
894
# CONFIG_I2C_TAOS_EVM is not set
895 896 897 898 899

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
900 901 902 903 904
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
905
# CONFIG_SPI_DEBUG is not set
906 907 908 909 910
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
911
CONFIG_SPI_BFIN=y
912
# CONFIG_SPI_BFIN_LOCK is not set
913
# CONFIG_SPI_BFIN_SPORT is not set
914
# CONFIG_SPI_BITBANG is not set
Sonic Zhang's avatar
Sonic Zhang committed
915
# CONFIG_SPI_GPIO is not set
Mike Frysinger's avatar
Mike Frysinger committed
916 917
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_DESIGNWARE is not set
918 919 920 921

#
# SPI Protocol Masters
#
922
# CONFIG_SPI_SPIDEV is not set
923
# CONFIG_SPI_TLE62X0 is not set
Sonic Zhang's avatar
Sonic Zhang committed
924 925 926 927 928

#
# PPS support
#
# CONFIG_PPS is not set
929
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
Sonic Zhang's avatar
Sonic Zhang committed
930 931 932 933 934 935 936
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y

#
# Memory mapped GPIO expanders:
#
Mike Frysinger's avatar
Mike Frysinger committed
937
# CONFIG_GPIO_IT8761E is not set
Sonic Zhang's avatar
Sonic Zhang committed
938 939 940 941

#
# I2C GPIO expanders:
#
Mike Frysinger's avatar
Mike Frysinger committed
942
# CONFIG_GPIO_MAX7300 is not set
Sonic Zhang's avatar
Sonic Zhang committed
943 944 945
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
Sonic Zhang's avatar
Sonic Zhang committed
946
# CONFIG_GPIO_ADP5588 is not set
Sonic Zhang's avatar
Sonic Zhang committed
947 948 949 950 951 952 953 954 955 956

#
# PCI GPIO expanders:
#

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MCP23S08 is not set
Sonic Zhang's avatar
Sonic Zhang committed
957 958 959 960 961
# CONFIG_GPIO_MC33880 is not set

#
# AC97 GPIO expanders:
#
962
# CONFIG_W1 is not set
963
# CONFIG_POWER_SUPPLY is not set
964
# CONFIG_HWMON is not set
965
# CONFIG_THERMAL is not set
966 967 968 969 970 971 972 973
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_BFIN_WDT=y
974 975 976 977 978 979
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
980

981 982 983
#
# Multifunction device drivers
#
984
# CONFIG_MFD_CORE is not set
985
# CONFIG_MFD_SM501 is not set
986
# CONFIG_HTC_PASIC3 is not set
Sonic Zhang's avatar
Sonic Zhang committed
987 988
# CONFIG_UCB1400_CORE is not set
# CONFIG_TPS65010 is not set
989 990
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_WM8400 is not set
Mike Frysinger's avatar
Mike Frysinger committed
991
# CONFIG_MFD_WM8994 is not set
Sonic Zhang's avatar
Sonic Zhang committed
992 993 994
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13783 is not set
# CONFIG_EZX_PCAP is not set
Mike Frysinger's avatar
Mike Frysinger committed
995
# CONFIG_AB4500_CORE is not set
996
# CONFIG_REGULATOR is not set
Sonic Zhang's avatar
Sonic Zhang committed
997
# CONFIG_MEDIA_SUPPORT is not set
998 999 1000 1001

#
# Graphics support
#
1002
# CONFIG_VGASTATE is not set
1003
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1004
CONFIG_FB=m
1005 1006
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
1007
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1008 1009 1010
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
1011
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1012 1013 1014
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
1015
# CONFIG_FB_FOREIGN_ENDIAN is not set
1016
# CONFIG_FB_SYS_FOPS is not set
1017
# CONFIG_FB_SVGALIB is not set
1018 1019 1020 1021
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
1022 1023 1024 1025

#
# Frame buffer hardware drivers
#
1026
# CONFIG_FB_BFIN_T350MCQB is not set
1027 1028
# CONFIG_FB_BFIN_LQ035Q1 is not set
CONFIG_FB_BF537_LQ035=m
1029 1030 1031 1032 1033 1034 1035 1036 1037
CONFIG_FB_BFIN_7393=m
CONFIG_NTSC=y
# CONFIG_PAL is not set
# CONFIG_NTSC_640x480 is not set
# CONFIG_PAL_640x480 is not set
# CONFIG_NTSC_YCBCR is not set
# CONFIG_PAL_YCBCR is not set
CONFIG_ADV7393_1XMEM=y
# CONFIG_ADV7393_2XMEM is not set
1038
# CONFIG_FB_HITACHI_TX09 is not set
1039 1040
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set
1041
# CONFIG_FB_METRONOME is not set
1042
# CONFIG_FB_MB862XX is not set
Sonic Zhang's avatar
Sonic Zhang committed
1043
# CONFIG_FB_BROADSHEET is not set
1044 1045
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
Mike Frysinger's avatar
Mike Frysinger committed
1046
# CONFIG_LCD_L4F00242T03 is not set
Sonic Zhang's avatar
Sonic Zhang committed
1047
# CONFIG_LCD_LMS283GF05 is not set
1048
# CONFIG_LCD_LTV350QV is not set
1049 1050 1051 1052
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
# CONFIG_LCD_PLATFORM is not set
1053
CONFIG_BACKLIGHT_CLASS_DEVICE=m
Sonic Zhang's avatar
Sonic Zhang committed
1054
CONFIG_BACKLIGHT_GENERIC=m
Mike Frysinger's avatar
Mike Frysinger committed
1055
# CONFIG_BACKLIGHT_ADP8860 is not set
Sonic Zhang's avatar
Sonic Zhang committed
1056
# CONFIG_BACKLIGHT_ADP8870 is not set
1057 1058 1059 1060 1061

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
1062 1063
# CONFIG_LOGO is not set
CONFIG_SOUND=m
1064
CONFIG_SOUND_OSS_CORE=y
Sonic Zhang's avatar
Sonic Zhang committed
1065
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1066 1067 1068
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
Sonic Zhang's avatar
Sonic Zhang committed
1069
CONFIG_SND_JACK=y
1070 1071 1072 1073 1074
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
Sonic Zhang's avatar
Sonic Zhang committed
1075
# CONFIG_SND_HRTIMER is not set
1076 1077 1078 1079 1080
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
Sonic Zhang's avatar
Sonic Zhang committed
1081 1082 1083 1084 1085
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
1086
CONFIG_SND_DRIVERS=y
1087 1088 1089 1090
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
1091
CONFIG_SND_SPI=y
1092
CONFIG_SND_SOC=m
1093 1094
CONFIG_SND_SOC_AC97_BUS=y
CONFIG_SND_BF5XX_I2S=m
1095
# CONFIG_SND_BF5XX_SOC_SSM2602 is not set
1096
CONFIG_SND_BF5XX_SOC_AD73311=m
Mike Frysinger's avatar
Mike Frysinger committed
1097
CONFIG_SND_AD7XXXX_SELECT=0
Sonic Zhang's avatar
Sonic Zhang committed
1098 1099
# CONFIG_SND_BF5XX_SOC_ADAU1371 is not set
# CONFIG_SND_BF5XX_SOC_ADAU1761 is not set
Mike Frysinger's avatar
Mike Frysinger committed
1100 1101 1102 1103
# CONFIG_SND_BF5XX_SOC_ADAU1361 is not set
# CONFIG_SND_BF5XX_SOC_ADAU1381 is not set
# CONFIG_SND_BF5XX_SOC_ADAU1373 is not set
# CONFIG_SND_BF5XX_SOC_ADAV80X is not set
1104
CONFIG_SND_BFIN_AD73311_SE=4
Sonic Zhang's avatar
Sonic Zhang committed
1105
# CONFIG_SND_BF5XX_TDM is not set
1106 1107 1108
CONFIG_SND_BF5XX_AC97=m
CONFIG_SND_BF5XX_MMAP_SUPPORT=y
# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
Sonic Zhang's avatar
Sonic Zhang committed
1109 1110
# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set
CONFIG_SND_BF5XX_SOC_AD1980=m
1111 1112 1113
CONFIG_SND_BF5XX_SOC_SPORT=m
CONFIG_SND_BF5XX_SOC_I2S=m
CONFIG_SND_BF5XX_SOC_AC97=m
1114
CONFIG_SND_BF5XX_SPORT_NUM=0
Sonic Zhang's avatar
Sonic Zhang committed
1115
CONFIG_SND_SOC_I2C_AND_SPI=m
1116
# CONFIG_SND_SOC_ALL_CODECS is not set
1117
CONFIG_SND_SOC_AD1980=m
1118
CONFIG_SND_SOC_AD73311=m
1119
# CONFIG_SOUND_PRIME is not set
1120
CONFIG_AC97_BUS=m
1121
CONFIG_HID_SUPPORT=y
1122
CONFIG_HID=y
1123
# CONFIG_HIDRAW is not set
1124 1125 1126 1127 1128
# CONFIG_HID_PID is not set

#
# Special HID drivers
#
1129
# CONFIG_USB_SUPPORT is not set
1130
# CONFIG_MMC is not set
1131
# CONFIG_MEMSTICK is not set
1132
# CONFIG_NEW_LEDS is not set
1133
# CONFIG_ACCESSIBILITY is not set
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1147
# CONFIG_RTC_DRV_TEST is not set
1148 1149

#
1150
# I2C RTC drivers
1151 1152
#
# CONFIG_RTC_DRV_DS1307 is not set
1153
# CONFIG_RTC_DRV_DS1374 is not set
1154
# CONFIG_RTC_DRV_DS1672 is not set
1155 1156 1157 1158
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
1159
# CONFIG_RTC_DRV_PCF8563 is not set
1160
# CONFIG_RTC_DRV_PCF8583 is not set
1161
# CONFIG_RTC_DRV_M41T80 is not set
Mike Frysinger's avatar
Mike Frysinger committed
1162
# CONFIG_RTC_DRV_BQ32K is not set
1163 1164
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
1165
# CONFIG_RTC_DRV_RX8581 is not set
Sonic Zhang's avatar
Sonic Zhang committed
1166
# CONFIG_RTC_DRV_RX8025 is not set
1167 1168 1169 1170

#
# SPI RTC drivers
#
1171 1172
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1305 is not set
1173
# CONFIG_RTC_DRV_DS1390 is not set
1174
# CONFIG_RTC_DRV_MAX6902 is not set
1175 1176 1177
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_DS3234 is not set
Sonic Zhang's avatar
Sonic Zhang committed
1178
# CONFIG_RTC_DRV_PCF2123 is not set
1179 1180

#
1181
# Platform RTC drivers
1182
#
1183 1184
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
1185 1186
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
1187
# CONFIG_RTC_DRV_STK17TA8 is not set
1188
# CONFIG_RTC_DRV_M48T86 is not set
1189
# CONFIG_RTC_DRV_M48T35 is not set
1190
# CONFIG_RTC_DRV_M48T59 is not set
Mike Frysinger's avatar
Mike Frysinger committed
1191
# CONFIG_RTC_DRV_MSM6242 is not set
1192
# CONFIG_RTC_DRV_BQ4802 is not set
Mike Frysinger's avatar
Mike Frysinger committed
1193
# CONFIG_RTC_DRV_RP5C01 is not set
1194
# CONFIG_RTC_DRV_V3020 is not set
1195 1196

#
1197
# on-CPU RTC drivers
1198
#
1199
CONFIG_RTC_DRV_BFIN=y
1200
# CONFIG_DMADEVICES is not set
Sonic Zhang's avatar
Sonic Zhang committed
1201
# CONFIG_AUXDISPLAY is not set
1202
# CONFIG_UIO is not set
Sonic Zhang's avatar
Sonic Zhang committed
1203 1204 1205 1206

#
# TI VLYNQ
#
1207
# CONFIG_STAGING is not set
1208

Sonic Zhang's avatar
Sonic Zhang committed
1209 1210 1211 1212 1213 1214
#
# Firmware Drivers
#
# CONFIG_FIRMWARE_MEMMAP is not set
# CONFIG_SIGMA is not set

1215 1216 1217
#
# File systems
#
1218
# CONFIG_EXT2_FS is not set
1219
# CONFIG_EXT3_FS is not set
1220
# CONFIG_EXT4_FS is not set
1221 1222 1223 1224 1225
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
Sonic Zhang's avatar
Sonic Zhang committed
1226 1227 1228 1229
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
1230
# CONFIG_DNOTIFY is not set
1231 1232 1233 1234 1235 1236 1237
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set

Sonic Zhang's avatar
Sonic Zhang committed
1238 1239 1240 1241 1242
#
# Caches
#
# CONFIG_FSCACHE is not set

1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
Sonic Zhang's avatar
Sonic Zhang committed
1264
CONFIG_MISC_FILESYSTEMS=y
1265 1266 1267 1268 1269 1270 1271 1272 1273 1274
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
1275
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1276 1277 1278 1279
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
1280
# CONFIG_JFFS2_LZO is not set
1281 1282
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
Mike Frysinger's avatar
Mike Frysinger committed
1283
# CONFIG_LOGFS is not set
1284
# CONFIG_CRAMFS is not set
Sonic Zhang's avatar
Sonic Zhang committed
1285
# CONFIG_SQUASHFS is not set
1286
# CONFIG_VXFS_FS is not set
1287 1288
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
1289 1290
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
1291
# CONFIG_ROMFS_FS is not set
1292 1293
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
1294
CONFIG_NETWORK_FILESYSTEMS=y
1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
Mike Frysinger's avatar
Mike Frysinger committed
1308
# CONFIG_CEPH_FS is not set
1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
# CONFIG_DLM is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
1365
CONFIG_ENABLE_WARN_DEPRECATED=y
1366
CONFIG_ENABLE_MUST_CHECK=y
1367
CONFIG_FRAME_WARN=1024
1368
# CONFIG_MAGIC_SYSRQ is not set
Sonic Zhang's avatar
Sonic Zhang committed
1369
# CONFIG_STRIP_ASM_SYMS is not set
1370
# CONFIG_UNUSED_SYMBOLS is not set
1371
CONFIG_DEBUG_FS=y
1372
# CONFIG_HEADERS_CHECK is not set
Sonic Zhang's avatar
Sonic Zhang committed
1373
CONFIG_DEBUG_SECTION_MISMATCH=y
1374
CONFIG_DEBUG_KERNEL=y
Sonic Zhang's avatar
Sonic Zhang committed
1375
CONFIG_DEBUG_SHIRQ=y
1376 1377 1378
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Sonic Zhang's avatar
Sonic Zhang committed
1379 1380 1381
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1382 1383 1384 1385 1386
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
Mike Frysinger's avatar
Mike Frysinger committed
1387 1388
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
1389 1390
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
Sonic Zhang's avatar
Sonic Zhang committed
1391 1392 1393
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
1394 1395 1396
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
Mike Frysinger's avatar
Mike Frysinger committed
1397
CONFIG_DEBUG_BUGVERBOSE=y
1398 1399
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
Sonic Zhang's avatar
Sonic Zhang committed
1400
# CONFIG_DEBUG_NOMMU_REGIONS is not set
1401 1402 1403 1404
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
Sonic Zhang's avatar
Sonic Zhang committed
1405 1406
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
1407 1408 1409 1410 1411
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
Mike Frysinger's avatar
Mike Frysinger committed
1412
# CONFIG_TRACEHOOK_SELF_TEST is not set
1413
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Sonic Zhang's avatar
Sonic Zhang committed
1414
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Mike Frysinger's avatar
Mike Frysinger committed
1415
# CONFIG_LKDTM is not set
1416
# CONFIG_FAULT_INJECTION is not set
Mike Frysinger's avatar
Mike Frysinger committed
1417
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Sonic Zhang's avatar
Sonic Zhang committed
1418 1419 1420
# CONFIG_PAGE_POISONING is not set
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Mike Frysinger's avatar
Mike Frysinger committed
1421
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Sonic Zhang's avatar
Sonic Zhang committed
1422 1423 1424
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_DYNAMIC_DEBUG is not set
1425
# CONFIG_SAMPLES is not set
1426 1427 1428 1429 1430
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_VERBOSE=y
1431
CONFIG_DEBUG_MMRS=y
Sonic Zhang's avatar
Sonic Zhang committed
1432 1433 1434 1435 1436 1437
CONFIG_DEBUG_HWERR=y
CONFIG_EXACT_HWERR=y
CONFIG_DEBUG_DOUBLEFAULT=y
CONFIG_DEBUG_DOUBLEFAULT_PRINT=y
# CONFIG_DEBUG_DOUBLEFAULT_RESET is not set
# CONFIG_DEBUG_ICACHE_CHECK is not set
1438
CONFIG_DEBUG_HUNT_FOR_ZERO=y
1439
CONFIG_DEBUG_BFIN_HWTRACE_ON=y
Sonic Zhang's avatar
Sonic Zhang committed
1440 1441
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF is not set
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y
1442
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
Sonic Zhang's avatar
Sonic Zhang committed
1443
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=1
1444
# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
Sonic Zhang's avatar
Sonic Zhang committed
1445
CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y
1446
CONFIG_EARLY_PRINTK=y
1447 1448
CONFIG_CPLB_INFO=y
CONFIG_ACCESS_CHECK=y
Sonic Zhang's avatar
Sonic Zhang committed
1449
# CONFIG_BFIN_ISRAM_SELF_TEST is not set
Mike Frysinger's avatar
Mike Frysinger committed
1450
# CONFIG_BFIN_PSEUDODBG_INSNS is not set
1451 1452 1453 1454 1455 1456

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
1457
# CONFIG_SECURITYFS is not set
1458
# CONFIG_SECURITY_NETWORK is not set
Sonic Zhang's avatar
Sonic Zhang committed
1459 1460
# CONFIG_SECURITY_PATH is not set
# CONFIG_SECURITY_TOMOYO is not set
Mike Frysinger's avatar
Mike Frysinger committed
1461 1462 1463 1464 1465
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
1466 1467 1468 1469 1470 1471
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_MANAGER is not set
1472
# CONFIG_CRYPTO_MANAGER2 is not set
1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
# CONFIG_CRYPTO_CBC is not set
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
Sonic Zhang's avatar
Sonic Zhang committed
1502
# CONFIG_CRYPTO_VMAC is not set
1503 1504 1505 1506 1507

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
Sonic Zhang's avatar
Sonic Zhang committed
1508
# CONFIG_CRYPTO_GHASH is not set
1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
Sonic Zhang's avatar
Sonic Zhang committed
1545
# CONFIG_CRYPTO_ZLIB is not set
1546 1547 1548 1549 1550 1551 1552
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_HW=y
Sonic Zhang's avatar
Sonic Zhang committed
1553
# CONFIG_BINARY_PRINTF is not set
1554 1555 1556 1557 1558

#
# Library routines
#
CONFIG_BITREVERSE=y
Sonic Zhang's avatar
Sonic Zhang committed
1559
CONFIG_GENERIC_FIND_LAST_BIT=y
1560 1561
CONFIG_CRC_CCITT=m
# CONFIG_CRC16 is not set
1562
# CONFIG_CRC_T10DIF is not set
1563
# CONFIG_CRC_ITU_T is not set
1564
CONFIG_CRC32=y
1565
# CONFIG_CRC7 is not set
1566 1567 1568
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
Sonic Zhang's avatar
Sonic Zhang committed
1569
CONFIG_DECOMPRESS_GZIP=y
1570 1571
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
1572
CONFIG_HAS_DMA=y
Sonic Zhang's avatar
Sonic Zhang committed
1573
CONFIG_NLATTR=y