summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2012-09-12 11:28:11 -0700
committerGerrit <chrome-bot@google.com>2012-09-12 14:17:12 -0700
commit0ac4bc36537ce3ee98a3ce3068a79919cd9804d3 (patch)
tree82604ce07e7910e9ac82640072644aba16b74f9a /chip
parente212b100cc6473984c0f1a2f2fe7cc9012ddd66b (diff)
downloadchrome-ec-0ac4bc36537ce3ee98a3ce3068a79919cd9804d3.tar.gz
link: disable unused EEPROM modules
Haven't found a use for these, so remove to reduce code size (reduces binary by 2KB) / complexity. These are still test-compiled on BDS so they'll be ready if needed. BUG=chrome-os-partner:11232 BRANCH=link TEST=build and boot firmware. 'help' should not show eeread/eewrite commands Change-Id: I0f2e41e21efcbbb0967a5b85b7c8a2ff8147460e Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/33112 Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'chip')
-rw-r--r--chip/lm4/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/lm4/config.h b/chip/lm4/config.h
index 6d55fa4940..ccabe931cb 100644
--- a/chip/lm4/config.h
+++ b/chip/lm4/config.h
@@ -81,7 +81,6 @@
/* Optional features present on this chip */
#define CONFIG_ADC
-#define CONFIG_EEPROM
#define CONFIG_FLASH
#define CONFIG_FPU
#define CONFIG_I2C