mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
config BR2_PACKAGE_SUPERIOTOOL
|
|
bool "superiotool"
|
|
depends on BR2_x86_64 || BR2_i386
|
|
select BR2_PACKAGE_PCIUTILS
|
|
help
|
|
Super I/O detection tool.
|
|
|
|
https://www.coreboot.org/Superiotool
|