]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
Kconfig: import kconfig.h from Linux 4.3
authorShannon Zhao <shannon.zhao@linaro.org>
Mon, 1 Feb 2016 12:55:51 +0000 (13:55 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 1 Feb 2016 12:55:51 +0000 (13:55 +0100)
commit601b5977008770e872827689eb5e868276eea7b9
treef49c3804b9ad0c42fe6e34cbf10e7a7dca24a2bb
parent54da55fda7e4be7454ac9b19a8e84b1e8b4079e5
Kconfig: import kconfig.h from Linux 4.3

To support using CONFIG_ options in C/CPP expressions, import kconfig.h
from the Linux v4.3 tag (commit id
6a13feb9c82803e2b815eca72fa7a9f5561d7861).
Only import IS_ENABLED for Xen since Xen doesn't support loadable
modules.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/xen/kconfig.h [new file with mode: 0644]