summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2022-09-15 17:20:43 +0300
committerStefan Roese <sr@denx.de>2022-09-20 07:39:43 +0300
commit7a6102a6133a1f7a368c91626bb1707bed2bac45 (patch)
treef4974c503e2b5ea23626d63ef8f41df4c16cbfe1 /configs
parentb81db4bfdd886b06d980eed8d6c2302682ad3507 (diff)
downloadu-boot-7a6102a6133a1f7a368c91626bb1707bed2bac45.tar.xz
kirkwood: lsxl: Sync defconfigs
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/lschlv2_defconfig2
-rw-r--r--configs/lsxhl_defconfig2
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/lschlv2_defconfig b/configs/lschlv2_defconfig
index cfccfdcfc4..441cd8ef24 100644
--- a/configs/lschlv2_defconfig
+++ b/configs/lschlv2_defconfig
@@ -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
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig
index 1945b72450..f350f8ff42 100644
--- a/configs/lsxhl_defconfig
+++ b/configs/lsxhl_defconfig
@@ -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