[kernel] fix order fail in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22504 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
f4aceedc24
commit
0e8d656716
|
@ -874,7 +874,6 @@ CONFIG_IDE_MAX_HWIFS=4
|
||||||
# CONFIG_IDE_PHISON is not set
|
# CONFIG_IDE_PHISON is not set
|
||||||
CONFIG_IDE_PROC_FS=y
|
CONFIG_IDE_PROC_FS=y
|
||||||
# CONFIG_IDE_TASK_IOCTL is not set
|
# CONFIG_IDE_TASK_IOCTL is not set
|
||||||
# CONFIG_INTEL_IDLE is not set
|
|
||||||
# CONFIG_IEEE1394_DV1394 is not set
|
# CONFIG_IEEE1394_DV1394 is not set
|
||||||
# CONFIG_IEEE1394_ETH1394 is not set
|
# CONFIG_IEEE1394_ETH1394 is not set
|
||||||
# CONFIG_IEEE1394 is not set
|
# CONFIG_IEEE1394 is not set
|
||||||
|
@ -895,6 +894,7 @@ CONFIG_IDE_PROC_FS=y
|
||||||
# CONFIG_IGB is not set
|
# CONFIG_IGB is not set
|
||||||
# CONFIG_IGBVF is not set
|
# CONFIG_IGBVF is not set
|
||||||
# CONFIG_IIO is not set
|
# CONFIG_IIO is not set
|
||||||
|
# CONFIG_INTEL_IDLE is not set
|
||||||
# CONFIG_RAMZSWAP is not set
|
# CONFIG_RAMZSWAP is not set
|
||||||
# CONFIG_BATMAN_ADV is not set
|
# CONFIG_BATMAN_ADV is not set
|
||||||
# CONFIG_IKCONFIG is not set
|
# CONFIG_IKCONFIG is not set
|
||||||
|
|
Loading…
Reference in New Issue