summaryrefslogtreecommitdiff
path: root/include/module_id.h
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2013-11-19 13:51:11 -0800
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-11-21 22:21:56 +0000
commit34b94121c7095d29650c0d054c869eb2159eea8b (patch)
treef5127299fc0988a23dc3af1b1389771e6218c32e /include/module_id.h
parentf7dba327a2b352babbd9d6bc2f6dbd2b3c02efdd (diff)
downloadchrome-ec-34b94121c7095d29650c0d054c869eb2159eea8b.tar.gz
Remove bolt, daisy, kirby, puppy, slippy boards
These boards are unloved and unsupported. They'll never grow up to be laptops, and hardware is increasingly hard to come by. Comparable functionality is available in the other, more-loved boards. Removing these boards speeds up util/make_all.sh by 40%. (If you're not running that before every upload, you should be...) BUG=chrome-os-partner:24062 BRANCH=none TEST=build all remaining platforms and pass unit tests Change-Id: I4d8a49e4d52d7393471f1b1cbef059c8db4a4f77 Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/177373
Diffstat (limited to 'include/module_id.h')
-rw-r--r--include/module_id.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/module_id.h b/include/module_id.h
index 3094ecea7c..776761cfea 100644
--- a/include/module_id.h
+++ b/include/module_id.h
@@ -25,7 +25,6 @@ enum module_id {
MODULE_I2C,
MODULE_KEYBOARD,
MODULE_KEYBOARD_SCAN,
- MODULE_LED_KIRBY,
MODULE_LIGHTBAR,
MODULE_LPC,
MODULE_PECI,