| # SPDX-License-Identifier: GPL-2.0 | |
| config MTK_HBT | |
| tristate "32-bit syscall support for the MTK HBT" | |
| depends on 64BIT && COMPAT | |
| help | |
| This is the driver for MediaTek HBT. | |
| If you want HBT feature, say m here. | |
| This is needed if support for HBT devices is required. | |
| If unsure, say N. | |