nautilus: Remove CONFIG_BUTTON_RECOVERY

Nautilus does not use buttons to trigger recovery. Remove
CONFIG_BUTTON_RECOVERY.

BUG=None
BRANCH=None
TEST=make -j buildall

Change-Id: Ic9bdbd60bebb511963439844d09d5260617c77ec
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/784774
Reviewed-by: Philip Chen <philipchen@chromium.org>
This commit is contained in:
Furquan Shaikh
2017-11-21 23:00:49 -08:00
committed by chrome-bot
parent b9f5caf932
commit bff4bb7682
2 changed files with 0 additions and 7 deletions

View File

@@ -269,12 +269,6 @@ const struct temp_sensor_t temp_sensors[] = {
};
BUILD_ASSERT(ARRAY_SIZE(temp_sensors) == TEMP_SENSOR_COUNT);
const struct button_config *recovery_buttons[] = {
&buttons[BUTTON_VOLUME_DOWN],
&buttons[BUTTON_VOLUME_UP],
};
const int recovery_buttons_count = ARRAY_SIZE(recovery_buttons);
static void board_pmic_disable_slp_s0_vr_decay(void)
{
/*

View File

@@ -18,7 +18,6 @@
#define CONFIG_ADC
#define CONFIG_BACKLIGHT_LID
#define CONFIG_BOARD_VERSION
#define CONFIG_BUTTON_RECOVERY
#define CONFIG_CASE_CLOSED_DEBUG_EXTERNAL
#define CONFIG_DPTF
#define CONFIG_FLASH_SIZE 0x80000