Skip to content

Commit

Permalink
kernel: enable CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC
Browse files Browse the repository at this point in the history
To easily find out which kernel options are enabled.
  • Loading branch information
iaguis authored and Sergiusz Urbaniak committed Oct 13, 2016
1 parent 12d0585 commit 8e457d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions board/coreos/minikube/linux-4.7_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -404,3 +404,5 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y

0 comments on commit 8e457d4

Please sign in to comment.