Commit 7bb56d01 authored by Ben Dooks's avatar Ben Dooks

[ARM] S3C64XX: Ensure CPU_V6 is selected

Select CPU_V6 with the S3C64XX series.
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 6a148eaa
......@@ -9,9 +9,10 @@
config PLAT_S3C64XX
bool
depends on ARCH_S3C64XX
default y
select CPU_V6
select PLAT_S3C
select ARM_VIC
default y
select NO_IOPORT
select ARCH_REQUIRE_GPIOLIB
select S3C_GPIO_TRACK
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment