Commit c14f459edfdf2b5f6992a936f31d211526b331a4

Authored by 장형기
1 parent 440900fa05
Exists in master and in 2 other branches fhd, fhd-demo

kernel defconfig

kernel/linux-imx6_3.14.28/arch/arm/configs/imx6s_prime_oven_defconfig
@@ -154,7 +154,6 @@ CONFIG_TIMERFD=y @@ -154,7 +154,6 @@ CONFIG_TIMERFD=y
154 CONFIG_EVENTFD=y 154 CONFIG_EVENTFD=y
155 CONFIG_SHMEM=y 155 CONFIG_SHMEM=y
156 CONFIG_AIO=y 156 CONFIG_AIO=y
157 -CONFIG_PCI_QUIRKS=y  
158 CONFIG_EMBEDDED=y 157 CONFIG_EMBEDDED=y
159 CONFIG_HAVE_PERF_EVENTS=y 158 CONFIG_HAVE_PERF_EVENTS=y
160 CONFIG_PERF_USE_VMALLOC=y 159 CONFIG_PERF_USE_VMALLOC=y
@@ -217,9 +216,9 @@ CONFIG_HAVE_GENERIC_DMA_COHERENT=y @@ -217,9 +216,9 @@ CONFIG_HAVE_GENERIC_DMA_COHERENT=y
217 CONFIG_RT_MUTEXES=y 216 CONFIG_RT_MUTEXES=y
218 CONFIG_BASE_SMALL=0 217 CONFIG_BASE_SMALL=0
219 CONFIG_MODULES=y 218 CONFIG_MODULES=y
220 -# CONFIG_MODULE_FORCE_LOAD is not set 219 +CONFIG_MODULE_FORCE_LOAD=y
221 CONFIG_MODULE_UNLOAD=y 220 CONFIG_MODULE_UNLOAD=y
222 -# CONFIG_MODULE_FORCE_UNLOAD is not set 221 +CONFIG_MODULE_FORCE_UNLOAD=y
223 CONFIG_MODVERSIONS=y 222 CONFIG_MODVERSIONS=y
224 CONFIG_MODULE_SRCVERSION_ALL=y 223 CONFIG_MODULE_SRCVERSION_ALL=y
225 # CONFIG_MODULE_SIG is not set 224 # CONFIG_MODULE_SIG is not set
@@ -342,8 +341,6 @@ CONFIG_HAVE_IMX_ANATOP=y @@ -342,8 +341,6 @@ CONFIG_HAVE_IMX_ANATOP=y
342 CONFIG_HAVE_IMX_GPC=y 341 CONFIG_HAVE_IMX_GPC=y
343 CONFIG_HAVE_IMX_MMDC=y 342 CONFIG_HAVE_IMX_MMDC=y
344 CONFIG_HAVE_IMX_SRC=y 343 CONFIG_HAVE_IMX_SRC=y
345 -CONFIG_HAVE_IMX_MCC=y  
346 -CONFIG_HAVE_IMX_AMP=y  
347 344
348 # 345 #
349 # i.MX51 machines: 346 # i.MX51 machines:
@@ -360,7 +357,7 @@ CONFIG_HAVE_IMX_AMP=y @@ -360,7 +357,7 @@ CONFIG_HAVE_IMX_AMP=y
360 CONFIG_SOC_IMX6=y 357 CONFIG_SOC_IMX6=y
361 CONFIG_SOC_IMX6Q=y 358 CONFIG_SOC_IMX6Q=y
362 CONFIG_SOC_IMX6SL=y 359 CONFIG_SOC_IMX6SL=y
363 -CONFIG_SOC_IMX6SX=y 360 +# CONFIG_SOC_IMX6SX is not set
364 # CONFIG_SOC_VF610 is not set 361 # CONFIG_SOC_VF610 is not set
365 # CONFIG_ARCH_OMAP3 is not set 362 # CONFIG_ARCH_OMAP3 is not set
366 # CONFIG_ARCH_OMAP4 is not set 363 # CONFIG_ARCH_OMAP4 is not set
@@ -438,38 +435,8 @@ CONFIG_ARM_ERRATA_775420=y @@ -438,38 +435,8 @@ CONFIG_ARM_ERRATA_775420=y
438 # 435 #
439 # Bus support 436 # Bus support
440 # 437 #
441 -CONFIG_PCI=y  
442 -CONFIG_PCI_DOMAINS=y  
443 -CONFIG_PCI_SYSCALL=y  
444 -CONFIG_PCI_MSI=y  
445 -# CONFIG_PCI_DEBUG is not set  
446 -CONFIG_PCI_REALLOC_ENABLE_AUTO=y  
447 -CONFIG_PCI_STUB=y  
448 -CONFIG_PCI_ATS=y  
449 -CONFIG_PCI_IOV=y  
450 -CONFIG_PCI_PRI=y  
451 -CONFIG_PCI_PASID=y  
452 -  
453 -#  
454 -# PCI host controller drivers  
455 -#  
456 -CONFIG_PCIE_DW=y  
457 -CONFIG_PCI_IMX6=y  
458 -# CONFIG_PCI_IMX6SX_EXTREMELY_PWR_SAVE is not set  
459 -CONFIG_PCIE_FORCE_GEN1=y  
460 -# CONFIG_EP_MODE_IN_EP_RC_SYS is not set  
461 -# CONFIG_RC_MODE_IN_EP_RC_SYS is not set  
462 -# CONFIG_PCI_HOST_GENERIC is not set  
463 -CONFIG_PCIEPORTBUS=y  
464 -CONFIG_PCIEAER=y  
465 -# CONFIG_PCIE_ECRC is not set  
466 -# CONFIG_PCIEAER_INJECT is not set  
467 -CONFIG_PCIEASPM=y  
468 -# CONFIG_PCIEASPM_DEBUG is not set  
469 -CONFIG_PCIEASPM_DEFAULT=y  
470 -# CONFIG_PCIEASPM_POWERSAVE is not set  
471 -# CONFIG_PCIEASPM_PERFORMANCE is not set  
472 -CONFIG_PCIE_PME=y 438 +# CONFIG_PCI is not set
  439 +# CONFIG_PCI_SYSCALL is not set
473 # CONFIG_PCCARD is not set 440 # CONFIG_PCCARD is not set
474 441
475 # 442 #
@@ -667,11 +634,7 @@ CONFIG_PACKET=y @@ -667,11 +634,7 @@ CONFIG_PACKET=y
667 # CONFIG_PACKET_DIAG is not set 634 # CONFIG_PACKET_DIAG is not set
668 CONFIG_UNIX=y 635 CONFIG_UNIX=y
669 # CONFIG_UNIX_DIAG is not set 636 # CONFIG_UNIX_DIAG is not set
670 -CONFIG_XFRM=y  
671 # CONFIG_XFRM_USER is not set 637 # CONFIG_XFRM_USER is not set
672 -# CONFIG_XFRM_SUB_POLICY is not set  
673 -# CONFIG_XFRM_MIGRATE is not set  
674 -# CONFIG_XFRM_STATISTICS is not set  
675 # CONFIG_NET_KEY is not set 638 # CONFIG_NET_KEY is not set
676 CONFIG_INET=y 639 CONFIG_INET=y
677 # CONFIG_IP_MULTICAST is not set 640 # CONFIG_IP_MULTICAST is not set
@@ -682,13 +645,13 @@ CONFIG_IP_PNP_DHCP=y @@ -682,13 +645,13 @@ CONFIG_IP_PNP_DHCP=y
682 # CONFIG_IP_PNP_RARP is not set 645 # CONFIG_IP_PNP_RARP is not set
683 # CONFIG_NET_IPIP is not set 646 # CONFIG_NET_IPIP is not set
684 # CONFIG_NET_IPGRE_DEMUX is not set 647 # CONFIG_NET_IPGRE_DEMUX is not set
685 -CONFIG_NET_IP_TUNNEL=y 648 +# CONFIG_NET_IP_TUNNEL is not set
686 # CONFIG_SYN_COOKIES is not set 649 # CONFIG_SYN_COOKIES is not set
687 # CONFIG_INET_AH is not set 650 # CONFIG_INET_AH is not set
688 # CONFIG_INET_ESP is not set 651 # CONFIG_INET_ESP is not set
689 # CONFIG_INET_IPCOMP is not set 652 # CONFIG_INET_IPCOMP is not set
690 # CONFIG_INET_XFRM_TUNNEL is not set 653 # CONFIG_INET_XFRM_TUNNEL is not set
691 -CONFIG_INET_TUNNEL=y 654 +# CONFIG_INET_TUNNEL is not set
692 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 655 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
693 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 656 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
694 # CONFIG_INET_XFRM_MODE_BEET is not set 657 # CONFIG_INET_XFRM_MODE_BEET is not set
@@ -700,27 +663,7 @@ CONFIG_INET_TCP_DIAG=y @@ -700,27 +663,7 @@ CONFIG_INET_TCP_DIAG=y
700 CONFIG_TCP_CONG_CUBIC=y 663 CONFIG_TCP_CONG_CUBIC=y
701 CONFIG_DEFAULT_TCP_CONG="cubic" 664 CONFIG_DEFAULT_TCP_CONG="cubic"
702 # CONFIG_TCP_MD5SIG is not set 665 # CONFIG_TCP_MD5SIG is not set
703 -CONFIG_IPV6=y  
704 -# CONFIG_IPV6_ROUTER_PREF is not set  
705 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set  
706 -# CONFIG_INET6_AH is not set  
707 -# CONFIG_INET6_ESP is not set  
708 -# CONFIG_INET6_IPCOMP is not set  
709 -# CONFIG_IPV6_MIP6 is not set  
710 -# CONFIG_INET6_XFRM_TUNNEL is not set  
711 -# CONFIG_INET6_TUNNEL is not set  
712 -CONFIG_INET6_XFRM_MODE_TRANSPORT=y  
713 -CONFIG_INET6_XFRM_MODE_TUNNEL=y  
714 -CONFIG_INET6_XFRM_MODE_BEET=y  
715 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set  
716 -# CONFIG_IPV6_VTI is not set  
717 -CONFIG_IPV6_SIT=y  
718 -# CONFIG_IPV6_SIT_6RD is not set  
719 -CONFIG_IPV6_NDISC_NODETYPE=y  
720 -# CONFIG_IPV6_TUNNEL is not set  
721 -# CONFIG_IPV6_GRE is not set  
722 -# CONFIG_IPV6_MULTIPLE_TABLES is not set  
723 -# CONFIG_IPV6_MROUTE is not set 666 +# CONFIG_IPV6 is not set
724 # CONFIG_NETWORK_SECMARK is not set 667 # CONFIG_NETWORK_SECMARK is not set
725 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set 668 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
726 CONFIG_NETFILTER=y 669 CONFIG_NETFILTER=y
@@ -820,7 +763,6 @@ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m @@ -820,7 +763,6 @@ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
820 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 763 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
821 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set 764 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
822 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 765 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
823 -# CONFIG_NETFILTER_XT_MATCH_POLICY is not set  
824 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set 766 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
825 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 767 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
826 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 768 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
@@ -859,13 +801,6 @@ CONFIG_IP_NF_TARGET_REDIRECT=m @@ -859,13 +801,6 @@ CONFIG_IP_NF_TARGET_REDIRECT=m
859 # CONFIG_IP_NF_MANGLE is not set 801 # CONFIG_IP_NF_MANGLE is not set
860 # CONFIG_IP_NF_RAW is not set 802 # CONFIG_IP_NF_RAW is not set
861 # CONFIG_IP_NF_ARPTABLES is not set 803 # CONFIG_IP_NF_ARPTABLES is not set
862 -  
863 -#  
864 -# IPv6: Netfilter Configuration  
865 -#  
866 -# CONFIG_NF_DEFRAG_IPV6 is not set  
867 -# CONFIG_NF_CONNTRACK_IPV6 is not set  
868 -# CONFIG_IP6_NF_IPTABLES is not set  
869 # CONFIG_IP_DCCP is not set 804 # CONFIG_IP_DCCP is not set
870 # CONFIG_IP_SCTP is not set 805 # CONFIG_IP_SCTP is not set
871 # CONFIG_RDS is not set 806 # CONFIG_RDS is not set
@@ -886,7 +821,6 @@ CONFIG_LLC2=y @@ -886,7 +821,6 @@ CONFIG_LLC2=y
886 # CONFIG_LAPB is not set 821 # CONFIG_LAPB is not set
887 # CONFIG_PHONET is not set 822 # CONFIG_PHONET is not set
888 # CONFIG_IEEE802154 is not set 823 # CONFIG_IEEE802154 is not set
889 -CONFIG_6LOWPAN_IPHC=y  
890 # CONFIG_NET_SCHED is not set 824 # CONFIG_NET_SCHED is not set
891 # CONFIG_DCB is not set 825 # CONFIG_DCB is not set
892 CONFIG_DNS_RESOLVER=y 826 CONFIG_DNS_RESOLVER=y
@@ -914,26 +848,7 @@ CONFIG_NET_FLOW_LIMIT=y @@ -914,26 +848,7 @@ CONFIG_NET_FLOW_LIMIT=y
914 # CONFIG_HAMRADIO is not set 848 # CONFIG_HAMRADIO is not set
915 # CONFIG_CAN is not set 849 # CONFIG_CAN is not set
916 # CONFIG_IRDA is not set 850 # CONFIG_IRDA is not set
917 -CONFIG_BT=y  
918 -CONFIG_BT_RFCOMM=y  
919 -CONFIG_BT_RFCOMM_TTY=y  
920 -CONFIG_BT_BNEP=y  
921 -CONFIG_BT_BNEP_MC_FILTER=y  
922 -CONFIG_BT_BNEP_PROTO_FILTER=y  
923 -CONFIG_BT_HIDP=y  
924 -  
925 -#  
926 -# Bluetooth device drivers  
927 -#  
928 -CONFIG_BT_HCIBTUSB=m  
929 -# CONFIG_BT_HCIBTSDIO is not set  
930 -# CONFIG_BT_HCIUART is not set  
931 -# CONFIG_BT_HCIBCM203X is not set  
932 -# CONFIG_BT_HCIBPA10X is not set  
933 -# CONFIG_BT_HCIBFUSB is not set  
934 -# CONFIG_BT_HCIVHCI is not set  
935 -# CONFIG_BT_MRVL is not set  
936 -CONFIG_BT_ATH3K=m 851 +# CONFIG_BT is not set
937 # CONFIG_AF_RXRPC is not set 852 # CONFIG_AF_RXRPC is not set
938 CONFIG_WIRELESS=y 853 CONFIG_WIRELESS=y
939 CONFIG_WIRELESS_EXT=y 854 CONFIG_WIRELESS_EXT=y
@@ -1025,80 +940,7 @@ CONFIG_CMA_AREAS=7 @@ -1025,80 +940,7 @@ CONFIG_CMA_AREAS=7
1025 # CONFIG_ARM_CCI is not set 940 # CONFIG_ARM_CCI is not set
1026 CONFIG_CONNECTOR=y 941 CONFIG_CONNECTOR=y
1027 CONFIG_PROC_EVENTS=y 942 CONFIG_PROC_EVENTS=y
1028 -CONFIG_MTD=y  
1029 -# CONFIG_MTD_TESTS is not set  
1030 -# CONFIG_MTD_REDBOOT_PARTS is not set  
1031 -CONFIG_MTD_CMDLINE_PARTS=y  
1032 -# CONFIG_MTD_AFS_PARTS is not set  
1033 -CONFIG_MTD_OF_PARTS=y  
1034 -# CONFIG_MTD_AR7_PARTS is not set  
1035 -  
1036 -#  
1037 -# User Modules And Translation Layers  
1038 -#  
1039 -CONFIG_MTD_BLKDEVS=y  
1040 -CONFIG_MTD_BLOCK=y  
1041 -# CONFIG_FTL is not set  
1042 -# CONFIG_NFTL is not set  
1043 -# CONFIG_INFTL is not set  
1044 -# CONFIG_RFD_FTL is not set  
1045 -# CONFIG_SSFDC is not set  
1046 -# CONFIG_SM_FTL is not set  
1047 -# CONFIG_MTD_OOPS is not set  
1048 -# CONFIG_MTD_SWAP is not set  
1049 -  
1050 -#  
1051 -# RAM/ROM/Flash chip drivers  
1052 -#  
1053 -# CONFIG_MTD_CFI is not set  
1054 -# CONFIG_MTD_JEDECPROBE is not set  
1055 -CONFIG_MTD_MAP_BANK_WIDTH_1=y  
1056 -CONFIG_MTD_MAP_BANK_WIDTH_2=y  
1057 -CONFIG_MTD_MAP_BANK_WIDTH_4=y  
1058 -# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set  
1059 -# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set  
1060 -# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set  
1061 -CONFIG_MTD_CFI_I1=y  
1062 -CONFIG_MTD_CFI_I2=y  
1063 -# CONFIG_MTD_CFI_I4 is not set  
1064 -# CONFIG_MTD_CFI_I8 is not set  
1065 -# CONFIG_MTD_RAM is not set  
1066 -# CONFIG_MTD_ROM is not set  
1067 -# CONFIG_MTD_ABSENT is not set  
1068 -  
1069 -#  
1070 -# Mapping drivers for chip access  
1071 -#  
1072 -# CONFIG_MTD_COMPLEX_MAPPINGS is not set  
1073 -# CONFIG_MTD_INTEL_VR_NOR is not set  
1074 -# CONFIG_MTD_PLATRAM is not set  
1075 -  
1076 -#  
1077 -# Self-contained MTD device drivers  
1078 -#  
1079 -# CONFIG_MTD_PMC551 is not set  
1080 -# CONFIG_MTD_DATAFLASH is not set  
1081 -CONFIG_MTD_M25P80=y  
1082 -CONFIG_MTD_SST25L=y  
1083 -# CONFIG_MTD_SLRAM is not set  
1084 -# CONFIG_MTD_PHRAM is not set  
1085 -# CONFIG_MTD_MTDRAM is not set  
1086 -# CONFIG_MTD_BLOCK2MTD is not set  
1087 -  
1088 -#  
1089 -# Disk-On-Chip Device Drivers  
1090 -#  
1091 -# CONFIG_MTD_DOCG3 is not set  
1092 -# CONFIG_MTD_NAND is not set  
1093 -# CONFIG_MTD_ONENAND is not set  
1094 -  
1095 -#  
1096 -# LPDDR flash memory drivers  
1097 -#  
1098 -# CONFIG_MTD_LPDDR is not set  
1099 -CONFIG_MTD_SPI_NOR=y  
1100 -# CONFIG_SPI_FSL_QUADSPI is not set  
1101 -# CONFIG_MTD_UBI is not set 943 +# CONFIG_MTD is not set
1102 CONFIG_DTC=y 944 CONFIG_DTC=y
1103 CONFIG_OF=y 945 CONFIG_OF=y
1104 946
@@ -1113,25 +955,16 @@ CONFIG_OF_ADDRESS=y @@ -1113,25 +955,16 @@ CONFIG_OF_ADDRESS=y
1113 CONFIG_OF_IRQ=y 955 CONFIG_OF_IRQ=y
1114 CONFIG_OF_NET=y 956 CONFIG_OF_NET=y
1115 CONFIG_OF_MDIO=y 957 CONFIG_OF_MDIO=y
1116 -CONFIG_OF_PCI=y  
1117 -CONFIG_OF_PCI_IRQ=y  
1118 -CONFIG_OF_MTD=y  
1119 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y 958 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
1120 # CONFIG_PARPORT is not set 959 # CONFIG_PARPORT is not set
1121 CONFIG_BLK_DEV=y 960 CONFIG_BLK_DEV=y
1122 # CONFIG_BLK_DEV_NULL_BLK is not set 961 # CONFIG_BLK_DEV_NULL_BLK is not set
1123 -# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set  
1124 -# CONFIG_BLK_CPQ_CISS_DA is not set  
1125 -# CONFIG_BLK_DEV_DAC960 is not set  
1126 -# CONFIG_BLK_DEV_UMEM is not set  
1127 # CONFIG_BLK_DEV_COW_COMMON is not set 962 # CONFIG_BLK_DEV_COW_COMMON is not set
1128 CONFIG_BLK_DEV_LOOP=y 963 CONFIG_BLK_DEV_LOOP=y
1129 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 964 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1130 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 965 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
1131 # CONFIG_BLK_DEV_DRBD is not set 966 # CONFIG_BLK_DEV_DRBD is not set
1132 CONFIG_BLK_DEV_NBD=y 967 CONFIG_BLK_DEV_NBD=y
1133 -# CONFIG_BLK_DEV_NVME is not set  
1134 -# CONFIG_BLK_DEV_SX8 is not set  
1135 CONFIG_BLK_DEV_RAM=y 968 CONFIG_BLK_DEV_RAM=y
1136 CONFIG_BLK_DEV_RAM_COUNT=16 969 CONFIG_BLK_DEV_RAM_COUNT=16
1137 CONFIG_BLK_DEV_RAM_SIZE=131072 970 CONFIG_BLK_DEV_RAM_SIZE=131072
@@ -1140,7 +973,6 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 @@ -1140,7 +973,6 @@ CONFIG_BLK_DEV_RAM_SIZE=131072
1140 # CONFIG_ATA_OVER_ETH is not set 973 # CONFIG_ATA_OVER_ETH is not set
1141 # CONFIG_MG_DISK is not set 974 # CONFIG_MG_DISK is not set
1142 # CONFIG_BLK_DEV_RBD is not set 975 # CONFIG_BLK_DEV_RBD is not set
1143 -# CONFIG_BLK_DEV_RSXX is not set  
1144 976
1145 # 977 #
1146 # Misc devices 978 # Misc devices
@@ -1149,14 +981,10 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 @@ -1149,14 +981,10 @@ CONFIG_BLK_DEV_RAM_SIZE=131072
1149 # CONFIG_AD525X_DPOT is not set 981 # CONFIG_AD525X_DPOT is not set
1150 # CONFIG_ATMEL_PWM is not set 982 # CONFIG_ATMEL_PWM is not set
1151 # CONFIG_DUMMY_IRQ is not set 983 # CONFIG_DUMMY_IRQ is not set
1152 -# CONFIG_PHANTOM is not set  
1153 # CONFIG_LS_BRAILLE is not set 984 # CONFIG_LS_BRAILLE is not set
1154 -# CONFIG_SGI_IOC4 is not set  
1155 -# CONFIG_TIFM_CORE is not set  
1156 # CONFIG_ICS932S401 is not set 985 # CONFIG_ICS932S401 is not set
1157 # CONFIG_ATMEL_SSC is not set 986 # CONFIG_ATMEL_SSC is not set
1158 # CONFIG_ENCLOSURE_SERVICES is not set 987 # CONFIG_ENCLOSURE_SERVICES is not set
1159 -# CONFIG_HP_ILO is not set  
1160 # CONFIG_APDS9802ALS is not set 988 # CONFIG_APDS9802ALS is not set
1161 # CONFIG_ISL29003 is not set 989 # CONFIG_ISL29003 is not set
1162 # CONFIG_ISL29020 is not set 990 # CONFIG_ISL29020 is not set
@@ -1169,7 +997,6 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 @@ -1169,7 +997,6 @@ CONFIG_BLK_DEV_RAM_SIZE=131072
1169 # CONFIG_TI_DAC7512 is not set 997 # CONFIG_TI_DAC7512 is not set
1170 # CONFIG_BMP085_I2C is not set 998 # CONFIG_BMP085_I2C is not set
1171 # CONFIG_BMP085_SPI is not set 999 # CONFIG_BMP085_SPI is not set
1172 -# CONFIG_PCH_PHUB is not set  
1173 # CONFIG_USB_SWITCH_FSA9480 is not set 1000 # CONFIG_USB_SWITCH_FSA9480 is not set
1174 # CONFIG_LATTICE_ECP3_CONFIG is not set 1001 # CONFIG_LATTICE_ECP3_CONFIG is not set
1175 CONFIG_SRAM=y 1002 CONFIG_SRAM=y
@@ -1184,7 +1011,6 @@ CONFIG_EEPROM_AT25=y @@ -1184,7 +1011,6 @@ CONFIG_EEPROM_AT25=y
1184 # CONFIG_EEPROM_MAX6875 is not set 1011 # CONFIG_EEPROM_MAX6875 is not set
1185 # CONFIG_EEPROM_93CX6 is not set 1012 # CONFIG_EEPROM_93CX6 is not set
1186 # CONFIG_EEPROM_93XX46 is not set 1013 # CONFIG_EEPROM_93XX46 is not set
1187 -# CONFIG_CB710_CORE is not set  
1188 1014
1189 # 1015 #
1190 # Texas Instruments shared transport line discipline 1016 # Texas Instruments shared transport line discipline
@@ -1205,8 +1031,6 @@ CONFIG_EEPROM_AT25=y @@ -1205,8 +1031,6 @@ CONFIG_EEPROM_AT25=y
1205 # 1031 #
1206 # Intel MIC Card Driver 1032 # Intel MIC Card Driver
1207 # 1033 #
1208 -CONFIG_HAVE_IDE=y  
1209 -# CONFIG_IDE is not set  
1210 1034
1211 # 1035 #
1212 # SCSI device support 1036 # SCSI device support
@@ -1226,7 +1050,7 @@ CONFIG_BLK_DEV_SD=y @@ -1226,7 +1050,7 @@ CONFIG_BLK_DEV_SD=y
1226 # CONFIG_CHR_DEV_ST is not set 1050 # CONFIG_CHR_DEV_ST is not set
1227 # CONFIG_CHR_DEV_OSST is not set 1051 # CONFIG_CHR_DEV_OSST is not set
1228 # CONFIG_BLK_DEV_SR is not set 1052 # CONFIG_BLK_DEV_SR is not set
1229 -# CONFIG_CHR_DEV_SG is not set 1053 +CONFIG_CHR_DEV_SG=y
1230 # CONFIG_CHR_DEV_SCH is not set 1054 # CONFIG_CHR_DEV_SCH is not set
1231 CONFIG_SCSI_MULTI_LUN=y 1055 CONFIG_SCSI_MULTI_LUN=y
1232 CONFIG_SCSI_CONSTANTS=y 1056 CONFIG_SCSI_CONSTANTS=y
@@ -1248,20 +1072,11 @@ CONFIG_SCSI_SCAN_ASYNC=y @@ -1248,20 +1072,11 @@ CONFIG_SCSI_SCAN_ASYNC=y
1248 # CONFIG_ATA is not set 1072 # CONFIG_ATA is not set
1249 # CONFIG_MD is not set 1073 # CONFIG_MD is not set
1250 # CONFIG_TARGET_CORE is not set 1074 # CONFIG_TARGET_CORE is not set
1251 -# CONFIG_FUSION is not set  
1252 -  
1253 -#  
1254 -# IEEE 1394 (FireWire) support  
1255 -#  
1256 -# CONFIG_FIREWIRE is not set  
1257 -# CONFIG_FIREWIRE_NOSY is not set  
1258 -# CONFIG_I2O is not set  
1259 CONFIG_NETDEVICES=y 1075 CONFIG_NETDEVICES=y
1260 CONFIG_NET_CORE=y 1076 CONFIG_NET_CORE=y
1261 # CONFIG_BONDING is not set 1077 # CONFIG_BONDING is not set
1262 # CONFIG_DUMMY is not set 1078 # CONFIG_DUMMY is not set
1263 # CONFIG_EQUALIZER is not set 1079 # CONFIG_EQUALIZER is not set
1264 -# CONFIG_NET_FC is not set  
1265 # CONFIG_NET_TEAM is not set 1080 # CONFIG_NET_TEAM is not set
1266 # CONFIG_MACVLAN is not set 1081 # CONFIG_MACVLAN is not set
1267 # CONFIG_VXLAN is not set 1082 # CONFIG_VXLAN is not set
@@ -1271,7 +1086,6 @@ CONFIG_NET_CORE=y @@ -1271,7 +1086,6 @@ CONFIG_NET_CORE=y
1271 # CONFIG_TUN is not set 1086 # CONFIG_TUN is not set
1272 # CONFIG_VETH is not set 1087 # CONFIG_VETH is not set
1273 # CONFIG_NLMON is not set 1088 # CONFIG_NLMON is not set
1274 -# CONFIG_ARCNET is not set  
1275 1089
1276 # 1090 #
1277 # CAIF transport drivers 1091 # CAIF transport drivers
@@ -1286,60 +1100,28 @@ CONFIG_NET_CORE=y @@ -1286,60 +1100,28 @@ CONFIG_NET_CORE=y
1286 # CONFIG_NET_DSA_MV88E6131 is not set 1100 # CONFIG_NET_DSA_MV88E6131 is not set
1287 # CONFIG_NET_DSA_MV88E6123_61_65 is not set 1101 # CONFIG_NET_DSA_MV88E6123_61_65 is not set
1288 CONFIG_ETHERNET=y 1102 CONFIG_ETHERNET=y
1289 -# CONFIG_NET_VENDOR_3COM is not set  
1290 -# CONFIG_NET_VENDOR_ADAPTEC is not set  
1291 -# CONFIG_NET_VENDOR_ALTEON is not set  
1292 -# CONFIG_NET_VENDOR_AMD is not set  
1293 # CONFIG_NET_VENDOR_ARC is not set 1103 # CONFIG_NET_VENDOR_ARC is not set
1294 -# CONFIG_NET_VENDOR_ATHEROS is not set  
1295 # CONFIG_NET_CADENCE is not set 1104 # CONFIG_NET_CADENCE is not set
1296 # CONFIG_NET_VENDOR_BROADCOM is not set 1105 # CONFIG_NET_VENDOR_BROADCOM is not set
1297 -# CONFIG_NET_VENDOR_BROCADE is not set  
1298 # CONFIG_NET_CALXEDA_XGMAC is not set 1106 # CONFIG_NET_CALXEDA_XGMAC is not set
1299 -# CONFIG_NET_VENDOR_CHELSIO is not set  
1300 # CONFIG_NET_VENDOR_CIRRUS is not set 1107 # CONFIG_NET_VENDOR_CIRRUS is not set
1301 -# CONFIG_NET_VENDOR_CISCO is not set  
1302 # CONFIG_DM9000 is not set 1108 # CONFIG_DM9000 is not set
1303 # CONFIG_DNET is not set 1109 # CONFIG_DNET is not set
1304 -# CONFIG_NET_VENDOR_DEC is not set  
1305 -# CONFIG_NET_VENDOR_DLINK is not set  
1306 -# CONFIG_NET_VENDOR_EMULEX is not set  
1307 -# CONFIG_NET_VENDOR_EXAR is not set  
1308 # CONFIG_NET_VENDOR_FARADAY is not set 1110 # CONFIG_NET_VENDOR_FARADAY is not set
1309 CONFIG_NET_VENDOR_FREESCALE=y 1111 CONFIG_NET_VENDOR_FREESCALE=y
1310 CONFIG_FEC=y 1112 CONFIG_FEC=y
1311 -# CONFIG_NET_VENDOR_HP is not set  
1312 # CONFIG_NET_VENDOR_INTEL is not set 1113 # CONFIG_NET_VENDOR_INTEL is not set
1313 -# CONFIG_IP1000 is not set  
1314 -# CONFIG_JME is not set  
1315 # CONFIG_NET_VENDOR_MARVELL is not set 1114 # CONFIG_NET_VENDOR_MARVELL is not set
1316 -# CONFIG_NET_VENDOR_MELLANOX is not set  
1317 # CONFIG_NET_VENDOR_MICREL is not set 1115 # CONFIG_NET_VENDOR_MICREL is not set
1318 # CONFIG_NET_VENDOR_MICROCHIP is not set 1116 # CONFIG_NET_VENDOR_MICROCHIP is not set
1319 -# CONFIG_NET_VENDOR_MYRI is not set  
1320 -# CONFIG_FEALNX is not set  
1321 # CONFIG_NET_VENDOR_NATSEMI is not set 1117 # CONFIG_NET_VENDOR_NATSEMI is not set
1322 -# CONFIG_NET_VENDOR_NVIDIA is not set  
1323 -# CONFIG_NET_VENDOR_OKI is not set  
1324 # CONFIG_ETHOC is not set 1118 # CONFIG_ETHOC is not set
1325 -# CONFIG_NET_PACKET_ENGINE is not set  
1326 -# CONFIG_NET_VENDOR_QLOGIC is not set  
1327 -# CONFIG_NET_VENDOR_REALTEK is not set  
1328 # CONFIG_SH_ETH is not set 1119 # CONFIG_SH_ETH is not set
1329 -# CONFIG_NET_VENDOR_RDC is not set  
1330 # CONFIG_NET_VENDOR_SEEQ is not set 1120 # CONFIG_NET_VENDOR_SEEQ is not set
1331 -# CONFIG_NET_VENDOR_SILAN is not set  
1332 -# CONFIG_NET_VENDOR_SIS is not set  
1333 -# CONFIG_SFC is not set  
1334 # CONFIG_NET_VENDOR_SMSC is not set 1121 # CONFIG_NET_VENDOR_SMSC is not set
1335 # CONFIG_NET_VENDOR_STMICRO is not set 1122 # CONFIG_NET_VENDOR_STMICRO is not set
1336 -# CONFIG_NET_VENDOR_SUN is not set  
1337 -# CONFIG_NET_VENDOR_TEHUTI is not set  
1338 -# CONFIG_NET_VENDOR_TI is not set  
1339 # CONFIG_NET_VENDOR_VIA is not set 1123 # CONFIG_NET_VENDOR_VIA is not set
1340 # CONFIG_NET_VENDOR_WIZNET is not set 1124 # CONFIG_NET_VENDOR_WIZNET is not set
1341 -# CONFIG_FDDI is not set  
1342 -# CONFIG_HIPPI is not set  
1343 CONFIG_PHYLIB=y 1125 CONFIG_PHYLIB=y
1344 1126
1345 # 1127 #
@@ -1367,17 +1149,8 @@ CONFIG_MICREL_PHY=y @@ -1367,17 +1149,8 @@ CONFIG_MICREL_PHY=y
1367 # CONFIG_MDIO_BUS_MUX_GPIO is not set 1149 # CONFIG_MDIO_BUS_MUX_GPIO is not set
1368 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set 1150 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1369 # CONFIG_MICREL_KS8995MA is not set 1151 # CONFIG_MICREL_KS8995MA is not set
1370 -CONFIG_PPP=y  
1371 -CONFIG_PPP_BSDCOMP=y  
1372 -CONFIG_PPP_DEFLATE=y  
1373 -CONFIG_PPP_FILTER=y  
1374 -# CONFIG_PPP_MPPE is not set  
1375 -CONFIG_PPP_MULTILINK=y  
1376 -# CONFIG_PPPOE is not set  
1377 -CONFIG_PPP_ASYNC=y  
1378 -CONFIG_PPP_SYNC_TTY=y 1152 +# CONFIG_PPP is not set
1379 # CONFIG_SLIP is not set 1153 # CONFIG_SLIP is not set
1380 -CONFIG_SLHC=y  
1381 1154
1382 # 1155 #
1383 # USB Network Adapters 1156 # USB Network Adapters
@@ -1392,40 +1165,12 @@ CONFIG_SLHC=y @@ -1392,40 +1165,12 @@ CONFIG_SLHC=y
1392 # CONFIG_USB_IPHETH is not set 1165 # CONFIG_USB_IPHETH is not set
1393 CONFIG_WLAN=y 1166 CONFIG_WLAN=y
1394 # CONFIG_LIBERTAS_THINFIRM is not set 1167 # CONFIG_LIBERTAS_THINFIRM is not set
1395 -# CONFIG_ATMEL is not set  
1396 # CONFIG_AT76C50X_USB is not set 1168 # CONFIG_AT76C50X_USB is not set
1397 -# CONFIG_PRISM54 is not set  
1398 # CONFIG_USB_ZD1201 is not set 1169 # CONFIG_USB_ZD1201 is not set
1399 # CONFIG_USB_NET_RNDIS_WLAN is not set 1170 # CONFIG_USB_NET_RNDIS_WLAN is not set
1400 -# CONFIG_RTL8180 is not set  
1401 # CONFIG_RTL8187 is not set 1171 # CONFIG_RTL8187 is not set
1402 -# CONFIG_ADM8211 is not set  
1403 # CONFIG_MAC80211_HWSIM is not set 1172 # CONFIG_MAC80211_HWSIM is not set
1404 -# CONFIG_MWL8K is not set  
1405 -CONFIG_ATH_COMMON=y  
1406 -CONFIG_ATH_CARDS=y  
1407 -CONFIG_ATH_DEBUG=y  
1408 -# CONFIG_ATH5K is not set  
1409 -# CONFIG_ATH5K_PCI is not set  
1410 -CONFIG_ATH9K_HW=y  
1411 -CONFIG_ATH9K_COMMON=y  
1412 -CONFIG_ATH9K_BTCOEX_SUPPORT=y  
1413 -CONFIG_ATH9K=y  
1414 -CONFIG_ATH9K_PCI=y  
1415 -CONFIG_ATH9K_AHB=y  
1416 -CONFIG_ATH9K_DEBUGFS=y  
1417 -CONFIG_ATH9K_STATION_STATISTICS=y  
1418 -# CONFIG_ATH9K_WOW is not set  
1419 -CONFIG_ATH9K_LEGACY_RATE_CONTROL=y  
1420 -CONFIG_ATH9K_RFKILL=y  
1421 -CONFIG_ATH9K_HTC=y  
1422 -CONFIG_ATH9K_HTC_DEBUGFS=y  
1423 -# CONFIG_CARL9170 is not set  
1424 -# CONFIG_ATH6KL is not set  
1425 -# CONFIG_AR5523 is not set  
1426 -# CONFIG_WIL6210 is not set  
1427 -# CONFIG_ATH10K is not set  
1428 -# CONFIG_WCN36XX is not set 1173 +# CONFIG_ATH_CARDS is not set
1429 # CONFIG_B43 is not set 1174 # CONFIG_B43 is not set
1430 # CONFIG_B43LEGACY is not set 1175 # CONFIG_B43LEGACY is not set
1431 # CONFIG_BRCMSMAC is not set 1176 # CONFIG_BRCMSMAC is not set
@@ -1433,15 +1178,7 @@ CONFIG_ATH9K_HTC_DEBUGFS=y @@ -1433,15 +1178,7 @@ CONFIG_ATH9K_HTC_DEBUGFS=y
1433 CONFIG_HOSTAP=y 1178 CONFIG_HOSTAP=y
1434 CONFIG_HOSTAP_FIRMWARE=y 1179 CONFIG_HOSTAP_FIRMWARE=y
1435 CONFIG_HOSTAP_FIRMWARE_NVRAM=y 1180 CONFIG_HOSTAP_FIRMWARE_NVRAM=y
1436 -# CONFIG_HOSTAP_PLX is not set  
1437 -# CONFIG_HOSTAP_PCI is not set  
1438 -# CONFIG_IPW2100 is not set  
1439 -# CONFIG_IPW2200 is not set  
1440 -# CONFIG_IWLWIFI is not set  
1441 -# CONFIG_IWL4965 is not set  
1442 -# CONFIG_IWL3945 is not set  
1443 # CONFIG_LIBERTAS is not set 1181 # CONFIG_LIBERTAS is not set
1444 -# CONFIG_HERMES is not set  
1445 # CONFIG_P54_COMMON is not set 1182 # CONFIG_P54_COMMON is not set
1446 # CONFIG_RT2X00 is not set 1183 # CONFIG_RT2X00 is not set
1447 # CONFIG_RTL_CARDS is not set 1184 # CONFIG_RTL_CARDS is not set
@@ -1454,7 +1191,6 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y @@ -1454,7 +1191,6 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y
1454 # Enable WiMAX (Networking options) to see the WiMAX drivers 1191 # Enable WiMAX (Networking options) to see the WiMAX drivers
1455 # 1192 #
1456 # CONFIG_WAN is not set 1193 # CONFIG_WAN is not set
1457 -# CONFIG_VMXNET3 is not set  
1458 # CONFIG_ISDN is not set 1194 # CONFIG_ISDN is not set
1459 1195
1460 # 1196 #
@@ -1483,7 +1219,7 @@ CONFIG_INPUT_EVDEV=y @@ -1483,7 +1219,7 @@ CONFIG_INPUT_EVDEV=y
1483 CONFIG_INPUT_KEYBOARD=y 1219 CONFIG_INPUT_KEYBOARD=y
1484 # CONFIG_KEYBOARD_ADP5588 is not set 1220 # CONFIG_KEYBOARD_ADP5588 is not set
1485 # CONFIG_KEYBOARD_ADP5589 is not set 1221 # CONFIG_KEYBOARD_ADP5589 is not set
1486 -CONFIG_KEYBOARD_ATKBD=y 1222 +# CONFIG_KEYBOARD_ATKBD is not set
1487 # CONFIG_KEYBOARD_QT1070 is not set 1223 # CONFIG_KEYBOARD_QT1070 is not set
1488 # CONFIG_KEYBOARD_QT2160 is not set 1224 # CONFIG_KEYBOARD_QT2160 is not set
1489 # CONFIG_KEYBOARD_LKKBD is not set 1225 # CONFIG_KEYBOARD_LKKBD is not set
@@ -1496,7 +1232,6 @@ CONFIG_KEYBOARD_GPIO=y @@ -1496,7 +1232,6 @@ CONFIG_KEYBOARD_GPIO=y
1496 # CONFIG_KEYBOARD_MAX7359 is not set 1232 # CONFIG_KEYBOARD_MAX7359 is not set
1497 # CONFIG_KEYBOARD_MCS is not set 1233 # CONFIG_KEYBOARD_MCS is not set
1498 # CONFIG_KEYBOARD_MPR121 is not set 1234 # CONFIG_KEYBOARD_MPR121 is not set
1499 -# CONFIG_KEYBOARD_SNVS_PWRKEY is not set  
1500 CONFIG_KEYBOARD_IMX=y 1235 CONFIG_KEYBOARD_IMX=y
1501 # CONFIG_KEYBOARD_NEWTON is not set 1236 # CONFIG_KEYBOARD_NEWTON is not set
1502 # CONFIG_KEYBOARD_OPENCORES is not set 1237 # CONFIG_KEYBOARD_OPENCORES is not set
@@ -1506,15 +1241,7 @@ CONFIG_KEYBOARD_IMX=y @@ -1506,15 +1241,7 @@ CONFIG_KEYBOARD_IMX=y
1506 # CONFIG_KEYBOARD_XTKBD is not set 1241 # CONFIG_KEYBOARD_XTKBD is not set
1507 # CONFIG_KEYBOARD_CWC_HOOKSWITCH is not set 1242 # CONFIG_KEYBOARD_CWC_HOOKSWITCH is not set
1508 CONFIG_INPUT_MOUSE=y 1243 CONFIG_INPUT_MOUSE=y
1509 -CONFIG_MOUSE_PS2=m  
1510 -CONFIG_MOUSE_PS2_ALPS=y  
1511 -CONFIG_MOUSE_PS2_LOGIPS2PP=y  
1512 -CONFIG_MOUSE_PS2_SYNAPTICS=y  
1513 -CONFIG_MOUSE_PS2_CYPRESS=y  
1514 -CONFIG_MOUSE_PS2_TRACKPOINT=y  
1515 -# CONFIG_MOUSE_PS2_ELANTECH is not set  
1516 -# CONFIG_MOUSE_PS2_SENTELIC is not set  
1517 -# CONFIG_MOUSE_PS2_TOUCHKIT is not set 1244 +# CONFIG_MOUSE_PS2 is not set
1518 # CONFIG_MOUSE_SERIAL is not set 1245 # CONFIG_MOUSE_SERIAL is not set
1519 # CONFIG_MOUSE_APPLETOUCH is not set 1246 # CONFIG_MOUSE_APPLETOUCH is not set
1520 # CONFIG_MOUSE_BCM5974 is not set 1247 # CONFIG_MOUSE_BCM5974 is not set
@@ -1551,7 +1278,7 @@ CONFIG_INPUT_TOUCHSCREEN=y @@ -1551,7 +1278,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
1551 # CONFIG_TOUCHSCREEN_ELO is not set 1278 # CONFIG_TOUCHSCREEN_ELO is not set
1552 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set 1279 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1553 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set 1280 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
1554 -CONFIG_TOUCHSCREEN_MAX11801=y 1281 +# CONFIG_TOUCHSCREEN_MAX11801 is not set
1555 # CONFIG_TOUCHSCREEN_MCS5000 is not set 1282 # CONFIG_TOUCHSCREEN_MCS5000 is not set
1556 # CONFIG_TOUCHSCREEN_MMS114 is not set 1283 # CONFIG_TOUCHSCREEN_MMS114 is not set
1557 # CONFIG_TOUCHSCREEN_MTOUCH is not set 1284 # CONFIG_TOUCHSCREEN_MTOUCH is not set
@@ -1599,8 +1326,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=y @@ -1599,8 +1326,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=y
1599 # Hardware I/O ports 1326 # Hardware I/O ports
1600 # 1327 #
1601 CONFIG_SERIO=y 1328 CONFIG_SERIO=y
1602 -CONFIG_SERIO_SERPORT=m  
1603 -# CONFIG_SERIO_PCIPS2 is not set 1329 +# CONFIG_SERIO_SERPORT is not set
1604 CONFIG_SERIO_LIBPS2=y 1330 CONFIG_SERIO_LIBPS2=y
1605 # CONFIG_SERIO_RAW is not set 1331 # CONFIG_SERIO_RAW is not set
1606 # CONFIG_SERIO_ALTERA_PS2 is not set 1332 # CONFIG_SERIO_ALTERA_PS2 is not set
@@ -1625,7 +1351,6 @@ CONFIG_DEVPTS_MULTIPLE_INSTANCES=y @@ -1625,7 +1351,6 @@ CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
1625 CONFIG_LEGACY_PTYS=y 1351 CONFIG_LEGACY_PTYS=y
1626 CONFIG_LEGACY_PTY_COUNT=256 1352 CONFIG_LEGACY_PTY_COUNT=256
1627 # CONFIG_SERIAL_NONSTANDARD is not set 1353 # CONFIG_SERIAL_NONSTANDARD is not set
1628 -# CONFIG_NOZOMI is not set  
1629 # CONFIG_N_GSM is not set 1354 # CONFIG_N_GSM is not set
1630 # CONFIG_TRACE_SINK is not set 1355 # CONFIG_TRACE_SINK is not set
1631 # CONFIG_DEVKMEM is not set 1356 # CONFIG_DEVKMEM is not set
@@ -1640,13 +1365,11 @@ CONFIG_LEGACY_PTY_COUNT=256 @@ -1640,13 +1365,11 @@ CONFIG_LEGACY_PTY_COUNT=256
1640 # 1365 #
1641 # CONFIG_SERIAL_MAX3100 is not set 1366 # CONFIG_SERIAL_MAX3100 is not set
1642 # CONFIG_SERIAL_MAX310X is not set 1367 # CONFIG_SERIAL_MAX310X is not set
1643 -# CONFIG_SERIAL_MFD_HSU is not set  
1644 CONFIG_SERIAL_IMX=y 1368 CONFIG_SERIAL_IMX=y
1645 CONFIG_SERIAL_IMX_CONSOLE=y 1369 CONFIG_SERIAL_IMX_CONSOLE=y
1646 # CONFIG_SERIAL_SH_SCI is not set 1370 # CONFIG_SERIAL_SH_SCI is not set
1647 CONFIG_SERIAL_CORE=y 1371 CONFIG_SERIAL_CORE=y
1648 CONFIG_SERIAL_CORE_CONSOLE=y 1372 CONFIG_SERIAL_CORE_CONSOLE=y
1649 -# CONFIG_SERIAL_JSM is not set  
1650 # CONFIG_SERIAL_GPS_MAX7W is not set 1373 # CONFIG_SERIAL_GPS_MAX7W is not set
1651 # CONFIG_SERIAL_SC16IS7XX is not set 1374 # CONFIG_SERIAL_SC16IS7XX is not set
1652 # CONFIG_SERIAL_SCCNXP is not set 1375 # CONFIG_SERIAL_SCCNXP is not set
@@ -1654,10 +1377,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y @@ -1654,10 +1377,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
1654 # CONFIG_SERIAL_ALTERA_JTAGUART is not set 1377 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1655 # CONFIG_SERIAL_ALTERA_UART is not set 1378 # CONFIG_SERIAL_ALTERA_UART is not set
1656 # CONFIG_SERIAL_IFX6X60 is not set 1379 # CONFIG_SERIAL_IFX6X60 is not set
1657 -# CONFIG_SERIAL_PCH_UART is not set  
1658 # CONFIG_SERIAL_XILINX_PS_UART is not set 1380 # CONFIG_SERIAL_XILINX_PS_UART is not set
1659 # CONFIG_SERIAL_ARC is not set 1381 # CONFIG_SERIAL_ARC is not set
1660 -# CONFIG_SERIAL_RP2 is not set  
1661 CONFIG_SERIAL_FSL_LPUART=y 1382 CONFIG_SERIAL_FSL_LPUART=y
1662 CONFIG_SERIAL_FSL_LPUART_CONSOLE=y 1383 CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
1663 # CONFIG_SERIAL_ST_ASC is not set 1384 # CONFIG_SERIAL_ST_ASC is not set
@@ -1672,14 +1393,10 @@ CONFIG_HW_RANDOM=y @@ -1672,14 +1393,10 @@ CONFIG_HW_RANDOM=y
1672 # CONFIG_HW_RANDOM_IMX_RNG is not set 1393 # CONFIG_HW_RANDOM_IMX_RNG is not set
1673 # CONFIG_HW_RANDOM_EXYNOS is not set 1394 # CONFIG_HW_RANDOM_EXYNOS is not set
1674 # CONFIG_R3964 is not set 1395 # CONFIG_R3964 is not set
1675 -# CONFIG_APPLICOM is not set  
1676 # CONFIG_RAW_DRIVER is not set 1396 # CONFIG_RAW_DRIVER is not set
1677 # CONFIG_MAGSTRIPE is not set 1397 # CONFIG_MAGSTRIPE is not set
1678 # CONFIG_TCG_TPM is not set 1398 # CONFIG_TCG_TPM is not set
1679 -CONFIG_DEVPORT=y  
1680 # CONFIG_SAS is not set 1399 # CONFIG_SAS is not set
1681 -CONFIG_IMX_SEMA4=y  
1682 -CONFIG_IMX_MCC_TEST=y  
1683 CONFIG_I2C=y 1400 CONFIG_I2C=y
1684 CONFIG_I2C_BOARDINFO=y 1401 CONFIG_I2C_BOARDINFO=y
1685 # CONFIG_I2C_COMPAT is not set 1402 # CONFIG_I2C_COMPAT is not set
@@ -1709,30 +1426,10 @@ CONFIG_I2C_ALGOPCA=m @@ -1709,30 +1426,10 @@ CONFIG_I2C_ALGOPCA=m
1709 # 1426 #
1710 1427
1711 # 1428 #
1712 -# PC SMBus host controller drivers  
1713 -#  
1714 -# CONFIG_I2C_ALI1535 is not set  
1715 -# CONFIG_I2C_ALI1563 is not set  
1716 -# CONFIG_I2C_ALI15X3 is not set  
1717 -# CONFIG_I2C_AMD756 is not set  
1718 -# CONFIG_I2C_AMD8111 is not set  
1719 -# CONFIG_I2C_I801 is not set  
1720 -# CONFIG_I2C_ISCH is not set  
1721 -# CONFIG_I2C_PIIX4 is not set  
1722 -# CONFIG_I2C_NFORCE2 is not set  
1723 -# CONFIG_I2C_SIS5595 is not set  
1724 -# CONFIG_I2C_SIS630 is not set  
1725 -# CONFIG_I2C_SIS96X is not set  
1726 -# CONFIG_I2C_VIA is not set  
1727 -# CONFIG_I2C_VIAPRO is not set  
1728 -  
1729 -#  
1730 # I2C system bus drivers (mostly embedded / system-on-chip) 1429 # I2C system bus drivers (mostly embedded / system-on-chip)
1731 # 1430 #
1732 # CONFIG_I2C_CBUS_GPIO is not set 1431 # CONFIG_I2C_CBUS_GPIO is not set
1733 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set 1432 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
1734 -# CONFIG_I2C_DESIGNWARE_PCI is not set  
1735 -# CONFIG_I2C_EG20T is not set  
1736 # CONFIG_I2C_GPIO is not set 1433 # CONFIG_I2C_GPIO is not set
1737 CONFIG_I2C_IMX=y 1434 CONFIG_I2C_IMX=y
1738 # CONFIG_I2C_OCORES is not set 1435 # CONFIG_I2C_OCORES is not set
@@ -1770,10 +1467,8 @@ CONFIG_SPI_BITBANG=y @@ -1770,10 +1467,8 @@ CONFIG_SPI_BITBANG=y
1770 CONFIG_SPI_IMX=y 1467 CONFIG_SPI_IMX=y
1771 # CONFIG_SPI_FSL_SPI is not set 1468 # CONFIG_SPI_FSL_SPI is not set
1772 # CONFIG_SPI_OC_TINY is not set 1469 # CONFIG_SPI_OC_TINY is not set
1773 -# CONFIG_SPI_PXA2XX is not set  
1774 # CONFIG_SPI_PXA2XX_PCI is not set 1470 # CONFIG_SPI_PXA2XX_PCI is not set
1775 # CONFIG_SPI_SC18IS602 is not set 1471 # CONFIG_SPI_SC18IS602 is not set
1776 -# CONFIG_SPI_TOPCLIFF_PCH is not set  
1777 # CONFIG_SPI_XCOMM is not set 1472 # CONFIG_SPI_XCOMM is not set
1778 # CONFIG_SPI_XILINX is not set 1473 # CONFIG_SPI_XILINX is not set
1779 # CONFIG_SPI_DESIGNWARE is not set 1474 # CONFIG_SPI_DESIGNWARE is not set
@@ -1822,7 +1517,6 @@ CONFIG_PINCONF=y @@ -1822,7 +1517,6 @@ CONFIG_PINCONF=y
1822 CONFIG_PINCTRL_IMX=y 1517 CONFIG_PINCTRL_IMX=y
1823 CONFIG_PINCTRL_IMX6Q=y 1518 CONFIG_PINCTRL_IMX6Q=y
1824 CONFIG_PINCTRL_IMX6SL=y 1519 CONFIG_PINCTRL_IMX6SL=y
1825 -CONFIG_PINCTRL_IMX6SX=y  
1826 # CONFIG_PINCTRL_MSM8X74 is not set 1520 # CONFIG_PINCTRL_MSM8X74 is not set
1827 # CONFIG_PINCTRL_SINGLE is not set 1521 # CONFIG_PINCTRL_SINGLE is not set
1828 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y 1522 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
@@ -1843,7 +1537,6 @@ CONFIG_GPIO_MXC=y @@ -1843,7 +1537,6 @@ CONFIG_GPIO_MXC=y
1843 # CONFIG_GPIO_RCAR is not set 1537 # CONFIG_GPIO_RCAR is not set
1844 # CONFIG_GPIO_SCH311X is not set 1538 # CONFIG_GPIO_SCH311X is not set
1845 # CONFIG_GPIO_TS5500 is not set 1539 # CONFIG_GPIO_TS5500 is not set
1846 -# CONFIG_GPIO_VX855 is not set  
1847 # CONFIG_GPIO_GRGPIO is not set 1540 # CONFIG_GPIO_GRGPIO is not set
1848 1541
1849 # 1542 #
@@ -1859,10 +1552,6 @@ CONFIG_GPIO_MXC=y @@ -1859,10 +1552,6 @@ CONFIG_GPIO_MXC=y
1859 # 1552 #
1860 # PCI GPIO expanders: 1553 # PCI GPIO expanders:
1861 # 1554 #
1862 -# CONFIG_GPIO_BT8XX is not set  
1863 -# CONFIG_GPIO_AMD8111 is not set  
1864 -# CONFIG_GPIO_ML_IOH is not set  
1865 -# CONFIG_GPIO_RDC321X is not set  
1866 1555
1867 # 1556 #
1868 # SPI GPIO expanders: 1557 # SPI GPIO expanders:
@@ -1903,7 +1592,6 @@ CONFIG_POWER_SUPPLY=y @@ -1903,7 +1592,6 @@ CONFIG_POWER_SUPPLY=y
1903 # CONFIG_BATTERY_MAX17042 is not set 1592 # CONFIG_BATTERY_MAX17042 is not set
1904 # CONFIG_CHARGER_ISP1704 is not set 1593 # CONFIG_CHARGER_ISP1704 is not set
1905 # CONFIG_CHARGER_MAX8903 is not set 1594 # CONFIG_CHARGER_MAX8903 is not set
1906 -# CONFIG_SABRESD_MAX8903 is not set  
1907 # CONFIG_CHARGER_LP8727 is not set 1595 # CONFIG_CHARGER_LP8727 is not set
1908 # CONFIG_CHARGER_GPIO is not set 1596 # CONFIG_CHARGER_GPIO is not set
1909 # CONFIG_CHARGER_MANAGER is not set 1597 # CONFIG_CHARGER_MANAGER is not set
@@ -1942,7 +1630,6 @@ CONFIG_HWMON=y @@ -1942,7 +1630,6 @@ CONFIG_HWMON=y
1942 # CONFIG_SENSORS_ATXP1 is not set 1630 # CONFIG_SENSORS_ATXP1 is not set
1943 # CONFIG_SENSORS_DS620 is not set 1631 # CONFIG_SENSORS_DS620 is not set
1944 # CONFIG_SENSORS_DS1621 is not set 1632 # CONFIG_SENSORS_DS1621 is not set
1945 -# CONFIG_SENSORS_I5K_AMB is not set  
1946 # CONFIG_SENSORS_F71805F is not set 1633 # CONFIG_SENSORS_F71805F is not set
1947 # CONFIG_SENSORS_F71882FG is not set 1634 # CONFIG_SENSORS_F71882FG is not set
1948 # CONFIG_SENSORS_F75375S is not set 1635 # CONFIG_SENSORS_F75375S is not set
@@ -1996,7 +1683,6 @@ CONFIG_HWMON=y @@ -1996,7 +1683,6 @@ CONFIG_HWMON=y
1996 # CONFIG_PMBUS is not set 1683 # CONFIG_PMBUS is not set
1997 # CONFIG_SENSORS_SHT15 is not set 1684 # CONFIG_SENSORS_SHT15 is not set
1998 # CONFIG_SENSORS_SHT21 is not set 1685 # CONFIG_SENSORS_SHT21 is not set
1999 -# CONFIG_SENSORS_SIS5595 is not set  
2000 # CONFIG_SENSORS_SMM665 is not set 1686 # CONFIG_SENSORS_SMM665 is not set
2001 # CONFIG_SENSORS_DME1737 is not set 1687 # CONFIG_SENSORS_DME1737 is not set
2002 # CONFIG_SENSORS_EMC1403 is not set 1688 # CONFIG_SENSORS_EMC1403 is not set
@@ -2019,9 +1705,7 @@ CONFIG_HWMON=y @@ -2019,9 +1705,7 @@ CONFIG_HWMON=y
2019 # CONFIG_SENSORS_TMP102 is not set 1705 # CONFIG_SENSORS_TMP102 is not set
2020 # CONFIG_SENSORS_TMP401 is not set 1706 # CONFIG_SENSORS_TMP401 is not set
2021 # CONFIG_SENSORS_TMP421 is not set 1707 # CONFIG_SENSORS_TMP421 is not set
2022 -# CONFIG_SENSORS_VIA686A is not set  
2023 # CONFIG_SENSORS_VT1211 is not set 1708 # CONFIG_SENSORS_VT1211 is not set
2024 -# CONFIG_SENSORS_VT8231 is not set  
2025 # CONFIG_SENSORS_W83781D is not set 1709 # CONFIG_SENSORS_W83781D is not set
2026 # CONFIG_SENSORS_W83791D is not set 1710 # CONFIG_SENSORS_W83791D is not set
2027 # CONFIG_SENSORS_W83792D is not set 1711 # CONFIG_SENSORS_W83792D is not set
@@ -2062,17 +1746,9 @@ CONFIG_WATCHDOG=y @@ -2062,17 +1746,9 @@ CONFIG_WATCHDOG=y
2062 # CONFIG_DW_WATCHDOG is not set 1746 # CONFIG_DW_WATCHDOG is not set
2063 # CONFIG_MAX63XX_WATCHDOG is not set 1747 # CONFIG_MAX63XX_WATCHDOG is not set
2064 CONFIG_IMX2_WDT=y 1748 CONFIG_IMX2_WDT=y
2065 -# CONFIG_ALIM7101_WDT is not set  
2066 -# CONFIG_I6300ESB_WDT is not set  
2067 # CONFIG_MEN_A21_WDT is not set 1749 # CONFIG_MEN_A21_WDT is not set
2068 1750
2069 # 1751 #
2070 -# PCI-based Watchdog Cards  
2071 -#  
2072 -# CONFIG_PCIPCWATCHDOG is not set  
2073 -# CONFIG_WDTPCI is not set  
2074 -  
2075 -#  
2076 # USB-based Watchdog Cards 1752 # USB-based Watchdog Cards
2077 # 1753 #
2078 # CONFIG_USBPCWATCHDOG is not set 1754 # CONFIG_USBPCWATCHDOG is not set
@@ -2111,9 +1787,6 @@ CONFIG_MFD_MXC_HDMI=y @@ -2111,9 +1787,6 @@ CONFIG_MFD_MXC_HDMI=y
2111 # CONFIG_HTC_EGPIO is not set 1787 # CONFIG_HTC_EGPIO is not set
2112 # CONFIG_HTC_PASIC3 is not set 1788 # CONFIG_HTC_PASIC3 is not set
2113 # CONFIG_HTC_I2CPLD is not set 1789 # CONFIG_HTC_I2CPLD is not set
2114 -# CONFIG_LPC_ICH is not set  
2115 -# CONFIG_LPC_SCH is not set  
2116 -# CONFIG_MFD_JANZ_CMODIO is not set  
2117 # CONFIG_MFD_KEMPLD is not set 1790 # CONFIG_MFD_KEMPLD is not set
2118 # CONFIG_MFD_88PM800 is not set 1791 # CONFIG_MFD_88PM800 is not set
2119 # CONFIG_MFD_88PM805 is not set 1792 # CONFIG_MFD_88PM805 is not set
@@ -2131,8 +1804,6 @@ CONFIG_MFD_MXC_HDMI=y @@ -2131,8 +1804,6 @@ CONFIG_MFD_MXC_HDMI=y
2131 # CONFIG_MFD_VIPERBOARD is not set 1804 # CONFIG_MFD_VIPERBOARD is not set
2132 # CONFIG_MFD_RETU is not set 1805 # CONFIG_MFD_RETU is not set
2133 # CONFIG_MFD_PCF50633 is not set 1806 # CONFIG_MFD_PCF50633 is not set
2134 -# CONFIG_MFD_RDC321X is not set  
2135 -# CONFIG_MFD_RTSX_PCI is not set  
2136 # CONFIG_MFD_RC5T583 is not set 1807 # CONFIG_MFD_RC5T583 is not set
2137 # CONFIG_MFD_SEC_CORE is not set 1808 # CONFIG_MFD_SEC_CORE is not set
2138 # CONFIG_MFD_SI476X_CORE is not set 1809 # CONFIG_MFD_SI476X_CORE is not set
@@ -2160,13 +1831,11 @@ CONFIG_MFD_SYSCON=y @@ -2160,13 +1831,11 @@ CONFIG_MFD_SYSCON=y
2160 # CONFIG_TWL6040_CORE is not set 1831 # CONFIG_TWL6040_CORE is not set
2161 # CONFIG_MFD_WL1273_CORE is not set 1832 # CONFIG_MFD_WL1273_CORE is not set
2162 # CONFIG_MFD_LM3533 is not set 1833 # CONFIG_MFD_LM3533 is not set
2163 -# CONFIG_MFD_TIMBERDALE is not set  
2164 # CONFIG_MFD_TC3589X is not set 1834 # CONFIG_MFD_TC3589X is not set
2165 # CONFIG_MFD_TMIO is not set 1835 # CONFIG_MFD_TMIO is not set
2166 # CONFIG_MFD_T7L66XB is not set 1836 # CONFIG_MFD_T7L66XB is not set
2167 # CONFIG_MFD_TC6387XB is not set 1837 # CONFIG_MFD_TC6387XB is not set
2168 # CONFIG_MFD_TC6393XB is not set 1838 # CONFIG_MFD_TC6393XB is not set
2169 -# CONFIG_MFD_VX855 is not set  
2170 # CONFIG_MFD_ARIZONA_I2C is not set 1839 # CONFIG_MFD_ARIZONA_I2C is not set
2171 # CONFIG_MFD_ARIZONA_SPI is not set 1840 # CONFIG_MFD_ARIZONA_SPI is not set
2172 # CONFIG_MFD_WM8400 is not set 1841 # CONFIG_MFD_WM8400 is not set
@@ -2202,268 +1871,19 @@ CONFIG_REGULATOR_PFUZE100=y @@ -2202,268 +1871,19 @@ CONFIG_REGULATOR_PFUZE100=y
2202 # CONFIG_REGULATOR_TPS65023 is not set 1871 # CONFIG_REGULATOR_TPS65023 is not set
2203 # CONFIG_REGULATOR_TPS6507X is not set 1872 # CONFIG_REGULATOR_TPS6507X is not set
2204 # CONFIG_REGULATOR_TPS6524X is not set 1873 # CONFIG_REGULATOR_TPS6524X is not set
2205 -CONFIG_MEDIA_SUPPORT=y  
2206 -  
2207 -#  
2208 -# Multimedia core support  
2209 -#  
2210 -CONFIG_MEDIA_CAMERA_SUPPORT=y  
2211 -# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set  
2212 -# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set  
2213 -CONFIG_MEDIA_RADIO_SUPPORT=y  
2214 -# CONFIG_MEDIA_RC_SUPPORT is not set  
2215 -# CONFIG_MEDIA_CONTROLLER is not set  
2216 -CONFIG_VIDEO_DEV=y  
2217 -CONFIG_VIDEO_V4L2=y  
2218 -# CONFIG_VIDEO_ADV_DEBUG is not set  
2219 -# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set  
2220 -CONFIG_VIDEOBUF_GEN=y  
2221 -CONFIG_VIDEOBUF_DMA_CONTIG=y  
2222 -CONFIG_VIDEOBUF2_CORE=y  
2223 -CONFIG_VIDEOBUF2_MEMOPS=y  
2224 -CONFIG_VIDEOBUF2_VMALLOC=y  
2225 -# CONFIG_TTPCI_EEPROM is not set  
2226 -  
2227 -#  
2228 -# Media drivers  
2229 -#  
2230 -CONFIG_MEDIA_USB_SUPPORT=y  
2231 -  
2232 -#  
2233 -# Webcam devices  
2234 -#  
2235 -CONFIG_USB_VIDEO_CLASS=y  
2236 -CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y  
2237 -CONFIG_USB_GSPCA=y  
2238 -# CONFIG_USB_M5602 is not set  
2239 -# CONFIG_USB_STV06XX is not set  
2240 -# CONFIG_USB_GL860 is not set  
2241 -# CONFIG_USB_GSPCA_BENQ is not set  
2242 -# CONFIG_USB_GSPCA_CONEX is not set  
2243 -# CONFIG_USB_GSPCA_CPIA1 is not set  
2244 -# CONFIG_USB_GSPCA_ETOMS is not set  
2245 -# CONFIG_USB_GSPCA_FINEPIX is not set  
2246 -# CONFIG_USB_GSPCA_JEILINJ is not set  
2247 -# CONFIG_USB_GSPCA_JL2005BCD is not set  
2248 -# CONFIG_USB_GSPCA_KINECT is not set  
2249 -# CONFIG_USB_GSPCA_KONICA is not set  
2250 -# CONFIG_USB_GSPCA_MARS is not set  
2251 -# CONFIG_USB_GSPCA_MR97310A is not set  
2252 -# CONFIG_USB_GSPCA_NW80X is not set  
2253 -# CONFIG_USB_GSPCA_OV519 is not set  
2254 -# CONFIG_USB_GSPCA_OV534 is not set  
2255 -# CONFIG_USB_GSPCA_OV534_9 is not set  
2256 -# CONFIG_USB_GSPCA_PAC207 is not set  
2257 -# CONFIG_USB_GSPCA_PAC7302 is not set  
2258 -# CONFIG_USB_GSPCA_PAC7311 is not set  
2259 -# CONFIG_USB_GSPCA_SE401 is not set  
2260 -# CONFIG_USB_GSPCA_SN9C2028 is not set  
2261 -# CONFIG_USB_GSPCA_SN9C20X is not set  
2262 -# CONFIG_USB_GSPCA_SONIXB is not set  
2263 -# CONFIG_USB_GSPCA_SONIXJ is not set  
2264 -# CONFIG_USB_GSPCA_SPCA500 is not set  
2265 -# CONFIG_USB_GSPCA_SPCA501 is not set  
2266 -# CONFIG_USB_GSPCA_SPCA505 is not set  
2267 -# CONFIG_USB_GSPCA_SPCA506 is not set  
2268 -# CONFIG_USB_GSPCA_SPCA508 is not set  
2269 -# CONFIG_USB_GSPCA_SPCA561 is not set  
2270 -# CONFIG_USB_GSPCA_SPCA1528 is not set  
2271 -# CONFIG_USB_GSPCA_SQ905 is not set  
2272 -# CONFIG_USB_GSPCA_SQ905C is not set  
2273 -# CONFIG_USB_GSPCA_SQ930X is not set  
2274 -# CONFIG_USB_GSPCA_STK014 is not set  
2275 -# CONFIG_USB_GSPCA_STK1135 is not set  
2276 -# CONFIG_USB_GSPCA_STV0680 is not set  
2277 -# CONFIG_USB_GSPCA_SUNPLUS is not set  
2278 -# CONFIG_USB_GSPCA_T613 is not set  
2279 -# CONFIG_USB_GSPCA_TOPRO is not set  
2280 -# CONFIG_USB_GSPCA_TV8532 is not set  
2281 -# CONFIG_USB_GSPCA_VC032X is not set  
2282 -# CONFIG_USB_GSPCA_VICAM is not set  
2283 -# CONFIG_USB_GSPCA_XIRLINK_CIT is not set  
2284 -# CONFIG_USB_GSPCA_ZC3XX is not set  
2285 -# CONFIG_USB_PWC is not set  
2286 -# CONFIG_VIDEO_CPIA2 is not set  
2287 -# CONFIG_USB_ZR364XX is not set  
2288 -# CONFIG_USB_STKWEBCAM is not set  
2289 -# CONFIG_USB_S2255 is not set  
2290 -# CONFIG_VIDEO_USBTV is not set  
2291 -  
2292 -#  
2293 -# Webcam, TV (analog/digital) USB devices  
2294 -#  
2295 -# CONFIG_VIDEO_EM28XX is not set  
2296 -# CONFIG_MEDIA_PCI_SUPPORT is not set  
2297 -CONFIG_V4L_PLATFORM_DRIVERS=y  
2298 -# CONFIG_VIDEO_CAFE_CCIC is not set  
2299 -# CONFIG_VIDEO_TIMBERDALE is not set  
2300 -CONFIG_VIDEO_MXC_OUTPUT=y  
2301 -CONFIG_VIDEO_MXC_CAPTURE=m  
2302 -CONFIG_VIDEO_V4L2_MXC_INT_DEVICE=m  
2303 -  
2304 -#  
2305 -# MXC Camera/V4L2 PRP Features support  
2306 -#  
2307 -CONFIG_VIDEO_MXC_IPU_CAMERA=y  
2308 -CONFIG_MXC_CAMERA_OV5640=m  
2309 -CONFIG_MXC_CAMERA_OV5642=m  
2310 -CONFIG_MXC_CAMERA_OV5640_MIPI=m  
2311 -# CONFIG_MXC_VIDEO_GS2971 is not set  
2312 -# CONFIG_MXC_HDMI_CSI2_TC358743 is not set  
2313 -CONFIG_MXC_TVIN_ADV7180=m  
2314 -CONFIG_MXC_IPU_DEVICE_QUEUE_SDC=m  
2315 -CONFIG_MXC_IPU_PRP_ENC=m  
2316 -CONFIG_MXC_IPU_CSI_ENC=m  
2317 -CONFIG_VIDEO_MXC_IPU_OUTPUT=y  
2318 -CONFIG_VIDEO_MXC_PXP_V4L2=y  
2319 -# CONFIG_VIDEO_MXC_CSI_CAMERA is not set  
2320 -# CONFIG_MXC_CAMERA_SUBDEV_OV5640 is not set  
2321 -# CONFIG_MXC_CAMERA_SUBDEV_OV5642 is not set  
2322 -# CONFIG_MXC_VADC is not set  
2323 -CONFIG_SOC_CAMERA=y  
2324 -# CONFIG_SOC_CAMERA_PLATFORM is not set  
2325 -# CONFIG_VIDEO_RCAR_VIN is not set  
2326 -# CONFIG_VIDEO_SH_MOBILE_CSI2 is not set  
2327 -# CONFIG_VIDEO_SH_MOBILE_CEU is not set  
2328 -# CONFIG_V4L_MEM2MEM_DRIVERS is not set  
2329 -# CONFIG_V4L_TEST_DRIVERS is not set  
2330 -  
2331 -#  
2332 -# Supported MMC/SDIO adapters  
2333 -#  
2334 -CONFIG_RADIO_ADAPTERS=y  
2335 -# CONFIG_RADIO_SI470X is not set  
2336 -# CONFIG_RADIO_SI4713 is not set  
2337 -# CONFIG_USB_MR800 is not set  
2338 -# CONFIG_USB_DSBR is not set  
2339 -# CONFIG_RADIO_MAXIRADIO is not set  
2340 -# CONFIG_RADIO_SHARK is not set  
2341 -# CONFIG_RADIO_SHARK2 is not set  
2342 -# CONFIG_USB_KEENE is not set  
2343 -# CONFIG_USB_RAREMONO is not set  
2344 -# CONFIG_USB_MA901 is not set  
2345 -# CONFIG_RADIO_TEA5764 is not set  
2346 -# CONFIG_RADIO_SAA7706H is not set  
2347 -# CONFIG_RADIO_TEF6862 is not set  
2348 -# CONFIG_RADIO_WL1273 is not set  
2349 -  
2350 -#  
2351 -# Texas Instruments WL128x FM driver (ST based)  
2352 -#  
2353 -# CONFIG_RADIO_WL128X is not set  
2354 -# CONFIG_CYPRESS_FIRMWARE is not set  
2355 -  
2356 -#  
2357 -# Media ancillary drivers (tuners, sensors, i2c, frontends)  
2358 -#  
2359 -CONFIG_MEDIA_SUBDRV_AUTOSELECT=y  
2360 -CONFIG_MEDIA_ATTACH=y  
2361 -  
2362 -#  
2363 -# Audio decoders, processors and mixers  
2364 -#  
2365 -  
2366 -#  
2367 -# RDS decoders  
2368 -#  
2369 -  
2370 -#  
2371 -# Video decoders  
2372 -#  
2373 -  
2374 -#  
2375 -# Video and audio decoders  
2376 -#  
2377 -  
2378 -#  
2379 -# Video encoders  
2380 -#  
2381 -  
2382 -#  
2383 -# Camera sensor devices  
2384 -#  
2385 -  
2386 -#  
2387 -# Flash devices  
2388 -#  
2389 -  
2390 -#  
2391 -# Video improvement chips  
2392 -#  
2393 -  
2394 -#  
2395 -# Audio/Video compression chips  
2396 -#  
2397 -  
2398 -#  
2399 -# Miscellaneous helper chips  
2400 -#  
2401 -  
2402 -#  
2403 -# Sensors used on soc_camera driver  
2404 -#  
2405 -  
2406 -#  
2407 -# soc_camera sensor drivers  
2408 -#  
2409 -# CONFIG_SOC_CAMERA_IMX074 is not set  
2410 -# CONFIG_SOC_CAMERA_MT9M001 is not set  
2411 -# CONFIG_SOC_CAMERA_MT9M111 is not set  
2412 -# CONFIG_SOC_CAMERA_MT9T031 is not set  
2413 -# CONFIG_SOC_CAMERA_MT9T112 is not set  
2414 -# CONFIG_SOC_CAMERA_MT9V022 is not set  
2415 -# CONFIG_SOC_CAMERA_OV2640 is not set  
2416 -# CONFIG_SOC_CAMERA_OV5642 is not set  
2417 -# CONFIG_SOC_CAMERA_OV6650 is not set  
2418 -# CONFIG_SOC_CAMERA_OV772X is not set  
2419 -# CONFIG_SOC_CAMERA_OV9640 is not set  
2420 -# CONFIG_SOC_CAMERA_OV9740 is not set  
2421 -# CONFIG_SOC_CAMERA_RJ54N1 is not set  
2422 -# CONFIG_SOC_CAMERA_TW9910 is not set  
2423 -CONFIG_MEDIA_TUNER=y  
2424 -CONFIG_MEDIA_TUNER_SIMPLE=y  
2425 -CONFIG_MEDIA_TUNER_TDA8290=y  
2426 -CONFIG_MEDIA_TUNER_TDA827X=y  
2427 -CONFIG_MEDIA_TUNER_TDA18271=y  
2428 -CONFIG_MEDIA_TUNER_TDA9887=y  
2429 -CONFIG_MEDIA_TUNER_TEA5761=y  
2430 -CONFIG_MEDIA_TUNER_TEA5767=y  
2431 -CONFIG_MEDIA_TUNER_MT20XX=y  
2432 -CONFIG_MEDIA_TUNER_XC2028=y  
2433 -CONFIG_MEDIA_TUNER_XC5000=y  
2434 -CONFIG_MEDIA_TUNER_XC4000=y  
2435 -CONFIG_MEDIA_TUNER_MC44S803=y  
2436 -  
2437 -#  
2438 -# Tools to develop new frontends  
2439 -#  
2440 -# CONFIG_DVB_DUMMY_FE is not set 1874 +# CONFIG_MEDIA_SUPPORT is not set
2441 1875
2442 # 1876 #
2443 # Graphics support 1877 # Graphics support
2444 # 1878 #
2445 -# CONFIG_VGA_ARB is not set  
2446 CONFIG_DRM=y 1879 CONFIG_DRM=y
2447 -# CONFIG_DRM_TDFX is not set  
2448 -# CONFIG_DRM_R128 is not set  
2449 -# CONFIG_DRM_RADEON is not set  
2450 -# CONFIG_DRM_NOUVEAU is not set  
2451 -# CONFIG_DRM_MGA is not set  
2452 -# CONFIG_DRM_VIA is not set  
2453 -# CONFIG_DRM_SAVAGE is not set  
2454 CONFIG_DRM_VIVANTE=y 1880 CONFIG_DRM_VIVANTE=y
2455 # CONFIG_DRM_EXYNOS is not set 1881 # CONFIG_DRM_EXYNOS is not set
2456 -# CONFIG_DRM_VMWGFX is not set  
2457 # CONFIG_DRM_UDL is not set 1882 # CONFIG_DRM_UDL is not set
2458 -# CONFIG_DRM_AST is not set  
2459 -# CONFIG_DRM_MGAG200 is not set  
2460 -# CONFIG_DRM_CIRRUS_QEMU is not set  
2461 # CONFIG_DRM_ARMADA is not set 1883 # CONFIG_DRM_ARMADA is not set
2462 # CONFIG_DRM_RCAR_DU is not set 1884 # CONFIG_DRM_RCAR_DU is not set
2463 # CONFIG_DRM_SHMOBILE is not set 1885 # CONFIG_DRM_SHMOBILE is not set
2464 # CONFIG_DRM_TILCDC is not set 1886 # CONFIG_DRM_TILCDC is not set
2465 -# CONFIG_DRM_QXL is not set  
2466 -# CONFIG_DRM_BOCHS is not set  
2467 # CONFIG_VGASTATE is not set 1887 # CONFIG_VGASTATE is not set
2468 # CONFIG_VIDEO_OUTPUT_CONTROL is not set 1888 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
2469 # CONFIG_DVI_TFP410 is not set 1889 # CONFIG_DVI_TFP410 is not set
@@ -2491,41 +1911,16 @@ CONFIG_FB_MODE_HELPERS=y @@ -2491,41 +1911,16 @@ CONFIG_FB_MODE_HELPERS=y
2491 # 1911 #
2492 # Frame buffer hardware drivers 1912 # Frame buffer hardware drivers
2493 # 1913 #
2494 -# CONFIG_FB_CIRRUS is not set  
2495 -# CONFIG_FB_PM2 is not set  
2496 # CONFIG_FB_IMX is not set 1914 # CONFIG_FB_IMX is not set
2497 -# CONFIG_FB_CYBER2000 is not set  
2498 -# CONFIG_FB_ASILIANT is not set  
2499 -# CONFIG_FB_IMSTT is not set  
2500 # CONFIG_FB_UVESA is not set 1915 # CONFIG_FB_UVESA is not set
2501 # CONFIG_FB_OPENCORES is not set 1916 # CONFIG_FB_OPENCORES is not set
2502 # CONFIG_FB_S1D13XXX is not set 1917 # CONFIG_FB_S1D13XXX is not set
2503 -# CONFIG_FB_NVIDIA is not set  
2504 -# CONFIG_FB_RIVA is not set  
2505 -# CONFIG_FB_I740 is not set  
2506 -# CONFIG_FB_MATROX is not set  
2507 -# CONFIG_FB_RADEON is not set  
2508 -# CONFIG_FB_ATY128 is not set  
2509 -# CONFIG_FB_ATY is not set  
2510 -# CONFIG_FB_S3 is not set  
2511 -# CONFIG_FB_SAVAGE is not set  
2512 -# CONFIG_FB_SIS is not set  
2513 -# CONFIG_FB_NEOMAGIC is not set  
2514 -# CONFIG_FB_KYRO is not set  
2515 -# CONFIG_FB_3DFX is not set  
2516 -# CONFIG_FB_VOODOO1 is not set  
2517 -# CONFIG_FB_VT8623 is not set  
2518 -# CONFIG_FB_TRIDENT is not set  
2519 -# CONFIG_FB_ARK is not set  
2520 -# CONFIG_FB_PM3 is not set  
2521 -# CONFIG_FB_CARMINE is not set  
2522 # CONFIG_FB_TMIO is not set 1918 # CONFIG_FB_TMIO is not set
2523 # CONFIG_FB_SMSCUFX is not set 1919 # CONFIG_FB_SMSCUFX is not set
2524 # CONFIG_FB_UDL is not set 1920 # CONFIG_FB_UDL is not set
2525 # CONFIG_FB_GOLDFISH is not set 1921 # CONFIG_FB_GOLDFISH is not set
2526 # CONFIG_FB_VIRTUAL is not set 1922 # CONFIG_FB_VIRTUAL is not set
2527 # CONFIG_FB_METRONOME is not set 1923 # CONFIG_FB_METRONOME is not set
2528 -# CONFIG_FB_MB862XX is not set  
2529 # CONFIG_FB_BROADSHEET is not set 1924 # CONFIG_FB_BROADSHEET is not set
2530 # CONFIG_FB_AUO_K190X is not set 1925 # CONFIG_FB_AUO_K190X is not set
2531 CONFIG_FB_MXS=y 1926 CONFIG_FB_MXS=y
@@ -2587,8 +1982,6 @@ CONFIG_SND=y @@ -2587,8 +1982,6 @@ CONFIG_SND=y
2587 CONFIG_SND_TIMER=y 1982 CONFIG_SND_TIMER=y
2588 CONFIG_SND_PCM=y 1983 CONFIG_SND_PCM=y
2589 CONFIG_SND_DMAENGINE_PCM=y 1984 CONFIG_SND_DMAENGINE_PCM=y
2590 -CONFIG_SND_HWDEP=y  
2591 -CONFIG_SND_RAWMIDI=y  
2592 CONFIG_SND_COMPRESS_OFFLOAD=y 1985 CONFIG_SND_COMPRESS_OFFLOAD=y
2593 CONFIG_SND_JACK=y 1986 CONFIG_SND_JACK=y
2594 # CONFIG_SND_SEQUENCER is not set 1987 # CONFIG_SND_SEQUENCER is not set
@@ -2611,15 +2004,9 @@ CONFIG_SND_DRIVERS=y @@ -2611,15 +2004,9 @@ CONFIG_SND_DRIVERS=y
2611 # CONFIG_SND_MTPAV is not set 2004 # CONFIG_SND_MTPAV is not set
2612 # CONFIG_SND_SERIAL_U16550 is not set 2005 # CONFIG_SND_SERIAL_U16550 is not set
2613 # CONFIG_SND_MPU401 is not set 2006 # CONFIG_SND_MPU401 is not set
2614 -# CONFIG_SND_PCI is not set  
2615 CONFIG_SND_ARM=y 2007 CONFIG_SND_ARM=y
2616 # CONFIG_SND_SPI is not set 2008 # CONFIG_SND_SPI is not set
2617 -CONFIG_SND_USB=y  
2618 -CONFIG_SND_USB_AUDIO=y  
2619 -# CONFIG_SND_USB_UA101 is not set  
2620 -# CONFIG_SND_USB_CAIAQ is not set  
2621 -# CONFIG_SND_USB_6FIRE is not set  
2622 -# CONFIG_SND_USB_HIFACE is not set 2009 +# CONFIG_SND_USB is not set
2623 CONFIG_SND_SOC=y 2010 CONFIG_SND_SOC=y
2624 CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y 2011 CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
2625 # CONFIG_SND_ATMEL_SOC is not set 2012 # CONFIG_SND_ATMEL_SOC is not set
@@ -2637,11 +2024,9 @@ CONFIG_SND_SOC_FSL_SAI=y @@ -2637,11 +2024,9 @@ CONFIG_SND_SOC_FSL_SAI=y
2637 CONFIG_SND_SOC_FSL_SSI=y 2024 CONFIG_SND_SOC_FSL_SSI=y
2638 # CONFIG_SND_SOC_FSL_SPDIF is not set 2025 # CONFIG_SND_SOC_FSL_SPDIF is not set
2639 # CONFIG_SND_SOC_FSL_ESAI is not set 2026 # CONFIG_SND_SOC_FSL_ESAI is not set
2640 -CONFIG_SND_SOC_FSL_HDMI=y  
2641 CONFIG_SND_SOC_IMX_PCM_DMA=y 2027 CONFIG_SND_SOC_IMX_PCM_DMA=y
2642 CONFIG_SND_SOC_IMX_AUDMUX=y 2028 CONFIG_SND_SOC_IMX_AUDMUX=y
2643 CONFIG_SND_IMX_SOC=y 2029 CONFIG_SND_IMX_SOC=y
2644 -CONFIG_SND_SOC_IMX_HDMI_DMA=y  
2645 2030
2646 # 2031 #
2647 # SoC Audio support for Freescale i.MX boards: 2032 # SoC Audio support for Freescale i.MX boards:
@@ -2653,11 +2038,10 @@ CONFIG_SND_SOC_IMX_SGTL5000=y @@ -2653,11 +2038,10 @@ CONFIG_SND_SOC_IMX_SGTL5000=y
2653 # CONFIG_SND_SOC_IMX_MQS is not set 2038 # CONFIG_SND_SOC_IMX_MQS is not set
2654 # CONFIG_SND_SOC_IMX_WM5102 is not set 2039 # CONFIG_SND_SOC_IMX_WM5102 is not set
2655 # CONFIG_SND_SOC_IMX_SPDIF is not set 2040 # CONFIG_SND_SOC_IMX_SPDIF is not set
2656 -CONFIG_SND_SOC_IMX_HDMI=y 2041 +# CONFIG_SND_SOC_IMX_HDMI is not set
2657 # CONFIG_SND_SOC_IMX_SI476X is not set 2042 # CONFIG_SND_SOC_IMX_SI476X is not set
2658 CONFIG_SND_SOC_I2C_AND_SPI=y 2043 CONFIG_SND_SOC_I2C_AND_SPI=y
2659 # CONFIG_SND_SOC_CS42XX8_I2C is not set 2044 # CONFIG_SND_SOC_CS42XX8_I2C is not set
2660 -CONFIG_SND_SOC_HDMI_CODEC=y  
2661 CONFIG_SND_SOC_SGTL5000=y 2045 CONFIG_SND_SOC_SGTL5000=y
2662 # CONFIG_SND_SIMPLE_CARD is not set 2046 # CONFIG_SND_SIMPLE_CARD is not set
2663 # CONFIG_SOUND_PRIME is not set 2047 # CONFIG_SOUND_PRIME is not set
@@ -2771,8 +2155,6 @@ CONFIG_USB_DEFAULT_PERSIST=y @@ -2771,8 +2155,6 @@ CONFIG_USB_DEFAULT_PERSIST=y
2771 CONFIG_USB_EHCI_HCD=y 2155 CONFIG_USB_EHCI_HCD=y
2772 CONFIG_USB_EHCI_ROOT_HUB_TT=y 2156 CONFIG_USB_EHCI_ROOT_HUB_TT=y
2773 CONFIG_USB_EHCI_TT_NEWSCHED=y 2157 CONFIG_USB_EHCI_TT_NEWSCHED=y
2774 -CONFIG_USB_FSL_MPH_DR_OF=y  
2775 -CONFIG_USB_EHCI_PCI=y  
2776 # CONFIG_USB_EHCI_MXC is not set 2158 # CONFIG_USB_EHCI_MXC is not set
2777 # CONFIG_USB_EHCI_HCD_PLATFORM is not set 2159 # CONFIG_USB_EHCI_HCD_PLATFORM is not set
2778 # CONFIG_USB_OXU210HP_HCD is not set 2160 # CONFIG_USB_OXU210HP_HCD is not set
@@ -2782,12 +2164,10 @@ CONFIG_USB_EHCI_PCI=y @@ -2782,12 +2164,10 @@ CONFIG_USB_EHCI_PCI=y
2782 # CONFIG_USB_FUSBH200_HCD is not set 2164 # CONFIG_USB_FUSBH200_HCD is not set
2783 # CONFIG_USB_FOTG210_HCD is not set 2165 # CONFIG_USB_FOTG210_HCD is not set
2784 # CONFIG_USB_OHCI_HCD is not set 2166 # CONFIG_USB_OHCI_HCD is not set
2785 -# CONFIG_USB_UHCI_HCD is not set  
2786 # CONFIG_USB_SL811_HCD is not set 2167 # CONFIG_USB_SL811_HCD is not set
2787 # CONFIG_USB_R8A66597_HCD is not set 2168 # CONFIG_USB_R8A66597_HCD is not set
2788 # CONFIG_USB_IMX21_HCD is not set 2169 # CONFIG_USB_IMX21_HCD is not set
2789 # CONFIG_USB_HCD_TEST_MODE is not set 2170 # CONFIG_USB_HCD_TEST_MODE is not set
2790 -# CONFIG_USB_RENESAS_USBHS is not set  
2791 2171
2792 # 2172 #
2793 # USB Device Class drivers 2173 # USB Device Class drivers
@@ -2829,78 +2209,13 @@ CONFIG_USB_STORAGE=y @@ -2829,78 +2209,13 @@ CONFIG_USB_STORAGE=y
2829 # CONFIG_USB_DWC3 is not set 2209 # CONFIG_USB_DWC3 is not set
2830 # CONFIG_USB_DWC2 is not set 2210 # CONFIG_USB_DWC2 is not set
2831 CONFIG_USB_CHIPIDEA=y 2211 CONFIG_USB_CHIPIDEA=y
2832 -CONFIG_USB_CHIPIDEA_UDC=y  
2833 CONFIG_USB_CHIPIDEA_HOST=y 2212 CONFIG_USB_CHIPIDEA_HOST=y
2834 # CONFIG_USB_CHIPIDEA_DEBUG is not set 2213 # CONFIG_USB_CHIPIDEA_DEBUG is not set
2835 2214
2836 # 2215 #
2837 # USB port drivers 2216 # USB port drivers
2838 # 2217 #
2839 -CONFIG_USB_SERIAL=y  
2840 -# CONFIG_USB_SERIAL_CONSOLE is not set  
2841 -CONFIG_USB_SERIAL_GENERIC=y  
2842 -# CONFIG_USB_SERIAL_SIMPLE is not set  
2843 -# CONFIG_USB_SERIAL_AIRCABLE is not set  
2844 -# CONFIG_USB_SERIAL_ARK3116 is not set  
2845 -# CONFIG_USB_SERIAL_BELKIN is not set  
2846 -# CONFIG_USB_SERIAL_CH341 is not set  
2847 -# CONFIG_USB_SERIAL_WHITEHEAT is not set  
2848 -# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set  
2849 -CONFIG_USB_SERIAL_CP210X=y  
2850 -# CONFIG_USB_SERIAL_CYPRESS_M8 is not set  
2851 -# CONFIG_USB_SERIAL_EMPEG is not set  
2852 -CONFIG_USB_SERIAL_FTDI_SIO=y  
2853 -# CONFIG_USB_SERIAL_VISOR is not set  
2854 -# CONFIG_USB_SERIAL_IPAQ is not set  
2855 -# CONFIG_USB_SERIAL_IR is not set  
2856 -# CONFIG_USB_SERIAL_EDGEPORT is not set  
2857 -# CONFIG_USB_SERIAL_EDGEPORT_TI is not set  
2858 -# CONFIG_USB_SERIAL_F81232 is not set  
2859 -# CONFIG_USB_SERIAL_GARMIN is not set  
2860 -# CONFIG_USB_SERIAL_IPW is not set  
2861 -# CONFIG_USB_SERIAL_IUU is not set  
2862 -# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set  
2863 -CONFIG_USB_SERIAL_KEYSPAN=y  
2864 -# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set  
2865 -# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set  
2866 -# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set  
2867 -# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set  
2868 -# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set  
2869 -# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set  
2870 -# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set  
2871 -# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set  
2872 -# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set  
2873 -# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set  
2874 -# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set  
2875 -# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set  
2876 -# CONFIG_USB_SERIAL_KLSI is not set  
2877 -# CONFIG_USB_SERIAL_KOBIL_SCT is not set  
2878 -# CONFIG_USB_SERIAL_MCT_U232 is not set  
2879 -# CONFIG_USB_SERIAL_METRO is not set  
2880 -# CONFIG_USB_SERIAL_MOS7720 is not set  
2881 -# CONFIG_USB_SERIAL_MOS7840 is not set  
2882 -# CONFIG_USB_SERIAL_MXUPORT is not set  
2883 -# CONFIG_USB_SERIAL_NAVMAN is not set  
2884 -# CONFIG_USB_SERIAL_PL2303 is not set  
2885 -# CONFIG_USB_SERIAL_OTI6858 is not set  
2886 -# CONFIG_USB_SERIAL_QCAUX is not set  
2887 -# CONFIG_USB_SERIAL_QUALCOMM is not set  
2888 -# CONFIG_USB_SERIAL_SPCP8X5 is not set  
2889 -# CONFIG_USB_SERIAL_SAFE is not set  
2890 -# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set  
2891 -# CONFIG_USB_SERIAL_SYMBOL is not set  
2892 -# CONFIG_USB_SERIAL_TI is not set  
2893 -# CONFIG_USB_SERIAL_CYBERJACK is not set  
2894 -# CONFIG_USB_SERIAL_XIRCOM is not set  
2895 -# CONFIG_USB_SERIAL_OPTION is not set  
2896 -# CONFIG_USB_SERIAL_OMNINET is not set  
2897 -# CONFIG_USB_SERIAL_OPTICON is not set  
2898 -# CONFIG_USB_SERIAL_XSENS_MT is not set  
2899 -# CONFIG_USB_SERIAL_WISHBONE is not set  
2900 -# CONFIG_USB_SERIAL_ZTE is not set  
2901 -# CONFIG_USB_SERIAL_SSU100 is not set  
2902 -# CONFIG_USB_SERIAL_QT2 is not set  
2903 -# CONFIG_USB_SERIAL_DEBUG is not set 2218 +# CONFIG_USB_SERIAL is not set
2904 2219
2905 # 2220 #
2906 # USB Miscellaneous drivers 2221 # USB Miscellaneous drivers
@@ -2926,7 +2241,7 @@ CONFIG_USB_SERIAL_KEYSPAN=y @@ -2926,7 +2241,7 @@ CONFIG_USB_SERIAL_KEYSPAN=y
2926 # CONFIG_USB_EHSET_TEST_FIXTURE is not set 2241 # CONFIG_USB_EHSET_TEST_FIXTURE is not set
2927 # CONFIG_USB_ISIGHTFW is not set 2242 # CONFIG_USB_ISIGHTFW is not set
2928 # CONFIG_USB_YUREX is not set 2243 # CONFIG_USB_YUREX is not set
2929 -CONFIG_USB_EZUSB_FX2=y 2244 +# CONFIG_USB_EZUSB_FX2 is not set
2930 # CONFIG_USB_HSIC_USB3503 is not set 2245 # CONFIG_USB_HSIC_USB3503 is not set
2931 2246
2932 # 2247 #
@@ -2942,55 +2257,7 @@ CONFIG_NOP_USB_XCEIV=y @@ -2942,55 +2257,7 @@ CONFIG_NOP_USB_XCEIV=y
2942 CONFIG_USB_MXS_PHY=y 2257 CONFIG_USB_MXS_PHY=y
2943 # CONFIG_USB_RCAR_PHY is not set 2258 # CONFIG_USB_RCAR_PHY is not set
2944 # CONFIG_USB_ULPI is not set 2259 # CONFIG_USB_ULPI is not set
2945 -CONFIG_USB_GADGET=y  
2946 -# CONFIG_USB_GADGET_DEBUG is not set  
2947 -# CONFIG_USB_GADGET_DEBUG_FILES is not set  
2948 -# CONFIG_USB_GADGET_DEBUG_FS is not set  
2949 -CONFIG_USB_GADGET_VBUS_DRAW=2  
2950 -CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2  
2951 -  
2952 -#  
2953 -# USB Peripheral Controller  
2954 -#  
2955 -CONFIG_USB_FSL_USB2=y  
2956 -# CONFIG_USB_FUSB300 is not set  
2957 -# CONFIG_USB_FOTG210_UDC is not set  
2958 -# CONFIG_USB_GR_UDC is not set  
2959 -# CONFIG_USB_R8A66597 is not set  
2960 -# CONFIG_USB_PXA27X is not set  
2961 -# CONFIG_USB_S3C_HSOTG is not set  
2962 -# CONFIG_USB_MV_UDC is not set  
2963 -# CONFIG_USB_MV_U3D is not set  
2964 -# CONFIG_USB_M66592 is not set  
2965 -# CONFIG_USB_AMD5536UDC is not set  
2966 -# CONFIG_USB_NET2272 is not set  
2967 -# CONFIG_USB_NET2280 is not set  
2968 -# CONFIG_USB_GOKU is not set  
2969 -# CONFIG_USB_EG20T is not set  
2970 -# CONFIG_USB_DUMMY_HCD is not set  
2971 -CONFIG_USB_LIBCOMPOSITE=y  
2972 -CONFIG_USB_F_ACM=y  
2973 -CONFIG_USB_U_SERIAL=y  
2974 -CONFIG_USB_F_SERIAL=y  
2975 -CONFIG_USB_F_OBEX=y  
2976 -# CONFIG_USB_CONFIGFS is not set  
2977 -# CONFIG_USB_ZERO is not set  
2978 -# CONFIG_USB_AUDIO is not set  
2979 -# CONFIG_USB_ETH is not set  
2980 -# CONFIG_USB_G_NCM is not set  
2981 -# CONFIG_USB_GADGETFS is not set  
2982 -# CONFIG_USB_FUNCTIONFS is not set  
2983 -# CONFIG_USB_MASS_STORAGE is not set  
2984 -CONFIG_USB_G_SERIAL=y  
2985 -# CONFIG_USB_MIDI_GADGET is not set  
2986 -# CONFIG_USB_G_PRINTER is not set  
2987 -# CONFIG_USB_CDC_COMPOSITE is not set  
2988 -# CONFIG_USB_G_ACM_MS is not set  
2989 -# CONFIG_USB_G_MULTI is not set  
2990 -# CONFIG_USB_G_HID is not set  
2991 -# CONFIG_USB_G_DBGP is not set  
2992 -# CONFIG_USB_G_WEBCAM is not set  
2993 -# CONFIG_UWB is not set 2260 +# CONFIG_USB_GADGET is not set
2994 CONFIG_MMC=y 2261 CONFIG_MMC=y
2995 # CONFIG_MMC_DEBUG is not set 2262 # CONFIG_MMC_DEBUG is not set
2996 CONFIG_MMC_UNSAFE_RESUME=y 2263 CONFIG_MMC_UNSAFE_RESUME=y
@@ -3010,16 +2277,12 @@ CONFIG_MMC_BLOCK_BOUNCE=y @@ -3010,16 +2277,12 @@ CONFIG_MMC_BLOCK_BOUNCE=y
3010 # 2277 #
3011 CONFIG_MMC_SDHCI=y 2278 CONFIG_MMC_SDHCI=y
3012 CONFIG_MMC_SDHCI_IO_ACCESSORS=y 2279 CONFIG_MMC_SDHCI_IO_ACCESSORS=y
3013 -# CONFIG_MMC_SDHCI_PCI is not set  
3014 CONFIG_MMC_SDHCI_PLTFM=y 2280 CONFIG_MMC_SDHCI_PLTFM=y
3015 # CONFIG_MMC_SDHCI_OF_ARASAN is not set 2281 # CONFIG_MMC_SDHCI_OF_ARASAN is not set
3016 CONFIG_MMC_SDHCI_ESDHC_IMX=y 2282 CONFIG_MMC_SDHCI_ESDHC_IMX=y
3017 # CONFIG_MMC_SDHCI_PXAV3 is not set 2283 # CONFIG_MMC_SDHCI_PXAV3 is not set
3018 # CONFIG_MMC_SDHCI_PXAV2 is not set 2284 # CONFIG_MMC_SDHCI_PXAV2 is not set
3019 # CONFIG_MMC_MXC is not set 2285 # CONFIG_MMC_MXC is not set
3020 -# CONFIG_MMC_TIFM_SD is not set  
3021 -# CONFIG_MMC_CB710 is not set  
3022 -# CONFIG_MMC_VIA_SDMMC is not set  
3023 # CONFIG_MMC_DW is not set 2286 # CONFIG_MMC_DW is not set
3024 # CONFIG_MMC_VUB300 is not set 2287 # CONFIG_MMC_VUB300 is not set
3025 # CONFIG_MMC_USHC is not set 2288 # CONFIG_MMC_USHC is not set
@@ -3103,7 +2366,6 @@ CONFIG_LEDS_TRIGGER_GPIO=y @@ -3103,7 +2366,6 @@ CONFIG_LEDS_TRIGGER_GPIO=y
3103 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set 2366 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
3104 # CONFIG_LEDS_TRIGGER_CAMERA is not set 2367 # CONFIG_LEDS_TRIGGER_CAMERA is not set
3105 # CONFIG_ACCESSIBILITY is not set 2368 # CONFIG_ACCESSIBILITY is not set
3106 -# CONFIG_INFINIBAND is not set  
3107 # CONFIG_EDAC is not set 2369 # CONFIG_EDAC is not set
3108 CONFIG_RTC_LIB=y 2370 CONFIG_RTC_LIB=y
3109 CONFIG_RTC_CLASS=y 2371 CONFIG_RTC_CLASS=y
@@ -3201,7 +2463,6 @@ CONFIG_DMADEVICES=y @@ -3201,7 +2463,6 @@ CONFIG_DMADEVICES=y
3201 # 2463 #
3202 # CONFIG_DW_DMAC_CORE is not set 2464 # CONFIG_DW_DMAC_CORE is not set
3203 # CONFIG_DW_DMAC is not set 2465 # CONFIG_DW_DMAC is not set
3204 -# CONFIG_DW_DMAC_PCI is not set  
3205 # CONFIG_MX3_IPU is not set 2466 # CONFIG_MX3_IPU is not set
3206 CONFIG_MXC_PXP_V2=y 2467 CONFIG_MXC_PXP_V2=y
3207 CONFIG_MXC_PXP_CLIENT_DEVICE=y 2468 CONFIG_MXC_PXP_CLIENT_DEVICE=y
@@ -3219,20 +2480,13 @@ CONFIG_DMA_OF=y @@ -3219,20 +2480,13 @@ CONFIG_DMA_OF=y
3219 # CONFIG_DMATEST is not set 2480 # CONFIG_DMATEST is not set
3220 # CONFIG_AUXDISPLAY is not set 2481 # CONFIG_AUXDISPLAY is not set
3221 CONFIG_UIO=y 2482 CONFIG_UIO=y
3222 -# CONFIG_UIO_CIF is not set  
3223 # CONFIG_UIO_PDRV_GENIRQ is not set 2483 # CONFIG_UIO_PDRV_GENIRQ is not set
3224 # CONFIG_UIO_DMEM_GENIRQ is not set 2484 # CONFIG_UIO_DMEM_GENIRQ is not set
3225 -# CONFIG_UIO_AEC is not set  
3226 -# CONFIG_UIO_SERCOS3 is not set  
3227 -# CONFIG_UIO_PCI_GENERIC is not set  
3228 -# CONFIG_UIO_NETX is not set  
3229 -# CONFIG_UIO_MF624 is not set  
3230 # CONFIG_VIRT_DRIVERS is not set 2485 # CONFIG_VIRT_DRIVERS is not set
3231 2486
3232 # 2487 #
3233 # Virtio drivers 2488 # Virtio drivers
3234 # 2489 #
3235 -# CONFIG_VIRTIO_PCI is not set  
3236 # CONFIG_VIRTIO_MMIO is not set 2490 # CONFIG_VIRTIO_MMIO is not set
3237 2491
3238 # 2492 #
@@ -3240,26 +2494,18 @@ CONFIG_UIO=y @@ -3240,26 +2494,18 @@ CONFIG_UIO=y
3240 # 2494 #
3241 CONFIG_STAGING=y 2495 CONFIG_STAGING=y
3242 # CONFIG_DRM_ANX78XX is not set 2496 # CONFIG_DRM_ANX78XX is not set
3243 -# CONFIG_ET131X is not set  
3244 # CONFIG_USBIP_CORE is not set 2497 # CONFIG_USBIP_CORE is not set
3245 # CONFIG_W35UND is not set 2498 # CONFIG_W35UND is not set
3246 # CONFIG_PRISM2_USB is not set 2499 # CONFIG_PRISM2_USB is not set
3247 # CONFIG_ECHO is not set 2500 # CONFIG_ECHO is not set
3248 # CONFIG_COMEDI is not set 2501 # CONFIG_COMEDI is not set
3249 -# CONFIG_R8187SE is not set  
3250 -# CONFIG_RTL8192U is not set  
3251 # CONFIG_RTLLIB is not set 2502 # CONFIG_RTLLIB is not set
3252 # CONFIG_R8712U is not set 2503 # CONFIG_R8712U is not set
3253 # CONFIG_R8188EU is not set 2504 # CONFIG_R8188EU is not set
3254 -# CONFIG_R8821AE is not set  
3255 # CONFIG_RTS5139 is not set 2505 # CONFIG_RTS5139 is not set
3256 -# CONFIG_RTS5208 is not set  
3257 # CONFIG_TRANZPORT is not set 2506 # CONFIG_TRANZPORT is not set
3258 # CONFIG_LINE6_USB is not set 2507 # CONFIG_LINE6_USB is not set
3259 -# CONFIG_USB_SERIAL_QUATECH2 is not set  
3260 -# CONFIG_VT6655 is not set  
3261 # CONFIG_VT6656 is not set 2508 # CONFIG_VT6656 is not set
3262 -# CONFIG_DX_SEP is not set  
3263 2509
3264 # 2510 #
3265 # IIO staging drivers 2511 # IIO staging drivers
@@ -3353,9 +2599,6 @@ CONFIG_STAGING=y @@ -3353,9 +2599,6 @@ CONFIG_STAGING=y
3353 # Triggers - standalone 2599 # Triggers - standalone
3354 # 2600 #
3355 # CONFIG_IIO_SIMPLE_DUMMY is not set 2601 # CONFIG_IIO_SIMPLE_DUMMY is not set
3356 -# CONFIG_FB_SM7XX is not set  
3357 -# CONFIG_CRYSTALHD is not set  
3358 -# CONFIG_FB_XGI is not set  
3359 # CONFIG_USB_ENESTORAGE is not set 2602 # CONFIG_USB_ENESTORAGE is not set
3360 # CONFIG_BCM_WIMAX is not set 2603 # CONFIG_BCM_WIMAX is not set
3361 # CONFIG_FT1000 is not set 2604 # CONFIG_FT1000 is not set
@@ -3375,13 +2618,11 @@ CONFIG_STAGING=y @@ -3375,13 +2618,11 @@ CONFIG_STAGING=y
3375 # CONFIG_USB_WPAN_HCD is not set 2618 # CONFIG_USB_WPAN_HCD is not set
3376 # CONFIG_WIMAX_GDM72XX is not set 2619 # CONFIG_WIMAX_GDM72XX is not set
3377 # CONFIG_LTE_GDM724X is not set 2620 # CONFIG_LTE_GDM724X is not set
3378 -# CONFIG_NET_VENDOR_SILICOM is not set  
3379 # CONFIG_CED1401 is not set 2621 # CONFIG_CED1401 is not set
3380 # CONFIG_DRM_IMX is not set 2622 # CONFIG_DRM_IMX is not set
3381 # CONFIG_DGRP is not set 2623 # CONFIG_DGRP is not set
3382 # CONFIG_LUSTRE_FS is not set 2624 # CONFIG_LUSTRE_FS is not set
3383 # CONFIG_XILLYBUS is not set 2625 # CONFIG_XILLYBUS is not set
3384 -# CONFIG_DGNC is not set  
3385 # CONFIG_DGAP is not set 2626 # CONFIG_DGAP is not set
3386 CONFIG_CLKDEV_LOOKUP=y 2627 CONFIG_CLKDEV_LOOKUP=y
3387 CONFIG_HAVE_CLK_PREPARE=y 2628 CONFIG_HAVE_CLK_PREPARE=y
@@ -3541,7 +2782,6 @@ CONFIG_IIO=y @@ -3541,7 +2782,6 @@ CONFIG_IIO=y
3541 # Temperature sensors 2782 # Temperature sensors
3542 # 2783 #
3543 # CONFIG_TMP006 is not set 2784 # CONFIG_TMP006 is not set
3544 -# CONFIG_VME_BUS is not set  
3545 CONFIG_PWM=y 2785 CONFIG_PWM=y
3546 CONFIG_PWM_SYSFS=y 2786 CONFIG_PWM_SYSFS=y
3547 CONFIG_PWM_IMX=y 2787 CONFIG_PWM_IMX=y
@@ -3600,13 +2840,8 @@ CONFIG_FSNOTIFY=y @@ -3600,13 +2840,8 @@ CONFIG_FSNOTIFY=y
3600 CONFIG_DNOTIFY=y 2840 CONFIG_DNOTIFY=y
3601 CONFIG_INOTIFY_USER=y 2841 CONFIG_INOTIFY_USER=y
3602 # CONFIG_FANOTIFY is not set 2842 # CONFIG_FANOTIFY is not set
3603 -CONFIG_QUOTA=y  
3604 -CONFIG_QUOTA_NETLINK_INTERFACE=y  
3605 -# CONFIG_PRINT_QUOTA_WARNING is not set  
3606 -# CONFIG_QUOTA_DEBUG is not set  
3607 -# CONFIG_QFMT_V1 is not set  
3608 -# CONFIG_QFMT_V2 is not set  
3609 -CONFIG_QUOTACTL=y 2843 +# CONFIG_QUOTA is not set
  2844 +# CONFIG_QUOTACTL is not set
3610 CONFIG_AUTOFS4_FS=y 2845 CONFIG_AUTOFS4_FS=y
3611 CONFIG_FUSE_FS=y 2846 CONFIG_FUSE_FS=y
3612 # CONFIG_CUSE is not set 2847 # CONFIG_CUSE is not set
@@ -3656,22 +2891,9 @@ CONFIG_MISC_FILESYSTEMS=y @@ -3656,22 +2891,9 @@ CONFIG_MISC_FILESYSTEMS=y
3656 # CONFIG_BEFS_FS is not set 2891 # CONFIG_BEFS_FS is not set
3657 # CONFIG_BFS_FS is not set 2892 # CONFIG_BFS_FS is not set
3658 # CONFIG_EFS_FS is not set 2893 # CONFIG_EFS_FS is not set
3659 -# CONFIG_JFFS2_FS is not set  
3660 # CONFIG_LOGFS is not set 2894 # CONFIG_LOGFS is not set
3661 # CONFIG_CRAMFS is not set 2895 # CONFIG_CRAMFS is not set
3662 -CONFIG_SQUASHFS=y  
3663 -CONFIG_SQUASHFS_FILE_CACHE=y  
3664 -# CONFIG_SQUASHFS_FILE_DIRECT is not set  
3665 -CONFIG_SQUASHFS_DECOMP_SINGLE=y  
3666 -# CONFIG_SQUASHFS_DECOMP_MULTI is not set  
3667 -# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set  
3668 -# CONFIG_SQUASHFS_XATTR is not set  
3669 -CONFIG_SQUASHFS_ZLIB=y  
3670 -# CONFIG_SQUASHFS_LZO is not set  
3671 -# CONFIG_SQUASHFS_XZ is not set  
3672 -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set  
3673 -# CONFIG_SQUASHFS_EMBEDDED is not set  
3674 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 2896 +# CONFIG_SQUASHFS is not set
3675 # CONFIG_VXFS_FS is not set 2897 # CONFIG_VXFS_FS is not set
3676 # CONFIG_MINIX_FS is not set 2898 # CONFIG_MINIX_FS is not set
3677 # CONFIG_OMFS_FS is not set 2899 # CONFIG_OMFS_FS is not set
@@ -3695,7 +2917,7 @@ CONFIG_NFS_V4_1=y @@ -3695,7 +2917,7 @@ CONFIG_NFS_V4_1=y
3695 CONFIG_PNFS_FILE_LAYOUT=y 2917 CONFIG_PNFS_FILE_LAYOUT=y
3696 CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" 2918 CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
3697 # CONFIG_NFS_V4_1_MIGRATION is not set 2919 # CONFIG_NFS_V4_1_MIGRATION is not set
3698 -CONFIG_ROOT_NFS=y 2920 +# CONFIG_ROOT_NFS is not set
3699 # CONFIG_NFS_USE_LEGACY_DNS is not set 2921 # CONFIG_NFS_USE_LEGACY_DNS is not set
3700 CONFIG_NFS_USE_KERNEL_DNS=y 2922 CONFIG_NFS_USE_KERNEL_DNS=y
3701 # CONFIG_NFSD is not set 2923 # CONFIG_NFSD is not set
@@ -4024,7 +3246,6 @@ CONFIG_CRYPTO_TWOFISH_COMMON=y @@ -4024,7 +3246,6 @@ CONFIG_CRYPTO_TWOFISH_COMMON=y
4024 # CONFIG_CRYPTO_USER_API_HASH is not set 3246 # CONFIG_CRYPTO_USER_API_HASH is not set
4025 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set 3247 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
4026 CONFIG_CRYPTO_HW=y 3248 CONFIG_CRYPTO_HW=y
4027 -# CONFIG_CRYPTO_DEV_HIFN_795X is not set  
4028 CONFIG_CRYPTO_DEV_FSL_CAAM=y 3249 CONFIG_CRYPTO_DEV_FSL_CAAM=y
4029 CONFIG_CRYPTO_DEV_FSL_CAAM_JR=y 3250 CONFIG_CRYPTO_DEV_FSL_CAAM_JR=y
4030 CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE=9 3251 CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE=9
@@ -4069,7 +3290,6 @@ CONFIG_LIBCRC32C=y @@ -4069,7 +3290,6 @@ CONFIG_LIBCRC32C=y
4069 # CONFIG_CRC8 is not set 3290 # CONFIG_CRC8 is not set
4070 # CONFIG_RANDOM32_SELFTEST is not set 3291 # CONFIG_RANDOM32_SELFTEST is not set
4071 CONFIG_ZLIB_INFLATE=y 3292 CONFIG_ZLIB_INFLATE=y
4072 -CONFIG_ZLIB_DEFLATE=y  
4073 CONFIG_LZO_COMPRESS=y 3293 CONFIG_LZO_COMPRESS=y
4074 CONFIG_LZO_DECOMPRESS=y 3294 CONFIG_LZO_DECOMPRESS=y
4075 # CONFIG_XZ_DEC is not set 3295 # CONFIG_XZ_DEC is not set