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: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Samuel Iglesias Gonsalvez 2012-05-11 10:17:10 +02:00 коммит произвёл Greg Kroah-Hartman
Родитель 196b59c1a2
Коммит 3ea83b5dd2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -24,8 +24,6 @@ menuconfig STAGING
if STAGING
source "drivers/staging/ipack/Kconfig"
source "drivers/staging/et131x/Kconfig"
source "drivers/staging/slicoss/Kconfig"
@ -130,4 +128,6 @@ source "drivers/staging/ramster/Kconfig"
source "drivers/staging/ozwpan/Kconfig"
source "drivers/staging/ipack/Kconfig"
endif # STAGING