cmd: Fix Kconfig coding style
[u-boot.git] / include / configs / odroid_m1.h
blob0d2e9fd94bf1619b8d99d1c12d425132374b7190
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 #ifndef __ODROID_M1_H
4 #define __ODROID_M1_H
6 #define ROCKCHIP_DEVICE_SETTINGS \
7 "cramfsaddr=0x0c000000\0"
9 #include <configs/rk3568_common.h>
11 #endif