sensors: move grove sensors under drivers/sensor

Grove devices are sensors, so no need to have them under their own
category.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-10-19 08:43:50 -04:00
commit 203948e156
10 changed files with 15 additions and 19 deletions

View file

@ -27,8 +27,6 @@ source "drivers/timer/Kconfig"
source "drivers/entropy/Kconfig"
source "drivers/grove/Kconfig"
source "drivers/pci/Kconfig"
source "drivers/gpio/Kconfig"