rtl8188eu: Change CONFIG_IOL_READ_EFUSE_MAP to CONFIG_IOL

When CONFIG_IOL is defined, then CONFIG_IOL_READ_EFUSE_MAP is automatically
defined.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-03-01 10:20:25 -06:00
parent 6dea1f4270
commit 71377b69a4
3 changed files with 2 additions and 3 deletions

View file

@ -58,7 +58,6 @@
#endif // CONFIG_LED
#ifdef CONFIG_IOL
#define CONFIG_IOL_READ_EFUSE_MAP
#define CONFIG_IOL_EFUSE_PATCH
#endif