From b130b30b3c95229f54acd35e612bd324b2d44af6 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 27 Dec 2020 19:32:51 +0000 Subject: some arm updates for 5.10 --- configs/fedora/generic/CONFIG_TYPEC_STUSB160X | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'configs/fedora/generic/CONFIG_TYPEC_STUSB160X') diff --git a/configs/fedora/generic/CONFIG_TYPEC_STUSB160X b/configs/fedora/generic/CONFIG_TYPEC_STUSB160X index 322aa5ebf..6fdb1b210 100644 --- a/configs/fedora/generic/CONFIG_TYPEC_STUSB160X +++ b/configs/fedora/generic/CONFIG_TYPEC_STUSB160X @@ -1,21 +1 @@ -# CONFIG_TYPEC_STUSB160X: -# -# Say Y or M here if your system has STMicroelectronics STUSB160x -# Type-C port controller. -# -# If you choose to build this driver as a dynamically linked module, the -# module will be called stusb160x.ko. -# -# Symbol: TYPEC_STUSB160X [=n] -# Type : tristate -# Defined at drivers/usb/typec/Kconfig:76 -# Prompt: STMicroelectronics STUSB160x Type-C controller driver -# Depends on: USB_SUPPORT [=y] && TYPEC [=m] && I2C [=y] && REGMAP_I2C [=y] && (USB_ROLE_SWITCH [=m] || !USB_ROLE_SWITCH [=m]) -# Location: -# -> Device Drivers -# -> USB support (USB_SUPPORT [=y]) -# -> USB Type-C Support (TYPEC [=m]) -# -# -# CONFIG_TYPEC_STUSB160X=m -- cgit