From 21d73b4159d65ec1279ed603bc67f32fb8346f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 28 Aug 2015 17:45:26 +0200 Subject: Reimplement fromfolder script Removing configuration options from configuration file according to definition folder. New implementation allows to specify required configuration options that shouldn't be removed in any case. --- targets/ryuglab/config_force | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 targets/ryuglab/config_force (limited to 'targets/ryuglab') diff --git a/targets/ryuglab/config_force b/targets/ryuglab/config_force new file mode 100644 index 0000000..9886c72 --- /dev/null +++ b/targets/ryuglab/config_force @@ -0,0 +1,22 @@ +BLK_DEV_INITRD +INITRAMFS_COMPRESSION_* +RD_GZIP + +PPC_MPC52xx +PPC_MPC5200_SIMPLE +SERIAL_CORE +SERIAL_CORE_CONSOLE +SERIAL_MPC52xx +SERIAL_MPC52xx_CONSOLE + +TTY +PROC_FS +PRINTK + +BINFMT_SCRIPT +DEVTMPFS +HIGH_RES_TIMERS +MULTIUSER + +FUTEX +CONFIG_PREEMPT_RT_FULL -- cgit v1.2.3