drivers: reverting Kconfig/Makefile changes for slip
The slip driver revert (3e63a74
) was incomplete, missing the Kconfig and
Makefile changes, causing 'make clean' to fail.
Change-Id: I9d944148e6be3756b62d2371a5ab5528365e1ec1
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
This commit is contained in:
parent
62ca7ef1fc
commit
180a0ee948
2 changed files with 0 additions and 3 deletions
|
@ -27,8 +27,6 @@ source "drivers/console/Kconfig"
|
|||
|
||||
source "drivers/ethernet/Kconfig"
|
||||
|
||||
source "drivers/slip/Kconfig"
|
||||
|
||||
source "drivers/serial/Kconfig"
|
||||
|
||||
source "drivers/interrupt_controller/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue