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ß <[email protected]>
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ß <[email protected]>
the drivers are already enabled by default
when they are activated in the device tree.

Signed-off-by: Fin Maaß <[email protected]>
use configdefault, when we want to change
the default of a Kconfig option.

Signed-off-by: Fin Maaß <[email protected]>
@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
@maass-hamburg
Copy link
Member Author

@kartben do you mind taking a look on this cleanup as the assignee, so this can go in 4.3

@kartben kartben assigned tejlmand and nordicjm and unassigned kartben Oct 24, 2025
@kartben
Copy link
Contributor

kartben commented Oct 24, 2025

@kartben do you mind taking a look on this cleanup as the assignee, so this can go in 4.3

I feel more comfortable re-assignning to build system maintainers/collaborators, if that's ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

6 participants