OSDN Git Service

Merge tag 'at91-defconfig' of git://github.com/at91linux/linux-at91 into next/defconfig
authorArnd Bergmann <arnd@arndb.de>
Fri, 5 Sep 2014 20:29:46 +0000 (22:29 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 5 Sep 2014 20:29:46 +0000 (22:29 +0200)
commit85ff58a3be610ca567a78c5d4e45ddd2e89088db
treed1525398e03bf02d8c046f8d69f2ba7ba42850be
parentb509b5e40e0a3ce39ced2187fb3ab34d10921080
parent7cc5f270ee6e271df466f9d3c1c4522593002ac4
Merge tag 'at91-defconfig' of git://github.com/at91linux/linux-at91 into next/defconfig

Pull "First batch of AT91 defconfig update for 3.18" from Nicolas Ferre:

- a dependency needed for SPI flash
- enable sound on DT platforms
- cleanup of current defconfigs:
  - addition of new PWM subsystem and related drivers
  - addition of ADC/touchscreen, watchdog or USB depending on the SoC
  - addition of power/reset drivers activated during this development cycle
  - removal of obsolete config options

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* tag 'at91-defconfig' of git://github.com/at91linux/linux-at91:
  ARM: at91: sama5: update defconfig
  ARM: at91: at91sam9rl: update defconfig
  ARM: at91: at91sam9g45: update defconfig
  ARM: at91: at91sam9263: update defconfig
  ARM: at91: at91sam9261_9g10: update defconfig
  ARM: at91: at91sam9260_9g20: update defconfig
  ARM: at91: at91_dt: update defconfig
  ARM: at91/sama5_defconfig: enable sound support
  ARM: at91/at91_dt_defconfig: enable sound support
  ARM: at91: add MTD_SPI_NOR (new dependency for M25P80)