mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
omap4: sdp4430: remove CONFIG_4430SDP
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>
This commit is contained in:
parent
b7e4dadfd9
commit
8e07bb2b2b
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue