X-Git-Url: http://review.tizen.org/git/?p=platform%2Fkernel%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fsmdk5250.h;h=66fa1799e7b53edc8ea7dad78a82710bdcf04c43;hp=5c6088756328b458aad2492f92fc9253dfb34ccf;hb=HEAD;hpb=a2ed3f452dd1cf4982fe46d5111d200909786686 diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h index 5c60887..c6d2b23 100644 --- a/include/configs/smdk5250.h +++ b/include/configs/smdk5250.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Samsung Electronics * * Configuration settings for the SAMSUNG SMDK5250 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SMDK_H @@ -13,13 +12,4 @@ #include #include -#undef CONFIG_LCD -#undef CONFIG_EXYNOS_FB -#undef CONFIG_EXYNOS_DP -#undef CONFIG_KEYBOARD - -#define CONFIG_BOARD_COMMON - -#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" - #endif /* __CONFIG_SMDK_H */