]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
kirkwood: lsxl: Sync defconfigs
authorStefan Roese <sr@denx.de>
Thu, 15 Sep 2022 14:20:43 +0000 (16:20 +0200)
committerStefan Roese <sr@denx.de>
Tue, 20 Sep 2022 04:39:43 +0000 (06:39 +0200)
With the recent changes in the Orion timer driver Kconfig setup, the
board specific enabling is not needed any more. This patch sync's these
2 boards with their current defconfig version.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Michael Walle <michael@walle.cc>
Tested-by: Tony Dinh <mibodhi@gmail.com>
configs/lschlv2_defconfig
configs/lsxhl_defconfig

index cfccfdcfc407050fb75cb5f71ca1cb50ec7ff6ce..441cd8ef24ff809df3f7b4f89343d71e4f0d416d 100644 (file)
@@ -70,7 +70,5 @@ CONFIG_SYS_NS16550=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
 CONFIG_KIRKWOOD_SPI=y
-CONFIG_TIMER=y
-CONFIG_ORION_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
index 1945b72450c205032266682e76bb6581a9f8465f..f350f8ff427a068319ffd5e205c0e5ca62b6dc1f 100644 (file)
@@ -71,7 +71,5 @@ CONFIG_SYS_NS16550=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
 CONFIG_KIRKWOOD_SPI=y
-CONFIG_TIMER=y
-CONFIG_ORION_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y