diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-01-19 00:31:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-01-19 00:31:39 +0000 |
commit | 7b83cebba9c47be80060ecadd82097f4b9370cb2 (patch) | |
tree | ecda70c2bba237c558c837797bf4eb7ec201e7d0 /target/linux/x86 | |
parent | c071f2b90b52277a4fa4b21f274f44860f05dc71 (diff) | |
download | upstream-7b83cebba9c47be80060ecadd82097f4b9370cb2.tar.gz upstream-7b83cebba9c47be80060ecadd82097f4b9370cb2.tar.bz2 upstream-7b83cebba9c47be80060ecadd82097f4b9370cb2.zip |
x86/config-3.2: add linux-3.2 symbols for x86
The following symbols are missing for x86, in sorted order.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29783 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index b608b85d68..f30329acfa 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -21,6 +21,7 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set CONFIG_ARCH_POPULATES_NODE_MAP=y +# CONFIG_ARCH_RANDOM is not set CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |