# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.

# SPDX-License-Identifier: MIT

config LIBC_AML
	bool "Libc implement by AML"
	select KERNEL
	help
		Enable libc of AML's implementation.
