From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sat, 07 Feb 2015 04:22:23 +0000 Subject: [U-Boot] [PATCH v2 15/19] dm: sunxi: Move driver model CONFIGs to Kconfig In-Reply-To: <1423197710-1568-16-git-send-email-sjg@chromium.org> References: <1423197710-1568-1-git-send-email-sjg@chromium.org> <1423197710-1568-16-git-send-email-sjg@chromium.org> Message-ID: <1423282943.13132.1.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-02-05 at 21:41 -0700, Simon Glass wrote: > Remove driver model CONFIGs from the board config headers and use Kconfig > instead. > > Signed-off-by: Simon Glass Acked-by: Ian Campbell I assume you'll take this via the dm tree along with the rest of the series.