commit | 6a465863add5884c247d1125670eae76e0fdb74b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Mon Dec 23 14:34:15 2024 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed Dec 25 19:29:47 2024 +0100 |
tree | 131069354f40bdd75b86de8f828e84ff6cd36b17 | |
parent | 0626624566569fbb8e1d781ae1f6ff57267ee161 [diff] |
pinctrl: renesas: Minimize R8A77990 E3 PFC tables Reduce the PFC tables by ifdeffing out pinmux settings which are unlikely to be used by U-Boot. This helps reduce the size of the bootloader in the 10 kiB range. This includes conditional build of these PFC additions: - Audio - CAN/CANFD - DU - INTC/INTC-EX - MSIOF - PWM - SSI - VIN Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>