projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e4dad
)
omap4: sdp4430: remove CONFIG_4430SDP
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 26 Oct 2017 12:24:19 +0000
(21:24 +0900)
committer
Tom Rini
<trini@konsulko.com>
Fri, 27 Oct 2017 12:52:22 +0000
(08:52 -0400)
This macro is defined, but not referenced by anyone.
I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/omap4_sdp4430.h
patch
|
blob
|
history
diff --git
a/include/configs/omap4_sdp4430.h
b/include/configs/omap4_sdp4430.h
index c89bd13f55fddd048756722d7d4aa185166bf597..c7f7131cbc777b8597b7079f2dd21b9517dd6f46 100644
(file)
--- a/
include/configs/omap4_sdp4430.h
+++ b/
include/configs/omap4_sdp4430.h
@@
-16,7
+16,6
@@
/*
* High Level Configuration Options
*/
-#define CONFIG_4430SDP 1 /* working with SDP */
#define CONFIG_MACH_TYPE MACH_TYPE_OMAP_4430SDP
#include <configs/ti_omap4_common.h>