vibrant: (via cyanogen) doesn't have a trackball. Too bad, so sad. (Wes: ..nor does the Vibrant have an LED)
diff --git a/overlay/vibrant/packages/apps/CMParts/res/values/config.xml b/overlay/vibrant/packages/apps/CMParts/res/values/config.xml
new file mode 100644
index 0000000..abe2959
--- /dev/null
+++ b/overlay/vibrant/packages/apps/CMParts/res/values/config.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <!-- Whether or not to display the trackball settings -->
+    <bool name="has_trackball">false</bool>
+    <bool name="has_rgb_notification_led">false</bool>
+</resources>
diff --git a/products/cyanogen_vibrant.mk b/products/cyanogen_vibrant.mk
index 09dc78c..8aad653 100644
--- a/products/cyanogen_vibrant.mk
+++ b/products/cyanogen_vibrant.mk
@@ -19,8 +19,7 @@
 PRIVATE_BUILD_DESC="passion-user 2.2 FRF91 43546 release-keys"
 
 # Extra Vibrant overlay
-# No Overlay needed right now
-# PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/vibrant
+PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/vibrant
 
 PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL=device/vibrant/kernel