Config.in 279 B

123456789
  1. config BR2_PACKAGE_DMIDECODE
  2. bool "dmidecode"
  3. depends on BR2_aarch64 || BR2_i386 || BR2_x86_64
  4. help
  5. Dmidecode reports information about your system's hardware
  6. as described in your system BIOS according to the SMBIOS/DMI
  7. standard.
  8. http://www.nongnu.org/dmidecode/