Convert CONFIG_TEGRA_GPU to Kconfig
[platform/kernel/u-boot.git] / include / configs / exynos5-dt-common.h
index cc9ffda..bcbdfa7 100644 (file)
@@ -21,8 +21,6 @@
 #define FLASH_SIZE             (4 << 20)
 #define CONFIG_SPI_BOOTING
 
-#define CONFIG_BOARD_COMMON
-
 /* Display */
 #ifdef CONFIG_LCD
 #define CONFIG_EXYNOS_FB
@@ -30,7 +28,4 @@
 #define LCD_BPP                        LCD_COLOR16
 #endif
 
-/* Enable keyboard */
-#define CONFIG_KEYBOARD
-
 #endif