commit | dcb69290af30f7ef54e03bf82e1be0950f167789 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Aug 16 15:51:03 2011 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Oct 04 13:07:47 2011 -0700 |
tree | e052b01979d8fe864874749c5c4adebb2041076e | |
parent | cbbc719fccdb8cbd87350a05c0d33167c9b79365 [diff] |
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>