]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: rmobile: Remove default value of Kconfig from defconfig
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sat, 1 Apr 2017 23:17:30 +0000 (08:17 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 8 Apr 2017 13:26:53 +0000 (09:26 -0400)
commitf2ac8958e4de536f08e6ea28efd3fd89dfaae84c
treed766f2408de78caaceac218cd4827929a87c479e
parentfad6a2b771eecac5ce69173235743e5357bf014d
arm: rmobile: Remove default value of Kconfig from defconfig

This removes CONFIG_BOOTSTAGE_USER_COUNT, CONFIG_BOOTSTAGE_STASH_ADDR
and CONFIG_BOOTSTAGE_STASH_SIZE from defconfig following boards:

  - Alt
  - Gose
  - Koelsh
  - Lager
  - Porter
  - Silk
  - Stout
  - Blanche
  - Salvator-x

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/alt_defconfig
configs/blanche_defconfig
configs/gose_defconfig
configs/koelsch_defconfig
configs/lager_defconfig
configs/porter_defconfig
configs/salvator-x_defconfig
configs/silk_defconfig
configs/stout_defconfig