Staging: ipack: move the devices source line in Kconfig file
Maintain the proper order of definitions in Kconfig following the time order of the commits. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3ea83b5dd2
commit
fc36f0730b
|
@ -9,8 +9,8 @@ menuconfig IPACK_BUS
|
|||
|
||||
if IPACK_BUS
|
||||
|
||||
source "drivers/staging/ipack/devices/Kconfig"
|
||||
|
||||
source "drivers/staging/ipack/bridges/Kconfig"
|
||||
|
||||
source "drivers/staging/ipack/devices/Kconfig"
|
||||
|
||||
endif # IPACK
|
||||
|
|
Loading…
Reference in New Issue
Block a user