[U-Boot] [PATCH 19/27] kconfig: Introduce HAVE_ARCH_IOMAP
Simon Glass
sjg at chromium.org
Thu Sep 27 13:42:44 UTC 2018
On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> Introduce a new Kconfig option for architecture codes to control
> whether it provides io{read,write}{8,16,32} I/O accessor functions.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> include/linux/io.h | 4 ++++
> lib/Kconfig | 6 ++++++
> 2 files changed, 10 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list