aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/configs/tile_defconfig
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2011-05-09 13:28:43 -0400
committerChris Metcalf <cmetcalf@tilera.com>2011-05-17 14:44:36 -0400
commitdd196a2b3dbd192ff3ccf263d12b59bf22572958 (patch)
treec2639777ee4022a67ca562242c1edd82a4a10466 /arch/tile/configs/tile_defconfig
parentarch/tile: finish enabling support for TILE-Gx 64-bit chip (diff)
downloadlinux-dev-dd196a2b3dbd192ff3ccf263d12b59bf22572958.tar.xz
linux-dev-dd196a2b3dbd192ff3ccf263d12b59bf22572958.zip
tile: add an RTC driver for the Tilera hypervisor
This is a simple RTC driver that lets Tilera hardware boot up and set the clock correctly. Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to '')
-rw-r--r--arch/tile/configs/tile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/tile/configs/tile_defconfig b/arch/tile/configs/tile_defconfig
index cb47612f77a7..f58dc362b944 100644
--- a/arch/tile/configs/tile_defconfig
+++ b/arch/tile/configs/tile_defconfig
@@ -796,6 +796,7 @@ CONFIG_RTC_INTF_DEV=y
#
# on-CPU RTC drivers
#
+CONFIG_RTC_DRV_TILE=y
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set