Kconfig 191 B

123456789101112
  1. menu "Amlogic BOOT MONITOR SYSFS"
  2. config BOOT_MONITOR
  3. bool "BOOT MONITOR SYSFS"
  4. depends on ARCH_MESON6
  5. default n
  6. ---help---
  7. This module adds support for boot monitor sysfs.
  8. endmenu