diff options
author | Andy Green <andy@openmoko.com> | 2009-02-05 17:01:36 +0000 |
---|---|---|
committer | Andy Green <agreen@octopus.localdomain> | 2009-02-05 17:01:36 +0000 |
commit | 8886032fd8cc0120b0d95a57137cc9b884325b3c (patch) | |
tree | a9eea24d477c8bc2c90214c17d629b48eca37e99 /arch/arm/configs/gta02_packaging_defconfig | |
parent | ee1423c5c1d7b63f76d281a8ce74c82570361cf1 (diff) |
config-gta02-remove-power-debug.patch
Remove the spew from GTA02 POWER_SUPPLY debugging messages,
it's just the HDQ stuff filling up dmesg every 30s or so.
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/configs/gta02_packaging_defconfig')
-rw-r--r-- | arch/arm/configs/gta02_packaging_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/gta02_packaging_defconfig b/arch/arm/configs/gta02_packaging_defconfig index 8d916b07240..363b3b7a9eb 100644 --- a/arch/arm/configs/gta02_packaging_defconfig +++ b/arch/arm/configs/gta02_packaging_defconfig @@ -1162,7 +1162,7 @@ CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_MCP23S08 is not set # CONFIG_W1 is not set CONFIG_POWER_SUPPLY=y -CONFIG_POWER_SUPPLY_DEBUG=y +# CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_PDA_POWER=y CONFIG_APM_POWER=y # CONFIG_BATTERY_DS2760 is not set |