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:
parent
d2c8d52336
commit
203948e156
10 changed files with 15 additions and 19 deletions
|
@ -27,8 +27,6 @@ source "drivers/timer/Kconfig"
|
|||
|
||||
source "drivers/entropy/Kconfig"
|
||||
|
||||
source "drivers/grove/Kconfig"
|
||||
|
||||
source "drivers/pci/Kconfig"
|
||||
|
||||
source "drivers/gpio/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue