adc: Add drivers infrastructure

Only Kconfig file for now.

Change-Id: I633ac209583b2fe6cbed3c75036ac245f0058df6
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2015-10-05 14:56:33 +03:00 committed by Anas Nashif
commit e6fc1c2049
4 changed files with 51 additions and 0 deletions

View file

@ -61,4 +61,6 @@ source "drivers/pwm/Kconfig"
source "drivers/pinmux/Kconfig"
source "drivers/adc/Kconfig"
endmenu