summaryrefslogtreecommitdiffstats
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2019-01-22 09:04:05 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-13 23:47:37 -0500
commit2f9da5e43ca1d317fec2da9430257e7986853aa2 (patch)
tree40b51ac8393ffadf3ded1736ab22cd9bf4ef100b /meta-aspeed/recipes-kernel
parentc0173b224ac171bc0a58c060317aa56cc89502d4 (diff)
downloadtalos-openbmc-2f9da5e43ca1d317fec2da9430257e7986853aa2.tar.gz
talos-openbmc-2f9da5e43ca1d317fec2da9430257e7986853aa2.zip
ast2500: defconfig: Add USB Mass Storage
USB Mass Storage will be used for implementing Virtual Media. This adds about 800 bytes to the kernel image: Before: -rw-r--r-- 2 anoo anoo 2582512 Jan 22 09:57 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122155444.bin After: -rw-r--r-- 2 anoo anoo 2583344 Jan 22 10:02 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122160056.bin (From meta-aspeed rev: f7c9426e180f46dedd04ac0b671064ba792cff28) Change-Id: If453830f4e55c2abbb8cd703f589b7caf24fafd6 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-rwxr-xr-xmeta-aspeed/recipes-kernel/linux/ast2500/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/ast2500/defconfig b/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
index 2869a6498..7d34e15cf 100755
--- a/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
@@ -193,6 +193,7 @@ CONFIG_USB_GADGET=y
CONFIG_USB_ASPEED_VHUB=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
+CONFIG_USB_MASS_STORAGE=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_CLASS_FLASH=y
OpenPOWER on IntegriCloud