[U-Boot] [PATCH 1/3] configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
Simon Glass
sjg at chromium.org
Wed Apr 24 03:54:23 UTC 2019
On Wed, 3 Apr 2019 at 03:34, Urja Rannikko <urjaman at gmail.com> wrote:
>
> Affects rk3288 veyrons and rk3036, this was mostly done by
> moveconfig.py.
>
> Signed-off-by: Urja Rannikko <urjaman at gmail.com>
> ---
> configs/chromebit_mickey_defconfig | 1 +
> configs/chromebook_jerry_defconfig | 1 +
> configs/chromebook_minnie_defconfig | 1 +
> configs/chromebook_speedy_defconfig | 1 +
> configs/evb-rk3036_defconfig | 1 +
> configs/kylin-rk3036_defconfig | 1 +
> include/configs/rk3036_common.h | 2 --
> include/configs/veyron.h | 2 --
> 8 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list