diff options
author | Tom Rini <trini@konsulko.com> | 2022-03-24 17:18:04 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-01 10:28:47 -0400 |
commit | d4a2c400d16f1ba563b55fe4c72ebe6df7b32ff5 (patch) | |
tree | 940f0c45412309f8a01a336e5be5a32cd5f20e91 /dts | |
parent | 2c32f24f95bcf24578ea3b24f585ef9e8cde050e (diff) | |
download | u-boot-d4a2c400d16f1ba563b55fe4c72ebe6df7b32ff5.tar.gz |
Convert CONFIG_NORFLASH_PS32BIT to Kconfig
This converts the following to Kconfig:
CONFIG_NORFLASH_PS32BIT
Note that we also attempt to correct the behavior of the code here,
which had been testing for "NORFLASH_PS32BIT" which would never be set,
instead check for the now set "CONFIG_NORFLASH_PS32BIT", which results
in some behavior change.
Cc: TsiChung Liew <Tsi-Chung.Liew@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions