r7780mp_defconfig (accba5f3965d6a9d1bf7c1e1a7995d17e9d521b6) r7780mp_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 01:51:13 2008
3# Linux kernel version: 2.6.27
4# Wed Oct 22 20:03:46 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_SYS_SUPPORTS_PCI=y
19CONFIG_STACKTRACE_SUPPORT=y
20CONFIG_LOCKDEP_SUPPORT=y
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_SYS_SUPPORTS_PCI=y
20CONFIG_STACKTRACE_SUPPORT=y
21CONFIG_LOCKDEP_SUPPORT=y
22CONFIG_HAVE_LATENCYTOP_SUPPORT=y
21# CONFIG_ARCH_HAS_ILOG2_U32 is not set
22# CONFIG_ARCH_HAS_ILOG2_U64 is not set
23CONFIG_ARCH_NO_VIRT_TO_BUS=y
23# CONFIG_ARCH_HAS_ILOG2_U32 is not set
24# CONFIG_ARCH_HAS_ILOG2_U64 is not set
25CONFIG_ARCH_NO_VIRT_TO_BUS=y
24CONFIG_ARCH_SUPPORTS_AOUT=y
25CONFIG_IO_TRAPPED=y
26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
27
28#
29# General setup
30#
31CONFIG_EXPERIMENTAL=y
32CONFIG_BROKEN_ON_SMP=y

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

72CONFIG_BASE_FULL=y
73# CONFIG_FUTEX is not set
74CONFIG_ANON_INODES=y
75# CONFIG_EPOLL is not set
76CONFIG_SIGNALFD=y
77CONFIG_TIMERFD=y
78CONFIG_EVENTFD=y
79CONFIG_SHMEM=y
26CONFIG_IO_TRAPPED=y
27CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
28
29#
30# General setup
31#
32CONFIG_EXPERIMENTAL=y
33CONFIG_BROKEN_ON_SMP=y

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

73CONFIG_BASE_FULL=y
74# CONFIG_FUTEX is not set
75CONFIG_ANON_INODES=y
76# CONFIG_EPOLL is not set
77CONFIG_SIGNALFD=y
78CONFIG_TIMERFD=y
79CONFIG_EVENTFD=y
80CONFIG_SHMEM=y
81CONFIG_AIO=y
80CONFIG_VM_EVENT_COUNTERS=y
82CONFIG_VM_EVENT_COUNTERS=y
83CONFIG_PCI_QUIRKS=y
81CONFIG_SLAB=y
82# CONFIG_SLUB is not set
83# CONFIG_SLOB is not set
84CONFIG_PROFILING=y
85# CONFIG_MARKERS is not set
86CONFIG_OPROFILE=m
87CONFIG_HAVE_OPROFILE=y
84CONFIG_SLAB=y
85# CONFIG_SLUB is not set
86# CONFIG_SLOB is not set
87CONFIG_PROFILING=y
88# CONFIG_MARKERS is not set
89CONFIG_OPROFILE=m
90CONFIG_HAVE_OPROFILE=y
88# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
89# CONFIG_HAVE_IOREMAP_PROT is not set
90# CONFIG_HAVE_KPROBES is not set
91# CONFIG_HAVE_KRETPROBES is not set
92# CONFIG_HAVE_ARCH_TRACEHOOK is not set
93# CONFIG_HAVE_DMA_ATTRS is not set
94# CONFIG_USE_GENERIC_SMP_HELPERS is not set
91# CONFIG_KPROBES is not set
92CONFIG_HAVE_IOREMAP_PROT=y
93CONFIG_HAVE_KPROBES=y
94CONFIG_HAVE_KRETPROBES=y
95CONFIG_HAVE_ARCH_TRACEHOOK=y
95CONFIG_HAVE_CLK=y
96CONFIG_HAVE_CLK=y
96CONFIG_PROC_PAGE_MONITOR=y
97CONFIG_HAVE_GENERIC_DMA_COHERENT=y
97CONFIG_SLABINFO=y
98# CONFIG_TINY_SHMEM is not set
99CONFIG_BASE_SMALL=0
100CONFIG_MODULES=y
101# CONFIG_MODULE_FORCE_LOAD is not set
102CONFIG_MODULE_UNLOAD=y
103# CONFIG_MODULE_FORCE_UNLOAD is not set
104# CONFIG_MODVERSIONS is not set

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

119# CONFIG_IOSCHED_DEADLINE is not set
120# CONFIG_IOSCHED_CFQ is not set
121# CONFIG_DEFAULT_AS is not set
122# CONFIG_DEFAULT_DEADLINE is not set
123# CONFIG_DEFAULT_CFQ is not set
124CONFIG_DEFAULT_NOOP=y
125CONFIG_DEFAULT_IOSCHED="noop"
126CONFIG_CLASSIC_RCU=y
98CONFIG_SLABINFO=y
99# CONFIG_TINY_SHMEM is not set
100CONFIG_BASE_SMALL=0
101CONFIG_MODULES=y
102# CONFIG_MODULE_FORCE_LOAD is not set
103CONFIG_MODULE_UNLOAD=y
104# CONFIG_MODULE_FORCE_UNLOAD is not set
105# CONFIG_MODVERSIONS is not set

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

120# CONFIG_IOSCHED_DEADLINE is not set
121# CONFIG_IOSCHED_CFQ is not set
122# CONFIG_DEFAULT_AS is not set
123# CONFIG_DEFAULT_DEADLINE is not set
124# CONFIG_DEFAULT_CFQ is not set
125CONFIG_DEFAULT_NOOP=y
126CONFIG_DEFAULT_IOSCHED="noop"
127CONFIG_CLASSIC_RCU=y
128# CONFIG_FREEZER is not set
127
128#
129# System type
130#
131CONFIG_CPU_SH4=y
132CONFIG_CPU_SH4A=y
133# CONFIG_CPU_SUBTYPE_SH7619 is not set
134# CONFIG_CPU_SUBTYPE_SH7203 is not set

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

194# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
195CONFIG_SELECT_MEMORY_MODEL=y
196CONFIG_FLATMEM_MANUAL=y
197# CONFIG_DISCONTIGMEM_MANUAL is not set
198# CONFIG_SPARSEMEM_MANUAL is not set
199CONFIG_FLATMEM=y
200CONFIG_FLAT_NODE_MEM_MAP=y
201CONFIG_SPARSEMEM_STATIC=y
129
130#
131# System type
132#
133CONFIG_CPU_SH4=y
134CONFIG_CPU_SH4A=y
135# CONFIG_CPU_SUBTYPE_SH7619 is not set
136# CONFIG_CPU_SUBTYPE_SH7203 is not set

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

196# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
197CONFIG_SELECT_MEMORY_MODEL=y
198CONFIG_FLATMEM_MANUAL=y
199# CONFIG_DISCONTIGMEM_MANUAL is not set
200# CONFIG_SPARSEMEM_MANUAL is not set
201CONFIG_FLATMEM=y
202CONFIG_FLAT_NODE_MEM_MAP=y
203CONFIG_SPARSEMEM_STATIC=y
202# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
203CONFIG_PAGEFLAGS_EXTENDED=y
204CONFIG_SPLIT_PTLOCK_CPUS=4
205# CONFIG_RESOURCES_64BIT is not set
204CONFIG_PAGEFLAGS_EXTENDED=y
205CONFIG_SPLIT_PTLOCK_CPUS=4
206# CONFIG_RESOURCES_64BIT is not set
207# CONFIG_PHYS_ADDR_T_64BIT is not set
206CONFIG_ZONE_DMA_FLAG=0
207CONFIG_NR_QUICK=2
208CONFIG_ZONE_DMA_FLAG=0
209CONFIG_NR_QUICK=2
210CONFIG_UNEVICTABLE_LRU=y
208
209#
210# Cache configuration
211#
212# CONFIG_SH_DIRECT_MAPPED is not set
213CONFIG_CACHE_WRITEBACK=y
214# CONFIG_CACHE_WRITETHROUGH is not set
215# CONFIG_CACHE_OFF is not set

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

237# CONFIG_SH_R7785RP is not set
238
239#
240# Timer and clock configuration
241#
242CONFIG_SH_TMU=y
243CONFIG_SH_TIMER_IRQ=28
244CONFIG_SH_PCLK_FREQ=32000000
211
212#
213# Cache configuration
214#
215# CONFIG_SH_DIRECT_MAPPED is not set
216CONFIG_CACHE_WRITEBACK=y
217# CONFIG_CACHE_WRITETHROUGH is not set
218# CONFIG_CACHE_OFF is not set

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

240# CONFIG_SH_R7785RP is not set
241
242#
243# Timer and clock configuration
244#
245CONFIG_SH_TMU=y
246CONFIG_SH_TIMER_IRQ=28
247CONFIG_SH_PCLK_FREQ=32000000
245# CONFIG_TICK_ONESHOT is not set
246# CONFIG_NO_HZ is not set
247# CONFIG_HIGH_RES_TIMERS is not set
248CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
249
250#
251# CPU Frequency scaling
252#
253# CONFIG_CPU_FREQ is not set

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

273# CONFIG_HZ_100 is not set
274CONFIG_HZ_250=y
275# CONFIG_HZ_300 is not set
276# CONFIG_HZ_1000 is not set
277CONFIG_HZ=250
278# CONFIG_SCHED_HRTICK is not set
279CONFIG_KEXEC=y
280# CONFIG_CRASH_DUMP is not set
248# CONFIG_NO_HZ is not set
249# CONFIG_HIGH_RES_TIMERS is not set
250CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
251
252#
253# CPU Frequency scaling
254#
255# CONFIG_CPU_FREQ is not set

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

275# CONFIG_HZ_100 is not set
276CONFIG_HZ_250=y
277# CONFIG_HZ_300 is not set
278# CONFIG_HZ_1000 is not set
279CONFIG_HZ=250
280# CONFIG_SCHED_HRTICK is not set
281CONFIG_KEXEC=y
282# CONFIG_CRASH_DUMP is not set
283# CONFIG_SECCOMP is not set
281# CONFIG_PREEMPT_NONE is not set
282# CONFIG_PREEMPT_VOLUNTARY is not set
283CONFIG_PREEMPT=y
284# CONFIG_PREEMPT_RCU is not set
285CONFIG_GUSA=y
286
287#
288# Boot options

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

304# CONFIG_PCI_DEBUG is not set
305# CONFIG_PCCARD is not set
306# CONFIG_HOTPLUG_PCI is not set
307
308#
309# Executable file formats
310#
311CONFIG_BINFMT_ELF=y
284# CONFIG_PREEMPT_NONE is not set
285# CONFIG_PREEMPT_VOLUNTARY is not set
286CONFIG_PREEMPT=y
287# CONFIG_PREEMPT_RCU is not set
288CONFIG_GUSA=y
289
290#
291# Boot options

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

307# CONFIG_PCI_DEBUG is not set
308# CONFIG_PCCARD is not set
309# CONFIG_HOTPLUG_PCI is not set
310
311#
312# Executable file formats
313#
314CONFIG_BINFMT_ELF=y
315# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
316# CONFIG_HAVE_AOUT is not set
312# CONFIG_BINFMT_MISC is not set
317# CONFIG_BINFMT_MISC is not set
313
314#
315# Networking
316#
317CONFIG_NET=y
318
319#
320# Networking options
321#
322CONFIG_PACKET=y
323# CONFIG_PACKET_MMAP is not set
324CONFIG_UNIX=y

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

364# CONFIG_NETWORK_SECMARK is not set
365# CONFIG_NETFILTER is not set
366# CONFIG_IP_DCCP is not set
367# CONFIG_IP_SCTP is not set
368# CONFIG_TIPC is not set
369# CONFIG_ATM is not set
370CONFIG_STP=m
371CONFIG_BRIDGE=m
318CONFIG_NET=y
319
320#
321# Networking options
322#
323CONFIG_PACKET=y
324# CONFIG_PACKET_MMAP is not set
325CONFIG_UNIX=y

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

365# CONFIG_NETWORK_SECMARK is not set
366# CONFIG_NETFILTER is not set
367# CONFIG_IP_DCCP is not set
368# CONFIG_IP_SCTP is not set
369# CONFIG_TIPC is not set
370# CONFIG_ATM is not set
371CONFIG_STP=m
372CONFIG_BRIDGE=m
373# CONFIG_NET_DSA is not set
372# CONFIG_VLAN_8021Q is not set
373# CONFIG_DECNET is not set
374CONFIG_LLC=m
375# CONFIG_LLC2 is not set
376# CONFIG_IPX is not set
377# CONFIG_ATALK is not set
378# CONFIG_X25 is not set
379# CONFIG_LAPB is not set

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

385# Network testing
386#
387# CONFIG_NET_PKTGEN is not set
388# CONFIG_HAMRADIO is not set
389# CONFIG_CAN is not set
390# CONFIG_IRDA is not set
391# CONFIG_BT is not set
392# CONFIG_AF_RXRPC is not set
374# CONFIG_VLAN_8021Q is not set
375# CONFIG_DECNET is not set
376CONFIG_LLC=m
377# CONFIG_LLC2 is not set
378# CONFIG_IPX is not set
379# CONFIG_ATALK is not set
380# CONFIG_X25 is not set
381# CONFIG_LAPB is not set

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

387# Network testing
388#
389# CONFIG_NET_PKTGEN is not set
390# CONFIG_HAMRADIO is not set
391# CONFIG_CAN is not set
392# CONFIG_IRDA is not set
393# CONFIG_BT is not set
394# CONFIG_AF_RXRPC is not set
393
394#
395# Wireless
396#
395# CONFIG_PHONET is not set
396CONFIG_WIRELESS=y
397# CONFIG_CFG80211 is not set
397# CONFIG_CFG80211 is not set
398# CONFIG_WIRELESS_OLD_REGULATORY is not set
398CONFIG_WIRELESS_EXT=y
399CONFIG_WIRELESS_EXT_SYSFS=y
400# CONFIG_MAC80211 is not set
401# CONFIG_IEEE80211 is not set
402# CONFIG_RFKILL is not set
403# CONFIG_NET_9P is not set
404
405#

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

611# CONFIG_SMC91X is not set
612# CONFIG_SMC911X is not set
613# CONFIG_NET_TULIP is not set
614# CONFIG_HP100 is not set
615# CONFIG_IBM_NEW_EMAC_ZMII is not set
616# CONFIG_IBM_NEW_EMAC_RGMII is not set
617# CONFIG_IBM_NEW_EMAC_TAH is not set
618# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
399CONFIG_WIRELESS_EXT=y
400CONFIG_WIRELESS_EXT_SYSFS=y
401# CONFIG_MAC80211 is not set
402# CONFIG_IEEE80211 is not set
403# CONFIG_RFKILL is not set
404# CONFIG_NET_9P is not set
405
406#

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

612# CONFIG_SMC91X is not set
613# CONFIG_SMC911X is not set
614# CONFIG_NET_TULIP is not set
615# CONFIG_HP100 is not set
616# CONFIG_IBM_NEW_EMAC_ZMII is not set
617# CONFIG_IBM_NEW_EMAC_RGMII is not set
618# CONFIG_IBM_NEW_EMAC_TAH is not set
619# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
620# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
621# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
622# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
619CONFIG_NET_PCI=y
620CONFIG_PCNET32=m
621# CONFIG_AMD8111_ETH is not set
622# CONFIG_ADAPTEC_STARFIRE is not set
623# CONFIG_B44 is not set
624# CONFIG_FORCEDETH is not set
625# CONFIG_EEPRO100 is not set
626# CONFIG_E100 is not set

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

636# CONFIG_R6040 is not set
637# CONFIG_SIS900 is not set
638# CONFIG_EPIC100 is not set
639# CONFIG_SUNDANCE is not set
640# CONFIG_TLAN is not set
641CONFIG_VIA_RHINE=m
642CONFIG_VIA_RHINE_MMIO=y
643# CONFIG_SC92031 is not set
623CONFIG_NET_PCI=y
624CONFIG_PCNET32=m
625# CONFIG_AMD8111_ETH is not set
626# CONFIG_ADAPTEC_STARFIRE is not set
627# CONFIG_B44 is not set
628# CONFIG_FORCEDETH is not set
629# CONFIG_EEPRO100 is not set
630# CONFIG_E100 is not set

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

640# CONFIG_R6040 is not set
641# CONFIG_SIS900 is not set
642# CONFIG_EPIC100 is not set
643# CONFIG_SUNDANCE is not set
644# CONFIG_TLAN is not set
645CONFIG_VIA_RHINE=m
646CONFIG_VIA_RHINE_MMIO=y
647# CONFIG_SC92031 is not set
648# CONFIG_ATL2 is not set
644CONFIG_NETDEV_1000=y
645# CONFIG_ACENIC is not set
646# CONFIG_DL2K is not set
647CONFIG_E1000=m
649CONFIG_NETDEV_1000=y
650# CONFIG_ACENIC is not set
651# CONFIG_DL2K is not set
652CONFIG_E1000=m
648# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
649# CONFIG_E1000E is not set
650# CONFIG_IP1000 is not set
651# CONFIG_IGB is not set
652# CONFIG_NS83820 is not set
653# CONFIG_HAMACHI is not set
654# CONFIG_YELLOWFIN is not set
655CONFIG_R8169=y
656# CONFIG_SIS190 is not set
657# CONFIG_SKGE is not set
658# CONFIG_SKY2 is not set
659# CONFIG_VIA_VELOCITY is not set
660# CONFIG_TIGON3 is not set
661# CONFIG_BNX2 is not set
662# CONFIG_QLA3XXX is not set
663# CONFIG_ATL1 is not set
664# CONFIG_ATL1E is not set
653# CONFIG_E1000E is not set
654# CONFIG_IP1000 is not set
655# CONFIG_IGB is not set
656# CONFIG_NS83820 is not set
657# CONFIG_HAMACHI is not set
658# CONFIG_YELLOWFIN is not set
659CONFIG_R8169=y
660# CONFIG_SIS190 is not set
661# CONFIG_SKGE is not set
662# CONFIG_SKY2 is not set
663# CONFIG_VIA_VELOCITY is not set
664# CONFIG_TIGON3 is not set
665# CONFIG_BNX2 is not set
666# CONFIG_QLA3XXX is not set
667# CONFIG_ATL1 is not set
668# CONFIG_ATL1E is not set
669# CONFIG_JME is not set
665CONFIG_NETDEV_10000=y
666# CONFIG_CHELSIO_T1 is not set
667# CONFIG_CHELSIO_T3 is not set
670CONFIG_NETDEV_10000=y
671# CONFIG_CHELSIO_T1 is not set
672# CONFIG_CHELSIO_T3 is not set
673# CONFIG_ENIC is not set
668# CONFIG_IXGBE is not set
669# CONFIG_IXGB is not set
670# CONFIG_S2IO is not set
671# CONFIG_MYRI10GE is not set
672# CONFIG_NETXEN_NIC is not set
673# CONFIG_NIU is not set
674# CONFIG_MLX4_CORE is not set
675# CONFIG_TEHUTI is not set
676# CONFIG_BNX2X is not set
674# CONFIG_IXGBE is not set
675# CONFIG_IXGB is not set
676# CONFIG_S2IO is not set
677# CONFIG_MYRI10GE is not set
678# CONFIG_NETXEN_NIC is not set
679# CONFIG_NIU is not set
680# CONFIG_MLX4_CORE is not set
681# CONFIG_TEHUTI is not set
682# CONFIG_BNX2X is not set
683# CONFIG_QLGE is not set
677# CONFIG_SFC is not set
678# CONFIG_TR is not set
679
680#
681# Wireless LAN
682#
683# CONFIG_WLAN_PRE80211 is not set
684# CONFIG_WLAN_80211 is not set

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

768CONFIG_LEGACY_PTY_COUNT=256
769# CONFIG_IPMI_HANDLER is not set
770CONFIG_HW_RANDOM=y
771# CONFIG_R3964 is not set
772# CONFIG_APPLICOM is not set
773# CONFIG_RAW_DRIVER is not set
774# CONFIG_TCG_TPM is not set
775CONFIG_DEVPORT=y
684# CONFIG_SFC is not set
685# CONFIG_TR is not set
686
687#
688# Wireless LAN
689#
690# CONFIG_WLAN_PRE80211 is not set
691# CONFIG_WLAN_80211 is not set

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

775CONFIG_LEGACY_PTY_COUNT=256
776# CONFIG_IPMI_HANDLER is not set
777CONFIG_HW_RANDOM=y
778# CONFIG_R3964 is not set
779# CONFIG_APPLICOM is not set
780# CONFIG_RAW_DRIVER is not set
781# CONFIG_TCG_TPM is not set
782CONFIG_DEVPORT=y
776# CONFIG_I2C is not set
783CONFIG_I2C=y
784CONFIG_I2C_BOARDINFO=y
785CONFIG_I2C_CHARDEV=y
786CONFIG_I2C_HELPER_AUTO=y
787
788#
789# I2C Hardware Bus support
790#
791
792#
793# PC SMBus host controller drivers
794#
795# CONFIG_I2C_ALI1535 is not set
796# CONFIG_I2C_ALI1563 is not set
797# CONFIG_I2C_ALI15X3 is not set
798# CONFIG_I2C_AMD756 is not set
799# CONFIG_I2C_AMD8111 is not set
800# CONFIG_I2C_I801 is not set
801# CONFIG_I2C_ISCH is not set
802# CONFIG_I2C_PIIX4 is not set
803# CONFIG_I2C_NFORCE2 is not set
804# CONFIG_I2C_SIS5595 is not set
805# CONFIG_I2C_SIS630 is not set
806# CONFIG_I2C_SIS96X is not set
807# CONFIG_I2C_VIA is not set
808# CONFIG_I2C_VIAPRO is not set
809
810#
811# I2C system bus drivers (mostly embedded / system-on-chip)
812#
813CONFIG_I2C_HIGHLANDER=y
814# CONFIG_I2C_OCORES is not set
815# CONFIG_I2C_SH_MOBILE is not set
816# CONFIG_I2C_SIMTEC is not set
817
818#
819# External I2C/SMBus adapter drivers
820#
821# CONFIG_I2C_PARPORT_LIGHT is not set
822# CONFIG_I2C_TAOS_EVM is not set
823
824#
825# Graphics adapter I2C/DDC channel drivers
826#
827# CONFIG_I2C_VOODOO3 is not set
828
829#
830# Other I2C/SMBus bus drivers
831#
832# CONFIG_I2C_PCA_PLATFORM is not set
833# CONFIG_I2C_STUB is not set
834
835#
836# Miscellaneous I2C Chip support
837#
838# CONFIG_DS1682 is not set
839# CONFIG_AT24 is not set
840# CONFIG_SENSORS_EEPROM is not set
841# CONFIG_SENSORS_PCF8574 is not set
842# CONFIG_PCF8575 is not set
843# CONFIG_SENSORS_PCA9539 is not set
844# CONFIG_SENSORS_PCF8591 is not set
845# CONFIG_SENSORS_MAX6875 is not set
846# CONFIG_SENSORS_TSL2550 is not set
847# CONFIG_I2C_DEBUG_CORE is not set
848# CONFIG_I2C_DEBUG_ALGO is not set
849# CONFIG_I2C_DEBUG_BUS is not set
850# CONFIG_I2C_DEBUG_CHIP is not set
777# CONFIG_SPI is not set
778# CONFIG_W1 is not set
779# CONFIG_POWER_SUPPLY is not set
780CONFIG_HWMON=y
781# CONFIG_HWMON_VID is not set
851# CONFIG_SPI is not set
852# CONFIG_W1 is not set
853# CONFIG_POWER_SUPPLY is not set
854CONFIG_HWMON=y
855# CONFIG_HWMON_VID is not set
856# CONFIG_SENSORS_AD7414 is not set
857# CONFIG_SENSORS_AD7418 is not set
858# CONFIG_SENSORS_ADM1021 is not set
859# CONFIG_SENSORS_ADM1025 is not set
860# CONFIG_SENSORS_ADM1026 is not set
861# CONFIG_SENSORS_ADM1029 is not set
862# CONFIG_SENSORS_ADM1031 is not set
863# CONFIG_SENSORS_ADM9240 is not set
864# CONFIG_SENSORS_ADT7470 is not set
865# CONFIG_SENSORS_ADT7473 is not set
866# CONFIG_SENSORS_ATXP1 is not set
867# CONFIG_SENSORS_DS1621 is not set
782# CONFIG_SENSORS_I5K_AMB is not set
783# CONFIG_SENSORS_F71805F is not set
784# CONFIG_SENSORS_F71882FG is not set
868# CONFIG_SENSORS_I5K_AMB is not set
869# CONFIG_SENSORS_F71805F is not set
870# CONFIG_SENSORS_F71882FG is not set
871# CONFIG_SENSORS_F75375S is not set
872# CONFIG_SENSORS_GL518SM is not set
873# CONFIG_SENSORS_GL520SM is not set
785# CONFIG_SENSORS_IT87 is not set
874# CONFIG_SENSORS_IT87 is not set
875# CONFIG_SENSORS_LM63 is not set
876# CONFIG_SENSORS_LM75 is not set
877# CONFIG_SENSORS_LM77 is not set
878# CONFIG_SENSORS_LM78 is not set
879# CONFIG_SENSORS_LM80 is not set
880# CONFIG_SENSORS_LM83 is not set
881# CONFIG_SENSORS_LM85 is not set
882# CONFIG_SENSORS_LM87 is not set
883# CONFIG_SENSORS_LM90 is not set
884# CONFIG_SENSORS_LM92 is not set
885# CONFIG_SENSORS_LM93 is not set
886# CONFIG_SENSORS_MAX1619 is not set
887# CONFIG_SENSORS_MAX6650 is not set
786# CONFIG_SENSORS_PC87360 is not set
787# CONFIG_SENSORS_PC87427 is not set
788# CONFIG_SENSORS_SIS5595 is not set
888# CONFIG_SENSORS_PC87360 is not set
889# CONFIG_SENSORS_PC87427 is not set
890# CONFIG_SENSORS_SIS5595 is not set
891# CONFIG_SENSORS_DME1737 is not set
789# CONFIG_SENSORS_SMSC47M1 is not set
892# CONFIG_SENSORS_SMSC47M1 is not set
893# CONFIG_SENSORS_SMSC47M192 is not set
790# CONFIG_SENSORS_SMSC47B397 is not set
894# CONFIG_SENSORS_SMSC47B397 is not set
895# CONFIG_SENSORS_ADS7828 is not set
896# CONFIG_SENSORS_THMC50 is not set
791# CONFIG_SENSORS_VIA686A is not set
792# CONFIG_SENSORS_VT1211 is not set
793# CONFIG_SENSORS_VT8231 is not set
897# CONFIG_SENSORS_VIA686A is not set
898# CONFIG_SENSORS_VT1211 is not set
899# CONFIG_SENSORS_VT8231 is not set
900# CONFIG_SENSORS_W83781D is not set
901# CONFIG_SENSORS_W83791D is not set
902# CONFIG_SENSORS_W83792D is not set
903# CONFIG_SENSORS_W83793 is not set
904# CONFIG_SENSORS_W83L785TS is not set
905# CONFIG_SENSORS_W83L786NG is not set
794# CONFIG_SENSORS_W83627HF is not set
795# CONFIG_SENSORS_W83627EHF is not set
796# CONFIG_HWMON_DEBUG_CHIP is not set
797CONFIG_THERMAL=y
798# CONFIG_THERMAL_HWMON is not set
799# CONFIG_WATCHDOG is not set
800
801#
802# Sonics Silicon Backplane
803#
804CONFIG_SSB_POSSIBLE=y
805# CONFIG_SSB is not set
806
807#
808# Multifunction device drivers
809#
810# CONFIG_MFD_CORE is not set
811# CONFIG_MFD_SM501 is not set
812# CONFIG_HTC_PASIC3 is not set
906# CONFIG_SENSORS_W83627HF is not set
907# CONFIG_SENSORS_W83627EHF is not set
908# CONFIG_HWMON_DEBUG_CHIP is not set
909CONFIG_THERMAL=y
910# CONFIG_THERMAL_HWMON is not set
911# CONFIG_WATCHDOG is not set
912
913#
914# Sonics Silicon Backplane
915#
916CONFIG_SSB_POSSIBLE=y
917# CONFIG_SSB is not set
918
919#
920# Multifunction device drivers
921#
922# CONFIG_MFD_CORE is not set
923# CONFIG_MFD_SM501 is not set
924# CONFIG_HTC_PASIC3 is not set
925# CONFIG_MFD_TMIO is not set
926# CONFIG_MFD_WM8400 is not set
927# CONFIG_MFD_WM8350_I2C is not set
813
814#
815# Multimedia devices
816#
817
818#
819# Multimedia core support
820#

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

836# CONFIG_FB is not set
837# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
838
839#
840# Display device support
841#
842# CONFIG_DISPLAY_SUPPORT is not set
843CONFIG_SOUND=m
928
929#
930# Multimedia devices
931#
932
933#
934# Multimedia core support
935#

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

951# CONFIG_FB is not set
952# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
953
954#
955# Display device support
956#
957# CONFIG_DISPLAY_SUPPORT is not set
958CONFIG_SOUND=m
959CONFIG_SOUND_OSS_CORE=y
844# CONFIG_SND is not set
845CONFIG_SOUND_PRIME=m
846CONFIG_HID_SUPPORT=y
847CONFIG_HID=y
848# CONFIG_HID_DEBUG is not set
849# CONFIG_HIDRAW is not set
960# CONFIG_SND is not set
961CONFIG_SOUND_PRIME=m
962CONFIG_HID_SUPPORT=y
963CONFIG_HID=y
964# CONFIG_HID_DEBUG is not set
965# CONFIG_HIDRAW is not set
966# CONFIG_HID_PID is not set
967
968#
969# Special HID drivers
970#
971CONFIG_HID_COMPAT=y
850CONFIG_USB_SUPPORT=y
851CONFIG_USB_ARCH_HAS_HCD=y
852CONFIG_USB_ARCH_HAS_OHCI=y
853CONFIG_USB_ARCH_HAS_EHCI=y
854# CONFIG_USB is not set
855# CONFIG_USB_OTG_WHITELIST is not set
856# CONFIG_USB_OTG_BLACKLIST_HUB is not set
857
858#
972CONFIG_USB_SUPPORT=y
973CONFIG_USB_ARCH_HAS_HCD=y
974CONFIG_USB_ARCH_HAS_OHCI=y
975CONFIG_USB_ARCH_HAS_EHCI=y
976# CONFIG_USB is not set
977# CONFIG_USB_OTG_WHITELIST is not set
978# CONFIG_USB_OTG_BLACKLIST_HUB is not set
979
980#
981# Enable Host or Gadget support to see Inventra options
982#
983
984#
859# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
860#
861# CONFIG_USB_GADGET is not set
862# CONFIG_MMC is not set
863# CONFIG_MEMSTICK is not set
864# CONFIG_NEW_LEDS is not set
865# CONFIG_ACCESSIBILITY is not set
866# CONFIG_INFINIBAND is not set

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

875#
876CONFIG_RTC_INTF_SYSFS=y
877CONFIG_RTC_INTF_PROC=y
878CONFIG_RTC_INTF_DEV=y
879# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
880# CONFIG_RTC_DRV_TEST is not set
881
882#
985# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
986#
987# CONFIG_USB_GADGET is not set
988# CONFIG_MMC is not set
989# CONFIG_MEMSTICK is not set
990# CONFIG_NEW_LEDS is not set
991# CONFIG_ACCESSIBILITY is not set
992# CONFIG_INFINIBAND is not set

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

1001#
1002CONFIG_RTC_INTF_SYSFS=y
1003CONFIG_RTC_INTF_PROC=y
1004CONFIG_RTC_INTF_DEV=y
1005# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1006# CONFIG_RTC_DRV_TEST is not set
1007
1008#
1009# I2C RTC drivers
1010#
1011# CONFIG_RTC_DRV_DS1307 is not set
1012# CONFIG_RTC_DRV_DS1374 is not set
1013# CONFIG_RTC_DRV_DS1672 is not set
1014# CONFIG_RTC_DRV_MAX6900 is not set
1015CONFIG_RTC_DRV_RS5C372=y
1016# CONFIG_RTC_DRV_ISL1208 is not set
1017# CONFIG_RTC_DRV_X1205 is not set
1018# CONFIG_RTC_DRV_PCF8563 is not set
1019# CONFIG_RTC_DRV_PCF8583 is not set
1020# CONFIG_RTC_DRV_M41T80 is not set
1021# CONFIG_RTC_DRV_S35390A is not set
1022# CONFIG_RTC_DRV_FM3130 is not set
1023
1024#
883# SPI RTC drivers
884#
885
886#
887# Platform RTC drivers
888#
1025# SPI RTC drivers
1026#
1027
1028#
1029# Platform RTC drivers
1030#
1031# CONFIG_RTC_DRV_DS1286 is not set
889# CONFIG_RTC_DRV_DS1511 is not set
890# CONFIG_RTC_DRV_DS1553 is not set
891# CONFIG_RTC_DRV_DS1742 is not set
892# CONFIG_RTC_DRV_STK17TA8 is not set
893# CONFIG_RTC_DRV_M48T86 is not set
1032# CONFIG_RTC_DRV_DS1511 is not set
1033# CONFIG_RTC_DRV_DS1553 is not set
1034# CONFIG_RTC_DRV_DS1742 is not set
1035# CONFIG_RTC_DRV_STK17TA8 is not set
1036# CONFIG_RTC_DRV_M48T86 is not set
1037# CONFIG_RTC_DRV_M48T35 is not set
894# CONFIG_RTC_DRV_M48T59 is not set
1038# CONFIG_RTC_DRV_M48T59 is not set
1039# CONFIG_RTC_DRV_BQ4802 is not set
895# CONFIG_RTC_DRV_V3020 is not set
896
897#
898# on-CPU RTC drivers
899#
900CONFIG_RTC_DRV_SH=y
901# CONFIG_DMADEVICES is not set
902# CONFIG_UIO is not set
1040# CONFIG_RTC_DRV_V3020 is not set
1041
1042#
1043# on-CPU RTC drivers
1044#
1045CONFIG_RTC_DRV_SH=y
1046# CONFIG_DMADEVICES is not set
1047# CONFIG_UIO is not set
1048# CONFIG_STAGING is not set
903
904#
905# File systems
906#
907CONFIG_EXT2_FS=y
908# CONFIG_EXT2_FS_XATTR is not set
909# CONFIG_EXT2_FS_XIP is not set
910CONFIG_EXT3_FS=y
911CONFIG_EXT3_FS_XATTR=y
912# CONFIG_EXT3_FS_POSIX_ACL is not set
913# CONFIG_EXT3_FS_SECURITY is not set
1049
1050#
1051# File systems
1052#
1053CONFIG_EXT2_FS=y
1054# CONFIG_EXT2_FS_XATTR is not set
1055# CONFIG_EXT2_FS_XIP is not set
1056CONFIG_EXT3_FS=y
1057CONFIG_EXT3_FS_XATTR=y
1058# CONFIG_EXT3_FS_POSIX_ACL is not set
1059# CONFIG_EXT3_FS_SECURITY is not set
914# CONFIG_EXT4DEV_FS is not set
1060# CONFIG_EXT4_FS is not set
915CONFIG_JBD=y
916# CONFIG_JBD_DEBUG is not set
917CONFIG_FS_MBCACHE=y
918# CONFIG_REISERFS_FS is not set
919# CONFIG_JFS_FS is not set
920CONFIG_FS_POSIX_ACL=y
1061CONFIG_JBD=y
1062# CONFIG_JBD_DEBUG is not set
1063CONFIG_FS_MBCACHE=y
1064# CONFIG_REISERFS_FS is not set
1065# CONFIG_JFS_FS is not set
1066CONFIG_FS_POSIX_ACL=y
1067CONFIG_FILE_LOCKING=y
921# CONFIG_XFS_FS is not set
922# CONFIG_OCFS2_FS is not set
923CONFIG_DNOTIFY=y
924CONFIG_INOTIFY=y
925CONFIG_INOTIFY_USER=y
926# CONFIG_QUOTA is not set
927# CONFIG_AUTOFS_FS is not set
928# CONFIG_AUTOFS4_FS is not set

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

947CONFIG_NTFS_RW=y
948
949#
950# Pseudo filesystems
951#
952CONFIG_PROC_FS=y
953CONFIG_PROC_KCORE=y
954CONFIG_PROC_SYSCTL=y
1068# CONFIG_XFS_FS is not set
1069# CONFIG_OCFS2_FS is not set
1070CONFIG_DNOTIFY=y
1071CONFIG_INOTIFY=y
1072CONFIG_INOTIFY_USER=y
1073# CONFIG_QUOTA is not set
1074# CONFIG_AUTOFS_FS is not set
1075# CONFIG_AUTOFS4_FS is not set

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

1094CONFIG_NTFS_RW=y
1095
1096#
1097# Pseudo filesystems
1098#
1099CONFIG_PROC_FS=y
1100CONFIG_PROC_KCORE=y
1101CONFIG_PROC_SYSCTL=y
1102CONFIG_PROC_PAGE_MONITOR=y
955CONFIG_SYSFS=y
956CONFIG_TMPFS=y
957# CONFIG_TMPFS_POSIX_ACL is not set
958CONFIG_HUGETLBFS=y
959CONFIG_HUGETLB_PAGE=y
960CONFIG_CONFIGFS_FS=m
961
962#

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

989# CONFIG_NFSD_V3_ACL is not set
990CONFIG_NFSD_V4=y
991CONFIG_LOCKD=y
992CONFIG_LOCKD_V4=y
993CONFIG_EXPORTFS=y
994CONFIG_NFS_COMMON=y
995CONFIG_SUNRPC=y
996CONFIG_SUNRPC_GSS=y
1103CONFIG_SYSFS=y
1104CONFIG_TMPFS=y
1105# CONFIG_TMPFS_POSIX_ACL is not set
1106CONFIG_HUGETLBFS=y
1107CONFIG_HUGETLB_PAGE=y
1108CONFIG_CONFIGFS_FS=m
1109
1110#

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

1137# CONFIG_NFSD_V3_ACL is not set
1138CONFIG_NFSD_V4=y
1139CONFIG_LOCKD=y
1140CONFIG_LOCKD_V4=y
1141CONFIG_EXPORTFS=y
1142CONFIG_NFS_COMMON=y
1143CONFIG_SUNRPC=y
1144CONFIG_SUNRPC_GSS=y
1145# CONFIG_SUNRPC_REGISTER_V4 is not set
997CONFIG_RPCSEC_GSS_KRB5=y
998# CONFIG_RPCSEC_GSS_SPKM3 is not set
999# CONFIG_SMB_FS is not set
1000# CONFIG_CIFS is not set
1001# CONFIG_NCP_FS is not set
1002# CONFIG_CODA_FS is not set
1003# CONFIG_AFS_FS is not set
1004

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

1083CONFIG_DEBUG_BUGVERBOSE=y
1084CONFIG_DEBUG_INFO=y
1085# CONFIG_DEBUG_VM is not set
1086# CONFIG_DEBUG_WRITECOUNT is not set
1087# CONFIG_DEBUG_MEMORY_INIT is not set
1088# CONFIG_DEBUG_LIST is not set
1089# CONFIG_DEBUG_SG is not set
1090# CONFIG_FRAME_POINTER is not set
1146CONFIG_RPCSEC_GSS_KRB5=y
1147# CONFIG_RPCSEC_GSS_SPKM3 is not set
1148# CONFIG_SMB_FS is not set
1149# CONFIG_CIFS is not set
1150# CONFIG_NCP_FS is not set
1151# CONFIG_CODA_FS is not set
1152# CONFIG_AFS_FS is not set
1153

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

1232CONFIG_DEBUG_BUGVERBOSE=y
1233CONFIG_DEBUG_INFO=y
1234# CONFIG_DEBUG_VM is not set
1235# CONFIG_DEBUG_WRITECOUNT is not set
1236# CONFIG_DEBUG_MEMORY_INIT is not set
1237# CONFIG_DEBUG_LIST is not set
1238# CONFIG_DEBUG_SG is not set
1239# CONFIG_FRAME_POINTER is not set
1091# CONFIG_BOOT_PRINTK_DELAY is not set
1092# CONFIG_RCU_TORTURE_TEST is not set
1240# CONFIG_RCU_TORTURE_TEST is not set
1241# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1093# CONFIG_BACKTRACE_SELF_TEST is not set
1242# CONFIG_BACKTRACE_SELF_TEST is not set
1243# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1094# CONFIG_FAULT_INJECTION is not set
1244# CONFIG_FAULT_INJECTION is not set
1245# CONFIG_LATENCYTOP is not set
1246CONFIG_NOP_TRACER=y
1247CONFIG_HAVE_FTRACE=y
1248# CONFIG_FTRACE is not set
1249# CONFIG_IRQSOFF_TRACER is not set
1250# CONFIG_PREEMPT_TRACER is not set
1251# CONFIG_SCHED_TRACER is not set
1252# CONFIG_CONTEXT_SWITCH_TRACER is not set
1253# CONFIG_BOOT_TRACER is not set
1254# CONFIG_STACK_TRACER is not set
1255# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1095# CONFIG_SAMPLES is not set
1096CONFIG_SH_STANDARD_BIOS=y
1097# CONFIG_EARLY_SCIF_CONSOLE is not set
1098CONFIG_EARLY_PRINTK=y
1099# CONFIG_DEBUG_BOOTMEM is not set
1100CONFIG_DEBUG_STACKOVERFLOW=y
1101# CONFIG_DEBUG_STACK_USAGE is not set
1102# CONFIG_4KSTACKS is not set
1103# CONFIG_IRQSTACKS is not set
1104# CONFIG_SH_KGDB is not set
1105
1106#
1107# Security options
1108#
1109# CONFIG_KEYS is not set
1110# CONFIG_SECURITY is not set
1256# CONFIG_SAMPLES is not set
1257CONFIG_SH_STANDARD_BIOS=y
1258# CONFIG_EARLY_SCIF_CONSOLE is not set
1259CONFIG_EARLY_PRINTK=y
1260# CONFIG_DEBUG_BOOTMEM is not set
1261CONFIG_DEBUG_STACKOVERFLOW=y
1262# CONFIG_DEBUG_STACK_USAGE is not set
1263# CONFIG_4KSTACKS is not set
1264# CONFIG_IRQSTACKS is not set
1265# CONFIG_SH_KGDB is not set
1266
1267#
1268# Security options
1269#
1270# CONFIG_KEYS is not set
1271# CONFIG_SECURITY is not set
1272# CONFIG_SECURITYFS is not set
1111# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1112CONFIG_CRYPTO=y
1113
1114#
1115# Crypto core or helper
1116#
1273# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1274CONFIG_CRYPTO=y
1275
1276#
1277# Crypto core or helper
1278#
1279# CONFIG_CRYPTO_FIPS is not set
1117CONFIG_CRYPTO_ALGAPI=y
1280CONFIG_CRYPTO_ALGAPI=y
1281CONFIG_CRYPTO_AEAD=y
1118CONFIG_CRYPTO_BLKCIPHER=y
1119CONFIG_CRYPTO_HASH=y
1282CONFIG_CRYPTO_BLKCIPHER=y
1283CONFIG_CRYPTO_HASH=y
1284CONFIG_CRYPTO_RNG=y
1120CONFIG_CRYPTO_MANAGER=y
1121# CONFIG_CRYPTO_GF128MUL is not set
1122# CONFIG_CRYPTO_NULL is not set
1123# CONFIG_CRYPTO_CRYPTD is not set
1124# CONFIG_CRYPTO_AUTHENC is not set
1125# CONFIG_CRYPTO_TEST is not set
1126
1127#

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

1184# CONFIG_CRYPTO_TEA is not set
1185# CONFIG_CRYPTO_TWOFISH is not set
1186
1187#
1188# Compression
1189#
1190# CONFIG_CRYPTO_DEFLATE is not set
1191# CONFIG_CRYPTO_LZO is not set
1285CONFIG_CRYPTO_MANAGER=y
1286# CONFIG_CRYPTO_GF128MUL is not set
1287# CONFIG_CRYPTO_NULL is not set
1288# CONFIG_CRYPTO_CRYPTD is not set
1289# CONFIG_CRYPTO_AUTHENC is not set
1290# CONFIG_CRYPTO_TEST is not set
1291
1292#

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

1349# CONFIG_CRYPTO_TEA is not set
1350# CONFIG_CRYPTO_TWOFISH is not set
1351
1352#
1353# Compression
1354#
1355# CONFIG_CRYPTO_DEFLATE is not set
1356# CONFIG_CRYPTO_LZO is not set
1357
1358#
1359# Random Number Generation
1360#
1361# CONFIG_CRYPTO_ANSI_CPRNG is not set
1192CONFIG_CRYPTO_HW=y
1193# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1194
1195#
1196# Library routines
1197#
1198CONFIG_BITREVERSE=y
1362CONFIG_CRYPTO_HW=y
1363# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1364
1365#
1366# Library routines
1367#
1368CONFIG_BITREVERSE=y
1199# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1200# CONFIG_CRC_CCITT is not set
1201# CONFIG_CRC16 is not set
1202CONFIG_CRC_T10DIF=y
1203# CONFIG_CRC_ITU_T is not set
1204CONFIG_CRC32=y
1205# CONFIG_CRC7 is not set
1206# CONFIG_LIBCRC32C is not set
1207CONFIG_HAS_IOMEM=y
1208CONFIG_HAS_IOPORT=y
1209CONFIG_HAS_DMA=y
1369# CONFIG_CRC_CCITT is not set
1370# CONFIG_CRC16 is not set
1371CONFIG_CRC_T10DIF=y
1372# CONFIG_CRC_ITU_T is not set
1373CONFIG_CRC32=y
1374# CONFIG_CRC7 is not set
1375# CONFIG_LIBCRC32C is not set
1376CONFIG_HAS_IOMEM=y
1377CONFIG_HAS_IOPORT=y
1378CONFIG_HAS_DMA=y