]> 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, 16 Aug 2012 17:12:35 +0000 (11:12 -0600)
commitc8efe68fcab85b15ce036766a953436f78343284
tree9c86a6530f54ba0d7172716010d1f2f4485a1f95
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
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