diff options
author | Dmitry Shmidt <dimitrysh@google.com> | 2015-10-27 16:14:19 -0700 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2016-02-16 13:54:35 -0800 |
commit | fe780a71e03ce3afa534353c1d07cc974fa088e0 (patch) | |
tree | e0e9352e672686efefbfb6774e8ea036280de233 /android | |
parent | fe9da2a33e33420a9f1744f26f38c93143ed2d65 (diff) |
android: configs: remove CONFIG_BATTERY_ANDROID=y
Change-Id: If6bf443fcfb47b79fc9e70f5f6c08cfb3fe0b14e
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'android')
-rw-r--r-- | android/configs/android-recommended.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg index 56daeeaea6ff..960b9de2860d 100644 --- a/android/configs/android-recommended.cfg +++ b/android/configs/android-recommended.cfg @@ -7,7 +7,6 @@ # CONFIG_VT is not set CONFIG_ANDROID_TIMED_GPIO=y CONFIG_BACKLIGHT_LCD_SUPPORT=y -CONFIG_BATTERY_ANDROID=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 |