tree: b4d2e5349f4b1047d0d182b9fa5f5799bec8b69c [path history] [tgz]
  1. cfgdata_main.c
  2. Kconfig
  3. Make.defs
  4. Makefile
  5. README.md
system/cfgdata/README.md

System / cfgdata

Author: Ken Pettit
  Date: 18 December 2018

This application provides a command line interface for managing platform specific configdata within the /dev/config device.

Usage:

config <cmd> [arguments]

Where <cmd> is one of:

  • all – show all config entries
  • print – display a specific config entry
  • set – set or change a config entry
  • unset – delete a config entry