diff options
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r-- | include/configs/x86-common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index ff45714c82..bd62798d26 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -41,10 +41,6 @@ */ #define CONFIG_SYS_NS16550_PORT_MAPPED -/*----------------------------------------------------------------------- - * Command line configuration. - */ - #ifndef CONFIG_BOOTCOMMAND #define CONFIG_BOOTCOMMAND \ "ext2load scsi 0:3 01000000 /boot/vmlinuz; zboot 01000000" |