Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ea83b5d authored by Samuel Iglesias Gonsalvez's avatar Samuel Iglesias Gonsalvez Committed by Greg Kroah-Hartman
Browse files

Staging: move the position of the ipack source line in Kconfig



Moved the ipack source line to the proper place, at the end of the list in the
staging's Kconfig file.

Signed-off-by: default avatarSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 196b59c1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -24,8 +24,6 @@ menuconfig STAGING


if STAGING
if STAGING


source "drivers/staging/ipack/Kconfig"

source "drivers/staging/et131x/Kconfig"
source "drivers/staging/et131x/Kconfig"


source "drivers/staging/slicoss/Kconfig"
source "drivers/staging/slicoss/Kconfig"
@@ -130,4 +128,6 @@ source "drivers/staging/ramster/Kconfig"


source "drivers/staging/ozwpan/Kconfig"
source "drivers/staging/ozwpan/Kconfig"


source "drivers/staging/ipack/Kconfig"

endif # STAGING
endif # STAGING