ARM: S5PV310: Add support System MMU on SMDKV310
authorThomas Abraham <thomas.ab@samsung.com>
Mon, 24 Jan 2011 23:37:49 +0000 (08:37 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 11 Feb 2011 01:19:57 +0000 (10:19 +0900)
The 's5pv310_device_sysmmu' is used on SMDKV310. But since it is not
compiled now, there is a build error. To fix this compilation error,
S5PV310_DEV_SYSMMU needs to be selected for SMDKV310 board.
This patch enables System MMU support on SMDKV310.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
[kgene.kim@samsung.com: Adding description]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found