Kconfig 126 B

123456789
  1. if TARGET_BF537_MINOTAUR
  2. config SYS_BOARD
  3. default "bf537-minotaur"
  4. config SYS_CONFIG_NAME
  5. default "bf537-minotaur"
  6. endif