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

Commit 71e5b2f1 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementation



The S3C2412 GPIO is similar enough to the S3C2410 that
it can use it as a base for GPIO functionality.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9cbae12c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ config CPU_S3C2412
	select CPU_LLSERIAL_S3C2440
	select S3C2412_PM if PM
	select S3C2412_DMA if S3C2410_DMA
	select S3C2410_GPIO
	help
	  Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line