aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/devinfo/Kconfig
blob: 8a05694f7532a5ddb74ae7f69a0d26a6583f959c (plain) (blame)
1
2
3
4
5
6
7
8
9
config MTK_DEVINFO_DRIVER
	bool "Support MTK EFUSE driver with sysfs interface"
	default y
	help
	  EFUSE driver is a must. EFUSE Driver V1 includes the Sysfs driver.
	  EFUSE Sysfs driver v1 is supported in legacy platforms.
	  It is used to provide device information. The devinfo kernel API and
	  user-space API(including ioctl and sysfs) are provided for users to
	  query device information in an easier way.