autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / esd / hub405 / config.mk
index 22ff122..0fe7793 100644 (file)
@@ -25,8 +25,4 @@
 # esd HUB405 boards
 #
 
-TEXT_BASE = 0xFFFC0000
-
-# Compile the legacy NAND code (CFG_NAND_LEGACY must be defined)
-BOARDLIBS = drivers/nand_legacy/libnand_legacy.a
-
+CONFIG_SYS_TEXT_BASE = 0xFFFC0000