Skip to content

Commit efad535

Browse files
committed
Merge tag 'omap-for-v5.19/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/defconfig
Defconfig changes for omaps Changes to add tlv320aic3x and is176x drivers as loadable modules to omap2plus_defconfig. * tag 'omap-for-v5.19/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: omap2plus_defconfig: Enable ISP176x USB driver ARM: omap2plus_defconfig: enable TLV320AIC3X Link: https://lore.kernel.org/r/pull-1651061256-836848@atomide.com-2 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 65462ba + 5c81cfb commit efad535

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm/configs/omap2plus_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@ CONFIG_SND_SOC_OMAP_ABE_TWL6040=m
553553
CONFIG_SND_SOC_OMAP_HDMI=m
554554
CONFIG_SND_SOC_CPCAP=m
555555
CONFIG_SND_SOC_TLV320AIC23_I2C=m
556+
CONFIG_SND_SOC_TLV320AIC3X=m
557+
CONFIG_SND_SOC_TLV320AIC3X_I2C=m
556558
CONFIG_SND_SIMPLE_CARD=m
557559
CONFIG_SND_AUDIO_GRAPH_CARD=m
558560
CONFIG_HID_GENERIC=m
@@ -576,6 +578,7 @@ CONFIG_USB_INVENTRA_DMA=y
576578
CONFIG_USB_TI_CPPI41_DMA=y
577579
CONFIG_USB_TUSB_OMAP_DMA=y
578580
CONFIG_USB_DWC3=m
581+
CONFIG_USB_ISP1760=m
579582
CONFIG_USB_SERIAL=m
580583
CONFIG_USB_SERIAL_GENERIC=y
581584
CONFIG_USB_SERIAL_SIMPLE=m

0 commit comments

Comments
 (0)