From 1a691f101632955a994a0198fc5498b108e97fbc Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Wed, 30 Oct 2019 15:42:15 +0800 Subject: rm include/configs --- include/configs/rock2.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 include/configs/rock2.h (limited to 'include/configs/rock2.h') diff --git a/include/configs/rock2.h b/include/configs/rock2.h deleted file mode 100644 index 917caf4..0000000 --- a/include/configs/rock2.h +++ /dev/null @@ -1,18 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * (C) Copyright 2015 Google, Inc - */ - -#ifndef __CONFIG_H -#define __CONFIG_H - -#define ROCKCHIP_DEVICE_SETTINGS \ - "stdin=serial,cros-ec-keyb\0" \ - "stdout=serial,vidconsole\0" \ - "stderr=serial,vidconsole\0" - -#include - -#define CONFIG_SYS_MMC_ENV_DEV 0 - -#endif -- cgit v1.2.3