Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c090575 authored by Alexander Shishkin's avatar Alexander Shishkin Committed by Greg Kroah-Hartman
Browse files

stm class: Select configfs



STM policy handling is basically configfs, I honestly don't know how we
ended up without a Kconfig dependency, but thanks to randconfig testing,
it's now caught.

Reported-by: default avatarJim Davis <jim.epost@gmail.com>
Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Reported-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarAlexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f8d96004
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config STM
	tristate "System Trace Module devices"
	select CONFIGFS_FS
	help
	  A System Trace Module (STM) is a device exporting data in System
	  Trace Protocol (STP) format as defined by MIPI STP standards.