]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00280494-2 Add config for mfgtools
authorFrank Li <Frank.li@freescale.com>
Thu, 3 Oct 2013 19:51:58 +0000 (14:51 -0500)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:54 +0000 (21:16 -0600)
commit2921e70c7c53b935c864a4c4eb45359e0ce38793
treec5986b133133894897555324f5ab9157bac4e236
parent66c968ef869226ef43a8131aa1596e41d6cbfc0d
ENGR00280494-2 Add config for mfgtools

Build in USB Mass storage
Enable CONFIG_FSL_UTP

Must list all gadgets in config file
otherwise CONFIG_USB_MASS_STORAGE becomes to m

+# CONFIG_USB_ZERO is not set
+# CONFIG_USB_AUDIO is not set
+# CONFIG_USB_ETH is not set
+# CONFIG_USB_G_NCM is not set
+# CONFIG_USB_GADGETFS is not set
+# CONFIG_USB_FUNCTIONFS is not set
+CONFIG_USB_MASS_STORAGE=y
+CONFIG_FSL_UTP=y
+# CONFIG_USB_G_SERIAL is not set
+# CONFIG_USB_MIDI_GADGET is not set
+# CONFIG_USB_G_PRINTER is not set
+# CONFIG_USB_CDC_COMPOSITE is not set
+# CONFIG_USB_G_ACM_MS is not set
+# CONFIG_USB_G_MULTI is not set
+# CONFIG_USB_G_HID is not set
+# CONFIG_USB_G_DBGP is not set
+# CONFIG_USB_G_WEBCAM is not set

Signed-off-by: Frank Li <Frank.li@freescale.com>
arch/arm/configs/imx_v7_mfg_defconfig [new file with mode: 0644]