diff options
| -rw-r--r-- | arch/sh/configs/sh7763rdp_defconfig | 113 |
1 files changed, 97 insertions, 16 deletions
diff --git a/arch/sh/configs/sh7763rdp_defconfig b/arch/sh/configs/sh7763rdp_defconfig index 83f3fe5db3e5..baf830c4a7e4 100644 --- a/arch/sh/configs/sh7763rdp_defconfig +++ b/arch/sh/configs/sh7763rdp_defconfig | |||
| @@ -1,15 +1,17 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc4 | 3 | # Linux kernel version: 2.6.27-rc2 |
| 4 | # Fri Jun 6 12:20:17 2008 | 4 | # Fri Aug 8 13:44:20 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 11 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
| 12 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
| 14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
| 13 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
| 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 16 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 15 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
| @@ -19,7 +21,6 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 22 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 24 | 25 | ||
| 25 | # | 26 | # |
| @@ -83,10 +84,16 @@ CONFIG_PROFILING=y | |||
| 83 | # CONFIG_MARKERS is not set | 84 | # CONFIG_MARKERS is not set |
| 84 | CONFIG_OPROFILE=y | 85 | CONFIG_OPROFILE=y |
| 85 | CONFIG_HAVE_OPROFILE=y | 86 | CONFIG_HAVE_OPROFILE=y |
| 87 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 88 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 86 | # CONFIG_HAVE_KPROBES is not set | 89 | # CONFIG_HAVE_KPROBES is not set |
| 87 | # CONFIG_HAVE_KRETPROBES is not set | 90 | # CONFIG_HAVE_KRETPROBES is not set |
| 91 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 88 | # CONFIG_HAVE_DMA_ATTRS is not set | 92 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 93 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 94 | CONFIG_HAVE_CLK=y | ||
| 89 | CONFIG_PROC_PAGE_MONITOR=y | 95 | CONFIG_PROC_PAGE_MONITOR=y |
| 96 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
| 90 | CONFIG_SLABINFO=y | 97 | CONFIG_SLABINFO=y |
| 91 | CONFIG_RT_MUTEXES=y | 98 | CONFIG_RT_MUTEXES=y |
| 92 | # CONFIG_TINY_SHMEM is not set | 99 | # CONFIG_TINY_SHMEM is not set |
| @@ -96,12 +103,13 @@ CONFIG_MODULES=y | |||
| 96 | # CONFIG_MODULE_UNLOAD is not set | 103 | # CONFIG_MODULE_UNLOAD is not set |
| 97 | # CONFIG_MODVERSIONS is not set | 104 | # CONFIG_MODVERSIONS is not set |
| 98 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 105 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 99 | # CONFIG_KMOD is not set | 106 | CONFIG_KMOD=y |
| 100 | CONFIG_BLOCK=y | 107 | CONFIG_BLOCK=y |
| 101 | # CONFIG_LBD is not set | 108 | # CONFIG_LBD is not set |
| 102 | # CONFIG_BLK_DEV_IO_TRACE is not set | 109 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 103 | # CONFIG_LSF is not set | 110 | # CONFIG_LSF is not set |
| 104 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
| 112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 105 | 113 | ||
| 106 | # | 114 | # |
| 107 | # IO Schedulers | 115 | # IO Schedulers |
| @@ -177,6 +185,7 @@ CONFIG_PAGE_SIZE_4KB=y | |||
| 177 | # CONFIG_PAGE_SIZE_8KB is not set | 185 | # CONFIG_PAGE_SIZE_8KB is not set |
| 178 | # CONFIG_PAGE_SIZE_16KB is not set | 186 | # CONFIG_PAGE_SIZE_16KB is not set |
| 179 | # CONFIG_PAGE_SIZE_64KB is not set | 187 | # CONFIG_PAGE_SIZE_64KB is not set |
| 188 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 180 | CONFIG_SELECT_MEMORY_MODEL=y | 189 | CONFIG_SELECT_MEMORY_MODEL=y |
| 181 | # CONFIG_FLATMEM_MANUAL is not set | 190 | # CONFIG_FLATMEM_MANUAL is not set |
| 182 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 191 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -258,6 +267,7 @@ CONFIG_HZ=250 | |||
| 258 | # CONFIG_SCHED_HRTICK is not set | 267 | # CONFIG_SCHED_HRTICK is not set |
| 259 | # CONFIG_KEXEC is not set | 268 | # CONFIG_KEXEC is not set |
| 260 | # CONFIG_CRASH_DUMP is not set | 269 | # CONFIG_CRASH_DUMP is not set |
| 270 | CONFIG_SECCOMP=y | ||
| 261 | CONFIG_PREEMPT_NONE=y | 271 | CONFIG_PREEMPT_NONE=y |
| 262 | # CONFIG_PREEMPT_VOLUNTARY is not set | 272 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 263 | # CONFIG_PREEMPT is not set | 273 | # CONFIG_PREEMPT is not set |
| @@ -282,10 +292,6 @@ CONFIG_CMDLINE="console=ttySC2,115200 root=/dev/sda1 rootdelay=10" | |||
| 282 | # | 292 | # |
| 283 | CONFIG_BINFMT_ELF=y | 293 | CONFIG_BINFMT_ELF=y |
| 284 | # CONFIG_BINFMT_MISC is not set | 294 | # CONFIG_BINFMT_MISC is not set |
| 285 | |||
| 286 | # | ||
| 287 | # Networking | ||
| 288 | # | ||
| 289 | CONFIG_NET=y | 295 | CONFIG_NET=y |
| 290 | 296 | ||
| 291 | # | 297 | # |
| @@ -361,6 +367,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 361 | # | 367 | # |
| 362 | # CONFIG_CFG80211 is not set | 368 | # CONFIG_CFG80211 is not set |
| 363 | CONFIG_WIRELESS_EXT=y | 369 | CONFIG_WIRELESS_EXT=y |
| 370 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 364 | # CONFIG_MAC80211 is not set | 371 | # CONFIG_MAC80211 is not set |
| 365 | # CONFIG_IEEE80211 is not set | 372 | # CONFIG_IEEE80211 is not set |
| 366 | # CONFIG_RFKILL is not set | 373 | # CONFIG_RFKILL is not set |
| @@ -377,6 +384,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 377 | CONFIG_STANDALONE=y | 384 | CONFIG_STANDALONE=y |
| 378 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 385 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 379 | CONFIG_FW_LOADER=y | 386 | CONFIG_FW_LOADER=y |
| 387 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 388 | CONFIG_EXTRA_FIRMWARE="" | ||
| 380 | # CONFIG_SYS_HYPERVISOR is not set | 389 | # CONFIG_SYS_HYPERVISOR is not set |
| 381 | # CONFIG_CONNECTOR is not set | 390 | # CONFIG_CONNECTOR is not set |
| 382 | CONFIG_MTD=y | 391 | CONFIG_MTD=y |
| @@ -471,6 +480,7 @@ CONFIG_BLK_DEV=y | |||
| 471 | # CONFIG_BLK_DEV_RAM is not set | 480 | # CONFIG_BLK_DEV_RAM is not set |
| 472 | # CONFIG_CDROM_PKTCDVD is not set | 481 | # CONFIG_CDROM_PKTCDVD is not set |
| 473 | # CONFIG_ATA_OVER_ETH is not set | 482 | # CONFIG_ATA_OVER_ETH is not set |
| 483 | # CONFIG_BLK_DEV_HD is not set | ||
| 474 | # CONFIG_MISC_DEVICES is not set | 484 | # CONFIG_MISC_DEVICES is not set |
| 475 | CONFIG_HAVE_IDE=y | 485 | CONFIG_HAVE_IDE=y |
| 476 | # CONFIG_IDE is not set | 486 | # CONFIG_IDE is not set |
| @@ -515,10 +525,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 515 | CONFIG_SCSI_LOWLEVEL=y | 525 | CONFIG_SCSI_LOWLEVEL=y |
| 516 | # CONFIG_ISCSI_TCP is not set | 526 | # CONFIG_ISCSI_TCP is not set |
| 517 | # CONFIG_SCSI_DEBUG is not set | 527 | # CONFIG_SCSI_DEBUG is not set |
| 528 | # CONFIG_SCSI_DH is not set | ||
| 518 | # CONFIG_ATA is not set | 529 | # CONFIG_ATA is not set |
| 519 | # CONFIG_MD is not set | 530 | # CONFIG_MD is not set |
| 520 | CONFIG_NETDEVICES=y | 531 | CONFIG_NETDEVICES=y |
| 521 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 522 | # CONFIG_DUMMY is not set | 532 | # CONFIG_DUMMY is not set |
| 523 | # CONFIG_BONDING is not set | 533 | # CONFIG_BONDING is not set |
| 524 | # CONFIG_MACVLAN is not set | 534 | # CONFIG_MACVLAN is not set |
| @@ -546,7 +556,9 @@ CONFIG_NET_ETHERNET=y | |||
| 546 | CONFIG_MII=y | 556 | CONFIG_MII=y |
| 547 | # CONFIG_AX88796 is not set | 557 | # CONFIG_AX88796 is not set |
| 548 | # CONFIG_STNIC is not set | 558 | # CONFIG_STNIC is not set |
| 559 | CONFIG_SH_ETH=y | ||
| 549 | # CONFIG_SMC91X is not set | 560 | # CONFIG_SMC91X is not set |
| 561 | # CONFIG_SMC911X is not set | ||
| 550 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 562 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 551 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 563 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 552 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 564 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| @@ -613,7 +625,11 @@ CONFIG_INPUT=y | |||
| 613 | # | 625 | # |
| 614 | # Character devices | 626 | # Character devices |
| 615 | # | 627 | # |
| 616 | # CONFIG_VT is not set | 628 | CONFIG_VT=y |
| 629 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 630 | CONFIG_VT_CONSOLE=y | ||
| 631 | CONFIG_HW_CONSOLE=y | ||
| 632 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 617 | CONFIG_DEVKMEM=y | 633 | CONFIG_DEVKMEM=y |
| 618 | # CONFIG_SERIAL_NONSTANDARD is not set | 634 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 619 | 635 | ||
| @@ -644,6 +660,7 @@ CONFIG_HW_RANDOM=y | |||
| 644 | # CONFIG_POWER_SUPPLY is not set | 660 | # CONFIG_POWER_SUPPLY is not set |
| 645 | # CONFIG_HWMON is not set | 661 | # CONFIG_HWMON is not set |
| 646 | # CONFIG_THERMAL is not set | 662 | # CONFIG_THERMAL is not set |
| 663 | # CONFIG_THERMAL_HWMON is not set | ||
| 647 | # CONFIG_WATCHDOG is not set | 664 | # CONFIG_WATCHDOG is not set |
| 648 | 665 | ||
| 649 | # | 666 | # |
| @@ -655,6 +672,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 655 | # | 672 | # |
| 656 | # Multifunction device drivers | 673 | # Multifunction device drivers |
| 657 | # | 674 | # |
| 675 | # CONFIG_MFD_CORE is not set | ||
| 658 | # CONFIG_MFD_SM501 is not set | 676 | # CONFIG_MFD_SM501 is not set |
| 659 | # CONFIG_HTC_PASIC3 is not set | 677 | # CONFIG_HTC_PASIC3 is not set |
| 660 | 678 | ||
| @@ -679,7 +697,34 @@ CONFIG_SSB_POSSIBLE=y | |||
| 679 | # | 697 | # |
| 680 | # CONFIG_VGASTATE is not set | 698 | # CONFIG_VGASTATE is not set |
| 681 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 699 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
| 682 | # CONFIG_FB is not set | 700 | CONFIG_FB=y |
| 701 | # CONFIG_FIRMWARE_EDID is not set | ||
| 702 | # CONFIG_FB_DDC is not set | ||
| 703 | CONFIG_FB_CFB_FILLRECT=y | ||
| 704 | CONFIG_FB_CFB_COPYAREA=y | ||
| 705 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 706 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
| 707 | # CONFIG_FB_SYS_FILLRECT is not set | ||
| 708 | # CONFIG_FB_SYS_COPYAREA is not set | ||
| 709 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
| 710 | CONFIG_FB_FOREIGN_ENDIAN=y | ||
| 711 | CONFIG_FB_BOTH_ENDIAN=y | ||
| 712 | # CONFIG_FB_BIG_ENDIAN is not set | ||
| 713 | # CONFIG_FB_LITTLE_ENDIAN is not set | ||
| 714 | # CONFIG_FB_SYS_FOPS is not set | ||
| 715 | # CONFIG_FB_SVGALIB is not set | ||
| 716 | # CONFIG_FB_MACMODES is not set | ||
| 717 | # CONFIG_FB_BACKLIGHT is not set | ||
| 718 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 719 | # CONFIG_FB_TILEBLITTING is not set | ||
| 720 | |||
| 721 | # | ||
| 722 | # Frame buffer hardware drivers | ||
| 723 | # | ||
| 724 | # CONFIG_FB_S1D13XXX is not set | ||
| 725 | # CONFIG_FB_SH_MOBILE_LCDC is not set | ||
| 726 | CONFIG_FB_SH7760=y | ||
| 727 | # CONFIG_FB_VIRTUAL is not set | ||
| 683 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 728 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 684 | 729 | ||
| 685 | # | 730 | # |
| @@ -688,8 +733,22 @@ CONFIG_SSB_POSSIBLE=y | |||
| 688 | # CONFIG_DISPLAY_SUPPORT is not set | 733 | # CONFIG_DISPLAY_SUPPORT is not set |
| 689 | 734 | ||
| 690 | # | 735 | # |
| 691 | # Sound | 736 | # Console display driver support |
| 692 | # | 737 | # |
| 738 | CONFIG_DUMMY_CONSOLE=y | ||
| 739 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 740 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
| 741 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 742 | # CONFIG_FONTS is not set | ||
| 743 | CONFIG_FONT_8x8=y | ||
| 744 | CONFIG_FONT_8x16=y | ||
| 745 | CONFIG_LOGO=y | ||
| 746 | CONFIG_LOGO_LINUX_MONO=y | ||
| 747 | CONFIG_LOGO_LINUX_VGA16=y | ||
| 748 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 749 | CONFIG_LOGO_SUPERH_MONO=y | ||
| 750 | CONFIG_LOGO_SUPERH_VGA16=y | ||
| 751 | CONFIG_LOGO_SUPERH_CLUT224=y | ||
| 693 | # CONFIG_SOUND is not set | 752 | # CONFIG_SOUND is not set |
| 694 | # CONFIG_HID_SUPPORT is not set | 753 | # CONFIG_HID_SUPPORT is not set |
| 695 | CONFIG_USB_SUPPORT=y | 754 | CONFIG_USB_SUPPORT=y |
| @@ -788,11 +847,27 @@ CONFIG_USB_MON=y | |||
| 788 | # CONFIG_USB_IOWARRIOR is not set | 847 | # CONFIG_USB_IOWARRIOR is not set |
| 789 | # CONFIG_USB_ISIGHTFW is not set | 848 | # CONFIG_USB_ISIGHTFW is not set |
| 790 | # CONFIG_USB_GADGET is not set | 849 | # CONFIG_USB_GADGET is not set |
| 791 | # CONFIG_MMC is not set | 850 | CONFIG_MMC=y |
| 851 | # CONFIG_MMC_DEBUG is not set | ||
| 852 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 853 | |||
| 854 | # | ||
| 855 | # MMC/SD Card Drivers | ||
| 856 | # | ||
| 857 | CONFIG_MMC_BLOCK=y | ||
| 858 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 859 | # CONFIG_SDIO_UART is not set | ||
| 860 | # CONFIG_MMC_TEST is not set | ||
| 861 | |||
| 862 | # | ||
| 863 | # MMC/SD Host Controller Drivers | ||
| 864 | # | ||
| 865 | # CONFIG_MMC_SDHCI is not set | ||
| 792 | # CONFIG_MEMSTICK is not set | 866 | # CONFIG_MEMSTICK is not set |
| 793 | # CONFIG_NEW_LEDS is not set | 867 | # CONFIG_NEW_LEDS is not set |
| 794 | # CONFIG_ACCESSIBILITY is not set | 868 | # CONFIG_ACCESSIBILITY is not set |
| 795 | # CONFIG_RTC_CLASS is not set | 869 | # CONFIG_RTC_CLASS is not set |
| 870 | # CONFIG_DMADEVICES is not set | ||
| 796 | # CONFIG_UIO is not set | 871 | # CONFIG_UIO is not set |
| 797 | 872 | ||
| 798 | # | 873 | # |
| @@ -865,6 +940,7 @@ CONFIG_TMPFS_POSIX_ACL=y | |||
| 865 | # CONFIG_CRAMFS is not set | 940 | # CONFIG_CRAMFS is not set |
| 866 | # CONFIG_VXFS_FS is not set | 941 | # CONFIG_VXFS_FS is not set |
| 867 | # CONFIG_MINIX_FS is not set | 942 | # CONFIG_MINIX_FS is not set |
| 943 | # CONFIG_OMFS_FS is not set | ||
| 868 | # CONFIG_HPFS_FS is not set | 944 | # CONFIG_HPFS_FS is not set |
| 869 | # CONFIG_QNX4FS_FS is not set | 945 | # CONFIG_QNX4FS_FS is not set |
| 870 | # CONFIG_ROMFS_FS is not set | 946 | # CONFIG_ROMFS_FS is not set |
| @@ -874,12 +950,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
| 874 | CONFIG_NFS_FS=y | 950 | CONFIG_NFS_FS=y |
| 875 | # CONFIG_NFS_V3 is not set | 951 | # CONFIG_NFS_V3 is not set |
| 876 | # CONFIG_NFS_V4 is not set | 952 | # CONFIG_NFS_V4 is not set |
| 877 | # CONFIG_NFSD is not set | ||
| 878 | CONFIG_ROOT_NFS=y | 953 | CONFIG_ROOT_NFS=y |
| 954 | # CONFIG_NFSD is not set | ||
| 879 | CONFIG_LOCKD=y | 955 | CONFIG_LOCKD=y |
| 880 | CONFIG_NFS_COMMON=y | 956 | CONFIG_NFS_COMMON=y |
| 881 | CONFIG_SUNRPC=y | 957 | CONFIG_SUNRPC=y |
| 882 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 883 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 958 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 884 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 959 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 885 | # CONFIG_SMB_FS is not set | 960 | # CONFIG_SMB_FS is not set |
| @@ -949,6 +1024,7 @@ CONFIG_FRAME_WARN=1024 | |||
| 949 | # CONFIG_HEADERS_CHECK is not set | 1024 | # CONFIG_HEADERS_CHECK is not set |
| 950 | # CONFIG_DEBUG_KERNEL is not set | 1025 | # CONFIG_DEBUG_KERNEL is not set |
| 951 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1026 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 1027 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 952 | # CONFIG_SAMPLES is not set | 1028 | # CONFIG_SAMPLES is not set |
| 953 | # CONFIG_SH_STANDARD_BIOS is not set | 1029 | # CONFIG_SH_STANDARD_BIOS is not set |
| 954 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1030 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| @@ -1003,6 +1079,10 @@ CONFIG_CRYPTO=y | |||
| 1003 | # CONFIG_CRYPTO_MD4 is not set | 1079 | # CONFIG_CRYPTO_MD4 is not set |
| 1004 | # CONFIG_CRYPTO_MD5 is not set | 1080 | # CONFIG_CRYPTO_MD5 is not set |
| 1005 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1081 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 1082 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1083 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1084 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1085 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1006 | # CONFIG_CRYPTO_SHA1 is not set | 1086 | # CONFIG_CRYPTO_SHA1 is not set |
| 1007 | # CONFIG_CRYPTO_SHA256 is not set | 1087 | # CONFIG_CRYPTO_SHA256 is not set |
| 1008 | # CONFIG_CRYPTO_SHA512 is not set | 1088 | # CONFIG_CRYPTO_SHA512 is not set |
| @@ -1042,6 +1122,7 @@ CONFIG_BITREVERSE=y | |||
| 1042 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1122 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 1043 | # CONFIG_CRC_CCITT is not set | 1123 | # CONFIG_CRC_CCITT is not set |
| 1044 | # CONFIG_CRC16 is not set | 1124 | # CONFIG_CRC16 is not set |
| 1125 | CONFIG_CRC_T10DIF=y | ||
| 1045 | # CONFIG_CRC_ITU_T is not set | 1126 | # CONFIG_CRC_ITU_T is not set |
| 1046 | CONFIG_CRC32=y | 1127 | CONFIG_CRC32=y |
| 1047 | # CONFIG_CRC7 is not set | 1128 | # CONFIG_CRC7 is not set |
