rv1126: configs: remove CONFIG_SUPPORT_USBPLUG wrap

Wrapping makes no sense.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I107fcb8a73438e10392511c43e17d03119b55fc0
This commit is contained in:
Joseph Chen 2020-06-08 16:41:14 +08:00
parent 9ee38883a7
commit 38b87fbc94
1 changed files with 0 additions and 2 deletions

View File

@ -9,9 +9,7 @@
#include <configs/rv1126_common.h> #include <configs/rv1126_common.h>
#ifndef CONFIG_SUPPORT_USBPLUG
#define CONFIG_SUPPORT_EMMC_RPMB #define CONFIG_SUPPORT_EMMC_RPMB
#endif
#define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_DEV 0