1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-29 14:31:16 +02:00
Files
u-boot-megous/arch/nds32/include/asm/config.h
Patrick Delaunay 77b8cfef53 lmb: move CONFIG_LMB in Kconfig
Migrate CONFIG_LMB in Kconfig.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-04-22 14:09:45 -04:00

12 lines
268 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2011 Andes Technology Corporation
* Copyright (C) 2010 Shawn Lin (nobuhiro@andestech.com)
* Copyright (C) 2011 Macpaul Lin (macpaul@andestech.com)
*/
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
#endif