diff options
Diffstat (limited to 'platform/fpga/openpiton/platform.c')
-rw-r--r-- | platform/fpga/openpiton/platform.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/fpga/openpiton/platform.c b/platform/fpga/openpiton/platform.c index c549a95..89512e1 100644 --- a/platform/fpga/openpiton/platform.c +++ b/platform/fpga/openpiton/platform.c @@ -28,8 +28,6 @@ #define SBI_OPENPITON_FEATURES \ (SBI_PLATFORM_HAS_TIMER_VALUE | \ - SBI_PLATFORM_HAS_SCOUNTEREN | \ - SBI_PLATFORM_HAS_MCOUNTEREN | \ SBI_PLATFORM_HAS_MFAULTS_DELEGATION) static struct platform_uart_data uart = { |