summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/Kconfig
diff options
context:
space:
mode:
authorRichard Kuo2012-04-04 01:15:42 +0200
committerRichard Kuo2013-05-01 02:40:22 +0200
commit53debcd518e72d01bfe0364f1504fa585826941c (patch)
treef999aad00990735c3d15a8766e6d93dfe07f2587 /arch/hexagon/Kconfig
parentHexagon: change arch version config to allow comparisons (diff)
downloadkernel-qcow2-linux-53debcd518e72d01bfe0364f1504fa585826941c.tar.gz
kernel-qcow2-linux-53debcd518e72d01bfe0364f1504fa585826941c.tar.xz
kernel-qcow2-linux-53debcd518e72d01bfe0364f1504fa585826941c.zip
Hexagon: use GENERIC_CPU_DEVICES
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'arch/hexagon/Kconfig')
-rw-r--r--arch/hexagon/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig
index d90a495ab791..b059d8c29fb5 100644
--- a/arch/hexagon/Kconfig
+++ b/arch/hexagon/Kconfig
@@ -29,6 +29,7 @@ config HEXAGON
select GENERIC_CLOCKEVENTS
select GENERIC_CLOCKEVENTS_BROADCAST
select MODULES_USE_ELF_RELA
+ select GENERIC_CPU_DEVICES
---help---
Qualcomm Hexagon is a processor architecture designed for high
performance and low power across a wide variety of applications.