configs: add rk3566.config which bases on rk3568

build command: ./make.sh rk3566

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Iea2a677b4cb6c2030320a9403b0113aa18341168
This commit is contained in:
Joseph Chen 2020-11-04 15:15:19 +08:00
parent 6a1e3c91ed
commit 605de1ae64
1 changed files with 2 additions and 0 deletions

2
configs/rk3566.config Normal file
View File

@ -0,0 +1,2 @@
CONFIG_BASE_DEFCONFIG="rk3568_defconfig"
CONFIG_LOADER_INI="RK3566MINIALL.ini"