diff options
Diffstat (limited to 'configs/grsim_defconfig')
-rw-r--r-- | configs/grsim_defconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/configs/grsim_defconfig b/configs/grsim_defconfig deleted file mode 100644 index 0d6ab4a925..0000000000 --- a/configs/grsim_defconfig +++ /dev/null @@ -1,23 +0,0 @@ -CONFIG_SPARC=y -CONFIG_SYS_TEXT_BASE=0x00000000 -CONFIG_IDENT_STRING=" Gaisler GRSIM" -CONFIG_TARGET_GRSIM=y -CONFIG_BOOTDELAY=5 -# CONFIG_CMD_BOOTD is not set -# CONFIG_CMD_ELF is not set -# CONFIG_CMD_IMI is not set -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_EDITENV is not set -# CONFIG_CMD_SAVEENV is not set -# CONFIG_CMD_ENV_EXISTS is not set -# CONFIG_CMD_MEMORY is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set -# CONFIG_CMD_NET is not set -# CONFIG_CMD_NFS is not set -CONFIG_SYS_AMBAPP_PRINT_ON_STARTUP=y -CONFIG_BAUDRATE=38400 -CONFIG_DEBUG_UART=y -CONFIG_DEBUG_UART_APBUART=y -CONFIG_DEBUG_UART_BASE=0x80000100 -CONFIG_DEBUG_UART_CLOCK=40000000 |