samples: net: sockets: can: Disable Ethernet
Disable Ethernet on SocketCAN sample because some Ethernet drivers cannot operate on such small buffers. Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
This commit is contained in:
parent
1343199f95
commit
22a10752ed
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
CONFIG_CAN=y
|
||||
CONFIG_NET_L2_ETHERNET=n
|
||||
CONFIG_CAN_MAX_FILTER=5
|
||||
|
||||
CONFIG_NETWORKING=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue