Kconfig 105 B

123456789
  1. if TARGET_ZIPITZ2
  2. config SYS_BOARD
  3. default "zipitz2"
  4. config SYS_CONFIG_NAME
  5. default "zipitz2"
  6. endif