mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
gator: Add config for building the module in-tree
Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -166,4 +166,6 @@ source "drivers/ipack/Kconfig"
|
||||
|
||||
source "drivers/reset/Kconfig"
|
||||
|
||||
source "drivers/gator/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
||||
@@ -152,3 +152,5 @@ obj-$(CONFIG_IIO) += iio/
|
||||
obj-$(CONFIG_VME_BUS) += vme/
|
||||
obj-$(CONFIG_IPACK_BUS) += ipack/
|
||||
obj-$(CONFIG_NTB) += ntb/
|
||||
|
||||
obj-$(CONFIG_GATOR) += gator/
|
||||
|
||||
Reference in New Issue
Block a user