aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_Disable_USB_CMD.patch
blob: bfe31e36e92c169a502767d923e7e24810b31871 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** ./.config	2020-08-25 21:41:29.247273924 +0200
--- ./.config.old	2020-08-25 21:33:04.910903793 +0200
*************** CONFIG_CMD_SCSI=y
*** 668,674 ****
  # CONFIG_CMD_SDRAM is not set
  # CONFIG_CMD_TSI148 is not set
  # CONFIG_CMD_UNIVERSE is not set
! # CONFIG_CMD_USB is not set
  # CONFIG_CMD_USB_SDP is not set
  # CONFIG_CMD_USB_MASS_STORAGE is not set
  
--- 668,674 ----
  # CONFIG_CMD_SDRAM is not set
  # CONFIG_CMD_TSI148 is not set
  # CONFIG_CMD_UNIVERSE is not set
! CONFIG_CMD_USB=y
  # CONFIG_CMD_USB_SDP is not set
  # CONFIG_CMD_USB_MASS_STORAGE is not set