diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-01-18 14:02:03 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-01-18 14:02:03 -0800 |
commit | ed0067821444766058bcb5261d3251b7ce114751 (patch) | |
tree | 7c19b06599aea044181cb99f9a2d6cbd0895b32c /config.x86_64 | |
parent | Added "CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set" as per upstream (diff) | |
download | linux-libre-hardened-ed0067821444766058bcb5261d3251b7ce114751.tar.xz |
Added missing "CONFIG_USB_ROLE_SWITCH=m"
Diffstat (limited to 'config.x86_64')
-rw-r--r-- | config.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.x86_64 b/config.x86_64 index e9c96a5..94e3115 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -7205,6 +7205,7 @@ CONFIG_TYPEC_MUX_PI3USB30532=m # USB Type-C Alternate Mode drivers # CONFIG_TYPEC_DP_ALTMODE=m +CONFIG_USB_ROLE_SWITCH=m CONFIG_USB_ROLES_INTEL_XHCI=m CONFIG_USB_LED_TRIG=y CONFIG_USB_ULPI_BUS=m |