diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -303,6 +303,9 @@ menu "Global build settings" config KERNEL_RELAY bool + config KERNEL_KEXEC + bool "Enable kexec support" + # # CGROUP support symbols # |