commit | 09afac77b6e83b66e95ab0a32ba878beb4f6ee28 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 15 11:14:35 2019 +0200 |
committer | Palmer Dabbelt <palmer@sifive.com> | Thu Apr 25 14:51:10 2019 -0700 |
tree | 924381d461af4b955d14c98ff215b2c8fbe2cdc0 | |
parent | e28dcc77e8e84c635675958e531a88d077266698 [diff] |
riscv: remove CONFIG_RISCV_ISA_A This option is always enabled, and not supporting the A extensions would create a complete ABI trainwreck, so there is no point in even slightly encouraging such an idea by keeping this unselectable code around. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>