[linux-yocto] [kernel-meta v5.2 2/2] beaglebone: Drop the stale kernel options
Kevin Hao
kexin.hao at windriver.com
Thu Aug 29 01:26:36 PDT 2019
These two kernel options have been delete by the following kernel
commits:
99f629718272 ("net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option")
8c5dc8d9f19c ("video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol")
Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
---
bsp/beaglebone/beaglebone.cfg | 2 --
1 file changed, 2 deletions(-)
diff --git a/bsp/beaglebone/beaglebone.cfg b/bsp/beaglebone/beaglebone.cfg
index 95000f78fc54..ee2e623e740d 100644
--- a/bsp/beaglebone/beaglebone.cfg
+++ b/bsp/beaglebone/beaglebone.cfg
@@ -91,7 +91,6 @@ CONFIG_SMC91X=y
CONFIG_SMSC911X=y
CONFIG_TI_CPSW_PHY_SEL=y
CONFIG_TI_CPSW=y
-CONFIG_TI_DAVINCI_CPDMA=y
CONFIG_TI_DAVINCI_MDIO=y
#
@@ -211,7 +210,6 @@ CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0
#
# OMAP Display Device Drivers (new device model)
#
-CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_PLATFORM=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
--
2.14.4
More information about the linux-yocto
mailing list