/plugin/;
#include "exynos9610_battery_data.dtsi"
+#include "exynos9610-mot-kane.dtsi"
#include <dt-bindings/clock/exynos9610.h>
#include "modem-ss360ap-sit-pdata.dtsi"
#include "exynos9610-display-lcd.dtsi"
/plugin/;
#include "exynos9610_battery_data.dtsi"
+#include "exynos9610-mot-kane.dtsi"
#include <dt-bindings/clock/exynos9610.h>
#include "modem-ss360ap-sit-pdata.dtsi"
#include "exynos9610-display-lcd.dtsi"
CONFIG_SENSORS_CLASS=y
CONFIG_INPUT_EGISTEC_320=y
CONFIG_AW8695_HAPTIC=y
+CONFIG_MOT_UTAG=y
\ No newline at end of file
CONFIG_SENSORS_CLASS=y
CONFIG_INPUT_EGISTEC_320=y
CONFIG_AW8695_HAPTIC=y
+CONFIG_MOT_UTAG=y
\ No newline at end of file
source "drivers/misc/altera-stapl/Kconfig"
source "drivers/misc/mei/Kconfig"
source "drivers/misc/vmw_vmci/Kconfig"
+source "drivers/misc/utag/Kconfig"
source "drivers/misc/mic/Kconfig"
source "drivers/misc/genwqe/Kconfig"
source "drivers/misc/echo/Kconfig"
obj-$(CONFIG_ALTERA_STAPL) +=altera-stapl/
obj-$(CONFIG_INTEL_MEI) += mei/
obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci/
+obj-$(CONFIG_MOT_UTAG) += utag/
obj-$(CONFIG_LATTICE_ECP3_CONFIG) += lattice-ecp3-config.o
obj-$(CONFIG_SRAM) += sram.o
obj-$(CONFIG_SRAM_EXEC) += sram-exec.o
-obj-$(CONFIG_MOT_UTAG) += utags.o
+obj-$(CONFIG_MOT_UTAG) += utags.o
+