diff options
Diffstat (limited to 'arch/sh/configs/dreamcast_defconfig')
-rw-r--r-- | arch/sh/configs/dreamcast_defconfig | 71 |
1 files changed, 51 insertions, 20 deletions
diff --git a/arch/sh/configs/dreamcast_defconfig b/arch/sh/configs/dreamcast_defconfig index 2d86e0487517..5c1123640142 100644 --- a/arch/sh/configs/dreamcast_defconfig +++ b/arch/sh/configs/dreamcast_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.28 | 3 | # Linux kernel version: 2.6.29 |
4 | # Fri Jan 9 16:54:55 2009 | 4 | # Thu Apr 2 17:51:48 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -17,7 +17,7 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
17 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
21 | CONFIG_SYS_SUPPORTS_PCI=y | 21 | CONFIG_SYS_SUPPORTS_PCI=y |
22 | CONFIG_STACKTRACE_SUPPORT=y | 22 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | 23 | CONFIG_LOCKDEP_SUPPORT=y |
@@ -25,6 +25,7 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
28 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 30 | ||
30 | # | 31 | # |
@@ -44,10 +45,19 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
44 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 45 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
45 | # CONFIG_TASKSTATS is not set | 46 | # CONFIG_TASKSTATS is not set |
46 | # CONFIG_AUDIT is not set | 47 | # CONFIG_AUDIT is not set |
48 | |||
49 | # | ||
50 | # RCU Subsystem | ||
51 | # | ||
52 | CONFIG_CLASSIC_RCU=y | ||
53 | # CONFIG_TREE_RCU is not set | ||
54 | # CONFIG_PREEMPT_RCU is not set | ||
55 | # CONFIG_TREE_RCU_TRACE is not set | ||
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | # CONFIG_IKCONFIG is not set | 57 | # CONFIG_IKCONFIG is not set |
48 | CONFIG_LOG_BUF_SHIFT=14 | 58 | CONFIG_LOG_BUF_SHIFT=14 |
49 | # CONFIG_CGROUPS is not set | ||
50 | # CONFIG_GROUP_SCHED is not set | 59 | # CONFIG_GROUP_SCHED is not set |
60 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 61 | CONFIG_SYSFS_DEPRECATED=y |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 62 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | 63 | # CONFIG_RELAY is not set |
@@ -55,6 +65,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
55 | # CONFIG_BLK_DEV_INITRD is not set | 65 | # CONFIG_BLK_DEV_INITRD is not set |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 66 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
57 | CONFIG_SYSCTL=y | 67 | CONFIG_SYSCTL=y |
68 | CONFIG_ANON_INODES=y | ||
58 | CONFIG_EMBEDDED=y | 69 | CONFIG_EMBEDDED=y |
59 | CONFIG_UID16=y | 70 | CONFIG_UID16=y |
60 | # CONFIG_SYSCTL_SYSCALL is not set | 71 | # CONFIG_SYSCTL_SYSCALL is not set |
@@ -64,10 +75,8 @@ CONFIG_HOTPLUG=y | |||
64 | CONFIG_PRINTK=y | 75 | CONFIG_PRINTK=y |
65 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
66 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
67 | CONFIG_COMPAT_BRK=y | ||
68 | CONFIG_BASE_FULL=y | 78 | CONFIG_BASE_FULL=y |
69 | CONFIG_FUTEX=y | 79 | CONFIG_FUTEX=y |
70 | CONFIG_ANON_INODES=y | ||
71 | CONFIG_EPOLL=y | 80 | CONFIG_EPOLL=y |
72 | CONFIG_SIGNALFD=y | 81 | CONFIG_SIGNALFD=y |
73 | CONFIG_TIMERFD=y | 82 | CONFIG_TIMERFD=y |
@@ -76,6 +85,7 @@ CONFIG_SHMEM=y | |||
76 | CONFIG_AIO=y | 85 | CONFIG_AIO=y |
77 | CONFIG_VM_EVENT_COUNTERS=y | 86 | CONFIG_VM_EVENT_COUNTERS=y |
78 | CONFIG_PCI_QUIRKS=y | 87 | CONFIG_PCI_QUIRKS=y |
88 | CONFIG_COMPAT_BRK=y | ||
79 | CONFIG_SLAB=y | 89 | CONFIG_SLAB=y |
80 | # CONFIG_SLUB is not set | 90 | # CONFIG_SLUB is not set |
81 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
@@ -116,11 +126,6 @@ CONFIG_DEFAULT_AS=y | |||
116 | # CONFIG_DEFAULT_CFQ is not set | 126 | # CONFIG_DEFAULT_CFQ is not set |
117 | # CONFIG_DEFAULT_NOOP is not set | 127 | # CONFIG_DEFAULT_NOOP is not set |
118 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 128 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
119 | CONFIG_CLASSIC_RCU=y | ||
120 | # CONFIG_TREE_RCU is not set | ||
121 | # CONFIG_PREEMPT_RCU is not set | ||
122 | # CONFIG_TREE_RCU_TRACE is not set | ||
123 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
124 | # CONFIG_FREEZER is not set | 129 | # CONFIG_FREEZER is not set |
125 | 130 | ||
126 | # | 131 | # |
@@ -155,6 +160,7 @@ CONFIG_CPU_SUBTYPE_SH7091=y | |||
155 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 160 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
156 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 161 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
157 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
163 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
158 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 164 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
159 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 165 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
160 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 166 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -202,11 +208,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
202 | CONFIG_ZONE_DMA_FLAG=0 | 208 | CONFIG_ZONE_DMA_FLAG=0 |
203 | CONFIG_NR_QUICK=2 | 209 | CONFIG_NR_QUICK=2 |
204 | CONFIG_UNEVICTABLE_LRU=y | 210 | CONFIG_UNEVICTABLE_LRU=y |
211 | CONFIG_HAVE_MLOCK=y | ||
212 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
205 | 213 | ||
206 | # | 214 | # |
207 | # Cache configuration | 215 | # Cache configuration |
208 | # | 216 | # |
209 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
210 | CONFIG_CACHE_WRITEBACK=y | 217 | CONFIG_CACHE_WRITEBACK=y |
211 | # CONFIG_CACHE_WRITETHROUGH is not set | 218 | # CONFIG_CACHE_WRITETHROUGH is not set |
212 | # CONFIG_CACHE_OFF is not set | 219 | # CONFIG_CACHE_OFF is not set |
@@ -263,9 +270,12 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y | |||
263 | # | 270 | # |
264 | CONFIG_SH_DMA_API=y | 271 | CONFIG_SH_DMA_API=y |
265 | CONFIG_SH_DMA=y | 272 | CONFIG_SH_DMA=y |
266 | CONFIG_NR_ONCHIP_DMA_CHANNELS=4 | 273 | CONFIG_SH_DMA_IRQ_MULTI=y |
274 | CONFIG_NR_ONCHIP_DMA_CHANNELS=6 | ||
267 | CONFIG_NR_DMA_CHANNELS_BOOL=y | 275 | CONFIG_NR_DMA_CHANNELS_BOOL=y |
268 | CONFIG_NR_DMA_CHANNELS=9 | 276 | CONFIG_NR_DMA_CHANNELS=9 |
277 | # CONFIG_PVR2_DMA is not set | ||
278 | # CONFIG_G2_DMA is not set | ||
269 | 279 | ||
270 | # | 280 | # |
271 | # Companion Chips | 281 | # Companion Chips |
@@ -314,6 +324,8 @@ CONFIG_PCI_AUTO=y | |||
314 | # CONFIG_PCIEPORTBUS is not set | 324 | # CONFIG_PCIEPORTBUS is not set |
315 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 325 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
316 | CONFIG_PCI_LEGACY=y | 326 | CONFIG_PCI_LEGACY=y |
327 | # CONFIG_PCI_STUB is not set | ||
328 | # CONFIG_PCI_IOV is not set | ||
317 | # CONFIG_PCCARD is not set | 329 | # CONFIG_PCCARD is not set |
318 | # CONFIG_HOTPLUG_PCI is not set | 330 | # CONFIG_HOTPLUG_PCI is not set |
319 | 331 | ||
@@ -335,7 +347,6 @@ CONFIG_NET=y | |||
335 | # | 347 | # |
336 | # Networking options | 348 | # Networking options |
337 | # | 349 | # |
338 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
339 | CONFIG_PACKET=y | 350 | CONFIG_PACKET=y |
340 | # CONFIG_PACKET_MMAP is not set | 351 | # CONFIG_PACKET_MMAP is not set |
341 | CONFIG_UNIX=y | 352 | CONFIG_UNIX=y |
@@ -387,6 +398,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
387 | # CONFIG_LAPB is not set | 398 | # CONFIG_LAPB is not set |
388 | # CONFIG_ECONET is not set | 399 | # CONFIG_ECONET is not set |
389 | # CONFIG_WAN_ROUTER is not set | 400 | # CONFIG_WAN_ROUTER is not set |
401 | # CONFIG_PHONET is not set | ||
390 | # CONFIG_NET_SCHED is not set | 402 | # CONFIG_NET_SCHED is not set |
391 | # CONFIG_DCB is not set | 403 | # CONFIG_DCB is not set |
392 | 404 | ||
@@ -399,13 +411,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
399 | # CONFIG_IRDA is not set | 411 | # CONFIG_IRDA is not set |
400 | # CONFIG_BT is not set | 412 | # CONFIG_BT is not set |
401 | # CONFIG_AF_RXRPC is not set | 413 | # CONFIG_AF_RXRPC is not set |
402 | # CONFIG_PHONET is not set | ||
403 | CONFIG_WIRELESS=y | 414 | CONFIG_WIRELESS=y |
404 | # CONFIG_CFG80211 is not set | 415 | # CONFIG_CFG80211 is not set |
405 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 416 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
406 | # CONFIG_WIRELESS_EXT is not set | 417 | # CONFIG_WIRELESS_EXT is not set |
407 | # CONFIG_LIB80211 is not set | 418 | # CONFIG_LIB80211 is not set |
408 | # CONFIG_MAC80211 is not set | 419 | # CONFIG_MAC80211 is not set |
420 | # CONFIG_WIMAX is not set | ||
409 | # CONFIG_RFKILL is not set | 421 | # CONFIG_RFKILL is not set |
410 | # CONFIG_NET_9P is not set | 422 | # CONFIG_NET_9P is not set |
411 | 423 | ||
@@ -439,12 +451,16 @@ CONFIG_GDROM=y | |||
439 | # CONFIG_BLK_DEV_HD is not set | 451 | # CONFIG_BLK_DEV_HD is not set |
440 | CONFIG_MISC_DEVICES=y | 452 | CONFIG_MISC_DEVICES=y |
441 | # CONFIG_PHANTOM is not set | 453 | # CONFIG_PHANTOM is not set |
442 | # CONFIG_EEPROM_93CX6 is not set | ||
443 | # CONFIG_SGI_IOC4 is not set | 454 | # CONFIG_SGI_IOC4 is not set |
444 | # CONFIG_TIFM_CORE is not set | 455 | # CONFIG_TIFM_CORE is not set |
445 | # CONFIG_ENCLOSURE_SERVICES is not set | 456 | # CONFIG_ENCLOSURE_SERVICES is not set |
446 | # CONFIG_HP_ILO is not set | 457 | # CONFIG_HP_ILO is not set |
447 | # CONFIG_C2PORT is not set | 458 | # CONFIG_C2PORT is not set |
459 | |||
460 | # | ||
461 | # EEPROM support | ||
462 | # | ||
463 | # CONFIG_EEPROM_93CX6 is not set | ||
448 | CONFIG_HAVE_IDE=y | 464 | CONFIG_HAVE_IDE=y |
449 | # CONFIG_IDE is not set | 465 | # CONFIG_IDE is not set |
450 | 466 | ||
@@ -470,6 +486,7 @@ CONFIG_HAVE_IDE=y | |||
470 | # CONFIG_IEEE1394 is not set | 486 | # CONFIG_IEEE1394 is not set |
471 | # CONFIG_I2O is not set | 487 | # CONFIG_I2O is not set |
472 | CONFIG_NETDEVICES=y | 488 | CONFIG_NETDEVICES=y |
489 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
473 | # CONFIG_DUMMY is not set | 490 | # CONFIG_DUMMY is not set |
474 | # CONFIG_BONDING is not set | 491 | # CONFIG_BONDING is not set |
475 | # CONFIG_MACVLAN is not set | 492 | # CONFIG_MACVLAN is not set |
@@ -487,8 +504,10 @@ CONFIG_MII=y | |||
487 | # CONFIG_CASSINI is not set | 504 | # CONFIG_CASSINI is not set |
488 | # CONFIG_NET_VENDOR_3COM is not set | 505 | # CONFIG_NET_VENDOR_3COM is not set |
489 | # CONFIG_SMC91X is not set | 506 | # CONFIG_SMC91X is not set |
507 | # CONFIG_ETHOC is not set | ||
490 | # CONFIG_SMC911X is not set | 508 | # CONFIG_SMC911X is not set |
491 | # CONFIG_SMSC911X is not set | 509 | # CONFIG_SMSC911X is not set |
510 | # CONFIG_DNET is not set | ||
492 | # CONFIG_NET_TULIP is not set | 511 | # CONFIG_NET_TULIP is not set |
493 | # CONFIG_HP100 is not set | 512 | # CONFIG_HP100 is not set |
494 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 513 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -532,7 +551,10 @@ CONFIG_8139TOO=y | |||
532 | # | 551 | # |
533 | # CONFIG_WLAN_PRE80211 is not set | 552 | # CONFIG_WLAN_PRE80211 is not set |
534 | # CONFIG_WLAN_80211 is not set | 553 | # CONFIG_WLAN_80211 is not set |
535 | # CONFIG_IWLWIFI_LEDS is not set | 554 | |
555 | # | ||
556 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
557 | # | ||
536 | # CONFIG_WAN is not set | 558 | # CONFIG_WAN is not set |
537 | # CONFIG_FDDI is not set | 559 | # CONFIG_FDDI is not set |
538 | # CONFIG_HIPPI is not set | 560 | # CONFIG_HIPPI is not set |
@@ -628,6 +650,7 @@ CONFIG_LEGACY_PTYS=y | |||
628 | CONFIG_LEGACY_PTY_COUNT=256 | 650 | CONFIG_LEGACY_PTY_COUNT=256 |
629 | # CONFIG_IPMI_HANDLER is not set | 651 | # CONFIG_IPMI_HANDLER is not set |
630 | CONFIG_HW_RANDOM=y | 652 | CONFIG_HW_RANDOM=y |
653 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
631 | # CONFIG_R3964 is not set | 654 | # CONFIG_R3964 is not set |
632 | # CONFIG_APPLICOM is not set | 655 | # CONFIG_APPLICOM is not set |
633 | # CONFIG_RAW_DRIVER is not set | 656 | # CONFIG_RAW_DRIVER is not set |
@@ -746,6 +769,7 @@ CONFIG_FB_PVR2=y | |||
746 | # CONFIG_FB_VIRTUAL is not set | 769 | # CONFIG_FB_VIRTUAL is not set |
747 | # CONFIG_FB_METRONOME is not set | 770 | # CONFIG_FB_METRONOME is not set |
748 | # CONFIG_FB_MB862XX is not set | 771 | # CONFIG_FB_MB862XX is not set |
772 | # CONFIG_FB_BROADSHEET is not set | ||
749 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 773 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
750 | 774 | ||
751 | # | 775 | # |
@@ -802,9 +826,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
802 | # | 826 | # |
803 | 827 | ||
804 | # | 828 | # |
805 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 829 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
806 | # | 830 | # |
807 | # CONFIG_USB_GADGET is not set | 831 | # CONFIG_USB_GADGET is not set |
832 | |||
833 | # | ||
834 | # OTG and related infrastructure | ||
835 | # | ||
808 | # CONFIG_UWB is not set | 836 | # CONFIG_UWB is not set |
809 | # CONFIG_MMC is not set | 837 | # CONFIG_MMC is not set |
810 | # CONFIG_MEMSTICK is not set | 838 | # CONFIG_MEMSTICK is not set |
@@ -813,6 +841,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
813 | # CONFIG_INFINIBAND is not set | 841 | # CONFIG_INFINIBAND is not set |
814 | # CONFIG_RTC_CLASS is not set | 842 | # CONFIG_RTC_CLASS is not set |
815 | # CONFIG_DMADEVICES is not set | 843 | # CONFIG_DMADEVICES is not set |
844 | # CONFIG_AUXDISPLAY is not set | ||
816 | # CONFIG_UIO is not set | 845 | # CONFIG_UIO is not set |
817 | # CONFIG_STAGING is not set | 846 | # CONFIG_STAGING is not set |
818 | 847 | ||
@@ -828,6 +857,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
828 | CONFIG_FILE_LOCKING=y | 857 | CONFIG_FILE_LOCKING=y |
829 | # CONFIG_XFS_FS is not set | 858 | # CONFIG_XFS_FS is not set |
830 | # CONFIG_OCFS2_FS is not set | 859 | # CONFIG_OCFS2_FS is not set |
860 | # CONFIG_BTRFS_FS is not set | ||
831 | # CONFIG_DNOTIFY is not set | 861 | # CONFIG_DNOTIFY is not set |
832 | CONFIG_INOTIFY=y | 862 | CONFIG_INOTIFY=y |
833 | CONFIG_INOTIFY_USER=y | 863 | CONFIG_INOTIFY_USER=y |
@@ -871,6 +901,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
871 | # CONFIG_BFS_FS is not set | 901 | # CONFIG_BFS_FS is not set |
872 | # CONFIG_EFS_FS is not set | 902 | # CONFIG_EFS_FS is not set |
873 | # CONFIG_CRAMFS is not set | 903 | # CONFIG_CRAMFS is not set |
904 | # CONFIG_SQUASHFS is not set | ||
874 | # CONFIG_VXFS_FS is not set | 905 | # CONFIG_VXFS_FS is not set |
875 | # CONFIG_MINIX_FS is not set | 906 | # CONFIG_MINIX_FS is not set |
876 | # CONFIG_OMFS_FS is not set | 907 | # CONFIG_OMFS_FS is not set |
@@ -920,7 +951,6 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
920 | # | 951 | # |
921 | # Tracers | 952 | # Tracers |
922 | # | 953 | # |
923 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
924 | # CONFIG_SAMPLES is not set | 954 | # CONFIG_SAMPLES is not set |
925 | CONFIG_HAVE_ARCH_KGDB=y | 955 | CONFIG_HAVE_ARCH_KGDB=y |
926 | # CONFIG_SH_STANDARD_BIOS is not set | 956 | # CONFIG_SH_STANDARD_BIOS is not set |
@@ -1012,6 +1042,7 @@ CONFIG_CRYPTO=y | |||
1012 | # Compression | 1042 | # Compression |
1013 | # | 1043 | # |
1014 | # CONFIG_CRYPTO_DEFLATE is not set | 1044 | # CONFIG_CRYPTO_DEFLATE is not set |
1045 | # CONFIG_CRYPTO_ZLIB is not set | ||
1015 | # CONFIG_CRYPTO_LZO is not set | 1046 | # CONFIG_CRYPTO_LZO is not set |
1016 | 1047 | ||
1017 | # | 1048 | # |
@@ -1033,7 +1064,7 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
1033 | CONFIG_CRC32=y | 1064 | CONFIG_CRC32=y |
1034 | # CONFIG_CRC7 is not set | 1065 | # CONFIG_CRC7 is not set |
1035 | # CONFIG_LIBCRC32C is not set | 1066 | # CONFIG_LIBCRC32C is not set |
1036 | CONFIG_PLIST=y | ||
1037 | CONFIG_HAS_IOMEM=y | 1067 | CONFIG_HAS_IOMEM=y |
1038 | CONFIG_HAS_IOPORT=y | 1068 | CONFIG_HAS_IOPORT=y |
1039 | CONFIG_HAS_DMA=y | 1069 | CONFIG_HAS_DMA=y |
1070 | CONFIG_NLATTR=y | ||