summaryrefslogtreecommitdiff
path: root/include/asm-m68k
diff options
context:
space:
mode:
authorTom Rix <Tom.Rix@windriver.com>2010-01-23 07:22:23 -0600
committerTom Rix <Tom.Rix@windriver.com>2010-01-23 07:22:23 -0600
commit790af6ed08cc3675267191eb60403bd4f0d9a03c (patch)
treeded9dced10adeea568982bf634b9dc7d3c00f537 /include/asm-m68k
parent69df282a781dfe7a1bfc62acf0605992d3ea6c52 (diff)
parent57ae8a5cced612088104303777e71a3dc89c00ef (diff)
downloadu-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.zip
u-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.tar.gz
u-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.tar.bz2
Merge branch 'r-ml-master' into t-master
Diffstat (limited to 'include/asm-m68k')
-rw-r--r--include/asm-m68k/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-m68k/config.h b/include/asm-m68k/config.h
index 049c44e..36438be 100644
--- a/include/asm-m68k/config.h
+++ b/include/asm-m68k/config.h
@@ -21,4 +21,6 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
+#define CONFIG_LMB
+
#endif