• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版66a0487abfe70ed46428f7b7482d02ba5ce54739 (tree)
时间2020-07-26 18:20:14
作者Yoshinori Sato <ysato@user...>
CommiterYoshinori Sato

Log Message

ap_rx64m_0a: Add Kconfig

更改概述

差异

--- /dev/null
+++ b/board/alphaproject/ap_rx64m_0a/Kconfig
@@ -0,0 +1,9 @@
1+if TARGET_AP_RX64M
2+
3+config SYS_BOARD
4+ default "AP-RX64M-0A"
5+
6+config SYS_CONFIG_NAME
7+ default "AP-RX64M-0A"
8+
9+endif