diff options
author | Koen Kooi <koen@openembedded.org> | 2009-08-24 20:25:59 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-08-24 20:25:59 +0200 |
commit | e0041be7a72a025f0f292990161fc2158c1981e6 (patch) | |
tree | 67f273c9ec039e3eb07dd5262d2091d55f4f441a /recipes/linux/linux-omap-2.6.29/beagleboard | |
parent | faac35c7aa18054c8d0eb4348ab252d249ba8bf4 (diff) |
linux-omap 2.6.29: update holes patch, make iommu modular for beagle
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/beagleboard')
-rw-r--r-- | recipes/linux/linux-omap-2.6.29/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig index 7da8bb9f2b..c9f8e9962b 100644 --- a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig +++ b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig @@ -199,7 +199,7 @@ CONFIG_OMAP_BOOT_REASON=y # CONFIG_OMAP_MUX is not set CONFIG_OMAP_MCBSP=y # CONFIG_OMAP_MBOX_FWK is not set -CONFIG_OMAP_IOMMU=y +CONFIG_OMAP_IOMMU=m # CONFIG_OMAP_MPU_TIMER is not set CONFIG_OMAP_32K_TIMER=y CONFIG_OMAP_32K_TIMER_HZ=128 |