Revision | 66a0487abfe70ed46428f7b7482d02ba5ce54739 (tree) |
---|---|
Time | 2020-07-26 18:20:14 |
Author | Yoshinori Sato <ysato@user...> |
Commiter | Yoshinori Sato |
ap_rx64m_0a: Add 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 |