diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-24 07:34:42 +0100 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-25 21:54:12 +0100 |
commit | 901c23fb18fad6506c90e17fa265970c311b9227 (patch) | |
tree | ad45834dcc6bf9919bfa3f5a7d5343aead9c7118 /arch/blackfin/configs/DNP5370_defconfig | |
parent | Blackfin: use more standard pr_fmt in the module loader (diff) | |
download | linux-901c23fb18fad6506c90e17fa265970c311b9227.tar.xz linux-901c23fb18fad6506c90e17fa265970c311b9227.zip |
Blackfin: defconfigs: update after misc devices defaulted to N
The default value for misc devices was changed from Y to N which
causes problems for mini defconfigs that were relying on this
defaulting to Y. So update all of the defconfigs accordingly.
Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/DNP5370_defconfig')
-rw-r--r-- | arch/blackfin/configs/DNP5370_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/configs/DNP5370_defconfig b/arch/blackfin/configs/DNP5370_defconfig index f50313657f3e..b192acfae386 100644 --- a/arch/blackfin/configs/DNP5370_defconfig +++ b/arch/blackfin/configs/DNP5370_defconfig @@ -55,7 +55,6 @@ CONFIG_MTD_NAND=y CONFIG_MTD_NAND_PLATFORM=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y -# CONFIG_MISC_DEVICES is not set CONFIG_NETDEVICES=y CONFIG_DAVICOM_PHY=y CONFIG_NET_ETHERNET=y |