diff options
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 |