Config.in.host 305 B

12345678910
  1. config BR2_PACKAGE_HOST_DTC
  2. bool "host dtc"
  3. help
  4. The Device Tree Compiler, dtc, takes as input a device-tree in
  5. a given format and outputs a device-tree in another format.
  6. Install host tools: dtc, convert-dtsv0, fdtdump, fdtget and
  7. fdtput.
  8. https://git.kernel.org/cgit/utils/dtc/dtc.git