X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmiqi_rk3288.h;h=e19fa90212839f96809f34f47c0edd7ebcf0db34;hb=6d7dacf726ca043a3f5487549bbfa506c990c813;hp=0c43a2343d09974e24aa9f9e878d91b983484aa0;hpb=2be296538e2e9d2893dc495b3fc8f9f6acb1454c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/miqi_rk3288.h b/include/configs/miqi_rk3288.h index 0c43a23..e19fa90 100644 --- a/include/configs/miqi_rk3288.h +++ b/include/configs/miqi_rk3288.h @@ -1,14 +1,13 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2016 Rockchip Electronics Co., Ltd - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H #define ROCKCHIP_DEVICE_SETTINGS \ - "stdin=serial,cros-ec-keyb\0" \ + "stdin=serial,usbkbd\0" \ "stdout=serial,vidconsole\0" \ "stderr=serial,vidconsole\0"