diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2014-09-13 21:25:21 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2014-09-13 21:25:21 +0000 |
commit | 00f2f858bbb29dda62dae7eefa14477862963691 (patch) | |
tree | 5792775d357326ca279b0e7f35ea5db2c6d851c2 /target/linux/generic/config-3.13 | |
parent | 6161cab72ff6315a525369e09ba18f765d17ac89 (diff) | |
download | upstream-00f2f858bbb29dda62dae7eefa14477862963691.tar.gz upstream-00f2f858bbb29dda62dae7eefa14477862963691.tar.bz2 upstream-00f2f858bbb29dda62dae7eefa14477862963691.zip |
kernel: add missing config options
These missing option were found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42527 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r-- | target/linux/generic/config-3.13 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index 0b43967abe..54ba66ca7a 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -950,6 +950,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_I740 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set +# CONFIG_FB_IMX is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MACMODES is not set @@ -2556,6 +2557,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OCTEON_CF is not set # CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set |