mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-19 21:30:49 +00:00
kernel: sort generic configuration
This was done by executing these commands: $ ./scripts/kconfig.pl '+' target/linux/generic/config-6.1 /dev/null > target/linux/generic/config-6.1-new $ mv target/linux/generic/config-6.1-new target/linux/generic/config-6.1 Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
This commit is contained in:
parent
56f821fc6b
commit
4f7796ca14
@ -150,7 +150,6 @@ CONFIG_AF_UNIX_OOB=y
|
||||
# CONFIG_AHCI_BRCM is not set
|
||||
# CONFIG_AHCI_CEVA is not set
|
||||
# CONFIG_AHCI_DWC is not set
|
||||
# CONFIG_SATA_DWC_OLD_DMA is not set
|
||||
# CONFIG_AHCI_IMX is not set
|
||||
# CONFIG_AHCI_MVEBU is not set
|
||||
# CONFIG_AHCI_QORIQ is not set
|
||||
@ -1606,7 +1605,6 @@ CONFIG_DQL=y
|
||||
# CONFIG_DRM_I2C_NXP_TDA998X is not set
|
||||
# CONFIG_DRM_I2C_SIL164 is not set
|
||||
# CONFIG_DRM_I915 is not set
|
||||
# CONFIG_DRM_ITE_IT6505 is not set
|
||||
# CONFIG_DRM_IMX_LCDIF is not set
|
||||
# CONFIG_DRM_ITE_IT6505 is not set
|
||||
# CONFIG_DRM_ITE_IT66121 is not set
|
||||
@ -5407,6 +5405,7 @@ CONFIG_RXKAD=y
|
||||
# CONFIG_SATA_AHCI is not set
|
||||
# CONFIG_SATA_AHCI_PLATFORM is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_DWC_OLD_DMA is not set
|
||||
# CONFIG_SATA_FSL is not set
|
||||
# CONFIG_SATA_HIGHBANK is not set
|
||||
# CONFIG_SATA_HOST is not set
|
||||
|
Loading…
Reference in New Issue
Block a user