60c0467a94
Porter is an entry level development board based on R-Car M2 SoC (R8A7791) This commit supports the following peripherals: - SCIF, I2C, Ethernet, QSPI, SD, USB Host Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_RMOBILE=y
|
|
CONFIG_TARGET_PORTER=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_SERIAL=y
|
|
CONFIG_SH_SDHI=y
|