Kconfig 93 B

123456789
  1. if TARGET_PR1
  2. config SYS_BOARD
  3. default "pr1"
  4. config SYS_CONFIG_NAME
  5. default "pr1"
  6. endif