Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50688ea9 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 3007/1: BAST - add CONFIG_ISA to build



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: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c931488c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,7 @@ config MACH_ANUBIS
config ARCH_BAST
config ARCH_BAST
	bool "Simtec Electronics BAST (EB2410ITX)"
	bool "Simtec Electronics BAST (EB2410ITX)"
	select CPU_S3C2410
	select CPU_S3C2410
	select ISA
	help
	help
	  Say Y here if you are using the Simtec Electronics EB2410ITX
	  Say Y here if you are using the Simtec Electronics EB2410ITX
	  development board (also known as BAST)
	  development board (also known as BAST)