x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define
[oweals/u-boot.git] / include / configs / huawei_hg556a.h
index 6bd2d76f530c7c0d25aa7c9bc54bcd9a68d4164f..0a33220ea7be5626a28172268ab7429df791f6f3 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <configs/bmips_common.h>
@@ -11,9 +10,5 @@
 
 #define CONFIG_ENV_SIZE                        (8 * 1024)
 
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
-#define CONFIG_SYS_LONGHELP
-
 #define CONFIG_SYS_FLASH_CFI           1
 #define CONFIG_FLASH_CFI_DRIVER                1