global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / mk808.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2
3 #ifndef __CONFIG_H
4 #define __CONFIG_H
5
6 #define ROCKCHIP_DEVICE_SETTINGS
7 #include <configs/rk3066_common.h>
8
9 #endif