diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-30 18:51:29 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-30 18:51:29 +0400 |
commit | a8a44921383039bd5387020d035123d21660b309 (patch) | |
tree | 762260c85b584f48c74d70f0e1fe03c930c2898e /arch/blackfin/configs/CM-BF533_defconfig | |
parent | 85eb1513c15652cdaa9fd656345825bf55514a96 (diff) | |
parent | 92a19d66a3cc17feae20b4c1147e8b4dbf7b2282 (diff) | |
download | linux-a8a44921383039bd5387020d035123d21660b309.tar.xz |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin:
Blackfin: bitops: fix include order after little endian inclusion
Blackfin: defconfigs: update after misc devices defaulted to N
Blackfin: use more standard pr_fmt in the module loader
Diffstat (limited to 'arch/blackfin/configs/CM-BF533_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF533_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/configs/CM-BF533_defconfig b/arch/blackfin/configs/CM-BF533_defconfig index baf1c1573e5e..07ffbdae34ee 100644 --- a/arch/blackfin/configs/CM-BF533_defconfig +++ b/arch/blackfin/configs/CM-BF533_defconfig @@ -44,7 +44,6 @@ CONFIG_MTD_CFI=y CONFIG_MTD_CFI_INTELEXT=y CONFIG_MTD_RAM=y CONFIG_MTD_PHYSMAP=y -# CONFIG_MISC_DEVICES is not set CONFIG_NETDEVICES=y # CONFIG_NETDEV_1000 is not set # CONFIG_NETDEV_10000 is not set |