samsung: drop target
This target is still on kernel 4.14, and no attempt has been made to update it to a newer kernel. Since we already are two LTS versions ahead of that the target is dropped, as the chance of somebody bumping it will only decrease with time. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
		@@ -141,7 +141,7 @@ $(eval $(call KernelPackage,mii))
 | 
			
		||||
define KernelPackage/mdio-gpio
 | 
			
		||||
  SUBMENU:=$(NETWORK_DEVICES_MENU)
 | 
			
		||||
  TITLE:= Supports GPIO lib-based MDIO busses
 | 
			
		||||
  DEPENDS:=+kmod-libphy @GPIO_SUPPORT +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
 | 
			
		||||
  DEPENDS:=+kmod-libphy @GPIO_SUPPORT +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_tegra):kmod-of-mdio
 | 
			
		||||
  KCONFIG:= \
 | 
			
		||||
	CONFIG_MDIO_BITBANG \
 | 
			
		||||
	CONFIG_MDIO_GPIO
 | 
			
		||||
@@ -336,7 +336,7 @@ $(eval $(call KernelPackage,switch-rtl8306))
 | 
			
		||||
define KernelPackage/switch-rtl8366-smi
 | 
			
		||||
  SUBMENU:=$(NETWORK_DEVICES_MENU)
 | 
			
		||||
  TITLE:=Realtek RTL8366 SMI switch interface support
 | 
			
		||||
  DEPENDS:=@GPIO_SUPPORT +kmod-swconfig +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
 | 
			
		||||
  DEPENDS:=@GPIO_SUPPORT +kmod-swconfig +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_tegra):kmod-of-mdio
 | 
			
		||||
  KCONFIG:=CONFIG_RTL8366_SMI
 | 
			
		||||
  FILES:=$(LINUX_DIR)/drivers/net/phy/rtl8366_smi.ko
 | 
			
		||||
  AUTOLOAD:=$(call AutoLoad,42,rtl8366_smi,1)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user