Kconfig 96 B

123456789
  1. if TARGET_V38B
  2. config SYS_BOARD
  3. default "v38b"
  4. config SYS_CONFIG_NAME
  5. default "v38b"
  6. endif