Merge git://git.denx.de/u-boot-socfpga
[platform/kernel/u-boot.git] / include / configs / tb100.h
index a395e67..a761c37 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2011-2014 Pierrick Hascoet, Abilis Systems
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _CONFIG_TB100_H_
  * Command line configuration
  */
 
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
-
-/*
- * Environment settings
- */
-#define CONFIG_ENV_SIZE                        SZ_2K
-#define CONFIG_ENV_OFFSET              0
-
 /*
  * Environment configuration
  */
@@ -71,6 +61,5 @@
 /*
  * Console configuration
  */
-#define CONFIG_SYS_LONGHELP
 
 #endif /* _CONFIG_TB100_H_ */