mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
daee22c7c0
Update config with `make kernel_oldconfig CONFIG_TARGET=subtarget`. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
CONFIG_BLK_DEV_SD=y
|
|
CONFIG_SCSI=y
|
|
CONFIG_SCSI_COMMON=y
|
|
CONFIG_SG_POOL=y
|
|
CONFIG_USB_DWC3=y
|
|
CONFIG_USB_DWC3_HOST=y
|
|
CONFIG_USB_DWC3_QCOM=y
|
|
CONFIG_USB_STORAGE=y
|
|
CONFIG_USB_XHCI_HCD=y
|
|
CONFIG_USB_XHCI_PLATFORM=y
|