summaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2021-03-10 10:16:25 +0100
committerTom Rini <trini@konsulko.com>2021-04-22 14:09:45 -0400
commit77b8cfef531f7758f35a8598bd474713cfc2c2ec (patch)
tree7a8b7d2a94a4b5b8ca06203d744cdf1f55ce0663 /arch/m68k
parent6829d60702706b95a7271fbf3db1981c7ce9e6b5 (diff)
lmb: move CONFIG_LMB in Kconfig
Migrate CONFIG_LMB in Kconfig. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/include/asm/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/config.h b/arch/m68k/include/asm/config.h
index 7ea443673a..221eb93d58 100644
--- a/arch/m68k/include/asm/config.h
+++ b/arch/m68k/include/asm/config.h
@@ -6,7 +6,6 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
-#define CONFIG_LMB
#define CONFIG_SYS_BOOT_RAMDISK_HIGH
#endif