diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-02-26 14:52:10 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-02-26 14:52:10 +0100 |
commit | b4086ae61cdcd8a5c24c28b858c4f50079f1955f (patch) | |
tree | 09c109b8bb460b8ecf6a0891371b20f2f6691237 /need.config | |
parent | 30db6d85766c84eb1058fef8b1048323ab2f5dca (diff) | |
download | kconfig-b4086ae61cdcd8a5c24c28b858c4f50079f1955f.tar.gz |
more tweaks
Diffstat (limited to 'need.config')
-rw-r--r-- | need.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/need.config b/need.config index 0937630..6904c60 100644 --- a/need.config +++ b/need.config @@ -1,6 +1,10 @@ # stuff we want have even if "make localmodconfig" # turns it off due to not being used at the moment +# config +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y + # usb hid devices CONFIG_HID_GENERIC=y CONFIG_USB_HIDDEV=y |