From 28ce9e9981adb64437c41a3b6fec4b8fc01d927f Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 7 Aug 2018 15:09:18 -0400 Subject: [PATCH] potter_defconfig: enable MODS_USB_EXT_BRIDGE and MODS_USB_EXT_BRIDGE required by greybus Change-Id: I3df63a631cbb9a4e3ce7f78ba13687f982d9b0cb --- arch/arm64/configs/potter_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/configs/potter_defconfig b/arch/arm64/configs/potter_defconfig index 006ac5b5897a..5b74f92233d4 100644 --- a/arch/arm64/configs/potter_defconfig +++ b/arch/arm64/configs/potter_defconfig @@ -1263,8 +1263,8 @@ CONFIG_HAPTIC_DRV2605=y # CONFIG_HAPTIC_DRV2624 is not set CONFIG_ALSA_TO_H2W=y CONFIG_DROPBOX=y -# CONFIG_MODS_USB_EXT_BRIDGE is not set -# CONFIG_MODS_CODEC_BUS is not set +CONFIG_MODS_USB_EXT_BRIDGE=y +CONFIG_MODS_CODEC_BUS=y # CONFIG_MODS_MODBUS_EXT is not set # CONFIG_HD3SS460_MUX is not set # CONFIG_USB3813 is not set