summaryrefslogtreecommitdiff
path: root/include/configs/openrd.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-18 02:08:44 +0300
committerTom Rini <trini@konsulko.com>2021-12-28 00:20:19 +0300
commitf98b3be287bf59414e282fda6e9879dafeae150a (patch)
treeb33fa395d373643f4193910db98c1f2e184517d5 /include/configs/openrd.h
parent8cca60a2cbf25c811129c251e84b066cd542fefc (diff)
downloadu-boot-f98b3be287bf59414e282fda6e9879dafeae150a.tar.xz
Convert CONFIG_88F5182 et al to Kconfig
This converts the following to Kconfig: CONFIG_88F5182 CONFIG_BOARD_IS_OPENRD_BASE CONFIG_BOARD_IS_OPENRD_CLIENT CONFIG_BOARD_IS_OPENRD_ULTIMATE CONFIG_D2NET_V2 CONFIG_FEROCEON CONFIG_FEROCEON_88FR131 CONFIG_INETSPACE_V2 CONFIG_KW88F6192 CONFIG_KW88F6281 CONFIG_KW88F6702 CONFIG_NET2BIG_V2 CONFIG_NETSPACE_LITE_V2 CONFIG_NETSPACE_MAX_V2 CONFIG_NETSPACE_MINI_V2 CONFIG_NETSPACE_V2 CONFIG_SHEEVA_88SV131 At this point mv-plug-common.h is now only an include of mv-common.h so remove that indirection. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/openrd.h')
-rw-r--r--include/configs/openrd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index bd27e503ca..43d089657b 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -13,12 +13,6 @@
#ifndef _CONFIG_OPENRD_H
#define _CONFIG_OPENRD_H
-/*
- * High Level Configuration Options (easy to change)
- */
-#define CONFIG_SHEEVA_88SV131 1 /* CPU Core subversion */
-#define CONFIG_KW88F6281 1 /* SOC Name */
-
#include "mv-common.h"
/*