From f839b7b0aa5917d07dbf181402df2bafb552dbb8 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 10 Jul 2016 15:12:55 +0200 Subject: hardware/t100ha: Explicitly enable CONFIG_MATOM This adds a few #ifdefs for Atom platforms, however I don't remember what exactly it fixed/changed for the T100HA. Nevertheless it's probably a good idea to optimize for that architecture because we're going to compile our custom kernel anyway. Signed-off-by: aszlig --- modules/hardware/t100ha/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/hardware') diff --git a/modules/hardware/t100ha/default.nix b/modules/hardware/t100ha/default.nix index 41a2580e..21758718 100644 --- a/modules/hardware/t100ha/default.nix +++ b/modules/hardware/t100ha/default.nix @@ -36,6 +36,8 @@ in { ]; extraConfig = '' + MATOM y + MMC y MMC_BLOCK y MMC_SDHCI y -- cgit 1.4.1