summaryrefslogtreecommitdiffstats
path: root/src/ec/system76/ec/Kconfig
blob: d1cd079f1da4a9e1708b9070e46c2725d510d2db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
config EC_SYSTEM76_EC
	bool
	help
	  System76 EC

config EC_SYSTEM76_EC_BAT_THRESHOLDS
	depends on EC_SYSTEM76_EC
	bool
	default y

config EC_SYSTEM76_EC_DGPU
	depends on EC_SYSTEM76_EC
	bool
	default n

config EC_SYSTEM76_EC_OLED
	depends on EC_SYSTEM76_EC
	bool
	default n