diff options
author | Nelson Castillo <arhuaco@freaks-unidos.net> | 2009-09-22 05:23:50 -0500 |
---|---|---|
committer | Nelson Castillo <arhuaco@freaks-unidos.net> | 2009-09-22 23:08:16 -0500 |
commit | 03ef252d6732527904eeec98849f49a09a515382 (patch) | |
tree | 3378c9e6e8f286ae143705281ce4455d7763ef57 | |
parent | fc472e20c5999fbd1bfa2ebce8fef0454589fffc (diff) |
GTA01: Disable glamo
Remove glamo from defconfig.
Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net>
-rw-r--r-- | arch/arm/configs/gta01_moredrivers_defconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/configs/gta01_moredrivers_defconfig b/arch/arm/configs/gta01_moredrivers_defconfig index 0ed35d8bd1b..411acab046f 100644 --- a/arch/arm/configs/gta01_moredrivers_defconfig +++ b/arch/arm/configs/gta01_moredrivers_defconfig @@ -1192,11 +1192,7 @@ CONFIG_SSB_POSSIBLE=y CONFIG_MFD_PCF50606=y CONFIG_PCF50606_ADC=y CONFIG_PCF50606_GPO=y -CONFIG_MFD_GLAMO=y -CONFIG_MFD_GLAMO_FB=y -CONFIG_MFD_GLAMO_SPI_GPIO=y -CONFIG_MFD_GLAMO_SPI_FB=y -CONFIG_MFD_GLAMO_MCI=y +# CONFIG_MFD_GLAMO is not set # # Multimedia devices |