Re: [PATCH v7 2/2] m68k: defconfig: update stmark2 defconfig
From: Greg Ungerer
Date: Wed Sep 23 2026 - 08:20:21 EST
Hi Angelo,
On 2/7/26 00:17, Angelo Dureghello wrote:
> From: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
>
> Update stmark2 defconfig enabling MCF5441X DACs.
>
> Signed-off-by: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
Thanks, I have applied this to the m68knommu git tree, for-next branch.
Regards
Greg
> ---
> Changes for v5:
> - move this patch after new Kconfig symbols are added
> ---
> arch/m68k/configs/stmark2_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
> index b3fb95f73a95..3941113bc60b 100644
> --- a/arch/m68k/configs/stmark2_defconfig
> +++ b/arch/m68k/configs/stmark2_defconfig
> @@ -76,6 +76,8 @@ CONFIG_DMADEVICES=y
> CONFIG_MCF_EDMA=y
> # CONFIG_VIRTIO_MENU is not set
> # CONFIG_VHOST_MENU is not set
> +CONFIG_IIO=y
> +CONFIG_MCF54415_DAC=y
> CONFIG_EXT2_FS=y
> CONFIG_EXT2_FS_XATTR=y
> CONFIG_EXT2_FS_POSIX_ACL=y
>