diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 07:05:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 07:05:30 +0000 |
commit | 9e0759ea2653475f4e891c412fa503e9a9b08478 (patch) | |
tree | ad7553c4f7d9bd7658a745b9577449d57925801f /target/linux/x86/net5501/config-default | |
parent | f60113762adbf2cf3aab2c57e2559c61ab98cb18 (diff) | |
download | upstream-9e0759ea2653475f4e891c412fa503e9a9b08478.tar.gz upstream-9e0759ea2653475f4e891c412fa503e9a9b08478.tar.bz2 upstream-9e0759ea2653475f4e891c412fa503e9a9b08478.zip |
x86: merge all geode based subtargets into one
Build all geode platform drivers into the kernel
Remove kmod-* packages for these drivers
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44809
Diffstat (limited to 'target/linux/x86/net5501/config-default')
-rw-r--r-- | target/linux/x86/net5501/config-default | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/target/linux/x86/net5501/config-default b/target/linux/x86/net5501/config-default deleted file mode 100644 index 8b3b28b035..0000000000 --- a/target/linux/x86/net5501/config-default +++ /dev/null @@ -1,22 +0,0 @@ -# CONFIG_ATA_PIIX is not set -CONFIG_DEBUG_BUGVERBOSE=y -CONFIG_GPIOLIB=y -CONFIG_GPIO_DEVRES=y -# CONFIG_GPIO_F7188X is not set -# CONFIG_GPIO_INTEL_MID is not set -CONFIG_GPIO_SYSFS=y -# CONFIG_HIGHMEM64G is not set -CONFIG_HWMON=y -# CONFIG_ISDN is not set -# CONFIG_KEYBOARD_GPIO is not set -# CONFIG_M486 is not set -# CONFIG_MATH_EMULATION is not set -CONFIG_MGEODE_LX=y -CONFIG_PATA_CS5536=y -# CONFIG_SCx200 is not set -CONFIG_THERMAL_HWMON=y -CONFIG_X86_CMOV=y -CONFIG_X86_DEBUGCTLMSR=y -CONFIG_X86_TSC=y -CONFIG_X86_USE_3DNOW=y -CONFIG_X86_USE_PPRO_CHECKSUM=y |