mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 10:00:51 +00:00
mec1322: Remove CONFIG_PORT80_TASK_EN from boards.
There is no port 80 task for the MEC1322 anymore, therefore no board should be using this define. I forgot to remove these at the time. BUG=None BRANCH=None TEST=make -j buildall tests CQ-DEPEND=CL:308450 Change-Id: Ie44474470edb40bc94ec95be9663b509e0ba299a Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/308451 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Alec Berg <alecaberg@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
94ed0b2cfa
commit
daca039e2a
@@ -38,7 +38,6 @@
|
||||
#define CONFIG_LED_COMMON
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_POWER_BUTTON
|
||||
#define CONFIG_POWER_BUTTON_X86
|
||||
#define CONFIG_POWER_COMMON
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
#define CONFIG_POWER_SHUTDOWN_PAUSE_IN_S5
|
||||
#define CONFIG_EXTPOWER_GPIO
|
||||
#define CONFIG_I2C
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_VBOOT_HASH
|
||||
|
||||
#define CONFIG_CHARGER
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
#define CONFIG_LID_ANGLE_SENSOR_LID 2
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_POWER_BUTTON
|
||||
#define CONFIG_POWER_BUTTON_X86
|
||||
#define CONFIG_POWER_COMMON
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
/* #define CONFIG_BACKLIGHT_LID */
|
||||
/* #define CONFIG_BATTERY_SMART */
|
||||
#define CONFIG_BOARD_VERSION
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
|
||||
#if 0
|
||||
#define CONFIG_CHARGER
|
||||
|
||||
@@ -68,7 +68,6 @@
|
||||
#define CONFIG_LED_COMMON
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_POWER_BUTTON
|
||||
#define CONFIG_POWER_BUTTON_X86
|
||||
#define CONFIG_POWER_COMMON
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
#define CONFIG_LED_COMMON
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_POWER_BUTTON
|
||||
#define CONFIG_POWER_BUTTON_X86
|
||||
#define CONFIG_POWER_COMMON
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
#define CONFIG_POWER_SHUTDOWN_PAUSE_IN_S5
|
||||
#define CONFIG_EXTPOWER_GPIO
|
||||
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_USB_CHARGER
|
||||
#define CONFIG_USB_MUX_PI3USB30532
|
||||
#define CONFIG_USB_POWER_DELIVERY
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#define CONFIG_KEYBOARD_PROTOCOL_8042
|
||||
#define CONFIG_LED_COMMON
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_POWER_BUTTON
|
||||
#define CONFIG_POWER_BUTTON_X86
|
||||
#define CONFIG_POWER_COMMON
|
||||
|
||||
Reference in New Issue
Block a user