]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: defconfig updates
authorStephen Warren <swarren@nvidia.com>
Wed, 15 Aug 2012 17:08:58 +0000 (11:08 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:48:22 +0000 (11:48 -0600)
commit0aa756d5f52b9900be91a371890e22d7dabf8708
tree25c5ebc511f53b30c58126c701c58b146cb807f4
parent4cbe5a555fa58a79b6ecbb6c531b8bab0650778d
ARM: tegra: defconfig updates

Removed:

* MACH_HARMONY
* MACH_PAZ00
* MACH_TRIMSLICE

  These used to enable board support for individual boards. Now that we
  only support device tree, these options have been removed.

Added:

* TEGRA_PCI

  This used to be selected by the board options above. Select this
  explicitly now that the board options have been removed.

* TEGRA_DEBUG_UART_AUTO_ODMDATA

  This makes the kernel automatically pick a UART for earlyprintk. It's
  likely to be a useful option for everyone.

* PWM
* PWM_TEGRA

  Enable the new PWM subsystem, and the Tegra driver within it.

* GPIO_PCA953X
* GPIO_PCA953X_IRQ
* MFD_MAX8907
* REGULATOR_MAX8907
* RTC_DRV_MAX8907

  Various drivers required for the Whistler board.

* HOTPLUG_CPU

  New feature

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Cc: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Marc Dietrich <marvin24@gmx.de>
arch/arm/configs/tegra_defconfig