summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorLauri Peltonen <lpeltonen@nvidia.com>2014-03-12 18:44:55 +0200
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:07:31 -0700
commit05bbcad2a5bfdc08ee2f4d4e0bc69bc2fbbe74c6 (patch)
treee330297a0526482330f27117ef1c0b5fc4d80496 /arch/arm/configs
parent0201603a18435d2b4e1df25e2892202588e8f8c4 (diff)
gpu: nvgpu: Allow module build
This patch makes the necessary modifications to the gk20a driver to allow building it as a module. Bug 1476801 Change-Id: I88c4e1c1867baa1c2d010ac6e0c30bdb5fd63b91 Signed-off-by: Lauri Peltonen <lpeltonen@nvidia.com> Reviewed-on: http://git-master/r/380970 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tegra_ardbeg_mods_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_ardbeg_mods_defconfig b/arch/arm/configs/tegra_ardbeg_mods_defconfig
index 8587f058e1a6..2bd35adee658 100644
--- a/arch/arm/configs/tegra_ardbeg_mods_defconfig
+++ b/arch/arm/configs/tegra_ardbeg_mods_defconfig
@@ -29,7 +29,6 @@ CONFIG_MACH_LOKI=y
CONFIG_MACH_LAGUNA=y
CONFIG_TEGRA_EMC_SCALING_ENABLE=y
# CONFIG_TEGRA_GPU_DVFS is not set
-# CONFIG_TEGRA_GK20A is not set
CONFIG_TEGRA_CLOCK_DEBUG_WRITE=y
CONFIG_TEGRA_CLOCK_DEBUG_FUNC=y
CONFIG_TEGRA_EDP_LIMITS=y
@@ -317,6 +316,7 @@ CONFIG_EXTCON_MAX77665=y
CONFIG_IIO=y
CONFIG_PWM=y
CONFIG_PWM_TEGRA=y
+# CONFIG_GK20A is not set
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y