18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cimenu "Hck"
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciconfig HCK
58c2ecf20Sopenharmony_ci	bool "Hck Drivers"
68c2ecf20Sopenharmony_ci	help
78c2ecf20Sopenharmony_ci	  Enable support for various drivers needed on the OpenHarmony Common Kernel
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciif HCK
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig HCK_VENDOR_HOOKS
128c2ecf20Sopenharmony_ci	bool "Hck Vendor Hooks"
138c2ecf20Sopenharmony_ci	help
148c2ecf20Sopenharmony_ci	  Enable vendor hooks implemented as tracepoints
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	  Allow vendor modules to attach to tracepoint "hooks" defined via
178c2ecf20Sopenharmony_ci	  DECLARE_HCK_HOOK DECLARE_HCK_RESTRICTED_HOOK
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciendif # if HCK
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciendmenu
22