diff options
author | Mike Frysinger <michael.frysinger@analog.com> | 2007-07-02 01:49:15 -0400 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-07-02 01:49:15 -0400 |
commit | 4a3207a3339955047aab1fd5d808f8050d50dd85 (patch) | |
tree | fa297a79a09934900634a2386f9c4053dd6f6e77 /arch/blackfin/configs/BF533-EZKIT_defconfig | |
parent | da1f95b4c41e09ef96869552db587452e0da46d6 (diff) |
Blackfin arch: update board defconfig files
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/configs/BF533-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF533-EZKIT_defconfig | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig index 90d58aabe693..1cf1ab28dc66 100644 --- a/arch/blackfin/configs/BF533-EZKIT_defconfig +++ b/arch/blackfin/configs/BF533-EZKIT_defconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.21.3 | 3 | # Linux kernel version: 2.6.21.5 |
4 | # | 4 | # |
5 | # CONFIG_MMU is not set | 5 | # CONFIG_MMU is not set |
6 | # CONFIG_FPU is not set | 6 | # CONFIG_FPU is not set |
@@ -115,17 +115,26 @@ CONFIG_BF533=y | |||
115 | # CONFIG_BF534 is not set | 115 | # CONFIG_BF534 is not set |
116 | # CONFIG_BF536 is not set | 116 | # CONFIG_BF536 is not set |
117 | # CONFIG_BF537 is not set | 117 | # CONFIG_BF537 is not set |
118 | # CONFIG_BF542 is not set | ||
119 | # CONFIG_BF544 is not set | ||
120 | # CONFIG_BF548 is not set | ||
121 | # CONFIG_BF549 is not set | ||
118 | # CONFIG_BF561 is not set | 122 | # CONFIG_BF561 is not set |
123 | # CONFIG_BF_REV_0_0 is not set | ||
119 | # CONFIG_BF_REV_0_2 is not set | 124 | # CONFIG_BF_REV_0_2 is not set |
120 | CONFIG_BF_REV_0_3=y | 125 | CONFIG_BF_REV_0_3=y |
121 | # CONFIG_BF_REV_0_4 is not set | 126 | # CONFIG_BF_REV_0_4 is not set |
122 | # CONFIG_BF_REV_0_5 is not set | 127 | # CONFIG_BF_REV_0_5 is not set |
128 | # CONFIG_BF_REV_ANY is not set | ||
129 | # CONFIG_BF_REV_NONE is not set | ||
130 | CONFIG_BF53x=y | ||
123 | CONFIG_BFIN_SINGLE_CORE=y | 131 | CONFIG_BFIN_SINGLE_CORE=y |
124 | CONFIG_BFIN533_EZKIT=y | 132 | CONFIG_BFIN533_EZKIT=y |
125 | # CONFIG_BFIN533_STAMP is not set | 133 | # CONFIG_BFIN533_STAMP is not set |
126 | # CONFIG_BFIN537_STAMP is not set | 134 | # CONFIG_BFIN537_STAMP is not set |
127 | # CONFIG_BFIN533_BLUETECHNIX_CM is not set | 135 | # CONFIG_BFIN533_BLUETECHNIX_CM is not set |
128 | # CONFIG_BFIN537_BLUETECHNIX_CM is not set | 136 | # CONFIG_BFIN537_BLUETECHNIX_CM is not set |
137 | # CONFIG_BFIN548_EZKIT is not set | ||
129 | # CONFIG_BFIN561_BLUETECHNIX_CM is not set | 138 | # CONFIG_BFIN561_BLUETECHNIX_CM is not set |
130 | # CONFIG_BFIN561_EZKIT is not set | 139 | # CONFIG_BFIN561_EZKIT is not set |
131 | # CONFIG_BFIN561_TEPLA is not set | 140 | # CONFIG_BFIN561_TEPLA is not set |
@@ -634,6 +643,7 @@ CONFIG_NETDEVICES=y | |||
634 | CONFIG_NET_ETHERNET=y | 643 | CONFIG_NET_ETHERNET=y |
635 | CONFIG_MII=y | 644 | CONFIG_MII=y |
636 | CONFIG_SMC91X=y | 645 | CONFIG_SMC91X=y |
646 | # CONFIG_SMSC911X is not set | ||
637 | 647 | ||
638 | # | 648 | # |
639 | # Ethernet (1000 Mbit) | 649 | # Ethernet (1000 Mbit) |