projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c931488
)
[ARM] 3007/1: BAST - add CONFIG_ISA to build
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 13 Oct 2005 21:04:36 +0000
(22:04 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 13 Oct 2005 21:04:36 +0000
(22:04 +0100)
Patch from Ben Dooks
The Simtec EB2410ITX (BAST) has a PC/104 slot, and
therefore we should enable CONFIG_ISA to allow the
drivers for ISA peripherals to be selected
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c2410/Kconfig
b/arch/arm/mach-s3c2410/Kconfig
index 06807c6ee68aa7d4cc15d22c674e31a32c80285a..c796bcdd6158208c77cc1f97b7bfbb8a12ca6573 100644
(file)
--- a/
arch/arm/mach-s3c2410/Kconfig
+++ b/
arch/arm/mach-s3c2410/Kconfig
@@
-12,6
+12,7
@@
config MACH_ANUBIS
config ARCH_BAST
bool "Simtec Electronics BAST (EB2410ITX)"
select CPU_S3C2410
+ select ISA
help
Say Y here if you are using the Simtec Electronics EB2410ITX
development board (also known as BAST)