common: Move CONFIG_BOOTARGS to Kconfig
[oweals/u-boot.git] / include / configs / hikey.h
index 093badb88bba6b63faa44ac4a2b8694ab21f7b3d..f12f13c8366989c28a9f5e85c26e025ca7d9f0c4 100644 (file)
@@ -86,9 +86,6 @@
  * Defines where the kernel and FDT will be put in RAM
  */
 
-/* Assume we boot with root on the seventh partition of eMMC */
-#define CONFIG_BOOTARGS        "console=ttyAMA0,115200n8 root=/dev/mmcblk0p9 rw"
-
 #define BOOT_TARGET_DEVICES(func) \
        func(USB, usb, 0) \
        func(MMC, mmc, 1) \