summaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
diff options
context:
space:
mode:
authorPascal Linder <pascal.linder@edu.hefr.ch>2019-07-09 10:28:22 +0300
committerStefan Roese <sr@denx.de>2019-08-12 10:12:38 +0300
commite5c9e830b8daba4ad511d457fdf76944605e0376 (patch)
tree1106096964aeb6f7cd7ab78c4191f5b06a5682d2 /include/configs/km/keymile-common.h
parent432579c4d1ee89da7322ff11f0424360df2b0d95 (diff)
downloadu-boot-e5c9e830b8daba4ad511d457fdf76944605e0376.tar.xz
km: clean up header files for KM Kirkwood boards
Remove unused preprocessor definitions and comments of already eliminated code. The Ethernet driver configuration is already declared in arch/arm/mach-kirkwood/include/mach/config.h and, therefore, superfluous. Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch> Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/km/keymile-common.h')
-rw-r--r--include/configs/km/keymile-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index 3106ef1d8c..8433d8e568 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -7,8 +7,6 @@
#ifndef __CONFIG_KEYMILE_H
#define __CONFIG_KEYMILE_H
-#undef CONFIG_WATCHDOG /* disable platform specific watchdog */
-
/*
* Miscellaneous configurable options
*/