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 --- include/configs/alt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/alt.h') diff --git a/include/configs/alt.h b/include/configs/alt.h index e35ddc8ed8..84fc705a04 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -11,7 +11,6 @@ #define __ALT_H #undef DEBUG -#define CONFIG_R8A7794 #define CONFIG_ARCH_RMOBILE_BOARD_STRING "Alt" #include "rcar-gen2-common.h" -- cgit