From 68d192e722c6d32fffa3a446044e0642ddab3db7 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 2 Oct 2016 23:42:13 +0200 Subject: SA9200: Remove duplicated and misleading define. Change-Id: I51f61349de8c32eeb70ca1812e7b34823f482f18 --- firmware/export/config/gogearsa9200.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index 04dcf8abc4..f0487fcbb3 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -148,10 +148,6 @@ /* Define this if you want to use the PP5024 i2c interface */ #define CONFIG_I2C I2C_PP5024 -/* define this if the hardware can be powered off while charging */ -/* Sansa can't be powered off while charging */ -/* #define HAVE_POWEROFF_WHILE_CHARGING */ - /* The start address index for ROM builds */ #define ROM_START 0x00000000 -- cgit v1.2.3