xref: /OK3568_Linux_fs/yocto/meta-rockchip/conf/machine/include/rk3326.inc (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# Copyright (c) 2019, Fuzhou Rockchip Electronics Co., Ltd
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SOC_FAMILY ?= "rk3326"
5require conf/machine/include/px30.inc
6
7KBUILD_DEFCONFIG = "rk3326_linux_defconfig"
8KBUILD_DEFCONFIGS = "px30_linux_defconfig rk3326_linux.config"
9