summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-03 11:35:59 -0500
committerWolfgang Denk <wd@denx.de>2010-01-21 22:26:00 +0100
commita16028da63c78001823bfb375b3f6d9d86e5a534 (patch)
treeaea901c9aabc6df0cf0db97e55ec39a55d76b653 /include/asm-sparc
parentdac4d7e8849d275023ea2fcae6caf941db91c042 (diff)
downloadblackbird-obmc-uboot-a16028da63c78001823bfb375b3f6d9d86e5a534.tar.gz
blackbird-obmc-uboot-a16028da63c78001823bfb375b3f6d9d86e5a534.zip
lmb: only force on arches that use it
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/asm-sparc')
-rw-r--r--include/asm-sparc/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sparc/config.h b/include/asm-sparc/config.h
index 049c44eaf8..36438be112 100644
--- a/include/asm-sparc/config.h
+++ b/include/asm-sparc/config.h
@@ -21,4 +21,6 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
+#define CONFIG_LMB
+
#endif
OpenPOWER on IntegriCloud