From 103892f1f11569152c739dc0f1d269ebe6226677 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Thu, 12 Jun 2014 16:06:11 +0900 Subject: ARM: tegra: enable DRM staging option Enable DRM staging options by default, since the set tiling ioctl can be used by userspace in conjunction with Nouveau. Signed-off-by: Alexandre Courbot --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 3a36244e3cf6..2535656ebccc 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -301,3 +301,4 @@ CONFIG_DEBUG_LL=y CONFIG_EARLY_PRINTK=y CONFIG_CRYPTO_TWOFISH=y CONFIG_CRC_CCITT=y +CONFIG_DRM_TEGRA_STAGING=y -- cgit v1.2.1