x86: Update Kconfig options for FSP1
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:57:14 +0000 (08:57 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 11 Oct 2019 09:37:19 +0000 (17:37 +0800)
commit530bec93d6dacc4ae685fa2203e7ec3eebace3ea
treed5dedd78a977f311d1b7b53c57a58e735cd7ff83
parentca4e40887e9c8a60bd88f4a6668a3e53e7c899ae
x86: Update Kconfig options for FSP1

Many of the Kconfig options do not apply to FSP2. Update them to use the
FSP_VERSION1 condition instead.

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