From 6c9f970096f3dff240b0ab366d94a72f4fbd557c Mon Sep 17 00:00:00 2001 From: Dragos Motrea Date: Wed, 31 May 2017 14:07:30 +0200 Subject: Optimized the kernel foot print of the Host Image In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea Signed-off-by: Adrian Dudau --- features/rfkill/rfkill_n.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 features/rfkill/rfkill_n.cfg (limited to 'features/rfkill/rfkill_n.cfg') diff --git a/features/rfkill/rfkill_n.cfg b/features/rfkill/rfkill_n.cfg new file mode 100644 index 0000000..b8de3ec --- /dev/null +++ b/features/rfkill/rfkill_n.cfg @@ -0,0 +1,3 @@ +CONFIG_RFKILL=n +CONFIG_RFKILL_LEDS=n +CONFIG_RFKILL_INPUT=n -- cgit v1.2.3-54-g00ecf