mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
ASoC: codec: twl4030: Convert to GPIO descriptors
Merge series from "Peng Fan (OSS)" <peng.fan@oss.nxp.com>: This is separated from [1]. With an update that sorting the headers in a separate patch. No other changes, so I still keep Linus' R-b for Patch 2. [1] https://lore.kernel.org/all/20250408-asoc-gpio-v1-3-c0db9d3fd6e9@nxp.com/
This commit is contained in:
@@ -44,6 +44,8 @@ CONFIG_REGMAP_BUILD=y
|
||||
|
||||
CONFIG_AUDIT=y
|
||||
|
||||
CONFIG_PRIME_NUMBERS=y
|
||||
|
||||
CONFIG_SECURITY=y
|
||||
CONFIG_SECURITY_APPARMOR=y
|
||||
CONFIG_SECURITY_LANDLOCK=y
|
||||
|
||||
@@ -7,7 +7,9 @@ CONFIG_CPU_SUBTYPE_SH7751R=y
|
||||
CONFIG_MEMORY_START=0x0c000000
|
||||
CONFIG_SH_RTS7751R2D=y
|
||||
CONFIG_RTS7751R2D_PLUS=y
|
||||
CONFIG_SERIAL_SH_SCI=y''',
|
||||
CONFIG_SERIAL_SH_SCI=y
|
||||
CONFIG_CMDLINE_EXTEND=y
|
||||
''',
|
||||
qemu_arch='sh4',
|
||||
kernel_path='arch/sh/boot/zImage',
|
||||
kernel_command_line='console=ttySC1',
|
||||
|
||||
Reference in New Issue
Block a user