Skip to content

Commit

Permalink
defconfig: r4: fix panic_timeout defined twice
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Apr 10, 2024
1 parent e3b3876 commit cc2f94d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/arm64/configs/mt7988a_bpi-r4_defconfig
Expand Up @@ -399,7 +399,7 @@ CONFIG_PACKET=y
CONFIG_PAGE_SIZE_4KB=y
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1
CONFIG_PANIC_TIMEOUT=1
CONFIG_PANIC_TIMEOUT=10
CONFIG_PARTITION_ADVANCED=y
CONFIG_PCIE_BUS_DEFAULT=y
CONFIG_PCI_QUIRKS=y
Expand Down Expand Up @@ -1270,5 +1270,3 @@ CONFIG_PCS_MTK_USXGMII=y
CONFIG_MT7915E=m
CONFIG_MT798X_WMAC=y
CONFIG_PHY_MTK_XFI_TPHY=y

CONFIG_PANIC_TIMEOUT=30

0 comments on commit cc2f94d

Please sign in to comment.