summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2008-01-23 20:44:32 +0100
committerWolfram Sang <w.sang@pengutronix.de>2008-01-23 20:44:32 +0100
commita119fc273b8e7712bff086494a9dbc05764097a5 (patch)
tree4a4bcb17604c30df45d827a11260d89f03c6f0b5 /arch/blackfin/configs
parent35fd1e8f5bc6270b884e7728ebf255254b565cc3 (diff)
downloadbarebox-a119fc273b8e7712bff086494a9dbc05764097a5.tar.gz
barebox-a119fc273b8e7712bff086494a9dbc05764097a5.tar.xz
Make board IPE337 revision 2 selectable for .config
A new menu "Board options" is introduced, where one can select if the board is a rev.2 (= 40Mhz) Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r--arch/blackfin/configs/ipe337_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/configs/ipe337_defconfig b/arch/blackfin/configs/ipe337_defconfig
index 4c273aaf32..36075ca401 100644
--- a/arch/blackfin/configs/ipe337_defconfig
+++ b/arch/blackfin/configs/ipe337_defconfig
@@ -8,6 +8,7 @@ CONFIG_BF561=y
CONFIG_BOARDINFO="PII IPE337"
CONFIG_ARCH_TEXT_BASE=0x00000000
CONFIG_MACH_IPE337=y
+CONFIG_MACH_IPE337_V2=y
CONFIG_GREGORIAN_CALENDER=y
CONFIG_HAS_KALLSYMS=y
CONFIG_HAS_MODULES=y