aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/configs/oaks32r_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/configs/oaks32r_defconfig')
-rw-r--r--arch/m32r/configs/oaks32r_defconfig628
1 files changed, 628 insertions, 0 deletions
diff --git a/arch/m32r/configs/oaks32r_defconfig b/arch/m32r/configs/oaks32r_defconfig
new file mode 100644
index 000000000000..cc0f99a59298
--- /dev/null
+++ b/arch/m32r/configs/oaks32r_defconfig
@@ -0,0 +1,628 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.23-rc1
4# Wed Aug 1 17:22:36 2007
5#
6CONFIG_M32R=y
7CONFIG_GENERIC_ISA_DMA=y
8CONFIG_ZONE_DMA=y
9CONFIG_GENERIC_HARDIRQS=y
10CONFIG_GENERIC_IRQ_PROBE=y
11CONFIG_NO_IOPORT=y
12CONFIG_NO_DMA=y
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_BROKEN_ON_SMP=y
20CONFIG_LOCK_KERNEL=y
21CONFIG_INIT_ENV_ARG_LIMIT=32
22
23#
24# General setup
25#
26CONFIG_LOCALVERSION=""
27CONFIG_LOCALVERSION_AUTO=y
28# CONFIG_SYSVIPC is not set
29# CONFIG_POSIX_MQUEUE is not set
30CONFIG_BSD_PROCESS_ACCT=y
31# CONFIG_BSD_PROCESS_ACCT_V3 is not set
32# CONFIG_TASKSTATS is not set
33# CONFIG_USER_NS is not set
34# CONFIG_AUDIT is not set
35# CONFIG_IKCONFIG is not set
36CONFIG_LOG_BUF_SHIFT=14
37CONFIG_SYSFS_DEPRECATED=y
38# CONFIG_RELAY is not set
39# CONFIG_BLK_DEV_INITRD is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SYSCTL=y
42CONFIG_EMBEDDED=y
43CONFIG_SYSCTL_SYSCALL=y
44# CONFIG_KALLSYMS is not set
45CONFIG_HOTPLUG=y
46CONFIG_PRINTK=y
47CONFIG_BUG=y
48CONFIG_ELF_CORE=y
49CONFIG_BASE_FULL=y
50# CONFIG_FUTEX is not set
51CONFIG_ANON_INODES=y
52# CONFIG_EPOLL is not set
53CONFIG_SIGNALFD=y
54CONFIG_TIMERFD=y
55CONFIG_EVENTFD=y
56CONFIG_VM_EVENT_COUNTERS=y
57CONFIG_SLAB=y
58# CONFIG_SLUB is not set
59# CONFIG_SLOB is not set
60CONFIG_TINY_SHMEM=y
61CONFIG_BASE_SMALL=0
62CONFIG_MODULES=y
63CONFIG_MODULE_UNLOAD=y
64# CONFIG_MODULE_FORCE_UNLOAD is not set
65# CONFIG_MODVERSIONS is not set
66# CONFIG_MODULE_SRCVERSION_ALL is not set
67CONFIG_KMOD=y
68CONFIG_BLOCK=y
69# CONFIG_LBD is not set
70# CONFIG_BLK_DEV_IO_TRACE is not set
71# CONFIG_LSF is not set
72# CONFIG_BLK_DEV_BSG is not set
73
74#
75# IO Schedulers
76#
77CONFIG_IOSCHED_NOOP=y
78# CONFIG_IOSCHED_AS is not set
79CONFIG_IOSCHED_DEADLINE=y
80CONFIG_IOSCHED_CFQ=y
81# CONFIG_DEFAULT_AS is not set
82# CONFIG_DEFAULT_DEADLINE is not set
83CONFIG_DEFAULT_CFQ=y
84# CONFIG_DEFAULT_NOOP is not set
85CONFIG_DEFAULT_IOSCHED="cfq"
86
87#
88# Processor type and features
89#
90# CONFIG_PLAT_MAPPI is not set
91# CONFIG_PLAT_USRV is not set
92# CONFIG_PLAT_M32700UT is not set
93# CONFIG_PLAT_OPSPUT is not set
94CONFIG_PLAT_OAKS32R=y
95# CONFIG_PLAT_MAPPI2 is not set
96# CONFIG_PLAT_MAPPI3 is not set
97# CONFIG_PLAT_M32104UT is not set
98# CONFIG_CHIP_M32700 is not set
99CONFIG_CHIP_M32102=y
100# CONFIG_CHIP_M32104 is not set
101# CONFIG_CHIP_VDEC2 is not set
102# CONFIG_CHIP_OPSP is not set
103CONFIG_ISA_M32R=y
104CONFIG_BUS_CLOCK=33333333
105CONFIG_TIMER_DIVIDE=128
106# CONFIG_CPU_LITTLE_ENDIAN is not set
107CONFIG_MEMORY_START=0x01000000
108CONFIG_MEMORY_SIZE=0x00800000
109CONFIG_NOHIGHMEM=y
110CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
111CONFIG_SELECT_MEMORY_MODEL=y
112# CONFIG_FLATMEM_MANUAL is not set
113CONFIG_DISCONTIGMEM_MANUAL=y
114# CONFIG_SPARSEMEM_MANUAL is not set
115CONFIG_DISCONTIGMEM=y
116CONFIG_FLAT_NODE_MEM_MAP=y
117CONFIG_NEED_MULTIPLE_NODES=y
118# CONFIG_SPARSEMEM_STATIC is not set
119CONFIG_SPLIT_PTLOCK_CPUS=4
120# CONFIG_RESOURCES_64BIT is not set
121CONFIG_ZONE_DMA_FLAG=1
122CONFIG_VIRT_TO_BUS=y
123CONFIG_IRAM_START=0x00f00000
124CONFIG_IRAM_SIZE=0x00010000
125CONFIG_RWSEM_GENERIC_SPINLOCK=y
126# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
127# CONFIG_ARCH_HAS_ILOG2_U32 is not set
128# CONFIG_ARCH_HAS_ILOG2_U64 is not set
129CONFIG_GENERIC_FIND_NEXT_BIT=y
130CONFIG_GENERIC_HWEIGHT=y
131CONFIG_GENERIC_CALIBRATE_DELAY=y
132CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
133CONFIG_PREEMPT=y
134# CONFIG_SMP is not set
135CONFIG_NODES_SHIFT=1
136
137#
138# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
139#
140# CONFIG_ARCH_SUPPORTS_MSI is not set
141# CONFIG_ISA is not set
142
143#
144# PCCARD (PCMCIA/CardBus) support
145#
146# CONFIG_PCCARD is not set
147
148#
149# Executable file formats
150#
151CONFIG_BINFMT_FLAT=y
152# CONFIG_BINFMT_ZFLAT is not set
153# CONFIG_BINFMT_SHARED_FLAT is not set
154# CONFIG_BINFMT_MISC is not set
155
156#
157# Networking
158#
159CONFIG_NET=y
160
161#
162# Networking options
163#
164CONFIG_PACKET=y
165# CONFIG_PACKET_MMAP is not set
166CONFIG_UNIX=y
167CONFIG_XFRM=y
168# CONFIG_XFRM_USER is not set
169# CONFIG_XFRM_SUB_POLICY is not set
170# CONFIG_XFRM_MIGRATE is not set
171# CONFIG_NET_KEY is not set
172CONFIG_INET=y
173# CONFIG_IP_MULTICAST is not set
174# CONFIG_IP_ADVANCED_ROUTER is not set
175CONFIG_IP_FIB_HASH=y
176CONFIG_IP_PNP=y
177CONFIG_IP_PNP_DHCP=y
178# CONFIG_IP_PNP_BOOTP is not set
179# CONFIG_IP_PNP_RARP is not set
180# CONFIG_NET_IPIP is not set
181# CONFIG_NET_IPGRE is not set
182# CONFIG_ARPD is not set
183# CONFIG_SYN_COOKIES is not set
184# CONFIG_INET_AH is not set
185# CONFIG_INET_ESP is not set
186# CONFIG_INET_IPCOMP is not set
187# CONFIG_INET_XFRM_TUNNEL is not set
188# CONFIG_INET_TUNNEL is not set
189CONFIG_INET_XFRM_MODE_TRANSPORT=y
190CONFIG_INET_XFRM_MODE_TUNNEL=y
191CONFIG_INET_XFRM_MODE_BEET=y
192CONFIG_INET_DIAG=y
193CONFIG_INET_TCP_DIAG=y
194# CONFIG_TCP_CONG_ADVANCED is not set
195CONFIG_TCP_CONG_CUBIC=y
196CONFIG_DEFAULT_TCP_CONG="cubic"
197# CONFIG_TCP_MD5SIG is not set
198# CONFIG_IPV6 is not set
199# CONFIG_INET6_XFRM_TUNNEL is not set
200# CONFIG_INET6_TUNNEL is not set
201# CONFIG_NETWORK_SECMARK is not set
202# CONFIG_NETFILTER is not set
203# CONFIG_IP_DCCP is not set
204# CONFIG_IP_SCTP is not set
205# CONFIG_TIPC is not set
206# CONFIG_ATM is not set
207# CONFIG_BRIDGE is not set
208# CONFIG_VLAN_8021Q is not set
209# CONFIG_DECNET is not set
210# CONFIG_LLC2 is not set
211# CONFIG_IPX is not set
212# CONFIG_ATALK is not set
213# CONFIG_X25 is not set
214# CONFIG_LAPB is not set
215# CONFIG_ECONET is not set
216# CONFIG_WAN_ROUTER is not set
217
218#
219# QoS and/or fair queueing
220#
221# CONFIG_NET_SCHED is not set
222
223#
224# Network testing
225#
226# CONFIG_NET_PKTGEN is not set
227# CONFIG_HAMRADIO is not set
228# CONFIG_IRDA is not set
229# CONFIG_BT is not set
230# CONFIG_AF_RXRPC is not set
231
232#
233# Wireless
234#
235# CONFIG_CFG80211 is not set
236# CONFIG_WIRELESS_EXT is not set
237# CONFIG_MAC80211 is not set
238# CONFIG_IEEE80211 is not set
239# CONFIG_RFKILL is not set
240# CONFIG_NET_9P is not set
241
242#
243# Device Drivers
244#
245
246#
247# Generic Driver Options
248#
249CONFIG_STANDALONE=y
250CONFIG_PREVENT_FIRMWARE_BUILD=y
251# CONFIG_FW_LOADER is not set
252# CONFIG_SYS_HYPERVISOR is not set
253# CONFIG_CONNECTOR is not set
254# CONFIG_MTD is not set
255# CONFIG_PARPORT is not set
256CONFIG_BLK_DEV=y
257# CONFIG_BLK_DEV_COW_COMMON is not set
258CONFIG_BLK_DEV_LOOP=y
259# CONFIG_BLK_DEV_CRYPTOLOOP is not set
260CONFIG_BLK_DEV_NBD=y
261CONFIG_BLK_DEV_RAM=y
262CONFIG_BLK_DEV_RAM_COUNT=16
263CONFIG_BLK_DEV_RAM_SIZE=4096
264CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
265# CONFIG_CDROM_PKTCDVD is not set
266# CONFIG_ATA_OVER_ETH is not set
267CONFIG_MISC_DEVICES=y
268# CONFIG_EEPROM_93CX6 is not set
269# CONFIG_IDE is not set
270
271#
272# SCSI device support
273#
274# CONFIG_RAID_ATTRS is not set
275# CONFIG_SCSI is not set
276# CONFIG_SCSI_DMA is not set
277# CONFIG_SCSI_NETLINK is not set
278# CONFIG_MD is not set
279CONFIG_NETDEVICES=y
280# CONFIG_NETDEVICES_MULTIQUEUE is not set
281# CONFIG_DUMMY is not set
282# CONFIG_BONDING is not set
283# CONFIG_MACVLAN is not set
284# CONFIG_EQUALIZER is not set
285# CONFIG_TUN is not set
286# CONFIG_NET_ETHERNET is not set
287CONFIG_NETDEV_1000=y
288CONFIG_NETDEV_10000=y
289
290#
291# Wireless LAN
292#
293# CONFIG_WLAN_PRE80211 is not set
294# CONFIG_WLAN_80211 is not set
295# CONFIG_WAN is not set
296# CONFIG_PPP is not set
297# CONFIG_SLIP is not set
298# CONFIG_SHAPER is not set
299# CONFIG_NETCONSOLE is not set
300# CONFIG_NETPOLL is not set
301# CONFIG_NET_POLL_CONTROLLER is not set
302# CONFIG_ISDN is not set
303# CONFIG_PHONE is not set
304
305#
306# Input device support
307#
308CONFIG_INPUT=y
309# CONFIG_INPUT_FF_MEMLESS is not set
310# CONFIG_INPUT_POLLDEV is not set
311
312#
313# Userland interfaces
314#
315# CONFIG_INPUT_MOUSEDEV is not set
316# CONFIG_INPUT_JOYDEV is not set
317# CONFIG_INPUT_TSDEV is not set
318# CONFIG_INPUT_EVDEV is not set
319# CONFIG_INPUT_EVBUG is not set
320
321#
322# Input Device Drivers
323#
324# CONFIG_INPUT_KEYBOARD is not set
325# CONFIG_INPUT_MOUSE is not set
326# CONFIG_INPUT_JOYSTICK is not set
327# CONFIG_INPUT_TABLET is not set
328# CONFIG_INPUT_TOUCHSCREEN is not set
329# CONFIG_INPUT_MISC is not set
330
331#
332# Hardware I/O ports
333#
334CONFIG_SERIO=y
335# CONFIG_SERIO_I8042 is not set
336CONFIG_SERIO_SERPORT=y
337# CONFIG_SERIO_LIBPS2 is not set
338# CONFIG_SERIO_RAW is not set
339# CONFIG_GAMEPORT is not set
340
341#
342# Character devices
343#
344# CONFIG_VT is not set
345# CONFIG_SERIAL_NONSTANDARD is not set
346
347#
348# Serial drivers
349#
350# CONFIG_SERIAL_8250 is not set
351
352#
353# Non-8250 serial port support
354#
355CONFIG_SERIAL_CORE=y
356CONFIG_SERIAL_CORE_CONSOLE=y
357CONFIG_SERIAL_M32R_SIO=y
358CONFIG_SERIAL_M32R_SIO_CONSOLE=y
359CONFIG_UNIX98_PTYS=y
360CONFIG_LEGACY_PTYS=y
361CONFIG_LEGACY_PTY_COUNT=256
362# CONFIG_IPMI_HANDLER is not set
363# CONFIG_WATCHDOG is not set
364CONFIG_HW_RANDOM=y
365# CONFIG_RTC is not set
366# CONFIG_R3964 is not set
367# CONFIG_RAW_DRIVER is not set
368# CONFIG_TCG_TPM is not set
369# CONFIG_I2C is not set
370
371#
372# SPI support
373#
374# CONFIG_SPI is not set
375# CONFIG_SPI_MASTER is not set
376# CONFIG_W1 is not set
377# CONFIG_POWER_SUPPLY is not set
378CONFIG_HWMON=y
379# CONFIG_HWMON_VID is not set
380# CONFIG_SENSORS_ABITUGURU is not set
381# CONFIG_SENSORS_ABITUGURU3 is not set
382# CONFIG_SENSORS_F71805F is not set
383# CONFIG_SENSORS_IT87 is not set
384# CONFIG_SENSORS_PC87360 is not set
385# CONFIG_SENSORS_PC87427 is not set
386# CONFIG_SENSORS_SMSC47M1 is not set
387# CONFIG_SENSORS_SMSC47B397 is not set
388# CONFIG_SENSORS_VT1211 is not set
389# CONFIG_SENSORS_W83627HF is not set
390# CONFIG_SENSORS_W83627EHF is not set
391# CONFIG_HWMON_DEBUG_CHIP is not set
392
393#
394# Multifunction device drivers
395#
396# CONFIG_MFD_SM501 is not set
397
398#
399# Multimedia devices
400#
401# CONFIG_VIDEO_DEV is not set
402# CONFIG_DVB_CORE is not set
403CONFIG_DAB=y
404
405#
406# Graphics support
407#
408# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
409
410#
411# Display device support
412#
413# CONFIG_DISPLAY_SUPPORT is not set
414# CONFIG_VGASTATE is not set
415CONFIG_VIDEO_OUTPUT_CONTROL=m
416# CONFIG_FB is not set
417
418#
419# Sound
420#
421# CONFIG_SOUND is not set
422CONFIG_HID_SUPPORT=y
423CONFIG_HID=y
424# CONFIG_HID_DEBUG is not set
425CONFIG_USB_SUPPORT=y
426# CONFIG_USB_ARCH_HAS_HCD is not set
427# CONFIG_USB_ARCH_HAS_OHCI is not set
428# CONFIG_USB_ARCH_HAS_EHCI is not set
429
430#
431# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
432#
433
434#
435# USB Gadget Support
436#
437# CONFIG_USB_GADGET is not set
438# CONFIG_MMC is not set
439# CONFIG_NEW_LEDS is not set
440
441#
442# Real Time Clock
443#
444# CONFIG_RTC_CLASS is not set
445
446#
447# Userspace I/O
448#
449# CONFIG_UIO is not set
450
451#
452# File systems
453#
454CONFIG_EXT2_FS=y
455# CONFIG_EXT2_FS_XATTR is not set
456# CONFIG_EXT3_FS is not set
457# CONFIG_EXT4DEV_FS is not set
458# CONFIG_REISERFS_FS is not set
459# CONFIG_JFS_FS is not set
460# CONFIG_FS_POSIX_ACL is not set
461# CONFIG_XFS_FS is not set
462# CONFIG_GFS2_FS is not set
463# CONFIG_OCFS2_FS is not set
464# CONFIG_MINIX_FS is not set
465# CONFIG_ROMFS_FS is not set
466CONFIG_INOTIFY=y
467CONFIG_INOTIFY_USER=y
468# CONFIG_QUOTA is not set
469CONFIG_DNOTIFY=y
470# CONFIG_AUTOFS_FS is not set
471# CONFIG_AUTOFS4_FS is not set
472# CONFIG_FUSE_FS is not set
473
474#
475# CD-ROM/DVD Filesystems
476#
477# CONFIG_ISO9660_FS is not set
478# CONFIG_UDF_FS is not set
479
480#
481# DOS/FAT/NT Filesystems
482#
483# CONFIG_MSDOS_FS is not set
484# CONFIG_VFAT_FS is not set
485# CONFIG_NTFS_FS is not set
486
487#
488# Pseudo filesystems
489#
490CONFIG_PROC_FS=y
491CONFIG_PROC_SYSCTL=y
492CONFIG_SYSFS=y
493# CONFIG_TMPFS is not set
494# CONFIG_HUGETLB_PAGE is not set
495CONFIG_RAMFS=y
496# CONFIG_CONFIGFS_FS is not set
497
498#
499# Miscellaneous filesystems
500#
501# CONFIG_ADFS_FS is not set
502# CONFIG_AFFS_FS is not set
503# CONFIG_HFS_FS is not set
504# CONFIG_HFSPLUS_FS is not set
505# CONFIG_BEFS_FS is not set
506# CONFIG_BFS_FS is not set
507# CONFIG_EFS_FS is not set
508# CONFIG_CRAMFS is not set
509# CONFIG_VXFS_FS is not set
510# CONFIG_HPFS_FS is not set
511# CONFIG_QNX4FS_FS is not set
512# CONFIG_SYSV_FS is not set
513# CONFIG_UFS_FS is not set
514
515#
516# Network File Systems
517#
518CONFIG_NFS_FS=y
519CONFIG_NFS_V3=y
520# CONFIG_NFS_V3_ACL is not set
521# CONFIG_NFS_V4 is not set
522# CONFIG_NFS_DIRECTIO is not set
523# CONFIG_NFSD is not set
524CONFIG_ROOT_NFS=y
525CONFIG_LOCKD=y
526CONFIG_LOCKD_V4=y
527CONFIG_NFS_COMMON=y
528CONFIG_SUNRPC=y
529# CONFIG_SUNRPC_BIND34 is not set
530# CONFIG_RPCSEC_GSS_KRB5 is not set
531# CONFIG_RPCSEC_GSS_SPKM3 is not set
532# CONFIG_SMB_FS is not set
533# CONFIG_CIFS is not set
534# CONFIG_NCP_FS is not set
535# CONFIG_CODA_FS is not set
536# CONFIG_AFS_FS is not set
537
538#
539# Partition Types
540#
541# CONFIG_PARTITION_ADVANCED is not set
542CONFIG_MSDOS_PARTITION=y
543
544#
545# Native Language Support
546#
547CONFIG_NLS=y
548CONFIG_NLS_DEFAULT="iso8859-1"
549# CONFIG_NLS_CODEPAGE_437 is not set
550# CONFIG_NLS_CODEPAGE_737 is not set
551# CONFIG_NLS_CODEPAGE_775 is not set
552# CONFIG_NLS_CODEPAGE_850 is not set
553# CONFIG_NLS_CODEPAGE_852 is not set
554# CONFIG_NLS_CODEPAGE_855 is not set
555# CONFIG_NLS_CODEPAGE_857 is not set
556# CONFIG_NLS_CODEPAGE_860 is not set
557# CONFIG_NLS_CODEPAGE_861 is not set
558# CONFIG_NLS_CODEPAGE_862 is not set
559# CONFIG_NLS_CODEPAGE_863 is not set
560# CONFIG_NLS_CODEPAGE_864 is not set
561# CONFIG_NLS_CODEPAGE_865 is not set
562# CONFIG_NLS_CODEPAGE_866 is not set
563# CONFIG_NLS_CODEPAGE_869 is not set
564# CONFIG_NLS_CODEPAGE_936 is not set
565# CONFIG_NLS_CODEPAGE_950 is not set
566# CONFIG_NLS_CODEPAGE_932 is not set
567# CONFIG_NLS_CODEPAGE_949 is not set
568# CONFIG_NLS_CODEPAGE_874 is not set
569# CONFIG_NLS_ISO8859_8 is not set
570# CONFIG_NLS_CODEPAGE_1250 is not set
571# CONFIG_NLS_CODEPAGE_1251 is not set
572# CONFIG_NLS_ASCII is not set
573# CONFIG_NLS_ISO8859_1 is not set
574# CONFIG_NLS_ISO8859_2 is not set
575# CONFIG_NLS_ISO8859_3 is not set
576# CONFIG_NLS_ISO8859_4 is not set
577# CONFIG_NLS_ISO8859_5 is not set
578# CONFIG_NLS_ISO8859_6 is not set
579# CONFIG_NLS_ISO8859_7 is not set
580# CONFIG_NLS_ISO8859_9 is not set
581# CONFIG_NLS_ISO8859_13 is not set
582# CONFIG_NLS_ISO8859_14 is not set
583# CONFIG_NLS_ISO8859_15 is not set
584# CONFIG_NLS_KOI8_R is not set
585# CONFIG_NLS_KOI8_U is not set
586# CONFIG_NLS_UTF8 is not set
587
588#
589# Distributed Lock Manager
590#
591# CONFIG_DLM is not set
592
593#
594# Profiling support
595#
596# CONFIG_PROFILING is not set
597
598#
599# Kernel hacking
600#
601# CONFIG_PRINTK_TIME is not set
602CONFIG_ENABLE_MUST_CHECK=y
603# CONFIG_MAGIC_SYSRQ is not set
604# CONFIG_UNUSED_SYMBOLS is not set
605# CONFIG_DEBUG_FS is not set
606# CONFIG_HEADERS_CHECK is not set
607# CONFIG_DEBUG_KERNEL is not set
608# CONFIG_DEBUG_BUGVERBOSE is not set
609# CONFIG_FRAME_POINTER is not set
610
611#
612# Security options
613#
614# CONFIG_KEYS is not set
615# CONFIG_SECURITY is not set
616# CONFIG_CRYPTO is not set
617
618#
619# Library routines
620#
621CONFIG_BITREVERSE=y
622# CONFIG_CRC_CCITT is not set
623# CONFIG_CRC16 is not set
624# CONFIG_CRC_ITU_T is not set
625CONFIG_CRC32=y
626# CONFIG_CRC7 is not set
627# CONFIG_LIBCRC32C is not set
628CONFIG_HAS_IOMEM=y