13298bea7Sopenharmony_ci# Copyright (C) 2022 Huawei Device Co., Ltd. 23298bea7Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 33298bea7Sopenharmony_ci# you may not use this file except in compliance with the License. 43298bea7Sopenharmony_ci# You may obtain a copy of the License at 53298bea7Sopenharmony_ci# 63298bea7Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 73298bea7Sopenharmony_ci# 83298bea7Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 93298bea7Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 103298bea7Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 113298bea7Sopenharmony_ci# See the License for the specific language governing permissions and 123298bea7Sopenharmony_ci# limitations under the License. 133298bea7Sopenharmony_ci 143298bea7Sopenharmony_ciconfig TRACEPOINT_AML_EMMC_PARTITION 153298bea7Sopenharmony_ci tristate "AML_EMMC_PARTITION Tracepoint For Vendor Hooks" 163298bea7Sopenharmony_ci depends on VENDOR_HOOKS 173298bea7Sopenharmony_ci default m 183298bea7Sopenharmony_ci help 193298bea7Sopenharmony_ci Enable aml emmc partition tracepoint for vendor hooks 203298bea7Sopenharmony_ci Allow vendor modules to attach driver hooks defined via 213298bea7Sopenharmony_ci DECLARE_HOOK or DECLARE_RESTRICTED_HOOK 22