summaryrefslogtreecommitdiff
path: root/include/configs/hrcon.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 11:17:45 +0300
committerMario Six <mario.six@gdsys.cc>2019-05-21 08:51:40 +0300
commitd6918816fb88ab648016284d80e88cc0db2a33ae (patch)
tree78f4ffdfde09d9d231e4c6d86718f5b03d97f778 /include/configs/hrcon.h
parent4cb06d3edff9e39a1e0b0bbfd110b9e219158412 (diff)
downloadu-boot-d6918816fb88ab648016284d80e88cc0db2a33ae.tar.xz
hrcon: Migrate to CONFIG_TARGET_HRCON
Use the proper CONFIG_TARGET_HRCON Kconfig option to replace the CONFIG_HRCON ad-hoc config option. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/hrcon.h')
-rw-r--r--include/configs/hrcon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h
index 23ed4e54c7..cd5e883b7a 100644
--- a/include/configs/hrcon.h
+++ b/include/configs/hrcon.h
@@ -13,7 +13,6 @@
*/
#define CONFIG_E300 1 /* E300 family */
#define CONFIG_MPC83xx 1 /* MPC83xx family */
-#define CONFIG_HRCON 1 /* HRCON board specific */
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR