blob: 9bfdffc100da48338c71a76b1a74a4f176f8ecdc [file] [log] [blame]
Arnd Bergmann236dec02016-09-01 16:14:47 -07001# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
Josh Triplett0da1d4a2014-08-08 16:25:47 -07002CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Arnd Bergmann236dec02016-09-01 16:14:47 -07003# CONFIG_KERNEL_GZIP is not set
4# CONFIG_KERNEL_BZIP2 is not set
5# CONFIG_KERNEL_LZMA is not set
Josh Triplett0da1d4a2014-08-08 16:25:47 -07006CONFIG_KERNEL_XZ=y
Arnd Bergmann236dec02016-09-01 16:14:47 -07007# CONFIG_KERNEL_LZO is not set
8# CONFIG_KERNEL_LZ4 is not set
Josh Triplett0da1d4a2014-08-08 16:25:47 -07009CONFIG_OPTIMIZE_INLINING=y
Arnd Bergmann236dec02016-09-01 16:14:47 -070010# CONFIG_SLAB is not set
11# CONFIG_SLUB is not set
Josh Triplett0da1d4a2014-08-08 16:25:47 -070012CONFIG_SLOB=y
Kees Cook44c6dc92018-02-06 15:37:45 -080013CONFIG_CC_STACKPROTECTOR_NONE=y
14# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
15# CONFIG_CC_STACKPROTECTOR_STRONG is not set
16# CONFIG_CC_STACKPROTECTOR_AUTO is not set