hw18: configs.h: remove CONFIG_MD5 as it is defined in the build config

This commit is contained in:
Alexandre Bard 2019-05-07 13:32:52 +02:00
parent 18568d785f
commit 90afbadbbb
1 changed files with 0 additions and 5 deletions

View File

@ -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
*/