[PATCH 01/16] pinctrl: renesas: Add Kconfig symbol for conditional build of full PFC tables

Tom Rini trini at konsulko.com
Sun Dec 22 00:47:01 CET 2024


On Sat, Dec 21, 2024 at 10:34:00PM +0100, Marek Vasut wrote:

> By default the pin multiplexing tables used by U-Boot are reduced
> to keep the size of the bootloader low. This option allows build of
> full pin multiplexing tables the same way they are included in the
> Linux kernel. This includes pin multiplexing options for Audio, CAN,
> CANFD, DU, INTC, INTC-EX, MSIOF, PWM, SSI, for which there is no
> U-Boot driver. This option is disabled by default.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
[snip]
> +config PINCTRL_PFC_FULL
> +	bool "Renesas pin control drivers (full size)"
> +	depends on PINCTRL_PFC
> +	default n

The "default n" is the default when there's no default keyword. Please
drop when applying, assuming no other changes are requested, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241221/80f8c0df/attachment.sig>


More information about the U-Boot mailing list