]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ep93xx-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorOlof Johansson <olof@lixom.net>
Fri, 17 Jul 2015 17:23:08 +0000 (10:23 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 17 Jul 2015 17:23:08 +0000 (10:23 -0700)
commitea7b44b6e95750e1784ce34e7688a974976d2ad1
treebabfd27935ccd53233b644ff59d0e79ff50647d6
parent30e714c18c9b5fba273648b46003836a738a0a5f
parentb471e7f2ec5a8673e1b5385307357f3dba62f451
Merge tag 'ep93xx-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/defconfig

Merge "EP93xx defconfig changes" from Linus Walleij:

This updates the EP93xx defconfig to use NO_HZ and high
resolution timers, and to by default enable and compile
all board variants now that we can have a single kernel,
and enable all EP93xx-specific drivers that sit in various
sites across the kernel.

* tag 'ep93xx-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
  ARM: ep93xx: add framebuffer to the defconfig
  ARM: ep93xx: add DMA engine to the defconfig
  ARM: ep93xx: add GPIO I2C to defconfig
  ARM: ep93xx: add LEDs and triggers to defconfig
  ARM: ep93xx: enable SIM.ONE MMC/SD hardware
  ARM: ep93xx: enable all boards in the EP93xx defconfig
  ARM: ep93xx: activate NO_HZ and high-res timers

Signed-off-by: Olof Johansson <olof@lixom.net>