sdk-hwV1.3/lichee/melis-v3.0/source/include/melis/kconfig.h

26 lines
627 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
/*
* =====================================================================================
*
* Filename: kconfig.h
*
* Description: null.
*
* Version: 2.0
* Create: 2017-11-02 10:24:18
* Revision: none
* Compiler: gcc version 6.3.0 (crosstool-NG crosstool-ng-1.23.0)
*
* Author: caozilong@allwinnertech.com
* Organization: BU1-PSW
* Last Modified: 2020-04-18 12:43:58
*
* =====================================================================================
*/
#ifndef KCONFIG_H
#define KCONFIG_H
#include <generated/autoconf.h>
#endif /*KCONFIG_H*/