diff options
Diffstat (limited to 'include/configs/nsa310s.h')
-rw-r--r-- | include/configs/nsa310s.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/nsa310s.h b/include/configs/nsa310s.h index e59ef11e66..13812c43a1 100644 --- a/include/configs/nsa310s.h +++ b/include/configs/nsa310s.h @@ -15,15 +15,6 @@ #define CONFIG_KW88F6702 1 /* SOC Name */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ -/* compression configuration */ -#define CONFIG_BZIP2 - -/* commands configuration */ - -/* - * mv-common.h should be defined after CMD configs since it used them - * to enable certain macros - */ #include "mv-common.h" /* environment variables configuration */ |