X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Ftb100.h;h=a761c373352c83786a52aed1af02da5643a75a58;hb=8947145cd0ae8adf1c5dc0ae6756d49bf5330b48;hp=a395e6737d55eab4de61ec38977802e48698263b;hpb=a0e80c97c9ba1409c2370f6c8b2a4d6a48cdb15c;p=oweals%2Fu-boot.git diff --git a/include/configs/tb100.h b/include/configs/tb100.h index a395e6737d..a761c37335 100644 --- a/include/configs/tb100.h +++ b/include/configs/tb100.h @@ -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_ @@ -53,15 +52,6 @@ * 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_ */