Skip to content

Conversation

maass-hamburg
Copy link
Member

use configdefault and remove redundant defaults

@maass-hamburg
Copy link
Member Author

it might seem much, but it's a lot of the same changes, just for different boards, which are all pretty trivial

MDIO will be enabled by default by the ethernet phy, when
needed, we don't need to enable it explicitly in the defconfig files.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
DISK_DRIVER_SDMMC is already by default y,
if it is enabled in the dt, so we shouldn't overwrite
that.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
the drivers are already enabled by default
when they are activated in the device tree.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
use configdefault, when we want to change
the default of a Kconfig option.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
@pdgendt pdgendt requested review from JordanYates and removed request for djiatsaf-st October 22, 2025 13:24
@sonarqubecloud
Copy link

Copy link
Contributor

@JordanYates JordanYates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concept is good, spot checks on individual files are fine.

@maass-hamburg maass-hamburg added this to the v4.3.0 milestone Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants