Home
last modified time | relevance | path

Searched hist:f8136e68cc2bb31cdfdcd54329efa5637171f98f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/
H A DKconfigf8136e68cc2bb31cdfdcd54329efa5637171f98f Wed Jun 28 08:27:37 UTC 2017 Andy Yan <andy.yan@rock-chips.com> ARM: make memset and memcpy prompt message more clearly

The origin SPL_USE_ARCH_MEMSET/MEMCPY use same prompt message
as USE_ARCH_MEMSET/MEMCPY, which makes it's hard to distinguish
them in menuconfig interface. This patch gives them different
prompt messages for spl and none-spl config.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>