configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
[platform/kernel/u-boot.git] / include / configs / geekbox.h
index 7a707cb..4b12eb7 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2016 Andreas Färber
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIGS_GEEKBOX_H
@@ -9,8 +8,4 @@
 
 #include <configs/rk3368_common.h>
 
-#define CONFIG_ENV_SIZE                        0x2000
-
-#define CONFIG_CONSOLE_SCROLL_LINES            10
-
 #endif