• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if TARGET_KP_IMX6Q_TPC
2
3config SYS_BOARD
4	default "kp_imx6q_tpc"
5
6config SYS_VENDOR
7	default "k+p"
8
9config SYS_CONFIG_NAME
10	default "kp_imx6q_tpc"
11
12endif
13