c05564c4d8
Android 13
13 lines
213 B
C
Executable file
13 lines
213 B
C
Executable file
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2020 MediaTek Inc.
|
|
*/
|
|
|
|
#ifndef __CONFIG_H
|
|
#define __CONFIG_H
|
|
|
|
//#define CONFIG_RT_REGMAP
|
|
//#define CONFIG_MTK_GPIOLIB_STAND
|
|
|
|
#endif /* __MT6360_LDO_H */
|