[U-Boot] [PATCH 2/3] board: at91sam9g20ek/at91sam9260ek: move config options to defconfig
Simon Glass
sjg at chromium.org
Fri Mar 3 04:52:23 UTC 2017
On 22 February 2017 at 03:10, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Enable CONFIG_CLK and CONFIG_PINCTRL to support at91 clock
> driver and at91 pinctrl driver.
>
> Move some config options to configs/*_defconfig, and make the drivers,
> emac, gpio and mci to support the driver model.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> ---
>
> configs/at91sam9260ek_dataflash_cs0_defconfig | 15 +++++++++++++--
> configs/at91sam9260ek_dataflash_cs1_defconfig | 15 +++++++++++++--
> configs/at91sam9260ek_nandflash_defconfig | 15 +++++++++++++--
> configs/at91sam9g20ek_2mmc_defconfig | 16 +++++++++++++++-
> configs/at91sam9g20ek_2mmc_nandflash_defconfig | 16 +++++++++++++++-
> configs/at91sam9g20ek_dataflash_cs0_defconfig | 15 +++++++++++++--
> configs/at91sam9g20ek_dataflash_cs1_defconfig | 15 +++++++++++++--
> configs/at91sam9g20ek_nandflash_defconfig | 16 ++++++++++++++--
> include/configs/at91sam9260ek.h | 9 ---------
> 9 files changed, 109 insertions(+), 23 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list