]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Jun 2015 13:07:23 +0000 (21:07 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Jun 2015 09:03:17 +0000 (03:03 -0600)
commitd04e30b839f3a60b72fda7021eaf2f94b185d756
tree43e8b75a3dd143b51588c7cdcf63754da9af32d6
parent6c4247e98eb3b1bf7ec19b61915c803db5670ad0
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP

FSP_TEMP_RAM_ADDR should only be visible when HAVE_FSP is on.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig