From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 20 Mar 2014 16:11:44 -0600 Subject: [GIT PULL 5/5] ARM: tegra: defconfig updates for 3.15 In-Reply-To: <20140320214240.GE6649@quad.lixom.net> References: <1394224088-28910-1-git-send-email-swarren@wwwdotorg.org> <1394224088-28910-5-git-send-email-swarren@wwwdotorg.org> <20140320214240.GE6649@quad.lixom.net> Message-ID: <532B67A0.30104@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/20/2014 03:42 PM, Olof Johansson wrote: > On Fri, Mar 07, 2014 at 01:28:08PM -0700, Stephen Warren wrote: >> The following options are enabled: >> - ams AS3722 is used as system PMIC for Tegra124 based Venice2. >> - NXP PCA9546 is used in Cardhu Tegra30 board to connect to 3 cameras. >> - GSPCA to support the webcam on Venice2. >> - Allocate 64 MiB for CMA by default; the default 16MiB is not enough >> for the majority of use-cases. This can still be overridden by the cma >> command-line option. >> >> ---------------------------------------------------------------- >> >> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: >> >> Linus 3.14-rc1 >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.15-defconfig >> >> for you to fetch changes up to d1c912c1001fb97c1233d0ce3379d0c3f25b8312: >> >> ARM: tegra: defconfig updates > > Merged, thanks. Should some of these options be changed on multi_v7_defconfig > as well, or are they already there? Most of the options do need to be added to multi_v7_defconfig (and multi_lpae_defconfig, which doesn't seem to be checked in). AS3722 is already there though.