commit | ef0012b48cb7410014b733de939470d80d827dfe | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Tue May 20 09:56:11 2014 +0200 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Feb 03 14:16:23 2015 +1000 |
tree | a6ecccb5cd3d19c9d0da443026f5de12c9322a95 | |
parent | e36f014edff70fc02b3d3d79cead1d58f289332e [diff] |
m68k: remove check for CONFIG_BSEIP There used to be a Kconfig symbol BSEIP. It was PPC specific and was removed in v2.6.27. So the check for CONFIG_BSEIP can be removed. This means a few defines will be removed. None of the macros involved are used, so no one should care. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Greg Ungerer <gerg@uclinux.org>