diff options
author | Robert Nelson <robert.nelson@digikey.com> | 2009-12-03 14:43:45 -0600 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-04 09:26:00 +0100 |
commit | 9c7c5ce8882074b75d7942d9d82164cfd4fd49ef (patch) | |
tree | 9712d77cb0a548127c2940ca4e880058c462a226 /recipes/linux | |
parent | 80739fde7f5be56aae0b5981ce50cfe21ff94113 (diff) |
linux-omap 2.6.32: enable mmc power, CONFIG_TWL4030_POWER replaces CONFIG_TWL4030_MADC
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-omap-2.6.32/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig index 49292a2c96..e5ff8a4b91 100644 --- a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig +++ b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig @@ -1546,7 +1546,7 @@ CONFIG_SSB_SDIOHOST_POSSIBLE=y # CONFIG_HTC_PASIC3 is not set # CONFIG_TPS65010 is not set CONFIG_TWL4030_CORE=y -# CONFIG_TWL4030_POWER is not set +CONFIG_TWL4030_POWER=y # CONFIG_TWL4030_CODEC is not set # CONFIG_MFD_TMIO is not set # CONFIG_MFD_T7L66XB is not set |