Forum | Documentation | Website | Blog

Skip to content

remove CONFIG_IEEE802154_FAKELB

Vaishnav Achath requested to merge buildroot-fix into master

Hi @jadonk ,

CONFIG_IEEE802154_FAKELB might be causing the extra/dummy loopback wpan interfaces : https://github.com/torvalds/linux/blob/master/drivers/net/ieee802154/fakelb.c#L22 Also looks like it is a deprecated driver : https://github.com/torvalds/linux/blob/master/drivers/net/ieee802154/fakelb.c#L250

Added GBPHY I2C,SPI,UART configs

ping seems to work perfectly, but gbridge crashes/segfaults after sometime (after the hotplug event)

Merge request reports