From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9217E375AD2 for ; Mon, 2 Mar 2026 10:25:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772447127; cv=none; b=Ur5DPFaTM3qNfIqnxPsnSLVh3Z1THGYc919/C5Im6NQdU2DGV2MYFcqRIH3L7uefEtxKi+m0NHztrB6ng2/RUXlMrrbrXSOSdVj+7o2dpmS9JiqfZyg24+Jo67ocUlLYdICIUc/UeJbuQZCh9CzSKzANJKru2I/RjRuEMec+vYY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772447127; c=relaxed/simple; bh=wf8H0tEOxyxj9/9oFM8DHALX6KYAT9fJ+PFtYMC8n5g=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YETayI9usGP9SnIhPLQ4BRNcM1Kzf8ZAxT4lH7+31MfaChlW8V7BQ+Hb5HXu1z1wQihUsx9cgiXX+jnfa7c+R9vmdLKNc33WmsibZT/2DOE1zahu6cXpodOneVr5I/BIALEYHm/sD1hIsXO7pyO+Ug19edZ+tBqTwBZKyA+Kqkw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0BF82C19423; Mon, 2 Mar 2026 10:25:25 +0000 (UTC) From: Geert Uytterhoeven To: Philip Blundell , Kars de Jong Cc: linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/2] m68k: defconfig: Logo and regular updates Date: Mon, 2 Mar 2026 11:25:18 +0100 Message-ID: X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Hi all, The recent logo configuration updates forced me to look into the logo needs of the various platforms. I plan to queue these for v7.1. Thanks for your comments! Geert Uytterhoeven (2): m68k: defconfig: hp300: Enable monochrome and 16-color linux logos m68k: defconfig: Update defconfigs for v7.0-rc1 arch/m68k/configs/amiga_defconfig | 2 ++ arch/m68k/configs/apollo_defconfig | 2 +- arch/m68k/configs/atari_defconfig | 2 ++ arch/m68k/configs/hp300_defconfig | 4 ++-- arch/m68k/configs/mac_defconfig | 2 ++ arch/m68k/configs/multi_defconfig | 2 ++ arch/m68k/configs/q40_defconfig | 2 ++ 7 files changed, 13 insertions(+), 3 deletions(-) -- 2.43.0 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds