summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Nihalani <bnihalani@nvidia.com>2011-05-25 13:54:37 +0530
committerNiket Sirsi <nsirsi@nvidia.com>2011-05-31 18:11:09 -0700
commit7087fe997d55bd610c095c4c93b2e7149eb329af (patch)
treee2f51aba8c0c98cbc8d3364e9aacaa1aab654928
parent032267ed03fcd65c15008c0f2292064f9404b2a6 (diff)
ARM: defconfig: enable TEGRA_CONSERVATIVE_GOV_ON_EARLYSUPSEND
This config is enabled for all tegra boards Bug 817727 Change-Id: Ib5fa1fd7703f64550685ff9bd5968d8467c72aac Reviewed-on: http://git-master/r/32197 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_cardhu_android_defconfig1
-rw-r--r--arch/arm/configs/tegra_defconfig1
-rw-r--r--arch/arm/configs/tegra_enterprise_android_defconfig1
-rw-r--r--arch/arm/configs/tegra_whistler_android_defconfig3
4 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_cardhu_android_defconfig b/arch/arm/configs/tegra_cardhu_android_defconfig
index 80131382a009..892da1614d39 100644
--- a/arch/arm/configs/tegra_cardhu_android_defconfig
+++ b/arch/arm/configs/tegra_cardhu_android_defconfig
@@ -31,6 +31,7 @@ CONFIG_TEGRA_DEBUG_UARTA=y
CONFIG_TEGRA_PWM=y
CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_TEGRA_CLOCK_DEBUG_WRITE=y
+CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND=y
CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y
CONFIG_ARM_ERRATA_752520=y
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 5a6c26a27604..e01b0a8361fa 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -31,6 +31,7 @@ CONFIG_TEGRA_DEBUG_UARTD=y
CONFIG_TEGRA_PWM=y
CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_TEGRA_MC_PROFILE=y
+CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND=y
CONFIG_ARM_ERRATA_720789=y
CONFIG_ARM_ERRATA_751472=y
CONFIG_ARM_ERRATA_752520=y
diff --git a/arch/arm/configs/tegra_enterprise_android_defconfig b/arch/arm/configs/tegra_enterprise_android_defconfig
index 201bf17c4166..f09bd6d2fe7c 100644
--- a/arch/arm/configs/tegra_enterprise_android_defconfig
+++ b/arch/arm/configs/tegra_enterprise_android_defconfig
@@ -33,6 +33,7 @@ CONFIG_TEGRA_EMC_SCALING_ENABLE=y
# CONFIG_TEGRA_CPU_DVFS is not set
CONFIG_TEGRA_CLOCK_DEBUG_WRITE=y
CONFIG_TEGRA_MC_PROFILE=y
+CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND=y
CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y
CONFIG_ARM_ERRATA_752520=y
diff --git a/arch/arm/configs/tegra_whistler_android_defconfig b/arch/arm/configs/tegra_whistler_android_defconfig
index 079334ae2d86..48cdbe70b228 100644
--- a/arch/arm/configs/tegra_whistler_android_defconfig
+++ b/arch/arm/configs/tegra_whistler_android_defconfig
@@ -31,6 +31,7 @@ CONFIG_TEGRA_SPI_SLAVE=y
CONFIG_TEGRA_PWM=y
CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_TEGRA_MC_PROFILE=y
+CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND=y
CONFIG_ARM_ERRATA_720789=y
CONFIG_ARM_ERRATA_751472=y
CONFIG_ARM_ERRATA_752520=y
@@ -248,8 +249,8 @@ CONFIG_VIDEO_DEV=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_OV5650=y
-CONFIG_VIDEO_AD5820=y
CONFIG_VIDEO_SOC380=y
+CONFIG_VIDEO_AD5820=y
CONFIG_USB_VIDEO_CLASS=y
# CONFIG_USB_GSPCA is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y