polaris_defconfig (ec208491936d6adb8a70c3dd4a517cdfe54e823d) polaris_defconfig (7dbcd8c55fa9b39fe27383b697b8989697c1e1c5)
1#
2# Automatically generated make config: don't edit
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.31
4# Thu Sep 24 18:20:53 2009
3# Linux kernel version: 2.6.33-rc2
4# Mon Jan 4 11:45:25 2010
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8# CONFIG_SUPERH64 is not set
9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y

--- 11 unchanged lines hidden (view full) ---

24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
31CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8# CONFIG_SUPERH64 is not set
9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y

--- 11 unchanged lines hidden (view full) ---

24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
31CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
32CONFIG_DMA_NONCOHERENT=y
32CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
33CONFIG_CONSTRUCTORS=y
34
35#
36# General setup
37#
38CONFIG_EXPERIMENTAL=y
39CONFIG_BROKEN_ON_SMP=y

--- 18 unchanged lines hidden (view full) ---

58CONFIG_AUDIT=y
59# CONFIG_AUDITSYSCALL is not set
60
61#
62# RCU Subsystem
63#
64CONFIG_TREE_RCU=y
65# CONFIG_TREE_PREEMPT_RCU is not set
33CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34CONFIG_CONSTRUCTORS=y
35
36#
37# General setup
38#
39CONFIG_EXPERIMENTAL=y
40CONFIG_BROKEN_ON_SMP=y

--- 18 unchanged lines hidden (view full) ---

59CONFIG_AUDIT=y
60# CONFIG_AUDITSYSCALL is not set
61
62#
63# RCU Subsystem
64#
65CONFIG_TREE_RCU=y
66# CONFIG_TREE_PREEMPT_RCU is not set
67# CONFIG_TINY_RCU is not set
66# CONFIG_RCU_TRACE is not set
67CONFIG_RCU_FANOUT=32
68# CONFIG_RCU_FANOUT_EXACT is not set
69# CONFIG_TREE_RCU_TRACE is not set
70# CONFIG_IKCONFIG is not set
71CONFIG_LOG_BUF_SHIFT=14
72CONFIG_GROUP_SCHED=y
73CONFIG_FAIR_GROUP_SCHED=y

--- 23 unchanged lines hidden (view full) ---

97CONFIG_FUTEX=y
98CONFIG_EPOLL=y
99CONFIG_SIGNALFD=y
100CONFIG_TIMERFD=y
101CONFIG_EVENTFD=y
102CONFIG_SHMEM=y
103CONFIG_AIO=y
104CONFIG_HAVE_PERF_EVENTS=y
68# CONFIG_RCU_TRACE is not set
69CONFIG_RCU_FANOUT=32
70# CONFIG_RCU_FANOUT_EXACT is not set
71# CONFIG_TREE_RCU_TRACE is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74CONFIG_GROUP_SCHED=y
75CONFIG_FAIR_GROUP_SCHED=y

--- 23 unchanged lines hidden (view full) ---

99CONFIG_FUTEX=y
100CONFIG_EPOLL=y
101CONFIG_SIGNALFD=y
102CONFIG_TIMERFD=y
103CONFIG_EVENTFD=y
104CONFIG_SHMEM=y
105CONFIG_AIO=y
106CONFIG_HAVE_PERF_EVENTS=y
107CONFIG_PERF_USE_VMALLOC=y
105
106#
107# Kernel Performance Events And Counters
108#
109# CONFIG_PERF_EVENTS is not set
110# CONFIG_PERF_COUNTERS is not set
111CONFIG_VM_EVENT_COUNTERS=y
112CONFIG_COMPAT_BRK=y
113CONFIG_SLAB=y
114# CONFIG_SLUB is not set
115# CONFIG_SLOB is not set
116# CONFIG_PROFILING is not set
117CONFIG_HAVE_OPROFILE=y
118# CONFIG_KPROBES is not set
119CONFIG_HAVE_IOREMAP_PROT=y
120CONFIG_HAVE_KPROBES=y
121CONFIG_HAVE_KRETPROBES=y
122CONFIG_HAVE_ARCH_TRACEHOOK=y
108
109#
110# Kernel Performance Events And Counters
111#
112# CONFIG_PERF_EVENTS is not set
113# CONFIG_PERF_COUNTERS is not set
114CONFIG_VM_EVENT_COUNTERS=y
115CONFIG_COMPAT_BRK=y
116CONFIG_SLAB=y
117# CONFIG_SLUB is not set
118# CONFIG_SLOB is not set
119# CONFIG_PROFILING is not set
120CONFIG_HAVE_OPROFILE=y
121# CONFIG_KPROBES is not set
122CONFIG_HAVE_IOREMAP_PROT=y
123CONFIG_HAVE_KPROBES=y
124CONFIG_HAVE_KRETPROBES=y
125CONFIG_HAVE_ARCH_TRACEHOOK=y
126CONFIG_HAVE_DMA_ATTRS=y
123CONFIG_HAVE_CLK=y
124CONFIG_HAVE_DMA_API_DEBUG=y
125
126#
127# GCOV-based kernel profiling
128#
129# CONFIG_SLOW_WORK is not set
130CONFIG_HAVE_GENERIC_DMA_COHERENT=y

--- 10 unchanged lines hidden (view full) ---

141CONFIG_LBDAF=y
142# CONFIG_BLK_DEV_BSG is not set
143# CONFIG_BLK_DEV_INTEGRITY is not set
144
145#
146# IO Schedulers
147#
148CONFIG_IOSCHED_NOOP=y
127CONFIG_HAVE_CLK=y
128CONFIG_HAVE_DMA_API_DEBUG=y
129
130#
131# GCOV-based kernel profiling
132#
133# CONFIG_SLOW_WORK is not set
134CONFIG_HAVE_GENERIC_DMA_COHERENT=y

--- 10 unchanged lines hidden (view full) ---

145CONFIG_LBDAF=y
146# CONFIG_BLK_DEV_BSG is not set
147# CONFIG_BLK_DEV_INTEGRITY is not set
148
149#
150# IO Schedulers
151#
152CONFIG_IOSCHED_NOOP=y
149# CONFIG_IOSCHED_AS is not set
150# CONFIG_IOSCHED_DEADLINE is not set
151CONFIG_IOSCHED_CFQ=y
153# CONFIG_IOSCHED_DEADLINE is not set
154CONFIG_IOSCHED_CFQ=y
152# CONFIG_DEFAULT_AS is not set
153# CONFIG_DEFAULT_DEADLINE is not set
154CONFIG_DEFAULT_CFQ=y
155# CONFIG_DEFAULT_NOOP is not set
156CONFIG_DEFAULT_IOSCHED="cfq"
155# CONFIG_DEFAULT_DEADLINE is not set
156CONFIG_DEFAULT_CFQ=y
157# CONFIG_DEFAULT_NOOP is not set
158CONFIG_DEFAULT_IOSCHED="cfq"
159# CONFIG_INLINE_SPIN_TRYLOCK is not set
160# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
161# CONFIG_INLINE_SPIN_LOCK is not set
162# CONFIG_INLINE_SPIN_LOCK_BH is not set
163# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
164# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
165# CONFIG_INLINE_SPIN_UNLOCK is not set
166# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
167# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
168# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
169# CONFIG_INLINE_READ_TRYLOCK is not set
170# CONFIG_INLINE_READ_LOCK is not set
171# CONFIG_INLINE_READ_LOCK_BH is not set
172# CONFIG_INLINE_READ_LOCK_IRQ is not set
173# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
174# CONFIG_INLINE_READ_UNLOCK is not set
175# CONFIG_INLINE_READ_UNLOCK_BH is not set
176# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
177# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
178# CONFIG_INLINE_WRITE_TRYLOCK is not set
179# CONFIG_INLINE_WRITE_LOCK is not set
180# CONFIG_INLINE_WRITE_LOCK_BH is not set
181# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
182# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
183# CONFIG_INLINE_WRITE_UNLOCK is not set
184# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
185# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
186# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
187# CONFIG_MUTEX_SPIN_ON_OWNER is not set
157# CONFIG_FREEZER is not set
158
159#
160# System type
161#
162CONFIG_CPU_SH3=y
163# CONFIG_CPU_SUBTYPE_SH7619 is not set
164# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 55 unchanged lines hidden (view full) ---

220CONFIG_SELECT_MEMORY_MODEL=y
221CONFIG_FLATMEM_MANUAL=y
222# CONFIG_DISCONTIGMEM_MANUAL is not set
223# CONFIG_SPARSEMEM_MANUAL is not set
224CONFIG_FLATMEM=y
225CONFIG_FLAT_NODE_MEM_MAP=y
226CONFIG_SPARSEMEM_STATIC=y
227CONFIG_PAGEFLAGS_EXTENDED=y
188# CONFIG_FREEZER is not set
189
190#
191# System type
192#
193CONFIG_CPU_SH3=y
194# CONFIG_CPU_SUBTYPE_SH7619 is not set
195# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 55 unchanged lines hidden (view full) ---

251CONFIG_SELECT_MEMORY_MODEL=y
252CONFIG_FLATMEM_MANUAL=y
253# CONFIG_DISCONTIGMEM_MANUAL is not set
254# CONFIG_SPARSEMEM_MANUAL is not set
255CONFIG_FLATMEM=y
256CONFIG_FLAT_NODE_MEM_MAP=y
257CONFIG_SPARSEMEM_STATIC=y
258CONFIG_PAGEFLAGS_EXTENDED=y
228CONFIG_SPLIT_PTLOCK_CPUS=4
259CONFIG_SPLIT_PTLOCK_CPUS=999999
229# CONFIG_PHYS_ADDR_T_64BIT is not set
230CONFIG_ZONE_DMA_FLAG=0
231CONFIG_NR_QUICK=2
260# CONFIG_PHYS_ADDR_T_64BIT is not set
261CONFIG_ZONE_DMA_FLAG=0
262CONFIG_NR_QUICK=2
232CONFIG_HAVE_MLOCK=y
233CONFIG_HAVE_MLOCKED_PAGE_BIT=y
234# CONFIG_KSM is not set
235CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
236
237#
238# Cache configuration
239#
240CONFIG_CACHE_WRITEBACK=y
241# CONFIG_CACHE_WRITETHROUGH is not set

--- 32 unchanged lines hidden (view full) ---

274#
275# CPU Frequency scaling
276#
277# CONFIG_CPU_FREQ is not set
278
279#
280# DMA support
281#
263# CONFIG_KSM is not set
264CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
265
266#
267# Cache configuration
268#
269CONFIG_CACHE_WRITEBACK=y
270# CONFIG_CACHE_WRITETHROUGH is not set

--- 32 unchanged lines hidden (view full) ---

303#
304# CPU Frequency scaling
305#
306# CONFIG_CPU_FREQ is not set
307
308#
309# DMA support
310#
282CONFIG_SH_DMA_API=y
283CONFIG_SH_DMA=y
311CONFIG_SH_DMA=y
312CONFIG_SH_DMA_API=y
284CONFIG_NR_ONCHIP_DMA_CHANNELS=6
285# CONFIG_NR_DMA_CHANNELS_BOOL is not set
286
287#
288# Companion Chips
289#
290
291#

--- 112 unchanged lines hidden (view full) ---

404# Network testing
405#
406# CONFIG_NET_PKTGEN is not set
407# CONFIG_HAMRADIO is not set
408# CONFIG_CAN is not set
409# CONFIG_IRDA is not set
410# CONFIG_BT is not set
411# CONFIG_AF_RXRPC is not set
313CONFIG_NR_ONCHIP_DMA_CHANNELS=6
314# CONFIG_NR_DMA_CHANNELS_BOOL is not set
315
316#
317# Companion Chips
318#
319
320#

--- 112 unchanged lines hidden (view full) ---

433# Network testing
434#
435# CONFIG_NET_PKTGEN is not set
436# CONFIG_HAMRADIO is not set
437# CONFIG_CAN is not set
438# CONFIG_IRDA is not set
439# CONFIG_BT is not set
440# CONFIG_AF_RXRPC is not set
412# CONFIG_WIRELESS is not set
441CONFIG_WIRELESS=y
442# CONFIG_CFG80211 is not set
443# CONFIG_LIB80211 is not set
444
445#
446# CFG80211 needs to be enabled for MAC80211
447#
413# CONFIG_WIMAX is not set
414# CONFIG_RFKILL is not set
415# CONFIG_NET_9P is not set
416
417#
418# Device Drivers
419#
420

--- 99 unchanged lines hidden (view full) ---

520#
521# UBI - Unsorted block images
522#
523# CONFIG_MTD_UBI is not set
524# CONFIG_PARPORT is not set
525CONFIG_BLK_DEV=y
526# CONFIG_BLK_DEV_COW_COMMON is not set
527# CONFIG_BLK_DEV_LOOP is not set
448# CONFIG_WIMAX is not set
449# CONFIG_RFKILL is not set
450# CONFIG_NET_9P is not set
451
452#
453# Device Drivers
454#
455

--- 99 unchanged lines hidden (view full) ---

555#
556# UBI - Unsorted block images
557#
558# CONFIG_MTD_UBI is not set
559# CONFIG_PARPORT is not set
560CONFIG_BLK_DEV=y
561# CONFIG_BLK_DEV_COW_COMMON is not set
562# CONFIG_BLK_DEV_LOOP is not set
563
564#
565# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
566#
528# CONFIG_BLK_DEV_NBD is not set
529# CONFIG_BLK_DEV_RAM is not set
530# CONFIG_CDROM_PKTCDVD is not set
531# CONFIG_ATA_OVER_ETH is not set
532# CONFIG_BLK_DEV_HD is not set
533CONFIG_MISC_DEVICES=y
534# CONFIG_ENCLOSURE_SERVICES is not set
535# CONFIG_C2PORT is not set

--- 54 unchanged lines hidden (view full) ---

590# CONFIG_IBM_NEW_EMAC_RGMII is not set
591# CONFIG_IBM_NEW_EMAC_TAH is not set
592# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
593# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
594# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
595# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
596# CONFIG_B44 is not set
597# CONFIG_KS8842 is not set
567# CONFIG_BLK_DEV_NBD is not set
568# CONFIG_BLK_DEV_RAM is not set
569# CONFIG_CDROM_PKTCDVD is not set
570# CONFIG_ATA_OVER_ETH is not set
571# CONFIG_BLK_DEV_HD is not set
572CONFIG_MISC_DEVICES=y
573# CONFIG_ENCLOSURE_SERVICES is not set
574# CONFIG_C2PORT is not set

--- 54 unchanged lines hidden (view full) ---

629# CONFIG_IBM_NEW_EMAC_RGMII is not set
630# CONFIG_IBM_NEW_EMAC_TAH is not set
631# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
632# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
633# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
634# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
635# CONFIG_B44 is not set
636# CONFIG_KS8842 is not set
637# CONFIG_KS8851_MLL is not set
598# CONFIG_NETDEV_1000 is not set
599# CONFIG_NETDEV_10000 is not set
600CONFIG_WLAN=y
638# CONFIG_NETDEV_1000 is not set
639# CONFIG_NETDEV_10000 is not set
640CONFIG_WLAN=y
601# CONFIG_WLAN_PRE80211 is not set
602# CONFIG_WLAN_80211 is not set
641# CONFIG_HOSTAP is not set
603
604#
605# Enable WiMAX (Networking options) to see the WiMAX drivers
606#
607# CONFIG_WAN is not set
608# CONFIG_PPP is not set
609# CONFIG_SLIP is not set
610# CONFIG_NETCONSOLE is not set
611# CONFIG_NETPOLL is not set
612# CONFIG_NET_POLL_CONTROLLER is not set
613# CONFIG_ISDN is not set
614# CONFIG_PHONE is not set
615
616#
617# Input device support
618#
619CONFIG_INPUT=y
620# CONFIG_INPUT_FF_MEMLESS is not set
621# CONFIG_INPUT_POLLDEV is not set
642
643#
644# Enable WiMAX (Networking options) to see the WiMAX drivers
645#
646# CONFIG_WAN is not set
647# CONFIG_PPP is not set
648# CONFIG_SLIP is not set
649# CONFIG_NETCONSOLE is not set
650# CONFIG_NETPOLL is not set
651# CONFIG_NET_POLL_CONTROLLER is not set
652# CONFIG_ISDN is not set
653# CONFIG_PHONE is not set
654
655#
656# Input device support
657#
658CONFIG_INPUT=y
659# CONFIG_INPUT_FF_MEMLESS is not set
660# CONFIG_INPUT_POLLDEV is not set
661# CONFIG_INPUT_SPARSEKMAP is not set
622
623#
624# Userland interfaces
625#
626# CONFIG_INPUT_MOUSEDEV is not set
627# CONFIG_INPUT_JOYDEV is not set
628# CONFIG_INPUT_EVDEV is not set
629# CONFIG_INPUT_EVBUG is not set

--- 22 unchanged lines hidden (view full) ---

652CONFIG_VT_CONSOLE=y
653CONFIG_HW_CONSOLE=y
654CONFIG_VT_HW_CONSOLE_BINDING=y
655CONFIG_DEVKMEM=y
656CONFIG_SERIAL_NONSTANDARD=y
657# CONFIG_N_HDLC is not set
658# CONFIG_RISCOM8 is not set
659# CONFIG_SPECIALIX is not set
662
663#
664# Userland interfaces
665#
666# CONFIG_INPUT_MOUSEDEV is not set
667# CONFIG_INPUT_JOYDEV is not set
668# CONFIG_INPUT_EVDEV is not set
669# CONFIG_INPUT_EVBUG is not set

--- 22 unchanged lines hidden (view full) ---

692CONFIG_VT_CONSOLE=y
693CONFIG_HW_CONSOLE=y
694CONFIG_VT_HW_CONSOLE_BINDING=y
695CONFIG_DEVKMEM=y
696CONFIG_SERIAL_NONSTANDARD=y
697# CONFIG_N_HDLC is not set
698# CONFIG_RISCOM8 is not set
699# CONFIG_SPECIALIX is not set
660# CONFIG_RIO is not set
661# CONFIG_STALDRV is not set
662
663#
664# Serial drivers
665#
666# CONFIG_SERIAL_8250 is not set
667
668#

--- 31 unchanged lines hidden (view full) ---

700#
701# CONFIG_SSB is not set
702
703#
704# Multifunction device drivers
705#
706# CONFIG_MFD_CORE is not set
707# CONFIG_MFD_SM501 is not set
700# CONFIG_STALDRV is not set
701
702#
703# Serial drivers
704#
705# CONFIG_SERIAL_8250 is not set
706
707#

--- 31 unchanged lines hidden (view full) ---

739#
740# CONFIG_SSB is not set
741
742#
743# Multifunction device drivers
744#
745# CONFIG_MFD_CORE is not set
746# CONFIG_MFD_SM501 is not set
747# CONFIG_MFD_SH_MOBILE_SDHI is not set
708# CONFIG_HTC_PASIC3 is not set
709# CONFIG_MFD_TMIO is not set
710# CONFIG_REGULATOR is not set
711# CONFIG_MEDIA_SUPPORT is not set
712
713#
714# Graphics support
715#

--- 43 unchanged lines hidden (view full) ---

759# CONFIG_RTC_DRV_DS1286 is not set
760# CONFIG_RTC_DRV_DS1511 is not set
761# CONFIG_RTC_DRV_DS1553 is not set
762# CONFIG_RTC_DRV_DS1742 is not set
763# CONFIG_RTC_DRV_STK17TA8 is not set
764# CONFIG_RTC_DRV_M48T86 is not set
765# CONFIG_RTC_DRV_M48T35 is not set
766# CONFIG_RTC_DRV_M48T59 is not set
748# CONFIG_HTC_PASIC3 is not set
749# CONFIG_MFD_TMIO is not set
750# CONFIG_REGULATOR is not set
751# CONFIG_MEDIA_SUPPORT is not set
752
753#
754# Graphics support
755#

--- 43 unchanged lines hidden (view full) ---

799# CONFIG_RTC_DRV_DS1286 is not set
800# CONFIG_RTC_DRV_DS1511 is not set
801# CONFIG_RTC_DRV_DS1553 is not set
802# CONFIG_RTC_DRV_DS1742 is not set
803# CONFIG_RTC_DRV_STK17TA8 is not set
804# CONFIG_RTC_DRV_M48T86 is not set
805# CONFIG_RTC_DRV_M48T35 is not set
806# CONFIG_RTC_DRV_M48T59 is not set
807# CONFIG_RTC_DRV_MSM6242 is not set
767# CONFIG_RTC_DRV_BQ4802 is not set
808# CONFIG_RTC_DRV_BQ4802 is not set
809# CONFIG_RTC_DRV_RP5C01 is not set
768# CONFIG_RTC_DRV_V3020 is not set
769
770#
771# on-CPU RTC drivers
772#
773CONFIG_RTC_DRV_SH=y
774# CONFIG_RTC_DRV_GENERIC is not set
775# CONFIG_DMADEVICES is not set

--- 6 unchanged lines hidden (view full) ---

782# CONFIG_STAGING is not set
783
784#
785# File systems
786#
787# CONFIG_EXT2_FS is not set
788# CONFIG_EXT3_FS is not set
789# CONFIG_EXT4_FS is not set
810# CONFIG_RTC_DRV_V3020 is not set
811
812#
813# on-CPU RTC drivers
814#
815CONFIG_RTC_DRV_SH=y
816# CONFIG_RTC_DRV_GENERIC is not set
817# CONFIG_DMADEVICES is not set

--- 6 unchanged lines hidden (view full) ---

824# CONFIG_STAGING is not set
825
826#
827# File systems
828#
829# CONFIG_EXT2_FS is not set
830# CONFIG_EXT3_FS is not set
831# CONFIG_EXT4_FS is not set
832CONFIG_EXT4_USE_FOR_EXT23=y
790# CONFIG_REISERFS_FS is not set
791# CONFIG_JFS_FS is not set
792# CONFIG_FS_POSIX_ACL is not set
793# CONFIG_XFS_FS is not set
794# CONFIG_GFS2_FS is not set
795# CONFIG_OCFS2_FS is not set
796# CONFIG_BTRFS_FS is not set
797# CONFIG_NILFS2_FS is not set

--- 30 unchanged lines hidden (view full) ---

828#
829CONFIG_PROC_FS=y
830CONFIG_PROC_KCORE=y
831CONFIG_PROC_SYSCTL=y
832CONFIG_PROC_PAGE_MONITOR=y
833CONFIG_SYSFS=y
834CONFIG_TMPFS=y
835# CONFIG_TMPFS_POSIX_ACL is not set
833# CONFIG_REISERFS_FS is not set
834# CONFIG_JFS_FS is not set
835# CONFIG_FS_POSIX_ACL is not set
836# CONFIG_XFS_FS is not set
837# CONFIG_GFS2_FS is not set
838# CONFIG_OCFS2_FS is not set
839# CONFIG_BTRFS_FS is not set
840# CONFIG_NILFS2_FS is not set

--- 30 unchanged lines hidden (view full) ---

871#
872CONFIG_PROC_FS=y
873CONFIG_PROC_KCORE=y
874CONFIG_PROC_SYSCTL=y
875CONFIG_PROC_PAGE_MONITOR=y
876CONFIG_SYSFS=y
877CONFIG_TMPFS=y
878# CONFIG_TMPFS_POSIX_ACL is not set
836# CONFIG_HUGETLBFS is not set
837# CONFIG_HUGETLB_PAGE is not set
838# CONFIG_CONFIGFS_FS is not set
839CONFIG_MISC_FILESYSTEMS=y
840# CONFIG_ADFS_FS is not set
841# CONFIG_AFFS_FS is not set
842# CONFIG_HFS_FS is not set
843# CONFIG_HFSPLUS_FS is not set
844# CONFIG_BEFS_FS is not set

--- 127 unchanged lines hidden (view full) ---

972# CONFIG_KMEMTRACE is not set
973# CONFIG_WORKQUEUE_TRACER is not set
974# CONFIG_BLK_DEV_IO_TRACE is not set
975# CONFIG_DMA_API_DEBUG is not set
976# CONFIG_SAMPLES is not set
977CONFIG_HAVE_ARCH_KGDB=y
978# CONFIG_KGDB is not set
979# CONFIG_SH_STANDARD_BIOS is not set
879# CONFIG_HUGETLB_PAGE is not set
880# CONFIG_CONFIGFS_FS is not set
881CONFIG_MISC_FILESYSTEMS=y
882# CONFIG_ADFS_FS is not set
883# CONFIG_AFFS_FS is not set
884# CONFIG_HFS_FS is not set
885# CONFIG_HFSPLUS_FS is not set
886# CONFIG_BEFS_FS is not set

--- 127 unchanged lines hidden (view full) ---

1014# CONFIG_KMEMTRACE is not set
1015# CONFIG_WORKQUEUE_TRACER is not set
1016# CONFIG_BLK_DEV_IO_TRACE is not set
1017# CONFIG_DMA_API_DEBUG is not set
1018# CONFIG_SAMPLES is not set
1019CONFIG_HAVE_ARCH_KGDB=y
1020# CONFIG_KGDB is not set
1021# CONFIG_SH_STANDARD_BIOS is not set
980CONFIG_EARLY_SCIF_CONSOLE=y
981CONFIG_EARLY_SCIF_CONSOLE_PORT=0xa4000150
982CONFIG_EARLY_PRINTK=y
983# CONFIG_STACK_DEBUG is not set
984# CONFIG_DEBUG_STACK_USAGE is not set
985# CONFIG_4KSTACKS is not set
986CONFIG_DUMP_CODE=y
987# CONFIG_DWARF_UNWINDER is not set
988# CONFIG_SH_NO_BSS_INIT is not set
989
990#
991# Security options
992#
993# CONFIG_KEYS is not set
994# CONFIG_SECURITY is not set
995# CONFIG_SECURITYFS is not set
1022# CONFIG_STACK_DEBUG is not set
1023# CONFIG_DEBUG_STACK_USAGE is not set
1024# CONFIG_4KSTACKS is not set
1025CONFIG_DUMP_CODE=y
1026# CONFIG_DWARF_UNWINDER is not set
1027# CONFIG_SH_NO_BSS_INIT is not set
1028
1029#
1030# Security options
1031#
1032# CONFIG_KEYS is not set
1033# CONFIG_SECURITY is not set
1034# CONFIG_SECURITYFS is not set
996# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1035# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1036# CONFIG_DEFAULT_SECURITY_SMACK is not set
1037# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1038CONFIG_DEFAULT_SECURITY_DAC=y
1039CONFIG_DEFAULT_SECURITY=""
997# CONFIG_CRYPTO is not set
998# CONFIG_BINARY_PRINTF is not set
999
1000#
1001# Library routines
1002#
1003CONFIG_BITREVERSE=y
1004CONFIG_GENERIC_FIND_LAST_BIT=y

--- 16 unchanged lines hidden ---
1040# CONFIG_CRYPTO is not set
1041# CONFIG_BINARY_PRINTF is not set
1042
1043#
1044# Library routines
1045#
1046CONFIG_BITREVERSE=y
1047CONFIG_GENERIC_FIND_LAST_BIT=y

--- 16 unchanged lines hidden ---