drivers: slip: Consolidate under drivers/net/
Make drivers/net/ be the place for misc networking-related drivers (otherwise, we'd need to have a new dir per driver). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
parent
311c5ea56a
commit
0612651deb
5 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ source "drivers/console/Kconfig"
|
|||
|
||||
source "drivers/ethernet/Kconfig"
|
||||
|
||||
source "drivers/slip/Kconfig"
|
||||
source "drivers/net/Kconfig"
|
||||
|
||||
source "drivers/serial/Kconfig"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue