hw18: configs.h: remove CONFIG_MD5 as it is defined in the build config
This commit is contained in:
parent
18568d785f
commit
90afbadbbb
|
|
@ -193,11 +193,6 @@
|
|||
*/
|
||||
#include "mv-common.h"
|
||||
|
||||
/*
|
||||
* NBHW needs md5 support
|
||||
*/
|
||||
#define CONFIG_MD5
|
||||
|
||||
/*
|
||||
* We need some functions to be called after environment setup
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue