se7722_defconfig 21.3 KB
Newer Older
P
Paul Mundt 已提交
1 2
#
# Automatically generated make config: don't edit
P
Paul Mundt 已提交
3 4
# Linux kernel version: 2.6.27
# Wed Oct 22 19:15:10 2008
P
Paul Mundt 已提交
5 6
#
CONFIG_SUPERH=y
P
Paul Mundt 已提交
7 8
CONFIG_SUPERH32=y
CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
P
Paul Mundt 已提交
9 10 11 12 13
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_HARDIRQS=y
P
Paul Mundt 已提交
14
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
P
Paul Mundt 已提交
15
CONFIG_GENERIC_IRQ_PROBE=y
P
Paul Mundt 已提交
16
# CONFIG_GENERIC_GPIO is not set
P
Paul Mundt 已提交
17 18 19
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_SYS_SUPPORTS_NUMA=y
P
Paul Mundt 已提交
20 21
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
P
Paul Mundt 已提交
22
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
P
Paul Mundt 已提交
23 24
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
P
Paul Mundt 已提交
25
CONFIG_ARCH_NO_VIRT_TO_BUS=y
P
Paul Mundt 已提交
26 27 28
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
P
Paul Mundt 已提交
29
# General setup
P
Paul Mundt 已提交
30 31 32 33 34 35 36 37 38 39
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
40
# CONFIG_POSIX_MQUEUE is not set
P
Paul Mundt 已提交
41 42
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
43 44
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
P
Paul Mundt 已提交
45 46
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
P
Paul Mundt 已提交
47
CONFIG_LOG_BUF_SHIFT=14
P
Paul Mundt 已提交
48 49 50 51
# CONFIG_CGROUPS is not set
# CONFIG_GROUP_SCHED is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
P
Paul Mundt 已提交
52
# CONFIG_RELAY is not set
P
Paul Mundt 已提交
53
# CONFIG_NAMESPACES is not set
P
Paul Mundt 已提交
54 55 56 57 58 59 60 61 62 63 64 65 66
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
P
Paul Mundt 已提交
67
CONFIG_COMPAT_BRK=y
P
Paul Mundt 已提交
68 69
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
P
Paul Mundt 已提交
70
CONFIG_ANON_INODES=y
P
Paul Mundt 已提交
71
CONFIG_EPOLL=y
P
Paul Mundt 已提交
72 73 74
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
P
Paul Mundt 已提交
75
CONFIG_SHMEM=y
P
Paul Mundt 已提交
76
CONFIG_AIO=y
P
Paul Mundt 已提交
77
CONFIG_VM_EVENT_COUNTERS=y
P
Paul Mundt 已提交
78
CONFIG_PCI_QUIRKS=y
P
Paul Mundt 已提交
79 80 81 82
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
P
Paul Mundt 已提交
83 84 85 86 87 88 89 90 91 92 93 94
CONFIG_PROFILING=y
# CONFIG_MARKERS is not set
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
P
Paul Mundt 已提交
95 96 97 98
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
P
Paul Mundt 已提交
99
# CONFIG_MODULE_FORCE_LOAD is not set
P
Paul Mundt 已提交
100 101 102 103 104 105 106 107 108
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
P
Paul Mundt 已提交
109 110
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
P
Paul Mundt 已提交
111 112 113 114 115 116 117 118 119 120 121 122 123

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
P
Paul Mundt 已提交
124 125
CONFIG_CLASSIC_RCU=y
# CONFIG_FREEZER is not set
P
Paul Mundt 已提交
126 127 128 129 130 131 132 133 134

#
# System type
#
CONFIG_CPU_SH4=y
CONFIG_CPU_SH4A=y
CONFIG_CPU_SH4AL_DSP=y
CONFIG_CPU_SHX2=y
# CONFIG_CPU_SUBTYPE_SH7619 is not set
P
Paul Mundt 已提交
135
# CONFIG_CPU_SUBTYPE_SH7203 is not set
P
Paul Mundt 已提交
136
# CONFIG_CPU_SUBTYPE_SH7206 is not set
P
Paul Mundt 已提交
137 138
# CONFIG_CPU_SUBTYPE_SH7263 is not set
# CONFIG_CPU_SUBTYPE_MXG is not set
P
Paul Mundt 已提交
139 140 141 142 143 144 145
# CONFIG_CPU_SUBTYPE_SH7705 is not set
# CONFIG_CPU_SUBTYPE_SH7706 is not set
# CONFIG_CPU_SUBTYPE_SH7707 is not set
# CONFIG_CPU_SUBTYPE_SH7708 is not set
# CONFIG_CPU_SUBTYPE_SH7709 is not set
# CONFIG_CPU_SUBTYPE_SH7710 is not set
# CONFIG_CPU_SUBTYPE_SH7712 is not set
P
Paul Mundt 已提交
146 147
# CONFIG_CPU_SUBTYPE_SH7720 is not set
# CONFIG_CPU_SUBTYPE_SH7721 is not set
P
Paul Mundt 已提交
148 149 150 151 152 153 154 155
# CONFIG_CPU_SUBTYPE_SH7750 is not set
# CONFIG_CPU_SUBTYPE_SH7091 is not set
# CONFIG_CPU_SUBTYPE_SH7750R is not set
# CONFIG_CPU_SUBTYPE_SH7750S is not set
# CONFIG_CPU_SUBTYPE_SH7751 is not set
# CONFIG_CPU_SUBTYPE_SH7751R is not set
# CONFIG_CPU_SUBTYPE_SH7760 is not set
# CONFIG_CPU_SUBTYPE_SH4_202 is not set
P
Paul Mundt 已提交
156 157
# CONFIG_CPU_SUBTYPE_SH7723 is not set
# CONFIG_CPU_SUBTYPE_SH7763 is not set
P
Paul Mundt 已提交
158 159 160
# CONFIG_CPU_SUBTYPE_SH7770 is not set
# CONFIG_CPU_SUBTYPE_SH7780 is not set
# CONFIG_CPU_SUBTYPE_SH7785 is not set
P
Paul Mundt 已提交
161
# CONFIG_CPU_SUBTYPE_SHX3 is not set
P
Paul Mundt 已提交
162 163
# CONFIG_CPU_SUBTYPE_SH7343 is not set
CONFIG_CPU_SUBTYPE_SH7722=y
P
Paul Mundt 已提交
164 165 166
# CONFIG_CPU_SUBTYPE_SH7366 is not set
# CONFIG_CPU_SUBTYPE_SH5_101 is not set
# CONFIG_CPU_SUBTYPE_SH5_103 is not set
P
Paul Mundt 已提交
167 168 169 170

#
# Memory management options
#
P
Paul Mundt 已提交
171
CONFIG_QUICKLIST=y
P
Paul Mundt 已提交
172 173 174 175
CONFIG_MMU=y
CONFIG_PAGE_OFFSET=0x80000000
CONFIG_MEMORY_START=0x0c000000
CONFIG_MEMORY_SIZE=0x04000000
P
Paul Mundt 已提交
176
CONFIG_29BIT=y
P
Paul Mundt 已提交
177 178
# CONFIG_X2TLB is not set
CONFIG_VSYSCALL=y
P
Paul Mundt 已提交
179 180 181 182 183
CONFIG_NUMA=y
CONFIG_NODES_SHIFT=1
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_MAX_ACTIVE_REGIONS=2
P
Paul Mundt 已提交
184
CONFIG_ARCH_POPULATES_NODE_MAP=y
P
Paul Mundt 已提交
185 186
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
P
Paul Mundt 已提交
187
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
P
Paul Mundt 已提交
188 189
CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
P
Paul Mundt 已提交
190
# CONFIG_PAGE_SIZE_16KB is not set
P
Paul Mundt 已提交
191
# CONFIG_PAGE_SIZE_64KB is not set
P
Paul Mundt 已提交
192
CONFIG_ENTRY_OFFSET=0x00001000
P
Paul Mundt 已提交
193 194 195 196 197
CONFIG_HUGETLB_PAGE_SIZE_64K=y
# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
P
Paul Mundt 已提交
198
# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
P
Paul Mundt 已提交
199
CONFIG_SELECT_MEMORY_MODEL=y
P
Paul Mundt 已提交
200
# CONFIG_FLATMEM_MANUAL is not set
P
Paul Mundt 已提交
201
# CONFIG_DISCONTIGMEM_MANUAL is not set
P
Paul Mundt 已提交
202 203 204 205 206 207
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_STATIC=y
# CONFIG_MEMORY_HOTPLUG is not set
P
Paul Mundt 已提交
208
CONFIG_SPLIT_PTLOCK_CPUS=4
P
Paul Mundt 已提交
209
CONFIG_MIGRATION=y
P
Paul Mundt 已提交
210
# CONFIG_RESOURCES_64BIT is not set
P
Paul Mundt 已提交
211
# CONFIG_PHYS_ADDR_T_64BIT is not set
P
Paul Mundt 已提交
212
CONFIG_ZONE_DMA_FLAG=0
P
Paul Mundt 已提交
213
CONFIG_NR_QUICK=2
P
Paul Mundt 已提交
214
CONFIG_UNEVICTABLE_LRU=y
P
Paul Mundt 已提交
215 216 217 218 219

#
# Cache configuration
#
# CONFIG_SH_DIRECT_MAPPED is not set
P
Paul Mundt 已提交
220 221 222
CONFIG_CACHE_WRITEBACK=y
# CONFIG_CACHE_WRITETHROUGH is not set
# CONFIG_CACHE_OFF is not set
P
Paul Mundt 已提交
223 224 225 226 227 228 229 230 231 232 233 234

#
# Processor features
#
CONFIG_CPU_LITTLE_ENDIAN=y
# CONFIG_CPU_BIG_ENDIAN is not set
# CONFIG_SH_FPU_EMU is not set
CONFIG_SH_DSP=y
CONFIG_SH_STORE_QUEUES=y
CONFIG_CPU_HAS_INTEVT=y
CONFIG_CPU_HAS_SR_RB=y
CONFIG_CPU_HAS_PTEA=y
P
Paul Mundt 已提交
235
CONFIG_CPU_HAS_DSP=y
P
Paul Mundt 已提交
236

P
Paul Mundt 已提交
237 238 239 240 241
#
# Board support
#
CONFIG_SOLUTION_ENGINE=y
CONFIG_SH_7722_SOLUTION_ENGINE=y
P
Paul Mundt 已提交
242
# CONFIG_SH_MIGOR is not set
P
Paul Mundt 已提交
243

P
Paul Mundt 已提交
244 245 246 247 248
#
# Timer and clock configuration
#
CONFIG_SH_TMU=y
CONFIG_SH_TIMER_IRQ=16
249
CONFIG_SH_PCLK_FREQ=33333333
P
Paul Mundt 已提交
250 251 252
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
P
Paul Mundt 已提交
253
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
P
Paul Mundt 已提交
254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# DMA support
#
# CONFIG_SH_DMA is not set

#
# Companion Chips
#

#
# Additional SuperH Device Drivers
#
272 273
CONFIG_HEARTBEAT=y
# CONFIG_PUSH_SWITCH is not set
P
Paul Mundt 已提交
274 275 276 277 278 279 280 281 282

#
# Kernel features
#
# 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
P
Paul Mundt 已提交
283
CONFIG_SCHED_HRTICK=y
P
Paul Mundt 已提交
284
CONFIG_KEXEC=y
285
# CONFIG_CRASH_DUMP is not set
P
Paul Mundt 已提交
286
# CONFIG_SECCOMP is not set
P
Paul Mundt 已提交
287 288 289
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
P
Paul Mundt 已提交
290 291
# CONFIG_PREEMPT_RCU is not set
CONFIG_GUSA=y
P
Paul Mundt 已提交
292 293 294 295 296 297

#
# Boot options
#
CONFIG_ZERO_PAGE_OFFSET=0x00001000
CONFIG_BOOT_LINK_OFFSET=0x00800000
298
# CONFIG_CMDLINE_BOOL is not set
P
Paul Mundt 已提交
299 300 301 302

#
# Bus options
#
P
Paul Mundt 已提交
303 304 305 306 307
CONFIG_CF_ENABLER=y
# CONFIG_CF_AREA5 is not set
CONFIG_CF_AREA6=y
CONFIG_CF_BASE_ADDR=0xb8000000
# CONFIG_ARCH_SUPPORTS_MSI is not set
P
Paul Mundt 已提交
308 309 310 311 312 313
# CONFIG_PCCARD is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
P
Paul Mundt 已提交
314 315
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
P
Paul Mundt 已提交
316
# CONFIG_BINFMT_MISC is not set
317 318 319 320 321 322 323 324 325 326 327 328
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
P
Paul Mundt 已提交
329
# CONFIG_XFRM_STATISTICS is not set
330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347
# 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 is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# 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
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
P
Paul Mundt 已提交
348
# CONFIG_INET_LRO is not set
349 350 351 352 353 354 355 356 357 358 359 360 361 362
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# 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_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
P
Paul Mundt 已提交
363
# CONFIG_NET_DSA is not set
364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
# 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
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
P
Paul Mundt 已提交
380
# CONFIG_CAN is not set
381 382
# CONFIG_IRDA is not set
# CONFIG_BT is not set
P
Paul Mundt 已提交
383
# CONFIG_AF_RXRPC is not set
P
Paul Mundt 已提交
384 385
# CONFIG_PHONET is not set
CONFIG_WIRELESS=y
P
Paul Mundt 已提交
386
# CONFIG_CFG80211 is not set
P
Paul Mundt 已提交
387
# CONFIG_WIRELESS_OLD_REGULATORY is not set
P
Paul Mundt 已提交
388 389
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
390
# CONFIG_IEEE80211 is not set
P
Paul Mundt 已提交
391
# CONFIG_RFKILL is not set
P
Paul Mundt 已提交
392
# CONFIG_NET_9P is not set
P
Paul Mundt 已提交
393 394 395 396 397 398 399 400

#
# Device Drivers
#

#
# Generic Driver Options
#
P
Paul Mundt 已提交
401
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
P
Paul Mundt 已提交
402 403
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
404
# CONFIG_FW_LOADER is not set
P
Paul Mundt 已提交
405
# CONFIG_SYS_HYPERVISOR is not set
406
# CONFIG_CONNECTOR is not set
P
Paul Mundt 已提交
407 408
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
P
Paul Mundt 已提交
409
CONFIG_BLK_DEV=y
P
Paul Mundt 已提交
410 411
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
412
# CONFIG_BLK_DEV_NBD is not set
P
Paul Mundt 已提交
413 414 415
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
P
Paul Mundt 已提交
416
# CONFIG_BLK_DEV_XIP is not set
P
Paul Mundt 已提交
417
# CONFIG_CDROM_PKTCDVD is not set
418
# CONFIG_ATA_OVER_ETH is not set
P
Paul Mundt 已提交
419 420 421 422 423
# CONFIG_BLK_DEV_HD is not set
CONFIG_MISC_DEVICES=y
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
P
Paul Mundt 已提交
424 425 426 427 428 429 430
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
P
Paul Mundt 已提交
431
CONFIG_SCSI_DMA=y
P
Paul Mundt 已提交
432 433 434 435 436 437 438 439 440 441 442
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
443
# CONFIG_CHR_DEV_SG is not set
P
Paul Mundt 已提交
444 445 446 447 448 449 450 451 452
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
P
Paul Mundt 已提交
453
CONFIG_SCSI_WAIT_SCAN=m
P
Paul Mundt 已提交
454 455 456 457 458 459

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
460
# CONFIG_SCSI_ISCSI_ATTRS is not set
P
Paul Mundt 已提交
461
# CONFIG_SCSI_SAS_LIBSAS is not set
P
Paul Mundt 已提交
462 463
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
464
# CONFIG_ISCSI_TCP is not set
P
Paul Mundt 已提交
465
# CONFIG_SCSI_DEBUG is not set
P
Paul Mundt 已提交
466
# CONFIG_SCSI_DH is not set
P
Paul Mundt 已提交
467 468
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
P
Paul Mundt 已提交
469 470 471
CONFIG_SATA_PMP=y
CONFIG_ATA_SFF=y
# CONFIG_SATA_MV is not set
P
Paul Mundt 已提交
472 473
CONFIG_PATA_PLATFORM=y
# CONFIG_MD is not set
474 475 476
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
P
Paul Mundt 已提交
477
# CONFIG_MACVLAN is not set
478 479
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
P
Paul Mundt 已提交
480
# CONFIG_VETH is not set
481 482 483
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
P
Paul Mundt 已提交
484
# CONFIG_AX88796 is not set
485 486
# CONFIG_STNIC is not set
CONFIG_SMC91X=y
P
Paul Mundt 已提交
487 488 489 490 491 492 493 494 495
# CONFIG_SMC911X is not set
# 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
# 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
# CONFIG_B44 is not set
P
Paul Mundt 已提交
496 497
CONFIG_NETDEV_1000=y
CONFIG_NETDEV_10000=y
498 499

#
P
Paul Mundt 已提交
500
# Wireless LAN
501
#
P
Paul Mundt 已提交
502 503
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
P
Paul Mundt 已提交
504
# CONFIG_IWLWIFI_LEDS is not set
505 506 507 508 509 510 511
# 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
P
Paul Mundt 已提交
512 513 514 515 516 517 518
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
P
Paul Mundt 已提交
519
# CONFIG_INPUT_POLLDEV is not set
P
Paul Mundt 已提交
520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
P
Paul Mundt 已提交
542
# CONFIG_KEYBOARD_SH_KEYSC is not set
P
Paul Mundt 已提交
543 544
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
P
Paul Mundt 已提交
545
# CONFIG_INPUT_TABLET is not set
P
Paul Mundt 已提交
546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
# CONFIG_VT is not set
P
Paul Mundt 已提交
563
CONFIG_DEVKMEM=y
P
Paul Mundt 已提交
564 565 566 567 568 569 570 571 572 573 574
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_SH_SCI=y
575
CONFIG_SERIAL_SH_SCI_NR_UARTS=3
P
Paul Mundt 已提交
576 577 578 579 580 581 582 583 584 585 586 587 588 589
CONFIG_SERIAL_SH_SCI_CONSOLE=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_I2C is not set
# CONFIG_SPI is not set
# CONFIG_W1 is not set
P
Paul Mundt 已提交
590
# CONFIG_POWER_SUPPLY is not set
P
Paul Mundt 已提交
591 592 593
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_F71805F is not set
P
Paul Mundt 已提交
594 595 596
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_PC87360 is not set
P
Paul Mundt 已提交
597
# CONFIG_SENSORS_PC87427 is not set
P
Paul Mundt 已提交
598 599
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
P
Paul Mundt 已提交
600
# CONFIG_SENSORS_VT1211 is not set
P
Paul Mundt 已提交
601
# CONFIG_SENSORS_W83627HF is not set
P
Paul Mundt 已提交
602
# CONFIG_SENSORS_W83627EHF is not set
P
Paul Mundt 已提交
603
# CONFIG_HWMON_DEBUG_CHIP is not set
P
Paul Mundt 已提交
604 605 606 607 608 609 610 611 612
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
P
Paul Mundt 已提交
613 614 615 616

#
# Multifunction device drivers
#
P
Paul Mundt 已提交
617
# CONFIG_MFD_CORE is not set
P
Paul Mundt 已提交
618
# CONFIG_MFD_SM501 is not set
P
Paul Mundt 已提交
619 620 621
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_WM8400 is not set
P
Paul Mundt 已提交
622 623 624 625

#
# Multimedia devices
#
P
Paul Mundt 已提交
626 627 628 629

#
# Multimedia core support
#
P
Paul Mundt 已提交
630
# CONFIG_VIDEO_DEV is not set
P
Paul Mundt 已提交
631
# CONFIG_DVB_CORE is not set
P
Paul Mundt 已提交
632
# CONFIG_VIDEO_MEDIA is not set
P
Paul Mundt 已提交
633 634

#
P
Paul Mundt 已提交
635
# Multimedia drivers
P
Paul Mundt 已提交
636
#
P
Paul Mundt 已提交
637
CONFIG_DAB=y
P
Paul Mundt 已提交
638 639

#
P
Paul Mundt 已提交
640
# Graphics support
P
Paul Mundt 已提交
641
#
P
Paul Mundt 已提交
642
# CONFIG_VGASTATE is not set
P
Paul Mundt 已提交
643
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
P
Paul Mundt 已提交
644
# CONFIG_FB is not set
P
Paul Mundt 已提交
645
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
P
Paul Mundt 已提交
646 647

#
P
Paul Mundt 已提交
648
# Display device support
P
Paul Mundt 已提交
649
#
P
Paul Mundt 已提交
650
# CONFIG_DISPLAY_SUPPORT is not set
651
# CONFIG_SOUND is not set
P
Paul Mundt 已提交
652
CONFIG_HID_SUPPORT=y
P
Paul Mundt 已提交
653 654
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
P
Paul Mundt 已提交
655 656
# CONFIG_HIDRAW is not set
# CONFIG_HID_PID is not set
P
Paul Mundt 已提交
657 658

#
P
Paul Mundt 已提交
659
# Special HID drivers
P
Paul Mundt 已提交
660
#
P
Paul Mundt 已提交
661 662 663
CONFIG_HID_COMPAT=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
P
Paul Mundt 已提交
664 665
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
P
Paul Mundt 已提交
666 667 668
# CONFIG_USB is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
P
Paul Mundt 已提交
669 670

#
P
Paul Mundt 已提交
671
# Enable Host or Gadget support to see Inventra options
P
Paul Mundt 已提交
672 673 674
#

#
P
Paul Mundt 已提交
675
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
P
Paul Mundt 已提交
676 677 678
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
P
Paul Mundt 已提交
679
# CONFIG_MEMSTICK is not set
P
Paul Mundt 已提交
680
# CONFIG_NEW_LEDS is not set
P
Paul Mundt 已提交
681
# CONFIG_ACCESSIBILITY is not set
P
Paul Mundt 已提交
682 683 684 685 686 687 688 689 690 691 692 693 694
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
P
Paul Mundt 已提交
695
# CONFIG_RTC_DRV_TEST is not set
P
Paul Mundt 已提交
696

P
Paul Mundt 已提交
697 698 699 700 701 702
#
# SPI RTC drivers
#

#
# Platform RTC drivers
P
Paul Mundt 已提交
703
#
P
Paul Mundt 已提交
704 705
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
P
Paul Mundt 已提交
706 707
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
P
Paul Mundt 已提交
708
# CONFIG_RTC_DRV_STK17TA8 is not set
P
Paul Mundt 已提交
709
# CONFIG_RTC_DRV_M48T86 is not set
P
Paul Mundt 已提交
710 711 712
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
P
Paul Mundt 已提交
713 714
# CONFIG_RTC_DRV_V3020 is not set

P
Paul Mundt 已提交
715 716 717 718
#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_SH=y
P
Paul Mundt 已提交
719 720 721
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set
# CONFIG_STAGING is not set
P
Paul Mundt 已提交
722 723 724 725 726 727 728 729 730 731 732

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
P
Paul Mundt 已提交
733
# CONFIG_EXT4_FS is not set
P
Paul Mundt 已提交
734 735 736 737 738 739
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
P
Paul Mundt 已提交
740
CONFIG_FILE_LOCKING=y
P
Paul Mundt 已提交
741
# CONFIG_XFS_FS is not set
742
# CONFIG_OCFS2_FS is not set
P
Paul Mundt 已提交
743
CONFIG_DNOTIFY=y
P
Paul Mundt 已提交
744 745 746 747 748
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
749
# CONFIG_FUSE_FS is not set
P
Paul Mundt 已提交
750 751 752 753 754 755 756 757 758 759

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
760 761 762
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set
P
Paul Mundt 已提交
763 764 765 766 767 768 769

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
P
Paul Mundt 已提交
770
CONFIG_PROC_PAGE_MONITOR=y
P
Paul Mundt 已提交
771 772 773 774 775
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
776
# CONFIG_CONFIGFS_FS is not set
P
Paul Mundt 已提交
777 778 779 780 781 782 783 784 785 786 787 788 789

#
# Miscellaneous filesystems
#
# 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_CRAMFS is not set
# CONFIG_VXFS_FS is not set
P
Paul Mundt 已提交
790 791
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
P
Paul Mundt 已提交
792 793
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
P
Paul Mundt 已提交
794
# CONFIG_ROMFS_FS is not set
P
Paul Mundt 已提交
795 796
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
P
Paul Mundt 已提交
797
CONFIG_NETWORK_FILESYSTEMS=y
798 799 800 801 802 803 804 805
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

P
Paul Mundt 已提交
806 807 808 809 810
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
811 812
# CONFIG_NLS is not set
# CONFIG_DLM is not set
P
Paul Mundt 已提交
813 814 815 816 817

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
P
Paul Mundt 已提交
818
CONFIG_PRINTK_TIME=y
P
Paul Mundt 已提交
819
CONFIG_ENABLE_WARN_DEPRECATED=y
820
# CONFIG_ENABLE_MUST_CHECK is not set
P
Paul Mundt 已提交
821
CONFIG_FRAME_WARN=1024
P
Paul Mundt 已提交
822
CONFIG_MAGIC_SYSRQ=y
P
Paul Mundt 已提交
823
# CONFIG_UNUSED_SYMBOLS is not set
P
Paul Mundt 已提交
824
CONFIG_DEBUG_FS=y
P
Paul Mundt 已提交
825
# CONFIG_HEADERS_CHECK is not set
826
# CONFIG_DEBUG_KERNEL is not set
P
Paul Mundt 已提交
827 828
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
829
# CONFIG_DEBUG_BUGVERBOSE is not set
P
Paul Mundt 已提交
830 831 832 833 834 835 836 837
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FTRACE=y
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
# CONFIG_SAMPLES is not set
P
Paul Mundt 已提交
838
CONFIG_SH_STANDARD_BIOS=y
P
Paul Mundt 已提交
839
# CONFIG_EARLY_SCIF_CONSOLE is not set
P
Paul Mundt 已提交
840
# CONFIG_EARLY_PRINTK is not set
P
Paul Mundt 已提交
841 842 843 844 845 846 847
# CONFIG_SH_KGDB is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
P
Paul Mundt 已提交
848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
# CONFIG_CRYPTO_MANAGER is not set
# 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

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
# 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
# CONFIG_CRYPTO_LZO is not set
P
Paul Mundt 已提交
928 929

#
P
Paul Mundt 已提交
930
# Random Number Generation
P
Paul Mundt 已提交
931
#
P
Paul Mundt 已提交
932 933
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_HW=y
P
Paul Mundt 已提交
934 935 936 937 938 939 940

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
P
Paul Mundt 已提交
941
# CONFIG_CRC_T10DIF is not set
P
Paul Mundt 已提交
942
# CONFIG_CRC_ITU_T is not set
P
Paul Mundt 已提交
943
CONFIG_CRC32=y
P
Paul Mundt 已提交
944
# CONFIG_CRC7 is not set
P
Paul Mundt 已提交
945 946 947 948
# CONFIG_LIBCRC32C is not set
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
P
Paul Mundt 已提交
949
CONFIG_HAS_DMA=y