[PATCH 0/9] ARM: Kirkwood: Convert to pinctrl
From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-10-24 15:35:02
From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-10-24 15:35:02
On Wed, Oct 24, 2012 at 11:29:08AM -0400, Josh Coombs wrote:
Andrew, are there any required kernel config changes to go along with this? I didn't see any updates to the default configs in the patches so I want to make sure I'm testing with the right options enabled.
Hi Josh
I've been testing with is:
make kirkwood_defconfig
make
The _defconfig file now contains all boards and should build most
common drivers to get the boards booted. If something critical is
missing for your boards, please let us known and we will add it to
_defconfig.
Andrew