summaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
diff options
context:
space:
mode:
authorJohn Stultz2011-08-17 00:51:03 +0200
committerJohn Stultz2011-10-04 22:07:47 +0200
commitdcb69290af30f7ef54e03bf82e1be0950f167789 (patch)
treee052b01979d8fe864874749c5c4adebb2041076e /arch/tile/Kconfig
parenttime: Change jiffies_to_clock_t() argument type to unsigned long (diff)
downloadkernel-qcow2-linux-dcb69290af30f7ef54e03bf82e1be0950f167789.tar.gz
kernel-qcow2-linux-dcb69290af30f7ef54e03bf82e1be0950f167789.tar.xz
kernel-qcow2-linux-dcb69290af30f7ef54e03bf82e1be0950f167789.zip
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
Awhile back I removed all the CONFIG_GENERIC_TIME referecnes as the last of the non-GENERIC_TIME arches were converted. However, due to the functionality being important and around for awhile, there apparently were some out of tree hardware enablement patches that used it and have since been merged. This patch removes the remaining instances of GENERIC_TIME. Singed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r--arch/tile/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
index b30f71ac0d06..70a0de46cd1b 100644
--- a/arch/tile/Kconfig
+++ b/arch/tile/Kconfig
@@ -46,9 +46,6 @@ config NEED_PER_CPU_PAGE_FIRST_CHUNK
config SYS_SUPPORTS_HUGETLBFS
def_bool y
-config GENERIC_TIME
- def_bool y
-
config GENERIC_CLOCKEVENTS
def_bool y