From 41bbd4412456fcd3ae539c0f642123dcb7dd9155 Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Tue, 7 Feb 2017 14:01:04 +0900 Subject: [PATCH] ARM64: tizen_bcmrpi3_defconfig: Disable FB_BCM2708 Disable FB driver because of using DRM driver. Change-Id: I3bfb899c1e0c71a235952934ecaf749a1d90dd85 Signed-off-by: Joonyoung Shim --- arch/arm64/configs/tizen_bcmrpi3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index 3025911..6ae0f72 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -2070,7 +2070,7 @@ CONFIG_FB_DEFERRED_IO=y # # Frame buffer hardware drivers # -CONFIG_FB_BCM2708=y +# CONFIG_FB_BCM2708 is not set # CONFIG_FB_ARMCLCD is not set # CONFIG_FB_EFI is not set # CONFIG_FB_OPENCORES is not set -- 2.7.4