X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fspring.h;h=2f0a5807be0d58a6e7f15ae7a966d9e98e8497d5;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=d8c9b4a783497122a4678175780418b8ededa44b;hpb=a4d88920e5d0b67a92f8041f5e0fac0ce027bb48;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/spring.h b/include/configs/spring.h index d8c9b4a..2f0a580 100644 --- a/include/configs/spring.h +++ b/include/configs/spring.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SPRING_H @@ -11,8 +10,4 @@ #include #include -#define CONFIG_BOARD_COMMON - -#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" - #endif /* __CONFIG_SPRING_H */