diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-09-04 08:04:43 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2013-09-04 08:04:43 +0100 |
commit | 9cd5288f7382fa33c1624399e6ec8ca3faa30e99 (patch) | |
tree | bc0f3d2790e3fd20049104f90060ec83abb46fa3 /config-armv7-lpae | |
parent | 82dce80b93c2f2ce4b628d387e88ec2eada44003 (diff) | |
download | kernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.tar.gz kernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.tar.xz kernel-9cd5288f7382fa33c1624399e6ec8ca3faa30e99.zip |
Renable cpuidle on ARM, was disabled sometime back due to instability
Diffstat (limited to 'config-armv7-lpae')
-rw-r--r-- | config-armv7-lpae | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-armv7-lpae b/config-armv7-lpae index b2d86f7cf..a1d2b8c81 100644 --- a/config-armv7-lpae +++ b/config-armv7-lpae @@ -135,5 +135,4 @@ CONFIG_S3C_LOWLEVEL_UART_PORT=1 # CONFIG_S3C2410_WATCHDOG is not set # CONFIG_MMC_SDHCI_S3C is not set # CONFIG_TEGRA_HOST1X is not set - -CONFIG_SPI_DAVINCI=m +# CONFIG_SPI_DAVINCI is not set |