Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4503
b: refs/heads/master
c: b4eab4b
h: refs/heads/master
i:
  4501: 892e9c2
  4499: a18299f
  4495: 58eee04
v: v3
  • Loading branch information
David Vrabel authored and Thomas Gleixner committed May 23, 2005
1 parent c8870b5 commit 86574e0
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 242 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 32f1a95d505b99b1f01b6aeea36ec3f97245b357
refs/heads/master: b4eab4b8d633ff1d65dac5cfb07949489f68ae26
12 changes: 1 addition & 11 deletions trunk/drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.45 2005/02/27 21:50:21 ppopov Exp $
# $Id: Kconfig,v 1.46 2005/03/02 14:51:04 dvrabel Exp $

menu "Mapping drivers for chip access"
depends on MTD!=n
Expand Down Expand Up @@ -122,16 +122,6 @@ config MTD_SBC_GXX
More info at
<http://www.arcomcontrols.com/products/icp/pc104/processors/SBC_GX1.htm>.

config MTD_ELAN_104NC
tristate "CFI Flash device mapped on Arcom ELAN-104NC"
depends on X86 && MTD_CFI_INTELEXT && MTD_PARTITIONS && MTD_COMPLEX_MAPPINGS
help
This provides a driver for the on-board flash of the Arcom Control
System's ELAN-104NC development board. By default the flash
is split into 3 partitions which are accessed as separate MTD
devices. This board utilizes Intel StrataFlash. More info at
<http://www.arcomcontrols.com/products/icp/pc104/processors/ELAN104NC.htm>.

config MTD_LUBBOCK
tristate "CFI Flash device mapped on Intel Lubbock XScale eval board"
depends on ARCH_LUBBOCK && MTD_CFI_INTELEXT && MTD_PARTITIONS
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/mtd/maps/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# linux/drivers/maps/Makefile
#
# $Id: Makefile.common,v 1.25 2005/02/27 21:50:21 ppopov Exp $
# $Id: Makefile.common,v 1.26 2005/03/02 14:51:04 dvrabel Exp $

ifeq ($(CONFIG_MTD_COMPLEX_MAPPINGS),y)
obj-$(CONFIG_MTD) += map_funcs.o
Expand All @@ -15,7 +15,6 @@ obj-$(CONFIG_MTD_CFI_FLAGADM) += cfi_flagadm.o
obj-$(CONFIG_MTD_CSTM_MIPS_IXX) += cstm_mips_ixx.o
obj-$(CONFIG_MTD_DC21285) += dc21285.o
obj-$(CONFIG_MTD_DILNETPC) += dilnetpc.o
obj-$(CONFIG_MTD_ELAN_104NC) += elan-104nc.o
obj-$(CONFIG_MTD_EPXA10DB) += epxa10db-flash.o
obj-$(CONFIG_MTD_IQ80310) += iq80310.o
obj-$(CONFIG_MTD_L440GX) += l440gx.o
Expand Down
228 changes: 0 additions & 228 deletions trunk/drivers/mtd/maps/elan-104nc.c

This file was deleted.

0 comments on commit 86574e0

Please sign in to comment.