summaryrefslogtreecommitdiff
path: root/include/configs/pm9g45.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-03-06 01:46:39 +0200
committerTom Rini <trini@konsulko.com>2018-03-09 09:23:10 -0500
commitb996b7d426de6d52a9ee54045bb8fe65f1cb3f27 (patch)
treee0450b18da82bf0da65728289c7e67c47e0727d0 /include/configs/pm9g45.h
parent17796171be8fca26fc9a792f21e3b8bc57f4c9af (diff)
ARM: Drop unreferenced CONFIG_* defines named after boards
The following config symbols are only defined once and never referenced anywhere else: CONFIG_AT91SAM9263EK CONFIG_AT91SAM9RLEK CONFIG_BARIX_IPAM390 CONFIG_BOARD_H2200 CONFIG_EP9301 CONFIG_KZM_A9_GT CONFIG_PICOSAM CONFIG_PLATINUM_PICON CONFIG_PLATINUM_TITANIUM CONFIG_PM9261 CONFIG_PM9263 CONFIG_PM9G45 CONFIG_SIEMENS_DRACO CONFIG_SIEMENS_PXM2 CONFIG_SIEMENS_RUT CONFIG_SMDKC100 CONFIG_SMDKV310 CONFIG_STM32F4DISCOVERY Most of them are config symbols named after the respective boards which seems to have been a standard practice at some point. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r--include/configs/pm9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index 21c31daadd..5612f5f358 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -22,7 +22,6 @@
*/
#include <asm/hardware.h>
-#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */
#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"
#define CONFIG_MACH_TYPE MACH_TYPE_PM9G45