To support Dell Edge Gateway 3K series.
List of changes:
usb_serial_pl2303=m
wlan=y
can=m
gpio=y
pinctrl=y
iio=m
Change-Id: Idc2b46094f2bab7a9ac9e7640f80b5998104a65e
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5384
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Srivatsa S. Bhat <srivatsab@vmware.com>
| ... | ... |
@@ -456,9 +456,9 @@ CONFIG_X86_X2APIC=y |
| 456 | 456 |
CONFIG_RETPOLINE=y |
| 457 | 457 |
# CONFIG_INTEL_RDT is not set |
| 458 | 458 |
# CONFIG_X86_EXTENDED_PLATFORM is not set |
| 459 |
-# CONFIG_X86_INTEL_LPSS is not set |
|
| 459 |
+CONFIG_X86_INTEL_LPSS=y |
|
| 460 | 460 |
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set |
| 461 |
-CONFIG_IOSF_MBI=m |
|
| 461 |
+CONFIG_IOSF_MBI=y |
|
| 462 | 462 |
# CONFIG_IOSF_MBI_DEBUG is not set |
| 463 | 463 |
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y |
| 464 | 464 |
CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| ... | ... |
@@ -875,6 +875,7 @@ CONFIG_COMPAT_FOR_U64_ALIGNMENT=y |
| 875 | 875 |
CONFIG_SYSVIPC_COMPAT=y |
| 876 | 876 |
CONFIG_X86_DEV_DMA_OPS=y |
| 877 | 877 |
CONFIG_NET=y |
| 878 |
+CONFIG_COMPAT_NETLINK_MESSAGES=y |
|
| 878 | 879 |
CONFIG_NET_INGRESS=y |
| 879 | 880 |
CONFIG_NET_EGRESS=y |
| 880 | 881 |
|
| ... | ... |
@@ -1090,6 +1091,7 @@ CONFIG_NETFILTER_XT_TARGET_DSCP=m |
| 1090 | 1090 |
CONFIG_NETFILTER_XT_TARGET_HL=m |
| 1091 | 1091 |
CONFIG_NETFILTER_XT_TARGET_HMARK=m |
| 1092 | 1092 |
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m |
| 1093 |
+# CONFIG_NETFILTER_XT_TARGET_LED is not set |
|
| 1093 | 1094 |
CONFIG_NETFILTER_XT_TARGET_LOG=m |
| 1094 | 1095 |
CONFIG_NETFILTER_XT_TARGET_MARK=m |
| 1095 | 1096 |
CONFIG_NETFILTER_XT_NAT=m |
| ... | ... |
@@ -1431,6 +1433,7 @@ CONFIG_NET_EMATCH_NBYTE=m |
| 1431 | 1431 |
CONFIG_NET_EMATCH_U32=m |
| 1432 | 1432 |
CONFIG_NET_EMATCH_META=m |
| 1433 | 1433 |
CONFIG_NET_EMATCH_TEXT=m |
| 1434 |
+# CONFIG_NET_EMATCH_CANID is not set |
|
| 1434 | 1435 |
CONFIG_NET_EMATCH_IPSET=m |
| 1435 | 1436 |
CONFIG_NET_CLS_ACT=y |
| 1436 | 1437 |
CONFIG_NET_ACT_POLICE=m |
| ... | ... |
@@ -1490,13 +1493,70 @@ CONFIG_NET_FLOW_LIMIT=y |
| 1490 | 1490 |
# CONFIG_NET_TCPPROBE is not set |
| 1491 | 1491 |
CONFIG_NET_DROP_MONITOR=m |
| 1492 | 1492 |
# CONFIG_HAMRADIO is not set |
| 1493 |
-# CONFIG_CAN is not set |
|
| 1493 |
+CONFIG_CAN=m |
|
| 1494 |
+CONFIG_CAN_RAW=m |
|
| 1495 |
+CONFIG_CAN_BCM=m |
|
| 1496 |
+CONFIG_CAN_GW=m |
|
| 1497 |
+ |
|
| 1498 |
+# |
|
| 1499 |
+# CAN Device Drivers |
|
| 1500 |
+# |
|
| 1501 |
+# CONFIG_CAN_VCAN is not set |
|
| 1502 |
+# CONFIG_CAN_VXCAN is not set |
|
| 1503 |
+# CONFIG_CAN_SLCAN is not set |
|
| 1504 |
+CONFIG_CAN_DEV=m |
|
| 1505 |
+CONFIG_CAN_CALC_BITTIMING=y |
|
| 1506 |
+# CONFIG_CAN_LEDS is not set |
|
| 1507 |
+# CONFIG_CAN_C_CAN is not set |
|
| 1508 |
+# CONFIG_CAN_CC770 is not set |
|
| 1509 |
+# CONFIG_CAN_IFI_CANFD is not set |
|
| 1510 |
+# CONFIG_CAN_M_CAN is not set |
|
| 1511 |
+# CONFIG_CAN_PEAK_PCIEFD is not set |
|
| 1512 |
+# CONFIG_CAN_SJA1000 is not set |
|
| 1513 |
+# CONFIG_CAN_SOFTING is not set |
|
| 1514 |
+ |
|
| 1515 |
+# |
|
| 1516 |
+# CAN USB interfaces |
|
| 1517 |
+# |
|
| 1518 |
+# CONFIG_CAN_EMS_USB is not set |
|
| 1519 |
+# CONFIG_CAN_ESD_USB2 is not set |
|
| 1520 |
+# CONFIG_CAN_GS_USB is not set |
|
| 1521 |
+# CONFIG_CAN_KVASER_USB is not set |
|
| 1522 |
+# CONFIG_CAN_PEAK_USB is not set |
|
| 1523 |
+# CONFIG_CAN_8DEV_USB is not set |
|
| 1524 |
+# CONFIG_CAN_MCBA_USB is not set |
|
| 1525 |
+# CONFIG_CAN_DEBUG_DEVICES is not set |
|
| 1494 | 1526 |
# CONFIG_BT is not set |
| 1495 | 1527 |
# CONFIG_AF_RXRPC is not set |
| 1496 | 1528 |
# CONFIG_AF_KCM is not set |
| 1497 | 1529 |
# CONFIG_STREAM_PARSER is not set |
| 1498 | 1530 |
CONFIG_FIB_RULES=y |
| 1499 |
-# CONFIG_WIRELESS is not set |
|
| 1531 |
+CONFIG_WIRELESS=y |
|
| 1532 |
+CONFIG_WEXT_CORE=y |
|
| 1533 |
+CONFIG_WEXT_PROC=y |
|
| 1534 |
+CONFIG_CFG80211=m |
|
| 1535 |
+# CONFIG_NL80211_TESTMODE is not set |
|
| 1536 |
+# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set |
|
| 1537 |
+# CONFIG_CFG80211_CERTIFICATION_ONUS is not set |
|
| 1538 |
+CONFIG_CFG80211_DEFAULT_PS=y |
|
| 1539 |
+# CONFIG_CFG80211_DEBUGFS is not set |
|
| 1540 |
+# CONFIG_CFG80211_INTERNAL_REGDB is not set |
|
| 1541 |
+CONFIG_CFG80211_CRDA_SUPPORT=y |
|
| 1542 |
+CONFIG_CFG80211_WEXT=y |
|
| 1543 |
+# CONFIG_LIB80211 is not set |
|
| 1544 |
+CONFIG_MAC80211=m |
|
| 1545 |
+CONFIG_MAC80211_HAS_RC=y |
|
| 1546 |
+CONFIG_MAC80211_RC_MINSTREL=y |
|
| 1547 |
+CONFIG_MAC80211_RC_MINSTREL_HT=y |
|
| 1548 |
+# CONFIG_MAC80211_RC_MINSTREL_VHT is not set |
|
| 1549 |
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y |
|
| 1550 |
+CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" |
|
| 1551 |
+# CONFIG_MAC80211_MESH is not set |
|
| 1552 |
+CONFIG_MAC80211_LEDS=y |
|
| 1553 |
+# CONFIG_MAC80211_DEBUGFS is not set |
|
| 1554 |
+# CONFIG_MAC80211_MESSAGE_TRACING is not set |
|
| 1555 |
+# CONFIG_MAC80211_DEBUG_MENU is not set |
|
| 1556 |
+CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 |
|
| 1500 | 1557 |
# CONFIG_WIMAX is not set |
| 1501 | 1558 |
# CONFIG_RFKILL is not set |
| 1502 | 1559 |
CONFIG_NET_9P=m |
| ... | ... |
@@ -1534,7 +1594,9 @@ CONFIG_FW_LOADER=y |
| 1534 | 1534 |
# CONFIG_FIRMWARE_IN_KERNEL is not set |
| 1535 | 1535 |
CONFIG_EXTRA_FIRMWARE="" |
| 1536 | 1536 |
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set |
| 1537 |
+CONFIG_WANT_DEV_COREDUMP=y |
|
| 1537 | 1538 |
CONFIG_ALLOW_DEV_COREDUMP=y |
| 1539 |
+CONFIG_DEV_COREDUMP=y |
|
| 1538 | 1540 |
# CONFIG_DEBUG_DRIVER is not set |
| 1539 | 1541 |
# CONFIG_DEBUG_DEVRES is not set |
| 1540 | 1542 |
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set |
| ... | ... |
@@ -1637,6 +1699,7 @@ CONFIG_EEPROM_93CX6=m |
| 1637 | 1637 |
# |
| 1638 | 1638 |
# Texas Instruments shared transport line discipline |
| 1639 | 1639 |
# |
| 1640 |
+# CONFIG_TI_ST is not set |
|
| 1640 | 1641 |
# CONFIG_SENSORS_LIS3_I2C is not set |
| 1641 | 1642 |
|
| 1642 | 1643 |
# |
| ... | ... |
@@ -2253,6 +2316,7 @@ CONFIG_MDIO_BUS=y |
| 2253 | 2253 |
# CONFIG_MDIO_THUNDER is not set |
| 2254 | 2254 |
CONFIG_PHYLIB=y |
| 2255 | 2255 |
CONFIG_SWPHY=y |
| 2256 |
+# CONFIG_LED_TRIGGER_PHY is not set |
|
| 2256 | 2257 |
|
| 2257 | 2258 |
# |
| 2258 | 2259 |
# MII PHY device drivers |
| ... | ... |
@@ -2301,9 +2365,132 @@ CONFIG_USB_NET_DRIVERS=m |
| 2301 | 2301 |
# CONFIG_USB_RTL8150 is not set |
| 2302 | 2302 |
# CONFIG_USB_RTL8152 is not set |
| 2303 | 2303 |
# CONFIG_USB_LAN78XX is not set |
| 2304 |
-# CONFIG_USB_USBNET is not set |
|
| 2304 |
+CONFIG_USB_USBNET=m |
|
| 2305 |
+CONFIG_USB_NET_AX8817X=m |
|
| 2306 |
+CONFIG_USB_NET_AX88179_178A=m |
|
| 2307 |
+CONFIG_USB_NET_CDCETHER=m |
|
| 2308 |
+# CONFIG_USB_NET_CDC_EEM is not set |
|
| 2309 |
+CONFIG_USB_NET_CDC_NCM=m |
|
| 2310 |
+# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set |
|
| 2311 |
+CONFIG_USB_NET_CDC_MBIM=m |
|
| 2312 |
+# CONFIG_USB_NET_DM9601 is not set |
|
| 2313 |
+# CONFIG_USB_NET_SR9700 is not set |
|
| 2314 |
+# CONFIG_USB_NET_SR9800 is not set |
|
| 2315 |
+# CONFIG_USB_NET_SMSC75XX is not set |
|
| 2316 |
+# CONFIG_USB_NET_SMSC95XX is not set |
|
| 2317 |
+# CONFIG_USB_NET_GL620A is not set |
|
| 2318 |
+CONFIG_USB_NET_NET1080=m |
|
| 2319 |
+# CONFIG_USB_NET_PLUSB is not set |
|
| 2320 |
+# CONFIG_USB_NET_MCS7830 is not set |
|
| 2321 |
+# CONFIG_USB_NET_RNDIS_HOST is not set |
|
| 2322 |
+CONFIG_USB_NET_CDC_SUBSET_ENABLE=m |
|
| 2323 |
+CONFIG_USB_NET_CDC_SUBSET=m |
|
| 2324 |
+# CONFIG_USB_ALI_M5632 is not set |
|
| 2325 |
+# CONFIG_USB_AN2720 is not set |
|
| 2326 |
+CONFIG_USB_BELKIN=y |
|
| 2327 |
+CONFIG_USB_ARMLINUX=y |
|
| 2328 |
+# CONFIG_USB_EPSON2888 is not set |
|
| 2329 |
+# CONFIG_USB_KC2190 is not set |
|
| 2330 |
+CONFIG_USB_NET_ZAURUS=m |
|
| 2331 |
+# CONFIG_USB_NET_CX82310_ETH is not set |
|
| 2332 |
+# CONFIG_USB_NET_KALMIA is not set |
|
| 2333 |
+# CONFIG_USB_NET_QMI_WWAN is not set |
|
| 2334 |
+# CONFIG_USB_NET_INT51X1 is not set |
|
| 2305 | 2335 |
# CONFIG_USB_IPHETH is not set |
| 2306 |
-# CONFIG_WLAN is not set |
|
| 2336 |
+# CONFIG_USB_SIERRA_NET is not set |
|
| 2337 |
+# CONFIG_USB_VL600 is not set |
|
| 2338 |
+# CONFIG_USB_NET_CH9200 is not set |
|
| 2339 |
+CONFIG_WLAN=y |
|
| 2340 |
+# CONFIG_WIRELESS_WDS is not set |
|
| 2341 |
+CONFIG_WLAN_VENDOR_ADMTEK=y |
|
| 2342 |
+# CONFIG_ADM8211 is not set |
|
| 2343 |
+CONFIG_WLAN_VENDOR_ATH=y |
|
| 2344 |
+# CONFIG_ATH_DEBUG is not set |
|
| 2345 |
+# CONFIG_ATH5K is not set |
|
| 2346 |
+# CONFIG_ATH5K_PCI is not set |
|
| 2347 |
+# CONFIG_ATH9K is not set |
|
| 2348 |
+# CONFIG_ATH9K_HTC is not set |
|
| 2349 |
+# CONFIG_CARL9170 is not set |
|
| 2350 |
+# CONFIG_ATH6KL is not set |
|
| 2351 |
+# CONFIG_AR5523 is not set |
|
| 2352 |
+# CONFIG_WIL6210 is not set |
|
| 2353 |
+# CONFIG_ATH10K is not set |
|
| 2354 |
+# CONFIG_WCN36XX is not set |
|
| 2355 |
+CONFIG_WLAN_VENDOR_ATMEL=y |
|
| 2356 |
+# CONFIG_ATMEL is not set |
|
| 2357 |
+# CONFIG_AT76C50X_USB is not set |
|
| 2358 |
+CONFIG_WLAN_VENDOR_BROADCOM=y |
|
| 2359 |
+# CONFIG_B43 is not set |
|
| 2360 |
+# CONFIG_B43LEGACY is not set |
|
| 2361 |
+# CONFIG_BRCMSMAC is not set |
|
| 2362 |
+# CONFIG_BRCMFMAC is not set |
|
| 2363 |
+CONFIG_WLAN_VENDOR_CISCO=y |
|
| 2364 |
+# CONFIG_AIRO is not set |
|
| 2365 |
+CONFIG_WLAN_VENDOR_INTEL=y |
|
| 2366 |
+# CONFIG_IPW2100 is not set |
|
| 2367 |
+# CONFIG_IPW2200 is not set |
|
| 2368 |
+# CONFIG_IWL4965 is not set |
|
| 2369 |
+# CONFIG_IWL3945 is not set |
|
| 2370 |
+CONFIG_IWLWIFI=m |
|
| 2371 |
+CONFIG_IWLWIFI_LEDS=y |
|
| 2372 |
+# CONFIG_IWLDVM is not set |
|
| 2373 |
+CONFIG_IWLMVM=m |
|
| 2374 |
+CONFIG_IWLWIFI_OPMODE_MODULAR=y |
|
| 2375 |
+# CONFIG_IWLWIFI_BCAST_FILTERING is not set |
|
| 2376 |
+# CONFIG_IWLWIFI_PCIE_RTPM is not set |
|
| 2377 |
+ |
|
| 2378 |
+# |
|
| 2379 |
+# Debugging Options |
|
| 2380 |
+# |
|
| 2381 |
+# CONFIG_IWLWIFI_DEBUG is not set |
|
| 2382 |
+CONFIG_IWLWIFI_DEVICE_TRACING=y |
|
| 2383 |
+CONFIG_WLAN_VENDOR_INTERSIL=y |
|
| 2384 |
+# CONFIG_HOSTAP is not set |
|
| 2385 |
+# CONFIG_HERMES is not set |
|
| 2386 |
+# CONFIG_P54_COMMON is not set |
|
| 2387 |
+# CONFIG_PRISM54 is not set |
|
| 2388 |
+CONFIG_WLAN_VENDOR_MARVELL=y |
|
| 2389 |
+# CONFIG_LIBERTAS is not set |
|
| 2390 |
+# CONFIG_LIBERTAS_THINFIRM is not set |
|
| 2391 |
+# CONFIG_MWIFIEX is not set |
|
| 2392 |
+# CONFIG_MWL8K is not set |
|
| 2393 |
+CONFIG_WLAN_VENDOR_MEDIATEK=y |
|
| 2394 |
+# CONFIG_MT7601U is not set |
|
| 2395 |
+CONFIG_WLAN_VENDOR_RALINK=y |
|
| 2396 |
+# CONFIG_RT2X00 is not set |
|
| 2397 |
+CONFIG_WLAN_VENDOR_REALTEK=y |
|
| 2398 |
+# CONFIG_RTL8180 is not set |
|
| 2399 |
+# CONFIG_RTL8187 is not set |
|
| 2400 |
+CONFIG_RTL_CARDS=m |
|
| 2401 |
+# CONFIG_RTL8192CE is not set |
|
| 2402 |
+# CONFIG_RTL8192SE is not set |
|
| 2403 |
+# CONFIG_RTL8192DE is not set |
|
| 2404 |
+# CONFIG_RTL8723AE is not set |
|
| 2405 |
+# CONFIG_RTL8723BE is not set |
|
| 2406 |
+# CONFIG_RTL8188EE is not set |
|
| 2407 |
+# CONFIG_RTL8192EE is not set |
|
| 2408 |
+# CONFIG_RTL8821AE is not set |
|
| 2409 |
+# CONFIG_RTL8192CU is not set |
|
| 2410 |
+# CONFIG_RTL8XXXU is not set |
|
| 2411 |
+CONFIG_WLAN_VENDOR_RSI=y |
|
| 2412 |
+CONFIG_RSI_91X=m |
|
| 2413 |
+CONFIG_RSI_DEBUGFS=y |
|
| 2414 |
+CONFIG_RSI_SDIO=m |
|
| 2415 |
+CONFIG_RSI_USB=m |
|
| 2416 |
+CONFIG_WLAN_VENDOR_ST=y |
|
| 2417 |
+# CONFIG_CW1200 is not set |
|
| 2418 |
+CONFIG_WLAN_VENDOR_TI=y |
|
| 2419 |
+# CONFIG_WL1251 is not set |
|
| 2420 |
+# CONFIG_WL12XX is not set |
|
| 2421 |
+# CONFIG_WL18XX is not set |
|
| 2422 |
+# CONFIG_WLCORE is not set |
|
| 2423 |
+CONFIG_WLAN_VENDOR_ZYDAS=y |
|
| 2424 |
+# CONFIG_USB_ZD1201 is not set |
|
| 2425 |
+# CONFIG_ZD1211RW is not set |
|
| 2426 |
+CONFIG_WLAN_VENDOR_QUANTENNA=y |
|
| 2427 |
+# CONFIG_QTNFMAC_PEARL_PCIE is not set |
|
| 2428 |
+# CONFIG_MAC80211_HWSIM is not set |
|
| 2429 |
+# CONFIG_USB_NET_RNDIS_WLAN is not set |
|
| 2307 | 2430 |
|
| 2308 | 2431 |
# |
| 2309 | 2432 |
# Enable WiMAX (Networking options) to see the WiMAX drivers |
| ... | ... |
@@ -2342,6 +2529,7 @@ CONFIG_INPUT_EVDEV=m |
| 2342 | 2342 |
# Input Device Drivers |
| 2343 | 2343 |
# |
| 2344 | 2344 |
CONFIG_INPUT_KEYBOARD=y |
| 2345 |
+# CONFIG_KEYBOARD_ADC is not set |
|
| 2345 | 2346 |
# CONFIG_KEYBOARD_ADP5588 is not set |
| 2346 | 2347 |
# CONFIG_KEYBOARD_ADP5589 is not set |
| 2347 | 2348 |
CONFIG_KEYBOARD_ATKBD=y |
| ... | ... |
@@ -2349,8 +2537,11 @@ CONFIG_KEYBOARD_ATKBD=y |
| 2349 | 2349 |
# CONFIG_KEYBOARD_QT2160 is not set |
| 2350 | 2350 |
# CONFIG_KEYBOARD_DLINK_DIR685 is not set |
| 2351 | 2351 |
# CONFIG_KEYBOARD_LKKBD is not set |
| 2352 |
+# CONFIG_KEYBOARD_GPIO is not set |
|
| 2353 |
+# CONFIG_KEYBOARD_GPIO_POLLED is not set |
|
| 2352 | 2354 |
# CONFIG_KEYBOARD_TCA6416 is not set |
| 2353 | 2355 |
# CONFIG_KEYBOARD_TCA8418 is not set |
| 2356 |
+# CONFIG_KEYBOARD_MATRIX is not set |
|
| 2354 | 2357 |
# CONFIG_KEYBOARD_LM8323 is not set |
| 2355 | 2358 |
# CONFIG_KEYBOARD_LM8333 is not set |
| 2356 | 2359 |
# CONFIG_KEYBOARD_MAX7359 is not set |
| ... | ... |
@@ -2384,6 +2575,7 @@ CONFIG_MOUSE_PS2_FOCALTECH=y |
| 2384 | 2384 |
# CONFIG_MOUSE_CYAPA is not set |
| 2385 | 2385 |
# CONFIG_MOUSE_ELAN_I2C is not set |
| 2386 | 2386 |
# CONFIG_MOUSE_VSXXXAA is not set |
| 2387 |
+# CONFIG_MOUSE_GPIO is not set |
|
| 2387 | 2388 |
# CONFIG_MOUSE_SYNAPTICS_I2C is not set |
| 2388 | 2389 |
# CONFIG_MOUSE_SYNAPTICS_USB is not set |
| 2389 | 2390 |
# CONFIG_INPUT_JOYSTICK is not set |
| ... | ... |
@@ -2395,6 +2587,10 @@ CONFIG_INPUT_MISC=y |
| 2395 | 2395 |
# CONFIG_INPUT_E3X0_BUTTON is not set |
| 2396 | 2396 |
# CONFIG_INPUT_MMA8450 is not set |
| 2397 | 2397 |
# CONFIG_INPUT_APANEL is not set |
| 2398 |
+# CONFIG_INPUT_GP2A is not set |
|
| 2399 |
+# CONFIG_INPUT_GPIO_BEEPER is not set |
|
| 2400 |
+# CONFIG_INPUT_GPIO_TILT_POLLED is not set |
|
| 2401 |
+# CONFIG_INPUT_GPIO_DECODER is not set |
|
| 2398 | 2402 |
# CONFIG_INPUT_ATLAS_BTNS is not set |
| 2399 | 2403 |
# CONFIG_INPUT_ATI_REMOTE2 is not set |
| 2400 | 2404 |
# CONFIG_INPUT_KEYSPAN_REMOTE is not set |
| ... | ... |
@@ -2404,11 +2600,13 @@ CONFIG_INPUT_MISC=y |
| 2404 | 2404 |
# CONFIG_INPUT_CM109 is not set |
| 2405 | 2405 |
# CONFIG_INPUT_UINPUT is not set |
| 2406 | 2406 |
# CONFIG_INPUT_PCF8574 is not set |
| 2407 |
+# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
|
| 2407 | 2408 |
# CONFIG_INPUT_ADXL34X is not set |
| 2408 | 2409 |
# CONFIG_INPUT_IMS_PCU is not set |
| 2409 | 2410 |
# CONFIG_INPUT_CMA3000 is not set |
| 2410 | 2411 |
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y |
| 2411 | 2412 |
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set |
| 2413 |
+# CONFIG_INPUT_DRV260X_HAPTICS is not set |
|
| 2412 | 2414 |
# CONFIG_INPUT_DRV2665_HAPTICS is not set |
| 2413 | 2415 |
# CONFIG_INPUT_DRV2667_HAPTICS is not set |
| 2414 | 2416 |
# CONFIG_RMI4_CORE is not set |
| ... | ... |
@@ -2428,6 +2626,7 @@ CONFIG_SERIO_LIBPS2=y |
| 2428 | 2428 |
# CONFIG_SERIO_PS2MULT is not set |
| 2429 | 2429 |
# CONFIG_SERIO_ARC_PS2 is not set |
| 2430 | 2430 |
CONFIG_HYPERV_KEYBOARD=m |
| 2431 |
+# CONFIG_SERIO_GPIO_PS2 is not set |
|
| 2431 | 2432 |
# CONFIG_USERIO is not set |
| 2432 | 2433 |
# CONFIG_GAMEPORT is not set |
| 2433 | 2434 |
|
| ... | ... |
@@ -2585,9 +2784,14 @@ CONFIG_I2C_PIIX4=m |
| 2585 | 2585 |
# |
| 2586 | 2586 |
# I2C system bus drivers (mostly embedded / system-on-chip) |
| 2587 | 2587 |
# |
| 2588 |
-# CONFIG_I2C_DESIGNWARE_PLATFORM is not set |
|
| 2588 |
+# CONFIG_I2C_CBUS_GPIO is not set |
|
| 2589 |
+CONFIG_I2C_DESIGNWARE_CORE=m |
|
| 2590 |
+CONFIG_I2C_DESIGNWARE_PLATFORM=m |
|
| 2591 |
+# CONFIG_I2C_DESIGNWARE_SLAVE is not set |
|
| 2589 | 2592 |
# CONFIG_I2C_DESIGNWARE_PCI is not set |
| 2593 |
+CONFIG_I2C_DESIGNWARE_BAYTRAIL=y |
|
| 2590 | 2594 |
# CONFIG_I2C_EMEV2 is not set |
| 2595 |
+# CONFIG_I2C_GPIO is not set |
|
| 2591 | 2596 |
# CONFIG_I2C_OCORES is not set |
| 2592 | 2597 |
# CONFIG_I2C_PCA_PLATFORM is not set |
| 2593 | 2598 |
# CONFIG_I2C_PXA_PCI is not set |
| ... | ... |
@@ -2635,13 +2839,85 @@ CONFIG_PPS=y |
| 2635 | 2635 |
CONFIG_PTP_1588_CLOCK=y |
| 2636 | 2636 |
# CONFIG_DP83640_PHY is not set |
| 2637 | 2637 |
CONFIG_PTP_1588_CLOCK_KVM=y |
| 2638 |
-# CONFIG_GPIOLIB is not set |
|
| 2638 |
+CONFIG_PINCTRL=y |
|
| 2639 |
+ |
|
| 2640 |
+# |
|
| 2641 |
+# Pin controllers |
|
| 2642 |
+# |
|
| 2643 |
+CONFIG_PINMUX=y |
|
| 2644 |
+CONFIG_PINCONF=y |
|
| 2645 |
+CONFIG_GENERIC_PINCONF=y |
|
| 2646 |
+# CONFIG_DEBUG_PINCTRL is not set |
|
| 2647 |
+# CONFIG_PINCTRL_AMD is not set |
|
| 2648 |
+# CONFIG_PINCTRL_MCP23S08 is not set |
|
| 2649 |
+# CONFIG_PINCTRL_SX150X is not set |
|
| 2650 |
+CONFIG_PINCTRL_BAYTRAIL=y |
|
| 2651 |
+# CONFIG_PINCTRL_CHERRYVIEW is not set |
|
| 2652 |
+# CONFIG_PINCTRL_BROXTON is not set |
|
| 2653 |
+# CONFIG_PINCTRL_CANNONLAKE is not set |
|
| 2654 |
+# CONFIG_PINCTRL_DENVERTON is not set |
|
| 2655 |
+# CONFIG_PINCTRL_GEMINILAKE is not set |
|
| 2656 |
+# CONFIG_PINCTRL_LEWISBURG is not set |
|
| 2657 |
+# CONFIG_PINCTRL_SUNRISEPOINT is not set |
|
| 2658 |
+CONFIG_GPIOLIB=y |
|
| 2659 |
+CONFIG_GPIO_ACPI=y |
|
| 2660 |
+CONFIG_GPIOLIB_IRQCHIP=y |
|
| 2661 |
+# CONFIG_DEBUG_GPIO is not set |
|
| 2662 |
+# CONFIG_GPIO_SYSFS is not set |
|
| 2663 |
+ |
|
| 2664 |
+# |
|
| 2665 |
+# Memory mapped GPIO drivers |
|
| 2666 |
+# |
|
| 2667 |
+# CONFIG_GPIO_AMDPT is not set |
|
| 2668 |
+# CONFIG_GPIO_DWAPB is not set |
|
| 2669 |
+# CONFIG_GPIO_GENERIC_PLATFORM is not set |
|
| 2670 |
+# CONFIG_GPIO_ICH is not set |
|
| 2671 |
+# CONFIG_GPIO_LYNXPOINT is not set |
|
| 2672 |
+# CONFIG_GPIO_MOCKUP is not set |
|
| 2673 |
+# CONFIG_GPIO_VX855 is not set |
|
| 2674 |
+ |
|
| 2675 |
+# |
|
| 2676 |
+# Port-mapped I/O GPIO drivers |
|
| 2677 |
+# |
|
| 2678 |
+# CONFIG_GPIO_F7188X is not set |
|
| 2679 |
+# CONFIG_GPIO_IT87 is not set |
|
| 2680 |
+# CONFIG_GPIO_SCH is not set |
|
| 2681 |
+# CONFIG_GPIO_SCH311X is not set |
|
| 2682 |
+ |
|
| 2683 |
+# |
|
| 2684 |
+# I2C GPIO expanders |
|
| 2685 |
+# |
|
| 2686 |
+# CONFIG_GPIO_ADP5588 is not set |
|
| 2687 |
+# CONFIG_GPIO_MAX7300 is not set |
|
| 2688 |
+# CONFIG_GPIO_MAX732X is not set |
|
| 2689 |
+# CONFIG_GPIO_PCA953X is not set |
|
| 2690 |
+# CONFIG_GPIO_PCF857X is not set |
|
| 2691 |
+# CONFIG_GPIO_SX150X is not set |
|
| 2692 |
+# CONFIG_GPIO_TPIC2810 is not set |
|
| 2693 |
+ |
|
| 2694 |
+# |
|
| 2695 |
+# MFD GPIO expanders |
|
| 2696 |
+# |
|
| 2697 |
+ |
|
| 2698 |
+# |
|
| 2699 |
+# PCI GPIO expanders |
|
| 2700 |
+# |
|
| 2701 |
+# CONFIG_GPIO_AMD8111 is not set |
|
| 2702 |
+# CONFIG_GPIO_BT8XX is not set |
|
| 2703 |
+# CONFIG_GPIO_ML_IOH is not set |
|
| 2704 |
+# CONFIG_GPIO_PCI_IDIO_16 is not set |
|
| 2705 |
+# CONFIG_GPIO_RDC321X is not set |
|
| 2706 |
+ |
|
| 2707 |
+# |
|
| 2708 |
+# USB GPIO expanders |
|
| 2709 |
+# |
|
| 2639 | 2710 |
# CONFIG_W1 is not set |
| 2640 | 2711 |
# CONFIG_POWER_AVS is not set |
| 2641 | 2712 |
# CONFIG_POWER_RESET is not set |
| 2642 | 2713 |
CONFIG_POWER_SUPPLY=y |
| 2643 | 2714 |
# CONFIG_POWER_SUPPLY_DEBUG is not set |
| 2644 | 2715 |
# CONFIG_PDA_POWER is not set |
| 2716 |
+# CONFIG_GENERIC_ADC_BATTERY is not set |
|
| 2645 | 2717 |
# CONFIG_TEST_POWER is not set |
| 2646 | 2718 |
# CONFIG_BATTERY_DS2780 is not set |
| 2647 | 2719 |
# CONFIG_BATTERY_DS2781 is not set |
| ... | ... |
@@ -2653,9 +2929,15 @@ CONFIG_POWER_SUPPLY=y |
| 2653 | 2653 |
# CONFIG_BATTERY_MAX17042 is not set |
| 2654 | 2654 |
# CONFIG_CHARGER_MAX8903 is not set |
| 2655 | 2655 |
# CONFIG_CHARGER_LP8727 is not set |
| 2656 |
+# CONFIG_CHARGER_GPIO is not set |
|
| 2657 |
+# CONFIG_CHARGER_LTC3651 is not set |
|
| 2656 | 2658 |
# CONFIG_CHARGER_BQ2415X is not set |
| 2659 |
+# CONFIG_CHARGER_BQ24257 is not set |
|
| 2660 |
+# CONFIG_CHARGER_BQ24735 is not set |
|
| 2661 |
+# CONFIG_CHARGER_BQ25890 is not set |
|
| 2657 | 2662 |
# CONFIG_CHARGER_SMB347 is not set |
| 2658 | 2663 |
# CONFIG_BATTERY_GAUGE_LTC2941 is not set |
| 2664 |
+# CONFIG_CHARGER_RT9455 is not set |
|
| 2659 | 2665 |
CONFIG_HWMON=m |
| 2660 | 2666 |
# CONFIG_HWMON_VID is not set |
| 2661 | 2667 |
# CONFIG_HWMON_DEBUG_CHIP is not set |
| ... | ... |
@@ -2699,9 +2981,11 @@ CONFIG_SENSORS_FAM15H_POWER=m |
| 2699 | 2699 |
# CONFIG_SENSORS_GL520SM is not set |
| 2700 | 2700 |
# CONFIG_SENSORS_G760A is not set |
| 2701 | 2701 |
# CONFIG_SENSORS_G762 is not set |
| 2702 |
+# CONFIG_SENSORS_GPIO_FAN is not set |
|
| 2702 | 2703 |
# CONFIG_SENSORS_HIH6130 is not set |
| 2703 | 2704 |
# CONFIG_SENSORS_IBMAEM is not set |
| 2704 | 2705 |
# CONFIG_SENSORS_IBMPEX is not set |
| 2706 |
+# CONFIG_SENSORS_IIO_HWMON is not set |
|
| 2705 | 2707 |
# CONFIG_SENSORS_I5500 is not set |
| 2706 | 2708 |
CONFIG_SENSORS_CORETEMP=m |
| 2707 | 2709 |
# CONFIG_SENSORS_IT87 is not set |
| ... | ... |
@@ -2751,6 +3035,7 @@ CONFIG_SENSORS_CORETEMP=m |
| 2751 | 2751 |
# CONFIG_SENSORS_NCT7904 is not set |
| 2752 | 2752 |
# CONFIG_SENSORS_PCF8591 is not set |
| 2753 | 2753 |
# CONFIG_PMBUS is not set |
| 2754 |
+# CONFIG_SENSORS_SHT15 is not set |
|
| 2754 | 2755 |
# CONFIG_SENSORS_SHT21 is not set |
| 2755 | 2756 |
# CONFIG_SENSORS_SHT3x is not set |
| 2756 | 2757 |
# CONFIG_SENSORS_SHTC1 is not set |
| ... | ... |
@@ -2825,6 +3110,7 @@ CONFIG_X86_PKG_TEMP_THERMAL=m |
| 2825 | 2825 |
# |
| 2826 | 2826 |
# CONFIG_INT340X_THERMAL is not set |
| 2827 | 2827 |
# CONFIG_INTEL_PCH_THERMAL is not set |
| 2828 |
+# CONFIG_GENERIC_ADC_THERMAL is not set |
|
| 2828 | 2829 |
CONFIG_WATCHDOG=y |
| 2829 | 2830 |
CONFIG_WATCHDOG_CORE=y |
| 2830 | 2831 |
# CONFIG_WATCHDOG_NOWAYOUT is not set |
| ... | ... |
@@ -2875,6 +3161,7 @@ CONFIG_ITCO_VENDOR_SUPPORT=y |
| 2875 | 2875 |
# CONFIG_INTEL_MEI_WDT is not set |
| 2876 | 2876 |
# CONFIG_NI903X_WDT is not set |
| 2877 | 2877 |
# CONFIG_NIC7018_WDT is not set |
| 2878 |
+# CONFIG_MEN_A21_WDT is not set |
|
| 2878 | 2879 |
# CONFIG_XEN_WDT is not set |
| 2879 | 2880 |
|
| 2880 | 2881 |
# |
| ... | ... |
@@ -2908,6 +3195,7 @@ CONFIG_SSB_SDIOHOST_POSSIBLE=y |
| 2908 | 2908 |
# CONFIG_SSB_DEBUG is not set |
| 2909 | 2909 |
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y |
| 2910 | 2910 |
CONFIG_SSB_DRIVER_PCICORE=y |
| 2911 |
+# CONFIG_SSB_DRIVER_GPIO is not set |
|
| 2911 | 2912 |
CONFIG_BCMA_POSSIBLE=y |
| 2912 | 2913 |
# CONFIG_BCMA is not set |
| 2913 | 2914 |
|
| ... | ... |
@@ -2917,6 +3205,7 @@ CONFIG_BCMA_POSSIBLE=y |
| 2917 | 2917 |
CONFIG_MFD_CORE=m |
| 2918 | 2918 |
# CONFIG_MFD_AS3711 is not set |
| 2919 | 2919 |
# CONFIG_PMIC_ADP5520 is not set |
| 2920 |
+# CONFIG_MFD_AAT2870_CORE is not set |
|
| 2920 | 2921 |
# CONFIG_MFD_BCM590XX is not set |
| 2921 | 2922 |
# CONFIG_MFD_BD9571MWV is not set |
| 2922 | 2923 |
# CONFIG_MFD_AXP20X_I2C is not set |
| ... | ... |
@@ -2930,9 +3219,11 @@ CONFIG_MFD_CORE=m |
| 2930 | 2930 |
# CONFIG_MFD_DLN2 is not set |
| 2931 | 2931 |
# CONFIG_MFD_MC13XXX_I2C is not set |
| 2932 | 2932 |
# CONFIG_HTC_PASIC3 is not set |
| 2933 |
+# CONFIG_HTC_I2CPLD is not set |
|
| 2933 | 2934 |
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set |
| 2934 | 2935 |
CONFIG_LPC_ICH=m |
| 2935 | 2936 |
# CONFIG_LPC_SCH is not set |
| 2937 |
+# CONFIG_INTEL_SOC_PMIC is not set |
|
| 2936 | 2938 |
# CONFIG_INTEL_SOC_PMIC_CHTWC is not set |
| 2937 | 2939 |
# CONFIG_MFD_INTEL_LPSS_ACPI is not set |
| 2938 | 2940 |
# CONFIG_MFD_INTEL_LPSS_PCI is not set |
| ... | ... |
@@ -2953,6 +3244,7 @@ CONFIG_LPC_ICH=m |
| 2953 | 2953 |
# CONFIG_MFD_VIPERBOARD is not set |
| 2954 | 2954 |
# CONFIG_MFD_RETU is not set |
| 2955 | 2955 |
# CONFIG_MFD_PCF50633 is not set |
| 2956 |
+# CONFIG_UCB1400_CORE is not set |
|
| 2956 | 2957 |
# CONFIG_MFD_RDC321X is not set |
| 2957 | 2958 |
# CONFIG_MFD_RTSX_PCI is not set |
| 2958 | 2959 |
# CONFIG_MFD_RT5033 is not set |
| ... | ... |
@@ -2971,6 +3263,7 @@ CONFIG_LPC_ICH=m |
| 2971 | 2971 |
# CONFIG_MFD_TI_LMU is not set |
| 2972 | 2972 |
# CONFIG_MFD_PALMAS is not set |
| 2973 | 2973 |
# CONFIG_TPS6105X is not set |
| 2974 |
+# CONFIG_TPS65010 is not set |
|
| 2974 | 2975 |
# CONFIG_TPS6507X is not set |
| 2975 | 2976 |
# CONFIG_MFD_TPS65086 is not set |
| 2976 | 2977 |
# CONFIG_MFD_TPS65090 is not set |
| ... | ... |
@@ -2979,6 +3272,7 @@ CONFIG_LPC_ICH=m |
| 2979 | 2979 |
# CONFIG_MFD_TI_LP873X is not set |
| 2980 | 2980 |
# CONFIG_MFD_TPS65218 is not set |
| 2981 | 2981 |
# CONFIG_MFD_TPS6586X is not set |
| 2982 |
+# CONFIG_MFD_TPS65910 is not set |
|
| 2982 | 2983 |
# CONFIG_MFD_TPS65912_I2C is not set |
| 2983 | 2984 |
# CONFIG_MFD_TPS80031 is not set |
| 2984 | 2985 |
# CONFIG_TWL4030_CORE is not set |
| ... | ... |
@@ -3144,6 +3438,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y |
| 3144 | 3144 |
# CONFIG_FB_S3 is not set |
| 3145 | 3145 |
# CONFIG_FB_SAVAGE is not set |
| 3146 | 3146 |
# CONFIG_FB_SIS is not set |
| 3147 |
+# CONFIG_FB_VIA is not set |
|
| 3147 | 3148 |
# CONFIG_FB_NEOMAGIC is not set |
| 3148 | 3149 |
# CONFIG_FB_KYRO is not set |
| 3149 | 3150 |
# CONFIG_FB_3DFX is not set |
| ... | ... |
@@ -3175,6 +3470,7 @@ CONFIG_BACKLIGHT_GENERIC=y |
| 3175 | 3175 |
# CONFIG_BACKLIGHT_ADP8860 is not set |
| 3176 | 3176 |
# CONFIG_BACKLIGHT_ADP8870 is not set |
| 3177 | 3177 |
# CONFIG_BACKLIGHT_LM3639 is not set |
| 3178 |
+# CONFIG_BACKLIGHT_GPIO is not set |
|
| 3178 | 3179 |
# CONFIG_BACKLIGHT_LV5207LP is not set |
| 3179 | 3180 |
# CONFIG_BACKLIGHT_BD6107 is not set |
| 3180 | 3181 |
# CONFIG_BACKLIGHT_ARCXCNN is not set |
| ... | ... |
@@ -3455,6 +3751,7 @@ CONFIG_USB_DEFAULT_PERSIST=y |
| 3455 | 3455 |
# CONFIG_USB_OTG is not set |
| 3456 | 3456 |
# CONFIG_USB_OTG_WHITELIST is not set |
| 3457 | 3457 |
# CONFIG_USB_OTG_BLACKLIST_HUB is not set |
| 3458 |
+# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set |
|
| 3458 | 3459 |
# CONFIG_USB_MON is not set |
| 3459 | 3460 |
# CONFIG_USB_WUSB_CBAF is not set |
| 3460 | 3461 |
|
| ... | ... |
@@ -3487,9 +3784,9 @@ CONFIG_USB_HCD_SSB=m |
| 3487 | 3487 |
# |
| 3488 | 3488 |
# USB Device Class drivers |
| 3489 | 3489 |
# |
| 3490 |
-# CONFIG_USB_ACM is not set |
|
| 3490 |
+CONFIG_USB_ACM=m |
|
| 3491 | 3491 |
# CONFIG_USB_PRINTER is not set |
| 3492 |
-# CONFIG_USB_WDM is not set |
|
| 3492 |
+CONFIG_USB_WDM=m |
|
| 3493 | 3493 |
# CONFIG_USB_TMC is not set |
| 3494 | 3494 |
|
| 3495 | 3495 |
# |
| ... | ... |
@@ -3564,7 +3861,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m |
| 3564 | 3564 |
# CONFIG_USB_SERIAL_MOS7840 is not set |
| 3565 | 3565 |
# CONFIG_USB_SERIAL_MXUPORT is not set |
| 3566 | 3566 |
# CONFIG_USB_SERIAL_NAVMAN is not set |
| 3567 |
-# CONFIG_USB_SERIAL_PL2303 is not set |
|
| 3567 |
+CONFIG_USB_SERIAL_PL2303=m |
|
| 3568 | 3568 |
# CONFIG_USB_SERIAL_OTI6858 is not set |
| 3569 | 3569 |
# CONFIG_USB_SERIAL_QCAUX is not set |
| 3570 | 3570 |
# CONFIG_USB_SERIAL_QUALCOMM is not set |
| ... | ... |
@@ -3620,6 +3917,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m |
| 3620 | 3620 |
# |
| 3621 | 3621 |
# CONFIG_USB_PHY is not set |
| 3622 | 3622 |
# CONFIG_NOP_USB_XCEIV is not set |
| 3623 |
+# CONFIG_USB_GPIO_VBUS is not set |
|
| 3623 | 3624 |
# CONFIG_USB_ISP1301 is not set |
| 3624 | 3625 |
# CONFIG_USB_GADGET is not set |
| 3625 | 3626 |
|
| ... | ... |
@@ -3627,6 +3925,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m |
| 3627 | 3627 |
# USB Power Delivery and Type-C drivers |
| 3628 | 3628 |
# |
| 3629 | 3629 |
# CONFIG_TYPEC_UCSI is not set |
| 3630 |
+# CONFIG_USB_LED_TRIG is not set |
|
| 3630 | 3631 |
# CONFIG_USB_ULPI_BUS is not set |
| 3631 | 3632 |
# CONFIG_UWB is not set |
| 3632 | 3633 |
CONFIG_MMC=m |
| ... | ... |
@@ -3665,7 +3964,9 @@ CONFIG_LEDS_CLASS=m |
| 3665 | 3665 |
# CONFIG_LEDS_LM3530 is not set |
| 3666 | 3666 |
# CONFIG_LEDS_LM3642 is not set |
| 3667 | 3667 |
# CONFIG_LEDS_PCA9532 is not set |
| 3668 |
+# CONFIG_LEDS_GPIO is not set |
|
| 3668 | 3669 |
# CONFIG_LEDS_LP3944 is not set |
| 3670 |
+# CONFIG_LEDS_LP3952 is not set |
|
| 3669 | 3671 |
# CONFIG_LEDS_LP5521 is not set |
| 3670 | 3672 |
# CONFIG_LEDS_LP5523 is not set |
| 3671 | 3673 |
# CONFIG_LEDS_LP5562 is not set |
| ... | ... |
@@ -3676,6 +3977,7 @@ CONFIG_LEDS_CLASS=m |
| 3676 | 3676 |
# CONFIG_LEDS_PCA963X is not set |
| 3677 | 3677 |
# CONFIG_LEDS_BD2802 is not set |
| 3678 | 3678 |
# CONFIG_LEDS_INTEL_SS4200 is not set |
| 3679 |
+# CONFIG_LEDS_LT3593 is not set |
|
| 3679 | 3680 |
# CONFIG_LEDS_TCA6507 is not set |
| 3680 | 3681 |
# CONFIG_LEDS_TLC591XX is not set |
| 3681 | 3682 |
# CONFIG_LEDS_LM355x is not set |
| ... | ... |
@@ -3691,7 +3993,22 @@ CONFIG_LEDS_CLASS=m |
| 3691 | 3691 |
# |
| 3692 | 3692 |
# LED Triggers |
| 3693 | 3693 |
# |
| 3694 |
-# CONFIG_LEDS_TRIGGERS is not set |
|
| 3694 |
+CONFIG_LEDS_TRIGGERS=y |
|
| 3695 |
+# CONFIG_LEDS_TRIGGER_TIMER is not set |
|
| 3696 |
+# CONFIG_LEDS_TRIGGER_ONESHOT is not set |
|
| 3697 |
+# CONFIG_LEDS_TRIGGER_DISK is not set |
|
| 3698 |
+# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set |
|
| 3699 |
+# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set |
|
| 3700 |
+# CONFIG_LEDS_TRIGGER_CPU is not set |
|
| 3701 |
+# CONFIG_LEDS_TRIGGER_GPIO is not set |
|
| 3702 |
+# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
|
| 3703 |
+ |
|
| 3704 |
+# |
|
| 3705 |
+# iptables trigger is under Netfilter config (LED target) |
|
| 3706 |
+# |
|
| 3707 |
+# CONFIG_LEDS_TRIGGER_TRANSIENT is not set |
|
| 3708 |
+# CONFIG_LEDS_TRIGGER_CAMERA is not set |
|
| 3709 |
+# CONFIG_LEDS_TRIGGER_PANIC is not set |
|
| 3695 | 3710 |
# CONFIG_ACCESSIBILITY is not set |
| 3696 | 3711 |
# CONFIG_INFINIBAND is not set |
| 3697 | 3712 |
CONFIG_EDAC_ATOMIC_SCRUB=y |
| ... | ... |
@@ -3934,11 +4251,13 @@ CONFIG_WMI_BMOF=m |
| 3934 | 3934 |
# CONFIG_MSI_WMI is not set |
| 3935 | 3935 |
# CONFIG_PEAQ_WMI is not set |
| 3936 | 3936 |
# CONFIG_TOPSTAR_LAPTOP is not set |
| 3937 |
+# CONFIG_ACPI_TOSHIBA is not set |
|
| 3937 | 3938 |
# CONFIG_TOSHIBA_BT_RFKILL is not set |
| 3938 | 3939 |
# CONFIG_TOSHIBA_HAPS is not set |
| 3939 | 3940 |
# CONFIG_TOSHIBA_WMI is not set |
| 3940 | 3941 |
# CONFIG_ACPI_CMPC is not set |
| 3941 | 3942 |
# CONFIG_INTEL_CHT_INT33FE is not set |
| 3943 |
+# CONFIG_INTEL_INT0002_VGPIO is not set |
|
| 3942 | 3944 |
# CONFIG_INTEL_HID_EVENT is not set |
| 3943 | 3945 |
# CONFIG_INTEL_VBTN is not set |
| 3944 | 3946 |
# CONFIG_INTEL_IPS is not set |
| ... | ... |
@@ -4051,7 +4370,259 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m |
| 4051 | 4051 |
# CONFIG_PM_DEVFREQ_EVENT is not set |
| 4052 | 4052 |
# CONFIG_EXTCON is not set |
| 4053 | 4053 |
# CONFIG_MEMORY is not set |
| 4054 |
-# CONFIG_IIO is not set |
|
| 4054 |
+CONFIG_IIO=m |
|
| 4055 |
+CONFIG_IIO_BUFFER=y |
|
| 4056 |
+CONFIG_IIO_BUFFER_CB=m |
|
| 4057 |
+CONFIG_IIO_KFIFO_BUF=m |
|
| 4058 |
+CONFIG_IIO_TRIGGERED_BUFFER=m |
|
| 4059 |
+# CONFIG_IIO_CONFIGFS is not set |
|
| 4060 |
+CONFIG_IIO_TRIGGER=y |
|
| 4061 |
+CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 |
|
| 4062 |
+# CONFIG_IIO_SW_DEVICE is not set |
|
| 4063 |
+# CONFIG_IIO_SW_TRIGGER is not set |
|
| 4064 |
+ |
|
| 4065 |
+# |
|
| 4066 |
+# Accelerometers |
|
| 4067 |
+# |
|
| 4068 |
+# CONFIG_ADXL345_I2C is not set |
|
| 4069 |
+# CONFIG_BMA180 is not set |
|
| 4070 |
+# CONFIG_BMC150_ACCEL is not set |
|
| 4071 |
+# CONFIG_DA280 is not set |
|
| 4072 |
+# CONFIG_DA311 is not set |
|
| 4073 |
+# CONFIG_DMARD09 is not set |
|
| 4074 |
+# CONFIG_DMARD10 is not set |
|
| 4075 |
+CONFIG_IIO_ST_ACCEL_3AXIS=m |
|
| 4076 |
+CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m |
|
| 4077 |
+# CONFIG_KXSD9 is not set |
|
| 4078 |
+# CONFIG_KXCJK1013 is not set |
|
| 4079 |
+# CONFIG_MC3230 is not set |
|
| 4080 |
+# CONFIG_MMA7455_I2C is not set |
|
| 4081 |
+# CONFIG_MMA7660 is not set |
|
| 4082 |
+# CONFIG_MMA8452 is not set |
|
| 4083 |
+# CONFIG_MMA9551 is not set |
|
| 4084 |
+# CONFIG_MMA9553 is not set |
|
| 4085 |
+# CONFIG_MXC4005 is not set |
|
| 4086 |
+# CONFIG_MXC6255 is not set |
|
| 4087 |
+# CONFIG_STK8312 is not set |
|
| 4088 |
+# CONFIG_STK8BA50 is not set |
|
| 4089 |
+ |
|
| 4090 |
+# |
|
| 4091 |
+# Analog to digital converters |
|
| 4092 |
+# |
|
| 4093 |
+# CONFIG_AD7291 is not set |
|
| 4094 |
+# CONFIG_AD799X is not set |
|
| 4095 |
+# CONFIG_HX711 is not set |
|
| 4096 |
+# CONFIG_INA2XX_ADC is not set |
|
| 4097 |
+# CONFIG_LTC2471 is not set |
|
| 4098 |
+# CONFIG_LTC2485 is not set |
|
| 4099 |
+# CONFIG_LTC2497 is not set |
|
| 4100 |
+# CONFIG_MAX1363 is not set |
|
| 4101 |
+# CONFIG_MAX9611 is not set |
|
| 4102 |
+# CONFIG_MCP3422 is not set |
|
| 4103 |
+# CONFIG_NAU7802 is not set |
|
| 4104 |
+# CONFIG_TI_ADC081C is not set |
|
| 4105 |
+# CONFIG_TI_ADS1015 is not set |
|
| 4106 |
+ |
|
| 4107 |
+# |
|
| 4108 |
+# Amplifiers |
|
| 4109 |
+# |
|
| 4110 |
+ |
|
| 4111 |
+# |
|
| 4112 |
+# Chemical Sensors |
|
| 4113 |
+# |
|
| 4114 |
+# CONFIG_ATLAS_PH_SENSOR is not set |
|
| 4115 |
+# CONFIG_CCS811 is not set |
|
| 4116 |
+# CONFIG_IAQCORE is not set |
|
| 4117 |
+# CONFIG_VZ89X is not set |
|
| 4118 |
+ |
|
| 4119 |
+# |
|
| 4120 |
+# Hid Sensor IIO Common |
|
| 4121 |
+# |
|
| 4122 |
+ |
|
| 4123 |
+# |
|
| 4124 |
+# SSP Sensor Common |
|
| 4125 |
+# |
|
| 4126 |
+CONFIG_IIO_ST_SENSORS_I2C=m |
|
| 4127 |
+CONFIG_IIO_ST_SENSORS_CORE=m |
|
| 4128 |
+ |
|
| 4129 |
+# |
|
| 4130 |
+# Counters |
|
| 4131 |
+# |
|
| 4132 |
+ |
|
| 4133 |
+# |
|
| 4134 |
+# Digital to analog converters |
|
| 4135 |
+# |
|
| 4136 |
+# CONFIG_AD5064 is not set |
|
| 4137 |
+# CONFIG_AD5380 is not set |
|
| 4138 |
+# CONFIG_AD5446 is not set |
|
| 4139 |
+# CONFIG_AD5593R is not set |
|
| 4140 |
+# CONFIG_M62332 is not set |
|
| 4141 |
+# CONFIG_MAX517 is not set |
|
| 4142 |
+# CONFIG_MCP4725 is not set |
|
| 4143 |
+ |
|
| 4144 |
+# |
|
| 4145 |
+# IIO dummy driver |
|
| 4146 |
+# |
|
| 4147 |
+ |
|
| 4148 |
+# |
|
| 4149 |
+# Frequency Synthesizers DDS/PLL |
|
| 4150 |
+# |
|
| 4151 |
+ |
|
| 4152 |
+# |
|
| 4153 |
+# Clock Generator/Distribution |
|
| 4154 |
+# |
|
| 4155 |
+ |
|
| 4156 |
+# |
|
| 4157 |
+# Phase-Locked Loop (PLL) frequency synthesizers |
|
| 4158 |
+# |
|
| 4159 |
+ |
|
| 4160 |
+# |
|
| 4161 |
+# Digital gyroscope sensors |
|
| 4162 |
+# |
|
| 4163 |
+# CONFIG_BMG160 is not set |
|
| 4164 |
+# CONFIG_MPU3050_I2C is not set |
|
| 4165 |
+# CONFIG_IIO_ST_GYRO_3AXIS is not set |
|
| 4166 |
+# CONFIG_ITG3200 is not set |
|
| 4167 |
+ |
|
| 4168 |
+# |
|
| 4169 |
+# Health Sensors |
|
| 4170 |
+# |
|
| 4171 |
+ |
|
| 4172 |
+# |
|
| 4173 |
+# Heart Rate Monitors |
|
| 4174 |
+# |
|
| 4175 |
+# CONFIG_AFE4404 is not set |
|
| 4176 |
+# CONFIG_MAX30100 is not set |
|
| 4177 |
+# CONFIG_MAX30102 is not set |
|
| 4178 |
+ |
|
| 4179 |
+# |
|
| 4180 |
+# Humidity sensors |
|
| 4181 |
+# |
|
| 4182 |
+# CONFIG_AM2315 is not set |
|
| 4183 |
+# CONFIG_DHT11 is not set |
|
| 4184 |
+# CONFIG_HDC100X is not set |
|
| 4185 |
+CONFIG_HTS221=m |
|
| 4186 |
+CONFIG_HTS221_I2C=m |
|
| 4187 |
+# CONFIG_HTU21 is not set |
|
| 4188 |
+# CONFIG_SI7005 is not set |
|
| 4189 |
+# CONFIG_SI7020 is not set |
|
| 4190 |
+ |
|
| 4191 |
+# |
|
| 4192 |
+# Inertial measurement units |
|
| 4193 |
+# |
|
| 4194 |
+# CONFIG_BMI160_I2C is not set |
|
| 4195 |
+# CONFIG_KMX61 is not set |
|
| 4196 |
+# CONFIG_IIO_ST_LSM6DSX is not set |
|
| 4197 |
+ |
|
| 4198 |
+# |
|
| 4199 |
+# Light sensors |
|
| 4200 |
+# |
|
| 4201 |
+# CONFIG_ACPI_ALS is not set |
|
| 4202 |
+# CONFIG_ADJD_S311 is not set |
|
| 4203 |
+# CONFIG_AL3320A is not set |
|
| 4204 |
+# CONFIG_APDS9300 is not set |
|
| 4205 |
+# CONFIG_APDS9960 is not set |
|
| 4206 |
+# CONFIG_BH1750 is not set |
|
| 4207 |
+# CONFIG_BH1780 is not set |
|
| 4208 |
+# CONFIG_CM32181 is not set |
|
| 4209 |
+# CONFIG_CM3232 is not set |
|
| 4210 |
+# CONFIG_CM3323 is not set |
|
| 4211 |
+# CONFIG_CM36651 is not set |
|
| 4212 |
+# CONFIG_GP2AP020A00F is not set |
|
| 4213 |
+# CONFIG_SENSORS_ISL29018 is not set |
|
| 4214 |
+# CONFIG_SENSORS_ISL29028 is not set |
|
| 4215 |
+# CONFIG_ISL29125 is not set |
|
| 4216 |
+# CONFIG_JSA1212 is not set |
|
| 4217 |
+# CONFIG_RPR0521 is not set |
|
| 4218 |
+# CONFIG_LTR501 is not set |
|
| 4219 |
+# CONFIG_MAX44000 is not set |
|
| 4220 |
+# CONFIG_OPT3001 is not set |
|
| 4221 |
+# CONFIG_PA12203001 is not set |
|
| 4222 |
+# CONFIG_SI1145 is not set |
|
| 4223 |
+# CONFIG_STK3310 is not set |
|
| 4224 |
+# CONFIG_TCS3414 is not set |
|
| 4225 |
+# CONFIG_TCS3472 is not set |
|
| 4226 |
+# CONFIG_SENSORS_TSL2563 is not set |
|
| 4227 |
+# CONFIG_TSL2583 is not set |
|
| 4228 |
+# CONFIG_TSL4531 is not set |
|
| 4229 |
+# CONFIG_US5182D is not set |
|
| 4230 |
+# CONFIG_VCNL4000 is not set |
|
| 4231 |
+# CONFIG_VEML6070 is not set |
|
| 4232 |
+# CONFIG_VL6180 is not set |
|
| 4233 |
+ |
|
| 4234 |
+# |
|
| 4235 |
+# Magnetometer sensors |
|
| 4236 |
+# |
|
| 4237 |
+# CONFIG_AK8975 is not set |
|
| 4238 |
+# CONFIG_AK09911 is not set |
|
| 4239 |
+# CONFIG_BMC150_MAGN_I2C is not set |
|
| 4240 |
+# CONFIG_MAG3110 is not set |
|
| 4241 |
+# CONFIG_MMC35240 is not set |
|
| 4242 |
+# CONFIG_IIO_ST_MAGN_3AXIS is not set |
|
| 4243 |
+# CONFIG_SENSORS_HMC5843_I2C is not set |
|
| 4244 |
+ |
|
| 4245 |
+# |
|
| 4246 |
+# Multiplexers |
|
| 4247 |
+# |
|
| 4248 |
+ |
|
| 4249 |
+# |
|
| 4250 |
+# Inclinometer sensors |
|
| 4251 |
+# |
|
| 4252 |
+ |
|
| 4253 |
+# |
|
| 4254 |
+# Triggers - standalone |
|
| 4255 |
+# |
|
| 4256 |
+# CONFIG_IIO_INTERRUPT_TRIGGER is not set |
|
| 4257 |
+# CONFIG_IIO_SYSFS_TRIGGER is not set |
|
| 4258 |
+ |
|
| 4259 |
+# |
|
| 4260 |
+# Digital potentiometers |
|
| 4261 |
+# |
|
| 4262 |
+# CONFIG_DS1803 is not set |
|
| 4263 |
+# CONFIG_MCP4531 is not set |
|
| 4264 |
+# CONFIG_TPL0102 is not set |
|
| 4265 |
+ |
|
| 4266 |
+# |
|
| 4267 |
+# Digital potentiostats |
|
| 4268 |
+# |
|
| 4269 |
+# CONFIG_LMP91000 is not set |
|
| 4270 |
+ |
|
| 4271 |
+# |
|
| 4272 |
+# Pressure sensors |
|
| 4273 |
+# |
|
| 4274 |
+# CONFIG_ABP060MG is not set |
|
| 4275 |
+# CONFIG_BMP280 is not set |
|
| 4276 |
+# CONFIG_HP03 is not set |
|
| 4277 |
+# CONFIG_MPL115_I2C is not set |
|
| 4278 |
+# CONFIG_MPL3115 is not set |
|
| 4279 |
+# CONFIG_MS5611 is not set |
|
| 4280 |
+# CONFIG_MS5637 is not set |
|
| 4281 |
+CONFIG_IIO_ST_PRESS=m |
|
| 4282 |
+CONFIG_IIO_ST_PRESS_I2C=m |
|
| 4283 |
+# CONFIG_T5403 is not set |
|
| 4284 |
+# CONFIG_HP206C is not set |
|
| 4285 |
+# CONFIG_ZPA2326 is not set |
|
| 4286 |
+ |
|
| 4287 |
+# |
|
| 4288 |
+# Lightning sensors |
|
| 4289 |
+# |
|
| 4290 |
+ |
|
| 4291 |
+# |
|
| 4292 |
+# Proximity and distance sensors |
|
| 4293 |
+# |
|
| 4294 |
+# CONFIG_LIDAR_LITE_V2 is not set |
|
| 4295 |
+# CONFIG_SRF04 is not set |
|
| 4296 |
+# CONFIG_SX9500 is not set |
|
| 4297 |
+# CONFIG_SRF08 is not set |
|
| 4298 |
+ |
|
| 4299 |
+# |
|
| 4300 |
+# Temperature sensors |
|
| 4301 |
+# |
|
| 4302 |
+# CONFIG_MLX90614 is not set |
|
| 4303 |
+# CONFIG_TMP006 is not set |
|
| 4304 |
+# CONFIG_TMP007 is not set |
|
| 4305 |
+# CONFIG_TSYS01 is not set |
|
| 4306 |
+# CONFIG_TSYS02D is not set |
|
| 4055 | 4307 |
# CONFIG_NTB is not set |
| 4056 | 4308 |
# CONFIG_VME_BUS is not set |
| 4057 | 4309 |
# CONFIG_PWM is not set |
| ... | ... |
@@ -4067,6 +4638,7 @@ CONFIG_GENERIC_PHY=y |
| 4067 | 4067 |
# CONFIG_BCM_KONA_USB2_PHY is not set |
| 4068 | 4068 |
# CONFIG_PHY_PXA_28NM_HSIC is not set |
| 4069 | 4069 |
# CONFIG_PHY_PXA_28NM_USB2 is not set |
| 4070 |
+# CONFIG_PHY_CPCAP_USB is not set |
|
| 4070 | 4071 |
# CONFIG_POWERCAP is not set |
| 4071 | 4072 |
# CONFIG_MCB is not set |
| 4072 | 4073 |
|
| ... | ... |
@@ -4582,6 +5154,7 @@ CONFIG_PROBE_EVENTS=y |
| 4582 | 4582 |
# CONFIG_RING_BUFFER_BENCHMARK is not set |
| 4583 | 4583 |
# CONFIG_RING_BUFFER_STARTUP_TEST is not set |
| 4584 | 4584 |
# CONFIG_TRACE_EVAL_MAP_FILE is not set |
| 4585 |
+CONFIG_TRACING_EVENTS_GPIO=y |
|
| 4585 | 4586 |
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set |
| 4586 | 4587 |
# CONFIG_DMA_API_DEBUG is not set |
| 4587 | 4588 |
|
| ... | ... |
@@ -2,7 +2,7 @@ |
| 2 | 2 |
Summary: Kernel |
| 3 | 3 |
Name: linux |
| 4 | 4 |
Version: 4.14.54 |
| 5 |
-Release: 1%{?kat_build:.%kat_build}%{?dist}
|
|
| 5 |
+Release: 2%{?kat_build:.%kat_build}%{?dist}
|
|
| 6 | 6 |
License: GPLv2 |
| 7 | 7 |
URL: http://www.kernel.org/ |
| 8 | 8 |
Group: System Environment/Kernel |
| ... | ... |
@@ -341,6 +341,8 @@ ln -sf %{name}-%{uname_r}.cfg /boot/photon.cfg
|
| 341 | 341 |
%endif |
| 342 | 342 |
|
| 343 | 343 |
%changelog |
| 344 |
+* Thu Jul 19 2018 Alexey Makhalov <amakhalov@vmware.com> 4.14.54-2 |
|
| 345 |
+- .config: usb_serial_pl2303=m,wlan=y,can=m,gpio=y,pinctrl=y,iio=m |
|
| 344 | 346 |
* Mon Jul 09 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 4.14.54-1 |
| 345 | 347 |
- Update to version 4.14.54 |
| 346 | 348 |
* Fri Jan 26 2018 Alexey Makhalov <amakhalov@vmware.com> 4.14.8-2 |