diff options
| author | Michal Simek <[email protected]> | 2019-12-17 15:48:54 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2020-01-14 09:05:54 +0100 |
| commit | 727b3960850e04d6873f2ea380974d8fa47edb0c (patch) | |
| tree | e721a7375717ca228a4c84a152dba4bdcdaccdb2 /include | |
| parent | be1b6c32d9409836c4186b4fce042848b699a0b8 (diff) | |
arm64: zynqmp: Move PANIC to Kconfig
Convert another option Kconfig.
Reported-by: Robert P. J. Day <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/xilinx_zynqmp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index b094dce49af..010738363d1 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -94,7 +94,6 @@ /* Console I/O Buffer Size */ #define CONFIG_SYS_CBSIZE 2048 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_PANIC_HANG #define CONFIG_SYS_MAXARGS 64 /* Ethernet driver */ |
