Skip to content
Snippets Groups Projects
Commit 0dac6b4e authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

net: Move the VCI and client arch values to Kconfig


We have a bunch of boards that define their vendor class identifier and
client archs in the board files or in the distro config. Move everything
to the generic Kconfig options.

We're missing the distinction between i386 and x86_64, as I couldn't find
any config variable that would tell us the difference. Is that really important
to people? I guess not, so I left it out.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 4570a993
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 30 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment