diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-04 19:47:13 -0500 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-04 19:47:13 -0500 |
commit | c71c03bda1e86c9d5198c5d83f712e695c4f2a1e (patch) | |
tree | ecb166cb3e2b7e2adb3b5e292245fefd23381ac8 /arch/blackfin/configs/IP0X_defconfig | |
parent | ea53c912f8a86a8567697115b6a0d8152beee5c8 (diff) | |
parent | 6a00f206debf8a5c8899055726ad127dbeeed098 (diff) |
Merge branch 'mpi-master' into wip-k-fmlpwip-k-fmlp
Conflicts:
litmus/sched_cedf.c
Diffstat (limited to 'arch/blackfin/configs/IP0X_defconfig')
-rw-r--r-- | arch/blackfin/configs/IP0X_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/blackfin/configs/IP0X_defconfig b/arch/blackfin/configs/IP0X_defconfig index 2a3411ef19fd..5e797cf72043 100644 --- a/arch/blackfin/configs/IP0X_defconfig +++ b/arch/blackfin/configs/IP0X_defconfig | |||
@@ -3,7 +3,7 @@ CONFIG_SYSVIPC=y | |||
3 | CONFIG_LOG_BUF_SHIFT=14 | 3 | CONFIG_LOG_BUF_SHIFT=14 |
4 | CONFIG_BLK_DEV_INITRD=y | 4 | CONFIG_BLK_DEV_INITRD=y |
5 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 5 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
6 | CONFIG_EMBEDDED=y | 6 | CONFIG_EXPERT=y |
7 | # CONFIG_SYSCTL_SYSCALL is not set | 7 | # CONFIG_SYSCTL_SYSCALL is not set |
8 | # CONFIG_HOTPLUG is not set | 8 | # CONFIG_HOTPLUG is not set |
9 | # CONFIG_ELF_CORE is not set | 9 | # CONFIG_ELF_CORE is not set |
@@ -41,6 +41,7 @@ CONFIG_IP_NF_IPTABLES=y | |||
41 | CONFIG_IP_NF_FILTER=y | 41 | CONFIG_IP_NF_FILTER=y |
42 | CONFIG_IP_NF_TARGET_REJECT=y | 42 | CONFIG_IP_NF_TARGET_REJECT=y |
43 | CONFIG_IP_NF_MANGLE=y | 43 | CONFIG_IP_NF_MANGLE=y |
44 | # CONFIG_WIRELESS is not set | ||
44 | CONFIG_MTD=y | 45 | CONFIG_MTD=y |
45 | CONFIG_MTD_PARTITIONS=y | 46 | CONFIG_MTD_PARTITIONS=y |
46 | CONFIG_MTD_CHAR=y | 47 | CONFIG_MTD_CHAR=y |
@@ -60,6 +61,7 @@ CONFIG_NET_ETHERNET=y | |||
60 | CONFIG_DM9000=y | 61 | CONFIG_DM9000=y |
61 | # CONFIG_NETDEV_1000 is not set | 62 | # CONFIG_NETDEV_1000 is not set |
62 | # CONFIG_NETDEV_10000 is not set | 63 | # CONFIG_NETDEV_10000 is not set |
64 | # CONFIG_WLAN is not set | ||
63 | # CONFIG_INPUT is not set | 65 | # CONFIG_INPUT is not set |
64 | # CONFIG_SERIO is not set | 66 | # CONFIG_SERIO is not set |
65 | # CONFIG_VT is not set | 67 | # CONFIG_VT is not set |
@@ -89,5 +91,4 @@ CONFIG_NLS_CODEPAGE_437=y | |||
89 | CONFIG_NLS_ISO8859_1=y | 91 | CONFIG_NLS_ISO8859_1=y |
90 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set | 92 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set |
91 | CONFIG_CPLB_INFO=y | 93 | CONFIG_CPLB_INFO=y |
92 | CONFIG_SECURITY=y | ||
93 | CONFIG_CRC_CCITT=y | 94 | CONFIG_CRC_CCITT=y |