summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tegra3_defconfig
AgeCommit message (Collapse)Author
2013-11-18Revert "media: camera config changes"Vikram Fugro
This reverts commit dd9a841da571a41d43f1eeaac1785b2adb1d80f3. The config changes (for V4L2) can be done manually as per need basis for V4L2, followed by compiling the kernel. Change-Id: I9174bce0f3da2974ab703b238dfb8fb3bbf607c5 Signed-off-by: Vikram Fugro <vfugro@nvidia.com> Reviewed-on: http://git-master/r/327607 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Kaustubh Purandare <kpurandare@nvidia.com> Reviewed-by: Winnie Hsu <whsu@nvidia.com> Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2013-10-30media: camera config changesVikram Fugro
- Disables TEGRA_CAMERA - Enables SOC_CAMERA and OV5640 sensor support Bug 1369083 Change-Id: I073c226e9f04a6f4f4699051f624a755dceb36cb Signed-off-by: Vikram Fugro <vfugro@nvidia.com> Reviewed-on: http://git-master/r/309491 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2013-08-06config: tegra3: Turn off R8169 firmware loadingMursalin Akon
The firmware is not being in use currently. So, turn the loading code off. Bug 1236060 Bug 991551 Change-Id: Id41cf762b59502d0ece470e315ac75d93e3b6b39 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/218613 (cherry picked from commit f15976bdfb32d6c5e20057f6d4d57646c15a5591) Reviewed-on: http://git-master/r/258354 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2013-03-07ARM: Config: Tegra3:Disabled CONFIG_INPUT_MOUSEDEVNaveen Kumar S
Disabled CONFIG_INPUT_MOUSEDEV to avoid kernel registering PS/2 mouse devices, which are mostly not in use now. Bug 1162832 Change-Id: I0b44af668fa94ffc589e646a842259afa837731e Signed-off-by: Naveen Kumar S <nkumars@nvidia.com> Reviewed-on: http://git-master/r/187807 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2013-02-01config: tegra3: enable /dev mount with ACLMursalin Akon
enable /dev mount with ACL Bug 1225372 Bug 1219372 Change-Id: I3b80012e97c3a5ec8358285f81c5111a30ed19f8 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/196206 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2012-12-18net: wireless: bcmdhd: Do not use P2PMursalin Akon
Do not use P2P, as it does not fit well with network manager. Bug 1199933 Change-Id: I355515574baabeace7c48932c52007c1fe0c3d5f Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/171551 Reviewed-by: Matthew Pedro <mapedro@nvidia.com> Tested-by: Matthew Pedro <mapedro@nvidia.com>
2012-12-17ARM: tegra3: pm315/beaver: enable Realtek ALC5640 audio codec supportBryan Wu
- select RT5640 ASoC support in Cardhu machine Kconfig - enable RT5640 ASoC driver in tegra3_defconfig - select RT5639 ASoC codec when selecting RT5640, othwise kernel linking will fail Bug 1190823 Change-Id: I1046c30667d4ca8276080f1b3174eccd0b25328c Signed-off-by: Bryan Wu <pengw@nvidia.com> Reviewed-on: http://git-master/r/168884 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Winnie Hsu <whsu@nvidia.com>
2012-12-04config: tegra3: BT and HID optionsMursalin Akon
- enable couple of HID devices - modify couple of BT options Bug 1178960 Change-Id: Id9377edff2189d8a63f624d5d4e388e54658482f Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/167541 Reviewed-by: Matthew Pedro <mapedro@nvidia.com> Tested-by: Matthew Pedro <mapedro@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User
2012-12-04config: tegra3: enable RFKILL_GPIOMursalin Akon
required for bluetooth Bug 1033671 Change-Id: Ibc45eaf344ef7a5eea88e7df5747f8dcdcbf202d Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/166347 Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2012-11-28arm: tegra: config: enable SATA for L4TBibek Basu
Enable CONFIG_SATA_AHCI_TEGRA Bug 1171138 Change-Id: Id0cf3679a0fb0b85e20cd83c94135bf2aab2dd71 Original-author: Mike Thompson <mikthompson@nvidia.com> Signed-off-by: Mike Thompson <mikthompson@nvidia.com> Signed-off-by: Bibek Basu <bbasu@nvidia.com> Signed-off-by: Syed Rafiuddin <srafiuddin@nvidia.com> Reviewed-on: http://git-master/r/143985 Tested-by: Simone Willett <swillett@nvidia.com> (cherry picked from commit 6830e27f86e0f3a2f1e3bad51ee2bf6855dc99b7) Signed-off-by: Bibek Basu <bbasu@nvidia.com> Reviewed-on: http://git-master/r/166838 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
2012-10-04enabling P2P for bcmdhd driverMursalin Akon
Bug 1029792 Change-Id: I8ee7190ccd50863f6f0f1aa216035afbae57ebcf Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/141631 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Matthew Pedro <mapedro@nvidia.com> GVS: Gerrit_Virtual_Submit
2012-10-04config: use CFG80211 for bcmdhdMursalin Akon
CFG80211 is needed for WFD. So, use CFG80211, instead of, WEXT in bcmdhd driver. Bug 1029792 Bug 1029733 Change-Id: I81d99a821429f3be8400355faa5bee14904c0944 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/141630 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Matthew Pedro <mapedro@nvidia.com> GVS: Gerrit_Virtual_Submit
2012-07-23arm: config: tegra3: Enable IrDA supportRamalingam C
Enables the IrDA support on E1198 and E1186 platforms. This will enable the access to the IrDA transceiver through (/dev/ttyHS1) UARTB of verbier (E1240). Bug 999895 Change-Id: Ib2b8391facddf12b3b48d319e11f548d9f963712 Signed-off-by: Ramalingam C <ramalingamc@nvidia.com> Reviewed-on: http://git-master/r/114952 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
2012-07-16arm: config: tegra3 Enable XHCI driver for USB3Jay Agarwal
1. Enable USB3 for both android and L4T 2. Enable R8169 for android, already enabled for L4T Bug 956573 Change-Id: If8d7cf653a5cd2b02352ad07fee3a56c3f568d3a Signed-off-by: Jay Agarwal <jagarwal@nvidia.com> Reviewed-on: http://git-master/r/113856 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Krishna Thota <kthota@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2012-06-22arm: configs: tegra: Enable ISL29028 sensor in L4TKonsta Holtta
Enabling ALS and Proximity sensor ISL29028 for Tegra3 boards in L4T defconfig. Also, Disabling the ISL sensors which are not present on Tegra3 boards. Bug 876339 Change-Id: I22c318a43b0c5fe667e89c9dd9f99c84a368c8f9 Reviewed-on: http://git-master/r/110065 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-06-22ARM: config: tegra3: enable PCIEASPMVidya Sagar
Enables the Active State Power Management (ASPM) support in the PCIe framework Bug 815499 Change-Id: I76f9fc6a5b6feed8e47e5a4a3825b71c487b79ed Signed-off-by: Vidya Sagar <vidyas@nvidia.com> Reviewed-on: http://git-master/r/109747 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-06-15arm: tegra: configs: enable CFG80211Om Prakash Singh
Bug 999876 Change-Id: I174d6d7495454f4b28f0315513d6f703743f832d Signed-off-by: Om Prakash Singh <omp@nvidia.com>
2012-05-14ARM: config: tegra3: enable CONFIG_REGULATOR_USERSPACE_CONSUMERLaxman Dewangan
By enabling the user space regulator consumer, it is possible to control the rail from userspace through sysfs. bug 966960 Change-Id: I0f4a7a0afdc998d58e6448e4f621ee4e430a7ef6 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/100320 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-05-06arm: configs: tegra: enable tegra udc driverRakesh Bodla
Enable tegra udc driver. Bug 887361 Change-Id: Iaac2486d2a05454fa351920d5c65d17b9c2a881b Signed-off-by: Rakesh Bodla <rbodla@nvidia.com> Reviewed-on: http://git-master/r/99449 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
2012-04-16arm:tegra[3]:config: power up wifi chip at bootMursalin Akon
power up wifi chip at boot using Kconfig option TEGRA_PREPOWER_WIFI Bug 956238 Change-Id: I447eab3b78b22878ade535721c83629959c8c504 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/90673 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-04-12arch: ARM: Tegra: removing the akm8975 driverRamalingam C
Undefining the config variable CONFIG_SENSORS_AK8975, since we are using drivers/misc/inv_mpu/compass/ak8975.c as compass driver. Bug 965154 Change-Id: Ie6ca5b08cee9dba5375457f39d52ae9ebf97ddf9 Signed-off-by: Ramalingam C <ramalingamc@nvidia.com> Reviewed-on: http://git-master/r/95636 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-04-10config: tegra[3]: enable devtmpfsMursalin Akon
Enable devtmpfs to allow init of Ubuntu 12.04/Debian Sid/Fedora 17 to continue booting successfully. Bug 948495 Change-Id: Ia43f79cae31964c8a6bb76d1a936fd70e6038b53 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/94556 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-04-06config: rename+move bcm4329 nvram fileMursalin Akon
bcm43330 nvram file is located as /lib/firmware/nvram_4330.txt. Make the name convension and location the same for bcm4329 nvram file. Bug 953186 Change-Id: Id1a606b341302dbef98f9edb481c18a8f3b3617d Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/94571 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-04-05config: tegra[3]: remove trailing /Mursalin Akon
Remove the trailing / from bcmdhd firmware path. Change-Id: I76e415784cd29bf2551b36c236d84bcbbc5bda1b Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/94557 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-04-05ARM: tegra: configs: Remove CONFIG_REGULATOR_GPIO_SWITCHLaxman Dewangan
Removing config variable CONFIG_REGULATOR_GPIO_SWITCH as the same functionality can be achieve with fixed regulator. Change-Id: I803105f2a247da70721f29562881448bb00d3a44 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/94197 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-03-30ARM: tegra: config: Remove CONFIG_KEYBOARD_INTERRUPTLaxman Dewangan
Remove config variable CONFIG_KEYBOARD_INTERRUPT as same functionality can be achieve through the gpio_keys. Change-Id: Ice898c9abe9f4eba2e82459b22f309cb36347123 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/92461 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-03-29arm:tegra[3]:config: turn off MMC_EMBEDDED_SDIOMursalin Akon
No apparent need for L4T Bug 956238 Change-Id: I78b7451a1bf30cce974f1daad88ae27959d55340 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/90672 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-03-19ARM: tegra: disable proximity sensor in defconfigWinnie Hsu
Disable isl29028 proximity sensor. bug 946330 Change-Id: I7a5d9f1defbb1de5f02fe851f7a24cd70d49d47b Signed-off-by: Winnie Hsu <whsu@nvidia.com> Reviewed-on: http://git-master/r/87897 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-03-18ARM: tegra3: cardhu: Enable TPS65910 configsLaxman Dewangan
In order to use the mainline tps65910 driver for PMIC and getting rid of NV's tps6591x driver, enabling config variable for TPS65910 mfd and regulator driver. bug 927501 Change-Id: I0dc30b248f648d554024adfdf7beb2dc3db7e844 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/90049 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-03-15ARM: tegra: use common console flush on rebootTom Cherry
Bug 952455 Change-Id: I5272bdf2fc726994f3a22fd42671bb807bc30a21 Signed-off-by: Tom Cherry <tcherry@nvidia.com> Reviewed-on: http://git-master/r/89875 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-03-13defconfig: tegra3: enable wext feature of bcmdhdMursalin Akon
enable wext to make the bcmdhd driver integrate with network manager Bug 924521 Change-Id: I5cd90a72e844d024256323e936bfba072766adf0 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/89158 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Allen Martin <amartin@nvidia.com> Tested-by: Gerrit_Virtual_Submit
2012-03-12ARM: tegra: config: Disable MPU6050 Gyroscope driverPreetham Chandru
For cardhu and ventana the Gyroscope present is MPU3050 and not MPU6050. Hence disabling MPU6050 Gyroscope driver from the defconfig. Bug 946328 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Change-Id: I5dc9133ca4f3d51832eeeab26c7b76ee55302a0a Reviewed-on: http://git-master/r/88314 Reviewed-by: Shashank Sharma <shashanks@nvidia.com> Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-03-06ARM: tegra: clock: Put Cardhu clocks to known stateJong Kim
Add TEGRA_PREINIT_CLOCKS option to put host1x, disp1, and audio clocks into known state, so that L4T Cardhu works on u-boot. BUG 931602 Change-Id: I7c5aaff340a072fe6587822eccc89df72b2b1d79 Signed-off-by: Jong Kim <jongk@nvidia.com> Reviewed-on: http://git-master/r/86725 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-03-01arm: tegra: enable mmc host test driverShridhar Rasal
bug 930113 Change-Id: I046826f264d0b42bada0de2484146edf2c87c797 Signed-off-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-on: http://git-master/r/86781 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-02-28arm: tegra[3]: set proper options for BCMDHD driverMursalin Akon
- enable BCMDHD_CSCAN_ENABLE and BCMDHD_INSMOD_NO_FW_LOAD for Android builds - enable BCMDHD for Linux builds Bug 924521 (cherry picked from commit I537cef0658c16925597d9511828b7a3ba3742bc5) Signed-off-by: Mursalin Akon <makon@nvidia.com> Change-Id: Iba99c225dd61499c3f04b4535a7939983e94a063 Reviewed-on: http://git-master/r/82879 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-02-17arm: tegra3: config: set default CPUFreq governor to userspacePreetham Chandru
Set default CPUFreq governor to userspace and enable performance, powersave, interactive, ondemand and conservative CPUFreq governors. Bug 931120 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Change-Id: Iba19f89213d1e662ddb7e54bbb3e69b24c25d467 Reviewed-on: http://git-master/r/84301 Tested-by: Winnie Hsu <whsu@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com> Tested-by: Gerrit_Virtual_Submit Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-02-14arm: tegra3:config: Enable TPS62360 regulatorLaxman Dewangan
Enable config variable for the tps62360 regulator which is from linux mainline and remove the driver tps6236x which is duplicate of above driver. Change-Id: Ic5e0ba18a4f3088c407ee8ad70b5da39ffc79ec9 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/78414 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-02-14mpu6050: Motion Libraries: Defcfg files for Invensense MPU6050.Pritesh Raithatha
Invensense defcfg files for MPU6050. MPL version 4.1.1. Added this to unblock other MPU changes to merge. Change-Id: I14a3ea47a88b94ef83cc6791898a2494148ba9f6 Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-on: http://git-master/r/83487 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
2012-02-10ARM: tegra: config: Enable Framebuffer consoleShashank Sharma
This patch contains(for both T20 and T30): 1. kernel config flags to enable Fbconsole 2. Kernel config flags to ebable logo during bootup Bug: 921567 Change-Id: I589c45218973655545c6826131e32fd6c609d7b3 Signed-off-by: Shashank Sharma (shashanks@nvidia.com) Reviewed-on: http://git-master/r/79396 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Shashank Sharma <shashanks@nvidia.com> Reviewed-by: Kiran Adduri <kadduri@nvidia.com> Reviewed-by: Allen Martin <amartin@nvidia.com>
2012-01-30arm: config: tegra: Turn off PCI VGA arbitrationPreetham Chandru
Not used in tegra. With it, the driver continously spews on console. Bug: 930042 Change-Id: I6394c1ee1de19bc114006f064d12b987b499d8a6 Reviewed-on: http://git-master/r/#change,61354,patchset=2 (cherry picked from commit 838d4ba231e5bd550114f89cf92c75391416df3b) Signed-off-by: Mursalin Akon <makon@nvidia.com> Signed-off-by: Preetham Chandru <pchandru@nvidia.com> Reviewed-on: http://git-master/r/76969 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2012-01-24ARM: tegra: config: Build camera drivers as modulesPreetham Chandru
Modify kernel config flags in tegra3_defconfig and tegra_defconfig to build the camera drivers as modules. Bug: 928498 Change-Id: I516618c25e5790dc270a97579a9852c442821eaf Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Reviewed-on: http://git-master/r/76787 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-01-19arm: config: tegra3: refresh defconfigDanny Huang
Change-Id: I47b9030ebc408ebe546041c8af17136a236433f3 Reviewed-on: http://git-master/r/74946 Reviewed-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Danny Huang <dahuang@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/75539 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-01-19ARM: tegra: config: Enable usb mass storage gadget driverPreetham Chandru
Modify kernel config flag in tegra3_defconfig and tegra_defconfig to enable usb mass storage gadget driver. This is to enable usb mass storage gadget driver on L4T for Cardhu/Ventana/Harmony. Bug: 922561 Change-Id: I2b6e058df60bd2d8ca6fb294765bb8f530b9d944 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Reviewed-on: http://git-master/r/74993 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-01-19arm: configs: tegra: Modified bcmdhd configurationShashank Sharma
CONFIG_BCMDHD was made a part of kernel with configure option(=y) Its one of the dependency of wifi driver bcm43219 (which is configured as a module CONDIF_BCM4329(=m)) and gets loaded with the same module.Making it a part of kernel exposes symbol twice. Disabling CONFIG_BCMDHD for both AP20 and T30 l4t configs Bug: 921478 Change-Id: I0c90d2fdee9da7ef97d5ef9197a6d228906bb3bf Signed-off-by: Shashank Sharma(shashanks@nvidia.com) Reviewed-on: http://git-master/r/73467 Tested-by: Shashank Sharma <shashanks@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Mursalin Akon <makon@nvidia.com> Reviewed-by: Allen Martin <amartin@nvidia.com>
2012-01-10arm: tegra3: config: Build SND_HDA_INTEL as a moduleRahool Paliwal
Build SND_HDA_INTEL as a module. SND_HDA_INTEL is required for audio on HDMI. Building it with "y" makes it default ALSA device, which then blocks all multimedia audio use cases. Bug 921550 922497 922520 Change-Id: I7cf437d10b21d8e99c9e6a783f63399d3b883e75 Signed-Off-By: Rahool Paliwal <rpaliwal@nvidia.com> Reviewed-on: http://git-master/r/73724 Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-01-04ARM: tegra3: config: enable R8169Mursalin Akon
Enable Cardhu dock Ethernet Change-Id: Icc2f6329938f74816b304ff32dd7b554f645b088 Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/70634 Reviewed-by: Lokesh Pathak <lpathak@nvidia.com> Tested-by: Lokesh Pathak <lpathak@nvidia.com>
2011-12-29arm: configs: tegra: Regenerate the defconfig.Preetham Chandru
Majority of bugs on L4T bugs worked on so far were because of a feature not enabled in L4T defconfig file. To fix this recurring problem we need to enable all the valid kernel config options from Android defconfig in L4T as well (the not-valid config options are Android specific ones like : ASHMEM, WAKELOCK, and other Android specific options) Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Change-Id: Ia85249ca9faf4f0e23ed27d153e1338887e77c6e Reviewed-on: http://git-master/r/72404 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Shashank Sharma <shashanks@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-12-26arm: configs: tegra3: regenerate defconfigPreetham Chandru
Regenerate defconfig file to reflect current Kconfigs Change-Id: Ibb608f9af156d9833904ef691bb06e3773006871 Signed-off-by: Preetham Chandru <pchandru@nvidia.com> Reviewed-on: http://git-master/r/72105 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2011-12-22ARM: config: tegra3_defconfig: Enable KEYBOARD_INTERRUPTBill Huang
Need to enable it to make power-key wakeup work. Change-Id: Ic3aa70b977db141a85b2bcc866a621b40d477d8d Signed-off-by: Bill Huang <bilhuang@nvidia.com> Reviewed-on: http://git-master/r/69141 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2011-12-22ARM: tegra3: config: Enable PCIMursalin Akon
Enable PCI for tegra3 Change-Id: I23cc720632ddb8d48527cdf4daa368500673adff Signed-off-by: Mursalin Akon <makon@nvidia.com> Reviewed-on: http://git-master/r/70632 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>