X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fgeekbox.h;h=91f4feb737086270b08097086f654595c02a3cea;hb=1058bc5ccce5ffcd1e545313c3e032c8923aa7f0;hp=6f6007e65babab3a9fe80b890de8ddd728bc026b;hpb=235c5b8315c6a9eb566fd3d99a098cc6db869fc5;p=oweals%2Fu-boot.git diff --git a/include/configs/geekbox.h b/include/configs/geekbox.h index 6f6007e65b..91f4feb737 100644 --- a/include/configs/geekbox.h +++ b/include/configs/geekbox.h @@ -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,9 +8,6 @@ #include -#define CONFIG_ENV_IS_NOWHERE -#define CONFIG_ENV_SIZE 0x2000 - #define CONFIG_CONSOLE_SCROLL_LINES 10 #endif