Commit e972bc9
configs: change USB_SERIAL to module
Setting USB_SERIAL to be a module instead of being built in allows USB
drivers to only be loaded when a device is connected or requested.
Setting USB_SERIAL to be a module sets other enabled USB_SERIAL_* to be
modules as well.
link: https://microsoft.visualstudio.com/OS/_workitems/edit/48439326
Signed-off-by: Kelsey Steele <kelseysteele@microsoft.com>1 parent 50ddd59 commit e972bc9
2 files changed
Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2861 | 2861 | | |
2862 | 2862 | | |
2863 | 2863 | | |
2864 | | - | |
2865 | | - | |
| 2864 | + | |
2866 | 2865 | | |
2867 | 2866 | | |
2868 | 2867 | | |
2869 | 2868 | | |
2870 | 2869 | | |
2871 | | - | |
| 2870 | + | |
2872 | 2871 | | |
2873 | 2872 | | |
2874 | | - | |
| 2873 | + | |
2875 | 2874 | | |
2876 | 2875 | | |
2877 | | - | |
| 2876 | + | |
2878 | 2877 | | |
2879 | 2878 | | |
2880 | 2879 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2753 | 2753 | | |
2754 | 2754 | | |
2755 | 2755 | | |
2756 | | - | |
2757 | | - | |
| 2756 | + | |
2758 | 2757 | | |
2759 | 2758 | | |
2760 | 2759 | | |
2761 | 2760 | | |
2762 | 2761 | | |
2763 | | - | |
| 2762 | + | |
2764 | 2763 | | |
2765 | 2764 | | |
2766 | | - | |
| 2765 | + | |
2767 | 2766 | | |
2768 | 2767 | | |
2769 | | - | |
| 2768 | + | |
2770 | 2769 | | |
2771 | 2770 | | |
2772 | 2771 | | |
| |||
0 commit comments