diff options
author | Greg Ungerer <gerg@linux-m68k.org> | 2016-08-29 17:12:32 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2016-09-26 12:02:59 +1000 |
commit | 2a744007c332f9d604b95aaecb106596c52ab001 (patch) | |
tree | 12c4d7fa38f921efe907e148f040dcd1c8569b20 /init/Kconfig | |
parent | 6d3ec8056208a799abd5ff434cbfc4db2be38140 (diff) | |
download | talos-obmc-linux-2a744007c332f9d604b95aaecb106596c52ab001.tar.gz talos-obmc-linux-2a744007c332f9d604b95aaecb106596c52ab001.zip |
m68k: don't panic if no hardware FPU defined
If we boot up and find no hardware FPU we panic and die.
Change this behavior to be that if we boot up and we _expect_ a hardware
FPU to be present then panic. Don't panic if we don't actually expect to
have any hardware FPU.
This lets us compile a kernel without FPU if we really choose too.
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions