diff --git a/debian/changelog b/debian/changelog index 613c414aa..fbcb2ec43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ linux (3.12.2-1~exp1) UNRELEASED; urgency=low * [sh4] Remove some accidental inconsistencies in config * Enable CHECKPOINT_RESTORE (Closes: #682700) * Enable JUMP_LABEL (Closes: #730071) + * [x86] staging: Enable CRYSTALHD as module (Closes: #730832) [ Bastian Blank ] * Use compiler name instead of Linux version in compiler meta-packages. diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 3d02ed873..c0d7560b3 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1332,6 +1332,11 @@ CONFIG_COMEDI_USBDUXSIGMA=m CONFIG_COMEDI_VMK80XX=m CONFIG_COMEDI_8255=m +## +## file: drivers/staging/crystalhd/Kconfig +## +CONFIG_CRYSTALHD=m + ## ## file: drivers/staging/et131x/Kconfig ##