mainboard/dell: align shared product string to 7010/9010#873
Open
WuXieSec wants to merge 2 commits into
Open
Conversation
miczyg1
requested changes
Apr 16, 2026
Author
|
Thanks, you were right. I reworked this to keep separate 7010 and 9010 identification strings, introduced Updated in |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up low-risk alignment for #1182: update shared product string for the currently combined 7010/9010 SFF board target.
Change
src/mainboard/dell/snb_ivb_workstations/Kconfigdefault "OptiPlex 9010" if BOARD_DELL_OPTIPLEX_9010default "OptiPlex 7010/9010" if BOARD_DELL_OPTIPLEX_9010Why
Current board target is used for shared 7010/9010 SFF support. This keeps user-visible naming aligned with support scope while bigger separation work continues.
Related issue: Dasharo/dasharo-issues#1182