Skip to content

Commit

Permalink
powerpc/8xx: Remove Kconfig symbol FADS
Browse files Browse the repository at this point in the history
Commit 39eb56d ("pcmcia: Remove m8xx_pcmcia driver") removed the
only driver that used CONFIG_FADS. Setting the Kconfig symbol FADS is
pointless since that commit. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Scott Wood <scottwood@freescale.com>
  • Loading branch information
pebolle authored and Scott Wood committed Nov 8, 2014
1 parent c51a682 commit 6f2ce34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/powerpc/platforms/8xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
config FADS
bool

config CPM1
bool
select CPM
Expand All @@ -13,7 +10,6 @@ choice

config MPC8XXFADS
bool "FADS"
select FADS

config MPC86XADS
bool "MPC86XADS"
Expand Down

0 comments on commit 6f2ce34

Please sign in to comment.