Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 22:14:44 +0000 (23:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 22:14:44 +0000 (23:14 +0100)
commitef9c20ac96eda63734c59449f302b0ac5d418d09
tree27e0c14fd3840bb9ea2918627f52239318b3e5b7
parentb0d62d977674d178ac9bc0acaa3cb5cdd166035d
parent9317960fa38ff50ac287904e4c751a169635ecbf
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup

From Nicolas Ferre <nicolas.ferre@atmel.com>:

Simplification of Kconfig and splitting of the non-DT part.
Common pattern for DT board file naming.

* tag 'at91-soc' of git://github.com/at91linux/linux-at91:
  ARM: at91: renamme rm9200 dt file
  ARM: at91: rename board-dt to more specific name board-dt-sam9
  ARM: at91: move non DT Kconfig to Kconfig.non_dt

Signed-off-by: Arnd Bergmann <arnd@arndb.de>