diff options
author | Karel Kočí <cynerd@email.cz> | 2017-04-28 22:30:14 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-04-29 11:09:39 +0200 |
commit | ff32725fff6b3bd40a87f0b21152764084f9d33a (patch) | |
tree | 8d118a03310cbc96dd98ddea1f2108f826ff1e6a /sys-boot/linux/files/configs/ikconfig | |
parent | 13f491a430735286fecb767ca0abe5d1ab42c046 (diff) | |
download | gentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.tar.gz gentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.tar.bz2 gentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.zip |
Add package for linux
Diffstat (limited to 'sys-boot/linux/files/configs/ikconfig')
-rw-r--r-- | sys-boot/linux/files/configs/ikconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-boot/linux/files/configs/ikconfig b/sys-boot/linux/files/configs/ikconfig new file mode 100644 index 0000000..fdd0bd9 --- /dev/null +++ b/sys-boot/linux/files/configs/ikconfig @@ -0,0 +1,3 @@ +# Build configuration into the kernel +CONFIG_IKCONFIG=m +CONFIG_IKCONFIG_PROC=y |