diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-05 20:58:05 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-05 20:58:05 +0000 |
commit | fb6f4b931328defc3012d05f78f3a6ae5ae96b6a (patch) | |
tree | 0ed4cafa6ec7498ac87750f947482f3a491f35db /target/linux/generic | |
parent | aae123c6292b4463d31a0836e1de13817f9859da (diff) |
kernel: add some missing config symbols
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index b284807b7a..943c217c8e 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -892,6 +892,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set +# CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set @@ -2456,6 +2457,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set +# CONFIG_PDA_POWER is not set # CONFIG_PDC_ADMA is not set # CONFIG_PERF_COUNTERS is not set # CONFIG_PERF_EVENTS is not set |