diff options
Diffstat (limited to 'include/configs/nsim.h')
-rw-r--r-- | include/configs/nsim.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/nsim.h b/include/configs/nsim.h index 0f22606feed..c3f34a91e43 100644 --- a/include/configs/nsim.h +++ b/include/configs/nsim.h @@ -25,16 +25,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x82000000 /* - * UART configuration - * - */ -#define CONFIG_ARC_SERIAL - -/* - * Command line configuration - */ - -/* * Environment settings */ #define CONFIG_ENV_SIZE SZ_512 |