common: Move CONFIG_BOOTARGS to Kconfig
[platform/kernel/u-boot.git] / include / configs / ls1021atwr.h
index 98e902e..0fecd54 100644 (file)
@@ -95,7 +95,6 @@
        board/freescale/ls1021atwr/ls102xa_rcw_sd_ifc.cfg
 #endif
 #define CONFIG_SPL_FRAMEWORK
-#define CONFIG_SPL_LDSCRIPT    "arch/$(ARCH)/cpu/u-boot-spl.lds"
 
 #ifdef CONFIG_SECURE_BOOT
 /*
 
 #define CONFIG_ETHPRIME                        "eTSEC1"
 
-#define CONFIG_PHY_GIGE
-#define CONFIG_PHYLIB
 #define CONFIG_PHY_ATHEROS
 
 #define CONFIG_HAS_ETH0
 
 #ifdef CONFIG_PCI
 #define CONFIG_PCI_SCAN_SHOW
-#define CONFIG_CMD_PCI
 #endif
 
 #define CONFIG_CMDLINE_TAG
                           "&& esbc_halt; run nor_bootcmd;"
 #endif
 
-#define CONFIG_BOOTARGS                        "console=ttyS0,115200 root=/dev/ram0"
-
 /*
  * Miscellaneous configurable options
  */