Skip to content

Commit cc2f94d

Browse files
committed
defconfig: r4: fix panic_timeout defined twice
1 parent e3b3876 commit cc2f94d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

arch/arm64/configs/mt7988a_bpi-r4_defconfig

+1-3
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ CONFIG_PACKET=y
399399
CONFIG_PAGE_SIZE_4KB=y
400400
CONFIG_PANIC_ON_OOPS=y
401401
CONFIG_PANIC_ON_OOPS_VALUE=1
402-
CONFIG_PANIC_TIMEOUT=1
402+
CONFIG_PANIC_TIMEOUT=10
403403
CONFIG_PARTITION_ADVANCED=y
404404
CONFIG_PCIE_BUS_DEFAULT=y
405405
CONFIG_PCI_QUIRKS=y
@@ -1270,5 +1270,3 @@ CONFIG_PCS_MTK_USXGMII=y
12701270
CONFIG_MT7915E=m
12711271
CONFIG_MT798X_WMAC=y
12721272
CONFIG_PHY_MTK_XFI_TPHY=y
1273-
1274-
CONFIG_PANIC_TIMEOUT=30

0 commit comments

Comments
 (0)