From c7e914d5f949e882107a63472901ab606303adcc Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 5 Nov 2015 14:52:36 +0300 Subject: Rename preempt-rt.config to preempt-rt.conf to follow the general rule Signed-off-by: Andrey Konovalov --- linaro/configs/preempt-rt.conf | 3 +++ linaro/configs/preempt-rt.config | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 linaro/configs/preempt-rt.conf delete mode 100644 linaro/configs/preempt-rt.config diff --git a/linaro/configs/preempt-rt.conf b/linaro/configs/preempt-rt.conf new file mode 100644 index 00000000000..7c6594f3a01 --- /dev/null +++ b/linaro/configs/preempt-rt.conf @@ -0,0 +1,3 @@ +CONFIG_PREEMPT=y +CONFIG_PREEMPT_RT_FULL=y +# CONFIG_CPU_FREQ is not set diff --git a/linaro/configs/preempt-rt.config b/linaro/configs/preempt-rt.config deleted file mode 100644 index 7c6594f3a01..00000000000 --- a/linaro/configs/preempt-rt.config +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PREEMPT=y -CONFIG_PREEMPT_RT_FULL=y -# CONFIG_CPU_FREQ is not set -- cgit v1.2.3