i2c: Adding makefile to build code
Adds the necessary changes to Kbuild and Makefiles to enable I2C driver support to build. Change-Id: I3113ccbbbbb4e06ef134ca73f509d2755a2abb59 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
This commit is contained in:
parent
e6252dd0ba
commit
1f63fb5de4
4 changed files with 62 additions and 0 deletions
|
@ -53,4 +53,6 @@ source "drivers/pci/Kconfig"
|
|||
|
||||
source "drivers/spi/Kconfig"
|
||||
|
||||
source "drivers/i2c/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue