]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[AVR32] Make STK1000 mux settings configurable
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 12 Jun 2007 12:34:47 +0000 (14:34 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:45:51 +0000 (20:45 +0200)
commita8e93ed8cb3d9aa22d192033009357526548c825
tree40e551da96bfc4753853bb863f92eb6e56bd7115
parent9e58e1855c9815ad4944df90f695a7645c50f463
[AVR32] Make STK1000 mux settings configurable

This adds some STK1002-specific config options covering the jumper settings,
so the kernel can automatically be configured to include the relevant devices.

One of them replaces the previous internal SW2_DEFAULT setting; SPI config
is affected by two of the jumpers; and a fourth one switches between LCD and
the second Ethernet connector.  (There's more that to be done.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/Kconfig
arch/avr32/boards/atstk1000/Kconfig [new file with mode: 0644]
arch/avr32/boards/atstk1000/atstk1002.c