From 8c0b9f4e09abf2f748b6badcc9f3fc5e390b8caf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Oct 2015 18:11:54 +0200 Subject: style changes, boolean -> bool, no prompt where not strictly required --- target/linux/config/Config.in.watchdog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/config/Config.in.watchdog') diff --git a/target/linux/config/Config.in.watchdog b/target/linux/config/Config.in.watchdog index 70fafbc60..07f8e8957 100644 --- a/target/linux/config/Config.in.watchdog +++ b/target/linux/config/Config.in.watchdog @@ -1,6 +1,8 @@ # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. +menu "Watchdog driver support" + config ADK_KERNEL_WATCHDOG bool @@ -13,8 +15,6 @@ config ADK_KERNEL_CS5535_MFGPT config ADK_KERNEL_CS5535_CLOCK_EVENT_SRC bool -menu "Watchdog driver support" - config ADK_KERNEL_BCM2708_WDT bool "Hardware Watchdog for BCM2835 boards" select ADK_KERNEL_WATCHDOG -- cgit v1.2.3