From: Felix Fietkau Date: Thu, 25 Oct 2012 15:13:13 +0000 (+0000) Subject: kernel: add a few missing config symbols for x86. added to generic config because... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c1f12c405ba20147bdcb07c8e93f18a382cdd550;p=openwrt%2Fsvn-archive%2Farchive.git kernel: add a few missing config symbols for x86. added to generic config because of dependencies, so that kernel_menuconfig does not remove them again Backport of r33923 SVN-Revision: 33928 --- diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index fd5407ee18..9c7d9461e0 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -410,6 +410,7 @@ CONFIG_CMDLINE="" # CONFIG_CODE_PATCHING_SELFTEST is not set # CONFIG_COMEDI is not set # CONFIG_COMPACTION is not set +# CONFIG_COMPAL_LAPTOP is not set # CONFIG_COMPAT_BRK is not set # CONFIG_CONFIGFS_FS is not set # CONFIG_CONNECTOR is not set @@ -1115,6 +1116,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_YEALINK is not set # CONFIG_INTEL_IDLE is not set # CONFIG_INTEL_MID_PTI is not set +# CONFIG_INTEL_OAKTRAIL is not set # CONFIG_IOMMU_SUPPORT is not set # CONFIG_IOSCHED_CFQ is not set CONFIG_IOSCHED_DEADLINE=y @@ -1518,6 +1520,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MSDOS_FS is not set CONFIG_MSDOS_PARTITION=y # CONFIG_MSI_BITMAP_SELFTEST is not set +# CONFIG_MSI_LAPTOP is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -2328,6 +2331,7 @@ CONFIG_RT_MUTEXES=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_S2IO is not set # CONFIG_SAMPLES is not set +# CONFIG_SAMSUNG_LAPTOP is not set # CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_AHCI is not set # CONFIG_SATA_AHCI_PLATFORM is not set