/* * ===================================================================================== * * 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 #endif /*KCONFIG_H*/