summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3530_beagle_defconfig
diff options
context:
space:
mode:
authorDominik Haller <d.haller@phytec.de>2022-10-20 16:41:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-10-24 10:24:17 +0200
commitf9f0c098048f8fa76f9f4945b0fe16e9333530d5 (patch)
tree1535db8ef8a3c6deee40577ccd54d24c57f32234 /arch/arm/configs/omap3530_beagle_defconfig
parent129e0a94c22d617f37a496ba2c7682c3015fb180 (diff)
downloadbarebox-f9f0c098048f8fa76f9f4945b0fe16e9333530d5.tar.gz
barebox-f9f0c098048f8fa76f9f4945b0fe16e9333530d5.tar.xz
ARM: configs: Remove NS16550_OMAP_EXTENSIONS
Config NS16550_OMAP_EXTENSIONS has been removed a while ago in commit 11a1f28cbf22 ("serial: Kconfig: Remove DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS option"). Remove it from the defconfigs too. Signed-off-by: Dominik Haller <d.haller@phytec.de> Link: https://lore.barebox.org/20221020144112.52506-1-d.haller@phytec.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/omap3530_beagle_defconfig')
-rw-r--r--arch/arm/configs/omap3530_beagle_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3530_beagle_defconfig b/arch/arm/configs/omap3530_beagle_defconfig
index 5d09abf615..e959bdfde3 100644
--- a/arch/arm/configs/omap3530_beagle_defconfig
+++ b/arch/arm/configs/omap3530_beagle_defconfig
@@ -72,7 +72,6 @@ CONFIG_NET=y
CONFIG_NET_NFS=y
CONFIG_NET_NETCONSOLE=y
CONFIG_DRIVER_SERIAL_NS16550=y
-CONFIG_DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS=y
CONFIG_NET_USB=y
CONFIG_NET_USB_ASIX=y
CONFIG_NET_USB_SMSC95XX=y