Kconfig 99 B

123456789
  1. if TARGET_CANMB
  2. config SYS_BOARD
  3. default "canmb"
  4. config SYS_CONFIG_NAME
  5. default "canmb"
  6. endif