From b606e1bbc3428d0ebc320f11b361e1b79a21a640 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sun, 7 Jan 2018 19:37:06 +0100 Subject: ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig Convert these configuration options to Kconfig, update board defconfigs and drop them from whitelist. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/porter_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/porter_defconfig') diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 7374a30ed2..65ff3c0a47 100644 --- a/configs/porter_defconfig +++ b/configs/porter_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_RMOBILE=y CONFIG_SYS_MALLOC_F_LEN=0x2000 +CONFIG_R8A7791=y CONFIG_TARGET_PORTER=y CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y -- cgit v1.2.3