summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2018-12-17 16:08:33 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-01-03 15:04:29 -0800
commitaff8a2801d37a8e4bfc65735e134404a4e460fb1 (patch)
treeef4aee60bfcc9f1c51daa64947e3fe298182db5f
parent934c1103a2b06b3e16d24ed15bd2592f131d2b90 (diff)
downloadchrome-ec-aff8a2801d37a8e4bfc65735e134404a4e460fb1.tar.gz
Octopus: remove keyboard backlight enable default
So far, no octopus boards are actually using the keyboard backlight stuffing option. This change removes the config from being the default, and frees up about 1.8 kB of flash space on the boards. For any future boards wishing to use the backlight, the two configs can be moved into their individual board.h files. BUG=None BRANCH=octopus TEST=builds, bobba360 boots with no issue Change-Id: I0e2184b8decfa2a274569f8e863a2c59b59dbd63 Signed-off-by: Diana Z <dzigterman@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1383196 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Jett Rink <jettrink@chromium.org>
-rw-r--r--baseboard/octopus/baseboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/baseboard/octopus/baseboard.h b/baseboard/octopus/baseboard.h
index 2ff9d48c5f..05fe75d512 100644
--- a/baseboard/octopus/baseboard.h
+++ b/baseboard/octopus/baseboard.h
@@ -88,7 +88,6 @@
#define CONFIG_CROS_BOARD_INFO
#define CONFIG_BOARD_VERSION_CBI
#define CONFIG_LOW_POWER_IDLE
-#define CONFIG_PWM
#define CONFIG_DPTF
#define CONFIG_BOARD_HAS_RTC_RESET
@@ -255,7 +254,6 @@
#define CONFIG_KEYBOARD_PROTOCOL_8042
#define CONFIG_KEYBOARD_COL2_INVERTED
#define CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2
-#define CONFIG_PWM_KBLIGHT
/*******************************************************************************
* Sensor Config