diff --git a/[refs] b/[refs] index bc2cb3177572..0aaa6c927964 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a1a9bcb50308b6f7fa90038ef300f3725c130dde +refs/heads/master: e0212e72186e855027dd35b37e9d7a99a078448c diff --git a/trunk/arch/m68knommu/Kconfig b/trunk/arch/m68knommu/Kconfig index 76b66feb74df..d53268744a41 100644 --- a/trunk/arch/m68knommu/Kconfig +++ b/trunk/arch/m68knommu/Kconfig @@ -14,6 +14,10 @@ config MMU bool default n +config NO_DMA + bool + default y + config FPU bool default n