diff options
author | Szymon Dziok <b0hoon@o2.pl> | 2016-10-02 23:42:13 +0200 |
---|---|---|
committer | Szymon Dziok <b0hoon@o2.pl> | 2016-10-02 23:42:13 +0200 |
commit | 68d192e722c6d32fffa3a446044e0642ddab3db7 (patch) | |
tree | e1d6450c6c54c9376b3056a2a7d0dce223bc8a3a /firmware/export/config/gogearsa9200.h | |
parent | a0b79ce7fa92a02ae525cbdccbb747e4ace6a789 (diff) | |
download | rockbox-68d192e722c6d32fffa3a446044e0642ddab3db7.tar.gz rockbox-68d192e722c6d32fffa3a446044e0642ddab3db7.tar.bz2 rockbox-68d192e722c6d32fffa3a446044e0642ddab3db7.zip |
SA9200: Remove duplicated and misleading define.
Change-Id: I51f61349de8c32eeb70ca1812e7b34823f482f18
Diffstat (limited to 'firmware/export/config/gogearsa9200.h')
-rw-r--r-- | firmware/export/config/gogearsa9200.h | 4 |
1 files changed, 0 insertions, 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 |