From e85f43e8c2f164789bb1c0fcae384e4d40a3a0a2 Mon Sep 17 00:00:00 2001 From: Bade Appala Naidu Date: Thu, 17 May 2012 15:26:06 +0530 Subject: Added Gyroscope pressure Acceleormetr and Proximity sensor testcases Added snowball specific cmmand file --- config/snowball_defconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/snowball_defconfig') diff --git a/config/snowball_defconfig b/config/snowball_defconfig index ffce626..63c4c7b 100644 --- a/config/snowball_defconfig +++ b/config/snowball_defconfig @@ -23,10 +23,10 @@ CONFIG_LTP_DMA=y # CONFIG_LTP_EMMC_FILESYSTEM_MMC_VALIDATION_LTP is not set # CONFIG_LTP_MSP is not set # CONFIG_LTP_ALS is not set -# CONFIG_LTP_LSM303DLH is not set -# CONFIG_LTP_LPS001WP is not set -# CONFIG_LTP_L3G4200D is not set -# CONFIG_LTP_PROXIMITY is not set +CONFIG_LTP_LSM303DLH=y +CONFIG_LTP_LPS001WP=y +CONFIG_LTP_L3G4200D=y +CONFIG_LTP_PROXIMITY=y # CONFIG_LTP_POWER is not set # CONFIG_LTP_TEE is not set # CONFIG_LTP_TIMER is not set -- cgit v1.2.3