diff options
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r-- | include/configs/snapper9g45.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index be36e9f586..fcd35b715c 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -99,8 +99,4 @@ /* U-Boot memory settings */ #define CONFIG_SYS_MALLOC_LEN (1 << 20) -/* Command line configuration */ -#define CONFIG_CMD_MII -#define CONFIG_CMD_CACHE - #endif /* __CONFIG_H */ |