se7343_defconfig (accba5f3965d6a9d1bf7c1e1a7995d17e9d521b6) | se7343_defconfig (4bb273e95578436bedf44741c97c2b7812fa8ada) |
---|---|
1# 2# Automatically generated make config: don't edit | 1# 2# Automatically generated make config: don't edit |
3# Linux kernel version: 2.6.26 4# Wed Jul 30 02:08:38 2008 | 3# Linux kernel version: 2.6.27 4# Wed Oct 22 19:00:21 2008 |
5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_BUG=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HARDIRQS=y | 5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_BUG=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HARDIRQS=y |
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
|
14CONFIG_GENERIC_IRQ_PROBE=y | 15CONFIG_GENERIC_IRQ_PROBE=y |
15CONFIG_GENERIC_CALIBRATE_DELAY=y | 16# CONFIG_GENERIC_GPIO is not set |
16CONFIG_GENERIC_TIME=y 17CONFIG_GENERIC_CLOCKEVENTS=y 18CONFIG_STACKTRACE_SUPPORT=y 19CONFIG_LOCKDEP_SUPPORT=y | 17CONFIG_GENERIC_TIME=y 18CONFIG_GENERIC_CLOCKEVENTS=y 19CONFIG_STACKTRACE_SUPPORT=y 20CONFIG_LOCKDEP_SUPPORT=y |
21CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
|
20# CONFIG_ARCH_HAS_ILOG2_U32 is not set 21# CONFIG_ARCH_HAS_ILOG2_U64 is not set 22CONFIG_ARCH_NO_VIRT_TO_BUS=y | 22# CONFIG_ARCH_HAS_ILOG2_U32 is not set 23# CONFIG_ARCH_HAS_ILOG2_U64 is not set 24CONFIG_ARCH_NO_VIRT_TO_BUS=y |
23CONFIG_ARCH_SUPPORTS_AOUT=y | |
24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 25 26# 27# General setup 28# 29CONFIG_EXPERIMENTAL=y 30CONFIG_BROKEN_ON_SMP=y 31CONFIG_INIT_ENV_ARG_LIMIT=32 --- 34 unchanged lines hidden (view full) --- 66CONFIG_BASE_FULL=y 67# CONFIG_FUTEX is not set 68CONFIG_ANON_INODES=y 69# CONFIG_EPOLL is not set 70CONFIG_SIGNALFD=y 71CONFIG_TIMERFD=y 72CONFIG_EVENTFD=y 73# CONFIG_SHMEM is not set | 25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26 27# 28# General setup 29# 30CONFIG_EXPERIMENTAL=y 31CONFIG_BROKEN_ON_SMP=y 32CONFIG_INIT_ENV_ARG_LIMIT=32 --- 34 unchanged lines hidden (view full) --- 67CONFIG_BASE_FULL=y 68# CONFIG_FUTEX is not set 69CONFIG_ANON_INODES=y 70# CONFIG_EPOLL is not set 71CONFIG_SIGNALFD=y 72CONFIG_TIMERFD=y 73CONFIG_EVENTFD=y 74# CONFIG_SHMEM is not set |
75CONFIG_AIO=y |
|
74CONFIG_VM_EVENT_COUNTERS=y | 76CONFIG_VM_EVENT_COUNTERS=y |
77CONFIG_PCI_QUIRKS=y |
|
75CONFIG_SLAB=y 76# CONFIG_SLUB is not set 77# CONFIG_SLOB is not set 78# CONFIG_PROFILING is not set 79# CONFIG_MARKERS is not set 80CONFIG_HAVE_OPROFILE=y | 78CONFIG_SLAB=y 79# CONFIG_SLUB is not set 80# CONFIG_SLOB is not set 81# CONFIG_PROFILING is not set 82# CONFIG_MARKERS is not set 83CONFIG_HAVE_OPROFILE=y |
81# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set 82# CONFIG_HAVE_IOREMAP_PROT is not set 83# CONFIG_HAVE_KPROBES is not set 84# CONFIG_HAVE_KRETPROBES is not set 85# CONFIG_HAVE_ARCH_TRACEHOOK is not set 86# CONFIG_HAVE_DMA_ATTRS is not set 87# CONFIG_USE_GENERIC_SMP_HELPERS is not set | 84# CONFIG_KPROBES is not set 85CONFIG_HAVE_IOREMAP_PROT=y 86CONFIG_HAVE_KPROBES=y 87CONFIG_HAVE_KRETPROBES=y 88CONFIG_HAVE_ARCH_TRACEHOOK=y |
88CONFIG_HAVE_CLK=y | 89CONFIG_HAVE_CLK=y |
89CONFIG_PROC_PAGE_MONITOR=y | 90CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
90CONFIG_SLABINFO=y 91CONFIG_TINY_SHMEM=y 92CONFIG_BASE_SMALL=0 93CONFIG_MODULES=y 94# CONFIG_MODULE_FORCE_LOAD is not set 95CONFIG_MODULE_UNLOAD=y 96CONFIG_MODULE_FORCE_UNLOAD=y 97# CONFIG_MODVERSIONS is not set --- 14 unchanged lines hidden (view full) --- 112CONFIG_IOSCHED_DEADLINE=y 113# CONFIG_IOSCHED_CFQ is not set 114# CONFIG_DEFAULT_AS is not set 115CONFIG_DEFAULT_DEADLINE=y 116# CONFIG_DEFAULT_CFQ is not set 117# CONFIG_DEFAULT_NOOP is not set 118CONFIG_DEFAULT_IOSCHED="deadline" 119CONFIG_CLASSIC_RCU=y | 91CONFIG_SLABINFO=y 92CONFIG_TINY_SHMEM=y 93CONFIG_BASE_SMALL=0 94CONFIG_MODULES=y 95# CONFIG_MODULE_FORCE_LOAD is not set 96CONFIG_MODULE_UNLOAD=y 97CONFIG_MODULE_FORCE_UNLOAD=y 98# CONFIG_MODVERSIONS is not set --- 14 unchanged lines hidden (view full) --- 113CONFIG_IOSCHED_DEADLINE=y 114# CONFIG_IOSCHED_CFQ is not set 115# CONFIG_DEFAULT_AS is not set 116CONFIG_DEFAULT_DEADLINE=y 117# CONFIG_DEFAULT_CFQ is not set 118# CONFIG_DEFAULT_NOOP is not set 119CONFIG_DEFAULT_IOSCHED="deadline" 120CONFIG_CLASSIC_RCU=y |
121# CONFIG_FREEZER is not set |
|
120 121# 122# System type 123# 124CONFIG_CPU_SH4=y 125CONFIG_CPU_SH4A=y 126CONFIG_CPU_SH4AL_DSP=y 127# CONFIG_CPU_SUBTYPE_SH7619 is not set --- 53 unchanged lines hidden (view full) --- 181CONFIG_ENTRY_OFFSET=0x00001000 182CONFIG_SELECT_MEMORY_MODEL=y 183CONFIG_FLATMEM_MANUAL=y 184# CONFIG_DISCONTIGMEM_MANUAL is not set 185# CONFIG_SPARSEMEM_MANUAL is not set 186CONFIG_FLATMEM=y 187CONFIG_FLAT_NODE_MEM_MAP=y 188CONFIG_SPARSEMEM_STATIC=y | 122 123# 124# System type 125# 126CONFIG_CPU_SH4=y 127CONFIG_CPU_SH4A=y 128CONFIG_CPU_SH4AL_DSP=y 129# CONFIG_CPU_SUBTYPE_SH7619 is not set --- 53 unchanged lines hidden (view full) --- 183CONFIG_ENTRY_OFFSET=0x00001000 184CONFIG_SELECT_MEMORY_MODEL=y 185CONFIG_FLATMEM_MANUAL=y 186# CONFIG_DISCONTIGMEM_MANUAL is not set 187# CONFIG_SPARSEMEM_MANUAL is not set 188CONFIG_FLATMEM=y 189CONFIG_FLAT_NODE_MEM_MAP=y 190CONFIG_SPARSEMEM_STATIC=y |
189# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | |
190CONFIG_PAGEFLAGS_EXTENDED=y 191CONFIG_SPLIT_PTLOCK_CPUS=4 192# CONFIG_RESOURCES_64BIT is not set | 191CONFIG_PAGEFLAGS_EXTENDED=y 192CONFIG_SPLIT_PTLOCK_CPUS=4 193# CONFIG_RESOURCES_64BIT is not set |
194# CONFIG_PHYS_ADDR_T_64BIT is not set |
|
193CONFIG_ZONE_DMA_FLAG=0 194CONFIG_NR_QUICK=2 | 195CONFIG_ZONE_DMA_FLAG=0 196CONFIG_NR_QUICK=2 |
197CONFIG_UNEVICTABLE_LRU=y |
|
195 196# 197# Cache configuration 198# 199# CONFIG_SH_DIRECT_MAPPED is not set 200CONFIG_CACHE_WRITEBACK=y 201# CONFIG_CACHE_WRITETHROUGH is not set 202# CONFIG_CACHE_OFF is not set --- 17 unchanged lines hidden (view full) --- 220CONFIG_SH_7343_SOLUTION_ENGINE=y 221 222# 223# Timer and clock configuration 224# 225CONFIG_SH_TMU=y 226CONFIG_SH_TIMER_IRQ=16 227CONFIG_SH_PCLK_FREQ=27000000 | 198 199# 200# Cache configuration 201# 202# CONFIG_SH_DIRECT_MAPPED is not set 203CONFIG_CACHE_WRITEBACK=y 204# CONFIG_CACHE_WRITETHROUGH is not set 205# CONFIG_CACHE_OFF is not set --- 17 unchanged lines hidden (view full) --- 223CONFIG_SH_7343_SOLUTION_ENGINE=y 224 225# 226# Timer and clock configuration 227# 228CONFIG_SH_TMU=y 229CONFIG_SH_TIMER_IRQ=16 230CONFIG_SH_PCLK_FREQ=27000000 |
228# CONFIG_TICK_ONESHOT is not set | |
229# CONFIG_NO_HZ is not set 230# CONFIG_HIGH_RES_TIMERS is not set 231CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 232 233# 234# CPU Frequency scaling 235# 236# CONFIG_CPU_FREQ is not set --- 19 unchanged lines hidden (view full) --- 256# CONFIG_HZ_100 is not set 257CONFIG_HZ_250=y 258# CONFIG_HZ_300 is not set 259# CONFIG_HZ_1000 is not set 260CONFIG_HZ=250 261# CONFIG_SCHED_HRTICK is not set 262# CONFIG_KEXEC is not set 263# CONFIG_CRASH_DUMP is not set | 231# CONFIG_NO_HZ is not set 232# CONFIG_HIGH_RES_TIMERS is not set 233CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 234 235# 236# CPU Frequency scaling 237# 238# CONFIG_CPU_FREQ is not set --- 19 unchanged lines hidden (view full) --- 258# CONFIG_HZ_100 is not set 259CONFIG_HZ_250=y 260# CONFIG_HZ_300 is not set 261# CONFIG_HZ_1000 is not set 262CONFIG_HZ=250 263# CONFIG_SCHED_HRTICK is not set 264# CONFIG_KEXEC is not set 265# CONFIG_CRASH_DUMP is not set |
266# CONFIG_SECCOMP is not set |
|
264CONFIG_PREEMPT_NONE=y 265# CONFIG_PREEMPT_VOLUNTARY is not set 266# CONFIG_PREEMPT is not set 267CONFIG_GUSA=y 268 269# 270# Boot options 271# --- 7 unchanged lines hidden (view full) --- 279# CONFIG_CF_ENABLER is not set 280# CONFIG_ARCH_SUPPORTS_MSI is not set 281# CONFIG_PCCARD is not set 282 283# 284# Executable file formats 285# 286CONFIG_BINFMT_ELF=y | 267CONFIG_PREEMPT_NONE=y 268# CONFIG_PREEMPT_VOLUNTARY is not set 269# CONFIG_PREEMPT is not set 270CONFIG_GUSA=y 271 272# 273# Boot options 274# --- 7 unchanged lines hidden (view full) --- 282# CONFIG_CF_ENABLER is not set 283# CONFIG_ARCH_SUPPORTS_MSI is not set 284# CONFIG_PCCARD is not set 285 286# 287# Executable file formats 288# 289CONFIG_BINFMT_ELF=y |
290# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 291# CONFIG_HAVE_AOUT is not set |
|
287# CONFIG_BINFMT_MISC is not set | 292# CONFIG_BINFMT_MISC is not set |
288 289# 290# Networking 291# | |
292CONFIG_NET=y 293 294# 295# Networking options 296# 297CONFIG_PACKET=y 298CONFIG_PACKET_MMAP=y 299CONFIG_UNIX=y --- 29 unchanged lines hidden (view full) --- 329# CONFIG_IPV6 is not set 330# CONFIG_NETWORK_SECMARK is not set 331# CONFIG_NETFILTER is not set 332# CONFIG_IP_DCCP is not set 333# CONFIG_IP_SCTP is not set 334# CONFIG_TIPC is not set 335# CONFIG_ATM is not set 336# CONFIG_BRIDGE is not set | 293CONFIG_NET=y 294 295# 296# Networking options 297# 298CONFIG_PACKET=y 299CONFIG_PACKET_MMAP=y 300CONFIG_UNIX=y --- 29 unchanged lines hidden (view full) --- 330# CONFIG_IPV6 is not set 331# CONFIG_NETWORK_SECMARK is not set 332# CONFIG_NETFILTER is not set 333# CONFIG_IP_DCCP is not set 334# CONFIG_IP_SCTP is not set 335# CONFIG_TIPC is not set 336# CONFIG_ATM is not set 337# CONFIG_BRIDGE is not set |
338# CONFIG_NET_DSA is not set |
|
337# CONFIG_VLAN_8021Q is not set 338# CONFIG_DECNET is not set 339# CONFIG_LLC2 is not set 340# CONFIG_IPX is not set 341# CONFIG_ATALK is not set 342# CONFIG_X25 is not set 343# CONFIG_LAPB is not set 344# CONFIG_ECONET is not set --- 4 unchanged lines hidden (view full) --- 349# Network testing 350# 351# CONFIG_NET_PKTGEN is not set 352# CONFIG_HAMRADIO is not set 353# CONFIG_CAN is not set 354# CONFIG_IRDA is not set 355# CONFIG_BT is not set 356# CONFIG_AF_RXRPC is not set | 339# CONFIG_VLAN_8021Q is not set 340# CONFIG_DECNET is not set 341# CONFIG_LLC2 is not set 342# CONFIG_IPX is not set 343# CONFIG_ATALK is not set 344# CONFIG_X25 is not set 345# CONFIG_LAPB is not set 346# CONFIG_ECONET is not set --- 4 unchanged lines hidden (view full) --- 351# Network testing 352# 353# CONFIG_NET_PKTGEN is not set 354# CONFIG_HAMRADIO is not set 355# CONFIG_CAN is not set 356# CONFIG_IRDA is not set 357# CONFIG_BT is not set 358# CONFIG_AF_RXRPC is not set |
357 358# 359# Wireless 360# | 359# CONFIG_PHONET is not set 360CONFIG_WIRELESS=y |
361# CONFIG_CFG80211 is not set | 361# CONFIG_CFG80211 is not set |
362# CONFIG_WIRELESS_OLD_REGULATORY is not set |
|
362# CONFIG_WIRELESS_EXT is not set 363# CONFIG_MAC80211 is not set 364# CONFIG_IEEE80211 is not set 365# CONFIG_RFKILL is not set 366# CONFIG_NET_9P is not set 367 368# 369# Device Drivers --- 154 unchanged lines hidden (view full) --- 524# CONFIG_AX88796 is not set 525# CONFIG_STNIC is not set 526CONFIG_SMC91X=y 527# CONFIG_SMC911X is not set 528# CONFIG_IBM_NEW_EMAC_ZMII is not set 529# CONFIG_IBM_NEW_EMAC_RGMII is not set 530# CONFIG_IBM_NEW_EMAC_TAH is not set 531# CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 363# CONFIG_WIRELESS_EXT is not set 364# CONFIG_MAC80211 is not set 365# CONFIG_IEEE80211 is not set 366# CONFIG_RFKILL is not set 367# CONFIG_NET_9P is not set 368 369# 370# Device Drivers --- 154 unchanged lines hidden (view full) --- 525# CONFIG_AX88796 is not set 526# CONFIG_STNIC is not set 527CONFIG_SMC91X=y 528# CONFIG_SMC911X is not set 529# CONFIG_IBM_NEW_EMAC_ZMII is not set 530# CONFIG_IBM_NEW_EMAC_RGMII is not set 531# CONFIG_IBM_NEW_EMAC_TAH is not set 532# CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
533# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 534# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 535# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
|
532# CONFIG_B44 is not set 533CONFIG_NETDEV_1000=y 534CONFIG_NETDEV_10000=y 535 536# 537# Wireless LAN 538# 539# CONFIG_WLAN_PRE80211 is not set --- 87 unchanged lines hidden (view full) --- 627# CONFIG_SSB is not set 628 629# 630# Multifunction device drivers 631# 632# CONFIG_MFD_CORE is not set 633# CONFIG_MFD_SM501 is not set 634# CONFIG_HTC_PASIC3 is not set | 536# CONFIG_B44 is not set 537CONFIG_NETDEV_1000=y 538CONFIG_NETDEV_10000=y 539 540# 541# Wireless LAN 542# 543# CONFIG_WLAN_PRE80211 is not set --- 87 unchanged lines hidden (view full) --- 631# CONFIG_SSB is not set 632 633# 634# Multifunction device drivers 635# 636# CONFIG_MFD_CORE is not set 637# CONFIG_MFD_SM501 is not set 638# CONFIG_HTC_PASIC3 is not set |
639# CONFIG_MFD_TMIO is not set 640# CONFIG_MFD_WM8400 is not set |
|
635 636# 637# Multimedia devices 638# 639 640# 641# Multimedia core support 642# --- 7 unchanged lines hidden (view full) --- 650# 651# Multimedia drivers 652# 653# CONFIG_MEDIA_ATTACH is not set 654CONFIG_VIDEO_V4L2=y 655CONFIG_VIDEO_V4L1=y 656CONFIG_VIDEO_CAPTURE_DRIVERS=y 657# CONFIG_VIDEO_ADV_DEBUG is not set | 641 642# 643# Multimedia devices 644# 645 646# 647# Multimedia core support 648# --- 7 unchanged lines hidden (view full) --- 656# 657# Multimedia drivers 658# 659# CONFIG_MEDIA_ATTACH is not set 660CONFIG_VIDEO_V4L2=y 661CONFIG_VIDEO_V4L1=y 662CONFIG_VIDEO_CAPTURE_DRIVERS=y 663# CONFIG_VIDEO_ADV_DEBUG is not set |
664# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set |
|
658CONFIG_VIDEO_HELPER_CHIPS_AUTO=y 659# CONFIG_VIDEO_VIVI is not set 660# CONFIG_VIDEO_CPIA is not set 661# CONFIG_SOC_CAMERA is not set | 665CONFIG_VIDEO_HELPER_CHIPS_AUTO=y 666# CONFIG_VIDEO_VIVI is not set 667# CONFIG_VIDEO_CPIA is not set 668# CONFIG_SOC_CAMERA is not set |
662# CONFIG_VIDEO_SH_MOBILE_CEU is not set | |
663CONFIG_RADIO_ADAPTERS=y 664# CONFIG_DAB is not set 665 666# 667# Graphics support 668# 669# CONFIG_VGASTATE is not set 670# CONFIG_VIDEO_OUTPUT_CONTROL is not set 671CONFIG_FB=y 672CONFIG_FIRMWARE_EDID=y 673# CONFIG_FB_DDC is not set | 669CONFIG_RADIO_ADAPTERS=y 670# CONFIG_DAB is not set 671 672# 673# Graphics support 674# 675# CONFIG_VGASTATE is not set 676# CONFIG_VIDEO_OUTPUT_CONTROL is not set 677CONFIG_FB=y 678CONFIG_FIRMWARE_EDID=y 679# CONFIG_FB_DDC is not set |
680# CONFIG_FB_BOOT_VESA_SUPPORT is not set |
|
674CONFIG_FB_CFB_FILLRECT=m 675CONFIG_FB_CFB_COPYAREA=m 676CONFIG_FB_CFB_IMAGEBLIT=m 677# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 678# CONFIG_FB_SYS_FILLRECT is not set 679# CONFIG_FB_SYS_COPYAREA is not set 680# CONFIG_FB_SYS_IMAGEBLIT is not set 681# CONFIG_FB_FOREIGN_ENDIAN is not set --- 5 unchanged lines hidden (view full) --- 687# CONFIG_FB_TILEBLITTING is not set 688 689# 690# Frame buffer hardware drivers 691# 692# CONFIG_FB_S1D13XXX is not set 693CONFIG_FB_SH_MOBILE_LCDC=m 694# CONFIG_FB_VIRTUAL is not set | 681CONFIG_FB_CFB_FILLRECT=m 682CONFIG_FB_CFB_COPYAREA=m 683CONFIG_FB_CFB_IMAGEBLIT=m 684# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 685# CONFIG_FB_SYS_FILLRECT is not set 686# CONFIG_FB_SYS_COPYAREA is not set 687# CONFIG_FB_SYS_IMAGEBLIT is not set 688# CONFIG_FB_FOREIGN_ENDIAN is not set --- 5 unchanged lines hidden (view full) --- 694# CONFIG_FB_TILEBLITTING is not set 695 696# 697# Frame buffer hardware drivers 698# 699# CONFIG_FB_S1D13XXX is not set 700CONFIG_FB_SH_MOBILE_LCDC=m 701# CONFIG_FB_VIRTUAL is not set |
702# CONFIG_FB_METRONOME is not set |
|
695# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 696 697# 698# Display device support 699# 700# CONFIG_DISPLAY_SUPPORT is not set 701 702# 703# Console display driver support 704# 705CONFIG_DUMMY_CONSOLE=y 706# CONFIG_FRAMEBUFFER_CONSOLE is not set 707# CONFIG_LOGO is not set 708CONFIG_SOUND=y | 703# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 704 705# 706# Display device support 707# 708# CONFIG_DISPLAY_SUPPORT is not set 709 710# 711# Console display driver support 712# 713CONFIG_DUMMY_CONSOLE=y 714# CONFIG_FRAMEBUFFER_CONSOLE is not set 715# CONFIG_LOGO is not set 716CONFIG_SOUND=y |
717CONFIG_SOUND_OSS_CORE=y |
|
709CONFIG_SND=y 710CONFIG_SND_TIMER=y 711CONFIG_SND_PCM=y 712CONFIG_SND_SEQUENCER=y 713# CONFIG_SND_SEQ_DUMMY is not set 714CONFIG_SND_OSSEMUL=y 715# CONFIG_SND_MIXER_OSS is not set 716CONFIG_SND_PCM_OSS=y --- 12 unchanged lines hidden (view full) --- 729# CONFIG_SND_MPU401 is not set 730CONFIG_SND_SUPERH=y 731# CONFIG_SND_SOC is not set 732# CONFIG_SOUND_PRIME is not set 733CONFIG_HID_SUPPORT=y 734CONFIG_HID=y 735# CONFIG_HID_DEBUG is not set 736# CONFIG_HIDRAW is not set | 718CONFIG_SND=y 719CONFIG_SND_TIMER=y 720CONFIG_SND_PCM=y 721CONFIG_SND_SEQUENCER=y 722# CONFIG_SND_SEQ_DUMMY is not set 723CONFIG_SND_OSSEMUL=y 724# CONFIG_SND_MIXER_OSS is not set 725CONFIG_SND_PCM_OSS=y --- 12 unchanged lines hidden (view full) --- 738# CONFIG_SND_MPU401 is not set 739CONFIG_SND_SUPERH=y 740# CONFIG_SND_SOC is not set 741# CONFIG_SOUND_PRIME is not set 742CONFIG_HID_SUPPORT=y 743CONFIG_HID=y 744# CONFIG_HID_DEBUG is not set 745# CONFIG_HIDRAW is not set |
746# CONFIG_HID_PID is not set 747 748# 749# Special HID drivers 750# 751CONFIG_HID_COMPAT=y |
|
737# CONFIG_USB_SUPPORT is not set 738# CONFIG_MMC is not set 739# CONFIG_MEMSTICK is not set 740# CONFIG_NEW_LEDS is not set 741# CONFIG_ACCESSIBILITY is not set 742# CONFIG_RTC_CLASS is not set 743# CONFIG_DMADEVICES is not set 744# CONFIG_UIO is not set | 752# CONFIG_USB_SUPPORT is not set 753# CONFIG_MMC is not set 754# CONFIG_MEMSTICK is not set 755# CONFIG_NEW_LEDS is not set 756# CONFIG_ACCESSIBILITY is not set 757# CONFIG_RTC_CLASS is not set 758# CONFIG_DMADEVICES is not set 759# CONFIG_UIO is not set |
760# CONFIG_STAGING is not set |
|
745 746# 747# File systems 748# 749CONFIG_EXT2_FS=y 750# CONFIG_EXT2_FS_XATTR is not set 751# CONFIG_EXT2_FS_XIP is not set 752CONFIG_EXT3_FS=y 753CONFIG_EXT3_FS_XATTR=y 754# CONFIG_EXT3_FS_POSIX_ACL is not set 755# CONFIG_EXT3_FS_SECURITY is not set | 761 762# 763# File systems 764# 765CONFIG_EXT2_FS=y 766# CONFIG_EXT2_FS_XATTR is not set 767# CONFIG_EXT2_FS_XIP is not set 768CONFIG_EXT3_FS=y 769CONFIG_EXT3_FS_XATTR=y 770# CONFIG_EXT3_FS_POSIX_ACL is not set 771# CONFIG_EXT3_FS_SECURITY is not set |
756# CONFIG_EXT4DEV_FS is not set | 772# CONFIG_EXT4_FS is not set |
757CONFIG_JBD=y 758CONFIG_FS_MBCACHE=y 759# CONFIG_REISERFS_FS is not set 760# CONFIG_JFS_FS is not set 761# CONFIG_FS_POSIX_ACL is not set | 773CONFIG_JBD=y 774CONFIG_FS_MBCACHE=y 775# CONFIG_REISERFS_FS is not set 776# CONFIG_JFS_FS is not set 777# CONFIG_FS_POSIX_ACL is not set |
778CONFIG_FILE_LOCKING=y |
|
762# CONFIG_XFS_FS is not set 763# CONFIG_OCFS2_FS is not set 764# CONFIG_DNOTIFY is not set 765# CONFIG_INOTIFY is not set 766# CONFIG_QUOTA is not set 767# CONFIG_AUTOFS_FS is not set 768# CONFIG_AUTOFS4_FS is not set 769# CONFIG_FUSE_FS is not set --- 12 unchanged lines hidden (view full) --- 782# CONFIG_NTFS_FS is not set 783 784# 785# Pseudo filesystems 786# 787CONFIG_PROC_FS=y 788# CONFIG_PROC_KCORE is not set 789CONFIG_PROC_SYSCTL=y | 779# CONFIG_XFS_FS is not set 780# CONFIG_OCFS2_FS is not set 781# CONFIG_DNOTIFY is not set 782# CONFIG_INOTIFY is not set 783# CONFIG_QUOTA is not set 784# CONFIG_AUTOFS_FS is not set 785# CONFIG_AUTOFS4_FS is not set 786# CONFIG_FUSE_FS is not set --- 12 unchanged lines hidden (view full) --- 799# CONFIG_NTFS_FS is not set 800 801# 802# Pseudo filesystems 803# 804CONFIG_PROC_FS=y 805# CONFIG_PROC_KCORE is not set 806CONFIG_PROC_SYSCTL=y |
807CONFIG_PROC_PAGE_MONITOR=y |
|
790CONFIG_SYSFS=y 791CONFIG_TMPFS=y 792# CONFIG_TMPFS_POSIX_ACL is not set 793# CONFIG_HUGETLBFS is not set 794# CONFIG_HUGETLB_PAGE is not set 795# CONFIG_CONFIGFS_FS is not set 796 797# --- 34 unchanged lines hidden (view full) --- 832CONFIG_NFSD=y 833# CONFIG_NFSD_V3 is not set 834# CONFIG_NFSD_V4 is not set 835CONFIG_LOCKD=y 836CONFIG_LOCKD_V4=y 837CONFIG_EXPORTFS=y 838CONFIG_NFS_COMMON=y 839CONFIG_SUNRPC=y | 808CONFIG_SYSFS=y 809CONFIG_TMPFS=y 810# CONFIG_TMPFS_POSIX_ACL is not set 811# CONFIG_HUGETLBFS is not set 812# CONFIG_HUGETLB_PAGE is not set 813# CONFIG_CONFIGFS_FS is not set 814 815# --- 34 unchanged lines hidden (view full) --- 850CONFIG_NFSD=y 851# CONFIG_NFSD_V3 is not set 852# CONFIG_NFSD_V4 is not set 853CONFIG_LOCKD=y 854CONFIG_LOCKD_V4=y 855CONFIG_EXPORTFS=y 856CONFIG_NFS_COMMON=y 857CONFIG_SUNRPC=y |
858# CONFIG_SUNRPC_REGISTER_V4 is not set |
|
840# CONFIG_RPCSEC_GSS_KRB5 is not set 841# CONFIG_RPCSEC_GSS_SPKM3 is not set 842# CONFIG_SMB_FS is not set 843# CONFIG_CIFS is not set 844# CONFIG_NCP_FS is not set 845# CONFIG_CODA_FS is not set 846# CONFIG_AFS_FS is not set 847 --- 15 unchanged lines hidden (view full) --- 863CONFIG_FRAME_WARN=1024 864# CONFIG_MAGIC_SYSRQ is not set 865# CONFIG_UNUSED_SYMBOLS is not set 866# CONFIG_DEBUG_FS is not set 867# CONFIG_HEADERS_CHECK is not set 868# CONFIG_DEBUG_KERNEL is not set 869# CONFIG_DEBUG_BUGVERBOSE is not set 870# CONFIG_DEBUG_MEMORY_INIT is not set | 859# CONFIG_RPCSEC_GSS_KRB5 is not set 860# CONFIG_RPCSEC_GSS_SPKM3 is not set 861# CONFIG_SMB_FS is not set 862# CONFIG_CIFS is not set 863# CONFIG_NCP_FS is not set 864# CONFIG_CODA_FS is not set 865# CONFIG_AFS_FS is not set 866 --- 15 unchanged lines hidden (view full) --- 882CONFIG_FRAME_WARN=1024 883# CONFIG_MAGIC_SYSRQ is not set 884# CONFIG_UNUSED_SYMBOLS is not set 885# CONFIG_DEBUG_FS is not set 886# CONFIG_HEADERS_CHECK is not set 887# CONFIG_DEBUG_KERNEL is not set 888# CONFIG_DEBUG_BUGVERBOSE is not set 889# CONFIG_DEBUG_MEMORY_INIT is not set |
890# CONFIG_RCU_CPU_STALL_DETECTOR is not set 891# CONFIG_LATENCYTOP is not set 892CONFIG_NOP_TRACER=y 893CONFIG_HAVE_FTRACE=y 894# CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
|
871# CONFIG_SAMPLES is not set 872# CONFIG_SH_STANDARD_BIOS is not set 873CONFIG_EARLY_SCIF_CONSOLE=y 874CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 875CONFIG_EARLY_PRINTK=y 876# CONFIG_SH_KGDB is not set 877 878# 879# Security options 880# 881# CONFIG_KEYS is not set 882# CONFIG_SECURITY is not set | 895# CONFIG_SAMPLES is not set 896# CONFIG_SH_STANDARD_BIOS is not set 897CONFIG_EARLY_SCIF_CONSOLE=y 898CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 899CONFIG_EARLY_PRINTK=y 900# CONFIG_SH_KGDB is not set 901 902# 903# Security options 904# 905# CONFIG_KEYS is not set 906# CONFIG_SECURITY is not set |
907# CONFIG_SECURITYFS is not set |
|
883# CONFIG_SECURITY_FILE_CAPABILITIES is not set 884CONFIG_CRYPTO=y 885 886# 887# Crypto core or helper 888# | 908# CONFIG_SECURITY_FILE_CAPABILITIES is not set 909CONFIG_CRYPTO=y 910 911# 912# Crypto core or helper 913# |
914# CONFIG_CRYPTO_FIPS is not set |
|
889# CONFIG_CRYPTO_MANAGER is not set 890# CONFIG_CRYPTO_GF128MUL is not set 891# CONFIG_CRYPTO_NULL is not set 892# CONFIG_CRYPTO_CRYPTD is not set 893# CONFIG_CRYPTO_AUTHENC is not set 894# CONFIG_CRYPTO_TEST is not set 895 896# --- 56 unchanged lines hidden (view full) --- 953# CONFIG_CRYPTO_TEA is not set 954# CONFIG_CRYPTO_TWOFISH is not set 955 956# 957# Compression 958# 959# CONFIG_CRYPTO_DEFLATE is not set 960# CONFIG_CRYPTO_LZO is not set | 915# CONFIG_CRYPTO_MANAGER is not set 916# CONFIG_CRYPTO_GF128MUL is not set 917# CONFIG_CRYPTO_NULL is not set 918# CONFIG_CRYPTO_CRYPTD is not set 919# CONFIG_CRYPTO_AUTHENC is not set 920# CONFIG_CRYPTO_TEST is not set 921 922# --- 56 unchanged lines hidden (view full) --- 979# CONFIG_CRYPTO_TEA is not set 980# CONFIG_CRYPTO_TWOFISH is not set 981 982# 983# Compression 984# 985# CONFIG_CRYPTO_DEFLATE is not set 986# CONFIG_CRYPTO_LZO is not set |
987 988# 989# Random Number Generation 990# 991# CONFIG_CRYPTO_ANSI_CPRNG is not set |
|
961CONFIG_CRYPTO_HW=y 962 963# 964# Library routines 965# 966CONFIG_BITREVERSE=y | 992CONFIG_CRYPTO_HW=y 993 994# 995# Library routines 996# 997CONFIG_BITREVERSE=y |
967# CONFIG_GENERIC_FIND_FIRST_BIT is not set | |
968# CONFIG_CRC_CCITT is not set 969# CONFIG_CRC16 is not set 970# CONFIG_CRC_T10DIF is not set 971# CONFIG_CRC_ITU_T is not set 972CONFIG_CRC32=y 973# CONFIG_CRC7 is not set 974# CONFIG_LIBCRC32C is not set 975CONFIG_ZLIB_INFLATE=y 976CONFIG_ZLIB_DEFLATE=y 977CONFIG_HAS_IOMEM=y 978CONFIG_HAS_IOPORT=y 979CONFIG_HAS_DMA=y | 998# CONFIG_CRC_CCITT is not set 999# CONFIG_CRC16 is not set 1000# CONFIG_CRC_T10DIF is not set 1001# CONFIG_CRC_ITU_T is not set 1002CONFIG_CRC32=y 1003# CONFIG_CRC7 is not set 1004# CONFIG_LIBCRC32C is not set 1005CONFIG_ZLIB_INFLATE=y 1006CONFIG_ZLIB_DEFLATE=y 1007CONFIG_HAS_IOMEM=y 1008CONFIG_HAS_IOPORT=y 1009CONFIG_HAS_DMA=y |