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:
parent
9ee38883a7
commit
38b87fbc94
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue