commit | 0abc9fb8be10188b4509e4c87ae53517644f6132 | [log] [tgz] |
---|---|---|
author | Filip Kokosinski <fkokosinski@antmicro.com> | Wed Sep 18 11:11:49 2024 +0200 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Fri Sep 20 13:14:41 2024 +0200 |
tree | 53f26725ea1267414795cffe25681cc1b2b02989 | |
parent | 0a59ed609cc2412746a4ae6e4db88ff88c1e905d [diff] |
boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards This commit removes the y-selection of the `CONFIG_PINCTRL` Kconfig option in FE310-based boards defconfig files. It also makes drivers used in FE310 y-select `CONFIG_PINCTRL` if pinmuxing is needed. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>