Kconfig 93 B

123456789
  1. if TARGET_SC3
  2. config SYS_BOARD
  3. default "sc3"
  4. config SYS_CONFIG_NAME
  5. default "sc3"
  6. endif