Kconfig 105 B

123456789
  1. if TARGET_INKA4X0
  2. config SYS_BOARD
  3. default "inka4x0"
  4. config SYS_CONFIG_NAME
  5. default "inka4x0"
  6. endif