diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2012-11-01 07:34:46 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2012-11-01 07:34:46 +0000 |
commit | ec467f5226600a601cdae83b4dc2c4bafb85858f (patch) | |
tree | 3311866516d4895171808f745e12989e03400030 /config-armv7 | |
parent | 8114a4c0cdea2ab3ee1071f88221adc776a406e0 (diff) | |
download | kernel-ec467f5226600a601cdae83b4dc2c4bafb85858f.tar.gz kernel-ec467f5226600a601cdae83b4dc2c4bafb85858f.tar.xz kernel-ec467f5226600a601cdae83b4dc2c4bafb85858f.zip |
ARM kernel updates
- Update non unified kernels to build for 3.7 (always OMAP)
- Remove old ARM patches, add new to fix 3.7 build
- Disable perf on ARM temporarily as the uapi / asm-generic changes break it
Diffstat (limited to 'config-armv7')
-rw-r--r-- | config-armv7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-armv7 b/config-armv7 index 763c83db8..49d27b2c4 100644 --- a/config-armv7 +++ b/config-armv7 @@ -78,7 +78,7 @@ CONFIG_MMC_SPI=m CONFIG_MMC_DW=m CONFIG_MMC_DW_PLTFM=m CONFIG_MMC_DW_PCI=m -CONFIG_MMC_DW_EXYNOS=m +# CONFIG_MMC_DW_EXYNOS is not set CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y |